.account-module__q15FOa__accountBg{min-height:100vh}.account-module__q15FOa__accountMain{max-width:1280px;padding:var(--spacing-8)var(--spacing-6);gap:var(--spacing-8);margin:0 5%;display:flex}.account-module__q15FOa__sidebar{background:var(--color-background);border-radius:var(--border-radius-xl);padding:var(--spacing-8)var(--spacing-6);gap:var(--spacing-6);min-width:260px;max-width:280px;box-shadow:var(--shadow-sm);border:1px solid var(--color-border-light);flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex}.account-module__q15FOa__sidebarTitle{font-size:var(--font-size-2xl);color:var(--color-text);margin-bottom:var(--spacing-6);font-weight:700}.account-module__q15FOa__sidebarMenu{gap:var(--spacing-4);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.account-module__q15FOa__sidebarMenu li{font-size:var(--font-size-base);color:var(--color-text-light);align-items:center;gap:var(--spacing-3);padding:var(--spacing-3)var(--spacing-4);border-radius:var(--border-radius-md);cursor:pointer;transition:var(--transition-colors);display:flex}.account-module__q15FOa__sidebarMenu li:hover{background-color:var(--color-surface-hover);color:var(--color-text)}.account-module__q15FOa__sidebarMenu li a{color:inherit;align-items:center;width:100%;text-decoration:none;display:flex}.account-module__q15FOa__sidebarMenu .account-module__q15FOa__active{color:var(--color-accent);background-color:var(--color-accent-light);font-weight:600}.account-module__q15FOa__sidebarMenu .account-module__q15FOa__active:before{content:"";background:var(--color-accent);width:6px;height:6px;margin-right:var(--spacing-2);border-radius:50%;display:inline-block}.account-module__q15FOa__logout{color:#8b8b8b;cursor:pointer;align-items:center;gap:.7rem;margin-top:auto;font-size:1.1rem;display:flex}.account-module__q15FOa__profileContent{border-radius:16px;flex-direction:column;flex:1;gap:2.5rem;padding:2.5rem 2.5rem 2rem;display:flex;box-shadow:-2px -2px #fff}.account-module__q15FOa__profileHeader{align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.account-module__q15FOa__avatar{object-fit:cover;border:3px solid #e8ded6;border-radius:50%;width:80px;height:80px}.account-module__q15FOa__profileName{color:#232323;font-size:1.5rem;font-weight:700}.account-module__q15FOa__profileEmail{color:#8b8b8b;font-size:1.1rem}.account-module__q15FOa__editProfileBtn{color:#fff;cursor:pointer;background:#ff2d17;border:none;border-radius:8px;margin-left:auto;font-size:1rem;font-weight:700;transition:background .2s}.account-module__q15FOa__editProfileBtn:hover{background:#d92613}.account-module__q15FOa__profileForm{flex-direction:column;gap:1.5rem;display:flex}.account-module__q15FOa__tabTitle{color:#232323;margin:0;font-size:1.5rem;font-weight:700}.account-module__q15FOa__tabDescription{color:#6b7280;margin:0;font-size:1rem;line-height:1.6}.account-module__q15FOa__feedbackHeader{align-items:flex-start;gap:1rem;display:flex}.account-module__q15FOa__feedbackIconWrap{background:#fef2f2;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.account-module__q15FOa__tabHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.account-module__q15FOa__ordersTab,.account-module__q15FOa__addressesTab{flex-direction:column;gap:1.5rem;display:flex}.account-module__q15FOa__addressesList{flex-direction:column;gap:.75rem;display:flex}.account-module__q15FOa__addressItem{background:#f6f1ef;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;display:flex}.account-module__q15FOa__addressDetails{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.account-module__q15FOa__addressMeta{color:#6b7280;margin:0;font-size:.9rem}.account-module__q15FOa__addressActions{flex-shrink:0;gap:.5rem;display:flex}.account-module__q15FOa__editBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:.4rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.account-module__q15FOa__editBtn:hover{color:#111827;border-color:#111827}.account-module__q15FOa__deleteBtn{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fca5a5;border-radius:6px;padding:.4rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.account-module__q15FOa__deleteBtn:hover{background:#fef2f2;border-color:#dc2626}.account-module__q15FOa__emptyState{text-align:center;color:#6b7280;padding:2.5rem 1rem;font-size:1rem}.account-module__q15FOa__labelRow{color:#232323;align-items:center;gap:.7rem;margin-bottom:.2rem;font-size:1.1rem;font-weight:500;display:flex}.account-module__q15FOa__profileForm label{flex-direction:column;gap:.4rem;display:flex}.account-module__q15FOa__profileForm input{color:#232323;background:#f6f1ef;border:1.5px solid #e3d3d2;border-radius:7px;outline:none;margin-top:.3rem;padding:.7rem 1rem;font-size:1.08rem;transition:border .2s}.account-module__q15FOa__profileForm input:focus{border:1.5px solid #ff2d17}.account-module__q15FOa__labelIcon{margin-right:.7rem;font-size:1.1rem}.account-module__q15FOa__addressSection{margin-top:1.2rem;margin-bottom:.5rem}.account-module__q15FOa__addressTitle{align-items:center;gap:.5rem;margin-bottom:.7rem;font-size:1.1rem;font-weight:700;display:flex}.account-module__q15FOa__addressCard{background:#f6f1ef;border-radius:8px;align-items:center;gap:1.2rem;margin-bottom:.7rem;padding:1rem 1.2rem;font-size:1.08rem;display:flex;box-shadow:0 1px 4px #2222220a}.account-module__q15FOa__addressType{color:#232323;min-width:50px;font-weight:700}.account-module__q15FOa__addressText{color:#444;flex:1}.account-module__q15FOa__addressArrow{color:#b8b8b8;margin-left:auto;font-size:1.3rem}.account-module__q15FOa__addAddressBtn{color:#ff2d17;cursor:pointer;background:#fff;border:1.5px solid #ff2d17;border-radius:8px;margin-top:.5rem;padding:.6rem 1.2rem;font-size:1rem;font-weight:700;transition:background .2s,color .2s}.account-module__q15FOa__addAddressBtn:hover{color:#fff;background:#ff2d17}.account-module__q15FOa__sectionBox{background:#f6f1ef;border-radius:8px;margin-top:1.2rem;margin-bottom:.7rem;padding:1.2rem 1.2rem 1rem}.account-module__q15FOa__sectionTitle{align-items:center;gap:.5rem;margin-bottom:.7rem;font-size:1.1rem;font-weight:700;display:flex}.account-module__q15FOa__sectionBtn{color:#232323;cursor:pointer;background:#fff;border:1.5px solid #e3d3d2;border-radius:8px;margin-top:.5rem;margin-right:.7rem;padding:.6rem 1.2rem;font-size:1rem;font-weight:700;transition:background .2s,color .2s}.account-module__q15FOa__sectionBtn:hover{color:#fff;background:#ff2d17;border:1.5px solid #ff2d17}.account-module__q15FOa__addressFormOverlay{z-index:50;background:#1e1e1e99;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.account-module__q15FOa__addressForm{z-index:10000;background:#fff;border-radius:1rem;flex-direction:column;gap:1.25rem;width:100%;max-width:600px;padding:2rem;animation:.25s ease-in-out account-module__q15FOa__fadeInUp;display:flex;box-shadow:0 6px 20px #00000026}.account-module__q15FOa__addressForm h3{color:#222;text-align:center;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.account-module__q15FOa__addressForm label{color:#444;flex-direction:column;gap:.35rem;font-size:.875rem;font-weight:500;display:flex}.account-module__q15FOa__formInput{border:1px solid #ddd;border-radius:8px;outline:none;padding:.65rem 2rem .65rem .75rem;font-size:.95rem;transition:border .2s}.account-module__q15FOa__formInput:focus{border-color:#111827;box-shadow:0 0 0 2px #11182726}.account-module__q15FOa__addressRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.account-module__q15FOa__formActions{justify-content:flex-end;gap:.75rem;margin-top:1rem;display:flex}.account-module__q15FOa__cancelBtn{cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;padding:.6rem 1.2rem;font-size:.9rem;transition:background .2s}.account-module__q15FOa__cancelBtn:hover{background:#e5e7eb}.account-module__q15FOa__primaryBtn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:8px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:500;transition:background .2s}.account-module__q15FOa__primaryBtn:hover{background:#1f2937}@keyframes account-module__q15FOa__fadeInUp{0%{opacity:0;transform:translateY(10%)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.account-module__q15FOa__accountBg{padding-top:80px}.account-module__q15FOa__accountMain{flex-direction:column;gap:1.5rem;padding:1rem}.account-module__q15FOa__sidebar{display:none}.account-module__q15FOa__profileContent{padding:1.5rem 1rem}.account-module__q15FOa__tabTitle{font-size:1.25rem}.account-module__q15FOa__tabDescription{font-size:.9rem}.account-module__q15FOa__feedbackHeader{text-align:center;flex-direction:column;align-items:center}.account-module__q15FOa__tabHeader{flex-direction:column;align-items:flex-start}.account-module__q15FOa__addressItem{flex-direction:column;gap:.75rem}.account-module__q15FOa__addressActions{width:100%}.account-module__q15FOa__addressActions button{flex:1}.account-module__q15FOa__addressRow{grid-template-columns:1fr}.account-module__q15FOa__addressForm{margin:1rem;padding:1.5rem}.account-module__q15FOa__profileHeader{text-align:center;flex-direction:column}}
.SearchInput-module__yE2mUq__searchContainer{width:100%;max-width:280px;position:relative}.SearchInput-module__yE2mUq__searchInputWrapper{align-items:center;display:flex;position:relative}.SearchInput-module__yE2mUq__searchInput{width:100%;height:var(--height-base);padding:var(--spacing-3)var(--spacing-4)var(--spacing-3)var(--spacing-10);border:1px solid var(--color-border);border-radius:var(--border-radius-md);font-size:var(--font-size-sm);line-height:var(--line-height-normal);color:var(--color-text);transition:var(--transition-colors),var(--transition-shadow);outline:none;font-family:inherit}.SearchInput-module__yE2mUq__searchInput:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-light)}.SearchInput-module__yE2mUq__searchInput:hover:not(:disabled){border-color:var(--color-secondary)}.SearchInput-module__yE2mUq__searchInput.SearchInput-module__yE2mUq__disabled,.SearchInput-module__yE2mUq__searchInput:disabled{background-color:var(--color-surface);color:var(--color-text-muted);cursor:not-allowed;border-color:var(--color-border);opacity:.6}.SearchInput-module__yE2mUq__searchInput::placeholder{color:var(--color-text-muted);font-size:var(--font-size-sm)}.SearchInput-module__yE2mUq__searchInput::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.SearchInput-module__yE2mUq__searchIcon{left:var(--spacing-3);width:18px;height:18px;color:var(--color-text-muted);pointer-events:none;z-index:1;position:absolute}.SearchInput-module__yE2mUq__loadingSpinner{right:var(--spacing-10);width:18px;height:18px;position:absolute}.SearchInput-module__yE2mUq__spinner{width:100%;height:100%;color:var(--color-accent);animation:1s linear infinite SearchInput-module__yE2mUq__spin}.SearchInput-module__yE2mUq__spinnerCircle{stroke:currentColor;stroke-dasharray:62.8;stroke-dashoffset:62.8px;animation:1.5s ease-in-out infinite SearchInput-module__yE2mUq__dash}.SearchInput-module__yE2mUq__clearButton{right:var(--spacing-3);width:24px;height:24px;padding:var(--spacing-1);color:var(--color-text-muted);cursor:pointer;border-radius:var(--border-radius-sm);transition:var(--transition-colors);background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute}.SearchInput-module__yE2mUq__clearButton:hover{color:var(--color-text);background-color:var(--color-surface-hover)}.SearchInput-module__yE2mUq__clearButton:focus{outline:2px solid var(--color-accent);outline-offset:2px}.SearchInput-module__yE2mUq__clearButton svg{width:14px;height:14px}@keyframes SearchInput-module__yE2mUq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes SearchInput-module__yE2mUq__dash{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:89 200;stroke-dashoffset:-35px}to{stroke-dasharray:89 200;stroke-dashoffset:-124px}}@media (max-width:768px){.SearchInput-module__yE2mUq__searchContainer{width:100%;max-width:100%}.SearchInput-module__yE2mUq__searchInput{border-radius:8px;width:100%;min-width:100%;height:44px;padding:14px 18px 14px 44px;font-size:16px}.SearchInput-module__yE2mUq__searchIcon{width:20px;height:20px;left:14px}.SearchInput-module__yE2mUq__loadingSpinner{width:20px;height:20px;right:44px}.SearchInput-module__yE2mUq__clearButton{width:28px;height:28px;padding:4px;right:14px}.SearchInput-module__yE2mUq__clearButton svg{width:16px;height:16px}}@media (max-width:480px){.SearchInput-module__yE2mUq__searchContainer{width:100%;max-width:100%}.SearchInput-module__yE2mUq__searchInput{width:100%;min-width:100%;height:44px;padding:12px 16px 12px 42px;font-size:16px}.SearchInput-module__yE2mUq__searchIcon{width:20px;height:20px;left:12px}.SearchInput-module__yE2mUq__loadingSpinner{width:20px;height:20px;right:44px}.SearchInput-module__yE2mUq__clearButton{width:28px;height:28px;padding:4px;right:12px}.SearchInput-module__yE2mUq__clearButton svg{width:16px;height:16px}}
.Navbar-module__5_Vb2q__navbar_container{z-index:var(--z-modal);box-shadow:var(--shadow-sm);border-bottom:1px solid var(--color-border-light);-webkit-backdrop-filter:blur(8px);transition:var(--transition-shadow);background-color:#fff;position:-webkit-sticky;position:sticky;top:0;left:0;right:0}.Navbar-module__5_Vb2q__navbar{padding:var(--spacing-3)var(--spacing-6);color:var(--color-text);max-width:var(--max-width-6xl);background-color:#fff;justify-content:space-between;align-items:center;min-height:60px;margin:0 auto;display:flex}.Navbar-module__5_Vb2q__nav_links{flex:1;justify-content:center;align-items:center;gap:1rem;margin:0 2rem;display:flex}.Navbar-module__5_Vb2q__top_nav{padding:var(--spacing-2)var(--spacing-6);color:var(--color-text);justify-content:center;align-items:center;gap:var(--spacing-12);border-bottom:1px solid var(--color-border-light);background-color:#fff;margin:0 auto;display:flex}.Navbar-module__5_Vb2q__top_nav a{color:var(--color-text-secondary);font-size:var(--font-size-sm);transition:var(--transition-colors);text-decoration:none}.Navbar-module__5_Vb2q__top_nav a:hover{color:#ef4444}.Navbar-module__5_Vb2q__top_nav>div{align-items:center;gap:.5rem;display:flex}.Navbar-module__5_Vb2q__links{white-space:nowrap;cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;transition:all .2s;display:flex;position:relative}.Navbar-module__5_Vb2q__links:hover{background-color:var(--color-background-hover)}.Navbar-module__5_Vb2q__links:focus{outline-offset:2px;background-color:#fef2f2;outline:2px solid #ef4444}.Navbar-module__5_Vb2q__links a:focus{outline:none;color:#ef4444!important}.Navbar-module__5_Vb2q__links svg{width:.875rem;height:.875rem;color:var(--color-text-secondary)}.Navbar-module__5_Vb2q__top_nav svg{color:#4a4a4a;width:.75rem;height:.75rem}.Navbar-module__5_Vb2q__activeLink{font-weight:600;position:relative;color:#ef4444!important}.Navbar-module__5_Vb2q__activeLink:after{content:"";background:linear-gradient(90deg,#ef4444,#dc2626);border-radius:2px;height:3px;position:absolute;bottom:-8px;left:0;right:0;box-shadow:0 2px 4px #ef44444d}.Navbar-module__5_Vb2q__logo_container{flex-shrink:0;align-items:center;display:flex}.Navbar-module__5_Vb2q__mobile_icons{align-items:center;gap:12px;margin-left:auto;display:flex}.Navbar-module__5_Vb2q__icon_button{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:10px;transition:all .2s;display:flex;position:relative}.Navbar-module__5_Vb2q__icon_button:hover{background-color:var(--color-background-hover);color:var(--color-text)}.Navbar-module__5_Vb2q__cart_badge{color:#fff;background-color:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:-4px;right:-4px}.Navbar-module__5_Vb2q__mobile_top_bar{background-color:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:10px 20px;display:none}.Navbar-module__5_Vb2q__mobile_brand{align-items:center;display:flex}.Navbar-module__5_Vb2q__hamburger_btn{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:10px;transition:background-color .2s;display:flex}.Navbar-module__5_Vb2q__hamburger_btn:hover{background-color:var(--color-background-hover)}.Navbar-module__5_Vb2q__hamburger_icon{flex-direction:column;justify-content:center;align-items:center;gap:3px;width:24px;height:24px;display:flex}.Navbar-module__5_Vb2q__hamburger_line{transform-origin:50%;background-color:#374151;width:20px;height:2px;transition:all .3s;display:block}.Navbar-module__5_Vb2q__line_top{transform:rotate(45deg)translateY(5px)}.Navbar-module__5_Vb2q__line_middle{opacity:0}.Navbar-module__5_Vb2q__line_bottom{transform:rotate(-45deg)translateY(-5px)}.Navbar-module__5_Vb2q__mobile_menu{z-index:1000;background-color:#fff;width:300px;height:100vh;transition:right .4s cubic-bezier(.25,.46,.45,.94);position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-4px 0 20px #00000026}.Navbar-module__5_Vb2q__mobile_menu.Navbar-module__5_Vb2q__menu_open{right:0}.Navbar-module__5_Vb2q__mobile_menu_content{flex-direction:column;gap:1rem;padding:80px 20px 20px;display:flex}.Navbar-module__5_Vb2q__mobile_menu_item{color:#000;border-bottom:1px solid #eee;border-radius:8px;padding:16px;font-size:18px;text-decoration:none;transition:color .2s,background-color .2s}.Navbar-module__5_Vb2q__mobile_menu_item:hover{color:var(--color-accent);background-color:#f9f9f9}.Navbar-module__5_Vb2q__mobile_menu_item:last-child{border-bottom:none}.Navbar-module__5_Vb2q__cart_item{align-items:center;gap:.5rem;display:flex}.Navbar-module__5_Vb2q__menu_overlay{z-index:999;opacity:0;background-color:#00000080;width:100vw;height:100vh;transition:opacity .4s;position:fixed;top:0;left:0}.Navbar-module__5_Vb2q__menu_overlay.Navbar-module__5_Vb2q__menu_open{opacity:1}.Navbar-module__5_Vb2q__search{display:block}.Navbar-module__5_Vb2q__mobile_search_container{flex:1;max-width:300px;margin:0 16px;display:none}.Navbar-module__5_Vb2q__mobile_search_bar{width:100%}.Navbar-module__5_Vb2q__desktop_only{display:flex}.Navbar-module__5_Vb2q__mobile_only{display:none}@media (max-width:768px){.Navbar-module__5_Vb2q__desktop_only{display:none!important}.Navbar-module__5_Vb2q__mobile_only{display:flex!important}.Navbar-module__5_Vb2q__navbar{justify-content:space-between;min-height:56px;padding:12px 16px}.Navbar-module__5_Vb2q__logo_container{flex-shrink:0}.Navbar-module__5_Vb2q__mobile_icons{flex-shrink:0;gap:8px}.Navbar-module__5_Vb2q__top_nav{padding:8px 16px}.Navbar-module__5_Vb2q__icon_button,.Navbar-module__5_Vb2q__hamburger_btn{min-width:44px;min-height:44px;padding:12px}.Navbar-module__5_Vb2q__cart_badge{width:22px;height:22px;font-size:.875rem;top:-6px;right:-6px}.Navbar-module__5_Vb2q__hamburger_icon{gap:4px;width:28px;height:28px}.Navbar-module__5_Vb2q__hamburger_line{width:22px;height:3px}.Navbar-module__5_Vb2q__mobile_search_container{display:flex}}@media (max-width:480px){.Navbar-module__5_Vb2q__navbar{min-height:52px;padding:10px 12px}.Navbar-module__5_Vb2q__top_nav{gap:1.5rem;padding:6px 12px}.Navbar-module__5_Vb2q__mobile_menu{width:100%;right:-100%}.Navbar-module__5_Vb2q__mobile_menu_content{padding:70px 16px 20px}.Navbar-module__5_Vb2q__mobile_icons{gap:6px}.Navbar-module__5_Vb2q__icon_button,.Navbar-module__5_Vb2q__hamburger_btn{min-width:44px;min-height:44px;padding:10px}.Navbar-module__5_Vb2q__logo_container img{width:30px!important;height:30px!important}}
.Select-module__AostgG__container{width:100%;max-width:120px;display:block;position:relative}.Select-module__AostgG__select{width:100%;height:var(--height-base);font-size:var(--font-size-sm);color:#000;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23374151' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--spacing-3)center;transition:var(--transition-colors),var(--transition-shadow);box-sizing:border-box;background-size:12px 8px;padding:0 2rem;font-family:inherit;line-height:1.4}.Select-module__AostgG__select:disabled,.Select-module__AostgG__select.Select-module__AostgG__disabled{color:var(--color-text-muted);cursor:not-allowed;opacity:.6;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%236b7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.Select-module__AostgG__select.Select-module__AostgG__error{border-color:var(--color-error)}.Select-module__AostgG__select.Select-module__AostgG__error:focus{border-color:var(--color-error);box-shadow:0 0 0 3px #ef44441a}.Select-module__AostgG__select option{font-size:var(--font-size-md);color:var(--color-text);padding:.5rem .75rem;line-height:1.5}.Select-module__AostgG__select option:disabled{color:var(--color-text-muted);background-color:var(--color-surface)}.Select-module__AostgG__select option[value=""][disabled]{color:var(--color-text-muted);font-style:italic}@media (max-width:768px){.Select-module__AostgG__select{height:44px;font-size:16px}}@media (max-width:480px){.Select-module__AostgG__container{max-width:100%}}@media (prefers-color-scheme:dark){.Select-module__AostgG__select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23f9fafb' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.Select-module__AostgG__select:disabled,.Select-module__AostgG__select.Select-module__AostgG__disabled{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%239ca3af' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}}
.Carousel-module__0pHFXq__carousel{border-radius:var(--border-radius-xl);width:100%;height:320px;position:relative;overflow:hidden}.Carousel-module__0pHFXq__slideContainer{border-radius:inherit;width:100%;height:100%;position:relative}.Carousel-module__0pHFXq__slide{border-radius:inherit;opacity:0;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transition:opacity .5s ease-in-out;position:absolute;top:0;left:0}.Carousel-module__0pHFXq__slide.Carousel-module__0pHFXq__active{opacity:1}.Carousel-module__0pHFXq__hiddenImage{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Carousel-module__0pHFXq__navButton{border:1px solid var(--color-border-light);border-radius:var(--border-radius-full);cursor:pointer;width:44px;height:44px;transition:var(--transition-all);z-index:10;box-shadow:var(--shadow-sm);justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Carousel-module__0pHFXq__navButton:hover{background-color:var(--color-surface-hover);border-color:var(--color-accent);box-shadow:var(--shadow-md);transform:translateY(-50%)scale(1.05)}.Carousel-module__0pHFXq__navButton:active{transform:translateY(-50%)scale(.95)}.Carousel-module__0pHFXq__navButton:focus{box-shadow:var(--shadow-sm),0 0 0 3px var(--color-accent-light);outline:none}.Carousel-module__0pHFXq__prevButton{left:var(--spacing-4)}.Carousel-module__0pHFXq__nextButton{right:var(--spacing-4)}.Carousel-module__0pHFXq__arrowIcon{color:var(--color-text);transition:var(--transition-colors);width:16px;height:16px}.Carousel-module__0pHFXq__navButton:hover .Carousel-module__0pHFXq__arrowIcon{color:var(--color-accent)}.Carousel-module__0pHFXq__dotsContainer{bottom:var(--spacing-4);gap:var(--spacing-2);z-index:10;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Carousel-module__0pHFXq__dot{border-radius:var(--border-radius-full);cursor:pointer;width:8px;height:8px;transition:var(--transition-all);background-color:#ffffff80;border:none;padding:0}.Carousel-module__0pHFXq__dot:hover{background-color:#fffc;transform:scale(1.25)}.Carousel-module__0pHFXq__dot:focus{box-shadow:0 0 0 2px var(--color-accent-light);outline:none}.Carousel-module__0pHFXq__activeDot{background-color:var(--color-background);transform:scale(1.25)}@media (max-width:768px){.Carousel-module__0pHFXq__carousel{border-radius:8px}.Carousel-module__0pHFXq__navButton{width:40px;height:40px}.Carousel-module__0pHFXq__prevButton{left:15px}.Carousel-module__0pHFXq__nextButton{right:15px}.Carousel-module__0pHFXq__arrowIcon{width:20px;height:20px}.Carousel-module__0pHFXq__dotsContainer{bottom:15px}.Carousel-module__0pHFXq__dot{width:8px;height:8px}}@media (max-width:480px){.Carousel-module__0pHFXq__navButton{width:35px;height:35px}.Carousel-module__0pHFXq__prevButton{left:10px}.Carousel-module__0pHFXq__nextButton{right:10px}.Carousel-module__0pHFXq__arrowIcon{width:18px;height:18px}.Carousel-module__0pHFXq__dot{width:6px;height:6px}}@media (prefers-color-scheme:dark){.Carousel-module__0pHFXq__carousel{background-color:#1f1f1f}.Carousel-module__0pHFXq__navButton{background-color:#000c}.Carousel-module__0pHFXq__navButton:hover{background-color:#000000e6}.Carousel-module__0pHFXq__arrowIcon{color:#fffc}.Carousel-module__0pHFXq__navButton:hover .Carousel-module__0pHFXq__arrowIcon{color:#fff}.Carousel-module__0pHFXq__dot{background-color:#00000080}.Carousel-module__0pHFXq__dot:hover{background-color:#000c}.Carousel-module__0pHFXq__activeDot{background-color:#000}}@media (max-width:768px){.Carousel-module__0pHFXq__carousel{border-radius:var(--border-radius-lg);height:240px}}@media (max-width:480px){.Carousel-module__0pHFXq__carousel{border-radius:var(--border-radius-md);height:200px}}.Carousel-module__0pHFXq__slideLink{z-index:5;position:absolute;top:0;bottom:0;left:0;right:0}.Carousel-module__0pHFXq__ctaWrap{z-index:8;pointer-events:none;justify-content:center;padding:0 1rem;display:flex;position:absolute;bottom:16%;left:0;right:0}.Carousel-module__0pHFXq__cta{pointer-events:auto;color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);letter-spacing:.06em;text-transform:uppercase;background:#00000026;border:2px solid #ffffffe6;border-radius:9999px;align-items:center;gap:.5rem;padding:.85rem 2.75rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .3s,background-color .3s,color .3s,box-shadow .3s;display:inline-flex;box-shadow:0 6px 20px #00000040}.Carousel-module__0pHFXq__cta:hover{color:#111;background:#fff;transform:translateY(-2px);box-shadow:0 10px 28px #00000059}@media (max-width:480px){.Carousel-module__0pHFXq__cta{padding:.7rem 2rem;font-size:.8rem}.Carousel-module__0pHFXq__ctaWrap{bottom:12%}}
.Footer-module__nEZXyW__footer{color:var(--color-text);font-size:var(--font-size-sm);padding:var(--spacing-12)var(--spacing-8);background-color:#fff;border-top:1px solid #e8d9d9;width:100%}.Footer-module__nEZXyW__footerMain{justify-content:space-between;gap:var(--spacing-10)var(--spacing-6);flex-wrap:wrap;max-width:1200px;margin:0 auto;display:flex}.Footer-module__nEZXyW__footerColumns{gap:var(--spacing-8);flex-wrap:wrap;min-width:400px;display:flex}.Footer-module__nEZXyW__footerCol{flex:1;min-width:160px}.Footer-module__nEZXyW__footerColTitle{margin-bottom:var(--spacing-4);letter-spacing:.025em;font-weight:600;font-size:var(--font-size-sm);text-transform:uppercase;color:var(--color-text)}.Footer-module__nEZXyW__footerCol ul{margin:0;padding:0;list-style:none}.Footer-module__nEZXyW__footerCol ul li{margin-bottom:.7rem}.Footer-module__nEZXyW__footerCol ul li a{color:#6c6e74;font-size:.97rem;text-decoration:none;transition:color .2s}.Footer-module__nEZXyW__footerCol ul li a:hover{color:var(--color-text);text-decoration:underline}.Footer-module__nEZXyW__footerNewsletter{min-width:300px;margin-bottom:2.5rem}.Footer-module__nEZXyW__footerNewsletter h4{text-transform:uppercase;letter-spacing:1.2px;margin-bottom:1.2rem;font-size:1rem;font-weight:800}.Footer-module__nEZXyW__newsletterForm{gap:.5rem;margin:1.2rem 0 .7rem;display:flex}.Footer-module__nEZXyW__newsletterInput{padding:var(--spacing-3)var(--spacing-4);border-radius:var(--border-radius-sm);font-size:var(--font-size-sm);background:var(--color-background);flex:1}.Footer-module__nEZXyW__newsletterButton{background:var(--color-text);color:var(--color-background);border-radius:var(--border-radius-sm);padding:var(--spacing-3)var(--spacing-8);font-weight:700;font-size:var(--font-size-sm);cursor:pointer;transition:var(--transition-colors);letter-spacing:.5px;white-space:nowrap;border:none}.Footer-module__nEZXyW__newsletterButton:hover{background:var(--color-text-secondary)}.Footer-module__nEZXyW__privacyText{color:#888;margin-bottom:1.7rem;font-size:.93rem}.Footer-module__nEZXyW__privacyText a{color:#3b5bdb;text-decoration:underline}.Footer-module__nEZXyW__footerPaymentsBottom{flex-direction:column;align-items:center;width:100%;margin:2.5rem 0 1.5rem;display:flex}.Footer-module__nEZXyW__footerPaymentsBottom h4{text-transform:uppercase;letter-spacing:1.2px;margin-bottom:1.1rem;font-size:.8rem;font-weight:800}.Footer-module__nEZXyW__paymentIconsBottom{grid-template-columns:repeat(6,64px);justify-content:center;gap:.7rem 1.1rem;display:grid}.Footer-module__nEZXyW__paymentIconsBottom span{background:#fff;border:1.5px solid #e5e5e5;border-radius:7px;width:64px;height:38px;margin-bottom:.5rem;display:inline-block;box-shadow:0 2px 8px #0000000a}.Footer-module__nEZXyW__iconMastercard{background:#ff5f00}.Footer-module__nEZXyW__iconPaypal{background:#003087}.Footer-module__nEZXyW__iconEbay{background:#e53238}.Footer-module__nEZXyW__iconGpay{background:#4285f4}.Footer-module__nEZXyW__iconApplepay{background:#222}.Footer-module__nEZXyW__iconAmex{background:#2e77bb}.Footer-module__nEZXyW__iconAmazon{background:#f90}.Footer-module__nEZXyW__iconAlipay{background:#1677ff}.Footer-module__nEZXyW__iconBitcoin{background:#f7931a}.Footer-module__nEZXyW__iconDiscover{background:#f58220}.Footer-module__nEZXyW__iconWesterunion{background:#fc0}.Footer-module__nEZXyW__iconPayoneer{background:#ff4800}.Footer-module__nEZXyW__footerBottom{border-top:1px solid #e5e5e5;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;max-width:1400px;margin-top:3rem;margin-left:auto;margin-right:auto;padding-top:1.5rem;display:flex}.Footer-module__nEZXyW__footerCopyright{color:#888;text-align:left;margin-bottom:.5rem;font-size:.93rem}.Footer-module__nEZXyW__footerLegalLinks{text-align:left;flex-wrap:wrap;gap:1.5rem;font-size:1.05rem;font-weight:600;display:flex}.Footer-module__nEZXyW__footerLegalLinks a{color:#888;letter-spacing:.2px;font-weight:600;transition:color .2s;text-decoration:underline!important}.Footer-module__nEZXyW__footerLegalLinks a:hover{color:var(--color-text)}.Footer-module__nEZXyW__footerColHeader{cursor:pointer;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:1rem 0;transition:background-color .2s;display:none}.Footer-module__nEZXyW__footerColHeader:hover{background-color:#00000005}.Footer-module__nEZXyW__accordionIcon{color:#666;align-items:center;transition:transform .2s;display:flex}.Footer-module__nEZXyW__footerColContent,.Footer-module__nEZXyW__newsletterContent{transition:max-height .3s,opacity .3s}@media (min-width:769px){.Footer-module__nEZXyW__footerColContent,.Footer-module__nEZXyW__newsletterContent{opacity:1!important;max-height:none!important;display:block!important}.Footer-module__nEZXyW__accordionIcon{display:none!important}}@media (max-width:1100px){.Footer-module__nEZXyW__footerMain{flex-direction:column;gap:2.5rem;width:100%}.Footer-module__nEZXyW__footerColumns{flex-direction:column;gap:2.5rem;min-width:0}.Footer-module__nEZXyW__footerNewsletter{margin-right:0}.Footer-module__nEZXyW__footerBottom{flex-direction:column;align-items:flex-start;gap:.7rem}.Footer-module__nEZXyW__footerLegalLinks{gap:.7rem}.Footer-module__nEZXyW__paymentIconsBottom{grid-template-columns:repeat(4,64px)}}@media (max-width:768px){.Footer-module__nEZXyW__footer{padding:2rem 1.5rem}.Footer-module__nEZXyW__footerMain{gap:1.5rem;margin-bottom:0}.Footer-module__nEZXyW__footerColumns{gap:0}.Footer-module__nEZXyW__footerNewsletter{margin-bottom:0}.Footer-module__nEZXyW__footerPaymentsBottom{margin:1.5rem 0}.Footer-module__nEZXyW__footerColHeader{border-radius:8px;margin:0 -1rem;padding:1rem;display:flex!important}.Footer-module__nEZXyW__footerColTitle,.Footer-module__nEZXyW__footerNewsletter h4{margin-bottom:0;font-size:.95rem}.Footer-module__nEZXyW__footerColContent,.Footer-module__nEZXyW__newsletterContent{opacity:0;max-height:0;padding:0 1rem;overflow:hidden}.Footer-module__nEZXyW__footerColContent.Footer-module__nEZXyW__expanded,.Footer-module__nEZXyW__newsletterContent.Footer-module__nEZXyW__expanded{opacity:1;max-height:500px;padding:var(--spacing-4)}.Footer-module__nEZXyW__newsletterForm{flex-direction:column;gap:.8rem;margin:1rem 0}.Footer-module__nEZXyW__newsletterButton{align-self:flex-start;padding:.8rem 1.5rem}.Footer-module__nEZXyW__privacyText{margin-bottom:0}.Footer-module__nEZXyW__paymentIconsBottom{grid-template-columns:repeat(3,56px);gap:.5rem .8rem}.Footer-module__nEZXyW__paymentIconsBottom span{width:56px;height:34px}.Footer-module__nEZXyW__footerLegalLinks{flex-direction:column;gap:.8rem;font-size:.9rem}.Footer-module__nEZXyW__footerCopyright{margin-bottom:1rem;font-size:.85rem}.Footer-module__nEZXyW__footerBottom{margin-top:2rem;padding-top:1rem}}@media (max-width:480px){.Footer-module__nEZXyW__footer{padding:1.5rem 1rem}.Footer-module__nEZXyW__footerMain,.Footer-module__nEZXyW__footerNewsletter{margin-bottom:0}.Footer-module__nEZXyW__footerPaymentsBottom{margin:1rem 0}.Footer-module__nEZXyW__footerColHeader{margin:0 -.5rem;padding:.8rem .5rem}.Footer-module__nEZXyW__footerColContent.Footer-module__nEZXyW__expanded,.Footer-module__nEZXyW__newsletterContent.Footer-module__nEZXyW__expanded{padding:.8rem .5rem}.Footer-module__nEZXyW__newsletterInput{padding:.7rem 1rem;font-size:.9rem}.Footer-module__nEZXyW__newsletterButton{padding:.7rem 1.2rem;font-size:.9rem}.Footer-module__nEZXyW__paymentIconsBottom{grid-template-columns:repeat(3,50px);gap:.4rem .6rem}.Footer-module__nEZXyW__paymentIconsBottom span{width:50px;height:30px}.Footer-module__nEZXyW__footerPaymentsBottom h4{font-size:.75rem}.Footer-module__nEZXyW__footerColTitle,.Footer-module__nEZXyW__footerNewsletter h4{font-size:.9rem}}
.about-module__T3dq6q__container{flex-direction:column;align-items:center;width:100%;max-width:1200px;min-height:100vh;margin:0 auto;padding:48px 24px;font-family:Inter,sans-serif;display:flex}.about-module__T3dq6q__content{text-align:center;width:100%;max-width:900px}.about-module__T3dq6q__header{color:#222;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.about-module__T3dq6q__subheader{color:#666;text-align:left;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.about-module__T3dq6q__sectionTitle{color:#222;margin:2.5rem 0 1rem;font-size:1.3rem;font-weight:700}.about-module__T3dq6q__valuesRow{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:3rem;display:flex}.about-module__T3dq6q__valueCard{text-align:left;background:#fff;border:2px solid #ececec;border-radius:12px;flex-direction:column;flex:250px;align-items:flex-start;min-width:220px;padding:1.5rem 1.2rem;display:flex;box-shadow:0 2px 8px #00000008}.about-module__T3dq6q__valueIcon{margin-bottom:.7rem;font-size:1.7rem}.about-module__T3dq6q__valueTitle{color:#222;margin-bottom:.3rem;font-weight:700}.about-module__T3dq6q__valueDesc{color:#666;font-size:.98rem;line-height:1.5}.about-module__T3dq6q__teamSection{flex-direction:column;align-items:center;margin:3.5rem 0 2.5rem;display:flex}.about-module__T3dq6q__teamRow{flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-top:2rem;display:flex}.about-module__T3dq6q__teamMember{flex-direction:column;align-items:center;display:flex}.about-module__T3dq6q__teamCard{background:#fff;border-radius:50%;flex-direction:column;align-items:center;width:160px;height:160px;margin-bottom:.7rem;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000a}.about-module__T3dq6q__teamAvatar{object-fit:cover;width:100%;height:100%}.about-module__T3dq6q__teamName{color:#222;margin-top:.5rem;font-size:1.08rem;font-weight:600}.about-module__T3dq6q__teamRole{color:#888;margin-bottom:1.5rem;font-size:.98rem}.about-module__T3dq6q__howItWorks{margin:3.5rem 0 2.5rem}.about-module__T3dq6q__howList{text-align:left;max-width:600px;margin:0 auto;padding:0;list-style:none}.about-module__T3dq6q__howItem{color:#444;align-items:flex-start;margin-bottom:1.2rem;font-size:1.05rem;display:flex}.about-module__T3dq6q__howDot{background:#222;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.5rem;margin-right:1rem}.about-module__T3dq6q__navbar{z-index:100;background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;width:100%;padding:1rem 2rem;display:flex;position:-webkit-sticky;position:sticky;top:0}.about-module__T3dq6q__logo{color:#222;font-size:1.5rem;font-weight:700}.about-module__T3dq6q__nav{gap:2rem;display:flex}.about-module__T3dq6q__navLink{color:#666;font-size:1rem;text-decoration:none;transition:color .2s}.about-module__T3dq6q__navLink:hover{color:#222}@media (max-width:900px){.about-module__T3dq6q__container{padding:32px 16px}.about-module__T3dq6q__valuesRow{flex-direction:column;gap:1rem}.about-module__T3dq6q__teamRow{flex-direction:column;align-items:center;gap:1.5rem}.about-module__T3dq6q__navbar{padding:1rem}.about-module__T3dq6q__nav{gap:1rem}.about-module__T3dq6q__header{font-size:2rem}}@media (max-width:600px){.about-module__T3dq6q__container{padding:24px 12px}.about-module__T3dq6q__header{font-size:1.8rem}.about-module__T3dq6q__subheader{font-size:1rem}.about-module__T3dq6q__sectionTitle{font-size:1.2rem}.about-module__T3dq6q__teamCard{width:120px;height:120px}.about-module__T3dq6q__nav{flex-direction:column;gap:.5rem}}
.Loading-module__ryozTq__loadingContainer{justify-content:center;align-items:center;gap:var(--spacing-4);padding:var(--spacing-6);flex-direction:column;display:flex}.Loading-module__ryozTq__fullScreen{width:100vw;height:100vh;z-index:var(--z-modal);position:fixed;top:0;left:0}.Loading-module__ryozTq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background-color:#f8fafcd9;width:100%;height:100%;position:absolute;top:0;left:0}.Loading-module__ryozTq__spinner{width:40px;height:40px;position:relative}.Loading-module__ryozTq__small .Loading-module__ryozTq__spinner{width:24px;height:24px}.Loading-module__ryozTq__large .Loading-module__ryozTq__spinner{width:56px;height:56px}.Loading-module__ryozTq__spinnerRing{border:2px solid var(--color-border-light);border-top:2px solid var(--color-accent);border-radius:50%;animation:1s linear infinite Loading-module__ryozTq__spin;position:absolute}.Loading-module__ryozTq__spinnerRing:first-child{width:100%;height:100%;animation-delay:0s}.Loading-module__ryozTq__spinnerRing:nth-child(2){border-top-color:var(--color-primary);width:80%;height:80%;animation-delay:-.1s;top:10%;left:10%}.Loading-module__ryozTq__spinnerRing:nth-child(3){border-top-color:var(--color-secondary);width:60%;height:60%;animation-delay:-.2s;top:20%;left:20%}@keyframes Loading-module__ryozTq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Loading-module__ryozTq__loadingText{font-size:var(--font-size-sm);color:var(--color-text-light);text-align:center;margin:0;font-weight:500}.Loading-module__ryozTq__small .Loading-module__ryozTq__loadingText{font-size:var(--font-size-xs)}.Loading-module__ryozTq__large .Loading-module__ryozTq__loadingText{font-size:var(--font-size-base)}
