.seller-edit-product-overlay *,.seller-edit-product-modal *{color-scheme:light}.seller-edit-product-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;overflow-y:auto}.seller-edit-product-modal{background:#fff;border-radius:12px;max-width:800px;width:100%;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 10px 40px #0003}.seller-edit-product-header{display:flex;justify-content:space-between;align-items:flex-start;padding:24px;border-bottom:1px solid var(--border-color, #e0e0e0);position:sticky;top:0;background:#fff;z-index:10}.seller-edit-product-header h3{margin:0 0 4px;font-size:20px;font-weight:600;color:var(--text-primary, #1a1a1a)}.seller-edit-product-subtitle{margin:0;font-size:13px;color:var(--text-secondary, #666)}.seller-edit-product-close{background:none;border:none;font-size:32px;line-height:1;color:var(--text-tertiary, #999);cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s ease,color .2s ease}.seller-edit-product-close:hover{background:var(--hover-bg, #f5f5f5);color:var(--text-primary, #1a1a1a)}.seller-edit-product-form{padding:24px;overflow-y:auto;flex:1}.seller-edit-product-loading,.seller-edit-product-error{padding:40px;text-align:center;font-size:16px;color:var(--text-secondary, #666);display:flex;flex-direction:column;align-items:center;justify-content:center}.seller-edit-product-spinner{width:48px;height:48px;border:4px solid rgba(123,77,254,.1);border-top-color:var(--primary-color, #7B4DFE);border-radius:50%;animation:edit-spinner-rotate .8s linear infinite;margin-bottom:16px}@keyframes edit-spinner-rotate{to{transform:rotate(360deg)}}.seller-edit-product-close-btn{margin-top:16px;padding:10px 20px;background:var(--primary-color, #007bff);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease}.seller-edit-product-close-btn:hover{background:var(--primary-hover, #0056b3)}.image-preview-badge{position:absolute;top:8px;right:8px;background:var(--success-color, #28a745);color:#fff;padding:2px 8px;border-radius:4px;font-size:10px;font-weight:600;text-transform:uppercase}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.seller-edit-product-modal .form-actions{display:flex;justify-content:flex-end;gap:12px;padding-top:8px;flex-wrap:wrap}.tg-android .seller-edit-product-modal .form-actions{padding-bottom:50px}.seller-edit-product-modal .form-actions button{min-width:140px}@media (max-width: 768px){.seller-edit-product-modal{max-height:100vh;border-radius:0}.form-row{grid-template-columns:1fr}}@media (max-width: 640px){.seller-edit-product-overlay{padding:16px 12px;align-items:flex-start}.seller-edit-product-modal{border-radius:16px;max-width:none;width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.seller-edit-product-header{padding:18px 16px 12px}.seller-edit-product-header h3{font-size:18px}.seller-edit-product-subtitle{font-size:12px}.seller-edit-product-form{padding:16px}.seller-edit-product-modal .form-actions{flex-direction:column;align-items:stretch}.seller-edit-product-modal .form-actions button{width:100%}.seller-edit-product-modal .file-upload-label{padding:24px 16px}.seller-edit-product-modal .image-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}@media (max-width: 420px){.seller-edit-product-overlay{padding:12px 8px}.seller-edit-product-modal{border-radius:14px;width:calc(100vw - 16px);max-height:calc(100vh - 16px)}.seller-edit-product-header{padding:16px 14px 10px}.seller-edit-product-form{padding:14px}.seller-edit-product-modal .form-actions{gap:10px}.seller-edit-product-modal .file-upload-label{padding:20px 14px}.seller-edit-product-modal .image-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}body.tg-webapp .seller-edit-product-overlay{padding:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}body.tg-webapp .seller-edit-product-modal{width:100vw;max-width:100vw;height:100vh;height:var(--tg-viewport-height, 100vh);max-height:100vh;max-height:var(--tg-viewport-height, 100vh);margin:0;border-radius:0;box-shadow:none;display:flex;flex-direction:column}body.tg-webapp .seller-edit-product-loading{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}body.tg-webapp .seller-edit-product-header{padding-top:100px}body.tg-webapp .seller-edit-product-header h3{font-size:18px}body.tg-webapp .seller-edit-product-close{display:none}.seller-create-product *{color-scheme:light}.seller-create-product{width:100%;max-width:880px;margin:0 auto;padding:0 8px}.seller-create-product__loading{padding:60px 20px;text-align:center;font-size:16px;color:var(--text-secondary, #666)}.seller-create-product__header{margin-bottom:20px}.seller-create-product__header h3{margin:0 0 4px;font-size:calc(var(--tile-title-size, 19px) * 1.2);font-weight:600;color:#1a1a1a}.seller-create-product__subtitle{margin:0;font-size:calc(var(--filter-btn-size, 14px) * .95);color:var(--text-secondary, #666);font-weight:500}.seller-create-product__description{margin:0;font-size:14px;color:var(--text-secondary, #666);line-height:1.5}.seller-create-product__form{background:linear-gradient(185deg,#fff 78%,#f3f6ff);border:1px solid rgba(113,66,255,.08);border-radius:18px;padding:22px 24px;box-shadow:0 18px 36px -24px #0f172a73}.form-group{margin-bottom:16px}.form-group:last-of-type{margin-bottom:24px}.form-label{display:block;margin-bottom:8px;font-size:calc(var(--filter-btn-size, 14px));font-weight:600;color:#666!important}.form-required{color:var(--danger-color, #dc3545)}.form-input,.form-select,.form-textarea{width:100%;padding:10px 12px;border:1px solid rgba(113,66,255,.16)!important;border-radius:12px;font-size:calc(var(--filter-btn-size, 14px));font-family:inherit;color:#1a1a1a!important;background:#fff!important;caret-color:#1a1a1a!important;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;color-scheme:light}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none!important;border-color:var(--primary-color, #007bff)!important;box-shadow:0 0 0 3px #007bff1a!important}.form-input::placeholder,.form-textarea::placeholder{color:#999!important;opacity:1}.form-textarea{resize:vertical;min-height:100px;line-height:1.6}.form-textarea--large{min-height:140px;font-size:calc(var(--filter-btn-size, 14px) * 1.02);max-height:420px;overflow-y:auto}.form-hint{margin-top:6px;font-size:12px;color:var(--text-tertiary, #999)}.form-hint--top{margin-top:0;margin-bottom:8px;padding:8px 12px;background:#fff8e1;border-left:3px solid #ffc107;border-radius:4px;color:#856404;font-weight:500}.file-upload-zone{margin-top:8px}.file-upload-input{display:none}.file-upload-label{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 20px;border:2px dashed rgba(113,66,255,.2);border-radius:16px;background:#f3f6ff99;cursor:pointer;transition:all .2s ease}.file-upload-label:hover:not(.file-upload-label--disabled){border-color:#7142ff80;background:#7142ff1f}.file-upload-label--disabled{opacity:.5;cursor:not-allowed}.file-upload-icon{font-size:48px;margin-bottom:12px}.file-upload-text{font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:4px}.file-upload-hint{font-size:12px;color:var(--text-tertiary, #999)}.image-preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:12px;margin-top:16px}.image-preview-item{position:relative;aspect-ratio:1;border-radius:12px;overflow:hidden;border:1.5px solid rgba(113,66,255,.16);background:linear-gradient(135deg,#f5f5ff,#fff);transition:all .2s ease}.image-preview-item:hover{border-color:#7142ff73;box-shadow:0 12px 30px -18px #7142ff73}.image-preview-item--main{border-color:#7142ffbf;box-shadow:0 0 0 3px #7142ff33}.image-preview-img{width:100%;height:100%;object-fit:cover}.image-preview-remove{position:absolute;top:4px;right:4px;width:24px;height:24px;background:#dc3545e6;color:#fff;border:none;border-radius:50%;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;z-index:2}.image-preview-remove:hover{background:#dc3545}.image-preview-main{position:absolute;bottom:0;left:0;right:0;padding:6px 8px;background:#007bfff2;color:#fff;font-size:11px;font-weight:600;text-align:center;letter-spacing:.5px}.form-message{padding:10px 14px;border-radius:6px;font-size:calc(var(--filter-btn-size, 14px) * .95);font-weight:500;margin-bottom:12px}.form-message--error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.form-message--success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.form-actions{display:flex;gap:12px;padding-top:8px}.tg-android .form-actions{padding-bottom:40px}.form-submit-btn,.form-reset-btn{padding:10px 18px;border:none;border-radius:12px;font-size:calc(var(--filter-btn-size, 14px));font-weight:600;cursor:pointer;transition:all .2s ease}.form-submit-btn{flex:1;background:var(--primary-color, #007bff);color:#fff}.form-submit-btn:hover:not(:disabled){background:var(--primary-color-dark, #0056b3);transform:translateY(-1px);box-shadow:0 4px 8px #007bff33}.form-submit-btn:disabled{background:var(--disabled-bg, #cccccc);cursor:not-allowed;opacity:.6}.form-reset-btn{background:#fff;color:var(--text-secondary, #666);border:1px solid var(--border-color, #e0e0e0)}.form-reset-btn:hover:not(:disabled){background:var(--hover-bg, #f5f5f5);border-color:var(--text-secondary, #666)}.form-reset-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){.seller-create-product{max-width:100%;padding:0}.seller-create-product__form{padding:18px 20px;border-radius:16px}.form-actions{flex-direction:column}.form-submit-btn,.form-reset-btn{width:100%}.image-preview-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px}.file-upload-label{padding:28px 14px}.file-upload-icon{font-size:40px}.file-upload-text{font-size:14px}}@media (max-width: 500px){.seller-create-product__header h3{font-size:calc(var(--tile-title-size, 19px))}.seller-create-product__form{padding:18px;border-radius:14px}.file-upload-label{padding:24px 12px}.file-upload-text{font-size:13px}.file-upload-icon{font-size:36px}.form-submit-btn,.form-reset-btn{padding:11px 16px}}.upload-progress-bar{width:100%;height:6px;background:#7142ff1a;border-radius:10px;overflow:hidden;margin:12px 0 0}.upload-progress-fill{height:100%;background:linear-gradient(90deg,#7142ff,#a78bfa);border-radius:10px;transition:width .3s ease-out;box-shadow:0 0 10px #7142ff80}.seller-create-product__type-selection{padding:20px 0}.type-selection-cards{display:flex;flex-direction:column;gap:16px;margin-top:20px}.type-selection-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px 20px;border:2px solid rgba(113,66,255,.15);border-radius:16px;background:linear-gradient(185deg,#fff 78%,#f3f6ff);cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #0000000f}.type-selection-card:hover{border-color:#7142ff66;transform:translateY(-2px);box-shadow:0 8px 20px #7142ff26}.type-selection-card:active{transform:translateY(0)}.type-selection-card--cashback:hover{border-color:#7142ff;background:linear-gradient(185deg,#f8f5ff,#ebe4ff)}.type-selection-card--discount:hover{border-color:#10b981;background:linear-gradient(185deg,#f0fdf4,#dcfce7)}.type-selection-card__icon{font-size:48px;margin-bottom:12px}.type-selection-card__title{font-size:18px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.type-selection-card__desc{font-size:14px;color:#666;line-height:1.4;max-width:280px}.form-input{width:100%;padding:14px 16px;font-size:16px;border:1.5px solid rgba(113,66,255,.2);border-radius:12px;background:#fff;color:#1a1a1a;transition:all .2s ease;box-sizing:border-box}.form-input:focus{outline:none;border-color:#7142ff;box-shadow:0 0 0 3px #7142ff1a}.form-input::placeholder{color:#999}@media (min-width: 600px){.type-selection-cards{flex-direction:row}.type-selection-card{flex:1;padding:32px 24px}}.extend-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.extend-modal{background:linear-gradient(180deg,#fff 82%,#f3f6ff);border-radius:20px;max-width:680px;width:min(92vw,680px);max-height:min(92vh,880px);display:flex;flex-direction:column;overflow:hidden;box-shadow:0 28px 56px -24px #0f172a8c;border:1px solid rgba(113,66,255,.08)}.extend-modal__header{display:flex;justify-content:space-between;align-items:center;padding:20px 22px 14px;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:5;background:linear-gradient(180deg,#fff 82%,#f3f6ff)}.extend-modal__header h2{margin:0;font-size:calc(var(--tile-title-size, 19px) * 1);font-weight:600;color:#111;white-space:nowrap}.extend-modal__close{background:none;border:none;font-size:28px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;line-height:1;transition:color .2s;flex-shrink:0;margin-left:8px}.extend-modal__close:hover{color:#111}.extend-modal__loading{padding:40px 20px;text-align:center;font-size:16px;color:var(--text-secondary, #666);display:flex;flex-direction:column;align-items:center;justify-content:center}.extend-modal__spinner{width:48px;height:48px;border:4px solid rgba(123,77,254,.1);border-top-color:var(--primary-color, #7B4DFE);border-radius:50%;animation:extend-spinner-rotate .8s linear infinite;margin-bottom:16px}@keyframes extend-spinner-rotate{to{transform:rotate(360deg)}}.extend-modal__body{padding:24px;overflow-y:auto;flex:1}.extend-modal__section{margin-bottom:24px}.extend-modal__section h3{margin:0 0 12px;font-size:calc(var(--filter-btn-size, 14px) * 1.15);font-weight:600;color:#111}.extend-modal__error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:12px 16px;color:#dc2626;font-size:calc(var(--filter-btn-size, 14px));margin-bottom:16px}.extend-modal__hint{font-size:calc(var(--filter-btn-size, 14px));color:#6b7280;margin:0 0 12px}.extend-modal__hint strong{color:#111;font-weight:600}.tariff-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.tariff-card{border:2px solid #e5e7eb;border-radius:10px;padding:12px;text-align:center;cursor:pointer;transition:all .2s;background:#fff}.tariff-card:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f626}.tariff-card--selected{border-color:#3b82f6;background:#eff6ff;box-shadow:0 4px 12px #3b82f633}.tariff-card__badge{display:inline-block;background:#3b82f6;color:#fff;font-size:12px;font-weight:600;padding:3px 8px;border-radius:16px;margin-bottom:6px}.tariff-card--selected .tariff-card__badge{background:#2563eb}.tariff-card__price{font-size:20px;font-weight:700;color:#111;margin:3px 0}.tariff-card__desc{font-size:12px;color:#6b7280;margin-top:4px}.extend-modal__file-input{display:block;width:100%;padding:10px 14px;border:2px dashed #d1d5db;border-radius:8px;font-size:14px;cursor:pointer;transition:border-color .2s}.extend-modal__file-input:hover{border-color:#3b82f6}.extend-modal__file-input:disabled{cursor:not-allowed;opacity:.5}.extend-modal__file-name{margin-top:8px;font-size:14px;color:#10b981;font-weight:500}.extend-modal__footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #e5e7eb;flex-wrap:nowrap;flex-shrink:0;background:linear-gradient(180deg,#fff 82%,#f3f6ff)}.tg-android .extend-modal__footer{padding-bottom:66px}.extend-modal__footer--webapp{display:flex;flex-direction:row;justify-content:stretch;padding:12px 16px;gap:10px;flex-wrap:nowrap}.tg-android .extend-modal__footer--webapp{padding-bottom:62px}.extend-modal__footer--webapp .btn{padding:12px 16px;font-size:14px;white-space:nowrap}.extend-modal__footer--webapp .btn--secondary{flex:0 0 auto}.extend-modal__footer--webapp .btn--primary,.btn--full-width{flex:1}.btn{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;border:none}.btn:disabled{cursor:not-allowed;opacity:.5}.btn--secondary{background:#f3f4f6;color:#374151}.btn--secondary:hover:not(:disabled){background:#e5e7eb}.btn--primary{background:#3b82f6;color:#fff}.btn--primary:hover:not(:disabled){background:#2563eb}@media (max-width: 640px){.extend-modal-overlay{padding:12px;align-items:flex-end}.extend-modal{margin:0 auto;border-radius:16px 16px 0 0;width:calc(100vw - 24px);max-height:calc(100vh - 16px)}.extend-modal__header,.extend-modal__body,.extend-modal__footer{padding-left:16px;padding-right:16px}.extend-modal__header{padding-top:16px;padding-bottom:12px}.extend-modal__header h2{font-size:calc(var(--tile-title-size, 19px) * .95)}.tariff-cards{grid-template-columns:repeat(3,1fr);gap:8px}.tariff-card{padding:10px 8px;border-radius:8px}.tariff-card__badge{font-size:11px;padding:3px 6px;margin-bottom:5px}.tariff-card__price{font-size:16px;margin:2px 0}.tariff-card__desc{font-size:11px}.payment-info-card{padding:16px}.payment-info-icon{font-size:28px}.payment-info-title{font-size:11px}.payment-info-amount{font-size:24px}.payment-method-tabs{gap:8px;margin-bottom:14px}.payment-method-tab{padding:9px 10px;font-size:12px}.payment-method-details-container{margin-bottom:14px}.payment-detail-label{font-size:10px}.payment-detail-value{font-size:11px}.payment-detail-value--number{font-size:12px}.payment-info-note{font-size:11px;padding:9px 11px}.payment-method-card{padding:12px}.file-upload-empty{padding:20px 14px}.file-upload-icon{font-size:32px;margin-bottom:6px}.file-upload-text{font-size:14px}.file-upload-hint{font-size:11px}.extend-modal__footer .btn{flex:1;min-height:44px}}@media (max-width: 480px){.extend-modal-overlay{padding:8px;align-items:flex-end}.extend-modal__header{padding:18px 18px 12px}.extend-modal__header h2{font-size:calc(var(--tile-title-size, 19px) * .95)}.extend-modal__body{padding:18px}.extend-modal__section h3{font-size:calc(var(--filter-btn-size, 14px))}.tariff-card{padding:14px}.tariff-card__price{font-size:20px}.tariff-card__badge{font-size:12px}.payment-info-header{align-items:flex-start;gap:10px;margin-bottom:14px}.payment-info-icon{font-size:26px}.payment-info-title{font-size:10px}.payment-info-amount{font-size:20px}.payment-method-tabs{gap:6px;margin-bottom:12px}.payment-method-tab{padding:8px;font-size:11px}.payment-method-details-container{margin-bottom:12px}.payment-detail-label{font-size:9px}.payment-detail-value{font-size:10px}.payment-detail-value--number{font-size:11px;gap:4px}.copy-btn{padding:2px 4px;font-size:9px}.payment-info-note{font-size:10px;padding:8px 10px;line-height:1.4}.payment-methods-grid{grid-template-columns:1fr;gap:10px}.payment-method-card{padding:12px}.payment-detail-value,.payment-detail-label{font-size:12px}.file-upload-empty{padding:26px 16px}.file-upload-icon{font-size:40px}.file-upload-text{font-size:15px}.extend-modal__footer{padding:14px 18px 18px;gap:8px;flex-wrap:nowrap}.extend-modal__footer .btn{flex:1;min-height:42px;font-size:13px}}@media (max-width: 380px){.extend-modal-overlay{padding:6px;align-items:flex-end}.extend-modal{border-radius:12px;width:calc(100vw - 12px);max-height:calc(100vh - 12px)}.extend-modal__header,.extend-modal__body,.extend-modal__footer{padding-left:14px;padding-right:14px}.extend-modal__header h2{font-size:calc(var(--tile-title-size, 19px) * .9)}.payment-info-card{padding:14px}.payment-info-icon{font-size:24px}.payment-info-amount{font-size:18px}.payment-method-tab{padding:7px;font-size:10px}.payment-detail-value--number{font-size:10px}.payment-info-note{font-size:9px;padding:7px 9px}.payment-method-card{padding:10px}.file-upload-empty{padding:22px 12px}.file-upload-text{font-size:14px}.file-upload-hint{font-size:12px}.extend-modal__footer .btn{flex:1;min-height:40px;font-size:12.5px;padding-left:8px;padding-right:8px}}@media (min-width: 1024px){.extend-modal__header,.extend-modal__body,.extend-modal__footer{padding-left:32px;padding-right:32px}.extend-modal{max-width:720px}}.payment-info-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;padding:20px;color:#fff;margin-bottom:20px}.payment-info-header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.payment-info-icon{font-size:32px;line-height:1}.payment-info-title{font-size:13px;opacity:.9;margin-bottom:4px}.payment-info-amount{font-size:28px;font-weight:700}.payment-method-tabs{display:flex;gap:10px;margin-bottom:16px}.payment-method-tab{flex:1;padding:10px 12px;background:#ffffff1a;border:2px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;text-align:center}.payment-method-details-container{margin-bottom:16px}.payment-methods-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.payment-method-card{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;padding:14px;border:1px solid rgba(255,255,255,.2)}.payment-method-header{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:14px;font-weight:600}.payment-method-icon{font-size:20px;line-height:1}.payment-method-details{display:flex;flex-direction:column;gap:6px}.payment-detail-row{display:flex;flex-direction:column;gap:2px}.payment-detail-label{font-size:11px;opacity:.8}.payment-detail-value{font-size:13px;font-weight:500}.payment-detail-value--number{font-family:Courier New,monospace;font-weight:600;font-size:14px;letter-spacing:.5px;display:flex;align-items:center;gap:6px}.payment-detail-number{flex:1}.copy-btn{background:#ffffff4d;border:none;border-radius:4px;padding:2px 6px;cursor:pointer;font-size:11px;transition:background .2s;flex-shrink:0}.copy-btn-emoji{display:inline}.payment-info-note{background:#ffffff1a;border-radius:6px;padding:10px 12px;font-size:13px;line-height:1.5}.file-upload-container{margin-top:16px}.file-upload-label{display:block;cursor:pointer;transition:all .2s}.file-upload-empty{border:2px dashed #d1d5db;border-radius:10px;padding:24px 16px;text-align:center;background:#f9fafb;transition:all .2s}.file-upload-label:hover .file-upload-empty{border-color:#3b82f6;background:#eff6ff}.file-upload-icon{display:block;font-size:40px;margin-bottom:10px}.file-upload-text{display:block;font-size:15px;font-weight:600;color:#111;margin-bottom:3px}.file-upload-hint{display:block;font-size:12px;color:#6b7280}.file-upload-success{border:2px solid #10b981;border-radius:12px;padding:20px;background:#ecfdf5;text-align:center}.file-upload-success-icon{display:block;font-size:40px;margin-bottom:8px}.file-upload-success-name{display:block;font-size:14px;font-weight:600;color:#111;margin-bottom:8px;word-break:break-all}.file-upload-change{display:inline-block;color:#3b82f6;font-size:13px;font-weight:500;text-decoration:underline}.file-upload-label:hover .file-upload-change{color:#2563eb}.payment-summary-card{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:16px;margin-top:20px}.payment-summary-title{margin:0 0 12px;font-size:14px;font-weight:600;color:#92400e}.payment-summary-details{display:flex;flex-direction:column;gap:8px}.payment-summary-row{display:flex;justify-content:space-between;align-items:center;font-size:14px}.payment-summary-label{color:#78350f}.payment-summary-value{font-weight:600;color:#111}.payment-summary-value--amount{font-size:16px;color:#92400e}@media (max-width: 640px){.payment-methods-grid{grid-template-columns:1fr 1fr;gap:8px}.payment-method-card{padding:10px 8px}.payment-method-header{font-size:12px;gap:6px;margin-bottom:8px}.payment-method-icon{font-size:16px}.payment-detail-label{font-size:10px}.payment-detail-value{font-size:12px}.payment-detail-value--number{font-size:12px;flex-direction:column;align-items:stretch;gap:8px}.payment-detail-number{text-align:left}.copy-btn{width:100%;padding:6px 8px;font-size:12px;text-align:center;background:#ffffff40}.copy-btn:before{content:"Копировать"}.copy-btn-emoji{display:none}.payment-info-note{font-size:12px;padding:8px 10px}}@media (max-width: 600px){.payment-methods-grid{grid-template-columns:1fr;gap:10px}}body.tg-webapp .extend-modal-overlay{padding:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}body.tg-webapp .extend-modal{width:100vw;max-width:100vw;height:100vh;height:var(--tg-viewport-height, 100vh);max-height:100vh;max-height:var(--tg-viewport-height, 100vh);margin:0;border-radius:0;box-shadow:none;display:flex;flex-direction:column}body.tg-webapp .extend-modal__loading{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}body.tg-webapp .extend-modal__header{padding-top:100px}body.tg-webapp .extend-modal h3{font-size:18px}body.tg-webapp .extend-modal__close{display:none}.timeslot-auto-section{margin-bottom:16px}.btn--auto{width:100%;padding:14px 16px;background:linear-gradient(135deg,#4caf50,#43a047);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #4caf5040}.btn--auto:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #4caf5059}.btn--auto:disabled{opacity:.7;cursor:not-allowed}.timeslot-auto-divider{display:flex;align-items:center;margin:14px 0;gap:12px}.timeslot-auto-divider:before,.timeslot-auto-divider:after{content:"";flex:1;height:1px;background:var(--tg-secondary-bg-color, #e0e0e0)}.timeslot-auto-divider span{color:var(--tg-hint-color, #999);font-size:12px;text-transform:uppercase;letter-spacing:.5px}.timeslot-filter{display:flex;gap:6px;margin-bottom:16px;flex-wrap:wrap}.timeslot-filter__btn{flex:1;min-width:60px;padding:10px 12px;background:var(--tg-secondary-bg-color, #f0f0f0);border:2px solid transparent;border-radius:10px;font-size:13px;color:var(--tg-text-color, #333);cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease;white-space:nowrap;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}@media (hover: hover){.timeslot-filter__btn:hover:not(.timeslot-filter__btn--active){background:var(--tg-bg-color, #e8e8e8)}}.timeslot-filter__btn:active{transform:scale(.97)}.timeslot-filter__btn--active{background:var(--tg-button-color, #3b82f6);color:var(--tg-button-text-color, white);border-color:var(--tg-button-color, #3b82f6)}.timeslot-dates{display:flex;gap:8px;flex-wrap:wrap}.timeslot-date{flex:1;min-width:80px;max-width:110px;padding:12px 10px;background:var(--tg-secondary-bg-color, #f5f5f5);border:2px solid transparent;border-radius:12px;text-align:center;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}@media (hover: hover){.timeslot-date:hover:not(:disabled):not(.timeslot-date--selected){background:var(--tg-bg-color, #e8e8e8);border-color:var(--tg-button-color, #3b82f6)}}.timeslot-date:active:not(:disabled){transform:scale(.97)}.timeslot-date--selected{background:var(--tg-button-color, #3b82f6);color:var(--tg-button-text-color, white);border-color:var(--tg-button-color, #3b82f6)}.timeslot-date--filtered-out{opacity:.4}.timeslot-date:disabled{opacity:.5;cursor:not-allowed}.timeslot-no-results,.timeslot-no-times{padding:16px;text-align:center;color:var(--tg-hint-color, #666);background:var(--tg-secondary-bg-color, #f5f5f5);border-radius:10px;font-size:14px}.timeslot-date__label{display:block;font-size:14px;font-weight:600;margin-bottom:2px}.timeslot-date__count{display:block;font-size:11px;opacity:.8}.timeslot-date__count:after{content:" слотов"}.timeslot-times{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.timeslot-time{padding:12px 6px;background:var(--tg-secondary-bg-color, #f5f5f5);border:2px solid transparent;border-radius:10px;font-size:14px;font-weight:500;color:var(--tg-text-color, #333);cursor:pointer;transition:all .15s ease;-webkit-tap-highlight-color:transparent}@media (hover: hover){.timeslot-time:hover{background:#e3f2fd;border-color:var(--tg-button-color, #3b82f6)}}.timeslot-time:active{transform:scale(.97);border-color:var(--tg-button-color, #3b82f6)}.timeslot-time--selected{background:var(--tg-button-color, #3b82f6);color:var(--tg-button-text-color, white);border-color:var(--tg-button-color, #3b82f6)}@media (max-width: 480px){.timeslot-filter{gap:4px}.timeslot-filter__btn{padding:8px;font-size:11px;min-width:50px}.btn--auto{padding:12px 14px;font-size:14px}.timeslot-dates{gap:6px}.timeslot-date{min-width:70px;padding:10px 8px}.timeslot-date__label{font-size:12px}.timeslot-date__count{font-size:10px}.timeslot-times{grid-template-columns:repeat(3,1fr);gap:6px}.timeslot-time{padding:10px 4px;font-size:12px}}@media (max-width: 360px){.timeslot-filter{flex-wrap:wrap}.timeslot-filter__btn{width:calc(50% - 2px);flex:none}.timeslot-times{grid-template-columns:repeat(3,1fr)}}.seller-my-products{width:100%}.seller-my-products__filters{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid var(--border-color, #e0e0e0);justify-content:flex-start;align-items:center}.seller-filter-btn{padding:6px 12px;border:1px solid var(--border-color, #e0e0e0);border-radius:16px;font-size:calc(var(--filter-btn-size, 14px) * .95);font-weight:500;background:#fff;color:var(--text-secondary, #666);cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;white-space:nowrap;min-height:32px}.seller-filter-btn:hover{background:var(--hover-bg, #f5f5f5);border-color:var(--primary-color, #007bff)}.seller-filter-btn--active{background:var(--primary-color, #007bff);color:#fff;border-color:var(--primary-color, #007bff)}.seller-my-products__header{margin-bottom:20px}.seller-my-products__header h3{margin:0;font-size:calc(var(--tile-title-size, 19px) * 1.05);font-weight:600;color:var(--text-primary, #1a1a1a)}.seller-my-products__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.seller-my-products__spinner{width:48px;height:48px;border:4px solid rgba(123,77,254,.1);border-top-color:var(--primary-color, #7B4DFE);border-radius:50%;animation:spinner-rotate .8s linear infinite;margin-bottom:16px}@keyframes spinner-rotate{to{transform:rotate(360deg)}}.seller-my-products__loading p{margin:0;font-size:calc(var(--filter-btn-size, 14px) * 1.05);color:var(--text-secondary, #666)}.seller-my-products__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.seller-my-products__empty-icon{font-size:64px;margin-bottom:16px;opacity:.5}.seller-my-products__empty h3{margin:0 0 8px;font-size:calc(var(--tile-title-size, 19px) * 1.05);font-weight:600;color:var(--text-primary, #1a1a1a)}.seller-my-products__empty p{margin:0;font-size:calc(var(--tile-title-size, 19px) * .85);color:var(--text-secondary, #666)}.seller-my-products__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;align-items:stretch}.seller-product-card{background:linear-gradient(180deg,#fff 78%,#f3f6ff);border:1px solid rgba(113,66,255,.08);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s ease,transform .2s ease}.seller-product-card:hover{box-shadow:0 14px 36px -20px #0f172a66;transform:translateY(-2px)}.seller-product-card__image{width:100%;height:200px;overflow:hidden;background:var(--hover-bg, #f5f5f5);display:flex;align-items:center;justify-content:center}.seller-product-card__image img{width:100%;height:100%;object-fit:cover}.seller-product-card__image--placeholder{font-size:48px;color:var(--text-tertiary, #999)}.seller-product-card__info{padding:16px 18px 14px;flex:1}.seller-product-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--border-color, #e0e0e0)}.seller-product-card__id{font-size:var(--chip-size, 11.5px);font-weight:600;color:var(--text-tertiary, #999);text-transform:uppercase}.seller-product-card__status{padding:4px 8px;border-radius:4px;font-size:var(--chip-size, 11.5px);font-weight:600;text-transform:uppercase}.seller-product-card__status.status--active{background:#d4edda;color:#155724}.seller-product-card__status.status--pending{background:#fff3cd;color:#856404}.seller-product-card__status.status--rejected{background:#f8d7da;color:#721c24}.seller-product-card__status.status--draft{background:#e9ecef;color:#495057}.seller-product-card__status.status--archived{background:#d6d8db;color:#383d41}.seller-product-card__status.status--default{background:#e9ecef;color:#495057}.seller-product-card__name{margin:0 0 12px;font-size:var(--product-card-title-size, 16px);font-weight:600;color:var(--text-primary, #1a1a1a);line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.seller-product-card__price{margin-bottom:8px;font-size:18px;font-weight:700;color:var(--primary-color, #007bff)}.seller-product-card__price-value{font-size:20px}.seller-product-card__price-currency{font-size:16px;font-weight:600}.seller-product-card__price-empty{font-size:14px;font-weight:500;color:var(--text-tertiary, #999);font-style:italic}.seller-product-card__posts{font-size:calc(var(--filter-btn-size, 14px) * .8);color:var(--text-secondary, #666);padding:8px 0;border-top:1px solid var(--border-color, #e0e0e0);margin-top:8px}.seller-product-card__stats{font-size:calc(var(--filter-btn-size, 14px) * .9);font-weight:500;color:var(--primary-color, #007bff);padding:8px 0;margin-top:4px}.seller-product-card__rejection{background:#fff1f0;border:1px solid #ffccc7;border-radius:6px;padding:12px;margin-top:8px;font-size:calc(var(--filter-btn-size, 14px) * .95)}.seller-product-card__rejection strong{display:block;margin-bottom:4px;color:#cf1322;font-size:calc(var(--filter-btn-size, 14px) * .95)}.seller-product-card__rejection p{margin:0;color:#595959;line-height:1.5}.seller-product-card__moderation-notice{font-size:calc(var(--chip-size, 11.5px) * .9);color:var(--warning-color, #ff9800);background:#fff3cd;padding:8px 12px;border-radius:4px;text-align:center;margin-bottom:8px;font-weight:500}.seller-product-card__actions{display:flex;flex-direction:column;gap:10px;padding:16px 18px 18px;border-top:1px solid var(--border-color, #e0e0e0);align-items:stretch}.seller-product-card__btn{width:100%;padding:10px 12px;border:1px solid var(--border-color, #e0e0e0);border-radius:6px;font-size:calc(var(--filter-btn-size, 14px) * .9);font-weight:500;cursor:pointer;transition:all .2s ease;background:#fff;display:inline-flex;align-items:center;justify-content:center;gap:6px;text-align:center}.seller-product-card__btn-icon{font-size:16px;line-height:1}.seller-product-card__btn-text,.seller-product-card__btn-text--desktop{display:inline}.seller-product-card__btn-text--desktop{display:inline}.seller-product-card__btn-text--mobile{display:none}.seller-product-card__actions>button:only-child{width:100%;grid-column:1 / -1}.seller-product-card__btn:disabled{opacity:.5;cursor:not-allowed}.seller-product-card__btn--edit{color:var(--primary-color, #007bff);border-color:var(--primary-color, #007bff)}.seller-product-card__btn--edit:hover:not(:disabled){background:var(--primary-color, #007bff);color:#fff}.seller-product-card__btn--unpublish{color:var(--warning-color, #ff9800);border-color:var(--warning-color, #ff9800)}.seller-product-card__btn--unpublish:hover:not(:disabled){background:var(--warning-color, #ff9800);color:#fff}.seller-product-card__btn--delete{color:#dc3545;border-color:#dc3545}.seller-product-card__btn--delete:hover:not(:disabled){background:#dc3545;color:#fff}.seller-product-card__btn--extend{color:var(--success-color, #28a745);border-color:var(--success-color, #28a745)}.seller-product-card__btn--extend:hover:not(:disabled){background:var(--success-color, #28a745);color:#fff}.seller-product-card__btn--republish{color:var(--info-color, #17a2b8);border-color:var(--info-color, #17a2b8)}.seller-product-card__btn--republish:hover:not(:disabled){background:var(--info-color, #17a2b8);color:#fff}@media (max-width: 900px){.seller-product-card__image{height:180px}}@media (max-width: 768px){.seller-my-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.seller-product-card__info{padding:14px 14px 12px}.seller-product-card__actions{padding:14px 14px 16px;gap:8px}.seller-product-card{border-radius:12px}.seller-product-card__image{height:160px}}@media (max-width: 640px){.seller-my-products__grid{grid-template-columns:minmax(0,1fr)}}@media (max-width: 480px){.seller-my-products__filters{gap:6px}.seller-filter-btn{padding:5px 10px;font-size:calc(var(--filter-btn-size, 14px) * .85);border-radius:14px;min-height:28px;flex:0 0 auto}.seller-product-card__image{height:140px}.seller-product-card__actions{display:flex;flex-wrap:wrap;gap:8px;padding:12px 12px 14px}.seller-product-card__actions--single{display:grid;grid-template-columns:minmax(0,1fr)}.seller-product-card__actions--double{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.seller-product-card__actions--multi{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.seller-product-card__btn{min-height:38px;font-size:12px;padding:8px 10px}.seller-product-card__btn--wide-mobile{flex:1 1 100%}.seller-product-card__actions--multi .seller-product-card__btn--wide-mobile{grid-column:1 / -1}.seller-product-card__btn-icon{font-size:18px}.seller-product-card__actions--double .seller-product-card__btn--wide-mobile{flex:0 1 calc(50% - 4px)}.seller-product-card__actions--single .seller-product-card__btn{flex:1 1 100%}.seller-product-card__moderation-notice{flex:1 1 100%;font-size:11px}.seller-product-card__posts,.seller-product-card__stats{font-size:12px}.seller-product-card__btn-text--desktop{display:none}.seller-product-card__btn-text--mobile{display:inline-block;white-space:normal;line-height:1.2}.seller-product-card__actions--single .seller-product-card__btn-text--desktop{display:inline}.seller-product-card__actions--single .seller-product-card__btn-text--mobile{display:none}}.seller-tariff-selection{width:100%;max-width:900px;margin:0 auto}.seller-tariff-selection__header{margin-bottom:32px;text-align:center}.seller-tariff-selection__header h3{margin:0 0 4px;font-size:22px;font-weight:600;color:var(--text-primary, #1a1a1a)}.seller-tariff-selection__subtitle{margin:0;font-size:13px;color:var(--text-secondary, #666);font-weight:500}.tariff-loading{padding:60px 20px;text-align:center;font-size:16px;color:var(--text-secondary, #666)}.tariff-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px;align-items:stretch}.tariff-card{position:relative;padding:20px 16px;background:#fff;border:2px solid var(--border-color, #e0e0e0);border-radius:14px;cursor:pointer;transition:all .2s ease;text-align:center;display:flex;flex-direction:column;justify-content:space-between;min-height:100%}.tariff-card:hover{border-color:var(--primary-color, #007bff);box-shadow:0 4px 12px #007bff26;transform:translateY(-2px)}.tariff-card--selected{border-color:var(--primary-color, #007bff);background:#007bff08;box-shadow:0 4px 16px #007bff33}.tariff-card__badge{position:absolute;top:-8px;left:50%;transform:translate(-50%);padding:4px 12px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:12px;font-size:11px;font-weight:700;white-space:nowrap;box-shadow:0 2px 8px #00000026}.tariff-card__duration{display:flex;flex-direction:column;align-items:center;margin-bottom:12px;padding-top:8px}.tariff-card__days{font-size:48px;font-weight:800;color:var(--primary-color, #007bff);line-height:1}.tariff-card__days-label{font-size:14px;font-weight:600;color:var(--text-secondary, #666);text-transform:uppercase;letter-spacing:.5px;margin-top:4px}.tariff-card__description{margin-bottom:16px;font-size:13px;line-height:1.4;color:var(--text-secondary, #666);min-height:36px}.tariff-card__features{margin-bottom:16px;padding:12px 0;border-top:1px solid var(--border-color, #e0e0e0);border-bottom:1px solid var(--border-color, #e0e0e0)}.tariff-feature{display:flex;align-items:center;justify-content:center;gap:6px;margin:6px 0;font-size:12px;color:var(--text-primary, #1a1a1a);font-weight:500}.tariff-feature__icon{font-size:14px}.tariff-card__price{padding:8px 0 0}.tariff-card__price-value{font-size:32px;font-weight:800;color:var(--primary-color, #007bff)}.tariff-card__price-currency{font-size:18px;font-weight:700}.tariff-card__check{position:absolute;top:12px;right:12px;width:28px;height:28px;background:var(--primary-color, #007bff);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;box-shadow:0 2px 8px #007bff4d}.tariff-info{padding:12px 16px;background:#fff8e1;border-left:3px solid #ffc107;border-radius:4px;margin-bottom:20px;font-size:13px;color:#856404;line-height:1.5}.tariff-info a{color:var(--primary-color, #007bff);text-decoration:none;font-weight:600}.tariff-info a:hover{text-decoration:underline}.tariff-error{padding:12px 16px;background:#f8d7da;color:#721c24;border:1px solid #f5c6cb;border-radius:6px;margin-bottom:16px;font-size:14px;font-weight:500}.tariff-actions{display:flex;gap:12px}.tariff-btn{flex:1;padding:14px 24px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.tariff-btn--back{background:#fff;color:var(--text-secondary, #666);border:2px solid var(--border-color, #e0e0e0)}.tariff-btn--back:hover:not(:disabled){background:var(--hover-bg, #f5f5f5);border-color:var(--text-secondary, #666)}.tariff-btn--submit{background:var(--primary-color, #007bff);color:#fff}.tariff-btn--submit:hover:not(:disabled){background:var(--primary-color-dark, #0056b3);transform:translateY(-1px);box-shadow:0 4px 8px #007bff4d}.tariff-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){.seller-tariff-selection{padding:0 8px}.seller-tariff-selection__header{margin-bottom:20px}.seller-tariff-selection__header h3{font-size:18px}.seller-tariff-selection__subtitle{font-size:12px}.tariff-grid{gap:10px}.tariff-card{padding:14px 10px}.tariff-card__badge{font-size:9px;padding:3px 6px;top:-6px}.tariff-card__days{font-size:32px}.tariff-card__days-label{font-size:10px}.tariff-card__description{font-size:10px;min-height:auto;margin-bottom:12px}.tariff-card__features{margin-bottom:12px;padding:8px 0}.tariff-feature{font-size:9px;gap:4px;margin:4px 0}.tariff-feature__icon{font-size:11px}.tariff-card__price-value{font-size:22px}.tariff-card__price-currency{font-size:13px}.tariff-card__check{width:22px;height:22px;font-size:13px;top:8px;right:8px}.tariff-info{font-size:11px;padding:10px 12px}.tariff-actions{flex-direction:column;gap:10px}.tariff-btn{width:100%;padding:12px 18px;font-size:14px}}@media (max-width: 480px){.seller-tariff-selection{padding:0 6px}.seller-tariff-selection__header h3{font-size:16px}.tariff-grid{gap:8px}.tariff-card{padding:12px 8px}.tariff-card__badge{font-size:8px;padding:2px 5px}.tariff-card__days{font-size:26px}.tariff-card__days-label{font-size:9px}.tariff-card__description{font-size:9px;margin-bottom:10px}.tariff-card__features{padding:6px 0;margin-bottom:10px}.tariff-feature{font-size:8px;gap:3px;margin:3px 0}.tariff-feature__icon{font-size:10px}.tariff-card__price-value{font-size:18px}.tariff-card__price-currency{font-size:11px}.tariff-card__check{width:20px;height:20px;font-size:12px;top:6px;right:6px}.tariff-info{font-size:10px;padding:8px 10px}.tariff-btn{padding:11px 16px;font-size:13px}}@media (max-width: 360px){.tariff-card{padding:10px 6px}.tariff-card__days{font-size:22px}.tariff-card__days-label,.tariff-card__description{font-size:8px}.tariff-feature{font-size:7px}.tariff-card__price-value{font-size:16px}.tariff-card__price-currency{font-size:10px}}.tariff-promocode{margin:16px 0;padding:16px;background:linear-gradient(135deg,#fff9e6,#fff5d6);border-radius:12px;border:1px solid #ffd54f}.tariff-promocode__label{font-size:14px;font-weight:600;color:#b8860b;margin-bottom:10px}.tariff-promocode__row{display:flex;gap:10px}.tariff-promocode__input{flex:1;padding:12px 14px;border:2px solid #e0e0e0;border-radius:10px;font-size:14px;text-transform:uppercase;letter-spacing:1px;background:#fff;color:#333;caret-color:#333;transition:border-color .2s}.tariff-promocode__input:focus{outline:none;border-color:#ffc107}.tariff-promocode__input::placeholder{text-transform:none;letter-spacing:normal;color:#999}.tariff-promocode__btn{padding:12px 20px;background:#ffc107;color:#333;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.tariff-promocode__btn:hover:not(:disabled){background:#ffca28;transform:translateY(-1px)}.tariff-promocode__btn:disabled{opacity:.5;cursor:not-allowed}.tariff-promocode__error{margin-top:10px;font-size:13px;color:#d32f2f}.tariff-promocode__success{margin-top:10px;font-size:13px;color:#2e7d32;font-weight:500}.tariff-promocode__discount{color:#1976d2;font-weight:600}.tariff-total{margin:16px 0;padding:16px;background:#f5f5f5;border-radius:12px;border:1px solid #e0e0e0}.tariff-total__row{display:flex;justify-content:space-between;align-items:center;padding:6px 0;font-size:14px;color:#666}.tariff-total__row--discount{color:#2e7d32}.tariff-total__row--final{padding-top:12px;margin-top:8px;border-top:2px dashed #ddd;font-size:18px;font-weight:700;color:#1a1a1a}@media (max-width: 480px){.tariff-promocode{padding:12px;margin:12px 0}.tariff-promocode__row{flex-direction:column;gap:8px}.tariff-promocode__input{padding:10px 12px;font-size:13px}.tariff-promocode__btn{padding:10px 16px;font-size:13px}.tariff-total{padding:12px}.tariff-total__row--final{font-size:16px}}.tariff-promocode--top{margin-top:0;margin-bottom:24px}.tariff-promocode__btn--clear{background:#ef5350;color:#fff;min-width:44px}.tariff-promocode__btn--clear:hover:not(:disabled){background:#e53935}.tariff-promocode__tariff-note{display:block;font-size:12px;color:#888;font-style:italic;margin-top:4px}.tariff-card__promo-badge{position:absolute;top:-8px;right:-8px;padding:4px 8px;background:linear-gradient(135deg,#43a047,#2e7d32);color:#fff;border-radius:8px;font-size:10px;font-weight:700;white-space:nowrap;box-shadow:0 2px 6px #0003;z-index:10}.tariff-card--discounted{border-color:#4caf50;background:#4caf500d}.tariff-card--discounted:hover{border-color:#388e3c;box-shadow:0 4px 12px #4caf5033}.tariff-card--disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.tariff-card__price-old{font-size:14px;color:#999;text-decoration:line-through;display:block;margin-bottom:4px}.tariff-card__price-value--discounted{color:#2e7d32;font-size:24px}@media (max-width: 768px){.tariff-card__promo-badge{font-size:8px;padding:3px 5px;top:-6px;right:-4px}.tariff-card__price-old{font-size:11px}.tariff-card__price-value--discounted{font-size:18px}}@media (max-width: 480px){.tariff-promocode--top{margin-bottom:16px}.tariff-promocode__tariff-note{font-size:10px}}.seller-timeslot-selection{width:100%;max-width:600px;margin:0 auto;padding:0 12px;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))}.seller-timeslot-selection__header{margin-bottom:16px;text-align:center}.seller-timeslot-selection__header h3{margin:0;font-size:20px;font-weight:700;color:var(--text-primary, #1a1a1a)}.timeslot-loading,.timeslot-empty{padding:60px 20px;text-align:center}.timeslot-loading{font-size:16px;color:var(--text-secondary, #666)}.timeslot-empty__icon{font-size:64px;margin-bottom:16px}.timeslot-empty h3{margin:0 0 8px;font-size:20px;color:var(--text-primary, #1a1a1a)}.timeslot-empty p{margin:0 0 24px;font-size:15px;color:var(--text-secondary, #666)}.timeslot-section{margin-bottom:16px}.time-of-day-filter{display:flex;gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.time-of-day-filter::-webkit-scrollbar{display:none}.time-of-day-btn{flex:1;min-width:fit-content;padding:10px 12px;background:#fff;border:2px solid #e0e0e0;border-radius:20px;font-size:13px;font-weight:600;color:#666;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease;white-space:nowrap;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}@media (hover: hover){.time-of-day-btn:hover:not(.time-of-day-btn--active){border-color:#007bff}}.time-of-day-btn:active{transform:scale(.97)}.time-of-day-btn--active{background:#007bff;border-color:#007bff;color:#fff}.date-selector{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.date-selector::-webkit-scrollbar{display:none}.date-card{flex:1;min-width:90px;padding:12px 10px;background:#fff;border:2px solid #e0e0e0;border-radius:12px;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease;text-align:center;position:relative;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}@media (hover: hover){.date-card:hover:not(:disabled){border-color:#007bff;transform:translateY(-2px);box-shadow:0 4px 12px #007bff26}}.date-card:active:not(:disabled){border-color:#007bff;transform:scale(.97)}.date-card--selected{border-color:#007bff;background:#007bff;color:#fff;box-shadow:0 4px 12px #007bff4d}.date-card--disabled{opacity:.3;cursor:not-allowed}.date-card--empty .date-card__slots{color:#999}.date-card__date{font-size:13px;font-weight:700;margin-bottom:2px}.date-card__slots{font-size:11px;opacity:.8}.time-selector{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:4px;margin:-4px}.time-card{padding:10px 6px;background:#fff;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease;text-align:center;font-size:13px;font-weight:600;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}@media (hover: hover){.time-card:hover{border-color:#007bff;transform:translateY(-2px);box-shadow:0 4px 12px #007bff26}}.time-card:active{border-color:#007bff;transform:scale(.97)}.time-card--selected{border-color:#007bff;background:#007bff;color:#fff;box-shadow:0 4px 12px #007bff4d}.timeslot-no-results{padding:16px;text-align:center;color:#666;background:#f5f5f5;border-radius:10px;font-size:14px}.timeslot-summary{padding:12px;background:#d4edda;border:2px solid #28a745;border-radius:10px;margin-bottom:16px;text-align:center;font-size:14px;font-weight:600;color:#155724}.timeslot-error{padding:10px 12px;background:#f8d7da;color:#721c24;border:1px solid #f5c6cb;border-radius:6px;margin-bottom:12px;font-size:13px;font-weight:500}.timeslot-actions{display:flex;gap:10px;margin-top:20px;padding:16px 0;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));background:var(--tg-bg-color, #fff);position:relative;z-index:10}.timeslot-btn{flex:1;padding:12px 16px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.timeslot-btn--back{background:#fff;color:var(--text-secondary, #666);border:2px solid var(--border-color, #e0e0e0)}.timeslot-btn--back:hover:not(:disabled){background:var(--hover-bg, #f5f5f5);border-color:var(--text-secondary, #666)}.timeslot-btn--submit{background:var(--primary-color, #007bff);color:#fff}.timeslot-btn--submit:hover:not(:disabled){background:var(--primary-color-dark, #0056b3);transform:translateY(-1px);box-shadow:0 4px 8px #007bff4d}.timeslot-btn:disabled{opacity:.5;cursor:not-allowed}.timeslot-auto-book{margin:0 0 20px}.timeslot-btn--auto{width:100%;background:linear-gradient(135deg,#4caf50,#43a047);color:#fff;border:none;padding:14px 20px;font-size:15px;font-weight:600;border-radius:12px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #4caf5040}.timeslot-btn--auto:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #4caf5059}.timeslot-btn--auto:active:not(:disabled){transform:scale(.98)}.timeslot-btn--auto:disabled{opacity:.6;cursor:not-allowed;transform:none}.timeslot-divider{margin:16px 0;text-align:center;position:relative}.timeslot-divider:before,.timeslot-divider:after{content:"";position:absolute;top:50%;width:38%;height:1px;background:#ddd}.timeslot-divider:before{left:0}.timeslot-divider:after{right:0}.timeslot-divider span{padding:0 10px;font-size:12px;color:#999;background:var(--bg-color, #f8f9fa);position:relative;z-index:1}@media (max-width: 480px){.seller-timeslot-selection{padding:0 8px}.seller-timeslot-selection__header h3{font-size:18px}.time-of-day-filter{gap:4px}.time-of-day-btn{padding:8px 10px;font-size:12px;border-radius:16px}.date-selector{gap:6px}.date-card{min-width:80px;padding:10px 8px}.date-card__date{font-size:12px}.date-card__slots{font-size:10px}.time-selector{grid-template-columns:repeat(4,1fr);gap:4px}.time-card{padding:8px 4px;font-size:12px;border-radius:6px}.timeslot-summary{padding:10px;font-size:13px}.timeslot-actions{gap:8px;margin-top:16px;padding:12px 0;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))}.timeslot-btn{padding:12px 14px;font-size:14px}.timeslot-btn--auto{padding:12px 16px;font-size:14px}.timeslot-divider{margin:12px 0}.timeslot-divider span{font-size:11px}.timeslot-divider:before,.timeslot-divider:after{width:32%}}@media (max-width: 360px){.time-of-day-btn{padding:6px 8px;font-size:11px}.date-card{min-width:70px;padding:8px 6px}.time-selector{grid-template-columns:repeat(3,1fr)}.time-card{padding:8px 4px;font-size:11px}}.seller-payment{width:100%;max-width:700px;margin:0 auto;background:linear-gradient(180deg,#fff 80%,#f3f6ff);border:1px solid rgba(113,66,255,.08);border-radius:20px;padding:24px;box-shadow:0 24px 48px -28px #0f172a8c}.seller-payment__header{text-align:center;margin-bottom:28px}.seller-payment__header h3{margin:0 0 12px;font-size:calc(var(--tile-title-size, 19px) * 1.2);font-weight:700;color:var(--text-primary, #1a1a1a)}.seller-payment__amount{font-size:18px;color:var(--text-secondary, #666)}.seller-payment__amount strong{font-size:28px;font-weight:700;color:var(--primary-color, #007bff);margin-left:8px}.payment-methods{margin-bottom:32px}.payment-methods__title{margin:0 0 16px;font-size:18px;font-weight:600;color:var(--text-primary, #1a1a1a)}.payment-methods__buttons{display:grid;grid-template-columns:1fr 1fr;gap:12px}.payment-method-btn{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px;background:#fff;border:2px solid var(--border-color, #e0e0e0);border-radius:12px;cursor:pointer;transition:all .2s ease}.payment-method-btn:hover{border-color:var(--primary-color, #007bff);box-shadow:0 2px 8px #007bff26}.payment-method-btn--active{border-color:var(--primary-color, #007bff);background:#007bff0d;box-shadow:0 2px 8px #007bff33}.payment-method-btn__icon{font-size:32px}.payment-method-btn__text{font-size:16px;font-weight:600;color:var(--text-primary, #1a1a1a)}.payment-details{padding:24px;background:#f8f9fa;border:1px solid var(--border-color, #e0e0e0);border-radius:12px;margin-bottom:32px}.payment-details__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid var(--border-color, #e0e0e0)}.payment-details__header h4{margin:0;font-size:18px;font-weight:600;color:var(--text-primary, #1a1a1a)}.payment-details__bank{padding:6px 12px;background:var(--primary-color, #007bff);color:#fff;border-radius:6px;font-size:14px;font-weight:600}.payment-details__field{margin-bottom:16px}.payment-details__field label{display:block;margin-bottom:8px;font-size:14px;font-weight:600;color:var(--text-secondary, #666)}.payment-details__value{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border:1px solid var(--border-color, #e0e0e0);border-radius:8px}.payment-details__number{flex:1;font-size:18px;font-weight:700;color:var(--text-primary, #1a1a1a);letter-spacing:1px}.copy-btn{background:#ffffff4d;border:none;border-radius:4px;padding:2px 6px;cursor:pointer;font-size:11px;transition:background .2s ease;color:inherit}.copy-btn:hover{background:#ffffff80}.copy-btn:active{transform:scale(.95)}.payment-details__instruction{margin-top:20px;padding:16px;background:#fff;border-left:4px solid var(--primary-color, #007bff);border-radius:6px;font-size:14px;line-height:1.6}.payment-details__instruction strong{display:block;margin-bottom:12px;font-size:15px;color:var(--text-primary, #1a1a1a)}.payment-details__instruction ol{margin:0;padding-left:20px}.payment-details__instruction li{margin:8px 0;color:var(--text-secondary, #666)}.payment-details__instruction li strong{display:inline;color:var(--primary-color, #007bff)}.payment-upload{margin-bottom:24px}.payment-upload__title{margin:0 0 8px;font-size:18px;font-weight:600;color:var(--text-primary, #1a1a1a)}.payment-upload__hint{margin:0 0 16px;font-size:13px;color:var(--text-secondary, #666)}.payment-upload__area{position:relative}.payment-upload__input{position:absolute;opacity:0;pointer-events:none}.payment-upload__label{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;padding:24px;background:#fff;border:2px dashed var(--border-color, #e0e0e0);border-radius:12px;cursor:pointer;transition:all .2s ease}.payment-upload__label:hover{border-color:var(--primary-color, #007bff);background:#007bff05}.payment-upload__icon{font-size:48px;margin-bottom:16px}.payment-upload__text{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.payment-upload__text strong{font-size:16px;color:var(--text-primary, #1a1a1a)}.payment-upload__text span{font-size:14px;color:var(--text-secondary, #666)}.payment-upload__preview{max-width:400px;max-height:300px;overflow:hidden;border-radius:8px}.payment-upload__preview img{width:100%;height:100%;object-fit:contain}.payment-upload__pdf-icon{font-size:48px;text-align:center;margin-bottom:16px}.payment-upload__change{margin-top:16px;padding:8px 16px;background:var(--primary-color, #007bff);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.payment-upload__change:hover{background:var(--primary-color-dark, #0056b3)}.payment-error{padding:12px 16px;background:#f8d7da;color:#721c24;border:1px solid #f5c6cb;border-radius:6px;margin-bottom:16px;font-size:14px;font-weight:500}.payment-actions{display:flex;gap:12px}.payment-btn{flex:1;padding:14px 24px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.payment-btn--back{background:#fff;color:var(--text-secondary, #666);border:2px solid var(--border-color, #e0e0e0)}.payment-btn--back:hover:not(:disabled){background:var(--hover-bg, #f5f5f5);border-color:var(--text-secondary, #666)}.payment-btn--submit{background:var(--primary-color, #007bff);color:#fff}.payment-btn--submit:hover:not(:disabled){background:var(--primary-color-dark, #0056b3);transform:translateY(-1px);box-shadow:0 4px 8px #007bff4d}.payment-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){.seller-payment{padding:20px;border-radius:16px}.seller-payment__header h3{font-size:calc(var(--tile-title-size, 19px))}.payment-info-card,.payment-info-card-main{padding:20px}.payment-info-icon,.payment-info-icon-main{font-size:32px}.payment-info-title,.payment-info-title-main{font-size:12px}.payment-info-amount,.payment-info-amount-main{font-size:26px}.payment-method-tabs{gap:10px}.payment-method-tab{padding:10px 12px;font-size:13px}.payment-detail-label,.payment-detail-label-main{font-size:10px}.payment-detail-value,.payment-detail-value-main{font-size:12px}.payment-detail-value--number,.payment-detail-value-main--number{font-size:13px}.payment-info-note,.payment-info-note-main{font-size:12px;padding:10px 12px}.payment-upload-section__title{font-size:16px}.file-upload-empty-main{padding:32px 16px}.file-upload-icon-main{font-size:48px}.file-upload-text-main{font-size:16px}.payment-actions{flex-direction:column}.payment-btn{width:100%}}@media (max-width: 480px){.seller-payment{padding:18px;border-radius:14px}.seller-payment__header{margin-bottom:20px}.seller-payment__header h3{font-size:calc(var(--tile-title-size, 19px) * .95)}.payment-info-card,.payment-info-card-main{padding:16px}.payment-info-header,.payment-info-header-main{gap:12px;margin-bottom:16px}.payment-info-icon,.payment-info-icon-main{font-size:28px}.payment-info-title,.payment-info-title-main{font-size:11px}.payment-info-amount,.payment-info-amount-main{font-size:22px}.payment-method-tabs{gap:8px;margin-bottom:16px}.payment-method-tab{padding:9px 10px;font-size:12px}.payment-method-details-container{margin-bottom:16px}.payment-detail-row,.payment-detail-row-main{gap:2px}.payment-detail-label,.payment-detail-label-main{font-size:9px}.payment-detail-value,.payment-detail-value-main{font-size:11px}.payment-detail-value--number,.payment-detail-value-main--number{font-size:11px;gap:6px}.copy-btn{padding:2px 4px;font-size:10px}.copy-btn-emoji{font-size:14px}.payment-info-note,.payment-info-note-main{font-size:10px;padding:8px 10px;line-height:1.4}.payment-upload-section{margin-bottom:20px}.payment-upload-section__title{font-size:15px;margin-bottom:12px}.file-upload-empty-main{padding:28px 14px}.file-upload-icon-main{font-size:42px;margin-bottom:12px}.file-upload-text-main{font-size:14px}.file-upload-hint-main{font-size:12px}.file-upload-success-main{padding:18px}.payment-btn{padding:12px 18px;font-size:14px}}@media (max-width: 360px){.seller-payment{padding:16px}.payment-info-card,.payment-info-card-main{padding:14px}.payment-info-amount,.payment-info-amount-main{font-size:20px}.payment-method-tab{padding:8px;font-size:11px}.payment-detail-value--number,.payment-detail-value-main--number{font-size:10px}.payment-info-note,.payment-info-note-main{font-size:9px;padding:7px 9px}.file-upload-empty-main{padding:24px 12px}.file-upload-icon-main{font-size:38px}.file-upload-text-main{font-size:13px}}.payment-info-card,.payment-info-card-main{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;padding:24px;color:#fff;margin-bottom:32px}.payment-info-header,.payment-info-header-main{display:flex;align-items:center;gap:16px;margin-bottom:24px}.payment-info-icon,.payment-info-icon-main{font-size:40px;line-height:1}.payment-info-title,.payment-info-title-main{font-size:14px;opacity:.9;margin-bottom:4px}.payment-info-amount,.payment-info-amount-main{font-size:32px;font-weight:700}.payment-method-tabs{display:flex;gap:12px;margin-bottom:20px}.payment-method-tab{flex:1;padding:12px 16px;background:#ffffff1a;border:2px solid rgba(255,255,255,.2);border-radius:10px;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s;text-align:center}.payment-method-tab:hover{background:#ffffff26;border-color:#fff6}.payment-method-tab--active{background:#ffffff40;border-color:#fff9;box-shadow:0 2px 8px #00000026}.payment-method-details-container{margin-bottom:20px}.payment-methods-grid,.payment-methods-grid-main{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}.payment-method-card,.payment-method-card-main{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);border-radius:12px;padding:16px;cursor:pointer;transition:all .2s;color:inherit}.payment-method-card:hover,.payment-method-card-main:hover{background:#ffffff26;border-color:#fff6;transform:translateY(-2px)}.payment-method-card--active,.payment-method-card-main--active{background:#ffffff40;border-color:#fff9;box-shadow:0 4px 12px #00000026}.payment-method-header,.payment-method-header-main{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-size:15px;font-weight:600}.payment-method-icon,.payment-method-icon-main{font-size:24px;line-height:1}.payment-method-details,.payment-method-details-main{display:flex;flex-direction:column;gap:8px}.payment-detail-row,.payment-detail-row-main{display:flex;flex-direction:column;gap:3px}.payment-detail-label,.payment-detail-label-main{font-size:11px;opacity:.8}.payment-detail-value,.payment-detail-value-main{font-size:14px;font-weight:500}.payment-detail-value--number,.payment-detail-value-main--number{display:flex;align-items:center;gap:8px;font-family:Courier New,monospace;font-weight:600;font-size:15px;letter-spacing:.5px}.payment-detail-number{flex:1;letter-spacing:.5px}.payment-info-note,.payment-info-note-main{background:#ffffff1a;border-radius:8px;padding:12px 16px;font-size:14px;line-height:1.5}.copy-btn-emoji{font-size:18px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.payment-upload-section{margin-bottom:28px}.payment-upload-section__title{margin:0 0 16px;font-size:18px;font-weight:600;color:var(--text-primary, #1a1a1a)}.file-upload-container-main{margin-top:16px}.file-upload-label-main{display:block;cursor:pointer;transition:all .2s}.file-upload-empty-main{border:2px dashed #d1d5db;border-radius:12px;padding:40px 20px;text-align:center;background:#f9fafb;transition:all .2s}.file-upload-label-main:hover .file-upload-empty-main{border-color:#3b82f6;background:#eff6ff}.file-upload-icon-main{display:block;font-size:56px;margin-bottom:16px}.file-upload-text-main{display:block;font-size:18px;font-weight:600;color:#111;margin-bottom:6px}.file-upload-hint-main{display:block;font-size:14px;color:#6b7280}.file-upload-success-main{border:2px solid #10b981;border-radius:12px;padding:24px;background:#ecfdf5;text-align:center}.payment-upload-preview-main{max-width:300px;max-height:250px;margin:0 auto 16px;overflow:hidden;border-radius:8px}.payment-upload-preview-main img{width:100%;height:100%;object-fit:contain}.payment-upload-pdf-icon-main{font-size:64px;margin-bottom:12px}.file-upload-success-name-main{display:block;font-size:15px;font-weight:600;color:#111;margin-bottom:12px;word-break:break-all}.file-upload-change-main{display:inline-block;color:#3b82f6;font-size:14px;font-weight:500;text-decoration:underline}.file-upload-label-main:hover .file-upload-change-main{color:#2563eb}.payment-compressing-indicator{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px;margin-bottom:16px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;font-size:15px;font-weight:500;box-shadow:0 4px 12px #667eea4d}.payment-compressing-spinner{width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.seller-welcome{width:100%;min-height:clamp(520px,78vh,720px);display:flex;align-items:center;justify-content:center;padding:clamp(32px,6vw,72px);background:radial-gradient(120% 120% at 20% 20%,#8456f81f,#8456f800 55%),radial-gradient(80% 80% at 82% 18%,#6bd1ff38,#6bd1ff00 60%),linear-gradient(180deg,#f5f4ff,#fef9ff 45%,#f3f3ff)}.seller-welcome__content{position:relative;text-align:center;max-width:min(560px,90vw);padding:clamp(44px,8vw,60px) clamp(32px,6vw,56px);border-radius:var(--radius-xl, 26px);background:#ffffffc7;border:1px solid rgba(132,86,248,.25);box-shadow:0 22px 48px -28px #291f508c,0 12px 26px -18px #291f504d;overflow:hidden;transition:transform var(--transition-base, .25s cubic-bezier(.4,0,.2,1)),box-shadow var(--transition-base, .25s cubic-bezier(.4,0,.2,1))}.seller-welcome__content:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;padding:1px;background:linear-gradient(120deg,#8456f8bf,#9b6dff59,#40ddff8c);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;pointer-events:none;opacity:.75}.seller-welcome__content:after{content:"";position:absolute;top:16px;right:16px;bottom:16px;left:16px;border-radius:calc(var(--radius-xl, 26px) - 16px);background:radial-gradient(70% 70% at 50% 0%,#8456f829,#fff0);opacity:.65;pointer-events:none}.seller-welcome__content:hover{transform:translateY(-6px);box-shadow:0 26px 58px -28px #291f50a6,0 15px 32px -16px #291f5059}.seller-welcome__icon{font-size:var(--seller-welcome-icon-size, clamp(60px, 9vw, 78px));margin-bottom:clamp(18px,4vw,26px);filter:drop-shadow(0 6px 14px rgba(132,86,248,.35));animation:float 3.8s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.05)}}.seller-welcome__title{font-size:var(--seller-welcome-title-size, clamp(30px, 4vw, 38px));font-weight:700;color:var(--color-text-primary, #1F2233);margin-bottom:clamp(14px,3vw,20px);letter-spacing:-.02em;background:linear-gradient(135deg,var(--color-text-accent, #7b4dfe) 0%,#40ddff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.seller-welcome__text{font-size:var(--seller-welcome-text-size, clamp(16px, 2.2vw, 18px));color:#1f2233c2;line-height:1.7;margin-bottom:clamp(28px,5vw,36px)}.seller-welcome__error{background:#fee;color:#c33;padding:12px;border-radius:12px;font-size:14px;margin-bottom:20px}.seller-welcome__button{background:linear-gradient(135deg,#8d5cf9,#6134e5,#40ddff);color:var(--color-text-invert, #ffffff);border:none;border-radius:var(--radius-lg, 18px);padding:18px 34px;font-size:var(--seller-welcome-button-size, clamp(16px, 2.1vw, 18px));font-weight:600;cursor:pointer;transition:transform var(--transition-base, .25s cubic-bezier(.4,0,.2,1)),box-shadow var(--transition-base, .25s cubic-bezier(.4,0,.2,1)),filter var(--transition-base, .25s cubic-bezier(.4,0,.2,1));box-shadow:0 14px 28px #8157f659;width:100%;max-width:320px;letter-spacing:.01em}.seller-welcome__button:hover:not(:disabled){transform:translateY(-4px);box-shadow:0 18px 30px #8157f673;filter:brightness(1.05)}.seller-welcome__button:active:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 16px #8157f659}.seller-welcome__button:disabled{opacity:.5;cursor:not-allowed;filter:grayscale(.3)}.seller-welcome__hint{margin-top:clamp(22px,4vw,28px);font-size:var(--seller-welcome-hint-size, clamp(13px, 1.9vw, 14px));color:#1f2233a6;letter-spacing:.02em}@media (max-width: 560px){.seller-welcome{padding:24px}.seller-welcome__content{padding:36px 24px 40px}.seller-welcome__button{max-width:none}}.seller-dashboard{width:100%;max-width:1200px;margin:0 auto;padding:24px;background:linear-gradient(180deg,#fff 78%,#f3f6ff);border:1px solid rgba(113,66,255,.09);border-radius:18px;box-shadow:0 16px 36px -20px #0f172a66}.seller-dashboard__empty{min-height:60vh;display:flex;align-items:center;justify-content:center}.seller-dashboard__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid var(--border-color, #e0e0e0)}.seller-dashboard__user-info h2{margin:0 0 8px;font-size:calc(var(--tile-title-size, 19px) * 1.2);font-weight:600;color:var(--text-primary, #1a1a1a);letter-spacing:-.01em}.seller-dashboard__username{margin:0;font-size:calc(var(--filter-btn-size, 14px) * 1.05);color:var(--text-secondary, #666)}.seller-dashboard__telegram-id{font-size:calc(var(--chip-size, 11px) * 1.2);color:var(--text-tertiary, #999)}.seller-dashboard__action-buttons{display:flex;gap:12px;margin-top:12px;flex-wrap:nowrap}.seller-dashboard__chat-btn,.seller-dashboard__support-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;font-size:14px;font-weight:500;text-decoration:none;border-radius:14px;border:1px solid rgba(255,255,255,.6);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:background .35s ease,box-shadow .35s ease,transform .25s ease,border-color .35s ease;box-shadow:0 4px 14px -6px #00000040;position:relative;overflow:hidden}.seller-dashboard__chat-btn{background:linear-gradient(135deg,#5b6ee5,#6c3fa0);color:#fff}.seller-dashboard__chat-btn:hover{background:linear-gradient(135deg,#495bd0,#5b2f8a);box-shadow:0 10px 26px -10px #5b6be58c;transform:translateY(-3px)}.seller-dashboard__chat-btn:focus-visible{outline:none;border-color:#fff;box-shadow:0 0 0 3px #ffffff59,0 10px 26px -10px #5b6be58c}.seller-dashboard__chat-btn:active{transform:translateY(0);box-shadow:0 4px 14px -6px #00000059}.seller-dashboard__support-btn{background:linear-gradient(135deg,#eb80f5,#eb4867);color:#fff}.seller-dashboard__support-btn:hover{background:linear-gradient(135deg,#d96be4,#d23855);box-shadow:0 10px 26px -10px #d96be48c;transform:translateY(-3px)}.seller-dashboard__support-btn:focus-visible{outline:none;border-color:#fff;box-shadow:0 0 0 3px #ffffff59,0 10px 26px -10px #d96be48c}.seller-dashboard__support-btn:active{transform:translateY(0);box-shadow:0 4px 14px -6px #00000059}@media (max-width: 480px){.seller-dashboard__action-buttons{gap:6px;padding-bottom:4px}.seller-dashboard__chat-btn,.seller-dashboard__support-btn{font-size:clamp(11.5px,3.2vw,13px);padding:9px 14px;border-radius:13px;box-shadow:0 5px 12px -6px #00000042;letter-spacing:.25px}}.seller-dashboard__logout-btn{padding:10px 20px;background:var(--danger-color, #dc3545);color:#fff;border:none;border-radius:6px;font-size:var(--filter-btn-size, 14px);font-weight:500;cursor:pointer;transition:background .2s ease}.seller-dashboard__logout-btn:hover{background:var(--danger-color-dark, #c82333)}.seller-dashboard__tabs{display:flex;gap:8px;margin-bottom:24px;border-bottom:2px solid var(--border-color, #e0e0e0)}.seller-dashboard__tab{position:relative;padding:12px 24px;background:transparent;border:none;border-bottom:3px solid transparent;font-size:var(--filter-btn-size, 14px);font-weight:500;color:var(--text-secondary, #666);cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px}.seller-dashboard__tab:hover{color:var(--text-primary, #1a1a1a);background:var(--hover-bg, rgba(0, 0, 0, .02))}.seller-dashboard__tab--active{color:var(--primary-color, #007bff);border-bottom-color:var(--primary-color, #007bff)}.seller-dashboard__tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:var(--primary-color, #007bff);color:#fff;border-radius:10px;font-size:var(--chip-size, 11.5px);font-weight:600;line-height:1}.seller-dashboard__tab--active .seller-dashboard__tab-count{background:var(--primary-color-dark, #0056b3)}.seller-dashboard__content{padding-bottom:env(safe-area-inset-bottom,0px)}.seller-dashboard__success-toast{position:fixed;top:20px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#4caf50,#43a047);color:#fff;padding:16px 24px;border-radius:12px;font-size:15px;font-weight:600;box-shadow:0 8px 24px #4caf5066;z-index:9999;animation:slideDown .3s ease-out,fadeOut .5s ease-in 4.5s forwards;max-width:90%;text-align:center}@keyframes slideDown{0%{opacity:0;transform:translate(-50%) translateY(-20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@media (max-width: 768px){.seller-dashboard{padding:20px;border-radius:16px}.seller-dashboard__header{flex-direction:column;align-items:stretch;gap:16px}.seller-dashboard__user-info{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.seller-dashboard__logout-btn{width:100%}.seller-dashboard__tabs{overflow-x:auto}.seller-dashboard__tab{padding:10px 12px;font-size:13px;white-space:normal;text-align:center;line-height:1.3}.seller-dashboard__action-buttons{flex-wrap:nowrap;justify-content:space-between;width:100%;overflow:hidden;gap:8px}.seller-dashboard__chat-btn,.seller-dashboard__support-btn{flex:1 1 auto;white-space:nowrap;font-size:clamp(12px,3.4vw,14px);padding:10px 16px;text-align:center}}
