:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f3f1f6;--surface:#fff;--surface-soft:#f7f5fa;--surface-muted:#efedf3;--surface-elevated:#fff;--text:#17141d;--text-strong:#14121a;--text-soft:#716b79;--text-faint:#9c96a4;--purple:#ae39ff;--purple-strong:#9a15fa;--purple-soft:#f4e2ff;--green:#3ba843;--green-dark:#178328;--yellow:#ffd400;--red:#ec384d;--orange:#b75a16;--line:#ddd7e6;--line-strong:#cfc8db;--input-bg:#fff;--input-border:#d8d2df;--topbar-bg:#fffffff0;--shadow:0 0 60px #1210180d;--card-shadow:none;--seller-bg:#fff;--disabled-card:#fbfafc;--payment-gradient:linear-gradient(180deg, #b500f2 0%, #9a00db 100%);--pay-btn-text:#fff;--apple-pay-bg:#000;--apple-pay-text:#fff;--top-button-bg:#fff;--top-button-border:#7f768c14;--top-button-shadow:0 12px 30px #16122014;--sheet-bg:#fff;--sheet-card-bg:#f5f3f8;--sheet-card-hover:#eeeaf5;--sheet-overlay:#0c0a104d;--sheet-handle:#ded9e6}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#09090b;--surface:#1a1a1d;--surface-soft:#17171a;--surface-muted:#141417;--surface-elevated:#1c1c20;--text:#f4f2f7;--text-strong:#fff;--text-soft:#c1bcc8;--text-faint:#8c8791;--purple:#c793ff;--purple-strong:#b07cf5;--purple-soft:#bc86ff1f;--green:#6dd760;--green-dark:#77dd78;--yellow:#ffd400;--red:#ff4a53;--orange:#f0a033;--line:#302d35;--line-strong:#3b3741;--input-bg:#1b1b1f;--input-border:#35313b;--topbar-bg:#151518f5;--shadow:none;--card-shadow:none;--seller-bg:#19191c;--disabled-card:#19191c;--payment-gradient:linear-gradient(180deg, #c89bf0 0%, #b984ef 100%);--pay-btn-text:#1d1427;--apple-pay-bg:#fff;--apple-pay-text:#050505;--top-button-bg:transparent;--top-button-border:#ffffff1f;--top-button-shadow:none;--sheet-bg:#202023;--sheet-card-bg:#121214;--sheet-card-hover:#18181b;--sheet-overlay:#0000005c;--sheet-handle:#4c4852}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#09090b;--surface:#1a1a1d;--surface-soft:#17171a;--surface-muted:#141417;--surface-elevated:#1c1c20;--text:#f4f2f7;--text-strong:#fff;--text-soft:#c1bcc8;--text-faint:#8c8791;--purple:#c793ff;--purple-strong:#b07cf5;--purple-soft:#bc86ff1f;--green:#6dd760;--green-dark:#77dd78;--yellow:#ffd400;--red:#ff4a53;--orange:#f0a033;--line:#302d35;--line-strong:#3b3741;--input-bg:#1b1b1f;--input-border:#35313b;--topbar-bg:#151518f5;--shadow:none;--card-shadow:none;--seller-bg:#19191c;--disabled-card:#19191c;--payment-gradient:linear-gradient(180deg, #c89bf0 0%, #b984ef 100%);--pay-btn-text:#1d1427;--apple-pay-bg:#fff;--apple-pay-text:#050505;--top-button-bg:transparent;--top-button-border:#ffffff1f;--top-button-shadow:none;--sheet-bg:#202023;--sheet-card-bg:#121214;--sheet-card-hover:#18181b;--sheet-overlay:#0000005c;--sheet-handle:#4c4852}}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,Arial,sans-serif}body{overflow-x:hidden}button,input,textarea,select{font:inherit}button{cursor:pointer}img{display:block}.screen-shell{background:var(--bg);width:min(100%,414px);min-height:100vh;box-shadow:var(--shadow);margin:0 auto}.top-bar{z-index:220;background:var(--topbar-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #7f768c1f;grid-template-columns:52px minmax(0,1fr) 52px;align-items:center;min-height:78px;padding:10px 12px;display:grid;position:sticky;top:0}.top-bar button{border:1px solid var(--top-button-border);background:var(--top-button-bg);width:40px;height:40px;box-shadow:var(--top-button-shadow);color:var(--text-strong);border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:0;display:inline-flex}.top-bar button span{text-align:center;width:100%;height:100%;font-size:30px;font-weight:300;line-height:36px;display:block;transform:translateY(-1px)}.top-bar h1{text-align:center;color:var(--text-strong);letter-spacing:-.035em;white-space:nowrap;margin:0;font-size:20px;font-weight:600;line-height:1.14}.checkout-flow{z-index:1;padding-bottom:28px;position:relative}.order-head-card,.step-section{background:0 0}.section-title-row{align-items:baseline;gap:8px;padding:16px 12px 10px;font-size:17px;line-height:1.2;display:flex}.section-title-row span{color:var(--text-strong);font-weight:600}.section-title-row b{color:var(--text-soft);font-weight:400}.section-title-row button{color:var(--purple);background:0 0;border:0;margin-left:auto;padding:0;font-size:17px;font-weight:400;line-height:1}.product-card{border:1px solid var(--line);background:var(--surface);border-radius:10px;grid-template-columns:96px 1fr;gap:13px;margin:0 12px 10px;padding:10px;display:grid}.product-card img{object-fit:cover;border-radius:2px;width:96px;height:78px}.product-card h2{color:var(--text-strong);letter-spacing:-.015em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:17px;font-weight:400;line-height:1.18;display:-webkit-box;overflow:hidden}.product-card p{color:var(--text-soft);margin:0 0 4px;font-size:15px;font-weight:400;line-height:1.05}.product-card strong{color:var(--text-strong);margin:0;font-size:16px;font-weight:600;line-height:1.1;display:block}.seller-row{background:var(--seller-bg);text-align:left;width:100%;color:inherit;border-top:1px solid #7f768c14;border-bottom:1px solid #7f768c14;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:12px;padding:12px;display:grid}.seller-logo-button{color:#fff;background:#5abd66;border:0;border-radius:50%;place-items:center;width:42px;height:42px;transition:transform .16s,opacity .16s;display:grid;overflow:hidden}.seller-logo-button:active,.seller-title-button:active,.seller-rating-button:active,.seller-sheet-store:active{opacity:.88;transform:scale(.985)}.seller-logo-button span{color:#fff;font-size:22px;font-weight:600;line-height:1}.seller-logo-button img,.seller-sheet-logo img{object-fit:cover;width:100%;height:100%}.seller-copy{justify-items:start;gap:4px;min-width:0;display:grid}.seller-title-button,.seller-rating-button{text-align:left;background:0 0;border:0;width:100%;padding:0}.seller-title-button{color:var(--text-strong);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;font-size:18px;font-weight:600;line-height:1.1;overflow:hidden}.seller-rating-button{color:var(--text-soft);align-items:center;gap:6px;font-size:15px;line-height:1.2;display:inline-flex}.seller-top-badge{color:#fff;background:linear-gradient(#b000ff 0%,#7f00d6 100%);border-radius:50%;place-items:center;width:15px;height:15px;font-size:9px;line-height:1;display:inline-grid;box-shadow:inset 0 1px #ffffff59}.step-section{padding-top:16px}.step-heading{align-items:center;gap:8px;padding:0 8px 12px;display:flex}.step-heading h2{color:var(--text-strong);letter-spacing:-.025em;margin:0;font-size:21px;font-weight:600;line-height:1.12}.step-heading h2 span{color:var(--red)}.step-number,.step-heading.done>span{color:#fff;background:var(--purple-strong);border-radius:50%;place-items:center;width:24px;height:24px;font-size:14px;font-weight:600;line-height:1;display:grid}.step-heading.done>span{color:#111;background:#63c95e}.yellow-frame{border:2px solid var(--yellow);background:var(--surface);border-radius:10px;margin:0 8px;padding:18px 16px 16px}.field{margin-bottom:18px;display:block}.field>span{color:var(--text-strong);margin-bottom:10px;font-size:16px;font-weight:400;line-height:1.2;display:block}.field input,.select-like button,.comment-area{border:1px solid var(--input-border);background:var(--input-bg);width:100%;min-height:54px;color:var(--text-strong);border-radius:10px;outline:none;padding:0 16px;font-size:16px;line-height:1.2}.field input::placeholder,.select-like button>span.placeholder,.comment-area::placeholder{color:var(--text-faint)}.field input:focus,.select-like button:focus,.comment-area:focus{border-color:var(--purple-strong);box-shadow:0 0 0 3px #ae39ff1a}.field input.error,.select-like button.error{border-color:var(--red)}.field em{color:var(--red);margin-top:8px;font-size:14px;font-style:normal;line-height:1.25;display:block}.outline-purple{border:1.5px solid var(--purple-strong);width:100%;min-height:52px;color:var(--purple-strong);background:0 0;border-radius:10px;font-size:16px;font-weight:400;line-height:1.2}.disabled-look{opacity:.38}.smart-card{border:2px solid var(--yellow);background:var(--surface);border-radius:10px;margin:0 8px 14px;overflow:hidden}.smart-header{border-bottom:1px dashed #7f768c2e;justify-content:space-between;align-items:center;padding:11px 14px;display:flex}.smart-header b{color:var(--text-strong);letter-spacing:-.01em;font-size:14px;font-weight:600;line-height:1}.smart-header b span:first-child{color:var(--purple-strong)}.smart-header .green{color:var(--green-dark)}.smart-header em{background:var(--yellow);color:#111;border-radius:0 0 0 12px;align-items:center;min-height:28px;padding:0 9px;font-size:11px;font-style:normal;font-weight:700;line-height:1;display:inline-flex}.smart-grid{border-bottom:1px dashed #7f768c2e;grid-template-columns:1fr 1fr;gap:8px;padding:17px 14px;display:grid}.smart-grid span{color:var(--text-strong);font-size:16px;font-weight:400;line-height:1.25}.smart-grid span:last-child{color:var(--text-soft);text-align:right}.smart-grid b{color:var(--green);font-weight:400}.smart-toggle-row{grid-template-columns:1fr 56px;align-items:center;gap:14px;padding:14px;display:grid}.smart-toggle-row span{color:var(--text-strong);font-size:16px;font-weight:400;line-height:1.25}.smart-toggle-row i{background:#d1d1d7;border-radius:999px;width:54px;height:32px;display:block;position:relative}.smart-toggle-row i:before{content:"";background:#fff;border-radius:50%;width:26px;height:26px;position:absolute;top:3px;left:3px}.smart-bottom{background:var(--yellow);color:#111;text-align:center;padding:8px 12px;font-size:14px;font-weight:400;line-height:1.15}.delivery-frame{padding-top:16px}.radio-title{align-items:center;gap:8px;margin-bottom:6px;display:flex}.radio-title span{border:2px solid var(--purple-strong);border-radius:50%;flex:0 0 22px;width:22px;height:22px;position:relative}.radio-title.active span:after{content:"";background:var(--purple-strong);border-radius:50%;position:absolute;inset:4px}.np-mark{color:#f12323;font-size:20px;font-style:normal;line-height:1;transform:rotate(45deg)}.radio-title b{color:var(--text-strong);font-size:17px;font-weight:400;line-height:1.2}.green-line{color:var(--green-dark);margin:0 0 5px 32px;font-size:16px;line-height:1.2}.green-line b{color:var(--text-strong);font-weight:600}.link-button{color:var(--purple);background:0 0;border:0;margin:0 0 12px 32px;padding:0;font-size:16px;line-height:1.2}.radio-stack{gap:8px;margin:0 0 18px 32px;display:grid}.radio-stack label{color:var(--text-strong);align-items:center;gap:8px;font-size:16px;line-height:1.2;display:flex}.radio-stack input{width:21px;height:21px;accent-color:var(--purple-strong)}.select-like button{text-align:left;justify-content:space-between;align-items:center;display:flex}.select-like button b{color:var(--text-soft);font-size:18px;font-weight:400;line-height:1}.select-like button>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.city-tabs{justify-content:space-between;gap:6px;margin:-8px 0 18px;display:flex}.city-tabs button{color:var(--purple);background:0 0;border:0;padding:0;font-size:16px;font-weight:400;line-height:1}.disabled-delivery{background:var(--disabled-card);border-radius:10px;grid-template-columns:22px 28px 1fr;gap:8px;margin:10px 8px 0;padding:19px 16px;display:grid}.empty-radio{border:2px solid #b8b3bd;border-radius:50%;width:20px;height:20px}.truck{color:#9b95a2;font-size:20px;line-height:1}.disabled-delivery b{color:var(--text-soft);font-size:17px;font-weight:400;line-height:1.2;display:block}.disabled-delivery p{color:var(--orange);margin:8px 0 0;font-size:15px;line-height:1.28}.payment-section{padding-bottom:26px}.pay-card,.comment-toggle,.payment-total-card{background:var(--surface);border:0;border-radius:10px;margin:0 8px 14px}.pay-card{padding:16px}.pay-card-selected{border:1px solid color-mix(in srgb, var(--purple) 22%, transparent);background:radial-gradient(circle at 12% 16%, color-mix(in srgb, var(--purple) 18%, transparent), transparent 34%), var(--surface)}.pay-method-row{grid-template-columns:28px 1fr;align-items:center;gap:12px;display:grid}.card-icon{color:var(--text-strong);font-size:18px;line-height:1}.pay-selected-mark{background:var(--payment-gradient);color:#fff;width:24px;height:24px;box-shadow:0 8px 18px color-mix(in srgb, var(--purple) 30%, transparent);border-radius:50%;place-items:center;font-size:13px;font-weight:800;line-height:1;display:grid}.pay-method-row h3{color:var(--text-strong);margin:0 0 6px;font-size:15px;font-weight:700;line-height:1.2}.pay-method-row button{color:var(--text-soft);background:0 0;border:0;padding:0;font-size:22px;line-height:1}.pay-logos{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pay-logos-clean{gap:0}.pay-logos b{color:#19a73f;font-size:16px;font-weight:800;line-height:1}.pay-logos b span{color:var(--purple)}.pay-logos em{color:#ff8a00;font-size:18px;font-style:normal;line-height:1}.pay-logos strong,.pay-logos i,.pay-logos small{color:var(--text-strong);font-size:15px;font-style:normal;font-weight:600;line-height:1}.comment-toggle{width:calc(100% - 16px);min-height:56px;color:var(--text-strong);text-align:left;justify-content:space-between;align-items:center;padding:0 16px;font-size:16px;font-weight:400;line-height:1.2;display:flex}.comment-toggle span{color:var(--text-soft);font-size:18px}.comment-area{resize:vertical;width:calc(100% - 16px);min-height:86px;margin:-4px 8px 14px;padding:14px 16px}.payment-total-card{padding:18px 16px 16px}.total-row{justify-content:space-between;align-items:baseline;margin-bottom:16px;display:flex}.total-row span,.total-row b{color:var(--text-strong);font-size:17px;font-weight:600;line-height:1.2}.apple-pay,.pay-button{border:0;border-radius:10px;width:100%;min-height:54px;font-size:17px;font-weight:500;line-height:1.2}.apple-pay{background:var(--apple-pay-bg);color:var(--apple-pay-text)}.apple-pay span{border-left:1px solid color-mix(in srgb, var(--apple-pay-text) 22%, transparent);color:var(--apple-pay-text);margin-left:12px;padding-left:12px;font-size:10px;font-weight:600}.divider-text{color:var(--text-soft);text-align:center;padding:10px 0 9px;font-size:15px;line-height:1}.pay-button{background:var(--payment-gradient);color:var(--pay-btn-text)}.pay-button:disabled{opacity:.68}.payment-total-card p{color:var(--text-soft);margin:10px 0 0;font-size:14px;font-weight:400;line-height:1.3}.terms-text{color:var(--text-soft);padding:0 8px;font-size:14px;line-height:1.35}.terms-text button{color:var(--text-soft);background:0 0;border:0;margin-top:8px;padding:0;font-size:14px;text-decoration:underline;display:block}.success-card{background:var(--surface);text-align:center;border-radius:18px;margin:18px 8px;padding:32px 22px}.success-mark{color:#111;background:#63c95e;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 16px;font-size:30px;font-weight:700;display:grid}.success-card h1{color:var(--text-strong);margin:0 0 10px;font-size:21px;font-weight:600;line-height:1.15}.success-card p{color:var(--text-soft);font-size:15px;line-height:1.45}.primary-button{background:var(--payment-gradient);width:100%;min-height:52px;color:var(--pay-btn-text);border:0;border-radius:10px;font-size:16px;font-weight:500}.seller-sheet-overlay{z-index:1000;background:var(--sheet-overlay);-webkit-backdrop-filter:none;justify-content:center;align-items:flex-end;animation:.18s both sellerOverlayIn;display:flex;position:fixed;inset:0}.seller-sheet-backdrop{background:0 0;border:0;position:absolute;inset:0}.seller-sheet{z-index:1;width:min(100%,414px);max-height:min(76vh,620px);padding:18px 22px calc(18px + env(safe-area-inset-bottom));background:var(--sheet-bg);text-align:center;touch-action:pan-y;overscroll-behavior:contain;border-radius:18px 18px 0 0;transition:transform .18s cubic-bezier(.2,.8,.2,1);animation:.22s cubic-bezier(.2,.8,.2,1) both sellerSheetUp;position:relative;overflow:auto;box-shadow:0 -16px 34px #0000002e}.seller-sheet.is-dragging{transition:none}.seller-sheet-handle{background:var(--sheet-handle);border-radius:999px;width:46px;height:4px;margin:0 auto 22px}.seller-sheet-award{background:linear-gradient(#b100ff 0%,#8500de 100%);border-radius:20px;place-items:center;width:60px;height:60px;margin:0 auto 10px;display:grid;position:relative;transform:rotate(45deg);box-shadow:0 16px 24px #9100dc38}.seller-sheet-award:before,.seller-sheet-award:after{content:"";z-index:-1;background:#b391ee;border-radius:0 0 8px 8px;width:18px;height:28px;position:absolute;bottom:-15px}.seller-sheet-award:before{left:10px;transform:rotate(20deg)}.seller-sheet-award:after{right:10px;transform:rotate(-20deg)}.seller-sheet-award span{color:#fff;font-size:29px;font-weight:800;line-height:1;transform:rotate(-45deg)}.seller-sheet h2{color:var(--text-strong);letter-spacing:-.035em;margin:0 0 10px;font-size:22px;font-weight:650;line-height:1.12}.seller-sheet-description{max-width:370px;color:var(--text-strong);margin:0 auto 16px;font-size:15px;font-weight:400;line-height:1.26}.seller-stats-list{gap:8px;display:grid}.seller-stat-card{background:var(--sheet-card-bg);text-align:left;border-radius:12px;grid-template-columns:44px minmax(0,1fr) 16px;align-items:center;gap:8px;min-height:62px;padding:9px 11px;display:grid}.seller-stat-icon{background:var(--surface);color:#ffd400;border-radius:50%;place-items:center;width:40px;height:40px;font-size:21px;line-height:1;display:grid;box-shadow:0 8px 18px #14121c14}.seller-stat-copy{gap:2px;display:grid}.seller-stat-copy b{color:var(--text-strong);letter-spacing:-.02em;font-size:18px;font-weight:600;line-height:1.08}.seller-stat-copy small{color:var(--text-strong);font-size:14px;font-weight:400;line-height:1.15}.seller-stat-card i,.seller-sheet-store i{color:var(--text-strong);font-size:28px;font-style:normal;font-weight:300;line-height:1}.seller-sheet-divider{background:var(--line);height:1px;margin:18px 0}.seller-sheet-store{background:var(--sheet-card-bg);text-align:left;border:0;border-radius:12px;grid-template-columns:46px minmax(0,1fr) 16px;align-items:center;gap:10px;width:100%;min-height:62px;padding:9px 11px;transition:transform .16s,opacity .16s,background .16s;display:grid}.seller-sheet-store:hover{background:var(--sheet-card-hover)}.seller-sheet-logo{color:#fff;background:#5abd66;border-radius:50%;place-items:center;width:42px;height:42px;font-size:22px;font-weight:650;display:grid;overflow:hidden}.seller-sheet-store strong{min-width:0;color:var(--text-strong);letter-spacing:-.025em;white-space:nowrap;text-overflow:ellipsis;font-size:18px;font-weight:650;line-height:1.15;overflow:hidden}@keyframes sellerOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes sellerSheetUp{0%{opacity:.96;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (max-width:380px){.top-bar{grid-template-columns:54px minmax(0,1fr) 54px;min-height:88px;padding-left:10px;padding-right:10px}.top-bar button{width:44px;height:44px;font-size:32px}.top-bar h1{font-size:22px}.product-card{grid-template-columns:86px 1fr;gap:12px;margin-left:10px;margin-right:10px}.product-card img{width:86px;height:72px}.smart-grid,.smart-toggle-row{grid-template-columns:1fr}.smart-grid span:last-child{text-align:left}}.compact-payment-card .apple-pay,.compact-payment-card .divider-text{display:none}.pay-button.wide{margin-top:16px}.processing-card,.payment-details-card,.result-card{background:var(--surface);border:1px solid var(--line);text-align:center;border-radius:16px;margin:18px 8px;padding:24px 18px}.processing-card h1,.payment-details-card h1,.result-card h1{color:var(--text-strong);letter-spacing:-.03em;margin:16px 0 10px;font-size:22px;font-weight:600;line-height:1.16}.processing-card p,.payment-details-card p,.result-card p{color:var(--text-soft);margin:0;font-size:15px;line-height:1.45}.loader-ring{border:4px solid #ae39ff2e;border-top-color:var(--purple-strong);border-radius:50%;width:58px;height:58px;margin:0 auto;animation:.85s linear infinite securePaySpin}.loader-ring.small{border-width:3px;width:32px;height:32px}@keyframes securePaySpin{to{transform:rotate(360deg)}}.processing-steps{text-align:left;gap:8px;margin-top:20px;display:grid}.processing-steps span{background:var(--surface-soft);color:var(--text-soft);border-radius:12px;padding:12px 14px;font-size:14px;line-height:1.2;display:block}.processing-steps span.active{color:var(--green-dark);font-weight:600}.secure-badge{background:var(--purple-soft);width:max-content;color:var(--purple-strong);text-transform:uppercase;letter-spacing:.12em;border-radius:999px;margin:0 auto 8px;padding:7px 12px;font-size:11px;font-weight:700;line-height:1}.muted-text{margin-bottom:16px!important}.amount-box,.requisites-box,.ttn-card,.waiting-confirmation{background:var(--surface-soft);border:1px solid var(--line);text-align:left;border-radius:14px;margin-top:16px;padding:16px}.amount-box span,.requisites-box span,.ttn-card span{color:var(--text-soft);margin-bottom:8px;font-size:13px;line-height:1.2;display:block}.amount-box b,.ttn-card b{color:var(--text-strong);font-size:20px;font-weight:600;line-height:1.2;display:block}.requisites-box pre{white-space:pre-wrap;word-break:break-word;color:var(--text-strong);margin:0;font-family:inherit;font-size:16px;line-height:1.45}.waiting-confirmation{text-align:center;justify-items:center;gap:8px;display:grid}.waiting-confirmation b{color:var(--text-strong);font-size:16px;line-height:1.25}.error-card{border-color:#ec384d59}.error-mark{width:58px;height:58px;color:var(--red);background:#ec384d1f;border-radius:50%;place-items:center;margin:0 auto;font-size:30px;font-weight:700;display:grid}.autocomplete-field,.autocomplete-box{position:relative}.autocomplete-box input{padding-right:42px}.autocomplete-box>b{color:var(--text-soft);pointer-events:none;font-size:18px;font-weight:400;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.autocomplete-panel{z-index:40;border:1px solid var(--input-border);background:var(--surface-elevated);border-radius:14px;max-height:260px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;box-shadow:0 18px 42px #110e1a2e}.autocomplete-panel button,.autocomplete-status{width:100%;min-height:46px;color:var(--text-strong);text-align:left;background:0 0;border:0;border-bottom:1px solid #7f768c1f;padding:12px 14px;font-size:14px;font-weight:400;line-height:1.25}.autocomplete-panel button:hover{background:var(--purple-soft)}.autocomplete-panel button:last-child{border-bottom:0}.autocomplete-status{color:var(--text-soft)}.delivery-type-stack{gap:9px;margin-bottom:18px}.delivery-type-stack label{cursor:pointer;align-items:center;min-height:42px;padding:0}.delivery-type-stack label.active .delivery-type-icon{color:var(--red);background:#f1232314;border-color:#f123234d}.delivery-type-icon{width:28px;height:28px;color:var(--purple);background:#ae39ff14;border:1px solid #ae39ff2e;border-radius:9px;flex:0 0 28px;place-items:center;font-size:14px;line-height:1;display:inline-grid}.delivery-type-copy{gap:3px;min-width:0;display:grid}.delivery-type-copy b{color:var(--text-strong);font-size:16px;font-weight:500;line-height:1.15}.delivery-type-copy small{color:var(--text-soft);font-size:12px;font-weight:400;line-height:1.2}@media (max-width:374px){.delivery-type-copy small{display:none}.delivery-type-stack label{min-height:34px}}.smart-card.is-active{box-shadow:0 0 0 1px #ffd40038,0 12px 28px #ffd4001a}.smart-help-button{background:var(--yellow);color:#111;border:0;border-radius:0 0 0 12px;align-items:center;min-height:28px;padding:0 9px;font-size:11px;font-style:normal;font-weight:700;line-height:1;display:inline-flex}.smart-toggle-row{text-align:left;background:0 0;border:0;width:100%}.smart-toggle-row[aria-pressed=true] i{background:#19b859}.smart-toggle-row[aria-pressed=true] i:before{transform:translate(22px)}.smart-toggle-row i:before{transition:transform .18s}.smart-fee-row{background:color-mix(in srgb, var(--green) 12%, transparent);color:var(--green);border-radius:10px;justify-content:space-between;align-items:baseline;margin:-8px 0 14px;padding:10px 12px;display:flex}.smart-fee-row span,.smart-fee-row b{font-size:14px;font-weight:600;line-height:1.1}.smart-sheet-overlay{z-index:1000;background:var(--sheet-overlay);-webkit-backdrop-filter:none;justify-content:center;align-items:flex-end;animation:.18s both sellerOverlayIn;display:flex;position:fixed;inset:0}.smart-sheet-backdrop{background:0 0;border:0;position:absolute;inset:0}.smart-sheet{z-index:1;width:min(100%,414px);max-height:min(86vh,680px);padding:18px 22px calc(16px + env(safe-area-inset-bottom));background:var(--sheet-bg);touch-action:pan-y;overscroll-behavior:contain;border-radius:18px 18px 0 0;transition:transform .18s cubic-bezier(.2,.8,.2,1);animation:.22s cubic-bezier(.2,.8,.2,1) both sellerSheetUp;position:relative;overflow:auto;box-shadow:0 -16px 34px #0000002e}.smart-sheet.is-dragging{transition:none}.smart-sheet-handle{background:var(--sheet-handle);border-radius:999px;width:46px;height:4px;margin:0 auto 24px}.smart-sheet h2{color:var(--text-strong);letter-spacing:-.04em;margin:0 0 22px;font-size:24px;font-weight:650;line-height:1.16}.smart-sheet-benefits{border:1px dashed var(--line);border-radius:12px;margin-bottom:18px;overflow:hidden}.smart-sheet-benefit{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 12px;display:grid}.np-benefit-icon{color:#f12735;place-items:center;width:30px;height:30px;font-size:22px;line-height:1;display:grid}.smart-sheet-benefit b{color:var(--text-strong);font-size:17px;font-weight:500;line-height:1.15;display:block}.smart-sheet-benefit p{color:var(--text-soft);margin:6px 0 0;font-size:14px;line-height:1.2}.smart-sheet-benefit em{background:color-mix(in srgb, var(--green) 14%, transparent);color:var(--green);border-radius:999px;padding:8px 12px;font-size:14px;font-style:normal;font-weight:500;line-height:1}.smart-sheet-card{border:2px solid var(--yellow);background:var(--surface);border-radius:10px;margin-bottom:18px;overflow:hidden}.smart-sheet-card-top{border-bottom:1px dashed #7f768c2e;justify-content:space-between;align-items:center;min-height:42px;padding:10px 14px;display:flex}.smart-sheet-card-top b{color:var(--text-strong);font-size:16px;font-weight:700;line-height:1}.smart-sheet-card-top b span:first-child{color:var(--purple-strong)}.smart-sheet-card-top b span:last-child{color:var(--green-dark)}.smart-sheet-card-top i{background:var(--yellow);color:#111;text-align:center;border-radius:0 0 0 10px;min-width:62px;padding:6px 8px;font-size:12px;font-style:normal;font-weight:800;line-height:1}.smart-sheet-card-body{color:var(--text-strong);grid-template-columns:1fr 1fr;gap:8px;padding:22px 18px;display:grid}.smart-sheet-card-body span{font-size:17px;font-weight:400;line-height:1.2}.smart-sheet-card-body strong{color:var(--green);text-align:right;font-size:16px;font-weight:500;line-height:1.22}.smart-sheet-card-body small{color:var(--text-soft);margin-top:3px;font-size:15px;font-weight:400;display:block}.smart-sheet-card-bottom{background:var(--yellow);color:#111;text-align:center;padding:8px 12px;font-size:16px;font-weight:400;line-height:1.1}.smart-sheet-price{color:var(--green);text-align:center;margin:0 0 12px;font-size:16px;font-weight:500;line-height:1.2}.smart-sheet-add{background:var(--payment-gradient);width:100%;min-height:56px;color:var(--pay-btn-text);border:0;border-radius:10px;font-size:17px;font-weight:600;line-height:1.2}.smart-sheet-terms,.smart-sheet-note{color:var(--text-soft);margin:18px 0 0;font-size:14px;line-height:1.28}.smart-sheet-terms button{color:var(--text-soft);background:0 0;border:0;margin-top:6px;padding:0;text-decoration:underline;display:block}@media (max-width:380px){.smart-sheet{padding-left:16px;padding-right:16px}.smart-sheet h2{font-size:22px}.smart-sheet-benefit{grid-template-columns:34px minmax(0,1fr)}.smart-sheet-benefit em{grid-column:2;justify-self:start}}.seller-sheet-overlay,.smart-sheet-overlay{background:#00000075;-webkit-backdrop-filter:none!important}.seller-sheet,.smart-sheet{width:min(100%,430px);max-height:min(62vh,540px);padding:14px 20px calc(14px + env(safe-area-inset-bottom));border-radius:16px 16px 0 0;box-shadow:0 -12px 28px #00000038}.seller-sheet-handle,.smart-sheet-handle{width:42px;height:4px;margin:0 auto 16px}.seller-sheet-award{border-radius:17px;width:52px;height:52px;margin-bottom:8px}.seller-sheet-award:before,.seller-sheet-award:after{width:15px;height:24px;bottom:-12px}.seller-sheet-award span{font-size:25px}.seller-sheet h2{margin-bottom:8px;font-size:21px;line-height:1.08}.seller-sheet-description{max-width:340px;margin-bottom:14px;font-size:14px;line-height:1.24}.seller-stats-list{gap:7px}.seller-stat-card{border-radius:11px;grid-template-columns:38px minmax(0,1fr) 14px;gap:8px;min-height:54px;padding:8px 10px}.seller-stat-icon{width:34px;height:34px;font-size:18px}.seller-stat-copy b{font-size:17px;line-height:1.05}.seller-stat-copy small{font-size:13px;line-height:1.12}.seller-stat-card i,.seller-sheet-store i{font-size:24px}.seller-sheet-divider{margin:14px 0}.seller-sheet-store{border-radius:11px;grid-template-columns:42px minmax(0,1fr) 14px;gap:9px;min-height:56px;padding:8px 10px}.seller-sheet-logo{width:38px;height:38px;font-size:20px}.seller-sheet-store strong{font-size:17px;line-height:1.1}.smart-sheet h2{letter-spacing:-.035em;margin:0 0 14px;font-size:22px;line-height:1.14}.smart-sheet-benefits{border-radius:11px;margin-bottom:14px}.smart-sheet-benefit{grid-template-columns:34px minmax(0,1fr) auto;gap:10px;padding:11px 10px}.np-benefit-icon{width:28px;height:28px;font-size:20px}.smart-sheet-benefit b{font-size:16px;line-height:1.1}.smart-sheet-benefit p{margin-top:4px;font-size:13px;line-height:1.18}.smart-sheet-benefit em{padding:7px 10px;font-size:13px}.smart-sheet-card{border-width:2px;border-radius:10px;margin-bottom:12px}.smart-sheet-card-top{min-height:36px;padding:8px 12px}.smart-sheet-card-top b{font-size:14px}.smart-sheet-card-top i{min-width:54px;padding:5px 7px;font-size:11px}.smart-sheet-card-body{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;padding:16px 14px}.smart-sheet-card-body span{font-size:15px;line-height:1.18}.smart-sheet-card-body strong{font-size:14px;line-height:1.18}.smart-sheet-card-body small{margin-top:2px;font-size:13px}.smart-sheet-card-bottom{padding:7px 10px;font-size:14px}.smart-sheet-price{margin-bottom:9px;font-size:14px}.smart-sheet-add{border-radius:9px;min-height:48px;font-size:15px}.smart-sheet-terms,.smart-sheet-note{margin-top:14px;font-size:12.5px;line-height:1.24}.smart-sheet-note{margin-top:8px}@media (max-height:760px){.seller-sheet,.smart-sheet{max-height:min(60vh,500px)}.seller-sheet-award{width:48px;height:48px}.seller-stat-card,.seller-sheet-store{min-height:50px}.smart-sheet-benefit p,.smart-sheet-terms,.smart-sheet-note{font-size:12px}}@media (max-width:380px){.seller-sheet,.smart-sheet{max-height:62vh;padding-left:16px;padding-right:16px}.smart-sheet h2{font-size:21px}.seller-sheet h2{font-size:20px}.smart-sheet-benefit{grid-template-columns:30px minmax(0,1fr)}.smart-sheet-benefit em{grid-column:2;justify-self:start}}.seller-sheet-overlay,.smart-sheet-overlay{touch-action:none}.seller-sheet,.smart-sheet{will-change:transform;overscroll-behavior:contain;-webkit-user-select:none;user-select:none}.seller-sheet.is-dragging,.smart-sheet.is-dragging{transition:none!important}.seller-sheet-handle,.smart-sheet-handle{background:var(--sheet-handle);cursor:grab;touch-action:none;-webkit-tap-highlight-color:transparent;border:0;border-radius:999px;width:42px;height:5px;margin:0 auto 12px;padding:0;display:block;position:relative}.seller-sheet-handle:before,.smart-sheet-handle:before{content:"";position:absolute;inset:-20px -44px}.seller-sheet-handle:active,.smart-sheet-handle:active{cursor:grabbing}.nova-poshta-logo{object-fit:contain;filter:none;flex:none;width:24px;height:24px;display:inline-block}.smart-np-logo{object-fit:contain;filter:none;flex:none;width:28px;height:28px;display:block}.radio-title .nova-poshta-logo{margin-right:2px}@media (prefers-color-scheme:dark){.nova-poshta-logo,.smart-np-logo{filter:none}}.courier-address-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}.courier-address-full{grid-column:1/-1}.contact-continue-button{transition:background .18s,color .18s,border-color .18s,opacity .18s,transform .18s}.contact-continue-button:disabled{cursor:default}.contact-continue-ready{background:linear-gradient(135deg,#9c00ff,#b468ff);box-shadow:0 12px 28px #9c00ff38;color:#fff!important;border-color:#0000!important}.contact-continue-ready:active{transform:scale(.99)}.delivery-terms-overlay{z-index:80;touch-action:none;background:#0000007a;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.delivery-terms-backdrop{background:0 0;border:0;position:absolute;inset:0}.delivery-terms-sheet{width:min(100%,430px);max-height:min(74vh,620px);padding:18px 22px calc(20px + env(safe-area-inset-bottom));color:#11111d;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fff;border-radius:22px 22px 0 0;animation:.22s both sheetUp;position:relative;overflow-y:auto;box-shadow:0 -18px 50px #0000002e}.delivery-terms-sheet.is-dragging{transition:none}.delivery-terms-handle{cursor:grab;touch-action:none;background:#d9d5e5;border:0;border-radius:999px;width:42px;height:5px;margin:0 auto 18px;padding:0;display:block}.delivery-terms-handle:active{cursor:grabbing}.delivery-terms-sheet h2{text-align:center;letter-spacing:-.03em;margin:0 0 24px;font-size:28px;font-weight:800;line-height:1.12}.delivery-terms-logo-wrap{justify-items:center;gap:10px;margin:0 0 26px;display:grid}.delivery-terms-logo-wrap img{object-fit:contain;width:86px;height:86px}.delivery-terms-logo-wrap strong{color:#ed1c24;letter-spacing:-.03em;font-size:34px;font-weight:900;line-height:1}.delivery-terms-copy{color:#6d6977;font-size:18px;font-weight:500;line-height:1.22}.delivery-terms-copy p{margin:0}.delivery-terms-ok{color:#fff;background:linear-gradient(135deg,#9d00ff,#b000f5);border:0;border-radius:9px;width:100%;min-height:54px;margin-top:28px;font-size:18px;font-weight:700}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .delivery-terms-overlay{background:#00000094}:root:not([data-theme=light]) .delivery-terms-sheet{color:#fff;background:#1f1f22;box-shadow:0 -18px 50px #0000006b}:root:not([data-theme=light]) .delivery-terms-handle{background:#4b4852}:root:not([data-theme=light]) .delivery-terms-copy{color:#c8c3cf}:root:not([data-theme=light]) .delivery-terms-ok{color:#121015;background:#c28cff}}:root[data-theme=dark] .delivery-terms-overlay{background:#00000094}:root[data-theme=dark] .delivery-terms-sheet{color:#fff;background:#1f1f22;box-shadow:0 -18px 50px #0000006b}:root[data-theme=dark] .delivery-terms-handle{background:#4b4852}:root[data-theme=dark] .delivery-terms-copy{color:#c8c3cf}:root[data-theme=dark] .delivery-terms-ok{color:#121015;background:#c28cff}html body .delivery-terms-overlay,html body .sheet-overlay,html body .bottom-sheet-overlay{-webkit-backdrop-filter:none!important;background:#00000057!important}html body .delivery-terms-sheet,html body .delivery-terms-modal,html body .np-terms-sheet,html body .sheet-delivery-terms,html body .delivery-sheet{width:100%!important;max-width:430px!important;height:auto!important;min-height:0!important;max-height:min(52vh,470px)!important;padding:10px 16px calc(14px + env(safe-area-inset-bottom))!important;border-radius:24px 24px 0 0!important;margin:0 auto!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;overflow:hidden!important}html body .delivery-terms-sheet .sheet-handle,html body .delivery-terms-sheet button.sheet-handle,html body .delivery-terms-sheet [class*=handle],html body .delivery-terms-modal .sheet-handle,html body .delivery-terms-modal button.sheet-handle,html body .delivery-terms-modal [class*=handle],html body .np-terms-sheet .sheet-handle,html body .np-terms-sheet button.sheet-handle,html body .np-terms-sheet [class*=handle],html body .sheet-delivery-terms .sheet-handle,html body .sheet-delivery-terms button.sheet-handle,html body .sheet-delivery-terms [class*=handle],html body .delivery-sheet .sheet-handle,html body .delivery-sheet button.sheet-handle,html body .delivery-sheet [class*=handle]{all:unset!important;box-sizing:border-box!important;color:#0000!important;cursor:grab!important;touch-action:none!important;background:#9691a5b8!important;border:0!important;border-radius:999px!important;flex:0 0 5px!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:5px!important;min-height:5px!important;max-height:5px!important;margin:0 auto 12px!important;padding:0!important;font-size:0!important;line-height:0!important;display:block!important;overflow:hidden!important}html body .delivery-terms-sheet h2,html body .delivery-terms-modal h2,html body .np-terms-sheet h2,html body .sheet-delivery-terms h2,html body .delivery-sheet h2,html body .delivery-terms-title,html body .delivery-terms-sheet .sheet-title,html body .np-terms-sheet .sheet-title,html body .delivery-sheet .sheet-title{text-align:center!important;letter-spacing:-.025em!important;margin:0 0 12px!important;font-size:20px!important;font-weight:700!important;line-height:1.1!important}html body .delivery-terms-logo,html body .delivery-terms-sheet .np-logo,html body .delivery-terms-sheet .nova-poshta-logo,html body .delivery-terms-sheet .delivery-terms-logo,html body .delivery-terms-modal .np-logo,html body .delivery-terms-modal .nova-poshta-logo,html body .delivery-terms-modal .delivery-terms-logo,html body .np-terms-sheet .np-logo,html body .np-terms-sheet .nova-poshta-logo,html body .np-terms-sheet .delivery-terms-logo,html body .sheet-delivery-terms .np-logo,html body .sheet-delivery-terms .nova-poshta-logo,html body .sheet-delivery-terms .delivery-terms-logo,html body .delivery-sheet .np-logo,html body .delivery-sheet .nova-poshta-logo,html body .delivery-sheet .delivery-terms-logo{object-fit:contain!important;width:88px!important;max-width:24vw!important;height:auto!important;max-height:72px!important;margin:0 auto 12px!important;display:block!important}html body .delivery-terms-sheet .np-logo-text,html body .delivery-terms-sheet .delivery-terms-brand,html body .delivery-terms-modal .np-logo-text,html body .delivery-terms-modal .delivery-terms-brand,html body .np-terms-sheet .np-logo-text,html body .np-terms-sheet .delivery-terms-brand,html body .sheet-delivery-terms .np-logo-text,html body .sheet-delivery-terms .delivery-terms-brand,html body .delivery-sheet .np-logo-text,html body .delivery-sheet .delivery-terms-brand{text-align:center!important;letter-spacing:-.035em!important;color:#ff2433!important;text-transform:uppercase!important;margin:0 0 14px!important;font-family:Arial Black,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:29px!important;font-weight:950!important;line-height:.95!important}html body .delivery-terms-content,html body .delivery-terms-text,html body .delivery-terms-sheet .terms-content,html body .delivery-terms-sheet .delivery-terms-content,html body .delivery-terms-sheet .sheet-content,html body .delivery-terms-modal .terms-content,html body .delivery-terms-modal .delivery-terms-content,html body .delivery-terms-modal .sheet-content,html body .np-terms-sheet .terms-content,html body .np-terms-sheet .delivery-terms-content,html body .np-terms-sheet .sheet-content,html body .sheet-delivery-terms .terms-content,html body .sheet-delivery-terms .delivery-terms-content,html body .sheet-delivery-terms .sheet-content,html body .delivery-sheet .terms-content,html body .delivery-sheet .delivery-terms-content,html body .delivery-sheet .sheet-content{max-height:none!important;margin:0 0 16px!important;padding:0!important;overflow:visible!important}html body .delivery-terms-sheet ul,html body .delivery-terms-modal ul,html body .np-terms-sheet ul,html body .sheet-delivery-terms ul,html body .delivery-sheet ul{margin:0!important;padding-left:0!important;list-style:none!important}html body .delivery-terms-sheet p,html body .delivery-terms-sheet li,html body .delivery-terms-modal p,html body .delivery-terms-modal li,html body .np-terms-sheet p,html body .np-terms-sheet li,html body .sheet-delivery-terms p,html body .sheet-delivery-terms li,html body .delivery-sheet p,html body .delivery-sheet li{letter-spacing:-.015em!important;margin:0 0 1px!important;padding:0!important;font-size:11.2px!important;font-weight:400!important;line-height:1.12!important}html body .delivery-terms-sheet strong,html body .delivery-terms-sheet b,html body .delivery-terms-modal strong,html body .delivery-terms-modal b,html body .np-terms-sheet strong,html body .np-terms-sheet b,html body .sheet-delivery-terms strong,html body .sheet-delivery-terms b,html body .delivery-sheet strong,html body .delivery-sheet b{font-weight:500!important}html body .delivery-terms-actions,html body .delivery-terms-sheet .sheet-actions,html body .delivery-terms-modal .sheet-actions,html body .np-terms-sheet .sheet-actions,html body .sheet-delivery-terms .sheet-actions,html body .delivery-sheet .sheet-actions{margin-top:16px!important;padding-top:0!important}html body .delivery-terms-confirm,html body .delivery-terms-sheet .sheet-primary,html body .delivery-terms-sheet .terms-ok-button,html body .delivery-terms-sheet .delivery-terms-ok,html body .delivery-terms-modal .sheet-primary,html body .delivery-terms-modal .terms-ok-button,html body .delivery-terms-modal .delivery-terms-ok,html body .np-terms-sheet .sheet-primary,html body .np-terms-sheet .terms-ok-button,html body .np-terms-sheet .delivery-terms-ok,html body .sheet-delivery-terms .sheet-primary,html body .sheet-delivery-terms .terms-ok-button,html body .sheet-delivery-terms .delivery-terms-ok,html body .delivery-sheet .sheet-primary,html body .delivery-sheet .terms-ok-button,html body .delivery-sheet .delivery-terms-ok,html body .delivery-terms-sheet button:not(.sheet-handle):last-child,html body .delivery-terms-modal button:not(.sheet-handle):last-child,html body .np-terms-sheet button:not(.sheet-handle):last-child,html body .sheet-delivery-terms button:not(.sheet-handle):last-child,html body .delivery-sheet button:not(.sheet-handle):last-child{border:0!important;border-radius:11px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:44px!important;min-height:44px!important;max-height:44px!important;margin:16px 0 0!important;padding:0 16px!important;font-size:15px!important;font-weight:600!important;line-height:1!important;display:flex!important}@media (max-height:760px){html body .delivery-terms-sheet,html body .delivery-terms-modal,html body .np-terms-sheet,html body .sheet-delivery-terms,html body .delivery-sheet{max-height:min(51vh,440px)!important;padding:9px 16px calc(12px + env(safe-area-inset-bottom))!important}html body .delivery-terms-sheet h2,html body .delivery-terms-modal h2,html body .np-terms-sheet h2,html body .sheet-delivery-terms h2,html body .delivery-sheet h2,html body .delivery-terms-title,html body .delivery-terms-sheet .sheet-title,html body .np-terms-sheet .sheet-title,html body .delivery-sheet .sheet-title{margin-bottom:10px!important;font-size:19px!important}html body .delivery-terms-logo,html body .delivery-terms-sheet .np-logo,html body .delivery-terms-sheet .nova-poshta-logo,html body .delivery-terms-sheet .delivery-terms-logo,html body .np-terms-sheet .np-logo,html body .np-terms-sheet .nova-poshta-logo,html body .np-terms-sheet .delivery-terms-logo,html body .delivery-sheet .np-logo,html body .delivery-sheet .nova-poshta-logo,html body .delivery-sheet .delivery-terms-logo{width:80px!important;margin-bottom:10px!important}html body .delivery-terms-sheet .np-logo-text,html body .delivery-terms-sheet .delivery-terms-brand,html body .delivery-terms-modal .np-logo-text,html body .delivery-terms-modal .delivery-terms-brand,html body .np-terms-sheet .np-logo-text,html body .np-terms-sheet .delivery-terms-brand,html body .sheet-delivery-terms .np-logo-text,html body .sheet-delivery-terms .delivery-terms-brand,html body .delivery-sheet .np-logo-text,html body .delivery-sheet .delivery-terms-brand{margin-bottom:12px!important;font-size:26px!important}html body .delivery-terms-sheet p,html body .delivery-terms-sheet li,html body .delivery-terms-modal p,html body .delivery-terms-modal li,html body .np-terms-sheet p,html body .np-terms-sheet li,html body .sheet-delivery-terms p,html body .sheet-delivery-terms li,html body .delivery-sheet p,html body .delivery-sheet li{font-size:10.6px!important;line-height:1.1!important}}:root{--ecova-sheet-duration:.26s;--ecova-sheet-ease:cubic-bezier(.22, 1, .36, 1);--ecova-sheet-close-ease:cubic-bezier(.4, 0, .2, 1)}.sheet-overlay,.bottom-sheet-overlay,.delivery-terms-overlay,.smart-sheet-overlay,.seller-sheet-overlay,.modal-overlay,.drawer-overlay,[data-sheet-overlay]{animation:ecovaOverlayIn var(--ecova-sheet-duration) var(--ecova-sheet-ease) both;will-change:opacity}.sheet-overlay.is-closing,.bottom-sheet-overlay.is-closing,.delivery-terms-overlay.is-closing,.smart-sheet-overlay.is-closing,.seller-sheet-overlay.is-closing,.modal-overlay.is-closing,.drawer-overlay.is-closing,[data-sheet-overlay].is-closing,.ecova-sheet-closing{pointer-events:none!important;animation:ecovaOverlayOut .21s var(--ecova-sheet-close-ease) both!important}.bottom-sheet,.delivery-terms-sheet,.delivery-terms-modal,.np-terms-sheet,.sheet-delivery-terms,.delivery-sheet,.smart-sheet,.seller-sheet,.sheet-panel,.modal-sheet,.drawer-sheet,[data-sheet-panel]{transform-origin:bottom;animation:ecovaSheetIn var(--ecova-sheet-duration) var(--ecova-sheet-ease) both;will-change:transform, opacity;backface-visibility:hidden}.is-closing .bottom-sheet,.is-closing .delivery-terms-sheet,.is-closing .delivery-terms-modal,.is-closing .np-terms-sheet,.is-closing .sheet-delivery-terms,.is-closing .delivery-sheet,.is-closing .smart-sheet,.is-closing .seller-sheet,.is-closing .sheet-panel,.is-closing .modal-sheet,.is-closing .drawer-sheet,.is-closing [data-sheet-panel],.ecova-sheet-closing .bottom-sheet,.ecova-sheet-closing .delivery-terms-sheet,.ecova-sheet-closing .delivery-terms-modal,.ecova-sheet-closing .np-terms-sheet,.ecova-sheet-closing .sheet-delivery-terms,.ecova-sheet-closing .delivery-sheet,.ecova-sheet-closing .smart-sheet,.ecova-sheet-closing .seller-sheet,.ecova-sheet-closing .sheet-panel,.ecova-sheet-closing .modal-sheet,.ecova-sheet-closing .drawer-sheet,.ecova-sheet-closing [data-sheet-panel]{animation:ecovaSheetOut .21s var(--ecova-sheet-close-ease) both!important}@keyframes ecovaOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes ecovaOverlayOut{0%{opacity:1}to{opacity:0}}@keyframes ecovaSheetIn{0%{opacity:.98;transform:translateY(28px)scale(.992)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes ecovaSheetOut{0%{opacity:1;transform:translate(0,0)scale(1)}to{opacity:.96;transform:translateY(34px)scale(.994)}}@media (prefers-reduced-motion:reduce){.sheet-overlay,.bottom-sheet-overlay,.delivery-terms-overlay,.smart-sheet-overlay,.seller-sheet-overlay,.modal-overlay,.drawer-overlay,[data-sheet-overlay],.bottom-sheet,.delivery-terms-sheet,.delivery-terms-modal,.np-terms-sheet,.sheet-delivery-terms,.delivery-sheet,.smart-sheet,.seller-sheet,.sheet-panel,.modal-sheet,.drawer-sheet,[data-sheet-panel]{animation-duration:1ms!important}}.contact-edit-frame{padding-top:18px;position:relative}.contact-summary-card{background:var(--surface);border:1px solid #7f768c1a;border-radius:18px;margin:0 8px;padding:22px 24px 20px;box-shadow:0 10px 30px #00000014}.contact-summary-main{grid-template-columns:minmax(0,1fr) 44px;align-items:start;gap:16px;display:grid}.contact-summary-main span{color:var(--text-soft);margin-bottom:12px;font-size:23px;font-weight:400;line-height:1.1;display:block}.contact-summary-main b,.contact-summary-main strong{color:var(--text-strong);letter-spacing:-.02em;font-size:23px;font-weight:400;line-height:1.22;display:block}.contact-summary-main strong{margin-top:12px}.other-recipient-control,.other-recipient-summary-row{align-items:center;gap:10px;margin:6px 0 22px;display:flex;position:relative}.other-recipient-toggle{min-width:0;color:var(--text-strong);text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:inline-flex}.other-recipient-toggle b{color:inherit;letter-spacing:-.015em;font-size:19px;font-weight:400;line-height:1.2}.summary-toggle b{font-size:22px}.checkbox-box{color:#15121d;background:0 0;border:2px solid #7f768cb3;border-radius:5px;flex:0 0 24px;place-items:center;width:24px;height:24px;font-size:17px;font-weight:800;line-height:1;display:grid}.checkbox-box.checked{color:#1b1026;background:#b873ff;border-color:#b873ff}.recipient-help-button{width:30px;height:30px;color:var(--text-soft);background:#7f768c14;border:2px solid #7f768c57;border-radius:50%;flex:0 0 30px;place-items:center;font-size:18px;font-weight:700;line-height:1;display:grid}.recipient-help-popover{z-index:20;color:#1f1f26;background:#fff;border-radius:28px;width:min(100%,420px);padding:22px 28px;font-size:20px;font-weight:400;line-height:1.24;position:absolute;top:calc(100% + 20px);left:50%;transform:translate(-50%);box-shadow:0 16px 38px #0000002e}.recipient-help-popover:before{content:"";clip-path:polygon(50% 0,0 100%,100% 100%);background:#fff;width:34px;height:22px;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.recipient-fields{animation:.18s both recipientFieldsIn}@keyframes recipientFieldsIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:420px){.contact-summary-card{border-radius:16px;padding:19px 20px 18px}.contact-summary-main span,.contact-summary-main b,.contact-summary-main strong{font-size:20px}.summary-toggle b{font-size:19px}.recipient-help-popover{width:calc(100vw - 52px);padding:20px 24px;font-size:18px}}.contact-summary-content,.contact-summary-person{min-width:0}.contact-summary-person span{color:var(--text-soft);letter-spacing:-.02em;margin:0 0 12px;font-size:23px;font-weight:400;line-height:1.1;display:block}.contact-summary-person b,.contact-summary-person strong{color:var(--text-strong);letter-spacing:-.02em;word-break:break-word;font-size:23px;font-weight:400;line-height:1.22;display:block}.contact-summary-person strong{margin-top:12px}.contact-summary-card.has-recipient .contact-summary-buyer b{margin-top:0}.contact-summary-card.has-recipient .other-recipient-summary-row{display:none}@media (max-width:420px){.contact-summary-card.has-recipient{padding:20px 20px 22px}.contact-summary-person span,.contact-summary-person b,.contact-summary-person strong{font-size:20px}.contact-summary-recipient{margin-top:24px}}.contact-summary-card{background:var(--surface);box-shadow:none;border:1px solid #7f768c1f;border-radius:14px;margin:0 8px;padding:16px 20px 18px}.contact-summary-card.has-recipient{padding:18px 20px 20px}.contact-summary-main{grid-template-columns:minmax(0,1fr) 34px;align-items:start;gap:12px}.contact-summary-main span,.contact-summary-person span{color:var(--text-soft);letter-spacing:-.01em;margin:0 0 8px;font-weight:400;line-height:1.24;display:block;font-size:15px!important}.contact-summary-main b,.contact-summary-main strong,.contact-summary-person b,.contact-summary-person strong{color:var(--text-strong);letter-spacing:-.015em;word-break:break-word;font-weight:400;line-height:1.28;display:block;font-size:17px!important}.contact-summary-main strong,.contact-summary-person strong{margin-top:6px}.contact-summary-recipient{margin-top:20px}.contact-edit-icon{width:34px;height:34px;color:var(--text-soft);background:0 0;border:0;place-items:center;font-size:22px;line-height:1;display:grid;transform:none}.contact-edit-icon:active{opacity:.82;transform:scale(.94)}.other-recipient-control,.other-recipient-summary-row{gap:10px}.other-recipient-control{margin:4px 0 18px}.other-recipient-summary-row{margin:18px 0 0}.other-recipient-toggle{gap:10px}.other-recipient-toggle b,.summary-toggle b{color:inherit;letter-spacing:-.01em;font-weight:400;line-height:1.24;font-size:16px!important}.checkbox-box{border-radius:5px;flex:0 0 22px;width:22px;height:22px;font-size:15px}.recipient-help-button{flex:0 0 28px;width:28px;height:28px;font-size:15px;font-weight:700}.recipient-help-popover{color:#1f1f26;background:#fff;border-radius:22px;width:min(100vw - 64px,330px);padding:16px 20px;font-size:16px;font-weight:400;line-height:1.3;top:calc(100% + 16px);box-shadow:0 14px 34px #0000002e}.recipient-help-popover:before{width:28px;height:17px}.summary-popover{top:calc(100% + 16px)}@media (max-width:420px){.contact-summary-card,.contact-summary-card.has-recipient{border-radius:14px;padding:16px 18px 18px}.contact-summary-main{grid-template-columns:minmax(0,1fr) 32px;gap:10px}.contact-summary-main span,.contact-summary-person span{margin-bottom:7px;font-size:14px!important}.contact-summary-main b,.contact-summary-main strong,.contact-summary-person b,.contact-summary-person strong{line-height:1.3;font-size:16px!important}.contact-summary-recipient{margin-top:18px}.contact-edit-icon{width:32px;height:32px;font-size:21px}.other-recipient-toggle b,.summary-toggle b{font-size:15px!important}.recipient-help-popover{border-radius:20px;width:min(100vw - 56px,320px);padding:15px 18px;font-size:15px}}.picker-field{margin-bottom:18px}.picker-button{border:1px solid var(--input-border);background:var(--input-bg);width:100%;min-height:54px;color:var(--text-strong);text-align:left;border-radius:10px;outline:none;grid-template-columns:minmax(0,1fr) 22px;align-items:center;gap:10px;padding:0 14px 0 16px;display:grid}.picker-button:focus{border-color:var(--purple-strong);box-shadow:0 0 0 3px #ae39ff1a}.picker-button.error{border-color:var(--red)}.picker-button:disabled{opacity:.58;cursor:not-allowed}.picker-button span{min-width:0;color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:1.25;overflow:hidden}.picker-button.is-empty span{color:var(--text-faint)}.picker-button b{color:var(--text-soft);text-align:right;font-size:17px;font-weight:400;line-height:1}.delivery-summary-card{background:var(--surface);border:1px solid #7f768c1a;border-radius:20px;margin:0 8px 14px;padding:22px 18px;position:relative;box-shadow:0 10px 30px #00000014}.delivery-summary-top{grid-template-columns:48px minmax(0,1fr) 42px;align-items:center;gap:12px;display:grid}.delivery-summary-logo{object-fit:contain;width:40px;height:40px}.delivery-summary-top b{min-width:0;color:var(--text-strong);letter-spacing:-.02em;font-size:20px;font-weight:400;line-height:1.18}.delivery-summary-edit{width:42px;height:42px;color:var(--text-soft);background:0 0;border:0;place-items:center;font-size:28px;line-height:1;display:grid}.delivery-summary-smart{color:var(--green-dark);letter-spacing:-.02em;margin:12px 0 18px 48px;font-size:19px;font-weight:400;line-height:1.2}.delivery-summary-smart strong{background:var(--yellow);color:#17121d;letter-spacing:-.06em;border-radius:4px;place-items:center;min-width:65px;height:26px;margin-left:4px;padding:0 7px;font-size:17px;font-weight:900;line-height:1;display:inline-grid;transform:rotate(-1deg)}.delivery-summary-method{color:var(--text-soft);margin:0 0 8px 48px;font-size:17px;font-weight:400;line-height:1.2;display:block}.delivery-summary-address{color:var(--text-strong);letter-spacing:-.02em;word-break:break-word;margin:0 0 17px 48px;font-size:18px;font-weight:400;line-height:1.22;display:block}.delivery-summary-terms{color:var(--purple);background:0 0;border:0;margin-left:48px;padding:0;font-size:17px;font-weight:400;line-height:1.2;display:inline-flex}.picker-sheet-overlay{z-index:500;background:var(--sheet-overlay);justify-content:center;align-items:flex-end;animation:.18s both ecovaOverlayIn;display:flex;position:fixed;inset:0}.picker-sheet-overlay.is-closing{animation:.21s both ecovaOverlayOut}.picker-sheet-backdrop{background:0 0;border:0;position:absolute;inset:0}.picker-sheet{z-index:1;width:min(100%,414px);max-height:min(86vh,720px);padding:12px 14px max(18px, env(safe-area-inset-bottom));background:var(--sheet-bg);touch-action:pan-y;border-radius:28px 28px 0 0;flex-direction:column;animation:.22s cubic-bezier(.2,.8,.2,1) both ecovaSheetIn;display:flex;position:relative;overflow:hidden;box-shadow:0 -18px 48px #0000003d}.picker-sheet-overlay.is-closing .picker-sheet{animation:.21s cubic-bezier(.4,0,1,1) both ecovaSheetOut}.picker-sheet.is-dragging{transition:none;animation:none}.picker-sheet-handle{background:var(--sheet-handle);opacity:.9;touch-action:none;border:0;border-radius:999px;flex:none;align-self:center;width:44px;height:5px;margin:0 0 13px}.picker-sheet h2{color:var(--text-strong);text-align:center;letter-spacing:-.02em;margin:0 0 18px;font-size:18px;font-weight:700;line-height:1.15}.picker-search{margin:0 0 10px;display:block;position:relative}.picker-search span{color:var(--text-faint);pointer-events:none;font-size:24px;line-height:1;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.picker-search input{background:var(--surface-muted);width:100%;min-height:48px;color:var(--text-strong);border:0;border-radius:9px;outline:none;padding:0 14px 0 48px;font-size:15px;line-height:1.2}.picker-search input::placeholder{color:var(--text-faint)}.picker-sheet-hint{color:var(--text-soft);margin:-4px 0 0;font-size:13px;line-height:1.3}.picker-options-list{-webkit-overflow-scrolling:touch;min-height:0;margin-top:8px;padding-bottom:4px;overflow:auto}.picker-options-list button,.picker-status{width:100%;min-height:48px;color:var(--text-strong);text-align:left;background:0 0;border:0;border-bottom:1px solid #7f768c2e;padding:12px 0;font-size:15px;font-weight:400;line-height:1.25}.picker-options-list button:active{color:var(--purple)}.picker-status{color:var(--text-soft)}@media (max-width:420px){.delivery-summary-card{border-radius:18px;margin-left:8px;margin-right:8px;padding:20px 16px 21px}.delivery-summary-top{grid-template-columns:42px minmax(0,1fr) 36px;gap:10px}.delivery-summary-logo{width:34px;height:34px}.delivery-summary-top b{font-size:17px}.delivery-summary-edit{width:36px;height:36px;font-size:24px}.delivery-summary-smart{margin-left:44px;font-size:17px}.delivery-summary-smart strong{min-width:58px;height:24px;font-size:15px}.delivery-summary-method,.delivery-summary-address,.delivery-summary-terms{margin-left:44px}.delivery-summary-method,.delivery-summary-terms{font-size:16px}.delivery-summary-address{font-size:17px}.picker-sheet{max-height:88vh;padding-left:14px;padding-right:14px}}.required-star{color:var(--red);font-style:normal}.delivery-type-stack{gap:8px;margin:0 0 18px 32px}.delivery-type-stack label{gap:8px;min-height:30px;padding:0}.delivery-type-stack .delivery-type-icon{display:none!important}.delivery-type-copy{display:block}.delivery-type-copy b{color:var(--text-strong);letter-spacing:-.01em;font-size:16px;font-weight:400;line-height:1.18}.delivery-type-copy small{display:none!important}.delivery-type-stack label.active .delivery-type-copy b{color:var(--text-strong)}.smart-logo-inline{vertical-align:-6px;justify-content:center;align-items:center;width:74px;height:26px;margin-left:4px;display:inline-flex}.smart-logo-inline img{object-fit:contain;max-width:100%;max-height:100%;display:block}.green-line,.delivery-summary-smart{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.delivery-summary-smart .smart-logo-inline{vertical-align:middle;width:72px;height:25px;margin-left:0}.smart-sheet-card-top .smart-logo-inline{vertical-align:middle;width:70px;height:24px;margin-left:0}@media (max-width:420px){.delivery-type-stack{gap:7px;margin-left:30px}.delivery-type-stack label{min-height:28px}.delivery-type-copy b{font-size:15px}.smart-logo-inline{width:68px;height:24px}}.manual-payment-shell{width:min(100%,414px);min-height:100vh;padding:0 16px calc(26px + env(safe-area-inset-bottom));color:#f7f4ff;background:radial-gradient(circle at 82% 8%,#7a30ff2e,#0000 34%),radial-gradient(circle at 12% 18%,#ffd40014,#0000 26%),linear-gradient(#0d0f18 0%,#08090e 100%);margin:0 auto}html:not([data-theme=dark]) .manual-payment-shell{color:#17141d;background:linear-gradient(#fff 0%,#f7f5fb 100%)}.manual-payment-topbar{z-index:20;min-height:84px;padding-top:env(safe-area-inset-top);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#0d0f18fa,#0d0f18db);grid-template-columns:46px minmax(0,1fr) 46px;align-items:center;display:grid;position:sticky;top:0}html:not([data-theme=dark]) .manual-payment-topbar{background:#ffffffeb;border-bottom:1px solid #67519414}.manual-payment-topbar button{color:#b77cff;background:0 0;border:0;width:42px;height:42px;font-size:34px;line-height:1}.manual-payment-topbar h1{text-align:center;letter-spacing:-.02em;margin:0;font-size:22px;font-weight:750}.manual-payment-hero-card,.manual-payment-method-card,.manual-payment-wait-card,.manual-payment-result-card{background:linear-gradient(145deg,#1f2230f5,#10121cfa);border:1px solid #b77cff38;border-radius:22px;box-shadow:0 20px 60px #00000038}html:not([data-theme=dark]) .manual-payment-hero-card,html:not([data-theme=dark]) .manual-payment-method-card,html:not([data-theme=dark]) .manual-payment-wait-card,html:not([data-theme=dark]) .manual-payment-result-card{color:#17141d;background:#fff;border-color:#6751941f;box-shadow:0 18px 46px #47366914}.manual-payment-hero-card{justify-content:space-between;gap:18px;margin:18px 0 14px;padding:22px;display:flex;overflow:hidden}.manual-payment-hero-card span,.manual-payment-requisites-panel>span,.manual-payment-details-list span{color:#e8e1f69e;font-size:14px;font-weight:560}html:not([data-theme=dark]) .manual-payment-hero-card span,html:not([data-theme=dark]) .manual-payment-requisites-panel>span,html:not([data-theme=dark]) .manual-payment-details-list span{color:#777181}.manual-payment-hero-card strong{letter-spacing:-.055em;margin-top:8px;font-size:clamp(42px,14vw,62px);font-weight:850;line-height:.95;display:block}.manual-payment-hero-card p{color:#e8e1f6a8;margin:14px 0 0;font-size:15px}html:not([data-theme=dark]) .manual-payment-hero-card p{color:#777181}.manual-payment-bag-icon{color:#ffd400;background:radial-gradient(circle,#ae39ff6b,#ae39ff1f);border-radius:24px;align-self:center;place-items:center;width:72px;height:72px;font-size:32px;display:grid}.manual-payment-method-head{align-items:center;gap:14px;margin-bottom:22px;display:flex}.manual-payment-method-icon{color:#fff;background:linear-gradient(135deg,#8f38ee,#5b16a8);border-radius:50%;flex:none;place-items:center;width:52px;height:52px;font-size:24px;display:grid;box-shadow:0 14px 30px #792ce242}.manual-payment-method-head h1{letter-spacing:-.02em;margin:0;font-size:21px;font-weight:820}.manual-payment-method-head p{color:#e8e1f69e;margin:4px 0 0;font-size:14px}html:not([data-theme=dark]) .manual-payment-method-head p{color:#777181}.manual-payment-method-head em{color:#c79cff;letter-spacing:.04em;background:#8e37ed3d;border-radius:10px;margin-left:auto;padding:8px 12px;font-size:12px;font-style:normal;font-weight:850}.manual-payment-requisites-panel{background:#ffffff09;border-radius:18px;padding:18px}html:not([data-theme=dark]) .manual-payment-requisites-panel{background:#faf9fd}.manual-payment-requisites-panel h2{letter-spacing:.03em;margin:6px 0 0;font-size:24px;font-weight:850}.manual-payment-requisites-panel h2 small{color:#56d56e;vertical-align:middle;background:#4ecd6f29;border-radius:50%;place-items:center;width:18px;height:18px;margin-left:6px;font-size:12px;display:inline-grid}.manual-payment-divider{border-top:1px dashed #e8e1f62e;height:1px;margin:18px 0}html:not([data-theme=dark]) .manual-payment-divider{border-top-color:#67519429}.manual-payment-number-row{align-items:center;gap:10px;margin-top:8px;display:flex}.manual-payment-number-row strong{overflow-wrap:anywhere;color:#fff;letter-spacing:.08em;flex:1;min-width:0;font-size:clamp(24px,7.4vw,35px);font-weight:850;line-height:1.16}.manual-payment-number-row button{color:#c184ff;background:#ae39ff24;border:0;border-radius:12px;place-items:center;width:42px;height:42px;font-size:25px;display:grid}.manual-payment-copy-button,.manual-payment-paid-button,.manual-payment-primary{color:#fff;background:linear-gradient(135deg,#a64dff,#6f19c8);border:0;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:56px;margin-top:20px;font-size:16px;font-weight:800;display:inline-flex;box-shadow:0 14px 34px #7e23e142}.manual-payment-paid-button{color:#ffd400;box-shadow:none;background:0 0;border:1px solid #ffd400}html:not([data-theme=dark]) .manual-payment-paid-button{color:#741ed5;border-color:#741ed5}.manual-payment-copy-button span{font-size:24px;line-height:1}.manual-payment-details-list{gap:12px;margin-top:18px;display:grid}.manual-payment-details-list div{justify-content:space-between;gap:16px;font-size:15px;line-height:1.35;display:flex}.manual-payment-details-list b{text-align:right;font-weight:720}.manual-payment-confirmation-wait{color:#ffd400;background:#ffd4001f;border-radius:14px;align-items:center;gap:12px;margin-top:20px;padding:14px;display:flex}.manual-payment-confirmation-wait p{color:#ffee9ccc;margin:3px 0 0;font-size:13px}.manual-payment-wait-card,.manual-payment-result-card{text-align:center;margin-top:18px;padding:28px 22px}.manual-payment-wait-card>span{color:#c79cff;font-size:14px;font-weight:700}.manual-payment-wait-card h1,.manual-payment-result-card h1{letter-spacing:-.03em;margin:12px 0 8px;font-size:25px}.manual-payment-wait-card p,.manual-payment-result-card p{color:#e8e1f6ad;max-width:320px;margin:0 auto;font-size:15px;line-height:1.45}html:not([data-theme=dark]) .manual-payment-wait-card p,html:not([data-theme=dark]) .manual-payment-result-card p{color:#716b79}.manual-payment-steps{text-align:left;gap:8px;margin-top:20px;display:grid}.manual-payment-steps b,.manual-payment-steps span{color:#e8e1f6b8;background:#ffffff0d;border-radius:12px;padding:12px 14px;font-size:14px}.manual-payment-steps b{color:#64d96e}.manual-payment-loader{border:4px solid #c79cff38;border-top-color:#c79cff;border-radius:50%;width:44px;height:44px;margin:0 auto 16px;animation:.9s linear infinite manualPaymentSpin}.manual-payment-loader.small{border-width:3px;width:28px;height:28px;margin:0}.manual-payment-error-icon{color:#ff4a53;background:#ff4a5324;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto 14px;font-size:27px;font-weight:900;display:grid}.manual-payment-error-card .manual-payment-primary{margin-top:22px}@keyframes manualPaymentSpin{to{transform:rotate(360deg)}}@media (max-width:360px){.manual-payment-shell{padding-inline:12px}.manual-payment-hero-card,.manual-payment-method-card{padding:18px}.manual-payment-number-row strong{font-size:23px}}.manual-payment-shell{font-size:14px}.manual-payment-topbar{min-height:70px}.manual-payment-topbar button{width:38px;height:38px;font-size:28px}.manual-payment-topbar h1{font-size:18px;font-weight:760}.manual-payment-hero-card,.manual-payment-method-card,.manual-payment-wait-card,.manual-payment-result-card{border-radius:18px}.manual-payment-hero-card{gap:14px;margin:14px 0 12px;padding:18px}.manual-payment-hero-card span,.manual-payment-requisites-panel>span,.manual-payment-details-list span{font-size:12px;font-weight:600;line-height:1.25}.manual-payment-hero-card strong{letter-spacing:-.045em;margin-top:6px;font-size:clamp(34px,11vw,46px);line-height:.98}.manual-payment-hero-card p{margin-top:10px;font-size:12.5px;line-height:1.3}.manual-payment-method-head p{margin-top:3px;font-size:12.5px;line-height:1.3}.manual-payment-method-head em{border-radius:9px;padding:6px 10px;font-size:11px}.manual-payment-requisites-panel h2{letter-spacing:.025em;margin-top:5px;font-size:18px;line-height:1.15}.manual-payment-requisites-panel h2 small{width:16px;height:16px;font-size:10px}.manual-payment-number-row{gap:8px;margin-top:7px}.manual-payment-number-row strong{letter-spacing:.055em;font-size:clamp(20px,6vw,27px);line-height:1.16}.manual-payment-number-row button{border-radius:11px;width:38px;height:38px;font-size:21px}.manual-payment-copy-button,.manual-payment-paid-button,.manual-payment-primary{border-radius:12px;min-height:48px;margin-top:16px;font-size:14px;font-weight:780;line-height:1.2}.manual-payment-copy-button span{font-size:20px}.manual-payment-details-list div{gap:12px;font-size:12.5px;line-height:1.35}.manual-payment-details-list b{font-weight:720}.manual-payment-confirmation-wait{border-radius:12px;gap:10px;margin-top:16px;padding:12px;font-size:13px}.manual-payment-confirmation-wait p{font-size:12px;line-height:1.35}.manual-payment-wait-card,.manual-payment-result-card{margin-top:14px;padding:24px 18px}.manual-payment-wait-card>span{font-size:12px}.manual-payment-wait-card h1,.manual-payment-result-card h1{margin:10px 0 8px;font-size:20px;line-height:1.18}.manual-payment-wait-card p,.manual-payment-result-card p{font-size:13px;line-height:1.4}.manual-payment-steps{gap:7px;margin-top:16px}.manual-payment-steps b,.manual-payment-steps span{border-radius:10px;padding:10px 12px;font-size:12.5px;line-height:1.25}.manual-payment-loader{border-width:3px;width:38px;height:38px;margin-bottom:14px}.manual-payment-loader.small{width:24px;height:24px}.manual-payment-error-icon{width:46px;height:46px;margin-bottom:12px;font-size:23px}.success-card{border-radius:16px;margin:14px 8px;padding:24px 18px}.success-mark{width:50px;height:50px;margin-bottom:14px;font-size:25px}.success-card h1,.result-card h1{letter-spacing:-.02em;font-size:19px;line-height:1.18}.success-card p,.result-card p{font-size:13px;line-height:1.42}.ttn-card b{font-size:15px;font-weight:650;line-height:1.32}.ttn-card span{font-size:12px}@media (max-width:360px){.manual-payment-shell{padding-inline:12px}.manual-payment-hero-card,.manual-payment-method-card{padding:16px}.manual-payment-number-row strong{font-size:20px}.manual-payment-method-head h1{font-size:16px}}.manual-payment-hero-card{padding:16px}.manual-payment-hero-card p{margin-top:8px}.manual-payment-bag-icon{border-radius:16px;width:50px;height:50px;font-size:21px}.manual-payment-method-card{padding:16px}.manual-payment-method-head{gap:10px;margin-bottom:14px}.manual-payment-method-icon{width:40px;height:40px;font-size:18px}.manual-payment-method-head h1{font-size:16px}.manual-payment-method-head p{font-size:12px}.manual-payment-requisites-panel{border-radius:15px;padding:14px}.manual-payment-requisites-panel h2{letter-spacing:.015em;font-size:16px}.manual-payment-divider{margin:12px 0}.manual-payment-number-row{align-items:center;gap:8px;width:100%;min-width:0;display:flex}.manual-payment-number-row strong{white-space:nowrap;text-overflow:clip;letter-spacing:.015em;font-variant-numeric:tabular-nums;flex:auto;min-width:0;max-width:100%;font-size:clamp(12.5px,3.55vw,15.5px);font-weight:800;line-height:1.1;overflow:hidden}.manual-payment-copy-button,.manual-payment-paid-button,.manual-payment-primary{min-height:44px;margin-top:14px;font-size:13px}.manual-payment-details-list{gap:7px;margin-top:13px}.manual-payment-details-list div{gap:8px;font-size:11.8px}@media (max-width:360px){.manual-payment-hero-card strong{font-size:27px}.manual-payment-number-row strong{letter-spacing:0;font-size:11.6px}.manual-payment-requisites-panel{padding:12px}.manual-payment-number-row button{flex-basis:30px;width:30px;height:30px}}.manual-payment-prom-logo{color:#fff;letter-spacing:-.04em;text-transform:lowercase;background:linear-gradient(135deg,#8f38ee 0%,#4b157f 100%);border-radius:16px;justify-content:center;align-self:center;align-items:center;min-width:58px;height:42px;padding:0 12px;font-size:14px;font-weight:900;display:inline-flex;box-shadow:0 14px 34px #7e23e147}html:not([data-theme=dark]) .manual-payment-prom-logo{box-shadow:0 12px 28px #7e23e129}.manual-payment-requisites-panel h2{align-items:center;gap:5px;display:inline-flex}.manual-payment-details-list b{justify-content:flex-end;align-items:center;gap:7px;min-width:0;display:inline-flex}.manual-payment-copy-inline{color:#c184ff;background:#ae39ff26;border:0;border-radius:8px;flex:none;place-items:center;width:24px;height:24px;font-size:15px;line-height:1;display:inline-grid}.manual-payment-copy-inline:active{transform:scale(.96)}@media (max-width:360px){.manual-payment-prom-logo{border-radius:14px;min-width:52px;height:38px;font-size:13px}.manual-payment-copy-inline{border-radius:7px;width:22px;height:22px;font-size:14px}}.manual-payment-hero-card strong{letter-spacing:-.035em;font-size:clamp(28px,8vw,34px)}.manual-payment-prom-logo{border-radius:14px;min-width:54px;height:38px;font-size:13px}.manual-payment-number-row{align-items:center;gap:7px;overflow:visible}.manual-payment-number-row strong{min-width:0;text-overflow:unset;white-space:nowrap;color:#fff;font-variant-numeric:tabular-nums;flex:auto;font-weight:820;line-height:1.08;overflow:visible}.manual-payment-number-row.is-card strong{letter-spacing:.01em;font-size:clamp(13px,3.5vw,15px)}.manual-payment-number-row.is-iban strong{letter-spacing:0;font-size:clamp(10px,2.65vw,11.5px)}.manual-payment-number-row button{border-radius:9px;flex:0 0 30px;width:30px;height:30px;font-size:16px}.manual-payment-copy-inline-header{margin-left:3px}.manual-payment-copy-detail-row b{max-width:72%}.manual-payment-copy-detail-row b button{margin-left:2px}.manual-payment-timer{color:#ffd400;background:#ffd40014;border:1px solid #ffd40038;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;margin-top:13px;padding:11px 13px;display:flex}.manual-payment-timer span{color:#fff1b4e0;font-size:12px;font-weight:650}.manual-payment-timer b{color:#ffd400;font-variant-numeric:tabular-nums;font-size:15px;font-weight:850}.manual-payment-timer.is-danger{color:#ff6b73;background:#ff4a531c;border-color:#ff4a5359}.manual-payment-timer.is-danger span,.manual-payment-timer.is-danger b{color:#ff6b73}html:not([data-theme=dark]) .manual-payment-number-row strong{color:#181420}html:not([data-theme=dark]) .manual-payment-timer{background:#ffd4001f}html:not([data-theme=dark]) .manual-payment-timer span{color:#7a6500}@media (max-width:360px){.manual-payment-number-row.is-card strong{font-size:12.2px}.manual-payment-number-row.is-iban strong{font-size:9.1px}.manual-payment-number-row button{flex-basis:28px;width:28px;height:28px;font-size:15px}}.terms-text,.smart-sheet-terms,.payment-total-card>p{display:none!important}.disabled-delivery{grid-template-columns:22px minmax(0,1fr);align-items:start}.disabled-delivery .truck{display:none!important}.delivery-summary-card{border-radius:16px;margin:0 8px 14px;padding:16px 14px 17px}.delivery-summary-top{grid-template-columns:34px minmax(0,1fr) 32px;gap:9px}.delivery-summary-logo{width:30px;height:30px}.delivery-summary-top b{letter-spacing:-.01em;font-size:15px;font-weight:700;line-height:1.22}.delivery-summary-edit{border-radius:10px;width:32px;height:32px;font-size:20px}.delivery-summary-smart{letter-spacing:0;margin:8px 0 13px 43px;font-size:14px;line-height:1.2}.delivery-summary-smart .smart-logo-inline,.delivery-summary-smart strong{transform:translateY(1px)rotate(-1deg)}.delivery-summary-method{color:#ffffffc2;margin:0 0 5px 43px;font-size:13px;line-height:1.25}.delivery-summary-address{letter-spacing:-.01em;margin:0 0 10px 43px;font-size:14px;font-weight:600;line-height:1.28}.delivery-summary-terms{margin-left:43px;font-size:14px;line-height:1.2}.manual-payment-brand-line{margin:0 0 6px}.manual-payment-copy-text{appearance:none;color:inherit;font:inherit;text-align:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;margin:0;padding:0}.manual-payment-copy-text:active{transform:scale(.985)}.manual-payment-brand-copy{color:#fff;letter-spacing:.02em;text-transform:none;font-weight:850}.manual-payment-number-row .manual-payment-requisites-value{white-space:nowrap;text-overflow:clip;color:#fff;font-variant-numeric:tabular-nums;flex:auto;min-width:0;max-width:100%;font-weight:820;line-height:1.08;overflow:hidden}.manual-payment-number-row.is-card .manual-payment-requisites-value{letter-spacing:.01em;font-size:clamp(13px,3.5vw,15px)}.manual-payment-number-row.is-iban .manual-payment-requisites-value{letter-spacing:0;font-size:clamp(10px,2.65vw,11.5px)}.manual-payment-number-row strong{display:none}.manual-payment-detail-copy{text-overflow:ellipsis;white-space:nowrap;color:#fff;max-width:100%;font-weight:760;overflow:hidden}.manual-payment-copy-detail-row b{min-width:0;max-width:72%}html:not([data-theme=dark]) .manual-payment-brand-copy,html:not([data-theme=dark]) .manual-payment-number-row .manual-payment-requisites-value,html:not([data-theme=dark]) .manual-payment-detail-copy{color:#181420}@media (max-width:360px){.delivery-summary-card{padding:15px 13px 16px}.delivery-summary-top{grid-template-columns:32px minmax(0,1fr) 30px}.delivery-summary-logo{width:28px;height:28px}.delivery-summary-top b{font-size:14px}.delivery-summary-smart,.delivery-summary-method,.delivery-summary-address,.delivery-summary-terms{margin-left:39px}.manual-payment-number-row.is-card .manual-payment-requisites-value{font-size:12.1px}.manual-payment-number-row.is-iban .manual-payment-requisites-value{font-size:9px}}.seller-top-star{color:#ffd400;filter:drop-shadow(0 2px 7px #ffd4003d);background:linear-gradient(#ffe0002e,#ffc60014);border-radius:6px;flex:0 0 17px;place-items:center;width:17px;height:17px;font-size:12px;line-height:1;display:inline-grid}.smart-brand-lockup,.smart-sheet-card-top .smart-brand-lockup{align-items:center;gap:6px;min-width:0;display:inline-flex;color:var(--text-strong)!important;font-size:0!important;font-weight:700!important;line-height:1!important}.prom-logo-mark,.ecova-logo-mark{white-space:nowrap;letter-spacing:-.03em;border-radius:6px;justify-content:center;align-items:center;height:18px;font-style:normal;line-height:1;display:inline-flex}.prom-logo-mark{color:#241526;background:#fff;border:1px solid #ae39ff47;padding:0 5px;font-size:11px;font-weight:900;box-shadow:0 2px 8px #ae39ff1a}.ecova-logo-mark{color:#31cf62;background:#3cc8561f;border:1px solid #3cc85638;padding:0 7px;font-size:11px;font-weight:900}.smart-sheet-card-top .prom-logo-mark,.smart-sheet-card-top .ecova-logo-mark{height:20px}.pay-method-row{grid-template-columns:28px minmax(0,1fr) 34px}.pay-method-row .pay-info-button{border:1px solid color-mix(in srgb, var(--purple) 24%, transparent);background:color-mix(in srgb, var(--purple) 12%, transparent);width:32px;height:32px;color:var(--purple);box-shadow:0 10px 20px color-mix(in srgb, var(--purple) 12%, transparent);border-radius:50%;justify-self:end;place-items:center;font-size:16px;font-weight:800;line-height:1;display:grid}.pay-method-row .pay-info-button:active{transform:scale(.96)}.picker-sheet-overlay.is-closing,.delivery-terms-overlay.is-closing,.smart-sheet-overlay.is-closing,.seller-sheet-overlay.is-closing,.prompay-sheet-overlay.is-closing{animation:.19s both ecovaSheetOverlayOut!important}@keyframes ecovaSheetOverlayOut{0%{opacity:1}to{opacity:0}}@keyframes ecovaSheetDown{0%{opacity:1;transform:translateY(0)}to{opacity:.98;transform:translateY(36px)}}.prompay-sheet-overlay{z-index:1000;background:var(--sheet-overlay);justify-content:center;align-items:flex-end;animation:.18s both sellerOverlayIn;display:flex;position:fixed;inset:0}.prompay-sheet-backdrop{background:0 0;border:0;position:absolute;inset:0}.prompay-sheet{z-index:1;width:min(100%,414px);max-height:min(84vh,660px);padding:18px 22px calc(18px + env(safe-area-inset-bottom));background:var(--sheet-bg);text-align:center;touch-action:pan-y;overscroll-behavior:contain;border-radius:20px 20px 0 0;transition:transform .18s cubic-bezier(.2,.8,.2,1);animation:.22s cubic-bezier(.2,.8,.2,1) both sellerSheetUp;position:relative;overflow:auto;box-shadow:0 -18px 38px #00000038}.prompay-sheet.is-dragging{transition:none}.prompay-sheet-handle{background:var(--sheet-handle);border:0;border-radius:999px;width:46px;height:4px;margin:0 auto 20px}.prompay-sheet-icon{background:var(--payment-gradient);color:#fff;width:58px;height:58px;box-shadow:0 16px 32px color-mix(in srgb, var(--purple) 24%, transparent);border-radius:20px;place-items:center;margin:0 auto 12px;font-size:26px;font-weight:900;display:grid}.prompay-sheet h2{color:var(--text-strong);letter-spacing:-.035em;margin:0 0 10px;font-size:22px;font-weight:700;line-height:1.14}.prompay-sheet-description{color:var(--text-soft);max-width:350px;margin:0 auto 16px;font-size:15px;line-height:1.35}.prompay-sheet-list{text-align:left;gap:8px;margin:0 0 16px;display:grid}.prompay-sheet-list div{background:var(--sheet-card-bg);border-radius:14px;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;padding:12px;display:grid}.prompay-sheet-list span{background:color-mix(in srgb, var(--green) 16%, transparent);width:24px;height:24px;color:var(--green);border-radius:50%;place-items:center;font-size:14px;font-weight:900;display:grid}.prompay-sheet-list p{color:var(--text-strong);margin:0;font-size:14px;font-weight:400;line-height:1.32}.prompay-sheet-ok{background:var(--payment-gradient);width:100%;min-height:50px;color:var(--pay-btn-text);border:0;border-radius:12px;font-size:16px;font-weight:700}@media (max-width:374px){.prom-logo-mark,.ecova-logo-mark{height:17px;font-size:10px}.pay-method-row{grid-template-columns:26px minmax(0,1fr) 30px;gap:10px}.pay-method-row .pay-info-button{width:30px;height:30px}}.seller-rating-button{gap:5px!important}.seller-top-star{width:auto!important;min-width:0!important;height:auto!important;box-shadow:none!important;color:var(--purple,#b100ff)!important;filter:drop-shadow(0 1px 5px color-mix(in srgb, var(--purple,#b100ff) 35%, transparent))!important;background:0 0!important;border-radius:0!important;flex:none!important;font-size:13px!important;line-height:1!important;display:inline-block!important;transform:translateY(-.5px)!important}.smart-brand-lockup,.smart-sheet-card-top .smart-brand-lockup{align-items:center!important;gap:6px!important;min-width:0!important;font-size:0!important;line-height:1!important;display:inline-flex!important}.prom-logo-mark,.ecova-logo-mark{white-space:nowrap!important;letter-spacing:-.035em!important;box-sizing:border-box!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;height:20px!important;font-style:normal!important;line-height:1!important;display:inline-flex!important;position:relative!important}.prom-logo-mark:before,.prom-logo-mark:after,.ecova-logo-mark:before,.ecova-logo-mark:after{content:none!important;display:none!important}.prom-logo-mark{color:#211325!important;background:#fff!important;border:1px solid #b24fff61!important;min-width:42px!important;padding:0 7px!important;font-size:11px!important;font-weight:900!important;box-shadow:0 4px 12px #ae39ff29!important}.prom-logo-mark span{font-size:inherit!important;color:inherit!important;line-height:1!important;display:inline-block!important}.ecova-logo-mark{color:#33db68!important;background:#25be521f!important;border:1px solid #25be5247!important;gap:4px!important;min-width:58px!important;padding:0 8px 0 5px!important;font-size:11px!important;font-weight:900!important}.ecova-logo-mark span{color:#fff!important;background:#33c85d!important;border-radius:50%!important;place-items:center!important;width:15px!important;height:15px!important;font-size:9px!important;font-weight:900!important;line-height:1!important;display:inline-grid!important}.smart-brand-plus{color:var(--text-soft)!important;font-size:12px!important;font-weight:900!important;line-height:1!important}.picker-sheet-handle,.delivery-terms-handle,.smart-sheet-handle,.seller-sheet-handle,.prompay-sheet-handle{z-index:20!important;cursor:grab!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important;border:0!important;flex:none!important;display:block!important;position:sticky!important;top:0!important}.picker-sheet-handle:active,.delivery-terms-handle:active,.smart-sheet-handle:active,.seller-sheet-handle:active,.prompay-sheet-handle:active{cursor:grabbing!important}.picker-sheet,.delivery-terms-sheet,.smart-sheet,.seller-sheet,.prompay-sheet{will-change:transform!important}.picker-sheet-overlay.is-closing,.delivery-terms-overlay.is-closing,.smart-sheet-overlay.is-closing,.seller-sheet-overlay.is-closing,.prompay-sheet-overlay.is-closing{pointer-events:none!important;animation:.22s both ecovaSheetOverlayOut!important}.picker-sheet.is-closing,.delivery-terms-sheet.is-closing,.smart-sheet.is-closing,.seller-sheet.is-closing,.prompay-sheet.is-closing{animation:.22s cubic-bezier(.4,0,.2,1) both ecovaSheetDown!important}.prompay-sheet-description{max-width:360px!important;color:var(--text-strong)!important;font-size:14px!important;font-weight:400!important;line-height:1.38!important}.prompay-sheet-list div{border-radius:13px!important;grid-template-columns:26px minmax(0,1fr)!important;padding:12px!important}.prompay-sheet-list p{font-size:13.5px!important;line-height:1.32!important}.prompay-sheet-list span{width:22px!important;height:22px!important;font-size:13px!important}@media (max-width:374px){.prompay-sheet-description{font-size:13px!important}.prompay-sheet-list p{font-size:12.7px!important}.prom-logo-mark{min-width:39px!important;font-size:10px!important}.ecova-logo-mark{min-width:54px!important;font-size:10px!important}}html body .picker-sheet,html body .delivery-terms-sheet,html body .prompay-sheet,html body .smart-sheet,html body .seller-sheet{will-change:transform;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;transform:translate(0,0);transition:transform .24s cubic-bezier(.22,1,.36,1)!important}html body .picker-sheet.is-dragging,html body .delivery-terms-sheet.is-dragging,html body .prompay-sheet.is-dragging,html body .smart-sheet.is-dragging,html body .seller-sheet.is-dragging{transition:none!important}html body .picker-sheet-overlay,html body .delivery-terms-overlay,html body .prompay-sheet-overlay,html body .smart-sheet-overlay,html body .seller-sheet-overlay{transition:opacity .22s!important}html body .picker-sheet-overlay.is-closing,html body .delivery-terms-overlay.is-closing,html body .prompay-sheet-overlay.is-closing,html body .smart-sheet-overlay.is-closing,html body .seller-sheet-overlay.is-closing{opacity:0;pointer-events:none}html body .picker-sheet-handle,html body .delivery-terms-handle,html body .prompay-sheet-handle,html body .smart-sheet-handle,html body .seller-sheet-handle{z-index:20!important;cursor:grab!important;touch-action:none!important;-ms-touch-action:none!important;-webkit-tap-highlight-color:transparent!important;background:0 0!important;border:0!important;border-radius:0!important;width:100%!important;height:34px!important;margin:-8px auto 8px!important;padding:0!important;display:block!important;position:sticky!important;top:0!important}html body .picker-sheet-handle:before,html body .delivery-terms-handle:before,html body .prompay-sheet-handle:before,html body .smart-sheet-handle:before,html body .seller-sheet-handle:before{content:"";background:var(--sheet-handle);opacity:.95;border-radius:999px;width:44px;height:5px;margin:12px auto 0;display:block}html body .picker-sheet-handle:active,html body .delivery-terms-handle:active,html body .prompay-sheet-handle:active,html body .smart-sheet-handle:active,html body .seller-sheet-handle:active{cursor:grabbing!important}.paid-success-shell{min-height:100dvh;padding-bottom:28px}.paid-success-card{background:radial-gradient(circle at 82% 0%, #ae39ff2e, transparent 34%), linear-gradient(180deg, #ffffff0b, #ffffff04), var(--surface);border:1px solid #bd84ff38;border-radius:22px;margin:18px 8px 0;padding:20px;position:relative;overflow:hidden;box-shadow:0 20px 60px #05040c29}html:not([data-theme=dark]) .paid-success-card{background:radial-gradient(circle at 82% 0,#a048eb1a,#0000 34%),linear-gradient(#fff,#fbf9ff);border-color:#7d31c51f;box-shadow:0 18px 46px #23163c14}.paid-success-hero{text-align:center;padding:6px 6px 16px}.paid-success-mark{color:#fff;background:linear-gradient(135deg,#8f22ff,#c993ff);border-radius:22px;place-items:center;width:62px;height:62px;margin:0 auto 14px;font-size:31px;font-weight:900;line-height:1;display:grid;box-shadow:0 16px 44px #ae39ff47}.paid-success-kicker{min-height:28px;color:var(--green);letter-spacing:.01em;background:#6dd7601f;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.paid-success-hero h1{color:var(--text-strong);letter-spacing:-.03em;margin:12px 0 8px;font-size:22px;font-weight:850;line-height:1.14}.paid-success-hero p{max-width:310px;color:var(--text-soft);margin:0 auto;font-size:14px;font-weight:500;line-height:1.45}.paid-success-hero p b{color:var(--text-strong);font-weight:850}.paid-success-summary{border:1px solid var(--line);background:#ffffff09;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;margin:4px 0 14px;padding:14px 16px;display:flex}html:not([data-theme=dark]) .paid-success-summary{background:#f6f1ffc7}.paid-success-summary span{color:var(--text-soft);font-size:13px;font-weight:650}.paid-success-summary b{color:var(--text-strong);letter-spacing:-.02em;font-size:20px;font-weight:900;line-height:1}.paid-success-nova-card{background:linear-gradient(#ff001a14,#ff001a06),#ffffff06;border:1px solid #ff001a2e;border-radius:20px;grid-template-columns:50px 1fr;gap:14px;padding:16px;display:grid}html:not([data-theme=dark]) .paid-success-nova-card{background:linear-gradient(#fff6f6,#fff);border-color:#da001a21}.paid-success-nova-icon{background:#ed1c241f;border-radius:16px;place-items:center;width:50px;height:50px;display:grid;position:relative;overflow:hidden}.paid-success-nova-icon:before{content:"";background:#ed1c24;border-radius:3px;width:16px;height:16px;transform:rotate(45deg)}.paid-success-nova-icon span{background:#ed1c24;border-radius:2px;width:11px;height:11px;position:absolute;transform:rotate(45deg)}.paid-success-nova-icon span:first-child{margin-left:-5.5px;top:8px;left:50%}.paid-success-nova-icon span:nth-child(2){margin-left:-5.5px;bottom:8px;left:50%}.paid-success-nova-icon span:nth-child(3){margin-top:-5.5px;top:50%;left:8px}.paid-success-nova-icon span:nth-child(4){margin-top:-5.5px;top:50%;right:8px}.paid-success-nova-card span{color:#ed1c24;letter-spacing:.01em;margin:0 0 4px;font-size:12px;font-weight:850;line-height:1;display:block}.paid-success-nova-card h2{color:var(--text-strong);letter-spacing:-.02em;margin:0 0 6px;font-size:17px;font-weight:850;line-height:1.18}.paid-success-nova-card p{color:var(--text-soft);margin:0;font-size:13px;font-weight:550;line-height:1.4}@media (max-width:380px){.paid-success-card{border-radius:20px;margin-inline:4px;padding:16px}.paid-success-mark{border-radius:19px;width:56px;height:56px;font-size:28px}.paid-success-hero h1{font-size:20px}.paid-success-summary b{font-size:18px}.paid-success-nova-card{grid-template-columns:44px 1fr;padding:14px}.paid-success-nova-icon{border-radius:14px;width:44px;height:44px}}.animated-wait-card{position:relative;overflow:hidden}.animated-wait-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#ae39ff2e,#0000 62%);border-radius:999px;width:280px;height:280px;position:absolute;inset:-45% auto auto 50%;transform:translate(-50%)}.animated-wait-card>*{z-index:1;position:relative}.animated-payment-steps{gap:10px}.manual-payment-steps .animated-payment-step{color:#e8e1f6c7;text-align:left;background:#ffffff0b;border:1px solid #ffffff0e;border-radius:14px;grid-template-columns:34px 1fr;align-items:center;gap:12px;padding:12px 14px;transition:border-color .22s,background .22s,transform .22s,opacity .22s;display:grid}html:not([data-theme=dark]) .manual-payment-steps .animated-payment-step{color:#716b79;background:#f6f1ffbd;border-color:#67519414}.manual-payment-steps .animated-payment-step.is-active{background:linear-gradient(135deg,#ae39ff29,#ffffff0d);border-color:#bc76ff61;transform:translateY(-1px)}html:not([data-theme=dark]) .manual-payment-steps .animated-payment-step.is-active{background:linear-gradient(135deg,#ae39ff21,#ffffffdb)}.manual-payment-steps .animated-payment-step.is-done{background:#64d96e14;border-color:#64d96e3d}.manual-payment-steps .animated-payment-step i{color:#c79cff;background:#c79cff29;border-radius:999px;place-items:center;width:30px;height:30px;font-size:14px;font-style:normal;font-weight:900;display:grid}.manual-payment-steps .animated-payment-step.is-done i{color:#64d96e;background:#64d96e2b}.manual-payment-steps .animated-payment-step.is-active i{color:#fff;background:linear-gradient(135deg,#a64dff,#6f19c8);box-shadow:0 10px 22px #ae39ff42}.manual-payment-steps .animated-payment-step b,.manual-payment-steps .animated-payment-step span{color:inherit;background:0 0;border-radius:0;padding:0;line-height:1.25;display:block}.manual-payment-steps .animated-payment-step b{color:var(--text-strong);font-size:14px;font-weight:850}.manual-payment-steps .animated-payment-step span{color:var(--text-soft);margin-top:3px;font-size:12px;font-weight:550}.animated-wait-card h1{transition:opacity .18s,transform .18s}.manual-payment-wait-card.animated-wait-card{border:1px solid var(--line)!important;background:var(--surface)!important;box-shadow:var(--card-shadow)!important;text-align:left!important;border-radius:18px!important;margin:16px 0 0!important;padding:22px 18px!important;overflow:hidden!important}html[data-theme=dark] .manual-payment-wait-card.animated-wait-card{background:var(--surface)!important;border-color:#ffffff1a!important}.manual-payment-wait-card.animated-wait-card:before{display:none!important}.manual-payment-wait-card.animated-wait-card .manual-payment-loader{width:36px!important;height:36px!important;box-shadow:none!important;border-width:3px!important;margin:0 0 14px!important}.manual-payment-wait-card.animated-wait-card>span{background:var(--purple-soft)!important;width:auto!important;color:var(--purple)!important;letter-spacing:0!important;border-radius:999px!important;margin:0 0 8px!important;padding:5px 9px!important;font-size:11px!important;font-weight:750!important;line-height:1.2!important;display:inline-flex!important}.manual-payment-wait-card.animated-wait-card h1{color:var(--text-strong)!important;letter-spacing:-.02em!important;text-align:left!important;margin:0 0 6px!important;font-size:21px!important;font-weight:820!important;line-height:1.16!important}.manual-payment-wait-card.animated-wait-card>p{max-width:none!important;color:var(--text-soft)!important;text-align:left!important;margin:0!important;font-size:13px!important;font-weight:520!important;line-height:1.42!important}.manual-payment-steps.animated-payment-steps{gap:8px!important;margin-top:16px!important}.manual-payment-steps .animated-payment-step{border:1px solid var(--line)!important;background:var(--surface-soft)!important;min-height:0!important;box-shadow:none!important;border-radius:13px!important;grid-template-columns:24px 1fr!important;gap:10px!important;padding:10px 12px!important;transform:none!important}html[data-theme=dark] .manual-payment-steps .animated-payment-step{background:#ffffff09!important;border-color:#ffffff12!important}.manual-payment-steps .animated-payment-step.is-done,.manual-payment-steps .animated-payment-step.is-active,html:not([data-theme=dark]) .manual-payment-steps .animated-payment-step.is-active,html:not([data-theme=dark]) .manual-payment-steps .animated-payment-step.is-done{border-color:var(--line)!important;background:var(--surface-soft)!important;transform:none!important}html[data-theme=dark] .manual-payment-steps .animated-payment-step.is-done,html[data-theme=dark] .manual-payment-steps .animated-payment-step.is-active{background:#ffffff09!important;border-color:#ffffff12!important}.manual-payment-steps .animated-payment-step i{border:1px solid var(--line-strong)!important;width:22px!important;height:22px!important;color:var(--text-faint)!important;box-shadow:none!important;background:0 0!important;border-radius:999px!important;font-size:11px!important;font-weight:800!important}.manual-payment-steps .animated-payment-step.is-done i{color:var(--green)!important;background:#6dd76024!important;border-color:#6dd7605c!important}.manual-payment-steps .animated-payment-step.is-active i{background:var(--purple-soft)!important;color:var(--purple)!important;box-shadow:none!important;border-color:#ae39ff52!important}.manual-payment-steps .animated-payment-step b{color:var(--text-strong)!important;font-size:13px!important;font-weight:780!important;line-height:1.22!important}.manual-payment-steps .animated-payment-step span{color:var(--text-soft)!important;margin-top:2px!important;font-size:11px!important;font-weight:520!important;line-height:1.3!important}@media (max-width:420px){.manual-payment-wait-card.animated-wait-card{border-radius:17px!important;padding:20px 16px!important}.manual-payment-wait-card.animated-wait-card h1{font-size:20px!important}.manual-payment-wait-card.animated-wait-card>p{font-size:12.5px!important}.manual-payment-steps .animated-payment-step{padding:9px 10px!important}}.manual-payment-shell,.paid-success-shell{width:min(100%,414px)!important;min-height:100dvh!important;padding:0 12px calc(24px + env(safe-area-inset-bottom))!important;color:var(--text)!important;background:var(--bg)!important;box-shadow:var(--shadow)!important;margin:0 auto!important}.manual-payment-topbar,.payment-topbar,.top-bar.no-back{z-index:220!important;background:var(--topbar-bg)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;min-height:78px!important;box-shadow:none!important;border-bottom:1px solid #7f768c1f!important;grid-template-columns:52px minmax(0,1fr) 52px!important;align-items:center!important;padding:10px 12px!important;display:grid!important;position:sticky!important;top:0!important}.manual-payment-topbar h1,.payment-topbar h1,.top-bar.no-back h1{text-align:center!important;color:var(--text-strong)!important;letter-spacing:-.035em!important;white-space:nowrap!important;margin:0!important;font-size:20px!important;font-weight:600!important;line-height:1.14!important}.payment-topbar.no-back button,.manual-payment-topbar.no-back button{display:none!important}.topbar-left-spacer,.topbar-right-spacer{width:52px;height:1px;display:block}.manual-payment-hero-card,.manual-payment-method-card,.manual-payment-wait-card,.manual-payment-result-card,.paid-success-card,.paid-success-summary,.paid-success-nova-card{color:var(--text)!important;background:var(--surface)!important;border:1px solid var(--line)!important;box-shadow:var(--card-shadow)!important;filter:none!important}.manual-payment-hero-card:before,.manual-payment-method-card:before,.manual-payment-wait-card:before,.manual-payment-result-card:before,.paid-success-card:before,.paid-success-hero:before,.paid-success-summary:before,.paid-success-nova-card:before{content:none!important;display:none!important}.manual-payment-hero-card{border-radius:18px!important;margin:14px 0 12px!important;padding:16px!important}.manual-payment-hero-card strong{color:var(--text-strong)!important;letter-spacing:-.045em!important;text-shadow:none!important;margin-top:5px!important;font-size:clamp(30px,10vw,40px)!important;line-height:1!important}.manual-payment-hero-card span,.manual-payment-hero-card p,.manual-payment-requisites-panel>span,.manual-payment-details-list span,.paid-success-hero p,.paid-success-summary span,.paid-success-nova-card p,.manual-payment-wait-card p,.manual-payment-result-card p{color:var(--text-soft)!important;text-shadow:none!important}.manual-payment-prom-logo,.manual-payment-bag-icon,.manual-payment-method-icon,.paid-success-mark{background:var(--purple-soft)!important;color:var(--purple-strong)!important;box-shadow:none!important;filter:none!important}.manual-payment-method-card{border-radius:18px!important;padding:16px!important}.manual-payment-method-head{margin-bottom:14px!important}.manual-payment-method-head h1,.manual-payment-wait-card h1,.manual-payment-result-card h1,.paid-success-hero h1,.paid-success-nova-card h2{color:var(--text-strong)!important;text-shadow:none!important}.manual-payment-method-head h1{font-size:16px!important;font-weight:760!important;line-height:1.2!important}.manual-payment-method-head p,.manual-payment-wait-card p,.manual-payment-result-card p{font-size:13px!important;line-height:1.4!important}.manual-payment-requisites-panel{background:var(--surface-soft)!important;border:1px solid var(--line)!important;box-shadow:none!important;border-radius:16px!important;padding:14px!important}.manual-payment-brand-line,.manual-payment-brand-line button,.manual-payment-requisites-value,.manual-payment-detail-copy,.manual-payment-details-list b,.paid-success-summary b{color:var(--text-strong)!important;text-shadow:none!important}.manual-payment-number-row,.manual-payment-copy-detail-row{box-shadow:none!important;background:0 0!important}.manual-payment-copy-button,.manual-payment-paid-button,.manual-payment-primary{box-shadow:none!important;filter:none!important;border-radius:14px!important}.manual-payment-paid-button{border:1.5px solid var(--yellow)!important;color:var(--yellow)!important;background:0 0!important}.manual-payment-timer,.manual-payment-confirmation-wait{background:var(--surface-soft)!important;border:1px solid var(--line)!important;box-shadow:none!important}.manual-payment-wait-card,.manual-payment-result-card{text-align:center!important;border-radius:18px!important;margin-top:14px!important;padding:20px 16px!important}.manual-payment-loader{box-shadow:none!important;filter:none!important}.animated-payment-step,.manual-payment-steps b,.manual-payment-steps span{background:var(--surface-soft)!important;border-color:var(--line)!important;color:var(--text-soft)!important;box-shadow:none!important}.animated-payment-step.is-active,.animated-payment-step.is-done{background:var(--surface-soft)!important;border-color:var(--line-strong)!important}.animated-payment-step i{box-shadow:none!important;filter:none!important}.paid-success-card{border-radius:20px!important;margin:14px 0 0!important;padding:18px!important}.paid-success-hero{padding:4px 4px 14px!important}.paid-success-mark{border-radius:18px!important;width:58px!important;height:58px!important}.paid-success-kicker{background:color-mix(in srgb, var(--green) 14%, transparent)!important;color:var(--green)!important;box-shadow:none!important}.paid-success-summary{border-radius:16px!important;padding:13px 14px!important}.paid-success-nova-card{border-color:color-mix(in srgb, var(--red) 26%, var(--line))!important;background:var(--surface-soft)!important;border-radius:18px!important}.paid-success-nova-icon{box-shadow:none!important}.manual-payment-error-card{border-color:color-mix(in srgb, var(--red) 28%, var(--line))!important}.manual-payment-error-icon{box-shadow:none!important}@media (max-width:380px){.manual-payment-shell,.paid-success-shell{padding-inline:8px!important}.manual-payment-topbar,.payment-topbar,.top-bar.no-back{min-height:70px!important}.manual-payment-topbar h1,.payment-topbar h1,.top-bar.no-back h1{font-size:18px!important}}
