.app{width:100%;background:#f2f1f1}.profile-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:#f2f1f1;overflow:visible}.profile-balance{display:flex;flex-direction:row-reverse;gap:0;position:relative;margin-right:-24px;min-width:0}.course-container{display:flex;align-items:center;gap:8px;background:#fefcfc;padding:0 8px;border-radius:50px 0 0 50px;position:relative;z-index:1;flex-shrink:1;min-width:0}.balance-container{display:flex;align-items:center;gap:8px;background:#fefcfc;padding:8px 0 8px 8px;border-radius:50px 0 0 50px;border-left:3px solid #F2F1F1;position:relative;z-index:2;cursor:pointer;transition:transform .1s ease-in-out;transform-origin:right;flex-shrink:0}.balance-coin-icon{animation:realistic-coin-spin 5s cubic-bezier(.55,.085,.68,.53) infinite}@keyframes realistic-coin-spin{0%{transform:rotateY(0);animation-timing-function:linear}15%{transform:rotateY(2160deg);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}40%{transform:rotateY(2880deg);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}65%{transform:rotateY(3240deg);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}80%{transform:rotateY(3420deg);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}92%{transform:rotateY(3510deg);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}to{transform:rotateY(3600deg);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}}.balance-container:hover .balance-coin-icon{animation-play-state:paused}.balance-container:active{transform:scaleX(.96)}.balance-container:active .balance-coin-icon{animation-play-state:paused}.course-icon{width:clamp(28px,8vw,32px);height:clamp(28px,8vw,32px);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:clamp(12px,3.5vw,14px);color:#fefcfc;box-shadow:0 2px 6px #0000001a;flex-shrink:0}.course-value{font-size:clamp(20px,6vw,24px);font-weight:700;color:#4f4f4f;text-shadow:0 1px 2px rgba(0,0,0,.1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.balance-item{display:flex;align-items:center;gap:8px;background:#fefcfc;padding:12px 16px;border-radius:50px}.balance-icon{width:clamp(28px,8vw,32px);height:clamp(28px,8vw,32px);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:clamp(12px,3.5vw,14px);color:#fefcfc;box-shadow:0 2px 6px #0000001a;flex-shrink:0}.tether-icon{background:linear-gradient(145deg,#6b7280,#4b5563)}.rub-icon{background:linear-gradient(145deg,#10b981,#059669)}.balance-value{font-size:clamp(20px,6vw,24px);font-weight:700;color:#4f4f4f;text-shadow:0 1px 2px rgba(0,0,0,.1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rub-item{border-top-right-radius:0;border-bottom-right-radius:0;border-left:3px solid #F2F1F1;position:relative;z-index:2;cursor:pointer;transition:transform .1s ease-in-out;transform-origin:right}.course-item{position:absolute;top:0;left:-80%;right:0;z-index:1;padding-left:12px;padding-right:16px;gap:8px;border-radius:50px}.rub-item:active{transform:scaleX(.96)}@media (max-width: 480px){.profile-header{padding:16px 20px}.profile-balance{gap:12px;margin-right:-20px}.balance-item{padding:10px 12px}.balance-icon,.course-icon{width:28px;height:28px;font-size:12px}.balance-value,.course-value{font-size:20px}.balance-coin-icon{animation:realistic-coin-spin-mobile 7s cubic-bezier(.55,.085,.68,.53) infinite}}@keyframes realistic-coin-spin-mobile{0%{transform:rotateY(0);animation-timing-function:linear}20%{transform:rotateY(1440deg);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}50%{transform:rotateY(1980deg);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}75%{transform:rotateY(2250deg);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}90%{transform:rotateY(2340deg);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}to{transform:rotateY(2520deg);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}}@media (max-width: 390px){.profile-header{padding:12px 16px}.profile-balance{margin-right:-16px}.balance-item,.balance-container{padding:min(12px,3vw) min(16px,4vw)}.balance-icon,.course-icon{width:clamp(28px,8vw,32px);height:clamp(28px,8vw,32px);font-size:clamp(12px,3.5vw,14px)}.balance-value,.course-value{font-size:clamp(16px,5vw,18px)}.course-item{left:max(-80%,-30vw)}}.header-left{display:flex;align-items:center;gap:16px;flex:1;min-width:0;margin-right:16px}.back-arrow{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fefcfc;border-radius:50%;box-shadow:0 2px 6px #0000001a;cursor:pointer;transition:background .2s ease,transform .1s ease;flex-shrink:0}.back-arrow:active{background:#f2f1f1;transform:scale(.96)}@media (max-width: 480px){.back-arrow{width:32px;height:32px}}@media (max-width: 480px){.header-left{margin-right:12px}}@media (max-width: 390px){.header-left{margin-right:8px}}.menu-wrapper{position:relative;width:50px;height:50px;z-index:99}.menu-list-container{position:absolute;top:0;left:0;width:50px;height:50px;background:#f8f8f8;border-radius:25px;box-shadow:0 5px 15px #0000001a;overflow:visible;transition:all .4s cubic-bezier(.65,0,.35,1);display:flex;flex-direction:column;justify-content:flex-end}.menu-list-container:before{content:"👆";position:absolute;right:-6px;top:-6px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;font-size:10px;font-weight:700;width:20px;height:20px;border-radius:50%;border:1px solid #FCD34D;box-shadow:0 0 2px #0003;z-index:10000;transform:rotate(-135deg);display:flex;align-items:center;justify-content:center;line-height:1;pointer-events:none}.menu-list-container.open{height:270px;width:120px;border-radius:25px}.menu-toggle{position:absolute;top:0;left:0;width:50px;height:50px;cursor:pointer;z-index:10;perspective:1000px;overflow:hidden}.icon-container{width:100%;height:100%;position:relative;transform-style:preserve-3d;transition:transform .5s cubic-bezier(.4,0,.2,1)}.icon-container.flipped{transform:rotateY(180deg)}.icon-front,.icon-back{position:absolute;width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;backface-visibility:hidden;-webkit-backface-visibility:hidden}.icon-front{background-color:#e9e9e9}.avatar-initial{font-size:22px;font-weight:600;color:#333}.user-avatar{width:100%;height:100%;border-radius:50%;object-fit:cover}.icon-back{background-color:#f8f8f8;transform:rotateY(180deg)}.close-icon{font-size:26px;color:#555;font-weight:600}.menu-items{padding:0 10px 10px;display:flex;flex-direction:column;align-items:center;gap:8px;opacity:0;transition:opacity .2s ease;pointer-events:none}.menu-list-container.open .menu-items{opacity:1;transition:opacity .3s ease .2s;pointer-events:auto}.menu-item-button{width:100px;height:36px;border-radius:18px;background-color:#e0e0e0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s,transform .2s;flex-shrink:0}.menu-list-container.open .menu-item-button:hover{background-color:#d0d0d0;transform:scale(1.05)}.menu-list-container.open .menu-item-button:active{transform:scale(.95)}.menu-item-text{font-size:14px;font-weight:500;color:#333;white-space:nowrap}.loading-placeholder{background:linear-gradient(135deg,#f1f3f4,#e8eaed);border-radius:50%;position:relative;overflow:hidden}.loading-placeholder-text{background:linear-gradient(135deg,#f1f3f4,#e8eaed);border-radius:8px;height:clamp(20px,6vw,24px);position:relative;overflow:hidden}.course-value .loading-placeholder-text{width:50px}.balance-value .loading-placeholder-text{width:60px}.loading-placeholder:before,.loading-placeholder-text:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite}.profile{width:100%;min-height:100vh;background:#f2f1f1;padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.profile:after{content:"";display:block;height:1px}.profile-section{background:transparent;margin:0 24px 16px;border-radius:0;padding:24px}.profile-section h2{font-size:24px;font-weight:650;color:#999;margin:0 0 24px;text-align:center;letter-spacing:.5px}.profile-info{display:flex;flex-direction:column;gap:16px;background:#fefcfc;padding:20px;border-radius:16px}.profile-field{display:flex;gap:16px;align-items:center;font-size:16px;padding:2px 0}.field-label{font-weight:500;color:#6b7280}.field-value{font-weight:600;color:#111827}.clickable-field{cursor:pointer;transition:all .2s ease;border-radius:8px;padding:8px 12px;margin:-8px -12px}.clickable-field:hover{background:#f2f1f1}.clickable-field:active{background:#e5e7eb;transform:scale(.98)}.clickable-field .field-label{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;padding:4px 8px;border-radius:6px;border:2px dashed #60A5FA;font-weight:600;position:relative}.clickable-field .field-label:before{content:"Тык";position:absolute;left:-12px;top:-8px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;font-size:8px;font-weight:700;padding:2px 4px;border-radius:4px;border:1px solid #FCD34D;box-shadow:0 1px 3px #0003;z-index:10;transform:rotate(-15deg);white-space:nowrap}.clickable-field .field-value{color:#111827}.stores-section{background:#fefcfc;margin:0 16px 12px;border-radius:16px;padding:16px;box-shadow:0 4px 16px #00000014}.stores-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.stores-header h2{font-size:24px;font-weight:650;color:#999;margin:0;letter-spacing:.5px}.add-store-button{background-color:#fefcfc;border-radius:8px;border:1px solid #999999;width:24px;height:24px;display:flex;justify-content:center;align-items:center;cursor:pointer}.add-store-button svg{color:#999;width:16px;height:16px}.stores-search{display:flex;gap:12px;margin-bottom:16px}.search-input-wrapper{position:relative;flex:1}.store-search-input{width:100%;padding:8px 12px;border:1px solid #D1D5DB;border-radius:8px;font-size:14px;background:#fff;color:#111827;transition:border-color .2s ease,box-shadow .2s ease}.store-search-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.store-search-input::placeholder{color:#9ca3af}.clear-search-button{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;color:#6b7280;cursor:pointer;font-size:14px;padding:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}.clear-search-button:hover{color:#ef4444;background:#fef2f2}.deleted-filter-button{padding:8px 16px;border:1px solid #D1D5DB;background:#fff;color:#6b7280;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .3s ease-in-out;min-width:180px;text-align:center}.deleted-filter-button:hover{background:#f3f4f6;border-color:#9ca3af}.deleted-filter-button.active{background:#ef4444;border-color:#ef4444;color:#fff}.deleted-filter-button.active:hover{background:#dc2626;border-color:#dc2626}.stores-list{display:flex;flex-direction:column;gap:1rem;min-height:140px;max-height:296px;overflow-y:auto;overflow-x:hidden;padding-right:4px;scrollbar-width:thin;scrollbar-color:#D1D5DB #F9FAFB}.stores-list::-webkit-scrollbar{width:6px}.stores-list::-webkit-scrollbar-track{background:#f9fafb;border-radius:20px}.stores-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:20px;transition:background .2s ease}.no-stores-message{display:flex;align-items:center;justify-content:center;height:100%;min-height:140px}.no-stores-message p{color:#6b7280;font-size:16px;font-weight:500;text-align:center;margin:0}.store-card{background:#f2f1f1;border-radius:16px;padding:12px;border:1px solid #E5E7EB;box-shadow:0 2px 8px #0000000a;position:relative;cursor:pointer;transition:all .2s ease}.store-card:active{background:#e5e7eb;box-shadow:0 4px 12px #0000001a;transform:translateY(0)}.store-card:active{transform:translateY(0);box-shadow:0 2px 8px #0000000a}.profile-store-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.store-info{display:flex;flex-direction:row;align-items:center;gap:8px;flex-wrap:wrap}.profile-store-name{font-size:24px;font-weight:600;color:#999}.store-status{padding:4px 8px;border-radius:16px;font-size:8px;font-weight:600;width:fit-content;text-transform:uppercase;letter-spacing:.5px}.store-status.active{background:#d1fae5;color:#065f46}.store-status.inactive{background:#fee2e2;color:#991b1b}.store-balance{display:flex;align-items:center;gap:8px}.store-balance .balance-icon{width:28px;height:28px;font-size:12px;box-shadow:0 2px 6px #0000001a}.store-rub-icon{background:linear-gradient(145deg,#10b981,#059669)}.store-balance .balance-value{font-size:18px;font-weight:700;color:#4f4f4f}.store-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));align-items:center;gap:8px}.store-detail{display:flex;flex-direction:column;gap:4px;align-items:flex-start;text-align:left}.detail-label{font-size:12px;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.detail-value{font-size:14px;font-weight:600;color:#111827}.store-commission{display:flex;align-items:center;gap:6px}.commission-icon{width:20px;height:20px;border-radius:50%;background:linear-gradient(145deg,#fcd34d,#f59e0b);display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#92400e;box-shadow:0 2px 6px #0000001a}.commission-value{font-size:14px;font-weight:600;color:#4f4f4f}.statistics-section{margin:0 24px 20px;border-radius:16px;padding:24px}.statistics-section h2{font-size:24px;font-weight:650;color:#999;margin:0 0 24px;text-align:center;letter-spacing:.5px}.statistics-content{display:flex;align-items:center;justify-content:center;background:#fefcfc;border-radius:12px;padding:20px}.turnover-chart{width:100%;max-width:300px}.bars{display:flex;height:150px;align-items:flex-end;justify-content:space-around;margin-bottom:8px}.bar{width:clamp(6px,2vw,8px);background-color:#4f4f4f;border-radius:4px 4px 0 0;transition:height .3s ease}.labels{display:flex;justify-content:space-around;font-size:12px;color:#6b7280;width:100%}@media (max-width: 480px){.profile-section,.stores-section,.statistics-section{margin:0 12px 8px;padding:12px}.stores-list{max-height:252px;gap:12px}.store-details{grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:8px}.profile-store-name{font-size:18px}.store-status{font-size:8px;padding:2px 5px}.detail-label{font-size:10px}.detail-value{font-size:12px}.store-balance .balance-icon{width:24px;height:24px;font-size:10px}.store-balance .balance-value{font-size:15px}.commission-icon{width:16px;height:16px;font-size:8px}.commission-value{font-size:12px}.store-status{font-size:9px;padding:3px 6px}.detail-label{font-size:11px}.detail-value{font-size:13px}.store-balance .balance-icon{width:26px;height:26px;font-size:11px}.store-balance .balance-value{font-size:16px}.commission-icon{width:18px;height:18px;font-size:9px}.commission-value{font-size:13px}}@media (max-width: 390px){.profile{font-size:14px}.profile-section,.stores-section,.statistics-section{margin:0 8px 4px;padding:8px}.stores-list{max-height:210px;gap:10px}.profile-store-name{font-size:16px}}.profile.fade-in{animation:fadeIn .3s ease-in-out}.store-card.deleted-card{opacity:.6;cursor:not-allowed;background:#e5e7eb;box-shadow:none;transform:none}.store-card.deleted-card:hover,.store-card.deleted-card:active{box-shadow:none;transform:none;background:#e5e7eb}.store-status.deleted{background:#d1d5db;color:#4b5563}.pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin:20px 0 10px;padding:0 20px}.pagination-btn{background:transparent;border:1px solid #e0e0e0;border-radius:6px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#666;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.pagination-btn:hover:not(:disabled){background:#f5f5f5;border-color:#d0d0d0;color:#333}.pagination-btn:active:not(:disabled){transform:scale(.95);background:#e8e8e8}.pagination-btn.active{background:#007aff;border-color:#007aff;color:#fff}.pagination-btn.active:hover{background:#0056cc;border-color:#0056cc}.pagination-btn:disabled{opacity:.3;cursor:not-allowed}.pagination-btn.prev,.pagination-btn.next{font-size:18px;font-weight:600}.pagination-dots{color:#999;font-size:14px;padding:0 8px;display:flex;align-items:center;height:40px}.store-reg-modal-overlay{position:fixed;inset:0;background:#00000080;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:1000;opacity:0;transition:opacity .3s ease,backdrop-filter .3s ease;padding-top:env(safe-area-inset-top,0)}.store-reg-modal-overlay.modal-open{opacity:1}.store-reg-modal-overlay.modal-closing{opacity:0;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px)}.store-reg-modal-overlay.no-blur{backdrop-filter:none;-webkit-backdrop-filter:none}.store-reg-modal-scroll-container{position:absolute;inset:0;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;justify-content:center;padding:120px 16px 20px;padding-bottom:calc(env(safe-area-inset-bottom,0) + 20px);scrollbar-width:none;-ms-overflow-style:none}.store-reg-modal-scroll-container::-webkit-scrollbar{display:none;width:0;height:0}.store-reg-modal-content{background:#fefcfc;border-radius:100px;padding:30px 25px;max-width:350px;width:100%;align-self:flex-start;margin-top:auto;margin-bottom:auto;min-height:min-content;box-shadow:0 10px 30px #0003;display:flex;flex-direction:column;gap:15px;color:#333;position:relative;opacity:0;transform:scale(.9) translateY(20px);transition:all .3s cubic-bezier(.4,0,.2,1)}.store-reg-modal-content.modal-content-open{opacity:1;transform:scale(1) translateY(0)}.store-reg-modal-content.modal-content-closing{opacity:0;transform:scale(.9) translateY(20px)}.store-reg-modal-content h2{margin:0 0 15px;font-size:1.5rem;font-weight:600;text-align:center;color:#333}.store-reg-modal-content .input-group{display:flex;flex-direction:column;gap:5px;text-align:left}.store-reg-modal-content .input-group label{font-size:.9rem;font-weight:500;color:#666;margin-left:5px}.store-reg-modal-content .input-group input{background-color:#f0f0f0;border:1px solid #ddd;border-radius:12px;padding:12px 15px;color:#333;font-size:1rem;transition:border-color .2s,box-shadow .2s}.store-reg-modal-content .input-group input:focus{outline:none;border-color:#2196f3;box-shadow:0 0 0 2px #2196f333}.store-reg-modal-content .input-group input.error{border-color:#f44336;background-color:#ffebee}.store-reg-modal-content .input-group input.error:focus{border-color:#d32f2f;box-shadow:0 0 0 2px #f4433633}.store-reg-modal-content .input-group .char-counter{font-size:.8rem;color:#999;text-align:right;height:1em;padding-right:5px}.store-reg-modal-content .input-group .error-message{font-size:.8rem;color:#d32f2f;text-align:left;height:1em;padding-left:5px}.category-selector{position:relative;width:100%}.category-input{background-color:#f0f0f0;border:1px solid #ddd;border-radius:12px;padding:8px 12px;min-height:44px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:border-color .2s,box-shadow .2s}.category-input:hover:not(.disabled){border-color:#2196f3}.category-input.disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.7}.selected-categories{display:flex;flex-wrap:wrap;gap:6px;flex:1;align-items:center}.category-tag{background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff;padding:4px 8px;border-radius:16px;font-size:.85rem;display:flex;align-items:center;gap:6px;animation:categorySlideIn .2s ease-out}.category-tag span{font-weight:500}.category-remove{background:none;border:none;color:#fff;font-size:16px;line-height:1;cursor:pointer;padding:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.category-remove:hover{background-color:#fff3}.category-placeholder{color:#999;font-size:1rem;-webkit-user-select:none;user-select:none}.category-dropdown-arrow{color:#666;font-size:12px;margin-left:8px;transition:transform .2s}.category-input:hover .category-dropdown-arrow{color:#2196f3}.category-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:10;max-height:200px;overflow-y:auto;animation:categoryDropdownSlideDown .2s ease-out}.category-option{padding:12px 15px;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background-color .2s;font-size:.95rem}.category-option:last-child{border-bottom:none}.category-option:hover:not(.disabled){background-color:#f8f9fa}.category-option.disabled{color:#999;cursor:not-allowed;font-style:italic}@keyframes categorySlideIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes categoryDropdownSlideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.store-reg-modal-content .create-button{background:#e3f2fd;border:2px solid #2196F3;border-radius:25px;padding:15px 30px;font-size:16px;font-weight:600;color:#1976d2;cursor:pointer;width:100%;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px}.store-reg-button-container{position:relative;width:100%;margin-bottom:15px}.store-reg-balance-annotation{position:absolute;top:-45px;left:50%;transform:translate(-50%);padding:6px 12px;border-radius:15px;font-size:12px;font-weight:500;white-space:nowrap;z-index:10;animation:storeRegSlideUp .3s ease-out;box-shadow:0 2px 8px #00000026;background:linear-gradient(135deg,#f44336,#d32f2f);color:#fff}.store-reg-balance-annotation.hiding{animation:storeRegSlideDown .3s ease-out}@keyframes storeRegSlideUp{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes storeRegSlideDown{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(10px)}}.store-reg-modal-content .create-button:hover:not(:disabled){background:#bbdefb;border-color:#1976d2}.store-reg-modal-content .create-button:disabled{background-color:#f5f5f5;color:#bbb;border-color:#ddd;cursor:not-allowed}.store-reg-modal-content .create-button.hide{opacity:0;transform:scaleY(0);max-height:0;padding-top:0;padding-bottom:0;margin-top:0;border-width:0}.store-reg-modal-content .close-button{background:#4f4f4f;border:none;border-radius:25px;padding:15px;font-size:1rem;font-weight:600;color:#fefcfc;cursor:pointer;width:100%;transition:all .2s;margin-top:-5px}.store-reg-modal-content .close-button:hover{background:#616161;color:#fff}.store-reg-modal-content .close-button.success{background-color:#4caf50;width:auto;padding:10px 30px}.store-reg-modal-content .close-button.success:hover{background-color:#45a049}.spinner{border:4px solid rgba(255,255,255,.3);border-radius:50%;border-top:4px solid #fff;width:20px;height:20px;animation:spin 1s linear infinite;margin:0 auto}.store-creation-price{display:flex;flex-direction:row;align-items:center;gap:8px;margin:0;max-height:0;opacity:0;overflow:hidden;transition:max-height .4s ease-out,opacity .3s ease-out,margin .4s ease-out;transform:translateY(-10px)}.store-creation-price.show{max-height:50px;opacity:1;margin:15px 0 5px;transform:translateY(0)}.store-price-display{display:flex;align-items:center;gap:5px}.store-price-value{font-size:16px;font-weight:600;color:#333}.store-price-icon{background:linear-gradient(145deg,#10b981,#059669);color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.store-price-icon.store-rub-icon{background:linear-gradient(145deg,#10b981,#059669)}.generated-link-container{max-height:0;opacity:0;overflow:hidden;transition:max-height .5s ease-in-out,opacity .5s ease-in-out,margin-bottom .5s ease-in-out;display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:0}.generated-link-container.show{max-height:200px;opacity:1;margin-bottom:20px}.generated-link-container h2{margin-bottom:10px;color:#4caf50}.generated-link-container p{margin-bottom:20px;color:#666}.link-display{display:flex;align-items:stretch;width:100%;margin-bottom:20px;min-height:20px}.link-display input{flex:1;border:1px solid #ddd;padding:10px 12px;border-radius:8px 0 0 8px;background-color:#f9f9f9;color:#333;font-size:.9rem;border-right:none;min-width:0}.link-display input:focus{outline:none;border-color:#2196f3}.link-display button{padding:10px;border:1px solid #2196F3;background-color:#2196f3;color:#fff;border-radius:0 8px 8px 0;cursor:pointer;font-weight:500;font-size:.9rem;transition:all .2s;white-space:nowrap;display:flex;align-items:center;justify-content:center}.link-display button:hover{background-color:#1976d2;border-color:#1976d2}.link-display button:active{transform:translateY(1px)}.generated-link-container .close-button{background-color:#4caf50;width:auto;padding:10px 30px}.generated-link-container .close-button:hover{background-color:#45a049}@media (max-width: 480px){.store-reg-modal-scroll-container{padding:120px 16px 20px}.store-reg-modal-content{border-radius:16px;padding:20px 16px;max-width:350px;width:calc(100% - 32px)}.category-tag{font-size:.8rem;padding:3px 6px}.category-remove{width:14px;height:14px;font-size:14px}.category-dropdown{max-height:150px}.category-option{padding:10px 12px;font-size:.9rem}}@media (max-height: 600px){.store-reg-modal-scroll-container{padding:110px 16px 20px}.store-reg-modal-content{margin-top:0}.category-dropdown{max-height:120px}}@supports (height: 100vh){.store-reg-modal-overlay{height:100vh;height:100dvh}}.store-reg-modal-scroll-container.input-focused{align-items:flex-start}.store-reg-modal-scroll-container.input-focused .store-reg-modal-content{margin-top:20px;margin-bottom:20px}@media (hover: none) and (pointer: coarse){.store-reg-modal-content input{min-height:44px;font-size:16px}.store-reg-modal-scroll-container{transition:padding .3s ease}.category-input{min-height:48px}.category-option{min-height:44px;display:flex;align-items:center}.category-remove{min-width:20px;min-height:20px}}@supports (-webkit-touch-callout: none){.store-reg-modal-scroll-container{overscroll-behavior:contain}.store-reg-modal-content{-webkit-user-select:none;user-select:none}.store-reg-modal-content input{-webkit-user-select:text;user-select:text}.category-selector{-webkit-user-select:none;user-select:none}.category-input{-webkit-tap-highlight-color:transparent}.category-option{-webkit-tap-highlight-color:rgba(33,150,243,.1)}}.store-card-placeholder{background:#f2f1f1;border-radius:16px;padding:12px;border:1px solid #E5E7EB;box-shadow:0 2px 8px #0000000a;position:relative;overflow:hidden}.profile-store-header-placeholder{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.store-info-wrapper{display:flex;flex-direction:row;align-items:center;gap:8px}.store-balance-wrapper{display:flex;align-items:center;gap:8px}.balance-icon-placeholder{width:28px;height:28px;border-radius:50%;background-color:#e9ecef}.store-details-placeholder{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));align-items:center;gap:8px}.store-detail-placeholder{display:flex;flex-direction:column;gap:4px}.placeholder-line{background:linear-gradient(135deg,#e9ecef,#e0e2e5);border-radius:6px}.placeholder-line.store-name{height:21px;width:130px}.placeholder-line.store-status{height:20px;width:65px;border-radius:16px}.placeholder-line.store-balance-value{height:21px;width:60px}.placeholder-line.detail-label{height:12px;width:50px}.placeholder-line.detail-value{height:16px;width:80px}.store-card-placeholder:before{content:"";position:absolute;top:0;left:-150%;width:150%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:shimmer 1.8s infinite}.profile-placeholder{width:100%;min-height:100vh;background:#f2f1f1;padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;animation:fadeIn .3s ease-in-out}.placeholder-profile-section{background:transparent;margin:0 24px 16px;padding:24px}.placeholder-section-title{width:120px;height:24px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:12px;margin:0 auto 24px;position:relative;overflow:hidden}.placeholder-section-title:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite}.placeholder-profile-info{display:flex;flex-direction:column;gap:16px;background:#fefcfc;padding:20px;border-radius:16px}.placeholder-profile-field{display:flex;gap:16px;align-items:center;padding:2px 0}.placeholder-field-label{width:100px;height:16px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:8px;position:relative;overflow:hidden}.placeholder-field-label:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.1s}.placeholder-field-value{width:150px;height:16px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:8px;position:relative;overflow:hidden}.placeholder-field-value:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.2s}.placeholder-stores-section{background:#fefcfc;margin:0 16px 12px;border-radius:16px;padding:16px;box-shadow:0 4px 16px #00000014}.placeholder-stores-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.placeholder-add-button{width:24px;height:24px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:8px;position:relative;overflow:hidden}.placeholder-add-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.3s}.placeholder-stores-list{display:flex;flex-direction:column;gap:1rem;min-height:140px;max-height:296px}.placeholder-store-card{background:#f2f1f1;border-radius:16px;padding:12px;border:1px solid #E5E7EB}.placeholder-store-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.placeholder-store-info{display:flex;align-items:center;gap:8px}.placeholder-store-name{width:100px;height:18px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:9px;position:relative;overflow:hidden}.placeholder-store-name:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.4s}.placeholder-store-status{width:60px;height:20px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:16px;position:relative;overflow:hidden}.placeholder-store-status:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.5s}.placeholder-store-balance{display:flex;align-items:center;gap:8px}.placeholder-balance-icon{width:28px;height:28px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:50%;position:relative;overflow:hidden}.placeholder-balance-icon:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.6s}.placeholder-balance-value{width:80px;height:18px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:9px;position:relative;overflow:hidden}.placeholder-balance-value:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.7s}.placeholder-store-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:8px}.placeholder-store-detail{display:flex;flex-direction:column;gap:4px}.placeholder-detail-label{width:60px;height:12px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:6px;position:relative;overflow:hidden}.placeholder-detail-label:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.8s}.placeholder-detail-value{width:40px;height:14px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:7px;position:relative;overflow:hidden}.placeholder-detail-value:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.9s}.placeholder-statistics-section{margin:0 24px 20px;padding:24px}.placeholder-statistics-content{display:flex;align-items:center;justify-content:center;background:#fefcfc;border-radius:12px;padding:20px}.placeholder-turnover-chart{width:100%;max-width:300px}.placeholder-bars{display:flex;height:150px;align-items:flex-end;justify-content:space-around;margin-bottom:8px}.placeholder-bar{width:clamp(6px,2vw,8px);background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:4px 4px 0 0;position:relative;overflow:hidden}.placeholder-bar:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:1s}.placeholder-labels{display:flex;justify-content:space-around;width:100%}.placeholder-label-item{width:12px;height:12px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:6px;position:relative;overflow:hidden}.placeholder-label-item:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:1.1s}@media (max-width: 480px){.placeholder-profile-section,.placeholder-stores-section,.placeholder-statistics-section{margin:0 12px 8px;padding:12px}.placeholder-stores-list{max-height:252px;gap:12px}.placeholder-store-details{grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:8px}.placeholder-balance-icon{width:24px;height:24px}}@media (max-width: 390px){.placeholder-profile-section,.placeholder-stores-section,.placeholder-statistics-section{margin:0 8px 4px;padding:8px}.placeholder-stores-list{max-height:210px;gap:10px}}.balance{width:100%;min-height:100vh;background:#f2f1f1;padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.balance:after{content:"";display:block;height:1px}.balance-section{background:transparent;margin:0 24px 16px;border-radius:0;padding:24px;text-align:center;position:relative}.balance-section h2{font-size:24px;font-weight:650;color:#999;margin:0 0 16px;letter-spacing:.5px;position:relative;display:block;width:100%;text-align:center}.arrow-icon{position:absolute;top:-42px;left:calc(50% + 70px);width:80px;height:80px;transform:none}.deposit-button{background:#4f4f4f;text-align:center;color:#fefcfc;border:none;border-radius:25px;width:clamp(150px,40vw,250px);padding:clamp(10px,3vw,12px) 0;font-size:clamp(14px,4vw,16px);font-weight:600;cursor:pointer;transition:transform .1s ease-in-out;filter:contrast(1.1) brightness(.98);background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,.08) .5px,transparent .5px),radial-gradient(circle at 80% 70%,rgba(255,255,255,.06) .3px,transparent .3px),radial-gradient(circle at 40% 90%,rgba(0,0,0,.04) .4px,transparent .4px),radial-gradient(circle at 90% 20%,rgba(255,255,255,.05) .2px,transparent .2px),radial-gradient(circle at 10% 80%,rgba(255,255,255,.07) .6px,transparent .6px),radial-gradient(circle at 60% 40%,rgba(0,0,0,.03) .3px,transparent .3px);background-size:3px 4px,5px 3px,4px 5px,2px 3px,6px 4px,3px 6px}.deposit-button:active{transform:scale(.96)}.history-section{background:#fefcfc;margin:0 16px 20px;border-radius:16px;padding:16px;box-shadow:0 4px 16px #00000014;min-height:300px}.history-section h3{font-size:20px;font-weight:600;color:#999;margin:0 0 16px;padding-left:8px}.history-list{list-style:none;padding:0;margin-bottom:20px;display:flex;flex-direction:column;gap:12px}.history-item{display:flex;justify-content:space-between;background:#f2f1f1;border-radius:12px;padding:12px;font-size:16px}.item-name{color:#111827;font-weight:500}.item-amount{color:#4f4f4f;font-weight:600}.empty-history{text-align:center;color:#6b7280;font-style:italic}@media (max-width: 480px){.balance-section,.history-section{margin:0 12px 8px;padding:12px}.arrow-icon{top:-25px;left:calc(50% + 65px);width:60px;height:60px}}.deposit-modal-overlay{position:fixed;inset:0;background:#00000080;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:1000;transition:opacity .3s ease,backdrop-filter .3s ease;padding-top:env(safe-area-inset-top,0)}.deposit-modal-overlay.modal-open{opacity:1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.deposit-modal-overlay.modal-closing{opacity:0;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px)}.deposit-modal-scroll-container{position:absolute;inset:0;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;justify-content:center;align-items:flex-start;padding:120px 16px 20px;padding-bottom:calc(env(safe-area-inset-bottom,0) + 60px);scrollbar-width:none;-ms-overflow-style:none}.deposit-modal-scroll-container::-webkit-scrollbar{display:none;width:0;height:0}.deposit-modal-content{background:#fefcfc;border-radius:20px;padding:30px 25px;max-width:350px;width:100%;align-self:flex-start;margin:0;min-height:min-content;box-shadow:0 10px 30px #0003;text-align:center;transform:scale(.9) translateY(20px);opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1);flex-shrink:0;max-height:calc(100vh - 160px)}.deposit-modal-content.modal-content-open{transform:scale(1) translateY(0);opacity:1}.deposit-modal-content.modal-content-closing{transform:scale(.9) translateY(20px);opacity:0}.qr-section{background-color:#e3f2fd;border-radius:20px;padding:10px 10px 1px;margin-bottom:20px;transition:all .3s ease}.qr-code-container{display:flex;justify-content:center;align-items:center;width:100%;aspect-ratio:1;box-sizing:border-box;margin-bottom:10px}@supports not (aspect-ratio: 1){.qr-code-container{height:0;padding:0 0 100%;position:relative}.qr-code-container>div{position:absolute;inset:10px}}.qr-code-container>div{width:100%;height:100%;display:flex;justify-content:center;align-items:center;aspect-ratio:1}.qr-code-container svg{width:100%!important;height:100%!important;max-width:100%;max-height:100%}.qr-code-placeholder{width:200px;height:200px;background:#e3f2fd;border-radius:10px;display:flex;align-items:center;justify-content:center;border:2px solid #2196F3;color:#1976d2;font-size:14px;font-weight:600}.qr-code-placeholder:after{content:"QR Code"}.warning-text{margin-bottom:10px;line-height:1.4}.warning-text p{margin:0;font-size:14px;color:#333}.warning-text .currency,.warning-text .network{color:#4caf50;font-weight:600}.min-amount{margin-bottom:0}.min-amount p{margin:0;font-size:16px;color:#333;font-weight:500}.min-amount .amount{font-weight:600;color:#333}.network-info{margin-bottom:15px}.network-info .network-label{margin:0;font-size:14px;color:#666;font-weight:500}.network-info .address-label{color:#2196f3;font-weight:600}.wallet-address{background:#e3f2fd;border-radius:12px;padding:15px;margin-bottom:25px;display:flex;align-items:center;justify-content:space-between;border:2px solid #2196F3}.wallet-address .address-text{margin:0 10px 0 0;font-size:13px;color:#1976d2;font-weight:600;word-break:break-all;line-height:1.3;flex:1}.wallet-address .copy-button{background:none;border:none;cursor:pointer;font-size:18px;padding:5px;border-radius:5px;transition:background .2s;flex-shrink:0}.wallet-address .copy-button:active{background:#e9ecef}.loading-content{text-align:center;padding:50px 20px}.loading-content p{font-size:16px;color:#666;margin:0}.error-content p{font-size:14px;color:#f44336;margin:0 0 20px}.no-wallet-content{text-align:center;padding:30px 20px}.no-wallet-icon{width:80px;height:80px;border-radius:50%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;border:2px solid #e0e0e0}.no-wallet-icon .plus-icon{font-size:36px;color:#999;font-weight:300}.no-wallet-text{margin-bottom:25px}.no-wallet-text p{margin:0;font-size:14px;color:#666;line-height:1.4}.create-wallet-button{background:#e3f2fd;border:2px solid #2196F3;border-radius:25px;padding:15px 30px;font-size:16px;font-weight:600;color:#1976d2;cursor:pointer;width:100%;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:20px}.create-wallet-button:hover{background:#bbdefb;border-color:#1976d2}.create-wallet-button:active{transform:translateY(1px)}.create-wallet-button .plus-icon-small{font-size:18px;color:#999;font-weight:300}.close-button{background:#4f4f4f;border:none;border-radius:25px;padding:15px 30px;font-size:16px;font-weight:600;color:#fefcfc;cursor:pointer;width:100%;transition:all .2s;filter:contrast(1.1) brightness(.98);background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,.08) .5px,transparent .5px),radial-gradient(circle at 80% 70%,rgba(255,255,255,.06) .3px,transparent .3px),radial-gradient(circle at 40% 90%,rgba(0,0,0,.04) .4px,transparent .4px),radial-gradient(circle at 90% 20%,rgba(255,255,255,.05) .2px,transparent .2px),radial-gradient(circle at 10% 80%,rgba(255,255,255,.07) .6px,transparent .6px),radial-gradient(circle at 60% 40%,rgba(0,0,0,.03) .3px,transparent .3px);background-size:3px 4px,5px 3px,4px 5px,2px 3px,6px 4px,3px 6px}.close-button:active{transform:translateY(1px)}.check-balance-container{position:relative;width:100%;margin-bottom:10px}.check-annotation{position:absolute;top:-35px;left:50%;transform:translate(-50%);padding:6px 12px;border-radius:15px;font-size:12px;font-weight:500;white-space:nowrap;z-index:10;animation:slideUp .3s ease-out;box-shadow:0 2px 8px #00000026}.check-annotation.hiding{animation:slideDown .3s ease-out}.check-annotation.success{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff}.check-annotation.error{background:linear-gradient(135deg,#f44336,#d32f2f);color:#fff}@keyframes slideUp{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes slideDown{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(10px)}}.check-balance-button{width:100%;margin-top:10px;padding:12px 20px;background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff;border:none;border-radius:16px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #2196f34d}.check-balance-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.check-balance-button.loading{background:linear-gradient(135deg,#90caf9,#64b5f6);animation:pulse 1.5s infinite}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}@media (max-width: 480px){.deposit-modal-scroll-container{padding:120px 16px 20px;padding-bottom:calc(env(safe-area-inset-bottom,0) + 40px)}.deposit-modal-content{margin:0;padding:16px;max-width:350px;width:calc(100% - 32px)}.qr-code-container svg{max-width:100%;max-height:100%}.warning-text,.min-amount p,.network-info .network-label{font-size:13px}.wallet-address .address-text{font-size:12px}}@media (max-width: 360px){.qr-code-container svg{max-width:100%;max-height:100%}}@supports (height: 100vh){.deposit-modal-overlay{height:100vh;height:100dvh}}@media (hover: none) and (pointer: coarse){.deposit-modal-scroll-container{transition:padding .3s ease}}@supports (-webkit-touch-callout: none){.deposit-modal-scroll-container{overscroll-behavior:contain}}@media (max-height: 600px){.deposit-modal-scroll-container{padding:110px 16px 10px;padding-bottom:calc(env(safe-area-inset-bottom,0) + 30px)}.deposit-modal-content{margin-top:0;margin-bottom:0}}.deposit-history{width:100%;overflow-x:auto}.balance-history-table th{padding:12px 8px;text-align:center;font-weight:600;color:#666;font-size:13px;border-bottom:1px solid #E5E5E5}.balance-history-table td{padding:12px 8px;border-bottom:1px solid #F2F1F1;color:#333;font-size:13px}@media (max-width: 480px){.balance-history-table{font-size:12px}.balance-history-table th,.balance-history-table td{padding:8px 4px;font-size:11px}.balance-history-table th:nth-child(4),.balance-history-table td:nth-child(4){max-width:120px;overflow:visible;white-space:normal}}.hash-cell{display:flex;align-items:center;cursor:pointer;gap:5px}.copy-icon-container{position:relative}.copy-icon,.check-icon{font-size:12px;-webkit-user-select:none;user-select:none;transition:opacity .3s ease-in-out}.copy-icon{color:#666}.check-icon{color:green;position:absolute;left:0;top:0}.copy-icon.hidden{opacity:0}.check-icon.visible{opacity:1}.check-icon.hidden{opacity:0}.writeoff-history{width:100%;overflow-x:auto}.balance-history-table{width:100%;border-collapse:collapse;background:#fefcfc;border-radius:8px;overflow:hidden;font-size:14px;box-shadow:0 2px 8px #0000000f}.balance-history-table thead{background:#f2f1f1}.balance-history-table th{padding:12px 8px;text-align:center;font-weight:400;color:#666;font-size:13px;border-bottom:1px solid #E5E5E5}.balance-history-table td{padding:12px 8px;border-bottom:1px solid #F2F1F1;color:#333;font-size:13px;text-align:center}.balance-history-table tbody tr:last-child td{border-bottom:none}.balance-history-table{overflow-x:auto}@media (max-width: 480px){.balance-history-table{font-size:12px}.balance-history-table th,.balance-history-table td{padding:8px 4px;font-size:11px}}.balance-amount-positive{color:#10b981!important;font-weight:400}.balance-amount-negative{color:#333!important;font-weight:400}.order-history{width:100%;overflow-x:auto}.history-table{width:100%;border-collapse:collapse;background:#fefcfc;border-radius:8px;overflow:hidden;font-size:14px;box-shadow:0 2px 8px #0000000f}.history-table thead{background:#f2f1f1}.history-table th{padding:12px 8px;text-align:center;font-weight:600;color:#666;font-size:13px;border-bottom:1px solid #E5E5E5}.history-table td{padding:12px 8px;border-bottom:1px solid #F2F1F1;color:#333;font-size:13px;text-align:center}.history-table tbody tr:last-child td{border-bottom:none}.history-table{overflow-x:auto}.history-table tbody tr{cursor:pointer;transition:background-color .2s ease}.history-table tbody tr:active{background:#f0f8ff}@media (max-width: 480px){.history-table{font-size:12px}.history-table th,.history-table td{padding:8px 4px;font-size:11px}.history-table th:nth-child(2),.history-table td:nth-child(2){max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.orders-page{background:#f2f1f1;min-height:100vh;padding:20px}.orders-content-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.orders-title{font-size:20px;font-weight:600;color:#999;margin:0;padding-left:8px}.filter-icon-btn{background:#fefcfc;border:1px solid #E5E5E5;border-radius:8px;padding:8px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.filter-icon-btn:active{background:#f9f9f9;border-color:#26d0ce}.filter-icon-btn:active svg path{fill:#26d0ce}.filter-modal{position:relative;margin-bottom:16px}.filter-modal-content{position:absolute;top:0;right:0;background:#fefcfc;border:1px solid #E5E5E5;border-radius:12px;padding:8px;box-shadow:0 4px 16px #0000001a;z-index:1000;min-width:200px}.filter-modal-btn{background:transparent;border:none;padding:12px 16px;width:100%;text-align:left;cursor:pointer;border-radius:8px;font-size:14px;font-weight:500;color:#4f4f4f;transition:all .2s ease;display:block;margin-bottom:4px}.filter-modal-btn:last-child{margin-bottom:0}.filter-modal-btn:active{background:#f9f9f9}.filter-modal-btn.active{background:#26d0ce;color:#fefcfc}.filter-wrapper{display:flex;align-items:center;gap:8px}.store-name{font-size:12px;color:#999;font-weight:500;white-space:nowrap}.orders-store-balance{display:flex;flex-direction:column;gap:12px;margin-top:-20px;margin-right:-20px;transform-origin:right}.orders-balance-item{background:#fefcfc;border-top-left-radius:50px;border-bottom-left-radius:50px;padding:5px 16px;max-width:clamp(300px,50vw,400px);margin-left:auto;display:flex;align-items:center;gap:8px}.orders-commission-item{margin-bottom:20px;max-width:clamp(150px,30vw,250px);margin-left:auto}.orders-balance-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:#fefcfc;box-shadow:0 2px 6px #0000001a}.orders-store-icon{background:linear-gradient(145deg,#06b6d4,#0891b2)}.orders-commission-icon{background:linear-gradient(145deg,#e4d151,#a29438)}.orders-balance-value{font-size:24px;font-weight:700;color:#4f4f4f;text-shadow:0 1px 2px rgba(0,0,0,.1)}.orders-content{background:#fefcfc;margin:0 16px 20px;border-radius:16px;padding:16px;height:auto;box-shadow:0 4px 16px #00000014;min-height:300px}@media (max-width: 480px){.orders-page{padding:16px}.orders-title{font-size:18px}.filter-icon-btn{padding:6px}.filter-icon-btn svg{width:18px;height:18px}.filter-modal-content{min-width:160px}.filter-modal-btn{padding:10px 12px;font-size:13px}.orders-store-balance{margin-right:-16px;margin-top:-20px}.orders-balance-item{padding:12px}.orders-balance-icon{width:28px;height:28px;font-size:12px}.orders-balance-value{font-size:20px}.orders-content{margin:0 12px 8px;padding:12px}}@media (max-width: 390px){.orders-title{font-size:16px}.filter-icon-btn{padding:4px}.filter-icon-btn svg{width:16px;height:16px}.filter-modal-content{min-width:140px}.filter-modal-btn{padding:8px 10px;font-size:12px}.orders-balance-item{padding:min(12px,3vw)}.orders-balance-icon{width:min(32px,8vw);height:min(32px,8vw);font-size:min(14px,3.5vw)}.orders-balance-value{font-size:min(18px,5vw)}.orders-content{margin:0 8px 6px;padding:8px}}.store-profile{width:100%;padding-bottom:20px;min-height:100vh;background:#f2f1f1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.store-profile:after{content:"";display:block;height:1px}.store-title{font-size:16px;color:#999;margin-bottom:4px}.store-name{font-size:28px;font-weight:700;color:#333}.store-info-section{background:#fefcfc;margin:0 16px 20px;border-radius:16px;padding:24px;box-shadow:0 4px 16px #00000014;overflow:visible;transition:all .3s ease-out}.store-info-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.store-info-section h3{font-size:20px;font-weight:600;color:#999;margin:0;line-height:1.2}.store-delete-button{background:none;border:none;font-size:18px;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:28px;height:28px;color:#e53e3e;line-height:1}.store-delete-button:hover{background-color:#fed7d7;transform:scale(1.1)}.store-delete-button:active{transform:scale(.95)}.store-info-content{margin-bottom:24px}.info-row{display:flex;align-items:flex-start;padding:12px 0;border-bottom:1px solid #F2F1F1;gap:16px}.info-row:last-child{border-bottom:none}.info-label{font-size:14px;color:#666;font-weight:500;flex:0 0 auto;width:160px;word-wrap:break-word;line-height:1.5}.info-value{font-size:14px;color:#333;flex:1;word-wrap:break-word;overflow-wrap:break-word;line-height:1.5}.info-input{flex:1;padding:8px 12px;border:1px solid #E5E7EB;border-radius:6px;font-size:14px;font-family:inherit;transition:border-color .2s;background-color:#fff;width:100%;min-width:200px}.info-input:focus{outline:none;border-color:#4f46e5}.info-input::placeholder{color:#9ca3af}.status{padding:4px 12px;border-radius:16px;font-size:13px;font-weight:500;display:inline-block;width:fit-content;white-space:nowrap}.status-active{background-color:#d1fae5;color:#065f46}.status-inactive{background-color:#fee2e2;color:#991b1b}.status-unknown{background-color:#f3f4f6;color:#6b7280}.link-value-wrapper{overflow:hidden;width:100%}.store-link-container{display:flex;align-items:stretch;width:100%;border:1px solid #E5E7EB;border-radius:8px;overflow:hidden;background-color:#f9fafb}.info-row.link-row{align-items:center}.info-row.link-row .info-label{line-height:normal;width:160px}.store-link-text{flex:1;padding:10px 12px;color:#4f46e5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;background-color:transparent;border:none}.store-copy-link-button{padding:10px 16px;border:none;border-left:1px solid #E5E7EB;background-color:#4f46e5;color:#fff;cursor:pointer;font-weight:500;font-size:14px;transition:all .2s;display:flex;align-items:center;justify-content:center;position:relative;min-width:100px;white-space:nowrap}.store-copy-link-button:hover{background-color:#4338ca}.store-copy-link-button:active{transform:scale(.98)}.acquiring-data{border-top:2px solid #F2F1F1;padding-top:20px;margin-top:20px}.acquiring-data h4{font-size:18px;font-weight:600;color:#999;margin:0 0 16px}.acquiring-content{background-color:#f9fafb;border-radius:8px;padding:20px}.acquiring-content .info-row{padding:10px 0;background-color:transparent;gap:16px}.acquiring-content .info-row:last-child{border-bottom:none}.acquiring-content .info-label{width:180px}.info-row .info-value .bank-selector{align-self:flex-start}.acquiring-content .info-row:last-child{border-bottom:none;padding-bottom:0}.bank-selector-wrapper{width:100%;margin-top:8px}.bank-label-row{padding-bottom:0;border-bottom:none}.bank-selector-wrapper .bank-selector{width:100%;max-width:100%}.bank-selector-wrapper .bank-dropdown,.bank-selector-wrapper .bank-input-section{width:100%;max-width:100%;box-sizing:border-box}.store-profile-loading{display:flex;justify-content:center;align-items:center;min-height:100vh;font-size:16px;color:#666}.store-categories-section{background:#ded9b9;padding:20px;border-radius:12px;margin:0 16px 20px;text-align:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px #0000001a}.store-categories-section:active{transform:translateY(0);box-shadow:0 2px 6px #0000001a}.store-categories-section h3{font-size:20px;color:#4f4f4f;margin-bottom:15px;font-weight:600}.categories-stats{display:flex;justify-content:space-around;gap:20px}.category-stat{display:flex;flex-direction:column;align-items:center;gap:4px}.stat-label{font-size:14px;color:#6b7280}.stat-value{font-size:clamp(14px,4vw,16px);font-weight:600;color:#4f4f4f}.orders-section{background:#fefcfc;margin:0 16px 20px;border-radius:16px;padding:16px;box-shadow:0 4px 16px #00000014;min-height:300px;cursor:default}.orders-section h3{font-size:20px;font-weight:600;color:#999;margin:0 0 16px;padding-left:8px}.orders-table{width:100%;border-collapse:collapse}.orders-header{display:flex;justify-content:space-between;padding:8px 12px;border-bottom:1px solid #E5E7EB;font-weight:600;color:#4b5563;font-size:14px}.header-cell{flex:1;text-align:center}.orders-rows{display:flex;flex-direction:column}.orders-row{display:flex;justify-content:space-between;padding:12px;border-bottom:1px solid #F3F4F6;transition:background-color .2s}.orders-row:hover{background-color:#f9fafb}.orders-cell{flex:1;text-align:center;font-size:14px;color:#1f2937}.store-full-list-button{display:block;width:calc(100% - 32px);margin:16px auto 0;padding:12px;background-color:#4f4f4f;color:#fefcfc;border:none;border-radius:25px;font-size:16px;font-weight:600;cursor:pointer;text-align:center;transition:background-color .2s}.store-full-list-button:hover{background-color:#333}@media (max-width: 480px){.store-header{margin:0 12px 12px}.store-delete-button{width:24px;height:24px;font-size:16px}.store-balance-section{margin:0 12px 8px;padding:12px}.categories-stats{gap:12px}.stat-label{font-size:12px}.store-categories-section,.orders-section,.store-info-section{margin:0 12px 12px;padding:16px}.info-label{width:110px;font-size:13px}.info-value{font-size:13px}.store-info-section h3{font-size:18px;margin-bottom:16px}.acquiring-data h4{font-size:16px}.acquiring-content{padding:12px}.acquiring-content .info-label{width:120px}.info-row{padding:8px 0;gap:12px}.info-row.link-row .info-label{width:110px}.info-input{font-size:13px;padding:6px 10px;min-width:150px}.store-link-text{font-size:12px}.store-copy-link-button{font-size:12px;padding:8px 12px;min-width:80px}.store-name{font-size:24px}.orders-section h3{font-size:18px}.store-full-list-button{width:100%;margin-top:12px}}.store-profile-content{animation:none}.store-profile-content.fade-in{animation:fadeIn .3s ease-in-out}.store-balance-header{display:flex;flex-direction:row-reverse;gap:0;position:relative;background:#f2f1f1;padding:20px 24px;margin:0 0 16px}.commission-container{display:flex;align-items:center;gap:8px;background:#fefcfc;padding:2px 8px;border-radius:50px 0 0 50px;position:relative;z-index:1;margin-right:-20px}.balance-container-store{display:flex;align-items:center;gap:8px;background:#fefcfc;padding:2px 0 2px 8px;border-radius:50px 0 0 50px;border-left:2px solid #F2F1F1;position:relative;z-index:2;cursor:pointer;transition:transform .1s ease-in-out;transform-origin:right}.commission-icon,.balance-icon-store{width:clamp(24px,4vw,32px);height:clamp(24px,4vw,32px);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:clamp(10px,2vw,14px);color:#fefcfc;box-shadow:0 2px 6px #0000001a}.commission-icon{background:linear-gradient(145deg,#e4d151,#a29438)}.header-commission-value,.balance-value-store{font-size:clamp(20px,4vw,24px);font-weight:700;color:#4f4f4f;text-shadow:0 1px 2px rgba(0,0,0,.1)}.balance-container-store:active{transform:scaleX(.96)}.icon-placeholder,.value-placeholder{background:linear-gradient(135deg,#e9ecef,#e0e2e5);position:relative;overflow:hidden}.icon-placeholder:before,.value-placeholder:before{content:"";position:absolute;top:0;left:-150%;width:150%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:shimmer 1.8s infinite}.icon-placeholder{width:clamp(24px,3vw,32px);height:clamp(24px,3vw,32px);border-radius:50%}.value-placeholder{height:clamp(24px,4vw,28px);border-radius:8px}.commission-value-placeholder,.balance-value-placeholder{width:50px}@keyframes shimmer{0%{left:-150%}to{left:150%}}@media (max-width: 480px){.store-balance-header{padding:16px 20px}}@media (max-width: 390px){.store-balance-header{padding:12px 16px}}.transfer-modal-overlay{position:fixed;inset:0;background:#00000080;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:1200;opacity:0;transition:opacity .3s ease,backdrop-filter .3s ease;padding-top:env(safe-area-inset-top,0)}.transfer-modal-overlay.modal-open{opacity:1}.transfer-modal-overlay.modal-closing{opacity:0;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px)}.transfer-modal-scroll-container{position:absolute;inset:0;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;justify-content:center;padding:120px 16px 20px;padding-bottom:calc(env(safe-area-inset-bottom,0) + 20px);scrollbar-width:none;-ms-overflow-style:none}.transfer-modal-scroll-container::-webkit-scrollbar{display:none;width:0;height:0}.transfer-modal-content{background:#fefcfc;border-radius:100px;padding:30px 25px;max-width:350px;width:100%;align-self:flex-start;margin-top:auto;margin-bottom:auto;min-height:min-content;box-shadow:0 10px 30px #0003;display:flex;flex-direction:column;gap:15px;color:#333;position:relative;opacity:0;transform:scale(.9) translateY(20px);transition:all .3s cubic-bezier(.4,0,.2,1)}.transfer-modal-content.modal-content-open{opacity:1;transform:scale(1) translateY(0)}.transfer-modal-content.modal-content-closing{opacity:0;transform:scale(.9) translateY(20px)}.transfer-modal-scroll-container.input-focused{align-items:flex-start}.transfer-modal-scroll-container.input-focused .transfer-modal-content{margin-top:20px;margin-bottom:20px}.transfer-modal-content h2{margin:0 0 10px;text-align:center;font-size:1.5rem;font-weight:600;color:#333}.balance-fields{display:flex;flex-direction:column;align-items:center;gap:10px}.balance-field{background:#f0f0f0;border:1px solid #ddd;border-radius:12px;padding:12px 15px;width:100%;text-align:center}.balance-field label{font-size:.85rem;color:#666;display:block;margin-bottom:5px}.balance-value-transfer{font-size:1.2rem;font-weight:600;color:#333}.direction-toggle{width:40px;height:40px;border:none;background:#2196f3;color:#fff;border-radius:50%;cursor:pointer;position:relative;transition:transform .3s ease}.direction-toggle:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border:6px solid transparent;border-left-color:#fff;transform:translate(-50%,-50%) rotate(0);transition:transform .3s ease}.direction-toggle.store_to_user:before{transform:translate(-50%,-50%) rotate(180deg)}.amount-input{background-color:#f0f0f0;border:1px solid #ddd;border-radius:12px;padding:12px 15px;font-size:1rem;width:100%;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}.amount-input:focus{outline:none;border-color:#2196f3;box-shadow:0 0 0 2px #2196f333}.error-message{color:#d32f2f;font-size:.85rem;text-align:center}.transfer-button{background:#e3f2fd;border:2px solid #2196F3;border-radius:25px;padding:12px 30px;font-size:1rem;font-weight:600;color:#1976d2;cursor:pointer;transition:all .2s;width:100%}.transfer-button:disabled{background:#f5f5f5;color:#bbb;border-color:#ddd;cursor:not-allowed}.transfer-button:not(:disabled):hover{background:#bbdefb}.close-button{background:#4f4f4f;border:none;border-radius:25px;padding:12px;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;width:100%;transition:background .2s}.close-button:hover{background:#616161}.loading-content{text-align:center;padding:50px 20px;font-size:1rem;color:#666}.error-content{text-align:center;padding:30px 20px}.error-content p{margin:0 0 20px;font-size:14px;color:#f44336}@media (max-width: 480px){.transfer-modal-scroll-container{padding:120px 16px 20px}.transfer-modal-content{border-radius:16px;padding:20px 16px;max-width:350px;width:calc(100% - 32px)}}@media (max-height: 600px){.transfer-modal-scroll-container{padding:110px 16px 20px}.transfer-modal-content{margin-top:0}}@supports (height: 100vh){.transfer-modal-overlay{height:100vh;height:100dvh}}@media (hover: none) and (pointer: coarse){.transfer-modal-content input{min-height:44px;font-size:16px}.transfer-modal-scroll-container{transition:padding .3s ease}}@supports (-webkit-touch-callout: none){.transfer-modal-scroll-container{overscroll-behavior:contain}.transfer-modal-content{-webkit-user-select:none;user-select:none}.transfer-modal-content input{-webkit-user-select:text;user-select:text}}.store-profile-placeholder{width:100%;padding-bottom:20px;animation:fadeIn .3s ease-in-out}.placeholder-store-title{width:120px;height:16px;margin:0 auto;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:8px;position:relative;overflow:hidden}.placeholder-info-section{background:#fefcfc;margin:0 16px 20px;border-radius:16px;padding:24px;box-shadow:0 4px 16px #00000014}.placeholder-section-title{width:140px;height:20px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:10px;margin-bottom:20px;position:relative;overflow:hidden}.placeholder-section-title:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.1s}.placeholder-info-row{display:flex;align-items:center;padding:12px 0;border-bottom:1px solid #F2F1F1;gap:16px}.placeholder-info-row:last-child{border-bottom:none}.placeholder-label{width:160px;height:14px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:7px;position:relative;overflow:hidden}.placeholder-label:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.2s}.placeholder-value{flex:1;height:14px;max-width:200px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:7px;position:relative;overflow:hidden}.placeholder-value:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.3s}.placeholder-status{width:80px;height:24px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:16px;position:relative;overflow:hidden}.placeholder-status:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.4s}.placeholder-link-wrapper{flex:1}.placeholder-link-container{display:flex;align-items:stretch;width:100%;border:1px solid #E5E7EB;border-radius:8px;overflow:hidden;background-color:#f9fafb}.placeholder-link-text{flex:1;height:40px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);position:relative;overflow:hidden;margin:5px;border-radius:4px}.placeholder-link-text:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.5s}.placeholder-copy-button{width:100px;height:50px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-left:1px solid #E5E7EB;position:relative;overflow:hidden}.placeholder-copy-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.6s}.placeholder-acquiring-data{border-top:2px solid #F2F1F1;padding-top:20px;margin-top:20px}.placeholder-subtitle{width:180px;height:18px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:9px;margin-bottom:16px;position:relative;overflow:hidden}.placeholder-subtitle:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.7s}.placeholder-acquiring-content{background-color:#f9fafb;border-radius:8px;padding:20px}.placeholder-acquiring-content .placeholder-info-row{padding:10px 0}.placeholder-acquiring-content .placeholder-label{width:180px}.placeholder-input{flex:1;height:36px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:6px;position:relative;overflow:hidden}.placeholder-input:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.8s}.placeholder-categories-section{background:#ded9b9;padding:20px;border-radius:12px;margin:0 16px 20px;text-align:center;box-shadow:0 2px 6px #0000001a}.placeholder-categories-stats{display:flex;justify-content:space-around;gap:20px}.placeholder-category-stat{display:flex;flex-direction:column;align-items:center;gap:4px}.placeholder-stat-label{width:60px;height:14px;background:linear-gradient(135deg,#c8c4a8,#b8b498);border-radius:7px;position:relative;overflow:hidden}.placeholder-stat-label:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:shimmer 2s infinite;animation-delay:.9s}.placeholder-stat-value{width:30px;height:16px;background:linear-gradient(135deg,#c8c4a8,#b8b498);border-radius:8px;position:relative;overflow:hidden}.placeholder-stat-value:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:shimmer 2s infinite;animation-delay:1s}.placeholder-orders-section{background:#fefcfc;margin:0 16px 20px;border-radius:16px;padding:16px;box-shadow:0 4px 16px #00000014;min-height:300px}.placeholder-orders-table{width:100%;margin-bottom:16px}.placeholder-table-header{display:flex;justify-content:space-between;padding:8px 12px;border-bottom:1px solid #E5E7EB}.placeholder-header-cell{flex:1;height:14px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:7px;position:relative;overflow:hidden;margin:0 4px}.placeholder-header-cell:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:1.1s}.placeholder-table-row{display:flex;justify-content:space-between;padding:12px;border-bottom:1px solid #F3F4F6}.placeholder-table-cell{flex:1;height:14px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:7px;position:relative;overflow:hidden;margin:0 4px}.placeholder-table-cell:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:1.2s}.placeholder-full-list-button{display:block;width:calc(100% - 32px);height:44px;margin:16px auto 0;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:25px;position:relative;overflow:hidden}.placeholder-full-list-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:1.3s}@media (max-width: 480px){.placeholder-store-header{margin:0 12px 12px}.placeholder-categories-section,.placeholder-orders-section,.placeholder-info-section{margin:0 12px 12px;padding:16px}.placeholder-label{width:110px}.placeholder-acquiring-content .placeholder-label{width:120px}.placeholder-info-row{padding:8px 0;gap:12px}.placeholder-input{height:32px}.placeholder-copy-button{width:80px}.placeholder-full-list-button{width:100%;margin-top:12px}}.store-delete-modal-overlay{position:fixed;inset:0;background:#00000080;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:1000;opacity:0;transition:opacity .3s ease,backdrop-filter .3s ease;padding-top:env(safe-area-inset-top,0)}.store-delete-modal-overlay.modal-open{opacity:1}.store-delete-modal-overlay.modal-closing{opacity:0;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px)}.store-delete-modal-overlay.no-blur{backdrop-filter:none;-webkit-backdrop-filter:none}.store-delete-modal-scroll-container{position:absolute;inset:0;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;justify-content:center;align-items:center;padding:20px 16px;scrollbar-width:none;-ms-overflow-style:none}.store-delete-modal-scroll-container::-webkit-scrollbar{display:none;width:0;height:0}.store-delete-modal-content{background:#fefcfc;border-radius:20px;padding:30px 25px;max-width:350px;width:100%;box-shadow:0 10px 30px #0003;display:flex;flex-direction:column;gap:20px;color:#333;position:relative;opacity:0;transform:scale(.9) translateY(20px);transition:all .3s cubic-bezier(.4,0,.2,1)}.store-delete-modal-content.modal-content-open{opacity:1;transform:scale(1) translateY(0)}.store-delete-modal-content.modal-content-closing{opacity:0;transform:scale(.9) translateY(20px)}.store-delete-modal-content h2{margin:0;font-size:1.4rem;font-weight:600;text-align:center;color:#d32f2f;display:flex;align-items:center;justify-content:center;gap:10px}.delete-warning-icon{font-size:1.5rem;color:#d32f2f}.store-delete-warning{background:#ffebee;border:1px solid #ffcdd2;border-radius:12px;padding:16px;margin:0}.store-delete-warning-title{font-size:1rem;font-weight:600;color:#d32f2f;margin:0 0 8px;text-align:center}.store-delete-warning-text{font-size:.9rem;color:#666;line-height:1.4;text-align:center;margin:0}.store-delete-button-container{display:flex;flex-direction:column;gap:12px;margin-top:10px}.store-delete-modal-content .delete-button{background:#ffebee;border:2px solid #f44336;border-radius:25px;padding:15px 30px;font-size:16px;font-weight:600;color:#d32f2f;cursor:pointer;width:100%;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px}.store-delete-modal-content .delete-button:hover:not(:disabled){background:#ffcdd2;border-color:#d32f2f}.store-delete-modal-content .delete-button:disabled{background-color:#f5f5f5;color:#bbb;border-color:#ddd;cursor:not-allowed}.store-delete-modal-content .delete-button.hide{opacity:0;transform:scaleY(0);max-height:0;padding-top:0;padding-bottom:0;margin-top:0;border-width:0}.store-delete-modal-content .cancel-button{background:#4f4f4f;border:none;border-radius:25px;padding:15px;font-size:1rem;font-weight:600;color:#fefcfc;cursor:pointer;width:100%;transition:all .2s}.store-delete-modal-content .cancel-button:hover{background:#616161}.store-delete-modal-content .cancel-button.success{background-color:#4caf50}.store-delete-modal-content .cancel-button.success:hover{background-color:#45a049}.store-delete-success{text-align:center;color:#4caf50}.store-delete-success h2{color:#4caf50;margin-bottom:15px}.store-delete-success-message{font-size:1rem;color:#666;margin-bottom:20px;line-height:1.4}.delete-spinner{border:4px solid rgba(255,255,255,.3);border-radius:50%;border-top:4px solid #fff;width:20px;height:20px;animation:spin 1s linear infinite;margin:0 auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 480px){.store-delete-modal-scroll-container{padding:20px 16px}.store-delete-modal-content{border-radius:16px;padding:20px 16px;max-width:350px;width:calc(100% - 32px)}.store-delete-modal-content h2{font-size:1.2rem}.store-delete-warning-title{font-size:.9rem}.store-delete-warning-text{font-size:.85rem}}@media (max-height: 600px){.store-delete-modal-scroll-container{padding:10px 16px 20px}}@media (hover: none) and (pointer: coarse){.store-delete-modal-content .delete-button,.store-delete-modal-content .cancel-button{min-height:44px}}@supports (-webkit-touch-callout: none){.store-delete-modal-scroll-container{overscroll-behavior:contain}.store-delete-modal-content{-webkit-user-select:none;user-select:none}}.bank-selector{position:relative;width:100%;max-width:250px}.bank-main-field{display:flex;align-items:center;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none;padding:2px 0;width:fit-content;max-width:100%}.bank-main-field:hover:not(.disabled){opacity:.7}.bank-value{font-size:14px;color:#333;word-wrap:break-word;overflow-wrap:break-word;line-height:1.5;margin-right:8px}.bank-arrow{font-size:12px;color:#666;transition:transform .2s ease;flex-shrink:0}.bank-loading{font-size:14px;color:#666;font-style:italic}.bank-dropdown{position:relative;width:100%;background:#f9fafb;border:1px solid #E5E7EB;border-radius:8px;margin-top:8px;overflow:hidden;max-height:300px;opacity:1;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .2s ease,margin-top .3s ease}.bank-dropdown.hidden{max-height:0;opacity:0;margin-top:0}.bank-dropdown-header{padding:12px 16px;background-color:#f9fafb;border-bottom:1px solid #E5E7EB;font-size:13px;font-weight:600;color:#6b7280}.bank-option{padding:12px 16px;cursor:pointer;transition:background-color .2s ease;font-size:14px;color:#333;border-bottom:1px solid #F3F4F6}.bank-option:last-child{border-bottom:none}.bank-option:hover:not(.disabled){background-color:#f9fafb}.bank-option.disabled{color:#9ca3af;cursor:not-allowed;font-style:italic}.bank-input-section{margin-top:8px;background:#f9fafb;border:1px solid #E5E7EB;border-radius:8px;overflow:hidden;max-height:200px;opacity:1;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .2s ease,margin-top .3s ease}.bank-input-section.hidden{max-height:0;opacity:0;margin-top:0}.bank-input-header{padding:12px 16px;background-color:#f0f9ff;border-bottom:1px solid #E0F2FE;font-size:13px;font-weight:600;color:#0369a1}.bank-input-form{padding:16px}.bank-input-row{display:flex;align-items:flex-start;gap:16px}.bank-input-label{font-size:14px;color:#666;font-weight:500;flex:0 0 auto;width:160px;word-wrap:break-word;line-height:1.5;padding-top:8px}.bank-input-wrapper{flex:1;display:flex;flex-direction:column;gap:12px}.bank-input{width:100%;padding:8px 12px;border:1px solid #E5E7EB;border-radius:6px;font-size:14px;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease;background-color:#fff}.bank-input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.bank-input:disabled{background-color:#f9fafb;cursor:not-allowed}.bank-input::placeholder{color:#9ca3af}.bank-input-buttons{display:flex;gap:8px;justify-content:flex-end}.bank-button{padding:8px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:80px}.bank-button:disabled{cursor:not-allowed;opacity:.6}.bank-button-cancel{background-color:#f3f4f6;color:#6b7280}.bank-button-cancel:hover:not(:disabled){background-color:#e5e7eb}.bank-button-save{background-color:#4f46e5;color:#fff}.bank-button-save:hover:not(:disabled){background-color:#4338ca}.bank-button-save:active:not(:disabled){transform:scale(.98)}@media (max-width: 480px){.bank-selector{max-width:200px}.bank-main-field{width:fit-content;max-width:100%}.bank-value{font-size:13px;margin-right:6px}.bank-arrow{font-size:11px}.bank-input-row{flex-direction:column;gap:8px}.bank-input-label{width:100%;padding-top:0}.bank-input-buttons{justify-content:stretch}.bank-button{flex:1;min-width:auto}.bank-dropdown-header,.bank-option{padding:10px 12px;font-size:13px}.bank-input-header{padding:10px 12px;font-size:12px}.bank-input-form{padding:12px}.bank-input{font-size:13px;padding:6px 10px}}.bank-selector:hover .bank-main-field:not(.disabled) .bank-arrow{color:#4f46e5}.bank-main-field:focus{outline:2px solid #4F46E5;outline-offset:2px;border-radius:4px}.bank-option:focus{outline:2px solid #4F46E5;outline-offset:-2px;background-color:#f0f9ff}.bank-selector.loading{opacity:.7;pointer-events:none}.bank-selector .fade-enter{opacity:0;transform:translateY(-10px)}.bank-selector .fade-enter-active{opacity:1;transform:translateY(0);transition:opacity .3s ease,transform .3s ease}.bank-selector .fade-exit{opacity:1;transform:translateY(0)}.bank-selector .fade-exit-active{opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease}.bank-saved-value{margin-top:8px;padding:8px 0}.bank-saved-value-header{display:flex;align-items:center;gap:8px}.bank-saved-value-text{font-size:14px;color:#666;font-family:monospace;word-break:break-all;flex:1}.bank-toggle-visibility{background:none;border:none;cursor:pointer;color:#666;font-size:14px;padding:4px;border-radius:4px;display:flex;align-items:center;transition:color .2s ease}.bank-toggle-visibility:hover{color:#333}.bank-saved-value-text{transition:all .15s ease-out}.bank-saved-value-text:hover{opacity:.8}.bank-saved-value-text:active{transform:scale(.98)}.bank-saved-value-text.copied{animation:copyPulse .3s ease-out}@keyframes copyPulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.02);opacity:.7}to{transform:scale(1);opacity:1}}.copy-feedback{font-size:12px;color:#10b981;margin-top:4px;opacity:0;animation:fadeInOut 2s ease-out}@keyframes fadeInOut{0%{opacity:0;transform:translateY(-4px)}20%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}.categories{width:100%;min-height:100vh;background:#f2f1f1;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.store-rub-icon{background:linear-gradient(145deg,#06b6d4,#0891b2)}.store-commission-icon{background:linear-gradient(145deg,#e4d151,#a29438)}.store-balance-value,.store-commission-value{font-size:24px;font-weight:700;color:#4f4f4f;text-shadow:0 1px 2px rgba(0,0,0,.1)}.store-header{text-align:center;margin:0 24px 24px}.store-title{font-size:24px;font-weight:650;color:#999;margin:0 0 8px;letter-spacing:.5px}.store-name{font-size:20px;font-weight:700;color:#999;margin:0}.categories-section{background:#fefcfc;margin:0 16px 20px;border-radius:16px;padding:16px;height:auto;box-shadow:0 4px 16px #00000014;min-height:300px}.categories-section h3{font-size:24px;font-weight:650;color:#999;margin:0 0 24px;text-align:center;letter-spacing:.5px}.categories-list{display:flex;flex-direction:column;gap:12px}.category-item{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:16px;padding:18px 24px;font-size:16px;color:#374151;text-align:left;box-shadow:0 4px 12px #00000014;border:1px solid #E5E7EB;position:relative;overflow:hidden;transition:all .3s ease}.category-item:active{transform:translateY(-2px);box-shadow:0 6px 16px #0000001f;background:linear-gradient(135deg,#f8f9fa,#f3f4f6)}.add-category-button{background:linear-gradient(135deg,#fff,#f8f9fa);border:none;border-radius:16px;padding:18px 24px;font-size:16px;color:#374151;text-align:left;cursor:pointer;box-shadow:0 4px 12px #00000014;border:1px solid #E5E7EB;transition:all .3s ease;position:relative;overflow:hidden;font-weight:500}.add-category-button:before{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:24px;font-weight:300;color:#6b7280;opacity:.8}.add-category-button:active{background:linear-gradient(135deg,#f8f9fa,#f3f4f6);transform:translateY(-2px);box-shadow:0 6px 16px #0000001f}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;border-radius:12px;padding:20px;max-width:80%;text-align:center;box-shadow:0 4px 16px #0003}.modal-content p{margin:0;font-size:16px;color:#333}.tooltip-overlay{position:fixed;inset:0;background:transparent;z-index:1000;cursor:default}.tooltip-bubble{position:absolute;transform:translate(-50%) translateY(-100%);margin-top:-15px;z-index:1001;opacity:0;pointer-events:auto;transition:all .3s cubic-bezier(.4,0,.2,1)}.tooltip-bubble.show{opacity:1;transform:translate(-50%) translateY(-100%) scale(1);animation:tooltipFadeIn .3s ease-out forwards}.tooltip-bubble.hide{opacity:0;transform:translate(-50%) translateY(-100%) scale(.9);animation:tooltipFadeOut .2s ease-in forwards}@keyframes tooltipFadeIn{0%{opacity:0;transform:translate(-50%) translateY(-100%) scale(.9)}to{opacity:1;transform:translate(-50%) translateY(-100%) scale(1)}}@keyframes tooltipFadeOut{0%{opacity:1;transform:translate(-50%) translateY(-100%) scale(1)}to{opacity:0;transform:translate(-50%) translateY(-100%) scale(.9)}}.tooltip-content{background:linear-gradient(135deg,#4f4f4f,#6b7280);border-radius:12px;padding:10px 16px;box-shadow:0 8px 25px #00000026;position:relative;max-width:280px;min-width:200px;transition:all .3s cubic-bezier(.4,0,.2,1)}.tooltip-text{font-size:13px;color:#fefcfc;font-weight:500;line-height:1.4;display:block;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.tooltip-arrow{position:absolute;top:100%;left:50%;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #4F4F4F;transition:all .3s cubic-bezier(.4,0,.2,1)}.tooltip-arrow:after{content:"";position:absolute;top:-9px;left:-8px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #4F4F4F;transition:all .3s cubic-bezier(.4,0,.2,1)}@media (max-width: 480px){.categories-list{gap:8px}.category-item,.add-category-button{padding:16px 20px;font-size:14px}.add-category-button:before{font-size:20px}.store-balance-section{margin-right:-16px}.store-orders-section{margin:0 8px 16px;padding:12px;overflow-x:hidden}}.categories-content{animation:none}.categories-content.fade-in{animation:fadeIn .3s ease-in-out}.categories-placeholder{width:100%;min-height:100vh;background:#f2f1f1;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden;animation:fadeIn .3s ease-in-out}.placeholder-store-header{text-align:center;margin:0 24px 24px}.placeholder-store-title{width:100px;height:20px;margin:0 auto 8px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:10px;position:relative;overflow:hidden}.placeholder-store-title:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite}.placeholder-store-name{width:160px;height:18px;margin:0 auto;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:9px;position:relative;overflow:hidden}.placeholder-store-name:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.1s}.placeholder-categories-section{background:#fefcfc;margin:0 16px 20px;border-radius:16px;padding:16px;box-shadow:0 4px 16px #00000014;min-height:300px}.placeholder-section-title{width:140px;height:20px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:10px;margin:0 auto 24px;position:relative;overflow:hidden}.placeholder-section-title:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.2s}.placeholder-categories-list{display:flex;flex-direction:column;gap:12px}.placeholder-category-item{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:16px;padding:18px 24px;box-shadow:0 4px 12px #00000014;border:1px solid #E5E7EB;position:relative;overflow:hidden;display:flex;justify-content:space-between;align-items:center}.placeholder-category-name{width:140px;height:16px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:8px;position:relative;overflow:hidden}.placeholder-category-name:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.3s}.placeholder-category-count{width:80px;height:14px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:7px;position:relative;overflow:hidden}.placeholder-category-count:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.4s}.placeholder-add-category-button{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:16px;padding:18px 24px;box-shadow:0 4px 12px #00000014;border:1px solid #E5E7EB;position:relative;overflow:hidden;display:flex;justify-content:space-between;align-items:center}.placeholder-button-text{width:160px;height:16px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:8px;position:relative;overflow:hidden}.placeholder-button-text:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.5s}.placeholder-button-icon{width:24px;height:24px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:12px;position:relative;overflow:hidden}.placeholder-button-icon:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.6s}.placeholder-category-item:nth-child(1) .placeholder-category-name:before,.placeholder-category-item:nth-child(1) .placeholder-category-count:before{animation-delay:.3s}.placeholder-category-item:nth-child(2) .placeholder-category-name:before,.placeholder-category-item:nth-child(2) .placeholder-category-count:before{animation-delay:.4s}.placeholder-category-item:nth-child(3) .placeholder-category-name:before,.placeholder-category-item:nth-child(3) .placeholder-category-count:before{animation-delay:.5s}.placeholder-category-item:nth-child(4) .placeholder-category-name:before,.placeholder-category-item:nth-child(4) .placeholder-category-count:before{animation-delay:.6s}.placeholder-category-item:nth-child(5) .placeholder-category-name:before,.placeholder-category-item:nth-child(5) .placeholder-category-count:before{animation-delay:.7s}@media (max-width: 480px){.placeholder-store-header{margin:0 12px 12px}.placeholder-categories-section{margin:0 12px 20px;padding:12px}.placeholder-categories-list{gap:8px}.placeholder-category-item,.placeholder-add-category-button{padding:16px 20px}.placeholder-category-name{width:120px;height:14px}.placeholder-category-count{width:60px;height:12px}.placeholder-button-text{width:120px;height:14px}.placeholder-button-icon{width:20px;height:20px}}.category-profile{width:100%;min-height:100vh;background:#f2f1f1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.category-header-section{text-align:center;margin:0 24px 24px}.category-page-title{font-size:24px;font-weight:650;color:#999;margin:0 0 8px;letter-spacing:.5px}.category-store-title{font-size:24px;font-weight:700;color:#999;margin:0}.products-section{background:#fefcfc;margin:0 16px 20px;border-radius:16px;padding:24px;box-shadow:0 4px 16px #00000014;min-height:630px;max-height:800px;display:flex;flex-direction:column}.products-section h3{font-size:24px;font-weight:650;color:#999;margin:0 0 24px;text-align:left;letter-spacing:.5px}.products-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.products-count{font-size:14px;font-weight:500;color:#6b7280}.products-content{flex:1;overflow-y:auto;overflow-x:hidden;padding-right:8px}.products-content::-webkit-scrollbar{width:6px}.products-content::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.products-content::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.products-content::-webkit-scrollbar-thumb:hover{background:#999}.product-card{background:#fff;border-radius:12px;margin-bottom:12px;box-shadow:0 2px 8px #0000000f;overflow:hidden;transition:all .2s ease;border:1px solid #F3F4F6}.product-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.product-main{display:flex;gap:16px;padding:16px;cursor:pointer}.product-visual{position:relative;flex-shrink:0}.product-icon-wrapper{width:64px;height:64px;background:#f9fafb;border-radius:12px;display:flex;align-items:center;justify-content:center;position:relative}.product-svg-icon{width:36px;height:36px;color:#6b7280;opacity:.8}.product-discount{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;font-size:10px;font-weight:600;padding:2px 6px;border-radius:6px}.product-details{flex:1;display:flex;flex-direction:column;gap:10px;min-width:0}.product-info{display:flex;flex-direction:column;gap:2px}.product-name{font-size:16px;font-weight:600;color:#1f2937;margin:0;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.product-sku{font-size:12px;color:#6b7280;margin:0}.product-variants-summary{display:flex;flex-direction:column;gap:6px}.variant-summary-group{display:flex;align-items:center;gap:8px}.variant-label{font-size:12px;color:#6b7280;font-weight:500;min-width:50px}.variant-values{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.variant-chip{display:inline-flex;align-items:center;padding:2px 8px;font-size:11px;font-weight:500;border-radius:6px;line-height:1.2}.variant-chip.size{background:#eff6ff;color:#3b82f6;border:1px solid #DBEAFE}.variant-chip.color{background:#f3e8ff;color:#7c3aed;border:1px solid #E9D5FF}.variant-chip.gender{background:#fef3c7;color:#92400e;border:1px solid #FDE68A}.variant-chip.volume,.variant-chip.weight,.variant-chip.dimension{background:#d1fae5;color:#047857;border:1px solid #A7F3D0}.variant-chip.material{background:#ffe4e6;color:#be185d;border:1px solid #FECDD3}.variant-more{font-size:11px;color:#6b7280;font-weight:500}.product-meta{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.product-price{display:flex;align-items:baseline;gap:4px}.price-label{font-size:12px;color:#6b7280;font-weight:500}.price-value{font-size:16px;font-weight:600;color:#1f2937}.product-stock{display:flex;align-items:center;gap:4px}.stock-indicator{width:6px;height:6px;border-radius:50%}.stock-indicator.in-stock{background:#10b981}.stock-indicator.out-of-stock{background:#ef4444}.stock-value{font-size:12px;color:#6b7280;font-weight:500}.expand-button{display:flex;align-items:center;gap:4px;padding:4px 8px;background:transparent;border:1px solid #E5E7EB;border-radius:6px;font-size:12px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s;margin-left:auto}.expand-button:hover{background:#f9fafb;border-color:#d1d5db;color:#4b5563}.expand-text{line-height:1}.expand-icon{transition:transform .2s}.expand-icon.rotated{transform:rotate(180deg)}.product-expanded{padding:16px;border-top:1px solid #F3F4F6;background:#f9fafb}.variants-detail{margin-bottom:16px}.variants-title{font-size:14px;font-weight:600;color:#374151;margin:0 0 12px}.variants-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px}.variant-card{background:#fff;border:1px solid #E5E7EB;border-radius:8px;padding:10px;display:flex;flex-direction:column;gap:8px}.variant-attributes{display:flex;flex-direction:column;gap:4px}.variant-attribute{display:flex;justify-content:space-between;font-size:11px}.attr-label{color:#6b7280}.attr-value{color:#1f2937;font-weight:500}.variant-footer{display:flex;justify-content:space-between;align-items:center;padding-top:6px;border-top:1px solid #F3F4F6}.variant-price{font-size:13px;font-weight:600;color:#059669}.variant-stock{font-size:11px;font-weight:500}.variant-stock.available{color:#10b981}.variant-stock.unavailable{color:#ef4444}.product-description{padding-top:12px;border-top:1px solid #E5E7EB}.product-description p{font-size:13px;line-height:1.5;color:#4a5568;margin:0}.loading-state,.error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;padding:40px 20px;text-align:center}.loading-spinner{width:40px;height:40px;border:3px solid #E5E7EB;border-top-color:#06b6d4;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-text{margin-top:16px;font-size:16px;color:#6b7280}.error-icon{font-size:48px;margin-bottom:16px}.error-title{font-size:20px;font-weight:600;color:#374151;margin:0 0 8px}.error-description{font-size:14px;color:#6b7280;margin:0;line-height:1.5}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.empty-icon{margin-bottom:16px}.empty-svg-icon{width:64px;height:64px;color:#cbd5e1;opacity:.5}.empty-title{font-size:18px;font-weight:600;color:#374151;margin:0 0 8px}.empty-description{font-size:14px;color:#6b7280;margin:0;line-height:1.5}@media (max-width: 480px){.category-header-section{margin:0 16px 16px}.category-store-title{font-size:18px}.category-page-title{font-size:24px}.products-section{margin:0 12px 16px;padding:16px;max-height:500px}.products-section h3{font-size:18px;margin:0 0 16px}.product-card{margin-bottom:10px}.product-main{padding:12px;gap:12px}.product-icon-wrapper{width:56px;height:56px}.product-svg-icon{width:32px;height:32px}.product-name,.price-value{font-size:15px}.variants-grid{grid-template-columns:1fr}.product-meta{flex-direction:column;align-items:flex-start;gap:6px}.expand-button{margin-top:8px;width:100%;justify-content:center}}.placeholder-wrapper{animation:none;transition:opacity .3s ease-out;opacity:1}.placeholder-wrapper.fade-out{opacity:0}.content-wrapper.fade-in{animation:fadeIn .3s ease-in-out}.category-profile-placeholder{width:100%;min-height:100vh;background:#f2f1f1;padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;animation:fadeIn .3s ease-in-out}@keyframes shimmer{0%{left:-100%}to{left:100%}}.placeholder-balance-header{display:flex;justify-content:space-between;align-items:center;padding:16px;margin:0 16px 16px;background:#fefcfc;border-radius:16px;box-shadow:0 4px 16px #00000014}.placeholder-balance-left,.placeholder-balance-right{display:flex;align-items:center;gap:12px}.placeholder-balance-title{width:80px;height:16px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:8px;position:relative;overflow:hidden}.placeholder-balance-title:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite}.placeholder-balance-amount{width:120px;height:24px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:12px;position:relative;overflow:hidden}.placeholder-balance-amount:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.1s}.placeholder-balance-button{width:80px;height:36px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:18px;position:relative;overflow:hidden}.placeholder-balance-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.2s}.placeholder-category-header-section{text-align:center;padding:100px 16px 24px}.placeholder-category-page-title{width:150px;height:20px;margin:0 auto 8px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:10px;position:relative;overflow:hidden}.placeholder-category-page-title:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.3s}.placeholder-category-store-title{width:220px;height:18px;margin:0 auto;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:9px;position:relative;overflow:hidden}.placeholder-category-store-title:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.4s}.placeholder-products-section{background:#fefcfc;margin:0 16px 20px;border-radius:16px;padding:16px;box-shadow:0 4px 16px #00000014}.placeholder-products-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.placeholder-products-section-title{width:140px;height:20px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:10px;position:relative;overflow:hidden}.placeholder-products-section-title:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.5s}.placeholder-products-count{width:100px;height:16px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:8px;position:relative;overflow:hidden}.placeholder-products-count:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.6s}.placeholder-products-content{display:flex;flex-direction:column;gap:16px}.placeholder-product-card{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:16px;box-shadow:0 2px 8px #0000000f;border:1px solid #E5E7EB;padding:16px}.placeholder-product-main{display:flex;gap:16px}.placeholder-product-visual{flex-shrink:0}.placeholder-product-icon-wrapper{width:64px;height:64px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:12px;position:relative;overflow:hidden}.placeholder-product-icon-wrapper:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.7s}.placeholder-product-details{flex-grow:1;display:flex;flex-direction:column;gap:12px}.placeholder-product-name{width:70%;height:18px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:9px;position:relative;overflow:hidden}.placeholder-product-name:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.8s}.placeholder-product-sku{width:50%;height:14px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:7px;position:relative;overflow:hidden;margin-top:8px}.placeholder-product-sku:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:.9s}.placeholder-product-variants-summary{display:flex;flex-direction:column;gap:8px}.placeholder-variant-summary-group{width:90%;height:14px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:7px;position:relative;overflow:hidden}.placeholder-variant-summary-group:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:1s}.placeholder-variant-summary-group:nth-child(2):before{animation-delay:1.1s}.placeholder-product-meta{display:flex;justify-content:space-between}.placeholder-product-price{width:80px;height:16px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:8px;position:relative;overflow:hidden}.placeholder-product-price:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:1.2s}.placeholder-product-stock{width:60px;height:16px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:8px;position:relative;overflow:hidden}.placeholder-product-stock:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:1.3s}.placeholder-expand-button{width:100px;height:32px;background:linear-gradient(135deg,#e8e8e8,#d8d8d8);border-radius:16px;position:relative;overflow:hidden;margin-top:8px;align-self:flex-end}.placeholder-expand-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 2s infinite;animation-delay:1.4s}.placeholder-product-card:nth-child(1) .placeholder-product-icon-wrapper:before,.placeholder-product-card:nth-child(1) .placeholder-product-name:before,.placeholder-product-card:nth-child(1) .placeholder-product-sku:before,.placeholder-product-card:nth-child(1) .placeholder-variant-summary-group:before,.placeholder-product-card:nth-child(1) .placeholder-product-price:before,.placeholder-product-card:nth-child(1) .placeholder-product-stock:before,.placeholder-product-card:nth-child(1) .placeholder-expand-button:before{animation-delay:.7s}.placeholder-product-card:nth-child(2) .placeholder-product-icon-wrapper:before,.placeholder-product-card:nth-child(2) .placeholder-product-name:before,.placeholder-product-card:nth-child(2) .placeholder-product-sku:before,.placeholder-product-card:nth-child(2) .placeholder-variant-summary-group:before,.placeholder-product-card:nth-child(2) .placeholder-product-price:before,.placeholder-product-card:nth-child(2) .placeholder-product-stock:before,.placeholder-product-card:nth-child(2) .placeholder-expand-button:before{animation-delay:.8s}.placeholder-product-card:nth-child(3) .placeholder-product-icon-wrapper:before,.placeholder-product-card:nth-child(3) .placeholder-product-name:before,.placeholder-product-card:nth-child(3) .placeholder-product-sku:before,.placeholder-product-card:nth-child(3) .placeholder-variant-summary-group:before,.placeholder-product-card:nth-child(3) .placeholder-product-price:before,.placeholder-product-card:nth-child(3) .placeholder-product-stock:before,.placeholder-product-card:nth-child(3) .placeholder-expand-button:before{animation-delay:.9s}@media (max-width: 480px){.placeholder-balance-header,.placeholder-products-section{margin:0 12px 12px;padding:12px}.placeholder-product-card{padding:12px}.placeholder-product-icon-wrapper{width:56px;height:56px}.placeholder-category-page-title{width:120px;height:18px}.placeholder-category-store-title{width:180px;height:16px}.placeholder-products-section-title{width:120px;height:18px}.placeholder-products-count{width:80px;height:14px}}.order-page{width:100%;min-height:100vh;background:#f2f1f1;padding:20px 24px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.order-balance-section{display:flex;flex-direction:column;gap:12px;margin-top:-20px;margin-right:-24px;transform-origin:right;margin-bottom:20px}.order-balance-item,.order-commission-item{background:#fefcfc;border-top-left-radius:50px;border-bottom-left-radius:50px;padding:5px 16px;max-width:clamp(300px,50vw,400px);margin-left:auto;display:flex;align-items:center;gap:8px}.order-commission-item{margin-bottom:20px;max-width:clamp(150px,30vw,250px);margin-left:auto}.order-balance-icon,.order-commission-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:#fefcfc;box-shadow:0 2px 6px #0000001a}.order-rub-icon{background:linear-gradient(145deg,#06b6d4,#0891b2)}.order-commission-icon{background:linear-gradient(145deg,#e4d151,#a29438)}.order-balance-value,.order-commission-value{font-size:24px;font-weight:700;color:#4f4f4f;text-shadow:0 1px 2px rgba(0,0,0,.1)}.order-header{text-align:center;margin-bottom:30px;display:flex;flex-direction:column;align-items:center;gap:8px}.order-title{font-size:24px;color:#999;font-weight:700}.order-store-name{font-size:16px;font-weight:500;color:#666}.order-content-section{background:#fefcfc;margin:0 16px 20px;border-radius:20px;padding:28px;box-shadow:0 6px 20px #00000014;border:1px solid #F0F0F0}.order-basic-info{margin-bottom:28px}.order-info-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;padding:12px;background:#f8f9fa;border-radius:12px;border:1px solid #E9ECEF}.order-info-item:last-child{margin-bottom:0}.order-info-label{font-size:14px;font-weight:600;color:#495057;min-width:120px;flex-shrink:0}.order-info-value{font-size:14px;font-weight:500;color:#212529;flex:1}.order-address{line-height:1.4}.order-contact-section{margin-bottom:28px}.order-section-title{font-size:16px;font-weight:600;color:#495057;margin-bottom:16px}.order-contact-list{background:#f8f9fa;border-radius:12px;padding:20px;border:1px solid #E9ECEF}.order-contact-item{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding:8px 0}.order-contact-item:last-child{margin-bottom:0}.contact-label{font-size:14px;font-weight:600;color:#495057;min-width:60px}.contact-value{font-size:14px;font-weight:500;color:#212529}.order-comment-section{margin-bottom:28px}.order-comment-field{background:#f8f9fa;border-radius:12px;padding:16px;border:1px solid #E9ECEF;min-height:60px;font-size:14px;color:#495057;font-style:italic}.order-items-section{margin-bottom:28px}.order-items-list{background:#f8f9fa;border-radius:12px;padding:20px;border:1px solid #E9ECEF}.order-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px;padding:16px;background:#fff;border-radius:8px;border:1px solid #DEE2E6;box-shadow:0 1px 3px #0000000d}.order-item:last-child{margin-bottom:0}.order-item-number{font-size:14px;font-weight:700;color:#495057;min-width:20px;flex-shrink:0}.order-item-details{flex:1}.order-item-line{line-height:1.4}.item-detail{font-size:14px;color:#212529;word-wrap:break-word}.order-total-section{border-top:2px solid #E9ECEF;padding-top:24px}.order-total-line{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px;background:#f8f9fa;border-radius:12px;border:1px solid #E9ECEF}.order-total-label{font-size:18px;font-weight:700;color:#495057}.order-total-values{display:flex;gap:20px;align-items:center}.order-total-item{display:flex;align-items:center;gap:8px}.order-total-icon{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;color:#fefcfc;box-shadow:0 2px 6px #0000001a}.order-total-usd{background:linear-gradient(145deg,#06b6d4,#0891b2)}.order-total-rub{background:linear-gradient(145deg,#e4d151,#a29438)}.order-total-value{font-size:18px;font-weight:700;color:#212529}@media (max-width: 480px){.order-page{padding:15px 16px}.order-content-section{margin:0 8px 20px;padding:20px}.order-total-line{flex-direction:column;gap:16px;align-items:stretch}.order-total-values{justify-content:center}.order-info-item{flex-direction:column;gap:8px}.order-info-label{min-width:auto}.order-item{flex-direction:column;gap:8px}.order-item-number{min-width:auto}.order-contact-item{flex-direction:column;gap:4px;align-items:flex-start}.contact-label{min-width:auto}}.referrals-profile{width:100%;min-height:100vh;background:#f2f1f1;padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.referrals-profile:after{content:"";display:block;height:1px}.referrals-header-section{background:transparent;margin:0 12px 8px;border-radius:0;padding:12px;text-align:center;position:relative}.referrals-header-section h2{font-size:18px;font-weight:650;color:#999;margin:0 0 16px;letter-spacing:.5px;position:relative;display:block;width:100%;text-align:center}.referral-balance-container{margin-bottom:16px;display:flex;justify-content:center}.referral-balance{display:flex;align-items:center;gap:8px;background:#fefcfc;padding:16px 24px;border-radius:20px;box-shadow:0 4px 16px #00000014}.balance-icon{display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fefcfc;font-weight:700;text-align:center}.referral-rub-icon{width:28px;height:28px;font-size:12px;background:linear-gradient(145deg,#10b981,#059669);box-shadow:0 2px 6px #0000001a}.balance-value{font-size:22px;font-weight:700;color:#4f4f4f}.withdraw-arrow-button{background:transparent;border:2px solid #4F4F4F;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:0;margin-left:6px}.withdraw-arrow-button:hover{background:#4f4f4f;border-color:#4f4f4f;transform:translateY(1px)}.withdraw-arrow-button:hover .arrow-down{border-top-color:#fff}.withdraw-arrow-button:active{transform:translateY(2px) scale(.95);box-shadow:0 2px 4px #0003}.arrow-down{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #4F4F4F;transition:border-top-color .2s ease}.referral-commissions-container{display:flex;justify-content:center;gap:16px;margin-bottom:16px}.commission-item{display:flex;flex-direction:column;align-items:center;background:#fefcfc;padding:10px 16px;border-radius:12px;box-shadow:0 2px 8px #0000000f;min-width:80px}.commission-label{font-size:11px;color:#999;font-weight:500;margin-bottom:4px}.commission-value{font-size:14px;color:#4f4f4f;font-weight:600}.referral-link-container{display:flex;justify-content:center}.referral-link{display:flex;align-items:center;gap:8px;background:#fefcfc;padding:12px 16px;border-radius:16px;box-shadow:0 2px 8px #0000000f;max-width:90%;overflow:hidden}.link-text{font-size:12px;color:#4f4f4f;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.copy-link-button{background:#4f4f4f;color:#fefcfc;border:none;border-radius:8px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:12px;font-weight:600;flex-shrink:0}.copy-link-button:active{transform:scale(.95)}.copy-link-button.copied{background:#10b981}.referrals-section{background:#fefcfc;margin:0 12px 8px;border-radius:16px;padding:12px;box-shadow:0 4px 16px #00000014}.referrals-section h3{font-size:18px;font-weight:600;color:#999;margin:0 0 16px;padding-left:8px}.referrals-table-container{width:100%;overflow-x:auto;min-height:200px}.referrals-history-table{width:100%;min-width:500px;border-collapse:collapse;background:#fefcfc;overflow:hidden;font-size:12px}.referrals-history-table thead{background:#f2f1f1}.referrals-history-table th{padding:8px 10px;text-align:center;font-weight:600;color:#666;font-size:11px;border-bottom:1px solid #E5E5E5;white-space:nowrap}.referrals-history-table td{padding:8px 10px;border-bottom:1px solid #F2F1F1;color:#333;font-size:11px;text-align:center}.referrals-history-table tbody tr:last-child td{border-bottom:none}.referrals-history-table tbody tr td[colspan]{padding:8px 10px!important;color:#999!important;font-weight:400!important;font-size:8px!important;text-align:center!important}.referrals-hash-cell{display:flex;align-items:center;justify-content:center;cursor:pointer;gap:5px}.referrals-copy-icon-container{position:relative}.referrals-copy-icon,.referrals-check-icon{font-size:12px;-webkit-user-select:none;user-select:none;transition:opacity .3s ease-in-out}.referrals-copy-icon{color:#666}.referrals-check-icon{color:green;position:absolute;left:0;top:0}.referrals-copy-icon.hidden{opacity:0}.referrals-check-icon.visible{opacity:1}.referrals-check-icon.hidden{opacity:0}.referrals-amount-positive{color:#10b981!important;font-weight:600}.referrals-amount-negative{color:#ef4444!important;font-weight:600}.pagination{display:flex;justify-content:center;gap:8px;margin-top:16px}.pagination button{background:#f2f1f1;border:1px solid #E5E5E5;border-radius:8px;padding:8px 12px;color:#666;font-size:11px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:32px}.pagination button:hover{background:#e5e5e5;border-color:#ccc}.pagination button.active{background:#4f4f4f;border-color:#4f4f4f;color:#fefcfc}.pagination button:active{transform:scale(.95)}.referrals-profile.fade-in{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-size:16px}*{margin:0;padding:0;box-sizing:border-box}html{width:100%;background:#f2f1f1}body{width:100%;font-family:inherit;background:#f2f1f1}#root{width:100%;background:#f2f1f1}html,body{overscroll-behavior:none}
