.SellerRatingPopup_overlay___jmqy{position:fixed;top:calc(50px + env(safe-area-inset-top, 0px));left:0;right:0;bottom:0;background-color:transparent;display:flex;align-items:center;justify-content:center;z-index:10000;padding:16px;transition:background-color .3s ease;pointer-events:none}.SellerRatingPopup_overlayVisible__FkweY{background-color:rgba(0,0,0,.5);pointer-events:auto}.SellerRatingPopup_popup__Bpi2B{background:var(--card-bg,#fff);border-radius:24px;width:100%;max-width:380px;padding:24px;box-shadow:0 8px 32px rgba(0,0,0,.2);transform:scale(.9) translateY(20px);opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.SellerRatingPopup_popupVisible__wUwNx{transform:scale(1) translateY(0);opacity:1}.SellerRatingPopup_header__tec3f{text-align:center;margin-bottom:20px}.SellerRatingPopup_headerIcon__wqpHI{width:56px;height:56px;margin:0 auto 12px;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.SellerRatingPopup_title__iZrfW{font-size:20px;font-weight:600;color:var(--text-primary,#202124);margin:0 0 4px}.SellerRatingPopup_subtitle__70bxN{font-size:14px;color:var(--text-secondary,#5f6368);margin:0}.SellerRatingPopup_sellerInfo__h8JDQ{background:var(--bg-secondary,#f8f9fa);border-radius:12px;padding:12px 16px;margin-bottom:20px;display:flex;flex-direction:column;gap:4px}.SellerRatingPopup_sellerLabel__HKHuz{font-size:12px;color:var(--text-secondary,#5f6368)}.SellerRatingPopup_sellerName__IwgOG{font-size:16px;font-weight:500;color:var(--text-primary,#202124)}.SellerRatingPopup_productsList__2fRr1{display:flex;flex-direction:column;gap:6px;max-height:120px;overflow-y:auto}.SellerRatingPopup_productItem__piqEe{font-size:14px;font-weight:500;color:var(--text-primary,#202124);padding:4px 8px;background:var(--bg-tertiary,#e8eaed);border-radius:6px;display:inline-block}.SellerRatingPopup_sellerProgress__AocQc{background:linear-gradient(135deg,#1a73e8,#1557b0);color:#fff;font-size:12px;font-weight:600;padding:4px 12px;border-radius:12px;margin-bottom:12px;display:inline-block}.SellerRatingPopup_pickupDate__ZXcMC{display:flex;align-items:center;gap:8px;padding:8px 12px;background:var(--bg-secondary,#f8f9fa);border-radius:8px;margin-bottom:16px}.SellerRatingPopup_pickupDateLabel__6ql7N{font-size:12px;color:var(--text-secondary,#5f6368)}.SellerRatingPopup_pickupDateValue__VmmAy{font-size:13px;font-weight:500;color:var(--text-primary,#202124)}.SellerRatingPopup_starsContainer__aEWJs{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:16px}.SellerRatingPopup_stars__G1Ybq{display:flex;gap:8px}.SellerRatingPopup_starButton__Y0tsg{background:none;border:none;padding:4px;cursor:pointer;transition:transform .2s ease;touch-action:manipulation}.SellerRatingPopup_starButton__Y0tsg:hover{transform:scale(1.15)}.SellerRatingPopup_starButton__Y0tsg:active{transform:scale(.95)}.SellerRatingPopup_starEmpty__Nxd_d{color:#dadce0}.SellerRatingPopup_starFilled__P29RH{color:#fbbf24}.SellerRatingPopup_ratingLabel__bWGVb{font-size:14px;color:var(--text-secondary,#5f6368);min-height:20px}.SellerRatingPopup_commentContainer__xabZ9{margin-bottom:20px}.SellerRatingPopup_commentInput__dGgXG{width:100%;padding:12px 16px;border:1px solid var(--border-color,#dadce0);border-radius:12px;font-size:14px;resize:none;font-family:inherit;background:var(--input-bg,#fff);color:var(--text-primary,#202124);transition:border-color .2s ease,box-shadow .2s ease}.SellerRatingPopup_commentInput__dGgXG:focus{outline:none;border-color:#1a73e8;box-shadow:0 0 0 3px rgba(26,115,232,.1)}.SellerRatingPopup_commentInput__dGgXG::-moz-placeholder{color:var(--text-secondary,#5f6368)}.SellerRatingPopup_commentInput__dGgXG::placeholder{color:var(--text-secondary,#5f6368)}.SellerRatingPopup_actions__WyLTc{display:flex;flex-direction:column;gap:12px}.SellerRatingPopup_submitButton__W9Cxg{width:100%;padding:14px 24px;background:linear-gradient(135deg,#1a73e8,#1557b0);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-height:48px}.SellerRatingPopup_submitButton__W9Cxg:hover:not(:disabled){background:linear-gradient(135deg,#1557b0,#0d47a1);transform:translateY(-1px)}.SellerRatingPopup_submitButton__W9Cxg:active:not(:disabled){transform:translateY(0)}.SellerRatingPopup_submitButton__W9Cxg:disabled{background:var(--disabled-bg,#e8eaed);color:var(--disabled-text,#9aa0a6);cursor:not-allowed}.SellerRatingPopup_skipButton___IA58{width:100%;padding:12px 24px;background:transparent;color:var(--text-secondary,#5f6368);border:none;border-radius:12px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.SellerRatingPopup_skipButton___IA58:hover:not(:disabled){background:var(--bg-secondary,#f1f3f4);color:var(--text-primary,#202124)}.SellerRatingPopup_skipButton___IA58:disabled{opacity:.5;cursor:not-allowed}.SellerRatingPopup_spinner__NB0eH{width:20px;height:20px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:SellerRatingPopup_spin__ZaIrO .8s linear infinite}@keyframes SellerRatingPopup_spin__ZaIrO{to{transform:rotate(1turn)}}.SellerRatingPopup_neverAskContainer__8QlIf{margin-top:16px;padding-top:16px;border-top:1px solid var(--border-color,#e8eaed)}.SellerRatingPopup_neverAskLabel__XV1Ra{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-secondary,#5f6368);cursor:pointer}.SellerRatingPopup_neverAskCheckbox__xI48z{width:18px;height:18px;accent-color:#1a73e8;cursor:pointer}.SellerRatingPopup_remainingInfo__tcB29{text-align:center;font-size:12px;color:var(--text-tertiary,#9aa0a6);margin-top:12px}.SellerRatingPopup_successContainer__sg_Bd{text-align:center;padding:24px 0}.SellerRatingPopup_successIcon__gKyUk{width:64px;height:64px;margin:0 auto 16px;background:linear-gradient(135deg,#34a853,#1e8e3e);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;animation:SellerRatingPopup_scaleIn__vxo3W .4s cubic-bezier(.4,0,.2,1)}@keyframes SellerRatingPopup_scaleIn__vxo3W{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.SellerRatingPopup_successTitle__C6nSC{font-size:22px;font-weight:600;color:var(--text-primary,#202124);margin:0 0 8px}.SellerRatingPopup_successMessage__pTO7M{font-size:14px;color:var(--text-secondary,#5f6368);margin:0;line-height:1.5}@media (prefers-color-scheme:dark){.SellerRatingPopup_popup__Bpi2B{background:#292a2d}.SellerRatingPopup_title__iZrfW{color:#e8eaed}.SellerRatingPopup_subtitle__70bxN{color:#9aa0a6}.SellerRatingPopup_sellerInfo__h8JDQ{background:#35363a}.SellerRatingPopup_sellerLabel__HKHuz{color:#9aa0a6}.SellerRatingPopup_sellerName__IwgOG{color:#e8eaed}.SellerRatingPopup_starEmpty__Nxd_d{color:#5f6368}.SellerRatingPopup_commentInput__dGgXG{background:#35363a;border-color:#5f6368;color:#e8eaed}.SellerRatingPopup_commentInput__dGgXG::-moz-placeholder{color:#9aa0a6}.SellerRatingPopup_commentInput__dGgXG::placeholder{color:#9aa0a6}.SellerRatingPopup_submitButton__W9Cxg:disabled{background:#3c4043;color:#5f6368}.SellerRatingPopup_skipButton___IA58:hover:not(:disabled){background:#35363a;color:#e8eaed}.SellerRatingPopup_neverAskContainer__8QlIf{border-top-color:#5f6368}.SellerRatingPopup_neverAskLabel__XV1Ra{color:#9aa0a6}.SellerRatingPopup_successTitle__C6nSC{color:#e8eaed}.SellerRatingPopup_successMessage__pTO7M{color:#9aa0a6}}@media (max-width:480px){.SellerRatingPopup_overlay___jmqy{top:calc(45px + env(safe-area-inset-top, 0px));align-items:flex-start;padding:16px 8px 8px}.SellerRatingPopup_popup__Bpi2B{padding:16px;border-radius:16px;max-width:100%;max-height:calc(100vh - 80px - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px));overflow-y:auto}.SellerRatingPopup_header__tec3f{margin-bottom:12px}.SellerRatingPopup_headerIcon__wqpHI{width:40px;height:40px;margin-bottom:8px}.SellerRatingPopup_headerIcon__wqpHI svg{width:20px;height:20px}.SellerRatingPopup_title__iZrfW{font-size:16px;margin-bottom:2px}.SellerRatingPopup_subtitle__70bxN{font-size:12px}.SellerRatingPopup_sellerInfo__h8JDQ{padding:10px 12px;margin-bottom:12px;border-radius:10px}.SellerRatingPopup_sellerLabel__HKHuz{font-size:11px}.SellerRatingPopup_sellerName__IwgOG{font-size:14px}.SellerRatingPopup_starsContainer__aEWJs{margin-bottom:12px;gap:4px}.SellerRatingPopup_stars__G1Ybq{gap:4px}.SellerRatingPopup_starButton__Y0tsg{padding:2px}.SellerRatingPopup_starButton__Y0tsg svg{width:28px;height:28px}.SellerRatingPopup_ratingLabel__bWGVb{font-size:12px;min-height:16px}.SellerRatingPopup_commentContainer__xabZ9{margin-bottom:12px}.SellerRatingPopup_commentInput__dGgXG{padding:10px 12px;font-size:13px;border-radius:10px}.SellerRatingPopup_actions__WyLTc{gap:8px}.SellerRatingPopup_submitButton__W9Cxg{padding:12px 20px;font-size:14px;border-radius:10px;min-height:44px}.SellerRatingPopup_secondaryActions__IKZ29{gap:8px}.SellerRatingPopup_neverAskButton__iS5BF,.SellerRatingPopup_skipButton___IA58{padding:10px 16px;font-size:13px}.SellerRatingPopup_neverAskContainer__8QlIf{padding:8px 0 0;margin-top:4px}.SellerRatingPopup_neverAskLabel__XV1Ra{font-size:12px}.SellerRatingPopup_successIcon__gKyUk{width:48px;height:48px;margin-bottom:12px}.SellerRatingPopup_successTitle__C6nSC{font-size:16px;margin-bottom:4px}.SellerRatingPopup_successMessage__pTO7M{font-size:13px}}@media (max-width:360px){.SellerRatingPopup_popup__Bpi2B{padding:12px}.SellerRatingPopup_headerIcon__wqpHI{width:36px;height:36px}.SellerRatingPopup_title__iZrfW{font-size:15px}.SellerRatingPopup_starButton__Y0tsg svg{width:24px;height:24px}.SellerRatingPopup_submitButton__W9Cxg{padding:10px 16px;font-size:13px;min-height:40px}}