@import"https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400&family=Figtree:wght@400;500;600&display=swap";.purchases-empty-container{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 20px}.purchase-item-card{display:flex;flex-direction:column;gap:8px;padding:10px 12px;border-radius:13px;background:#ffffff05;border:1px solid rgba(255,255,255,.035);cursor:pointer;transition:transform .16s ease,background .2s ease,border-color .2s ease;box-shadow:0 1px 8px #0000001a}.purchase-item-card:active{transform:scale(.98);background:#ffffff0f}.purchase-item-card__title-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.purchase-item-card__title-row .purchase-item-card__title{font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.purchase-item-card__title-row .purchase-item-card__price{font-size:13px;font-weight:700;white-space:nowrap;flex-shrink:0}.purchase-item-card__body{display:flex;align-items:center;gap:8px}.purchase-item-card__thumb{width:44px;height:44px;border-radius:10px;background:#ffffff0a;flex-shrink:0;overflow:hidden;border:1px solid rgba(255,255,255,.04)}.purchase-item-card__thumb img,.purchase-item-card__thumb video{width:100%;height:100%;object-fit:cover}.purchase-item-card__thumb-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ffffff4d}.purchase-preview-fallback{width:100%;height:100%;display:grid;place-items:center;gap:6px;background:linear-gradient(145deg,#101824f2,#13141ae6);color:#ffffffb3}.purchase-preview-fallback.is-compact{gap:0}.purchase-preview-fallback--tg{background:linear-gradient(145deg,#153d58f0,#101a2aeb)}.purchase-preview-fallback--custom{background:linear-gradient(145deg,#402918f2,#1c1814eb)}.purchase-preview-fallback--boost{background:linear-gradient(145deg,#233258f2,#141824e6)}.purchase-preview-fallback__glyph{color:#ffffff9e;display:inline-flex;align-items:center;justify-content:center}.purchase-preview-fallback__label{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#ffffff70}.purchase-item-card__details{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.purchase-item-card__topline{display:flex;align-items:flex-start;justify-content:flex-start;gap:8px}.purchase-item-card__title{font-size:12px;font-weight:650;color:#fff;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.purchase-item-card__meta{display:flex;align-items:center;gap:5px;font-size:10px;color:#ffffff7a}.purchase-item-card__meta .dot{font-size:8px;opacity:.5}.purchase-item-card__meta .status--completed{color:#34d399;font-weight:500}.purchase-item-card__price{font-size:14px;font-weight:700;color:#7cc7ff;margin-top:0;white-space:nowrap;text-align:right}.purchase-item-card__description-wrap{flex-basis:100%;display:grid;gap:5px;margin-top:-4px}.purchase-item-card__description{font-size:10px;line-height:1.32;color:#ffffff7a;white-space:pre-line;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.purchase-item-card__description.is-expanded{color:#ffffffb8}.purchase-item-card__expand-btn{display:inline-block;align-self:flex-start;padding:0;border:none;background:transparent;color:#7cc7ff;font-size:13px;font-weight:600;cursor:pointer;text-align:left;margin-top:2px}.purchase-item-card__summary{font-size:12px;color:#ffffff73}.purchase-item-card__details-btn{flex-shrink:0;border:none;background:none;color:#ffffff4d;padding:0;font-size:18px;font-weight:300;cursor:pointer;line-height:1}.purchase-item-card__side{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:8px;min-width:86px}.purchase-details-container{padding:0 8px 32px;display:flex;flex-direction:column;gap:16px}.details-media-banner{width:100%;aspect-ratio:16 / 8.6;max-height:260px;border-radius:20px;overflow:hidden;background:linear-gradient(135deg,#7cc7ff14,#4c6ef514);border:1px solid rgba(124,199,255,.1)}.details-media-banner img,.details-media-banner video{width:100%;height:100%;object-fit:cover}.details-media-banner__fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ffffff47}.details-header-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:0 4px}.details-title-stack{flex:1;min-width:0;overflow:hidden}.details-main-title{margin:0;font-size:28px;font-weight:800;letter-spacing:-.03em;color:#fff;line-height:1.1}.details-subtitle{margin-top:4px;font-size:13px;color:#ffffff85;line-height:1.5;width:100%;word-break:break-word;overflow-wrap:break-word}.details-description-wrap{display:flex;flex-direction:column;gap:4px;width:100%}.details-price-stack{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.details-price{font-size:28px;font-weight:800;color:#7cc7ff;line-height:1;letter-spacing:-.03em}.details-status-label{font-size:10px;font-weight:600;color:#ffffff6b;text-transform:uppercase;letter-spacing:.5px}.details-delivery-section{display:flex;flex-direction:column;gap:8px;margin-top:4px;padding:0 2px}.details-summary-grid{display:grid;gap:8px}.details-summary-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.details-summary-chip{display:grid;gap:2px;padding:9px 10px;border-radius:12px;background:linear-gradient(135deg,#7cc7ff0f,#4c6ef50f);border:1px solid rgba(124,199,255,.12);min-width:0;overflow:hidden}.details-summary-chip strong{font-size:12px;font-weight:600;line-height:1.3;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.details-summary-label{font-size:10px;font-weight:600;color:#ffffff6b;text-transform:uppercase;letter-spacing:.05em}.details-block,.details-note-list{display:grid;gap:0}.details-note-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 4px;border-bottom:1px solid rgba(255,255,255,.07);font-size:14px;background:none;border-radius:0;border-top:none;border-left:none;border-right:none}.details-note-item:last-child{border-bottom:none}.details-note-item span{color:#ffffff7a}.details-note-item strong{color:#fff;font-weight:600}.details-hint-card{padding:4px;font-size:13px;color:#ffffff6b;line-height:1.5;background:none;border:none;border-radius:0}.details-hint-card.is-secondary{background:none;border:none}.details-timeline{display:grid;gap:8px}.details-timeline-item{display:grid;gap:5px;padding:12px 14px;border-radius:12px;background:#ffffff08;border:1px solid rgba(255,255,255,.05)}.details-timeline-title{color:#fff;font-size:13px;font-weight:600}.details-timeline-date{color:#ffffff6b;font-size:11px}.details-timeline-text{color:#ffffffb8;font-size:13px;line-height:1.45}.details-section-caption{margin:0 0 8px 4px;font-size:12px;font-weight:600;color:#ffffff61;text-transform:uppercase;letter-spacing:.06em;display:flex;justify-content:space-between;align-items:center;text-align:left}.details-section-select-btn{padding:7px 14px;background:#ffffff0f;color:var(--ink);border:1px solid var(--glass-border);border-radius:999px;font-size:12px;font-weight:600;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.details-section-select-btn:active{transform:scale(.95)}.multi-select-toolbar{display:flex;flex-direction:column;gap:10px;padding:14px;background:#14161af5;border:1px solid rgba(255,255,255,.12);border-radius:22px;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);box-shadow:0 8px 32px #0006;margin-top:12px}.multi-select-toolbar__drag{width:44px;height:4px;border-radius:999px;background:#ffffff38;margin:0 auto 8px}.multi-select-toolbar__header{display:flex;align-items:center;gap:8px}.multi-select-toolbar__count{font-size:12px;font-weight:600;color:#ffffffb3;white-space:nowrap}.multi-select-toolbar__select{flex:0 0 auto;padding:4px 8px;font-size:11px;font-weight:600;color:#fff;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:8px;outline:none;cursor:pointer}.multi-select-toolbar__close{margin-left:auto;width:24px;height:24px;display:grid;place-items:center;background:#ef44441a;border:1px solid rgba(239,68,68,.2);border-radius:8px;color:#f87171;font-size:12px;cursor:pointer;line-height:1}.multi-select-toolbar__actions{display:flex;gap:6px}.multi-select-toolbar__btn{flex:1;display:flex;align-items:center;justify-content:center;gap:4px;padding:8px 6px;font-size:12px;font-weight:600;color:#fff;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:10px;cursor:pointer;transition:all .15s;white-space:nowrap}.multi-select-toolbar__btn:active{opacity:.7;transform:scale(.97)}.multi-select-toolbar__btn:disabled{opacity:.4;pointer-events:none}.multi-select-toolbar__btn--primary{background:#4aa3ff26;border-color:#4aa3ff4d;color:#7dd3fc}.multi-select-toolbar__stats{display:flex;align-items:center;gap:10px;padding:4px 0;flex-wrap:wrap}.multi-select-toolbar__stat{font-size:11px;font-weight:700}.multi-select-toolbar__stat--ok{color:#4ade80}.multi-select-toolbar__stat--err{color:#f87171}.multi-select-toolbar__errors{width:100%;display:flex;flex-wrap:wrap;gap:4px;margin-top:2px}.multi-select-toolbar__error-item{font-size:10px;color:#f87171;background:#ef444414;padding:2px 6px;border-radius:6px}.multi-select-toolbar__toast{font-size:11px;text-align:center;padding:4px 8px;background:#ffffff0a;border-radius:8px;color:#fffc}.multi-select-toolbar__progress{display:flex;flex-wrap:wrap;gap:4px;font-size:10px}.multi-select-toolbar__progress-item{background:#ffffff0a;padding:2px 6px;border-radius:6px;color:#ffffffb3}.multi-select-toolbar__progress-item b{color:#fff}.details-delivery-row{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-radius:12px;background:#ffffff09;border:1px solid rgba(255,255,255,.04);cursor:pointer;transition:all .2s}.details-delivery-row:active{background:#ffffff14;transform:scale(.99)}.details-delivery-row__info{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1}.details-delivery-row__name{font-size:14px;font-weight:600;color:#fff}.details-delivery-row__value{font-size:12px;color:#fff6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.details-delivery-row__file-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.details-delivery-row__action-btn{border:1px solid rgba(124,199,255,.18);background:#7cc7ff14;color:#9ad4ff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:600;cursor:pointer}.details-delivery-row__action-btn.is-active{border-color:#34d39942;background:#34d39924;color:#86efac}.details-delivery-row__icon-box{display:flex;align-items:center;gap:6px;margin-left:12px;flex-shrink:0}.details-delivery-row__send-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#ffffff0a;border:none;cursor:pointer;font-size:14px;transition:background .15s}.details-delivery-row__send-btn:active{background:#ffffff1a}.details-delivery-row.is-copied .details-delivery-row__icon-box{background:#34d39926;opacity:1;transform:scale(1.1)}.details-boost-wrapper{margin-top:4px;padding:0 4px}.details-close-btn{position:sticky;bottom:calc(env(safe-area-inset-bottom) + 8px);z-index:25;margin:8px 0 0;padding:13px 20px;border-radius:999px;border:1px solid var(--glass-border);background:#ffffff0f;color:#fffffff5;font-size:15px;font-weight:600;cursor:pointer;letter-spacing:-.02em;box-shadow:inset 0 1px #ffffff1a,0 6px 20px #00000029;transition:transform .15s ease,background .2s ease;text-align:center;display:flex;align-items:center;justify-content:center}.details-close-btn:active{transform:scale(.98)}.purchases-filters-scroll{display:flex;gap:8px;overflow-x:auto;padding:4px 16px 16px;margin:0 -16px 6px;scrollbar-width:none}.purchases-filters-scroll::-webkit-scrollbar{display:none}.purchases-filter-pill{flex:0 0 auto;min-height:28px;padding:0 14px;font-size:13px;font-weight:600;border-radius:999px;background:#ffffff08;border:1px solid rgba(255,255,255,.1);color:#ffffff80;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;white-space:nowrap}.purchases-filter-pill.is-active{background:#e8453c29;border-color:#ff8a7a73;color:#ff8a7a;box-shadow:0 0 8px #e8453c1f}.purchases-filter-pill:active{transform:scale(.95)}.purchases-search{margin-bottom:14px}.search-pill-v2{display:flex;align-items:center;gap:8px;padding:0 14px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:999px;height:40px;transition:all .2s}.search-pill-v2:focus-within{border-color:#7cc7ff66;background:#ffffff0b}.search-pill-v2 input{-webkit-padding-start:0;padding-inline-start:0;flex:1;background:transparent;border:none;font-size:14px;color:#fff;padding:0;outline:none;height:100%}.search-pill-v2 input::placeholder{color:#ffffff4d}.purchases-list{display:flex;flex-direction:column;gap:12px;padding-bottom:40px}@media (max-width: 640px){.purchase-item-card{padding:10px 12px}.purchase-item-card__details-btn{padding:7px 10px;font-size:11px}.details-summary-grid{grid-template-columns:1fr}.details-main-title,.details-price{font-size:26px}.details-summary-chip strong{font-size:13px}}.details-summary-chip{cursor:pointer;transition:background .15s}.details-summary-chip:active{background:#7cc7ff1f!important}@keyframes spin-refresh{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.purchases-filter-pill--cat.is-active{background:#e8453c1f;border-color:#ff8a7a59;color:#ffb0a8;box-shadow:0 0 8px #e8453c1a}.purchase-item-card__category-line{margin-top:4px;font-size:11px;line-height:1.35;color:#ffffff7a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.purchases-filter-select{width:100%;padding:10px 16px;font-size:13px;font-weight:600;border-radius:22px;background:#ffffff08;border:1px solid rgba(255,255,255,.1);color:#fff;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.5)' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;transition:border-color .2s;outline:none;color-scheme:dark}.purchases-filter-select:focus{border-color:#7cc7ff}.purchases-filter-select{width:100%;padding:10px 36px 10px 14px;font-size:13px;font-weight:600;border-radius:22px;background:#ffffff08;border:1px solid rgba(255,255,255,.1);color:#fff;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url(data:image/svg+xml,%3Csvg xmlns=http://www.w3.org/2000/svg width=12 height=12 viewBox=0 0 24 24 fill=none stroke=rgba(255,255,255,0.5) stroke-width=2.5 stroke-linecap=round stroke-linejoin=round%3E%3Cpolyline points=6 9 12 15 18 9/%3E%3C/svg%3E);background-repeat:no-repeat;background-position:right 14px center;transition:border-color .2s;outline:none;color-scheme:dark}.purchases-filter-select:focus{border-color:#7cc7ff;box-shadow:0 0 8px #7cc7ff1f}.search-pill-v2 input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;display:none}.multi-select-toolbar__close{margin-left:auto;width:30px;height:30px;display:grid;place-items:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#fff9;font-size:14px;cursor:pointer;line-height:1;transition:all .15s}.multi-select-toolbar__close:active{transform:scale(.92);background:#ffffff1a}.multi-select-toolbar__count{font-size:14px;font-weight:700;color:#fff}.quick-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:16px;margin-bottom:8px}.quick-stat{background:var(--glass-bg);backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid var(--glass-border);border-radius:var(--radius-lg);padding:16px 12px;display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;transition:all var(--transition-base);box-shadow:var(--shadow),inset 0 1px 0 var(--glass-highlight);text-align:center}.quick-stat:hover{background:var(--glass-highlight);transform:translateY(-2px);box-shadow:var(--shadow-lg),var(--shadow-glow),inset 0 1px 0 var(--glass-highlight)}.quick-stat__icon{width:40px;height:40px;background:var(--glass-highlight);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.quick-stat__icon svg{width:22px;height:22px;stroke:var(--text-primary)}.quick-stat__info{display:flex;flex-direction:column;gap:2px;min-width:0;width:100%}.quick-stat__label{font-size:11px;color:var(--text-muted);font-weight:500;text-transform:uppercase;letter-spacing:.5px}.quick-stat__value{font-size:16px;font-weight:700;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:0 16px 16px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:0 16px 16px}@media (max-width: 640px){.quick-stats{grid-template-columns:repeat(3,1fr);gap:10px;padding:12px}.quick-stat{padding:14px 10px;gap:6px}.quick-stat__icon{width:38px;height:38px}.quick-stat__icon svg{width:21px;height:21px}.quick-stat__value{font-size:15px}.quick-stat__label{font-size:10px}.product-grid{padding:0 12px 12px;gap:10px}.category-grid{grid-template-columns:repeat(2,1fr);padding:0 12px 12px;gap:10px}}@media (max-width: 480px){.quick-stats{gap:8px;padding:10px}.quick-stat{padding:12px 8px;gap:6px;border-radius:16px}.quick-stat__icon{width:36px;height:36px;border-radius:10px}.quick-stat__icon svg{width:20px;height:20px}.quick-stat__value{font-size:14px}.quick-stat__label{font-size:9px}.product-grid,.category-grid{padding:0 10px 10px;gap:8px}}@media (max-width: 380px){.quick-stats{gap:6px;padding:8px}.quick-stat{padding:10px 6px;gap:5px;border-radius:14px}.quick-stat__icon{width:34px;height:34px;border-radius:9px}.quick-stat__icon svg{width:19px;height:19px}.quick-stat__value{font-size:13px}.quick-stat__label{font-size:9px}.product-grid,.category-grid{padding:0 8px 8px;gap:8px}}@media (max-width: 320px){.quick-stats{gap:5px;padding:6px}.quick-stat{padding:8px 4px;gap:4px;border-radius:12px}.quick-stat__icon{width:32px;height:32px;border-radius:8px}.quick-stat__icon svg{width:18px;height:18px}.quick-stat__value{font-size:12px}.quick-stat__label{font-size:8px}.product-grid,.category-grid{padding:0 6px 6px;gap:6px}}@media (min-width: 768px){.quick-stats{grid-template-columns:repeat(3,1fr);gap:16px;padding:20px;max-width:900px;margin:0 auto}.quick-stat{padding:20px 16px}.quick-stat__icon{width:44px;height:44px}.quick-stat__icon svg{width:24px;height:24px}.quick-stat__value{font-size:18px}.quick-stat__label{font-size:12px}.product-grid{grid-template-columns:repeat(3,1fr);gap:16px;padding:0 20px 20px;max-width:900px;margin:0 auto}.category-grid{grid-template-columns:repeat(4,1fr);gap:16px;padding:0 20px 20px;max-width:900px;margin:0 auto}}@media (min-width: 1025px){.quick-stats{grid-template-columns:repeat(3,1fr);gap:20px;padding:24px;max-width:1200px}.product-grid{grid-template-columns:repeat(4,1fr);gap:20px;padding:0 24px 24px;max-width:1200px}.category-grid{grid-template-columns:repeat(5,1fr);gap:20px;padding:0 24px 24px;max-width:1200px}}.profile-sheet-panel--faq.is-open{background:#ffffff14}.profile-sheet-question{font-size:15px;font-weight:600}.profile-withdraw-card__title{display:flex;align-items:center;gap:10px;margin-bottom:8px}.profile-withdraw-card__title .profile-entry-card__icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border-radius:10px;color:#2aabee}.profile-sheet--support .profile-sheet-panel--support{background:#ffffff0d;border:1px solid rgba(255,255,255,.12)}.profile-sheet--support .profile-pill-button--primary{background:var(--accent);border-color:var(--accent)}.profile-sheet--support .profile-pill-button--primary:hover{background:var(--accent-3);border-color:var(--accent-3)}.profile-warning-alert{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;background:#ffc1071f;border:1px solid rgba(255,193,7,.3);border-radius:12px;margin:12px 0}.profile-warning-alert svg{flex-shrink:0;color:#2aabee;width:20px;height:20px}.profile-warning-alert strong{color:#2aabee;font-size:14px;display:block;margin-bottom:4px}.profile-warning-alert p{margin:0;font-size:13px;line-height:1.4;color:var(--text)}.profile-stat-card__label{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:var(--muted);display:block;margin-bottom:4px}.profile-stat-card__value{font-size:18px;font-weight:700;color:var(--text)}.profile-help-list{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:14px;margin:12px 0}.profile-help-list__title{font-size:14px;font-weight:600;color:var(--text);margin-bottom:10px;display:block}.profile-help-list__item{display:flex;align-items:center;gap:10px;margin-bottom:8px}.profile-help-list__item:last-child{margin-bottom:0}.profile-help-list__item svg{flex-shrink:0}.profile-help-list__item span{font-size:13px;color:var(--text)}.profile-steps-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:14px;margin-top:12px}.profile-steps-card__title{font-size:14px;font-weight:600;color:var(--text);margin-bottom:10px;display:block}.profile-steps-card__item{display:flex;align-items:center;gap:10px;margin-bottom:8px}.profile-steps-card__item:last-child{margin-bottom:0}.profile-steps-card__number{width:24px;height:24px;border-radius:50%;background:#e8453c33;color:#e8453c;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;flex-shrink:0}.profile-steps-card__text{font-size:13px;color:var(--text)}.profile-metric-badge{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:10px;display:flex;flex-direction:column;align-items:center;gap:4px;flex:1}.profile-metric-badge__icon{color:#e8453c;margin-bottom:2px}.profile-metric-badge__label{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.5px}.profile-metric-badge__value{font-size:14px;font-weight:600;color:var(--text)}.profile-highlight-block{background:#e8453c1a;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:14px;display:flex;align-items:flex-start;gap:10px;margin:12px 0}.profile-highlight-block__icon{font-size:20px}.profile-highlight-block__title{font-size:14px;font-weight:600;color:var(--text);display:block;margin-bottom:4px}.market-toolbar{display:flex;align-items:center;gap:8px;margin-bottom:10px}.market-view-toggle{display:inline-flex;padding:3px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.market-view-toggle button{border:none;background:transparent;color:var(--muted);font-size:12px;font-weight:600;padding:7px 12px;border-radius:999px;cursor:pointer}.market-view-toggle button.is-active{background:#e8453c2e;color:#fff}.product-list{display:flex;flex-direction:column;gap:10px}.product-list-item{display:grid;grid-template-columns:72px minmax(0,1fr);grid-template-rows:auto auto;gap:8px 10px;padding:10px;border-radius:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);cursor:pointer}.product-list-item__thumb{grid-row:1 / span 2;width:72px;height:72px;border-radius:12px;overflow:hidden;background:#ffffff0d}.product-list-item__thumb img,.product-list-item__thumb video{width:100%;height:100%;object-fit:cover;display:block}.product-list-item__thumb-fallback{width:100%;height:100%;display:grid;place-items:center}.product-list-item__body{min-width:0}.product-list-item__category{display:block;font-size:10px;font-weight:700;letter-spacing:.4px;color:#ffffff6b;margin-bottom:2px}.product-list-item__title{margin:0;font-size:14px;font-weight:700;line-height:1.25;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-list-item__desc{margin:4px 0 0;font-size:12px;line-height:1.35;color:#ffffff85;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-list-item__price{margin-top:6px;font-size:14px;font-weight:700;color:#ff8a7a}.product-list-item__actions{grid-column:2;display:flex;align-items:center;gap:6px;justify-content:flex-end}.product-list-item__icon-btn{width:34px;height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff0f;color:#fff;display:grid;place-items:center;cursor:pointer;flex-shrink:0}.product-list-item__icon-btn.is-favorite,.product-list-item__icon-btn.is-active{border-color:#4caf5059;background:#4caf501f}.product-list-item__buy{min-height:34px;padding:0 14px;border:none;border-radius:999px;background:var(--accent);color:#fff;font-size:13px;font-weight:700;cursor:pointer}.product-list-item__buy--disabled{background:#ffffff14;color:#ffffff73;cursor:not-allowed}body:not(:has(.app-wispr)) .market-filters{padding:0 8px 12px}body:not(:has(.app-wispr)) .market-filters__head h3{margin:0 0 16px;font-size:20px;font-weight:800}body:not(:has(.app-wispr)) .market-filters__group{margin-bottom:14px}body:not(:has(.app-wispr)) .market-filters__label{display:block;font-size:12px;font-weight:600;color:var(--muted);margin-bottom:8px;text-transform:uppercase;letter-spacing:.4px}body:not(:has(.app-wispr)) .market-filters__chips{display:flex;flex-wrap:wrap;gap:8px}body:not(:has(.app-wispr)) .market-filters__chip{min-height:36px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:var(--text);font-size:13px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center}body:not(:has(.app-wispr)) .market-filters__chip.is-active{background:#e8453c29;border-color:#ff8a7a73;color:#fff}body:not(:has(.app-wispr)) .market-filters__actions{display:flex;gap:8px;margin-top:8px}body:not(:has(.app-wispr)) .market-filters__btn{flex:1;min-height:44px;border-radius:12px;font-size:14px;font-weight:700;cursor:pointer}body:not(:has(.app-wispr)) .market-filters__btn--ghost{border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:var(--text)}body:not(:has(.app-wispr)) .market-filters__btn--primary{border:1px solid rgba(255,138,122,.45);background:#e8453c33;color:#ff8a7a}.catalog-list{display:flex;flex-direction:column;gap:10px}.catalog-list-card{position:relative;display:flex;align-items:center;gap:12px;width:100%;min-height:84px;padding:12px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#12161eb8;overflow:hidden;text-align:left;color:#fff;cursor:pointer}.catalog-list-card__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.catalog-list-card__media img,.catalog-list-card__media video{width:100%;height:100%;object-fit:cover}.catalog-list-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#080a10eb,#080a10c7 55%,#080a108c);z-index:1}.catalog-list-card__content{position:relative;z-index:2;flex:1;min-width:0}.catalog-list-card__content strong{display:block;font-size:15px;font-weight:700;margin-bottom:4px}.catalog-list-card__content span{font-size:12px;color:#ffffff9e}.catalog-list-card__chevron{position:relative;z-index:2;color:#ffffff8c;flex-shrink:0}.quick-buy-sheet__favorite{width:38px;height:38px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;display:grid;place-items:center;cursor:pointer;flex-shrink:0}.quick-buy-sheet__favorite.is-active{background:#ff3b3024;border-color:#ff3b3059}.quick-buy-sheet__share-btn{width:100%;margin-top:8px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:var(--text);font-size:14px;font-weight:600;cursor:pointer}.quick-buy-sheet__out-block{margin-top:12px;padding:14px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.quick-buy-sheet__out-block p{margin:0 0 10px;font-size:13px;line-height:1.45;color:var(--muted)}.cart-head__title-wrap{display:flex;align-items:center;gap:10px}.cart-head__badge{min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#e8453c38;border:1px solid rgba(255,138,122,.35);color:#fff;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.cart-footer-bar__status{font-size:12px;font-weight:600;margin-top:2px}.cart-footer-bar__status.is-ok{color:#4caf50}.cart-footer-bar__status.is-bad{color:#ff8a7a}.withdraw-sheet{display:grid;gap:12px;padding:0 8px 12px}.withdraw-sheet__balance{display:flex;justify-content:space-between;align-items:center;padding:14px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.withdraw-sheet__balance strong{font-size:18px}.withdraw-sheet__panel{padding:14px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.withdraw-sheet__panel--warn{border-color:#ff8a7a59;background:#e8453c1a}.withdraw-sheet__panel p{margin:6px 0 0;font-size:13px;line-height:1.45;color:var(--muted)}.withdraw-sheet__methods{display:grid;gap:8px}.withdraw-sheet__method{text-align:left;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:var(--text);cursor:pointer}.withdraw-sheet__method.is-active{border-color:#ff8a7a73;background:#e8453c1f}.withdraw-sheet__method strong{display:block;font-size:14px;margin-bottom:4px}.withdraw-sheet__method span{display:block;font-size:12px;color:var(--muted);line-height:1.4}.withdraw-sheet__method em{display:block;margin-top:6px;font-size:11px;font-style:normal;color:#ffffff73}.withdraw-sheet__field{display:grid;gap:6px}.withdraw-sheet__field span{font-size:12px;color:var(--muted)}.withdraw-sheet__field input{width:100%;min-height:44px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:var(--text);padding:0 12px}.withdraw-sheet__summary{display:grid;gap:8px;padding:12px 14px;border-radius:12px;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.withdraw-sheet__summary div{display:flex;justify-content:space-between;gap:12px;font-size:13px}.withdraw-sheet__error{font-size:13px;color:#ff8a7a}.withdraw-sheet__actions-row,.withdraw-sheet__btn{width:100%}.withdraw-sheet__actions-row{display:flex;gap:8px}.withdraw-sheet__btn{min-height:44px;border-radius:12px;font-size:14px;font-weight:700;cursor:pointer}.withdraw-sheet__btn--ghost{border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:var(--text)}.withdraw-sheet__btn--primary{border:1px solid rgba(255,138,122,.45);background:var(--accent);color:#fff}.withdraw-sheet__status{display:block;font-size:12px;color:var(--muted);margin-bottom:6px}.profile-support-intro{font-size:14px;line-height:1.5;color:var(--muted);margin:0 0 14px}.profile-about-list{display:grid;gap:8px;margin:12px 0}.profile-about-list li{font-size:13px;line-height:1.45;color:var(--text)}.profile-faq-footer{margin-top:16px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08);text-align:center}.profile-faq-footer p{margin:0 0 10px;font-size:13px;color:var(--muted)}.cart-footer-bar__button--secondary{background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:var(--text);margin-bottom:8px}.profile-highlight-block__text{margin:0;font-size:13px;color:var(--text);line-height:1.4}.profile-history-search{margin-bottom:12px}.profile-transaction-item--journal{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:10px;align-items:center}.profile-transaction-item__icon{width:36px;height:36px;border-radius:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);display:grid;place-items:center}.profile-transaction-item__content{min-width:0;text-align:left}.profile-transaction-item__comment{margin-top:4px;font-size:11px;color:#ffffff73;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-item-side--right .is-plus{color:#4caf50}.profile-item-side--right .is-minus{color:#ff8a7a}.history-status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-top:6px}.history-status-dot--ok{background:#4caf50}.history-status-dot--pending{background:#f59e0b}.history-status-dot--error{background:#ef4444}.history-status-dot--neutral{background:#ffffff59}html[data-theme=snow]{color-scheme:light;--wf-lavender: #e8e8ed;--wf-violet: #007aff;--wf-forest: #34c759;--wf-ember: #ff9500;--wf-ink: #1d1d1f;--wf-cream: #ffffff;--wf-paper: #f5f5f7;--wf-stone: #e8e8ed;--wf-fog: #86868b;--wf-charcoal: #424245;--wf-divider: rgba(0, 0, 0, .08);--wf-border: 1px solid rgba(0, 0, 0, .12);--wf-border-thin: 1px solid rgba(0, 0, 0, .08);--shadow-nav: rgba(0, 0, 0, .06) 0 1px 4px 0;--bg: var(--wf-cream);--ink: var(--wf-ink);--muted: var(--wf-fog);--text: var(--wf-ink);--text-primary: var(--wf-ink);--text-muted: var(--wf-fog);--glass-bg: var(--wf-paper);--accent: var(--wf-lavender);--accent-3: var(--wf-violet);--surface: var(--wf-paper);--surface-strong: var(--wf-stone);--line: var(--wf-divider);--glass-border: rgba(0, 0, 0, .08);--glass-highlight: rgba(0, 0, 0, .03);--shadow: none;--shadow-glow: none}html[data-theme=wispr],html:not([data-theme]){color-scheme:light;--wf-lavender: #f0d7ff;--wf-violet: #8b5fd4;--wf-forest: #034f46;--wf-ember: #ffa946;--wf-ink: #1a1a1a;--wf-cream: #ffffeb;--wf-paper: #fbf8f5;--wf-stone: #e4e4d0;--wf-fog: #8a8a80;--wf-charcoal: #222222;--wf-divider: color-mix(in srgb, var(--wf-ink) 12%, transparent);--wf-border: 2px solid var(--wf-ink);--wf-border-thin: 1px solid var(--wf-ink);--shadow-nav: rgba(0, 0, 0, .13) 1px 0 5px 0, rgba(0, 0, 0, .08) 2px 2px 4px 1px;--bg: var(--wf-cream);--ink: var(--wf-ink);--muted: var(--wf-fog);--text: var(--wf-ink);--text-primary: var(--wf-ink);--text-muted: var(--wf-fog);--glass-bg: var(--wf-paper);--accent: var(--wf-lavender);--accent-3: var(--wf-forest);--surface: var(--wf-paper);--surface-strong: var(--wf-stone);--line: var(--wf-divider);--glass-border: color-mix(in srgb, var(--wf-ink) 35%, transparent);--glass-highlight: color-mix(in srgb, var(--wf-ink) 6%, transparent);--shadow: none;--shadow-glow: none}html[data-theme=amoled]{color-scheme:dark;--wf-lavender: #242424;--wf-violet: #0a84ff;--wf-forest: #32d74b;--wf-ember: #ff9f0a;--wf-ink: #ebebeb;--wf-cream: #000000;--wf-paper: #0d0d0d;--wf-stone: #1a1a1a;--wf-fog: #98989d;--wf-charcoal: #aeaeb2;--wf-divider: rgba(255, 255, 255, .06);--wf-border: 1px solid rgba(255, 255, 255, .1);--wf-border-thin: 1px solid rgba(255, 255, 255, .06);--shadow-nav: none;--bg: var(--wf-cream);--ink: var(--wf-ink);--muted: var(--wf-fog);--text: var(--wf-ink);--text-primary: var(--wf-ink);--text-muted: var(--wf-fog);--glass-bg: var(--wf-paper);--accent: var(--wf-lavender);--accent-3: var(--wf-violet);--surface: var(--wf-paper);--surface-strong: var(--wf-stone);--line: var(--wf-divider);--glass-border: rgba(255, 255, 255, .06);--glass-highlight: rgba(255, 255, 255, .03);--shadow: none;--shadow-glow: none}html[data-theme=dark]{color-scheme:dark;--wf-lavender: #4a4a56;--wf-violet: #b8b0ff;--wf-forest: #5ecf9a;--wf-ember: #ffb35a;--wf-ink: #f2f2ec;--wf-cream: #0d0d0f;--wf-paper: #17171a;--wf-stone: #2a2a30;--wf-fog: #9a9aa4;--wf-charcoal: #c8c8c2;--wf-divider: color-mix(in srgb, var(--wf-ink) 14%, transparent);--wf-border: 2px solid color-mix(in srgb, var(--wf-ink) 72%, transparent);--wf-border-thin: 1px solid color-mix(in srgb, var(--wf-ink) 28%, transparent);--shadow-nav: rgba(0, 0, 0, .45) 0 0 8px 0;--bg: var(--wf-cream);--ink: var(--wf-ink);--muted: var(--wf-fog);--text: var(--wf-ink);--text-primary: var(--wf-ink);--text-muted: var(--wf-fog);--glass-bg: var(--wf-paper);--accent: var(--wf-lavender);--accent-3: var(--wf-forest);--surface: var(--wf-paper);--surface-strong: var(--wf-stone);--line: var(--wf-divider);--glass-border: color-mix(in srgb, var(--wf-ink) 18%, transparent);--glass-highlight: color-mix(in srgb, var(--wf-ink) 6%, transparent);--shadow: 0 18px 40px rgba(0, 0, 0, .45);--shadow-glow: none}html[data-theme=coral]{color-scheme:dark;--wf-lavender: #e8453c;--wf-violet: #ff6b5c;--wf-forest: #7dcea0;--wf-ember: #ffb35a;--wf-ink: #ffffff;--wf-cream: #090909;--wf-paper: #17171c;--wf-stone: #2a1e1e;--wf-fog: rgba(235, 235, 245, .62);--wf-charcoal: rgba(235, 235, 245, .78);--wf-divider: rgba(255, 255, 255, .1);--wf-border: 2px solid rgba(255, 255, 255, .16);--wf-border-thin: 1px solid rgba(255, 255, 255, .14);--shadow-nav: rgba(232, 69, 60, .22) 0 0 10px 0;--bg: var(--wf-cream);--ink: var(--wf-ink);--muted: var(--wf-fog);--text: var(--wf-ink);--text-primary: var(--wf-ink);--text-muted: var(--wf-fog);--glass-bg: var(--wf-paper);--accent: #e8453c;--accent-3: #c0392b;--surface: rgba(25, 25, 28, .72);--surface-strong: rgba(30, 30, 34, .82);--line: var(--wf-divider);--glass-border: rgba(255, 255, 255, .12);--glass-highlight: rgba(255, 255, 255, .05);--shadow: 0 18px 40px rgba(0, 0, 0, .55);--shadow-glow: 0 0 20px rgba(232, 69, 60, .35)}html[data-theme=ocean]{color-scheme:light;--wf-lavender: #b8e4ff;--wf-violet: #3b82f6;--wf-forest: #0d6e6e;--wf-ember: #f59e42;--wf-ink: #0f2740;--wf-cream: #eef8ff;--wf-paper: #f5fbff;--wf-stone: #cfe8f8;--wf-fog: #5a7a94;--wf-charcoal: #3d5a73;--wf-divider: color-mix(in srgb, var(--wf-ink) 12%, transparent);--wf-border: 2px solid var(--wf-ink);--wf-border-thin: 1px solid color-mix(in srgb, var(--wf-ink) 35%, transparent);--shadow-nav: rgba(59, 130, 246, .12) 0 0 8px 0;--bg: var(--wf-cream);--ink: var(--wf-ink);--muted: var(--wf-fog);--text: var(--wf-ink);--text-primary: var(--wf-ink);--text-muted: var(--wf-fog);--glass-bg: var(--wf-paper);--accent: var(--wf-lavender);--accent-3: var(--wf-violet);--surface: var(--wf-paper);--surface-strong: var(--wf-stone);--line: var(--wf-divider);--glass-border: color-mix(in srgb, var(--wf-ink) 22%, transparent);--glass-highlight: color-mix(in srgb, var(--wf-ink) 5%, transparent);--shadow: none;--shadow-glow: none}html[data-theme=forest]{color-scheme:light;--wf-lavender: #d4f0d4;--wf-violet: #2d8a5f;--wf-forest: #034f46;--wf-ember: #e8a838;--wf-ink: #1a2e1a;--wf-cream: #f0f7f0;--wf-paper: #f7fbf5;--wf-stone: #d4e8d0;--wf-fog: #6a8a6a;--wf-charcoal: #3a5a3a;--wf-divider: color-mix(in srgb, var(--wf-ink) 12%, transparent);--wf-border: 2px solid var(--wf-ink);--wf-border-thin: 1px solid color-mix(in srgb, var(--wf-ink) 32%, transparent);--shadow-nav: rgba(3, 79, 70, .1) 0 0 8px 0;--bg: var(--wf-cream);--ink: var(--wf-ink);--muted: var(--wf-fog);--text: var(--wf-ink);--text-primary: var(--wf-ink);--text-muted: var(--wf-fog);--glass-bg: var(--wf-paper);--accent: var(--wf-lavender);--accent-3: var(--wf-forest);--surface: var(--wf-paper);--surface-strong: var(--wf-stone);--line: var(--wf-divider);--glass-border: color-mix(in srgb, var(--wf-ink) 22%, transparent);--glass-highlight: color-mix(in srgb, var(--wf-ink) 5%, transparent);--shadow: none;--shadow-glow: none}html[data-theme=violet]{color-scheme:light;--wf-lavender: #ede9fe;--wf-violet: #7c3aed;--wf-forest: #6d28d9;--wf-ember: #f59e0b;--wf-ink: #2e1065;--wf-cream: #faf5ff;--wf-paper: #f5f0ff;--wf-stone: #e9d5ff;--wf-fog: #7c6a9a;--wf-charcoal: #5b4b7a;--wf-divider: color-mix(in srgb, var(--wf-ink) 10%, transparent);--wf-border: 1px solid color-mix(in srgb, var(--wf-ink) 18%, transparent);--wf-border-thin: 1px solid color-mix(in srgb, var(--wf-ink) 12%, transparent);--shadow-nav: rgba(124, 58, 237, .1) 0 1px 4px 0;--bg: var(--wf-cream);--ink: var(--wf-ink);--muted: var(--wf-fog);--text: var(--wf-ink);--text-primary: var(--wf-ink);--text-muted: var(--wf-fog);--glass-bg: var(--wf-paper);--accent: var(--wf-lavender);--accent-3: var(--wf-violet);--surface: var(--wf-paper);--surface-strong: var(--wf-stone);--line: var(--wf-divider);--glass-border: color-mix(in srgb, var(--wf-ink) 14%, transparent);--glass-highlight: color-mix(in srgb, var(--wf-ink) 4%, transparent);--shadow: none;--shadow-glow: none}html[data-theme] body:has(.app-wispr),html[data-theme] #root:has(.app-wispr){background:var(--wf-cream)!important;color:var(--wf-ink)}html[data-theme=coral] body:has(.app-wispr),html[data-theme=coral] #root:has(.app-wispr){background:radial-gradient(circle at 15% 0%,#2a1010,transparent 52%),radial-gradient(circle at 85% 90%,#1a0808,transparent 50%),var(--wf-cream)!important;background-attachment:fixed}html[data-theme=ocean] body:has(.app-wispr),html[data-theme=ocean] #root:has(.app-wispr){background:radial-gradient(circle at 12% 0%,#d4eeff,transparent 48%),radial-gradient(circle at 88% 92%,#c8e6fa,transparent 46%),var(--wf-cream)!important;background-attachment:fixed}html[data-theme=forest] body:has(.app-wispr),html[data-theme=forest] #root:has(.app-wispr){background:radial-gradient(circle at 14% 0%,#dcefd8,transparent 50%),radial-gradient(circle at 86% 90%,#d0e8cc,transparent 48%),var(--wf-cream)!important;background-attachment:fixed}html[data-theme=violet] body:has(.app-wispr),html[data-theme=violet] #root:has(.app-wispr){background:radial-gradient(circle at 14% 0%,#ede9fe,transparent 50%),radial-gradient(circle at 86% 90%,#e9d5ff,transparent 48%),var(--wf-cream)!important;background-attachment:fixed}html[data-theme=amoled] body:has(.app-wispr),html[data-theme=amoled] #root:has(.app-wispr){background:#000!important}html[data-theme] .app-wispr{background:var(--wf-cream);color:var(--wf-ink)}html[data-theme] .bottom-sheet.wispr-sheet,html[data-theme] .bottom-sheet:has(.pf-sheet){background:var(--wf-paper)!important;color:var(--wf-ink)!important}html[data-theme]{--wf-overlay-strong: color-mix(in srgb, var(--wf-paper) 96%, transparent);--wf-overlay-mid: color-mix(in srgb, var(--wf-paper) 88%, transparent);--wf-overlay-soft: color-mix(in srgb, var(--wf-paper) 55%, transparent);--wf-glass-chip: color-mix(in srgb, var(--wf-paper) 92%, transparent);--wf-media-overlay-strong: color-mix(in srgb, #000000 90%, transparent);--wf-media-overlay-mid: color-mix(in srgb, #000000 74%, transparent);--wf-media-overlay-soft: color-mix(in srgb, #000000 50%, transparent);--wf-media-scrim: color-mix(in srgb, #000000 55%, transparent);--wf-on-media: #ffffff;--wf-on-media-muted: color-mix(in srgb, var(--wf-on-media) 68%, transparent);--wf-on-media-chip: color-mix(in srgb, var(--wf-on-media) 16%, transparent);--wf-toast-shadow: color-mix(in srgb, var(--wf-ink) 16%, transparent)}html[data-theme=coral] .app-wispr .pf-btn--cta,html[data-theme=coral] .app-wispr .error-boundary__btn--primary,html[data-theme=coral] .app-wispr .browser-gate__button,html[data-theme=coral] .app-wispr .pf-theme-option.is-active{color:#fff}html[data-theme=snow] .app-wispr .nav-item.is-active,html[data-theme=snow] .app-wispr .nav-item.is-active .nav-item__label,html[data-theme=amoled] .app-wispr .nav-item.is-active,html[data-theme=amoled] .app-wispr .nav-item.is-active .nav-item__label,html[data-theme=coral] .app-wispr .nav-item.is-active,html[data-theme=coral] .app-wispr .nav-item.is-active .nav-item__label,html[data-theme=ocean] .app-wispr .nav-item.is-active,html[data-theme=ocean] .app-wispr .nav-item.is-active .nav-item__label,html[data-theme=forest] .app-wispr .nav-item.is-active,html[data-theme=forest] .app-wispr .nav-item.is-active .nav-item__label,html[data-theme=violet] .app-wispr .nav-item.is-active,html[data-theme=violet] .app-wispr .nav-item.is-active .nav-item__label,html[data-theme=dark] .app-wispr .nav-item.is-active,html[data-theme=dark] .app-wispr .nav-item.is-active .nav-item__label{color:var(--wf-violet)}html[data-theme=dark] .app-wispr .pf-theme-option.is-active,html[data-theme=amoled] .app-wispr .pf-theme-option.is-active,html[data-theme=coral] .app-wispr .pf-theme-option.is-active{border-color:color-mix(in srgb,var(--wf-ink) 55%,transparent)}html[data-theme=wispr]{--wf-icon: var(--wf-ink);--wf-icon-muted: var(--wf-charcoal);--wf-icon-active: var(--wf-violet);--sheet-backdrop: rgba(26, 26, 26, .42)}html[data-theme=dark]{--wf-icon: var(--wf-ink);--wf-icon-muted: var(--wf-charcoal);--wf-icon-active: var(--wf-violet);--sheet-backdrop: rgba(0, 0, 0, .62)}html[data-theme=coral]{--wf-icon: var(--wf-ink);--wf-icon-muted: var(--wf-charcoal);--wf-icon-active: var(--wf-violet);--sheet-backdrop: rgba(0, 0, 0, .58)}html[data-theme=ocean]{--wf-icon: var(--wf-ink);--wf-icon-muted: var(--wf-charcoal);--wf-icon-active: var(--wf-violet);--sheet-backdrop: rgba(15, 39, 64, .38)}html[data-theme=forest]{--wf-icon: var(--wf-ink);--wf-icon-muted: var(--wf-charcoal);--wf-icon-active: var(--wf-violet);--sheet-backdrop: rgba(26, 46, 26, .38)}html[data-theme] .app-wispr .nav-item{color:var(--wf-icon-muted)}html[data-theme] .app-wispr .nav-item.is-active,html[data-theme] .app-wispr .nav-item.is-active .nav-item__label,html[data-theme] .app-wispr .nav-item.is-active .nav-item__icon{color:var(--wf-icon-active)}html[data-theme] .app-wispr .nav-item__icon svg{fill:currentColor;color:inherit}html[data-theme] .app-wispr .pf-nav-item__icon,html[data-theme] .app-wispr .btn-glass-icon,html[data-theme] .app-wispr .search-pill-v2,html[data-theme] .app-wispr .page-back-btn,html[data-theme] .bottom-sheet.wispr-sheet .profile-copy-button,html[data-theme] .bottom-sheet:has(.pf-sheet) .pf-nav-item__icon{color:var(--wf-icon)}html[data-theme] .app-wispr .pf-nav-item__arrow{color:color-mix(in srgb,var(--wf-ink) 38%,transparent)}html[data-theme] .app-wispr .pf-nav-item__arrow svg{stroke:currentColor}html[data-theme] .app-wispr .pf-nav-item__icon svg,html[data-theme] .app-wispr .btn-glass-icon svg,html[data-theme] .app-wispr .search-pill-v2 svg,html[data-theme] .app-wispr .page-back-btn svg,html[data-theme] .bottom-sheet:has(.pf-sheet) .pf-nav-item__icon svg{stroke:currentColor;color:inherit}html[data-theme] .app-wispr .pf-nav-item__icon svg[fill=currentColor]{fill:currentColor}html[data-theme] .wispr-sheet-overlay.is-open,html[data-theme] body:has(.app-wispr) .bottom-sheet-overlay.is-open{background:var(--sheet-backdrop)!important}html[data-theme] .bottom-sheet.wispr-sheet,html[data-theme] body:has(.app-wispr) .bottom-sheet{background:var(--wf-paper)!important;border-top:var(--wf-border-thin)!important;color:var(--wf-ink)!important}html[data-theme] .bottom-sheet.wispr-sheet .bottom-sheet__drag-bar,html[data-theme] .bottom-sheet:has(.pf-sheet) .bottom-sheet__drag-bar{background:var(--wf-ink)}body:has(.app-wispr),.app-wispr{--font-serif: "EB Garamond", "Cormorant Garamond", Georgia, serif;--font-sans: "Figtree", Inter, ui-sans-serif, system-ui, sans-serif;--radius-lg: 16px;--radius-md: 12px;--radius-sm: 8px}.app-wispr .content{display:flex;flex-direction:column;flex:1;gap:16px;min-height:0}.app-wispr .page{color:var(--wf-ink);font-family:var(--font-sans);flex:1}.app-wispr .page h2,.app-wispr .catalog-header h2{font-family:var(--font-serif)!important;font-size:28px!important;font-weight:400!important;line-height:.95!important;letter-spacing:-.03em!important;background:none!important;-webkit-background-clip:unset!important;background-clip:unset!important;-webkit-text-fill-color:var(--wf-ink)!important;color:var(--wf-ink)!important}.app-wispr .catalog-header{margin-bottom:12px}.app-wispr .product-grid,.app-wispr .product-list{gap:8px}.app-wispr,.app-wispr input,.app-wispr textarea,.app-wispr select,.app-wispr button{font-family:var(--font-sans)}.app-wispr h1,.app-wispr h2,.app-wispr h3,.app-wispr .tu-step__title,.app-wispr .smm-summary__amount{font-family:var(--font-serif);font-weight:400}.w-back-btn{display:inline-flex;align-items:center;gap:4px;padding:8px 12px;border-radius:10px;border:var(--wf-border-thin);background:var(--wf-paper);color:var(--wf-ink);font-size:13px;font-family:var(--font-sans);font-weight:500;cursor:pointer;flex-shrink:0}.w-back-btn svg{width:16px;height:16px;stroke:currentColor}.w-callout{padding:10px 12px;border-radius:12px;font-size:12px;line-height:1.45;border:var(--wf-border-thin)}.w-callout--error{background:#ffa9461f;border-color:var(--wf-ember);color:var(--wf-ink)}.w-nested{padding:14px;border-radius:14px;background:var(--wf-cream);border:var(--wf-border-thin)}.w-divider{border-top:var(--wf-border-thin);margin-top:14px;padding-top:14px}.w-stack{display:grid;gap:12px}.w-stack--sm{gap:8px}.w-stack--lg{gap:16px;padding-bottom:100px}.w-muted{color:var(--wf-fog)!important}.w-ink{color:var(--wf-ink)!important}.w-progress{height:6px;border-radius:9999px;background:var(--wf-stone);overflow:hidden;margin-bottom:6px}.w-progress__fill{height:100%;border-radius:9999px;background:var(--wf-lavender);border:1px solid var(--wf-ink);transition:width .4s ease}.w-tier-row{display:flex;gap:8px;margin-top:16px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.w-tier-row::-webkit-scrollbar{display:none}.w-tier-card{flex:0 0 100px;padding:10px 8px;border-radius:12px;text-align:center;border:var(--wf-border-thin);background:var(--wf-paper);color:var(--wf-ink)}.w-tier-card.is-active{background:var(--wf-lavender);border-color:var(--wf-ink)}.w-tier-card.is-done:not(.is-active){border-color:var(--wf-forest)}.w-tier-card__emoji{font-size:18px;margin-bottom:2px}.w-tier-card__percent{font-weight:700;font-size:16px}.w-tier-card__name{font-size:11px;margin-top:2px;color:var(--wf-fog)}.w-tier-card.is-active .w-tier-card__name{color:var(--wf-ink);font-weight:600}.w-tier-card__hint{font-size:10px;color:var(--wf-fog);margin-top:1px}.w-fallback-icon{color:var(--wf-fog)}.app-wispr .bottom-nav{position:fixed;left:50%;right:auto;bottom:0!important;margin-bottom:0!important;transform:translate(-50%);width:100%!important;max-width:800px;background:var(--wf-cream);border:var(--wf-border-thin);border-bottom:none;border-radius:16px 16px 0 0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;padding:6px 2px calc(6px + max(var(--tg-safe-area-bottom, 0px),var(--tg-content-safe-area-bottom, 0px),env(safe-area-inset-bottom,0px)));box-sizing:border-box;z-index:100;overflow:visible}.app-wispr .bottom-nav:after{content:"";position:absolute;left:0;right:0;top:calc(100% - 1px);height:max(var(--tg-safe-area-bottom, 0px),var(--tg-content-safe-area-bottom, 0px),env(safe-area-inset-bottom,0px),12px);background:var(--wf-cream);border-left:var(--wf-border-thin);border-right:var(--wf-border-thin);pointer-events:none}.app-wispr .bottom-nav:before{display:none}.app-wispr .nav-indicator{display:none!important}.app-wispr .nav-item{color:var(--wf-charcoal);background:transparent;border-radius:10px;height:54px;padding:6px 2px;transition:color .2s ease}.app-wispr .nav-item.is-active{background:transparent;color:var(--wf-violet)}.app-wispr .nav-item.is-active .nav-item__icon svg{filter:none;transform:none;fill:currentColor}.app-wispr .nav-item.is-active .nav-item__label{color:var(--wf-violet)}.app-wispr .nav-item__icon svg{width:26px;height:26px}.app-wispr .nav-item__label{font-family:var(--font-sans);font-weight:500;font-size:11px}.app-wispr .balance-chip-wispr{display:inline-flex;align-items:center;gap:4px;width:fit-content;max-width:100%;padding:3px 3px 3px 6px;background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;border-radius:9999px;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;cursor:pointer;flex-shrink:0}.app-wispr .balance-chip-wispr__main{display:inline-flex;align-items:center;gap:4px;min-width:0;flex:0 1 auto}.app-wispr .balance-chip-wispr__value{color:var(--wf-ink)!important;font-weight:600;font-size:12px;letter-spacing:-.02em;white-space:nowrap;font-variant-numeric:tabular-nums}.app-wispr .balance-chip-wispr__plus{width:24px;height:24px;min-width:24px;padding:0;border-radius:50%;background:var(--wf-lavender)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;display:flex;align-items:center;justify-content:center;box-shadow:none!important;cursor:pointer;flex-shrink:0}.app-wispr .balance-chip-glass{background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;color:var(--wf-ink)!important}.app-wispr .btn-glass-icon{width:34px!important;height:34px!important;min-width:34px!important;border-radius:10px!important;background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.app-wispr .btn-glass-icon svg{width:18px;height:18px;stroke:currentColor}.app-wispr .btn-glass-icon.is-active-soft,.app-wispr .btn-glass-icon.is-active{background:var(--wf-lavender)!important;border-color:var(--wf-ink)!important;color:var(--wf-ink)!important}.app-wispr .search-pill,.app-wispr .search-pill-v2{display:flex!important;align-items:center!important;background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;border-radius:10px!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;height:40px!important;min-height:40px!important;padding:0 12px!important;gap:8px!important;overflow:visible!important;box-sizing:border-box}.app-wispr .search-pill input,.app-wispr .search-pill-v2 input{flex:1 1 auto;min-width:0;width:100%;height:100%!important;min-height:0;margin:0!important;padding:0!important;border:none!important;background:transparent!important;color:var(--wf-ink)!important;font-family:var(--font-sans);font-size:14px!important;font-weight:500;line-height:1.25!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box}.app-wispr .search-pill-v2 svg{width:16px!important;height:16px!important;flex-shrink:0}.app-wispr .market-toolbar .search-pill-v2{flex:1;min-width:0;width:auto;box-sizing:border-box}.app-wispr .search-pill input::placeholder,.app-wispr .search-pill-v2 input::placeholder{color:var(--wf-fog)!important}.app-wispr .page .catalog-header h2{font-size:24px!important}.app-wispr .product-card-wispr{padding:0!important;background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;border-radius:16px!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important;overflow:hidden}.app-wispr .product-card-wispr:before{display:none!important}.app-wispr .product-card-wispr .product-card__media{border:none!important;border-radius:0!important;border-bottom:var(--wf-border-thin)!important;background:var(--wf-stone)!important;aspect-ratio:1;margin:0!important;max-height:148px}.app-wispr .product-card-wispr .product-card__media:after{display:none!important}.app-wispr .product-card-wispr__fav{position:absolute;top:6px;right:6px;z-index:20;width:26px;height:26px;border-radius:50%;background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;color:var(--wf-ink)}.app-wispr .product-card-wispr__fav.is-active{background:var(--wf-lavender)!important}.app-wispr .product-card-wispr__badge{position:absolute;top:6px;left:6px;background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;border-radius:5px;padding:1px 5px;font-size:8px;font-weight:500;color:var(--wf-ink)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;line-height:1.35}.app-wispr .product-card-wispr__badge.is-out{color:var(--wf-fog)!important}.app-wispr .product-card-wispr__title-bar{position:absolute;bottom:0;left:0;right:0;padding:24px 10px 8px;background:linear-gradient(to top,var(--wf-media-scrim) 0%,transparent 100%)}.app-wispr .product-card-wispr__title{margin:0;font-size:13px;font-weight:500;font-family:var(--font-sans);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3;color:var(--wf-on-media)}.app-wispr .product-card-wispr__meta{padding:6px 8px 0;min-width:0;display:flex;flex-direction:column;gap:2px}.app-wispr .product-card-wispr__tag{font-size:8px;font-weight:500;text-transform:uppercase;letter-spacing:.04em;color:var(--wf-fog)!important;line-height:1.2}.app-wispr .product-card-wispr__desc{font-size:11px;line-height:1.35;color:var(--wf-fog)!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-wispr .product-card-wispr__actions{padding:6px 8px 8px;display:flex;gap:5px;width:100%}.app-wispr .product-card-wispr__price{flex:1;justify-content:center;padding:6px 8px!important;font-size:12px!important;font-weight:600!important;background:var(--wf-lavender)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;border-radius:10px!important;box-shadow:none!important;min-height:30px}.app-wispr .product-card-wispr__price:disabled{background:var(--wf-stone)!important;color:var(--wf-fog)!important}.app-wispr .product-card-wispr__cart{width:30px!important;height:30px!important;min-width:30px!important;background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;border-radius:10px!important;color:var(--wf-ink)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;transition:background .28s ease,color .28s ease,transform .28s cubic-bezier(.25,1,.5,1),border-color .28s ease}.app-wispr .product-card-wispr__cart.is-in-cart,.app-wispr .product-card-wispr__cart.is-notify-done{background:var(--wf-lavender)!important;color:var(--wf-ink)!important}.app-wispr .product-card-wispr__cart.is-pulse-add{animation:wispr-cart-pop .42s cubic-bezier(.25,1,.5,1)}.app-wispr .product-card-wispr__cart.is-pulse-remove{animation:wispr-cart-shrink .32s cubic-bezier(.25,1,.5,1)}@keyframes wispr-cart-pop{0%{transform:scale(.88)}45%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes wispr-cart-shrink{0%{transform:scale(1);opacity:1}to{transform:scale(.92);opacity:.85}}.app-wispr .market-toolbar{display:flex;flex-direction:row;align-items:center;gap:6px;width:100%;margin-bottom:8px;position:relative;z-index:2}.app-wispr .market-toolbar__search{flex:1;min-width:0}.app-wispr .market-toolbar__clear{background:transparent;border:none;padding:4px;display:flex;color:var(--wf-fog);cursor:pointer}.app-wispr .market-toolbar__actions{display:flex;flex-shrink:0;align-items:center;gap:6px}body:has(.app-wispr) .mini-top-toast{background:var(--wf-cream)!important;border:var(--wf-border)!important;color:var(--wf-ink)!important;box-shadow:0 6px 18px var(--wf-toast-shadow)!important;font-weight:600;font-size:13px;font-family:var(--font-sans);padding:9px 16px;min-height:36px;line-height:1.25;animation:wispr-toast-in .36s cubic-bezier(.25,1,.5,1) forwards}body:has(.app-wispr) .mini-top-toast.is-closing{animation:wispr-toast-out .32s cubic-bezier(.25,1,.5,1) forwards!important;opacity:1!important;transition:none!important}body:has(.app-wispr) .mini-top-toast--success,body:has(.app-wispr) .mini-top-toast--error{background:var(--wf-cream)!important;border:var(--wf-border)!important;color:var(--wf-ink)!important}@keyframes wispr-toast-in{0%{opacity:0;transform:translate(-50%) translateY(-14px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes wispr-toast-out{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(-10px)}}.app-wispr .glass-filter-row{display:flex;align-items:center;gap:8px;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;width:100%;margin:0 0 10px;padding:0 0 4px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-behavior:smooth;touch-action:pan-x}.app-wispr .glass-filter-row::-webkit-scrollbar{display:none;width:0;height:0}.app-wispr .glass-filter-chip{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;min-height:30px;padding:0 12px;background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;border-radius:9999px!important;color:var(--wf-charcoal)!important;font-size:12px;font-weight:500;white-space:nowrap;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important;cursor:pointer}.app-wispr .glass-filter-chip.is-active{background:var(--wf-lavender)!important;border-color:var(--wf-ink)!important;color:var(--wf-ink)!important;box-shadow:none!important}.app-wispr .glass-filter-chip--reset{background:var(--wf-cream)!important;color:var(--wf-ink)!important;border-color:var(--wf-ink)!important}.app-wispr .glass-filter-chip-skeleton{background:var(--wf-stone)!important}.app-wispr .home-promo-strip{margin:0 0 8px;background:transparent!important}.app-wispr .home-promo-chip{border:var(--wf-border-thin)!important;background:var(--wf-paper)!important;border-radius:5px!important;padding:2px 6px!important;font-size:9px!important;font-weight:500!important;letter-spacing:.04em!important;gap:3px!important}.app-wispr .home-promo-marquee{mask-image:none;-webkit-mask-image:none}.app-wispr .home-promo-chip__label,.app-wispr .home-promo-chip__value{color:var(--wf-ink)!important;font-size:9px!important;font-weight:500!important}.app-wispr .card-grid{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.app-wispr .product-list-item{display:flex!important;align-items:stretch!important;gap:10px;padding:8px;background:var(--wf-paper);border:var(--wf-border-thin);border-radius:12px;grid-template-columns:unset!important;grid-template-rows:unset!important}.app-wispr .product-list-item__thumb{flex:0 0 68px;width:68px;align-self:stretch;min-height:68px;height:auto;border-radius:10px;overflow:hidden;background:var(--wf-stone);grid-row:unset;grid-column:unset;position:relative}.app-wispr .product-list-item__thumb img,.app-wispr .product-list-item__thumb video{width:100%;height:100%;min-height:100%;object-fit:cover;display:block}.app-wispr .product-list-item__thumb-fallback{width:100%;height:100%;min-height:100%;display:grid;place-items:center}.app-wispr .product-list-item__content{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px;min-height:100%}.app-wispr .product-list-item__header{display:flex;align-items:flex-start;gap:8px}.app-wispr .product-list-item__head{flex:1;min-width:0}.app-wispr .product-list-item__title{color:var(--wf-ink);font-weight:500;font-size:13px;margin:0;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-wispr .product-list-item__category{display:block;font-size:8px;font-weight:500;letter-spacing:.03em;color:var(--wf-fog)!important;margin-bottom:2px}.app-wispr .product-list-item__desc,.app-wispr .product-list-item__category{color:var(--wf-fog)}.app-wispr .product-list-item__desc{margin:0;font-size:11px;line-height:1.35;color:var(--wf-fog)!important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.app-wispr .product-list-item__footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:4px}.app-wispr .product-list-item__price{margin:0;font-size:12px;font-weight:600;color:var(--wf-ink)!important;line-height:1}.app-wispr .product-list-item__tools{display:flex;align-items:center;gap:6px;flex-shrink:0}.app-wispr .product-list-item__icon-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:30px!important;min-width:30px!important;padding:0!important;border-radius:8px;border:var(--wf-border-thin)!important;background:var(--wf-cream)!important;color:var(--wf-ink)!important;box-sizing:border-box;cursor:pointer;flex-shrink:0}.app-wispr .product-list-item__icon-btn svg{display:block;width:15px;height:15px;flex-shrink:0}.app-wispr .product-list-item__icon-btn.is-favorite,.app-wispr .product-list-item__icon-btn.is-active{background:var(--wf-lavender)!important;border-color:var(--wf-ink)!important}.app-wispr .product-list-item__buy{flex-shrink:0;align-self:flex-start;min-height:28px;padding:0 10px;font-size:11px;font-weight:600;border-radius:8px!important;background:var(--wf-lavender)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important}.app-wispr .product-list-item__buy--disabled{background:var(--wf-stone)!important;color:var(--wf-fog)!important}.app-wispr .product-list{gap:8px}.app-wispr .price-chip{background:var(--wf-lavender)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;border-radius:12px!important;box-shadow:none!important}.app-wispr .icon-button{background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;box-shadow:none!important}.app-wispr .catalog-tab{background:var(--wf-paper);border:var(--wf-border-thin);color:var(--wf-charcoal);border-radius:9999px;font-weight:500}.app-wispr .catalog-tab.is-active{background:var(--wf-lavender);border-color:var(--wf-ink);color:var(--wf-ink)}.app-wispr .catalog-section-card,.app-wispr .catalog-list-card{position:relative;display:flex!important;flex-direction:row;background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;border-radius:12px!important;box-shadow:none!important;color:var(--wf-ink)!important;overflow:hidden;min-height:56px;padding:0!important;align-items:center!important;gap:0!important}.app-wispr .catalog-list-card__media{display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.app-wispr .catalog-list-card__media img,.app-wispr .catalog-list-card__media video{width:100%;height:100%;object-fit:cover}.app-wispr .catalog-list-card__overlay{display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,var(--wf-media-overlay-strong) 0%,var(--wf-media-overlay-mid) 42%,var(--wf-media-overlay-soft) 100%)!important}.app-wispr .catalog-list-card:has(.catalog-list-card__media) .catalog-list-card__content strong{color:var(--wf-on-media)!important}.app-wispr .catalog-list-card:has(.catalog-list-card__media) .catalog-list-card__content span{color:var(--wf-on-media-muted)!important}.app-wispr .catalog-list-card:has(.catalog-list-card__media) .catalog-list-card__chevron{color:var(--wf-on-media)!important;background:var(--wf-on-media-chip);border-color:color-mix(in srgb,var(--wf-on-media) 28%,transparent)}.app-wispr .catalog-list-card__content{position:relative;z-index:2;background:transparent!important;border:none!important;border-radius:0!important;margin:0!important;padding:10px 10px 10px 12px!important;flex:1;min-width:0;text-align:left}.app-wispr .catalog-list-card__content strong{color:var(--wf-ink)!important;font-weight:600;font-size:14px;line-height:1.2;display:block}.app-wispr .catalog-list-card__content span{color:var(--wf-fog)!important;font-size:11px;line-height:1.2}.app-wispr .catalog-list-card__chevron{position:relative;z-index:3;flex-shrink:0;align-self:center;display:flex;align-items:center;justify-content:center;width:26px;height:26px;margin-right:10px;color:var(--wf-ink)!important;background:var(--wf-glass-chip);border:var(--wf-border-thin);border-radius:9999px}.app-wispr .catalog-list-card__chevron svg{display:block;width:16px;height:16px;flex-shrink:0}.app-wispr .catalog-section-card strong,.app-wispr .catalog-section-card p{color:var(--wf-ink)!important}.app-wispr .catalog-list{gap:8px}.app-wispr .cart-page{min-height:calc(100dvh - 168px);padding-bottom:calc(72px + max(var(--tg-safe-area-bottom, 0px),var(--tg-content-safe-area-bottom, 0px),env(safe-area-inset-bottom,0px),0px))}.app-wispr .cart-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;padding:0;width:100%}.app-wispr .cart-head__title-wrap{display:flex;align-items:center;gap:8px;min-width:0}.app-wispr .cart-head h2{margin:0}.app-wispr .cart-head__badge{min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--wf-lavender)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;font-size:11px;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.app-wispr .cart-toolbar{display:flex;align-items:center;gap:6px;margin-bottom:8px;padding:0}.app-wispr .cart-toolbar__chip{min-height:30px;padding:0 12px;border-radius:999px;border:var(--wf-border-thin)!important;background:var(--wf-paper)!important;color:var(--wf-ink)!important;font-size:12px;font-weight:500;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;cursor:pointer}.app-wispr .cart-toolbar__chip--danger{background:var(--wf-cream)!important;color:var(--wf-ink)!important}.app-wispr .cart-list{display:flex;flex-direction:column;gap:8px;padding:0;margin:0}.app-wispr .cart-item-wispr{display:flex;flex-direction:column;gap:8px;padding:8px;background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;border-radius:12px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;transition:border-color .2s ease,opacity .28s ease,transform .28s ease}.app-wispr .cart-item-wispr.is-selected{border-color:var(--wf-ink)!important;box-shadow:none!important}.app-wispr .cart-item-wispr.is-exiting{opacity:0;transform:translate(12px)}.app-wispr .cart-item-wispr__row{display:flex;align-items:stretch;gap:8px}.app-wispr .cart-item-wispr__check{flex:0 0 28px;width:28px;height:28px;align-self:center;padding:0;border-radius:8px;border:var(--wf-border-thin)!important;background:var(--wf-cream)!important;color:var(--wf-ink)!important;display:grid;place-items:center;cursor:pointer}.app-wispr .cart-item-wispr__check.is-active{background:var(--wf-lavender)!important}.app-wispr .cart-item-wispr__thumb{flex:0 0 68px;width:68px;align-self:stretch;min-height:68px;border-radius:10px;overflow:hidden;background:var(--wf-stone);border:var(--wf-border-thin)}.app-wispr .cart-item-wispr__thumb-media,.app-wispr .cart-item-wispr__thumb img,.app-wispr .cart-item-wispr__thumb video,.app-wispr .cart-item__thumb-media{width:100%;height:100%;min-height:100%;object-fit:cover;display:block}.app-wispr .cart-item-wispr__thumb-fallback,.app-wispr .cart-item__thumb-fallback{width:100%;height:100%;min-height:68px;display:grid;place-items:center;background:var(--wf-stone)!important;filter:none!important;opacity:1!important}.app-wispr .cart-item-wispr__content{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.app-wispr .cart-item-wispr__tag{font-size:8px;font-weight:500;letter-spacing:.03em;text-transform:uppercase;color:var(--wf-fog);line-height:1.2}.app-wispr .cart-item-wispr__title{margin:0;font-size:13px;font-weight:500;line-height:1.25;color:var(--wf-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-wispr .cart-item-wispr__stock{font-size:11px;line-height:1.3;color:var(--wf-fog)}.app-wispr .cart-item-wispr__stock.is-empty{color:var(--wf-ember)}.app-wispr .cart-item-wispr__meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:2px}.app-wispr .cart-item-wispr__price{font-size:12px;font-weight:600;color:var(--wf-ink);white-space:nowrap}.app-wispr .cart-item-wispr__remove{flex-shrink:0;width:28px;height:28px;padding:0;border:var(--wf-border-thin)!important;border-radius:8px;background:var(--wf-cream)!important;color:var(--wf-ink)!important;display:grid;place-items:center;cursor:pointer}.app-wispr .cart-item-wispr__actions{display:flex;align-items:center;gap:6px;width:100%}.app-wispr .cart-item-wispr__status{flex:1;min-height:32px;padding:0 10px;border-radius:10px;border:var(--wf-border-thin);background:var(--wf-cream);color:var(--wf-fog);font-size:12px;font-weight:500;display:flex;align-items:center;justify-content:center;text-align:center}.app-wispr .cart-qty-wispr{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;min-height:32px;padding:0 6px;border-radius:10px;background:var(--wf-cream)!important;border:var(--wf-border-thin)!important}.app-wispr .cart-qty-wispr button{width:24px;height:24px;padding:0;border-radius:8px;border:var(--wf-border-thin)!important;background:var(--wf-paper)!important;color:var(--wf-ink)!important;font-size:15px;line-height:1;cursor:pointer}.app-wispr .cart-qty-wispr button:disabled{opacity:.35}.app-wispr .cart-qty-wispr span{min-width:16px;text-align:center;font-size:13px;font-weight:600;color:var(--wf-ink)}.app-wispr .cart-item-wispr__pay{flex:1;min-width:0;min-height:32px;padding:0 12px;border-radius:10px!important;border:var(--wf-border-thin)!important;background:var(--wf-lavender)!important;color:var(--wf-ink)!important;font-size:12px;font-weight:600;box-shadow:none!important;cursor:pointer}.app-wispr .cart-item-wispr__pay:disabled{background:var(--wf-stone)!important;color:var(--wf-fog)!important}.app-wispr .cart-footer-bar{position:sticky;bottom:0;z-index:6;display:flex;flex-direction:column;gap:8px;margin-top:10px;padding:8px 0 0;background:transparent!important;border:none!important;border-radius:0!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important}.app-wispr .cart-footer-bar__info{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;background:var(--wf-paper);border:var(--wf-border-thin);border-radius:12px}.app-wispr .cart-footer-bar__info strong{font-size:13px;font-weight:600;color:var(--wf-ink)}.app-wispr .cart-footer-bar__info span{font-size:12px;color:var(--wf-fog)}.app-wispr .cart-footer-bar__status{font-size:11px;font-weight:500;color:var(--wf-fog)}.app-wispr .cart-footer-bar__status.is-ok{color:var(--wf-forest)!important}.app-wispr .cart-footer-bar__status.is-bad{color:var(--wf-ember)!important}.app-wispr .cart-footer-bar__button,.app-wispr .cart-footer-bar__button--secondary{width:100%;min-height:40px;padding:0 14px;border-radius:12px!important;border:var(--wf-border-thin)!important;font-size:14px;font-weight:600;box-shadow:none!important;cursor:pointer}.app-wispr .cart-footer-bar__button{background:var(--wf-lavender)!important;color:var(--wf-ink)!important}.app-wispr .cart-footer-bar__button--secondary{background:var(--wf-cream)!important;color:var(--wf-ink)!important}.app-wispr .cart-footer-bar__button:disabled{background:var(--wf-stone)!important;color:var(--wf-fog)!important}.app-wispr .cart-confirm-sheet{display:grid;gap:12px;padding:0}.app-wispr .cart-confirm-sheet h3{margin:0;text-align:center;font-family:var(--font-serif);font-size:20px;font-weight:400;color:var(--wf-ink)!important}.app-wispr .cart-confirm-sheet p{margin:0;text-align:center;color:var(--wf-fog)!important;font-size:14px;line-height:1.4}.app-wispr .cart-confirm-sheet__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.app-wispr .cart-confirm-sheet__button{min-height:44px;border-radius:12px!important;font-size:14px;font-weight:600;border:var(--wf-border-thin)!important;cursor:pointer}.app-wispr .cart-confirm-sheet__button--ghost{background:var(--wf-cream)!important;color:var(--wf-ink)!important}.app-wispr .cart-confirm-sheet__button--danger{background:var(--wf-lavender)!important;color:var(--wf-ink)!important;box-shadow:none!important}.app-wispr .cart-checkout-sheet__title{font-family:var(--font-serif)!important;font-size:20px!important;font-weight:400!important;color:var(--wf-ink)!important;margin:0 0 10px!important}.app-wispr .cart-promo,.app-wispr .cart-summary-card,.app-wispr .cart-total-final,.app-wispr .cart-checkout-list__item{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;border-radius:12px!important;box-shadow:none!important}.app-wispr .cart-promo__row input{background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;border-radius:10px!important}.app-wispr .cart-pill-button,.app-wispr .cart-pay-button{background:var(--wf-lavender)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;border-radius:12px!important;box-shadow:none!important}.app-wispr .cart-summary-grid{gap:6px!important}.app-wispr .cart-summary-card{padding:8px 10px!important}.app-wispr .cart-summary-card span{font-size:10px!important;color:var(--wf-fog)!important}.app-wispr .cart-summary-card strong{font-size:14px!important;color:var(--wf-ink)!important}.app-wispr .cart-total-final{padding:10px 12px!important}.app-wispr .cart-checkout-list{gap:6px!important}.app-wispr .cart-checkout-list__item{padding:8px 10px!important}.app-wispr .smm-tabs{background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;border-radius:9999px!important;box-shadow:none!important;padding:4px!important}.app-wispr .smm-tab-indicator{background:var(--wf-lavender)!important;border:var(--wf-border-thin)!important;border-radius:9999px!important;box-shadow:none!important}.app-wispr .smm-tab{color:var(--wf-charcoal)!important;font-weight:500!important}.app-wispr .smm-tab.is-active{color:var(--wf-ink)!important}.app-wispr .smm-wizard{gap:8px}.app-wispr .smm-step{background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;border-radius:16px!important;padding:12px 14px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.app-wispr .smm-step[style*="opacity: 0.4"]{opacity:.65!important}.app-wispr .smm-step__head{color:var(--wf-ink);font-weight:500}.app-wispr .smm-step__head strong{color:var(--wf-ink)!important;font-weight:500!important}.app-wispr .smm-step__head small{color:var(--wf-fog)!important}.app-wispr .smm-step__idx{background:var(--wf-stone)!important;color:var(--wf-ink)!important;border:var(--wf-border-thin);font-weight:600}.app-wispr .smm-step__idx.is-active{background:var(--wf-lavender)!important;color:var(--wf-ink)!important}.app-wispr .smm-step__idx.is-done{background:var(--wf-forest)!important;color:var(--wf-cream)!important}.app-wispr .smm-field>label,.app-wispr .smm-field__label{color:var(--wf-fog)!important;font-weight:500}.app-wispr .smm-field input,.app-wispr .smm-field select,.app-wispr .smm-field__input{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;border-radius:12px!important;color:var(--wf-ink)!important;box-shadow:none!important}.app-wispr .smm-field input:focus,.app-wispr .smm-field select:focus{border-color:var(--wf-ink)!important;box-shadow:none!important}.app-wispr .smm-summary{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;border-radius:12px!important;color:var(--wf-ink)!important}.app-wispr .smm-summary__amount{color:var(--wf-ink);font-family:var(--font-serif)}.app-wispr .smm-list-item,.app-wispr .smm-grouped-list .smm-list-item{background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;border-radius:12px!important;color:var(--wf-ink)!important;border-bottom:none!important}.app-wispr .smm-grouped-list{display:grid!important;gap:8px!important;background:transparent!important;border:none!important;box-shadow:none!important}.app-wispr .smm-list-item__title,.app-wispr .smm-service-card__meta strong.smm-list-item__title{font-size:14px;line-height:1.3;font-weight:600;color:var(--wf-ink)!important}.app-wispr .smm-list-item__price{font-size:13px;font-weight:700;color:var(--wf-ink)!important}.app-wispr .smm-list-item__sub{font-size:12px;color:var(--wf-fog)!important;margin-top:2px}.app-wispr .smm-picker-sheet__list .smm-list-item{padding:8px 14px!important;align-items:center!important}.app-wispr .smm-warn-box{margin:0 0 8px;padding:10px 14px;background:#ffa94626!important;border:1px solid var(--wf-ember)!important;border-radius:12px;display:flex;flex-direction:column;gap:4px}.app-wispr .smm-warn-box__title{font-size:11px;font-weight:700;color:var(--wf-ember);text-transform:uppercase;letter-spacing:.5px}.app-wispr .smm-warn-box__text{font-size:12px;color:var(--wf-ink)!important;line-height:1.5}.app-wispr .smm-picker-header__title{font-size:15px;font-weight:700;margin:0;line-height:1.3;color:var(--wf-ink)!important;flex:1;min-width:0;text-align:center}.app-wispr .smm-submit-btn:not(.smm-boost-footer__action){width:auto!important}.app-wispr .smm-service-card,.app-wispr .smm-boost-card,.app-wispr .boost-service-row{background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;border-radius:16px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.app-wispr .smm-boost-footer,.app-wispr .smm-boost-footer__row{background:transparent!important;box-shadow:none!important}.app-wispr .smm-boost-footer__notice{color:var(--wf-fog)!important;border-left-color:var(--wf-stone)!important;background:transparent!important}.app-wispr .smm-secondary-btn,.app-wispr .smm-submit-btn,.app-wispr .smm-boost-footer__action{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;border-radius:12px!important;box-shadow:none!important;min-height:40px!important}.app-wispr .smm-submit-btn:not(.is-footer-hint):not(:disabled),.app-wispr .smm-boost-footer__action.smm-submit-btn:not(.is-footer-hint):not(:disabled){background:var(--wf-lavender)!important;border-color:var(--wf-ink)!important;color:var(--wf-ink)!important}.app-wispr .smm-boost-footer__row,body:has(.app-wispr) .smm-boost-footer__row{display:flex;flex-wrap:nowrap;gap:8px;align-items:stretch;width:100%}.app-wispr .smm-boost-footer__row .smm-boost-footer__action,body:has(.app-wispr) .smm-boost-footer__row .smm-boost-footer__action{flex:1 1 0;width:auto!important;max-width:none!important;min-width:0;min-height:40px!important;padding:9px 8px!important;font-size:12px!important;font-weight:500!important;border-radius:12px!important;white-space:nowrap;background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;opacity:1!important;box-shadow:none!important}body:has(.app-wispr) .smm-boost-footer__row .smm-boost-footer__action.smm-secondary-btn:not(.is-footer-hint):not(:disabled),body:has(.app-wispr) .smm-boost-footer__row .smm-boost-footer__action.smm-submit-btn:not(.is-footer-hint):not(:disabled){background:var(--wf-lavender)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important}body:has(.app-wispr) .smm-boost-footer__row .smm-boost-footer__action--info,.app-wispr .smm-boost-footer__row .smm-boost-footer__action--info{flex:0 0 auto;width:auto!important;min-width:fit-content;background:var(--wf-lavender)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;padding:9px 12px!important}.app-wispr .smm-boost-footer__row .smm-submit-btn,.app-wispr .smm-boost-footer__row .smm-secondary-btn,body:has(.app-wispr) .smm-boost-footer__row .smm-boost-footer__action.smm-secondary-btn,body:has(.app-wispr) .smm-boost-footer__row .smm-boost-footer__action.smm-submit-btn{width:auto!important;max-width:none!important;border-radius:12px!important}body:has(.app-wispr) .smm-boost-footer__row .smm-boost-footer__action.is-footer-hint,body:has(.app-wispr) .smm-boost-footer__row .smm-boost-footer__action:disabled{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-charcoal)!important;opacity:.55!important;cursor:not-allowed;pointer-events:none}body:has(.app-wispr) .smm-boost-footer__row .smm-boost-footer__action.smm-secondary-btn,body:has(.app-wispr) .smm-boost-footer__row .smm-boost-footer__action.smm-submit-btn{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;opacity:1!important;box-shadow:none!important}body:has(.app-wispr) .smm-boost-footer__row .smm-boost-footer__action.smm-submit-btn:not(.is-footer-hint):not(:disabled){background:var(--wf-lavender)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important}body:has(.app-wispr) .smm-boost-footer__row .smm-boost-footer__action.is-footer-hint,body:has(.app-wispr) .smm-boost-footer__row .smm-boost-footer__action:disabled,body:has(.app-wispr) .smm-boost-footer__row .smm-boost-footer__action.smm-secondary-btn.is-footer-hint,body:has(.app-wispr) .smm-boost-footer__row .smm-boost-footer__action.smm-submit-btn.is-footer-hint{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-charcoal)!important;opacity:.55!important;cursor:not-allowed;pointer-events:none}.app-wispr .smm-boost-footer__action.is-footer-hint,.app-wispr .smm-boost-footer__action:disabled,.app-wispr .smm-secondary-btn:disabled,.app-wispr .smm-submit-btn:disabled{opacity:1!important;color:var(--wf-fog)!important;background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;cursor:not-allowed;pointer-events:none}.app-wispr .smm-auto-list-actions__btn:disabled{opacity:1!important;color:var(--wf-fog)!important;background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;cursor:not-allowed}body:has(.app-wispr) .smm-auto-list-actions__btn.smm-secondary-btn,body:has(.app-wispr) .smm-auto-list-actions__btn.smm-delete-btn{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;border-radius:12px!important;box-shadow:none!important;min-height:38px!important;font-size:13px!important}body:has(.app-wispr) .smm-auto-list-actions__btn.smm-secondary-btn:not(:disabled){background:var(--wf-lavender)!important}.app-wispr .smm-auto-list-actions__btn.smm-secondary-btn{background:var(--wf-lavender)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important}.app-wispr .smm-auto-list-actions__btn.smm-delete-btn{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important}.app-wispr .smm-auto-card--subs{background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;border-radius:12px!important;color:var(--wf-ink)!important;padding:12px!important;gap:10px!important}.app-wispr .smm-auto-list--subs{gap:8px;margin-bottom:16px}.app-wispr .smm-auto-list__toolbar{display:flex;justify-content:flex-end;margin-bottom:4px}.app-wispr .smm-auto-list__clear{font-size:12px!important;padding:6px 12px!important;min-height:32px!important;border-radius:10px!important;background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important}.app-wispr .smm-auto-card__lead{display:flex;gap:10px;align-items:flex-start;min-width:0;flex:1}.app-wispr .smm-auto-card__icon{width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.app-wispr .smm-auto-card__title-wrap{flex:1;min-width:0}.app-wispr .smm-auto-card--subs .smm-auto-card__head strong{display:block;font-size:14px;font-weight:500;line-height:1.3;color:var(--wf-ink)!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-wispr .smm-auto-card--subs .smm-auto-card__head small{display:block;font-size:11px;color:var(--wf-fog)!important;margin-top:2px}.app-wispr .smm-auto-card__meta--grid{display:grid;grid-template-columns:1fr 1fr;gap:4px 12px;font-size:12px}.app-wispr .smm-auto-card__link{grid-column:1 / -1;color:var(--wf-charcoal)!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.app-wispr .smm-auto-card__meta-wide{grid-column:1 / -1}.app-wispr .smm-auto-card--subs .smm-auto-card__meta strong{color:var(--wf-ink)!important}.app-wispr .smm-auto-card--subs .smm-auto-card__meta span{color:var(--wf-fog)!important}.app-wispr .smm-boost-footer__info-glass{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;border-radius:12px!important;color:var(--wf-ink)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important}.app-wispr .smm-boost-footer__info-glass.is-dim,.app-wispr .smm-boost-footer__info-glass.is-pulse{animation:none!important;opacity:1!important}.app-wispr .boost-side-desc-tab{display:none!important}.app-wispr .smm-empty{background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;color:var(--wf-fog)!important;border-radius:12px!important}.app-wispr .smm-boost-desc-sheet,.app-wispr .smm-boost-info-sheet{background:var(--wf-paper)!important;color:var(--wf-ink)!important}.app-wispr .smm-boost-desc-sheet__meta-pill{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important}.app-wispr .smm-chip.is-active{background:var(--wf-lavender)!important;border-color:var(--wf-ink)!important}.app-wispr .smm-chip{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important}.bottom-sheet.wispr-sheet .smm-picker-empty,.app-wispr .smm-picker-empty{padding:28px 16px;text-align:center;color:var(--wf-fog)!important;font-size:14px;line-height:1.4}.bottom-sheet.wispr-sheet .smm-picker-sheet .smm-chip{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important}.bottom-sheet.wispr-sheet .smm-picker-sheet .smm-chip.is-active{background:var(--wf-lavender)!important}.bottom-sheet.wispr-sheet .smm-picker-sheet .smm-platform-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:12px;margin-bottom:4px}.bottom-sheet.wispr-sheet .smm-picker-sheet .smm-chip--tag{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;height:auto;width:auto;min-width:0;padding:6px 12px;border-radius:10px!important;font-size:13px;font-weight:500;line-height:1}.bottom-sheet.wispr-sheet .smm-picker-sheet .smm-chip--tag svg,.bottom-sheet.wispr-sheet .smm-picker-sheet .smm-chip--tag img{flex-shrink:0}body:has(.app-wispr) .smm-picker-sheet .smm-picker-sheet__search{margin-bottom:12px}.bottom-sheet.wispr-sheet,.wispr-sheet-overlay,.bottom-sheet-overlay.wispr-sheet-overlay{--font-serif: "EB Garamond", "Cormorant Garamond", Georgia, serif;--font-sans: "Figtree", Inter, ui-sans-serif, system-ui, sans-serif}.wispr-sheet-overlay,.bottom-sheet-overlay.wispr-sheet-overlay{position:fixed;left:0;right:0;bottom:0;top:calc(-1*max(var(--tg-safe-area-top, 0px),var(--tg-content-safe-area-top, 0px),env(safe-area-inset-top,0px),0px));min-height:100dvh;z-index:999;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;pointer-events:none;background:#0000;transition:background var(--motion-duration-sheet, .4s) var(--motion-easing-standard, cubic-bezier(.25, 1, .5, 1))}.wispr-sheet-overlay.is-open,body:has(.app-wispr) .bottom-sheet-overlay.is-open{background:var(--sheet-backdrop, rgba(26, 26, 26, .42))!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:auto}.wispr-sheet-overlay.is-closing,body:has(.app-wispr) .bottom-sheet-overlay.is-closing{background:#1a1a1a00!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:none;transition:background .4s cubic-bezier(.25,1,.5,1)}.bottom-sheet.wispr-sheet,body:has(.app-wispr) .bottom-sheet{background:var(--wf-paper)!important;border-top:var(--wf-border-thin)!important;border-radius:20px 20px 0 0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;color:var(--wf-ink)!important;max-width:800px;position:relative;top:auto;left:auto;right:auto;bottom:auto;min-height:0;display:flex;flex-direction:column;overflow:hidden!important;overflow-y:hidden!important;max-height:min(92dvh,100%);width:100%;margin:0 auto;flex:0 0 auto;flex-shrink:0;align-self:flex-end;pointer-events:auto;z-index:1;padding:0!important;padding-bottom:max(var(--tg-safe-area-bottom, 0px),var(--tg-content-safe-area-bottom, 0px),env(safe-area-inset-bottom,0px),0px)!important;scrollbar-width:none;-ms-overflow-style:none;transform:translate3d(0,100%,0);transition:transform var(--motion-duration-sheet, .4s) var(--motion-easing-standard, cubic-bezier(.25, 1, .5, 1));will-change:transform;touch-action:pan-y}.bottom-sheet.wispr-sheet:has(.pf-sheet){padding-bottom:max(var(--tg-safe-area-bottom, 0px),var(--tg-content-safe-area-bottom, 0px),env(safe-area-inset-bottom,0px),0px)!important}.bottom-sheet.wispr-sheet.is-open{transform:translateZ(0)}.bottom-sheet.wispr-sheet.is-closing:not(.is-dragging):not(.is-dismissing){transform:translate3d(0,100%,0)}.bottom-sheet.wispr-sheet.is-dragging,.bottom-sheet.wispr-sheet.is-dismissing{transition:none}.bottom-sheet.wispr-sheet.is-dismissing{transition:transform .4s cubic-bezier(.25,1,.5,1)}.bottom-sheet.wispr-sheet--content{height:auto;min-height:0}.bottom-sheet.wispr-sheet--tall{height:auto;min-height:min(56dvh,100%)}.bottom-sheet.wispr-sheet--content:has(.tu-page):not(:has(.pf-sheet)),.bottom-sheet.wispr-sheet--content:has(.tu-step):not(:has(.pf-sheet)),.bottom-sheet.wispr-sheet--content:has(.qb-sheet--flow):not(:has(.wispr-sheet--content-hug)),.bottom-sheet.wispr-sheet--content:has(.qb-sheet--product):not(:has(.wispr-sheet--content-hug)),.bottom-sheet.wispr-sheet--content:has(.quick-buy-sheet--product):not(:has(.wispr-sheet--content-hug)),.bottom-sheet.wispr-sheet--content:has(.cart-checkout-sheet--flow):not(:has(.wispr-sheet--content-hug)),.bottom-sheet.wispr-sheet--content:has(.smm-boost-desc-sheet){min-height:min(56dvh,100%)}.bottom-sheet.wispr-sheet:has(.wispr-sheet--dock){height:auto;max-height:min(92dvh,100%);min-height:0;padding-bottom:0!important}.bottom-sheet.wispr-sheet:has(.wispr-filters.wispr-sheet--dock){max-height:min(88dvh,100%)}.bottom-sheet.wispr-sheet:has(.wispr-filters--compact.wispr-sheet--dock){max-height:none}.bottom-sheet.wispr-sheet:has(.wispr-filters--compact.wispr-sheet--dock) .bottom-sheet__content{max-height:none;flex:0 0 auto;overflow-y:visible}.bottom-sheet.wispr-sheet:has(.wispr-filters--compact) .wispr-sheet__scroll{overflow-y:visible;flex:0 0 auto}.bottom-sheet.wispr-sheet:has(.wispr-sheet--dock) .bottom-sheet__content{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;max-height:none!important;overflow:hidden;padding:0 12px}.bottom-sheet.wispr-sheet:has(.wispr-filters.wispr-sheet--dock) .bottom-sheet__content{max-height:none!important}.bottom-sheet.wispr-sheet:has(.purchases-filters-sheet--single.wispr-sheet--dock){max-height:min(56dvh,480px)}.wispr-sheet--dock{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;width:100%;max-height:100%}.wispr-sheet__scroll{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.wispr-sheet__dock{flex:0 0 auto;flex-shrink:0;margin-top:0;background:var(--wf-paper);width:100%;box-sizing:border-box}.bottom-sheet.wispr-sheet--content:has(.wispr-sheet--content-hug),.bottom-sheet.wispr-sheet:has(.wispr-sheet--content-hug){min-height:0!important;height:auto;max-height:min(92dvh,100%);padding-bottom:0!important}.bottom-sheet.wispr-sheet--content:has(.wispr-sheet--content-hug) .bottom-sheet__content,.bottom-sheet.wispr-sheet:has(.wispr-sheet--content-hug) .bottom-sheet__content{flex:1 1 auto;min-height:0;max-height:none!important;overflow:hidden;padding:0 12px!important}.bottom-sheet.wispr-sheet:has(.wispr-sheet--content-hug) .wispr-sheet--dock{flex:1 1 auto;min-height:0;max-height:100%}.bottom-sheet.wispr-sheet:has(.wispr-sheet--content-hug) .wispr-sheet__scroll{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.bottom-sheet.wispr-sheet .wispr-sheet__dock.sheet-action-row,.bottom-sheet.wispr-sheet .wispr-sheet__dock.market-filters__actions,.bottom-sheet.wispr-sheet .wispr-sheet__dock.qb-actions--dock,.bottom-sheet.wispr-sheet .wispr-sheet__dock.quick-buy-sheet__actions--dock,.bottom-sheet.wispr-sheet .wispr-sheet__dock.cart-checkout-sheet__dock,body:has(.app-wispr) .wispr-sheet__dock.qb-actions--dock,body:has(.app-wispr) .wispr-sheet__dock.quick-buy-sheet__actions--dock{padding:8px 0 max(var(--tg-safe-area-bottom, 0px),var(--tg-content-safe-area-bottom, 0px),env(safe-area-inset-bottom,0px),0px)}.bottom-sheet.wispr-sheet:has(.smm-picker-sheet){height:auto;max-height:min(62dvh,520px);min-height:0!important}.bottom-sheet.wispr-sheet:has(.smm-picker-sheet) .bottom-sheet__content{flex:1 1 auto;min-height:0;max-height:calc(min(62dvh,520px) - 52px);overflow:hidden;display:flex;flex-direction:column;padding:0 12px 8px}.bottom-sheet.wispr-sheet--content:has(.smm-picker-sheet) .bottom-sheet__content{max-height:calc(min(62dvh,520px) - 52px)}.bottom-sheet.wispr-sheet:has(.smm-picker-sheet) .smm-picker-sheet.wispr-sheet--dock{flex:1 1 auto;min-height:0;max-height:100%}.bottom-sheet.wispr-sheet:has(.smm-picker-sheet) .smm-picker-sheet__list{flex:1 1 auto;min-height:0;max-height:none;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.bottom-sheet.wispr-sheet:has(.pf-sheet--standard){height:auto;max-height:min(62dvh,520px);min-height:0}.bottom-sheet.wispr-sheet:has(.pf-sheet--standard) .bottom-sheet__content{flex:0 1 auto;overflow-y:auto;overflow-x:hidden;min-height:0;max-height:calc(min(62dvh,520px) - 52px);overscroll-behavior:contain}.bottom-sheet.wispr-sheet:has(.pf-sheet--topup),.bottom-sheet.wispr-sheet:has(.pf-sheet--compact){height:auto;max-height:min(92dvh,100%);min-height:0}.bottom-sheet.wispr-sheet:has(.pf-sheet--info),.bottom-sheet.wispr-sheet:has(.pf-sheet--support){height:auto;max-height:min(62dvh,520px);min-height:0}.bottom-sheet.wispr-sheet:has(.pf-sheet--info.wispr-sheet--dock) .bottom-sheet__content,.bottom-sheet.wispr-sheet:has(.pf-sheet--support.wispr-sheet--dock) .bottom-sheet__content{flex:1 1 auto;min-height:0;overflow:hidden;padding:0 12px}.bottom-sheet.wispr-sheet:has(.pf-sheet--info) .wispr-sheet__dock.pf-sheet-dock,.bottom-sheet.wispr-sheet:has(.pf-sheet--support) .wispr-sheet__dock.pf-sheet-dock{padding:8px 0 max(var(--tg-safe-area-bottom, 0px),var(--tg-content-safe-area-bottom, 0px),env(safe-area-inset-bottom,0px),0px)}.bottom-sheet.wispr-sheet:has(.pf-sheet--topup) .bottom-sheet__content,.bottom-sheet.wispr-sheet:has(.pf-sheet--compact) .bottom-sheet__content{flex:0 0 auto;overflow-y:visible;max-height:none}.bottom-sheet.wispr-sheet .bottom-sheet__drag-handle{flex-shrink:0;position:relative;top:0;z-index:3;touch-action:none;cursor:grab;padding:10px 0 12px;margin:0;background:inherit;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.bottom-sheet.wispr-sheet.is-dragging .bottom-sheet__drag-handle{cursor:grabbing}.bottom-sheet.wispr-sheet .bottom-sheet__content{flex:0 0 auto;min-height:0;overflow-x:hidden;overflow-y:visible;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding:0 12px 4px}.bottom-sheet.wispr-sheet:has(.wispr-sheet--dock) .bottom-sheet__content{flex:1 1 auto;overflow:hidden;padding:0 12px}.bottom-sheet.wispr-sheet--tall .bottom-sheet__content,.bottom-sheet.wispr-sheet--content:has(.tu-page):not(:has(.pf-sheet)) .bottom-sheet__content,.bottom-sheet.wispr-sheet--content:has(.tu-step):not(:has(.pf-sheet)) .bottom-sheet__content,.bottom-sheet.wispr-sheet--content:has(.qb-sheet--flow):not(:has(.wispr-sheet--content-hug)) .bottom-sheet__content,.bottom-sheet.wispr-sheet--content:has(.quick-buy-sheet--product):not(:has(.wispr-sheet--content-hug)) .bottom-sheet__content,.bottom-sheet.wispr-sheet--content:has(.cart-checkout-sheet--flow):not(:has(.wispr-sheet--content-hug)) .bottom-sheet__content,.bottom-sheet.wispr-sheet--content:has(.smm-boost-desc-sheet) .bottom-sheet__content,.bottom-sheet.wispr-sheet--content:has(.wispr-filters) .bottom-sheet__content,.bottom-sheet.wispr-sheet--content:has(.market-filters) .bottom-sheet__content{flex:1 1 auto;overflow-y:auto;max-height:calc(min(92dvh,100%) - 52px)}.bottom-sheet.wispr-sheet:has(.qb-sheet--flow):not(:has(.wispr-sheet--content-hug)),.bottom-sheet.wispr-sheet:has(.quick-buy-sheet--product):not(:has(.wispr-sheet--content-hug)),.bottom-sheet.wispr-sheet:has(.cart-checkout-sheet--flow):not(:has(.wispr-sheet--content-hug)){padding-left:0!important;padding-right:0!important;padding-bottom:0!important}.bottom-sheet.wispr-sheet:has(.qb-sheet--flow):not(:has(.wispr-sheet--content-hug)) .bottom-sheet__content,.bottom-sheet.wispr-sheet:has(.quick-buy-sheet--product):not(:has(.wispr-sheet--content-hug)) .bottom-sheet__content,.bottom-sheet.wispr-sheet:has(.cart-checkout-sheet--flow):not(:has(.wispr-sheet--content-hug)) .bottom-sheet__content{padding-left:0;padding-right:0}html.has-bottom-sheet,body.has-bottom-sheet,body.has-bottom-sheet .app,body.has-bottom-sheet .app-wispr{overflow:hidden!important}body.has-bottom-sheet .app-wispr .bottom-nav{visibility:hidden;pointer-events:none}body.has-bottom-sheet .app-wispr:after{display:none}body.has-bottom-sheet .bottom-sheet.wispr-sheet{touch-action:none}body.has-bottom-sheet .bottom-sheet.wispr-sheet .bottom-sheet__content{touch-action:pan-y}.bottom-sheet.wispr-sheet .bottom-sheet__content,.bottom-sheet.wispr-sheet .bottom-sheet__drag-handle,body:has(.app-wispr) .bottom-sheet__content,body:has(.app-wispr) .bottom-sheet__drag-handle{background:var(--wf-paper)!important;color:var(--wf-ink)!important}.bottom-sheet.wispr-sheet .bottom-sheet__drag-bar,body:has(.app-wispr) .bottom-sheet__drag-bar{background:var(--wf-ink)!important;height:3px;width:40px;border-radius:999px}body:has(.app-wispr) .bottom-sheet:has(.quick-buy-sheet--product),body:has(.app-wispr) .bottom-sheet:has(.qb-sheet--flow),body:has(.app-wispr) .bottom-sheet:has(.cart-checkout-sheet--flow),body:has(.app-wispr) .bottom-sheet:has(.pf-sheet),body:has(.app-wispr) .bottom-sheet:has(.tu-page),body:has(.app-wispr) .bottom-sheet:has(.tu-step),body:has(.app-wispr) .bottom-sheet:has(.wispr-filters),body:has(.app-wispr) .bottom-sheet:has(.market-filters){background:var(--wf-paper)!important;border-top:var(--wf-border-thin)!important;border-radius:20px 20px 0 0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;color:var(--wf-ink)!important}body:has(.app-wispr) .quick-buy-sheet,body:has(.app-wispr) .quick-buy-sheet--product,body:has(.app-wispr) .quick-buy-sheet__body{background:transparent!important;color:var(--wf-ink)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important}body:has(.app-wispr) .quick-buy-sheet__title,body:has(.app-wispr) .quick-buy-card__copy h4,body:has(.app-wispr) .quick-buy-card__price strong{color:var(--wf-ink)!important;font-family:var(--font-serif);font-weight:400!important}body:has(.app-wispr) .quick-buy-card__copy div,body:has(.app-wispr) .quick-buy-sheet__lead,body:has(.app-wispr) .quick-buy-meta span{color:var(--wf-fog)!important}body:has(.app-wispr) .quick-buy-card{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;border-radius:12px!important}body:has(.app-wispr) .quick-buy-sheet__favorite{background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important}body:has(.app-wispr) .quick-buy-sheet__favorite.is-active{background:var(--wf-lavender)!important}body:has(.app-wispr) .quick-buy-sheet__actions--dock .quick-buy-sheet__secondary,body:has(.app-wispr) .sheet-pill-btn--ghost{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;border-radius:12px!important;box-shadow:none!important}body:has(.app-wispr) .quick-buy-sheet__actions--dock .quick-buy-sheet__primary,body:has(.app-wispr) .sheet-pill-btn--accent,body:has(.app-wispr) .quick-buy-sheet__primary{background:var(--wf-lavender)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;border-radius:12px!important;box-shadow:none!important}body:has(.app-wispr) .quick-buy-sheet__actions--dock .quick-buy-sheet__primary--done{background:var(--wf-forest)!important;color:var(--wf-cream)!important}.bottom-sheet.wispr-sheet .qb-sheet,.bottom-sheet.wispr-sheet .qb-sheet__main,body:has(.app-wispr) .qb-sheet,body:has(.app-wispr) .qb-sheet__main{background:transparent!important;color:var(--wf-ink)!important}.bottom-sheet.wispr-sheet .qb-sheet__card,body:has(.app-wispr) .qb-sheet__card{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;border-radius:16px!important;overflow:hidden}.bottom-sheet.wispr-sheet .qb-product-row,body:has(.app-wispr) .qb-product-row{border-bottom:var(--wf-border-thin)!important;background:transparent!important}.bottom-sheet.wispr-sheet .qb-product-thumb,body:has(.app-wispr) .qb-product-thumb{background:var(--wf-stone)!important;border:var(--wf-border-thin);border-radius:10px}.bottom-sheet.wispr-sheet .qb-product-info strong,.bottom-sheet.wispr-sheet .qb-product-price,body:has(.app-wispr) .qb-product-info strong,body:has(.app-wispr) .qb-product-price{color:var(--wf-ink)!important}.bottom-sheet.wispr-sheet .qb-product-info span,.bottom-sheet.wispr-sheet .qb-product-info p,body:has(.app-wispr) .qb-product-info span,body:has(.app-wispr) .qb-product-info p{color:var(--wf-fog)!important}.bottom-sheet.wispr-sheet .qb-row,body:has(.app-wispr) .qb-row{border-bottom:1px solid var(--wf-stone)!important}.bottom-sheet.wispr-sheet .qb-row span,body:has(.app-wispr) .qb-row span{color:var(--wf-fog)!important}.bottom-sheet.wispr-sheet .qb-row strong,body:has(.app-wispr) .qb-row strong{color:var(--wf-ink)!important}.bottom-sheet.wispr-sheet .qb-actions--dock,body:has(.app-wispr) .qb-actions--dock{background:var(--wf-paper)!important;border-top:none!important;box-shadow:none!important;display:flex;gap:8px;width:100%;margin:0}.bottom-sheet.wispr-sheet .wispr-sheet__scroll .qb-error,body:has(.app-wispr) .wispr-sheet__scroll .qb-error{margin-top:8px}.bottom-sheet.wispr-sheet:has(.qb-sheet--flow.wispr-sheet--content-hug) .wispr-sheet__scroll{padding-bottom:4px}.bottom-sheet.wispr-sheet .qb-actions--dock .qb-btn--secondary,body:has(.app-wispr) .qb-actions--dock .qb-btn--secondary{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;border-radius:12px!important;box-shadow:none!important}.bottom-sheet.wispr-sheet .qb-actions--dock .qb-btn--primary,body:has(.app-wispr) .qb-actions--dock .qb-btn--primary{background:var(--wf-lavender)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;border-radius:12px!important;box-shadow:none!important}.bottom-sheet.wispr-sheet .qb-promo-input,body:has(.app-wispr) .qb-promo-input{flex:1;padding:8px 10px;background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;border-radius:10px;color:var(--wf-ink)!important;font-size:13px;outline:none;font-family:var(--font-sans)}.bottom-sheet.wispr-sheet .pqty-btn,body:has(.app-wispr) .pqty-btn{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important}.bottom-sheet.wispr-sheet .pqty-btn:disabled,body:has(.app-wispr) .pqty-btn:disabled{opacity:.35}.bottom-sheet.wispr-sheet .qb-ok,body:has(.app-wispr) .qb-ok{color:var(--wf-forest)!important}.bottom-sheet.wispr-sheet .qb-warn,body:has(.app-wispr) .qb-warn{color:var(--wf-ember)!important}.bottom-sheet.wispr-sheet .qb-error,body:has(.app-wispr) .qb-error{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;border-radius:12px!important}.bottom-sheet.wispr-sheet .qb-actions--dock .qb-btn,body:has(.app-wispr) .qb-actions--dock .qb-btn{border-radius:12px!important;box-shadow:none!important;min-height:44px}.bottom-sheet.wispr-sheet .qb-actions--dock .qb-btn:not(.qb-btn--icon),body:has(.app-wispr) .qb-actions--dock .qb-btn:not(.qb-btn--icon){flex:1}.bottom-sheet.wispr-sheet .qb-actions--dock .qb-btn--primary:not(.qb-btn--icon):not(.qb-btn--center),body:has(.app-wispr) .qb-actions--dock .qb-btn--primary:not(.qb-btn--icon):not(.qb-btn--center){flex:1.4}.bottom-sheet.wispr-sheet .qb-actions--split,body:has(.app-wispr) .qb-actions--split{display:flex;gap:8px;align-items:stretch}.bottom-sheet.wispr-sheet .qb-actions__cluster,body:has(.app-wispr) .qb-actions__cluster{display:flex;gap:8px;flex-shrink:0}.bottom-sheet.wispr-sheet .qb-actions--split .qb-btn--center,body:has(.app-wispr) .qb-actions--split .qb-btn--center{flex:1;min-width:0}.bottom-sheet.wispr-sheet .qb-actions--split .qb-btn--icon,body:has(.app-wispr) .qb-actions--split .qb-btn--icon{flex:0 0 44px;width:44px;min-width:44px;padding:0}.bottom-sheet.wispr-sheet .qb-product-desc,body:has(.app-wispr) .qb-product-desc{padding:10px 14px 12px;border-bottom:1px solid var(--wf-stone)}.bottom-sheet.wispr-sheet .qb-product-desc__meta,body:has(.app-wispr) .qb-product-desc__meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;font-size:12px;color:var(--wf-fog)}.bottom-sheet.wispr-sheet .qb-product-desc__meta strong,body:has(.app-wispr) .qb-product-desc__meta strong{color:var(--wf-ink);font-weight:600}.bottom-sheet.wispr-sheet .qb-product-desc__body,body:has(.app-wispr) .qb-product-desc__body{display:block;width:100%;margin:0;padding:0;border:none;background:transparent;text-align:left}.bottom-sheet.wispr-sheet .qb-product-desc__body.is-clickable,body:has(.app-wispr) .qb-product-desc__body.is-clickable{cursor:pointer}.bottom-sheet.wispr-sheet .qb-product-desc__text,body:has(.app-wispr) .qb-product-desc__text{margin:0;font-size:13px;line-height:1.45;color:var(--wf-fog);text-align:justify;hyphens:auto;-webkit-hyphens:auto;overflow-wrap:anywhere;word-break:break-word;white-space:pre-line;transition:opacity .2s ease}.bottom-sheet.wispr-sheet .qb-product-desc__text.is-clamped,body:has(.app-wispr) .qb-product-desc__text.is-clamped{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.bottom-sheet.wispr-sheet .qb-product-desc__toggle,body:has(.app-wispr) .qb-product-desc__toggle{margin-top:6px;padding:0;border:none;background:none;color:var(--wf-forest);font-size:12px;font-weight:500;cursor:pointer;font-family:var(--font-sans)}.bottom-sheet.wispr-sheet .qb-product-desc__warranty,body:has(.app-wispr) .qb-product-desc__warranty{margin-top:10px;padding-top:10px;border-top:1px solid var(--wf-stone)}.bottom-sheet.wispr-sheet .qb-product-desc__warranty span,body:has(.app-wispr) .qb-product-desc__warranty span{display:block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--wf-fog);margin-bottom:4px}.bottom-sheet.wispr-sheet .qb-product-desc__warranty p,body:has(.app-wispr) .qb-product-desc__warranty p{margin:0;font-size:13px;line-height:1.45;color:var(--wf-fog);text-align:justify;hyphens:auto;-webkit-hyphens:auto;overflow-wrap:anywhere;word-break:break-word;white-space:pre-line}.bottom-sheet.wispr-sheet .qb-promo-input::placeholder,body:has(.app-wispr) .qb-promo-input::placeholder{color:var(--wf-fog)}.bottom-sheet.wispr-sheet .qb-promo-apply,body:has(.app-wispr) .qb-promo-apply{padding:8px 12px;background:var(--wf-lavender)!important;border:var(--wf-border-thin)!important;border-radius:10px;color:var(--wf-ink)!important;font-size:12px;font-weight:600;cursor:pointer}.bottom-sheet.wispr-sheet .qb-promo-msg--ok,body:has(.app-wispr) .qb-promo-msg--ok{color:var(--wf-forest)!important}.bottom-sheet.wispr-sheet .qb-promo-msg--err,body:has(.app-wispr) .qb-promo-msg--err{color:var(--wf-ember)!important}.bottom-sheet.wispr-sheet .qb-product-thumb__fallback,body:has(.app-wispr) .qb-product-thumb__fallback{background:var(--wf-stone)!important}body:has(.app-wispr) .quick-buy-sheet__actions--dock.wispr-sheet__dock{display:flex;align-items:stretch;gap:8px;width:100%;margin:0;border-top:none!important;background:var(--wf-paper)!important}body:has(.app-wispr) .quick-buy-sheet__actions--dock .quick-buy-sheet__secondary,body:has(.app-wispr) .quick-buy-sheet__actions--dock .quick-buy-sheet__primary{flex:1;min-height:44px}body:has(.app-wispr) .cart-checkout-sheet__dock{width:100%}body:has(.app-wispr) .cart-pay-button.cart-pay-button--dock{width:100%;max-width:none;align-self:stretch;margin:0;border-radius:12px!important;box-shadow:none!important}body:has(.app-wispr) .cart-checkout-sheet__warnings{display:flex;flex-direction:column;gap:6px;padding:8px 0 0}body:has(.app-wispr) .cart-checkout-sheet__warning-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;background:var(--wf-cream);border:var(--wf-border-thin);border-radius:12px;font-size:13px;color:var(--wf-ink)}body:has(.app-wispr) .cart-checkout-sheet__warning-remove{flex-shrink:0;background:var(--wf-paper);color:var(--wf-ink);font-size:12px;cursor:pointer;padding:4px 8px;border-radius:8px;border:var(--wf-border-thin)}body:has(.app-wispr) .cart-checkout-sheet,body:has(.app-wispr) .cart-checkout-sheet__scroll{background:transparent!important;color:var(--wf-ink)!important}body:has(.app-wispr) .cart-checkout-sheet__title{color:var(--wf-ink)!important;font-family:var(--font-serif)}body:has(.app-wispr) .cart-checkout-sheet__group{background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;border-radius:16px!important}body:has(.app-wispr) .cart-checkout-sheet__group .cart-promo,body:has(.app-wispr) .cart-checkout-sheet__group .cart-summary-card,body:has(.app-wispr) .cart-checkout-sheet__group .cart-total-final,body:has(.app-wispr) .cart-checkout-sheet__group .cart-checkout-list__item{background:var(--wf-cream)!important;border-color:var(--wf-stone)!important;color:var(--wf-ink)!important}body:has(.app-wispr) .cart-checkout-sheet__group .cart-promo__row input{background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;border-radius:10px!important}body:has(.app-wispr) .cart-pill-button{background:var(--wf-lavender)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important}body:has(.app-wispr) .sheet-pill-btn--danger{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important}body:has(.app-wispr) .pf-sheet,body:has(.app-wispr) .pf-sheet-header__title,body:has(.app-wispr) .pf-sheet-header__eyebrow{color:var(--wf-ink)}body:has(.app-wispr) .pf-sheet-header__eyebrow{color:var(--wf-fog)}.bottom-sheet:has(.pf-sheet){background:var(--wf-paper)!important;border-top:var(--wf-border-thin)!important;border-radius:20px 20px 0 0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;color:var(--wf-ink)!important}.bottom-sheet:has(.pf-sheet) .bottom-sheet__drag-bar{background:var(--wf-ink)!important;height:3px;width:40px}.bottom-sheet.wispr-sheet:has(.smm-boost-info-sheet),body:has(.app-wispr) .bottom-sheet:has(.smm-boost-info-sheet),body:has(.app-wispr) .bottom-sheet.wispr-sheet:has(.smm-boost-info-sheet){max-height:min(62dvh,520px)!important;min-height:0!important;height:auto!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.bottom-sheet.wispr-sheet:has(.smm-boost-info-sheet) .bottom-sheet__content,body:has(.app-wispr) .bottom-sheet:has(.smm-boost-info-sheet) .bottom-sheet__content,body:has(.app-wispr) .bottom-sheet.wispr-sheet:has(.smm-boost-info-sheet) .bottom-sheet__content{flex:1 1 auto!important;min-height:0!important;max-height:calc(min(62dvh,520px) - 52px)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}body:has(.app-wispr) .smm-boost-info-sheet.wispr-sheet--dock{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;max-height:100%;width:100%;padding:0 4px 4px;gap:0;overflow:hidden}body:has(.app-wispr) .smm-boost-info-sheet .wispr-sheet__scroll{flex:1 1 auto;min-height:0;max-height:100%;overflow-x:hidden;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding-bottom:8px}body:has(.app-wispr) .smm-boost-info-sheet__title{color:var(--wf-ink)!important;font-family:var(--font-serif);font-weight:400!important;font-size:20px!important;margin:0 0 12px;text-align:center;flex-shrink:0}body:has(.app-wispr) .smm-boost-info-sheet__body{color:var(--wf-charcoal)!important;font-size:14px!important;line-height:1.5!important;margin:0;white-space:pre-line;flex:0 0 auto!important;overflow:visible!important;min-height:0!important;max-height:none!important}body:has(.app-wispr) .smm-boost-info-sheet .wispr-sheet__dock{flex-shrink:0}body:has(.app-wispr) .bottom-sheet:has(.smm-picker-sheet),body:has(.app-wispr) .bottom-sheet:has(.smm-boost-info-sheet),body:has(.app-wispr) .bottom-sheet:has(.smm-boost-desc-sheet){background:var(--wf-paper)!important;border-top:var(--wf-border-thin)!important;border-radius:20px 20px 0 0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;color:var(--wf-ink)!important}body:has(.app-wispr) .bottom-sheet:has(.smm-boost-info-sheet),body:has(.app-wispr) .bottom-sheet:has(.smm-boost-desc-sheet){max-height:min(62dvh,520px)!important}body:has(.app-wispr) .bottom-sheet:has(.smm-picker-sheet) .bottom-sheet__content,body:has(.app-wispr) .bottom-sheet:has(.smm-boost-info-sheet) .bottom-sheet__content,body:has(.app-wispr) .bottom-sheet:has(.smm-boost-desc-sheet) .bottom-sheet__content{background:var(--wf-paper)!important;color:var(--wf-ink)!important}body:has(.app-wispr) .smm-picker-sheet{padding:0 4px 20px;color:var(--wf-ink)}body:has(.app-wispr) .smm-picker-sheet.wispr-sheet--dock{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;max-height:100%;padding:0 4px 4px}body:has(.app-wispr) .smm-picker-sheet .wispr-sheet__scroll{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain}body:has(.app-wispr) .smm-picker-sheet__title{font-family:var(--font-serif);font-size:20px;font-weight:400;margin:0 0 12px;text-align:center;color:var(--wf-ink);flex-shrink:0}body:has(.app-wispr) .smm-picker-sheet .smm-grouped-list,body:has(.app-wispr) .smm-picker-sheet__list{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;border-radius:12px!important;flex:1 1 auto;min-height:120px;max-height:none;overflow-y:auto}body:has(.app-wispr) .smm-picker-sheet__list:has(.empty-state-zone--sheet){display:flex;align-items:center;justify-content:center}body:has(.app-wispr) .smm-picker-sheet .smm-list-item{border-bottom:1px solid var(--wf-stone)!important;background:transparent!important;color:var(--wf-ink)!important}body:has(.app-wispr) .smm-picker-sheet .smm-list-item.is-active{background:var(--wf-lavender)!important}body:has(.app-wispr) .smm-boost-info-sheet__title,body:has(.app-wispr) .smm-boost-desc-sheet__title{color:var(--wf-ink)!important;font-family:var(--font-serif);font-weight:400!important}body:has(.app-wispr) .smm-boost-info-sheet__body,body:has(.app-wispr) .smm-boost-desc-sheet__body-line,body:has(.app-wispr) .smm-boost-desc-sheet__content{color:var(--wf-charcoal)!important}body:has(.app-wispr) .smm-boost-desc-sheet-close,body:has(.app-wispr) .smm-boost-info-sheet .smm-boost-desc-sheet-close{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;border-radius:12px!important;box-shadow:none!important}body:has(.app-wispr) .smm-picker-sheet .smm-picker-sheet__search{margin-bottom:12px;min-height:40px;height:40px}body:has(.app-wispr) .smm-picker-sheet__list .empty-state-zone--sheet{min-height:180px;display:flex;align-items:center;justify-content:center;width:100%}body:has(.app-wispr) .smm-picker-sheet__list .empty-state-zone--sheet .empty-state{padding:20px 12px}body:has(.app-wispr) .smm-chip{background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;box-shadow:none!important;border-radius:10px!important;font-weight:500!important}body:has(.app-wispr) .smm-picker-sheet .smm-chip--tag{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:6px 12px;font-size:13px;line-height:1}body:has(.app-wispr) .smm-chip.is-active{background:var(--wf-lavender)!important;border-color:var(--wf-ink)!important;color:var(--wf-ink)!important}body:has(.app-wispr) .smm-scrollable-list{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;border-radius:16px!important}body:has(.app-wispr) .quick-buy-sheet__head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-top:12px;margin-bottom:4px}body:has(.app-wispr) .quick-buy-sheet__head .quick-buy-sheet__title{margin:0!important;font-size:16px!important;line-height:1.2!important;font-weight:600!important;flex:1;min-width:0;word-break:break-word}body:has(.app-wispr) .quick-buy-sheet__head-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}body:has(.app-wispr) .qb-desc-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;border-radius:12px;color:var(--wf-ink)!important;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease;font-family:var(--font-sans)}body:has(.app-wispr) .qb-desc-toggle__label{display:flex;align-items:center;gap:8px}body:has(.app-wispr) .qb-desc-toggle__chevron{transition:transform .2s ease}body:has(.app-wispr) .qb-desc-toggle__chevron.is-open{transform:rotate(180deg)}body:has(.app-wispr) .qb-desc-panel{margin-top:8px;padding:14px;background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;border-radius:12px;max-height:300px;overflow-y:auto}body:has(.app-wispr) .qb-desc-meta{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--wf-stone)}body:has(.app-wispr) .qb-desc-meta__label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--wf-fog)!important;margin-bottom:4px}body:has(.app-wispr) .qb-desc-meta__value{font-size:13px;font-weight:600;color:var(--wf-ink)!important;font-family:ui-monospace,monospace}body:has(.app-wispr) .qb-desc-body{font-size:13px;line-height:1.5;color:var(--wf-fog)!important;white-space:pre-wrap;word-break:break-word}body:has(.app-wispr) .quick-buy-sheet__qty-row{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-top:1px solid var(--wf-stone)}body:has(.app-wispr) .quick-buy-sheet__qty-row>span{font-size:13px;color:var(--wf-fog)!important}body:has(.app-wispr) .quick-buy-sheet__qty-controls{display:flex;align-items:center;gap:12px}body:has(.app-wispr) .quick-buy-sheet__qty-value{font-size:15px;font-weight:700;min-width:24px;text-align:center;color:var(--wf-ink)}body:has(.app-wispr) .quick-buy-sheet__primary--icon{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important}body:has(.app-wispr) .quick-buy-sheet__primary--icon.is-in-cart{background:var(--wf-lavender)!important;color:var(--wf-ink)!important}body:has(.app-wispr) .quick-buy-sheet__primary--buy{flex:1.4;background:var(--wf-lavender)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important}body:has(.app-wispr) .qb-read-more{margin-top:4px;background:none;border:none;color:var(--wf-forest)!important;font-size:12px;cursor:pointer;padding:0;font-family:var(--font-sans)}body:has(.app-wispr) .qb-price-old{color:var(--wf-fog)!important;font-weight:400;margin-right:6px}body:has(.app-wispr) .qb-price-discount{color:var(--wf-forest)!important}body:has(.app-wispr) .qb-qty-inline{display:flex;align-items:center;gap:10px}body:has(.app-wispr) .qb-qty-inline strong{min-width:20px;text-align:center}.bottom-sheet.wispr-sheet .qb-sheet--product .qb-product-hero,body:has(.app-wispr) .qb-sheet--product .qb-product-hero{position:relative;border-radius:16px;overflow:hidden;border:var(--wf-border-thin);aspect-ratio:16 / 9;margin-bottom:10px;background:var(--wf-stone)}.bottom-sheet.wispr-sheet .qb-sheet--product .qb-product-hero__asset,body:has(.app-wispr) .qb-sheet--product .qb-product-hero__asset{width:100%;height:100%;object-fit:cover;display:block}.bottom-sheet.wispr-sheet .qb-sheet--product .qb-product-hero__badges,body:has(.app-wispr) .qb-sheet--product .qb-product-hero__badges{position:absolute;top:10px;left:10px;right:10px;display:flex;justify-content:space-between;gap:8px;pointer-events:none}.bottom-sheet.wispr-sheet .qb-sheet--product .qb-product-row--view,body:has(.app-wispr) .qb-sheet--product .qb-product-row--view{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:start;padding:12px 14px;border-bottom:var(--wf-border-thin)!important}.bottom-sheet.wispr-sheet .qb-sheet--product .qb-product-row__main,body:has(.app-wispr) .qb-sheet--product .qb-product-row__main{min-width:0}.bottom-sheet.wispr-sheet .qb-sheet--product .qb-product-row__main strong,body:has(.app-wispr) .qb-sheet--product .qb-product-row__main strong{display:block;font-family:var(--font-serif);font-size:17px;font-weight:400;line-height:1.2;color:var(--wf-ink)!important}.bottom-sheet.wispr-sheet .qb-sheet--product .qb-product-row__main span,body:has(.app-wispr) .qb-sheet--product .qb-product-row__main span{display:block;margin-top:4px;font-size:12px;color:var(--wf-fog)!important}.bottom-sheet.wispr-sheet .qb-sheet--product .qb-product-row__side,body:has(.app-wispr) .qb-sheet--product .qb-product-row__side{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}.bottom-sheet.wispr-sheet .qb-sheet--product .qb-fav-btn,body:has(.app-wispr) .qb-sheet--product .qb-fav-btn{width:36px;height:36px;border-radius:10px;border:var(--wf-border-thin);background:var(--wf-paper);color:var(--wf-ink);display:grid;place-items:center;cursor:pointer;padding:0}.bottom-sheet.wispr-sheet .qb-sheet--product .qb-fav-btn.is-active,body:has(.app-wispr) .qb-sheet--product .qb-fav-btn.is-active{background:var(--wf-lavender)}.bottom-sheet.wispr-sheet .qb-sheet--product .qb-desc-block,body:has(.app-wispr) .qb-sheet--product .qb-desc-block{padding:0 14px 12px}.bottom-sheet.wispr-sheet .qb-sheet--product .qb-desc-block .qb-desc-toggle,body:has(.app-wispr) .qb-sheet--product .qb-desc-block .qb-desc-toggle{margin:0}.bottom-sheet.wispr-sheet .qb-sheet--product .qb-share-row,body:has(.app-wispr) .qb-sheet--product .qb-share-row{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:44px;border:none;background:transparent;color:var(--wf-ink);font-size:14px;font-weight:500;cursor:pointer;font-family:var(--font-sans)}.bottom-sheet.wispr-sheet .qb-sheet--product .qb-out-block,body:has(.app-wispr) .qb-sheet--product .qb-out-block{padding:12px 14px;text-align:center}.bottom-sheet.wispr-sheet .qb-sheet--product .qb-out-block strong,body:has(.app-wispr) .qb-sheet--product .qb-out-block strong{display:block;font-size:14px;color:var(--wf-ink)}.bottom-sheet.wispr-sheet .qb-sheet--product .qb-out-block p,body:has(.app-wispr) .qb-sheet--product .qb-out-block p{margin:6px 0 10px;font-size:13px;color:var(--wf-fog);line-height:1.35}.bottom-sheet.wispr-sheet .qb-actions--dock .qb-btn--icon,body:has(.app-wispr) .qb-actions--dock .qb-btn--icon{flex:0 0 44px;width:44px;min-width:44px;padding:0}.bottom-sheet.wispr-sheet .qb-sheet--product .qb-row .qb-share-row,body:has(.app-wispr) .qb-sheet--product .qb-row .qb-share-row{width:100%}.bottom-sheet.wispr-sheet .qb-sheet--product .qb-row--last,body:has(.app-wispr) .qb-sheet--product .qb-row--last{border-bottom:none!important}.bottom-sheet.wispr-sheet .qb-actions--dock .qb-btn--icon.is-in-cart,body:has(.app-wispr) .qb-actions--dock .qb-btn--icon.is-in-cart{background:var(--wf-lavender)!important}body:has(.app-wispr) .purchase-delivery-sheet,body:has(.app-wispr) .purchase-delivery-sheet__panel{background:transparent!important;color:var(--wf-ink)!important}body:has(.app-wispr) .purchase-delivery-sheet__eyebrow{color:var(--wf-forest)!important;font-weight:600}body:has(.app-wispr) .purchase-delivery-sheet__header h3{color:var(--wf-ink)!important;font-family:var(--font-serif);font-weight:400!important}body:has(.app-wispr) .purchase-delivery-sheet__panel{background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;border-radius:16px!important}body:has(.app-wispr) .purchase-delivery-sheet__row span{color:var(--wf-fog)!important}body:has(.app-wispr) .purchase-delivery-sheet__row strong{color:var(--wf-ink)!important}body:has(.app-wispr) .purchase-delivery-sheet__hint{color:var(--wf-fog)!important}body:has(.app-wispr) .purchase-delivery-sheet__button--ghost{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;border-radius:12px!important}body:has(.app-wispr) .purchase-delivery-sheet__button--primary{background:var(--wf-lavender)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;border-radius:12px!important}body:has(.app-wispr) .ios-badge{padding:1px 5px;border-radius:5px;font-size:8px;font-weight:500;letter-spacing:.03em;border:var(--wf-border-thin);backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}body:has(.app-wispr) .ios-badge--category{background:var(--wf-paper);color:var(--wf-ink)}body:has(.app-wispr) .ios-badge--in{background:var(--wf-lavender);color:var(--wf-ink)}body:has(.app-wispr) .ios-badge--out{background:var(--wf-stone);color:var(--wf-fog)}.legal-consent{display:flex;align-items:center;gap:8px;margin:8px 0 0;padding:8px 10px;border:var(--wf-border-thin);border-radius:12px;background:var(--wf-cream);cursor:pointer}.legal-consent__input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.legal-consent__check{width:18px;height:18px;flex-shrink:0;border-radius:50%;border:1.5px solid color-mix(in srgb,var(--wf-ink) 24%,transparent);background:var(--wf-paper);display:grid;place-items:center;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.legal-consent__input:checked+.legal-consent__check{border-color:var(--wf-violet);background:var(--wf-violet);box-shadow:0 0 0 1px color-mix(in srgb,var(--wf-violet) 18%,transparent)}.legal-consent__input:checked+.legal-consent__check:after{content:"";width:5px;height:8px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg) translate(-.5px,-1px);background:transparent;border-radius:0}.legal-consent__input:focus-visible+.legal-consent__check{outline:2px solid color-mix(in srgb,var(--wf-violet) 45%,transparent);outline-offset:2px}.legal-consent__text{font-size:11px;line-height:1.35;color:var(--wf-ink)}.legal-consent__link{display:inline;padding:0;border:none;background:none;color:var(--wf-violet);font:inherit;font-weight:600;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.legal-consent__link.is-disabled,.legal-consent__link:disabled{color:var(--wf-fog);text-decoration:none;cursor:default;opacity:.72}.bottom-sheet.wispr-sheet:has(.legal-doc-sheet){height:auto;max-height:min(78dvh,640px);min-height:0}.bottom-sheet.wispr-sheet:has(.legal-doc-sheet.wispr-sheet--dock) .bottom-sheet__content{flex:1 1 auto;min-height:0;overflow:hidden;padding:0 12px}.bottom-sheet.wispr-sheet:has(.legal-doc-sheet) .wispr-sheet__scroll{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding-bottom:12px}.bottom-sheet.wispr-sheet .wispr-filters,.bottom-sheet.wispr-sheet .market-filters,body:has(.app-wispr) .wispr-filters,body:has(.app-wispr) .market-filters{padding:4px 4px 0;background:transparent!important;color:var(--wf-ink)!important}.bottom-sheet.wispr-sheet .wispr-sheet--dock .wispr-sheet__scroll{padding:0 0 4px}.bottom-sheet.wispr-sheet .wispr-filters .market-filters__head h3,.bottom-sheet.wispr-sheet .market-filters__head h3,body:has(.app-wispr) .wispr-filters .market-filters__head h3,body:has(.app-wispr) .market-filters__head h3{margin:0 0 16px;font-family:var(--font-serif);font-size:24px;font-weight:400;line-height:.95;letter-spacing:-.03em;color:var(--wf-ink)!important;filter:none!important}.bottom-sheet.wispr-sheet .wispr-filters .market-filters__group,.bottom-sheet.wispr-sheet .market-filters__group,body:has(.app-wispr) .wispr-filters .market-filters__group,body:has(.app-wispr) .market-filters__group{margin-bottom:14px}.bottom-sheet.wispr-sheet .wispr-filters .market-filters__label,.bottom-sheet.wispr-sheet .market-filters__label,body:has(.app-wispr) .wispr-filters .market-filters__label,body:has(.app-wispr) .market-filters__label{display:block;font-size:11px;font-weight:500;color:var(--wf-fog)!important;margin-bottom:8px;text-transform:uppercase;letter-spacing:.05em;font-family:var(--font-sans)}.bottom-sheet.wispr-sheet .wispr-filters .market-filters__chips,.bottom-sheet.wispr-sheet .market-filters__chips,body:has(.app-wispr) .wispr-filters .market-filters__chips,body:has(.app-wispr) .market-filters__chips{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x;padding:2px 4px 4px;margin:0 -4px}.bottom-sheet.wispr-sheet .market-filters__chips::-webkit-scrollbar,body:has(.app-wispr) .market-filters__chips::-webkit-scrollbar{display:none;width:0;height:0}.bottom-sheet.wispr-sheet .wispr-filters .market-filters__chips--static,.bottom-sheet.wispr-sheet .market-filters__chips--static,body:has(.app-wispr) .wispr-filters .market-filters__chips--static,body:has(.app-wispr) .market-filters__chips--static{overflow-x:visible;overflow-y:visible;flex-wrap:wrap;touch-action:auto;overscroll-behavior-x:auto;margin:0;padding:2px 0 4px;scroll-behavior:auto}.bottom-sheet.wispr-sheet .wispr-filters .market-filters__chips--static .market-filters__chip,.bottom-sheet.wispr-sheet .market-filters__chips--static .market-filters__chip,body:has(.app-wispr) .wispr-filters .market-filters__chips--static .market-filters__chip,body:has(.app-wispr) .market-filters__chips--static .market-filters__chip{flex-shrink:1}.bottom-sheet.wispr-sheet .purchases-filters-sheet--single .market-filters__group{margin-bottom:0}.bottom-sheet.wispr-sheet .purchases-filters-sheet--single .market-filters__label,body:has(.app-wispr) .purchases-filters-sheet--single .market-filters__label{display:none}.bottom-sheet.wispr-sheet .purchases-filters-sheet--single .market-filters__head h3,body:has(.app-wispr) .purchases-filters-sheet--single .market-filters__head h3{margin-bottom:12px}.bottom-sheet.wispr-sheet .wispr-filters .market-filters__chip,.bottom-sheet.wispr-sheet .market-filters__chip,body:has(.app-wispr) .wispr-filters .market-filters__chip,body:has(.app-wispr) .market-filters__chip{min-height:34px;padding:0 14px;border-radius:9999px;border:var(--wf-border-thin)!important;background:var(--wf-cream)!important;color:var(--wf-ink)!important;font-size:13px;font-weight:500;font-family:var(--font-sans);cursor:pointer;display:inline-flex;align-items:center;flex-shrink:0;white-space:nowrap;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.bottom-sheet.wispr-sheet .wispr-filters .market-filters__chip.is-active,.bottom-sheet.wispr-sheet .market-filters__chip.is-active,body:has(.app-wispr) .wispr-filters .market-filters__chip.is-active,body:has(.app-wispr) .market-filters__chip.is-active{background:var(--wf-lavender)!important;border-color:var(--wf-ink)!important;color:var(--wf-ink)!important}.bottom-sheet.wispr-sheet .wispr-filters .market-filters__actions,.bottom-sheet.wispr-sheet .market-filters__actions,body:has(.app-wispr) .wispr-filters .market-filters__actions,body:has(.app-wispr) .market-filters__actions{display:flex;gap:8px;margin-top:0;padding-top:8px}.bottom-sheet.wispr-sheet .wispr-sheet__dock.market-filters__actions{padding-top:8px;padding-bottom:max(var(--tg-safe-area-bottom, 0px),var(--tg-content-safe-area-bottom, 0px),env(safe-area-inset-bottom,0px),0px)}.bottom-sheet.wispr-sheet .wispr-filters .market-filters__btn,.bottom-sheet.wispr-sheet .market-filters__btn,body:has(.app-wispr) .wispr-filters .market-filters__btn,body:has(.app-wispr) .market-filters__btn{flex:1;min-height:44px;border-radius:12px;font-size:14px;font-weight:500;font-family:var(--font-sans);cursor:pointer;box-shadow:none!important}.bottom-sheet.wispr-sheet .wispr-filters .market-filters__btn--ghost,.bottom-sheet.wispr-sheet .market-filters__btn--ghost,body:has(.app-wispr) .wispr-filters .market-filters__btn--ghost,body:has(.app-wispr) .market-filters__btn--ghost{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important}.bottom-sheet.wispr-sheet .wispr-filters .market-filters__btn--primary,.bottom-sheet.wispr-sheet .market-filters__btn--primary,body:has(.app-wispr) .wispr-filters .market-filters__btn--primary,body:has(.app-wispr) .market-filters__btn--primary{background:var(--wf-lavender)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important}.bottom-sheet.wispr-sheet .sort-item,body:has(.app-wispr) .sort-item{background:var(--wf-cream)!important;color:var(--wf-ink)!important;border:var(--wf-border-thin)!important;font-weight:500;font-family:var(--font-sans)}.bottom-sheet.wispr-sheet .sort-item.is-selected,body:has(.app-wispr) .sort-item.is-selected{background:var(--wf-lavender)!important;border-color:var(--wf-ink)!important}.bottom-sheet.wispr-sheet .sort-item.is-selected .sort-radio,body:has(.app-wispr) .sort-item.is-selected .sort-radio{border-color:var(--wf-ink)!important;background:var(--wf-ink)!important}.app-wispr .tu-page,.app-wispr .tu-step{color:var(--wf-ink)!important}.app-wispr .pf-sheet--topup .tu-step,.app-wispr .pf-sheet--withdraw .tu-step{animation:none!important}.app-wispr .tu-page button{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--wf-ink);font-family:var(--font-sans)}.app-wispr .tu-step__title,.app-wispr .tu-step__sub,.app-wispr .tu-amount-field__input,.app-wispr .tu-amount-field__symbol,.app-wispr .tu-amount-field>span{color:var(--wf-ink)!important}.app-wispr .tu-step__sub{color:var(--wf-fog)!important}.app-wispr .tu-method-row{background:var(--wf-paper);border:var(--wf-border-thin);border-radius:16px;color:var(--wf-ink)}.app-wispr .tu-method-row.is-selected{background:var(--wf-lavender)}.app-wispr .tu-btn--primary{background:var(--wf-lavender)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;border-radius:12px!important;box-shadow:none!important}.app-wispr .tu-btn--ghost{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;border-radius:12px!important}.app-wispr .tu-preset{border:var(--wf-border-thin)!important;background:var(--wf-paper)!important;color:var(--wf-ink)!important;border-radius:12px!important;font-weight:500!important}.app-wispr .tu-preset.is-active{background:var(--wf-lavender)!important;border-color:var(--wf-ink)!important;color:var(--wf-ink)!important}.app-wispr .pf-sheet--topup .tu-amount-field,.app-wispr .tu-amount-field{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0;width:100%;border:none!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.app-wispr .tu-amount-display{display:inline-flex;align-items:baseline;justify-content:center;gap:0;width:auto;max-width:100%;flex:0 0 auto;margin:0}.app-wispr .pf-sheet--topup .tu-amount-field{padding:4px 0 8px}.app-wispr .tu-amount-field__input,.app-wispr .tu-amount-field__symbol{color:var(--wf-ink)!important;font-family:var(--font-serif)}.app-wispr .pf-sheet--topup .tu-amount-field__input,.app-wispr .tu-amount-display .tu-amount-field__input{text-align:center!important;max-width:none!important;padding:0;margin:0;min-width:2ch;width:auto;flex:0 0 auto;field-sizing:content;letter-spacing:-.03em}.app-wispr .tu-amount-display .tu-amount-field__symbol{margin:0 0 0 -.06em;padding:0}.app-wispr .tu-conversion-row span{color:var(--wf-fog)!important;border:var(--wf-border-thin);background:var(--wf-cream);border-radius:8px;padding:4px 8px}.app-wispr .tu-req-meta__pill{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important}.app-wispr .tu-success-icon,.app-wispr .tu-success-title,.app-wispr .tu-success-sub{color:var(--wf-ink)!important}body:has(.app-wispr) .pf-sheet--topup .tu-currency-chip,body:has(.app-wispr) .tu-currency-chip{color:var(--wf-ink)!important;background:var(--wf-cream)!important;border:var(--wf-border-thin)!important}body:has(.app-wispr) .pf-sheet--topup .tu-currency-chip.is-active,body:has(.app-wispr) .tu-currency-chip.is-active{background:var(--wf-lavender)!important;border-color:var(--wf-ink)!important;color:var(--wf-ink)!important}body:has(.app-wispr) .pf-sheet--topup .tu-method-row{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;border-radius:12px!important;align-items:center!important}body:has(.app-wispr) .pf-sheet--topup .tu-method-row.is-selected{background:var(--wf-lavender)!important}body:has(.app-wispr) .pf-sheet--topup .tu-copy-btn,.app-wispr .tu-copy-btn{background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;-webkit-text-fill-color:var(--wf-ink)!important}body:has(.app-wispr) .pf-sheet--topup .tu-copy-btn svg,.app-wispr .tu-copy-btn svg{color:var(--wf-ink)!important;stroke:var(--wf-ink)!important;opacity:1!important}body:has(.app-wispr) .pf-sheet--topup .tu-req-field__mono,body:has(.app-wispr) .pf-sheet--topup .tu-req-field__value,body:has(.app-wispr) .pf-sheet--topup .tu-req-field__label{color:var(--wf-ink)!important}body:has(.app-wispr) .pf-sheet--topup .tu-req-field__label{color:var(--wf-fog)!important}body:has(.app-wispr) .pf-sheet--topup .tu-amount-field__input,body:has(.app-wispr) .tu-amount-display .tu-amount-field__input{max-width:none!important;text-align:center!important}.app-wispr .tu-pending-banner{display:flex;align-items:center;gap:8px;width:100%;margin:0 0 12px;padding:10px 12px;border:var(--wf-border-thin);border-radius:12px;background:var(--wf-lavender);color:var(--wf-ink);font-size:13px;font-weight:500;line-height:1;text-align:left;cursor:pointer}.app-wispr .tu-pending-banner__icon{flex:0 0 16px;width:16px;height:16px;display:block}.app-wispr .tu-pending-banner__text{flex:1 1 auto;min-width:0}.app-wispr .tu-pending-banner__chevron{flex:0 0 14px;width:14px;height:14px;opacity:.45}.maintenance-screen,.app-wispr .maintenance-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;text-align:center;box-sizing:border-box}.maintenance-screen .empty-state,.app-wispr .maintenance-screen .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;width:100%;max-width:320px;margin:0 auto;padding:0;background:transparent!important;border:none!important;box-shadow:none!important}.maintenance-screen .empty-state__icon,.app-wispr .maintenance-screen .empty-state__icon{display:flex;align-items:center;justify-content:center;margin-bottom:4px}.maintenance-screen .empty-state__title,.app-wispr .maintenance-screen .empty-state__title{font-size:18px}.maintenance-screen .empty-state__description,.app-wispr .maintenance-screen .empty-state__description{font-size:13px}.app-wispr .profile-pill-button,.app-wispr .pill-button{border-radius:12px;font-weight:500;font-family:var(--font-sans);border:var(--wf-border-thin);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.app-wispr .profile-pill-button--primary,.app-wispr .pill-button--primary{background:var(--wf-lavender)!important;color:var(--wf-ink)!important}.app-wispr .profile-pill-button:not(.profile-pill-button--primary){background:var(--wf-cream);color:var(--wf-ink)}.app-wispr .panel{background:var(--wf-paper);border:var(--wf-border-thin);border-radius:16px;color:var(--wf-ink);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.app-wispr .panel:before{display:none!important}.app-wispr .panel input,.app-wispr .panel textarea,.app-wispr .panel select{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important}.app-wispr .purchases-filter-chip,.app-wispr .purchase-filter-pill,.app-wispr .purchases-filter-pill{background:var(--wf-paper);border:var(--wf-border-thin);color:var(--wf-ink);border-radius:9999px;font-weight:500}.app-wispr .purchases-filter-chip.is-active,.app-wispr .purchase-filter-pill.is-active,.app-wispr .purchases-filter-pill.is-active{background:var(--wf-lavender);border-color:var(--wf-ink)}.app-wispr .purchases-state-card{background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;border-radius:16px!important}.profile-wispr{width:100%;max-width:100%;padding:0 14px 110px;min-height:calc(100dvh - 120px)}.app-wispr:has(.profile-wispr){padding-left:0;padding-right:0}.app-wispr .content:has(.profile-wispr){gap:0}.pf-header{margin:0 0 12px}.pf-identity-card{background:transparent;color:var(--wf-ink);border:none;border-radius:0;padding:4px 0 8px;text-align:center}.pf-avatar{width:56px;height:56px;margin:0 auto 10px;border-radius:50%;overflow:hidden;background:transparent;border:none;color:var(--wf-ink);display:grid;place-items:center}.pf-avatar__image{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}.pf-name{margin:0 0 2px;font-family:var(--font-serif);font-size:24px;font-weight:400;line-height:.95;letter-spacing:-.03em;color:var(--wf-ink)}.pf-id{margin:0;font-family:var(--font-sans);font-size:12px;font-weight:400;line-height:1.3;color:var(--wf-fog)}.pf-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-bottom:14px;background:var(--wf-paper);border:var(--wf-border-thin);border-radius:14px;overflow:hidden;padding:6px 0}.pf-metric{padding:8px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:0;min-width:0;border-right:1px solid var(--wf-divider)}.pf-metric:last-child{border-right:none}.pf-metric__label{display:block;font-family:var(--font-sans);font-size:10px;font-weight:500;line-height:1.1;color:var(--wf-fog);margin-bottom:4px;text-transform:uppercase;letter-spacing:.05em}.pf-metric__value{display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;min-width:0;overflow:hidden;font-family:var(--font-serif);font-size:clamp(15px,3.4vw,22px);font-weight:400;line-height:1;letter-spacing:-.02em;color:var(--wf-ink);text-align:center}.pf-metric .rolling-counter{display:inline-flex;width:auto;max-width:100%;min-width:0;overflow:hidden;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit}.pf-metric .rolling-counter__display{display:inline-flex;align-items:center;justify-content:center;gap:0;max-width:100%;overflow:hidden;flex-wrap:nowrap}.rolling-counter{position:relative;display:inline-flex;align-items:center;justify-content:center;font-variant-numeric:tabular-nums}.rolling-counter__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.rolling-counter__display{display:inline-flex;align-items:center;justify-content:center;gap:0}.rolling-counter__column{display:inline-block;width:.62em;min-width:.62em;height:1em;overflow:hidden;line-height:1;vertical-align:top;text-align:center}.rolling-counter__strip{display:flex;flex-direction:column;transition:transform var(--motion-duration-counter, .55s) var(--motion-easing-standard, cubic-bezier(.22, 1, .36, 1));will-change:transform}.rolling-counter--ready .rolling-counter__strip{transition-duration:var(--motion-duration-counter, .55s)}.rolling-counter__digit{height:1em;display:flex;align-items:center;justify-content:center}.rolling-counter__char{display:inline-flex;align-items:center;height:1em;line-height:1}.rolling-counter--compact{font-size:.88em}.rolling-counter--dense{font-size:.76em;letter-spacing:-.03em}.pf-metric .rolling-counter__column{width:.62em;min-width:.62em}.pf-metric .rolling-counter--compact{font-size:.92em}.pf-metric .rolling-counter--dense{font-size:.82em}@media (prefers-reduced-motion: reduce){.rolling-counter__strip{transition:none!important}}.pf-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px}.pf-btn{min-height:44px;padding:11px 14px;border-radius:12px;font-family:var(--font-sans);font-size:15px;font-weight:500;line-height:1.3;cursor:pointer;transition:opacity .15s ease,transform .15s ease}.pf-btn:active{transform:scale(.98);opacity:.92}.pf-btn--cta{background:var(--wf-lavender);color:var(--wf-ink);border:var(--wf-border-thin)}.pf-btn--ghost{background:var(--wf-cream);color:var(--wf-ink);border:var(--wf-border-thin)}.pf-nav{display:grid;gap:0}.pf-nav-list{display:grid;gap:8px}.pf-nav-item{width:100%;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:48px;padding:13px 15px;border:var(--wf-border-thin);border-radius:14px;background:var(--wf-cream);color:var(--wf-ink);text-align:left;cursor:pointer;font-family:var(--font-sans);box-shadow:none}.pf-nav-item__icon{width:18px;height:18px;border:none;background:transparent;display:grid;place-items:center;color:var(--wf-ink);flex-shrink:0}.pf-nav-item__icon svg{width:18px;height:18px;display:block}.pf-nav-item__body strong{display:block;font-size:16px;font-weight:500;line-height:1.2;color:var(--wf-ink);margin-bottom:0}.pf-nav-item__body span{display:none}.pf-nav-item__arrow{display:flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0;color:color-mix(in srgb,var(--wf-ink) 38%,transparent)}.pf-nav-item__arrow svg{display:block;width:18px;height:18px;flex-shrink:0}.pf-theme-intro{margin:0 0 8px;font-size:14px;font-weight:500;line-height:1.3;color:var(--wf-ink);text-align:center}.pf-theme-grid{display:grid;gap:6px}.pf-theme-option{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:48px;padding:8px 12px;border:var(--wf-border-thin);border-radius:12px;background:var(--wf-cream);color:var(--wf-ink);text-align:left;cursor:pointer;font-family:var(--font-sans);transition:background .15s ease,border-color .15s ease,transform .15s ease}.pf-theme-option:active{transform:scale(.99)}.pf-theme-option.is-active{background:var(--wf-lavender);border-color:var(--wf-ink)}.pf-theme-option__swatches{display:inline-flex;align-items:center;gap:4px}.pf-theme-option__swatch{width:12px;height:22px;border-radius:999px;border:1px solid color-mix(in srgb,var(--wf-ink) 18%,transparent);flex-shrink:0}.pf-theme-option__body{display:grid;gap:2px;min-width:0}.pf-theme-option__body strong{font-size:14px;font-weight:500;line-height:1.2;color:var(--wf-ink)}.pf-theme-option__body span{font-size:11px;line-height:1.25;color:var(--wf-fog)}.pf-theme-option__check{width:20px;height:20px;border-radius:50%;border:var(--wf-border-thin);background:var(--wf-ink);color:var(--wf-cream);display:grid;place-items:center;flex-shrink:0}.pf-motion-badge{display:inline-flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;width:22px;min-height:28px;flex-shrink:0}.pf-motion-badge__bar{display:block;height:3px;border-radius:999px;background:var(--wf-ink);opacity:.22}.pf-motion-badge__bar--1{width:10px}.pf-motion-badge__bar--2{width:14px}.pf-motion-badge__bar--3{width:18px}.pf-motion-badge__bar.is-active{opacity:1}.pf-theme-option__check svg{display:block}.bottom-sheet.wispr-sheet:has(.pf-sheet--theme){height:auto;max-height:none;min-height:0}.bottom-sheet.wispr-sheet:has(.pf-sheet--theme) .bottom-sheet__content{flex:0 0 auto;overflow:visible;max-height:none}.pf-sheet--theme .pf-sheet-header__title{font-size:18px;margin-bottom:4px}.pf-sheet--theme .pf-theme-intro{margin:0 0 6px;font-size:12px}.pf-sheet--theme .pf-theme-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.pf-sheet--theme .pf-theme-option{min-height:38px;padding:5px 8px;gap:6px;border-radius:10px}.pf-sheet--theme .pf-theme-option__swatch{width:9px;height:16px}.pf-sheet--theme .pf-theme-option__body{gap:0}.pf-sheet--theme .pf-theme-option__body span{display:none}.pf-sheet--theme .pf-theme-option__body strong{font-size:12px;line-height:1.15}.pf-sheet--theme .pf-theme-option__check{width:18px;height:18px}.pf-lang-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.pf-lang-option{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:40px;padding:6px 8px;border:var(--wf-border-thin);border-radius:12px;background:var(--wf-cream);color:var(--wf-ink);text-align:left;cursor:pointer;font-family:var(--font-sans);transition:background .15s ease,border-color .15s ease,transform .15s ease}.pf-lang-option:active{transform:scale(.99)}.pf-lang-option.is-active{background:var(--wf-lavender);border-color:var(--wf-ink)}.locale-flag{display:inline-flex;flex-shrink:0;border-radius:50%;overflow:hidden;box-shadow:0 1px 2px #1111111a}.locale-flag img{display:block;width:100%;height:100%;object-fit:cover}.pf-lang-option__body{display:grid;gap:0;min-width:0}.pf-lang-option__body strong{font-size:13px;font-weight:500;line-height:1.15;color:var(--wf-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pf-lang-option__check{width:18px;height:18px;border-radius:50%;border:var(--wf-border-thin);background:var(--wf-ink);color:var(--wf-cream);display:grid;place-items:center;flex-shrink:0}.pf-lang-option__check svg{display:block;width:10px;height:10px}.pf-sheet--language .pf-theme-intro--compact{margin:0 0 10px;font-size:12px;line-height:1.35}.bottom-sheet.wispr-sheet:has(.pf-sheet--language){max-height:none;height:auto}.bottom-sheet.wispr-sheet:has(.pf-sheet--language) .bottom-sheet__content{flex:0 0 auto;max-height:none;overflow:visible}.bottom-sheet:has(.pf-sheet){background:var(--wf-paper)!important;border-top:var(--wf-border-thin)!important;border-radius:20px 20px 0 0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;color:var(--wf-ink)!important}.bottom-sheet:has(.pf-sheet) .bottom-sheet__content{background:var(--wf-paper)!important}.bottom-sheet:has(.pf-sheet) .bottom-sheet__drag-bar{background:var(--wf-ink);height:3px;width:40px}.pf-sheet,.profile-sheet.pf-sheet{padding:0 4px;color:var(--wf-ink);font-family:var(--font-sans)}.bottom-sheet.wispr-sheet:has(.pf-sheet) .bottom-sheet__content{padding:0 12px}.pf-sheet-header__title{margin:0 0 14px;font-family:var(--font-serif);font-size:22px;font-weight:400;line-height:.95;letter-spacing:-.03em;color:var(--wf-ink);text-align:center;width:100%}.pf-sheet .profile-sheet-panel__row{position:relative}.pf-sheet .profile-sheet-panel__row--link{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;position:static}.pf-sheet .profile-sheet-panel__row--link .profile-sheet-panel__copy{min-width:0;padding-right:0;display:grid;gap:4px}.pf-sheet .profile-sheet-link{color:var(--wf-ink)!important;font-weight:600;font-size:13px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.pf-sheet .profile-copy-button,.pf-sheet .profile-copy-button--icon{position:static!important;top:auto!important;right:auto!important;flex:0 0 auto;align-self:center;margin:0;padding:0;cursor:pointer}.pf-sheet .profile-copy-button:disabled{opacity:.45;cursor:not-allowed}.pf-sheet .profile-copy-button.is-copied{background:var(--wf-lavender)}.pf-sheet .profile-sheet-panel,.pf-sheet .profile-sheet-panel--soft,.pf-sheet .profile-sheet-panel--glass{background:var(--wf-cream);border:var(--wf-border-thin);border-radius:14px;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;padding:12px 14px;margin-bottom:8px}.pf-sheet .profile-sheet-label{font-size:11px;font-weight:500;color:var(--wf-fog);text-transform:uppercase;letter-spacing:.05em}.pf-sheet .profile-sheet-text{font-size:14px;line-height:1.35;color:var(--wf-ink)}.pf-sheet .profile-sheet-question{font-size:15px;font-weight:500;color:var(--wf-ink)}.pf-sheet .profile-pill-button{border-radius:12px;font-weight:500;font-size:14px;min-height:44px;font-family:var(--font-sans);backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;background:var(--wf-lavender);border:var(--wf-border-thin);color:var(--wf-ink)}.pf-sheet .profile-stat-card{background:var(--wf-paper);border:var(--wf-border-thin);border-radius:12px;box-shadow:none;padding:10px 8px;backdrop-filter:none;-webkit-backdrop-filter:none}.pf-sheet .profile-stat-card span{font-size:10px;font-weight:500;color:var(--wf-fog);text-transform:uppercase;letter-spacing:.05em}.pf-sheet .profile-stat-card strong{font-family:var(--font-serif);font-size:18px;font-weight:400;color:var(--wf-ink)}.pf-sheet .profile-summary-grid{gap:6px;margin-bottom:10px}.pf-sheet .profile-section-head{display:flex;align-items:center;justify-content:space-between;margin:8px 0 10px;padding:0 2px}.pf-sheet .profile-section-head h3{margin:0;font-family:var(--font-serif);font-size:18px;font-weight:400;color:var(--wf-ink)}.pf-sheet .profile-section-head span{font-size:13px;font-weight:500;color:var(--wf-fog)}.pf-sheet .profile-transaction-item{border:var(--wf-border-thin);border-radius:12px;background:var(--wf-cream);margin-bottom:6px;padding:10px 12px;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.pf-sheet .profile-transaction-item--journal{grid-template-columns:28px minmax(0,1fr) auto;gap:8px;padding:10px 12px}.pf-sheet .profile-transaction-item__icon{width:28px;height:28px;border-radius:8px;background:var(--wf-paper);border:var(--wf-border-thin)}.pf-sheet .profile-transaction-item__icon svg{width:14px;height:14px}.pf-sheet .profile-transaction-item__content strong,.pf-sheet .profile-transaction-item strong{font-size:14px;font-weight:500;color:var(--wf-ink)}.pf-sheet .profile-transaction-item__comment,.pf-sheet .profile-item-meta,.pf-sheet .muted{font-size:12px;color:var(--wf-fog)!important}.pf-sheet .profile-copy-button{width:32px;height:32px;min-width:32px;border-radius:10px;border:var(--wf-border-thin);background:var(--wf-paper);color:var(--wf-ink);display:grid;place-items:center;box-shadow:none}.pf-sheet .profile-copy-button svg{width:14px;height:14px}.pf-sheet .profile-help-list{border:var(--wf-border-thin);border-radius:14px;background:var(--wf-cream);padding:12px 14px}.pf-sheet .profile-about-list{margin:8px 0 0;list-style:disc;padding:0 0 0 18px;border:none;border-radius:0;background:transparent}.pf-sheet .profile-sheet-panel .profile-about-list{border:none;background:transparent;padding:8px 0 0 18px}.pf-sheet .profile-help-list__title{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:var(--wf-fog);margin-bottom:8px}.pf-sheet .profile-help-list__item{gap:8px;margin-bottom:6px}.pf-sheet .profile-help-list__item svg{width:12px;height:12px;color:var(--wf-ink)}.pf-sheet .profile-help-list__item span{font-size:13px;color:var(--wf-ink)}.pf-sheet .profile-support-intro{font-size:14px;line-height:1.35;color:var(--wf-fog);margin:0 0 10px}.pf-sheet--info.wispr-sheet--dock,.pf-sheet--support.wispr-sheet--dock{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;width:100%}.pf-sheet--info .wispr-sheet__scroll,.pf-sheet--support .wispr-sheet__scroll{padding-bottom:8px}.pf-sheet-intro{margin:0 0 14px;font-size:15px;line-height:1.45;color:var(--wf-charcoal)}.pf-sheet-meta{border:var(--wf-border-thin);border-radius:14px;background:var(--wf-cream);overflow:hidden;margin-bottom:14px}.pf-sheet-meta__item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--wf-divider)}.pf-sheet-meta__item:last-child{border-bottom:none}.pf-sheet-meta__label{font-size:13px;color:var(--wf-fog);flex-shrink:0}.pf-sheet-meta__item strong{font-size:13px;font-weight:600;color:var(--wf-ink);text-align:right}.pf-sheet-section{margin:0 0 14px}.pf-sheet-section--note{margin-bottom:4px}.pf-sheet-section__title{margin:0 0 10px;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:var(--wf-fog)}.pf-sheet-list{margin:0;padding:0;list-style:none;display:grid;gap:6px}.pf-sheet-list__item{display:flex;align-items:center;gap:10px;min-height:42px;padding:10px 12px;border:var(--wf-border-thin);border-radius:12px;background:var(--wf-cream);font-size:14px;line-height:1.3;color:var(--wf-ink)}.pf-sheet-list__icon{flex-shrink:0;width:18px;height:18px;display:grid;place-items:center;color:var(--wf-forest)}.pf-sheet-list__icon svg{display:block;width:14px;height:14px}.pf-sheet-note{margin:0;padding:12px 14px;border:var(--wf-border-thin);border-radius:12px;background:var(--wf-cream);font-size:14px;line-height:1.45;color:var(--wf-charcoal)}.pf-sheet-dock{display:flex;flex-direction:column;gap:8px;width:100%;background:var(--wf-paper)}.pf-sheet-dock__lead{margin:0;font-size:13px;line-height:1.35;text-align:center;color:var(--wf-fog)}.pf-sheet-dock__btn{width:100%;min-height:48px;font-size:15px;font-weight:600}.pf-sheet-dock__btn:disabled{opacity:.45;cursor:not-allowed}.pf-sheet-dock__hint{margin:0;font-size:12px;line-height:1.35;text-align:center;color:var(--wf-fog)}.pf-faq-list{display:grid;gap:6px}.pf-faq-item{border:var(--wf-border-thin);border-radius:12px;background:var(--wf-cream);overflow:hidden}.pf-faq-item.is-open{background:var(--wf-paper)}.pf-faq-item__head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:48px;padding:12px 14px;border:none;background:transparent;color:var(--wf-ink);text-align:left;cursor:pointer;font-family:var(--font-sans)}.pf-faq-item__question{font-size:15px;font-weight:500;line-height:1.3;color:var(--wf-ink)}.pf-faq-item__chevron{flex-shrink:0;display:grid;place-items:center;width:22px;height:22px;color:color-mix(in srgb,var(--wf-ink) 38%,transparent);transition:transform var(--motion-duration-fast, .2s) ease}.pf-faq-item__chevron.is-open{transform:rotate(180deg)}.pf-faq-item__chevron svg{display:block}.pf-faq-item__body{padding:0 14px 12px}.pf-faq-item__body p{margin:0;font-size:14px;line-height:1.45;color:var(--wf-charcoal)}.pf-sheet-links{margin:0;padding:0;list-style:none;display:grid;gap:6px}.pf-sheet-link{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:56px;padding:12px 14px;border:var(--wf-border-thin);border-radius:12px;background:var(--wf-cream);color:var(--wf-ink);text-align:left;cursor:pointer;font-family:var(--font-sans)}.pf-sheet-link.is-disabled,.pf-sheet-link:disabled{opacity:.5;cursor:not-allowed}.pf-sheet-link__icon{width:18px;height:18px;display:grid;place-items:center;color:var(--wf-ink)}.pf-sheet-link__icon svg{display:block;width:16px;height:16px}.pf-sheet-link__body{display:grid;gap:2px;min-width:0}.pf-sheet-link__body strong{font-size:15px;font-weight:500;line-height:1.2;color:var(--wf-ink)}.pf-sheet-link__body span{font-size:12px;line-height:1.3;color:var(--wf-fog)}.pf-sheet-link__arrow{display:flex;align-items:center;justify-content:center;width:22px;height:22px;color:color-mix(in srgb,var(--wf-ink) 38%,transparent)}.pf-sheet-link__arrow svg{display:block;width:18px;height:18px}.pf-sheet-back-row{margin-bottom:4px}.pf-sheet-back{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:6px 10px 6px 4px;border:none;border-radius:10px;background:transparent;color:var(--wf-ink);font-size:14px;font-weight:500;font-family:var(--font-sans);cursor:pointer}.pf-sheet-back svg{display:block;flex-shrink:0}.pf-doc-content{font-size:14px;line-height:1.5;color:var(--wf-charcoal)}.pf-doc-content p{margin:0 0 12px}.pf-doc-content p:last-child{margin-bottom:0}.pf-sheet .profile-history-chip{display:inline-flex;align-items:center;justify-content:center;min-height:28px!important;padding:0 10px!important;font-size:12px!important;font-weight:500!important;line-height:1!important;border-radius:999px!important;background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;box-shadow:none!important;flex-shrink:0}.pf-sheet .profile-history-chip--tag{padding:5px 11px!important}.pf-sheet .profile-history-chip--icon{width:28px!important;min-width:28px!important;height:28px!important;padding:0!important;border-radius:50%!important}.pf-sheet .profile-history-chip--reset{background:#ff64641a!important;border-color:#ff646438!important;color:#c45c5c!important}.pf-sheet .profile-history-chip.is-active{background:var(--wf-lavender)!important;border-color:var(--wf-ink)!important;color:var(--wf-ink)!important}.pf-sheet .profile-history-chips{display:flex;flex-wrap:nowrap;gap:6px;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-behavior:smooth;touch-action:pan-x}.pf-sheet .profile-history-empty{padding:20px 0 8px}.pf-sheet .profile-history-empty .empty-state-zone--sheet{min-height:220px}.pf-sheet .profile-history-chips::-webkit-scrollbar{display:none;width:0;height:0}.pf-sheet .profile-history-chips .profile-history-chip{flex-shrink:0}.pf-sheet .profile-transaction-receipt{border:var(--wf-border-thin);border-radius:14px;padding:12px 14px;margin-bottom:12px;background:var(--wf-cream)}.pf-sheet .profile-item-side--right .is-plus{color:var(--wf-forest);font-weight:500;font-size:14px}.pf-sheet .profile-item-side--right .is-minus{color:var(--wf-ink);font-weight:500;font-size:14px}.pf-sheet .history-status-dot--ok{background:var(--wf-forest)}.pf-sheet .history-status-dot--pending,.pf-sheet .history-status-dot--error{background:var(--wf-ember)}.pf-sheet .search-pill-v2{display:flex;align-items:center;background:var(--wf-cream);border:var(--wf-border-thin);border-radius:12px;box-shadow:none;min-height:40px;height:40px;padding:0 12px;gap:8px;overflow:visible;box-sizing:border-box}.pf-sheet .search-pill-v2 svg{width:16px;height:16px;flex-shrink:0}.pf-sheet .search-pill-v2 input{flex:1 1 auto;min-width:0;width:100%;height:100%;margin:0;padding:0;border:none;background:transparent;color:var(--wf-ink);font-family:var(--font-sans);font-size:14px;line-height:1.25;font-weight:500;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box}.pf-sheet .profile-pill-button--primary{background:var(--wf-lavender);color:var(--wf-ink)}.pf-sheet .profile-pill-button--ghost{background:var(--wf-cream);border:var(--wf-border-thin)}.pf-sheet .profile-transaction-receipt__row span{color:var(--wf-fog);font-size:12px;font-weight:500}.pf-sheet .profile-transaction-receipt__row strong{font-weight:500;font-size:14px;color:var(--wf-ink)}.pf-sheet .profile-faq-footer{border-top:1px solid var(--wf-stone);padding-top:8px;margin-top:4px;margin-bottom:0}.pf-sheet .profile-about-list li{font-size:14px;line-height:1.35;color:var(--wf-ink)}.pf-sheet .withdraw-sheet{padding:0;gap:14px}.pf-sheet .withdraw-sheet__balance{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:4px 0 10px;background:transparent!important;border:none!important;border-radius:0;text-align:center}.pf-sheet .withdraw-sheet__balance span{font-size:11px;font-weight:500;color:var(--wf-fog);text-transform:uppercase;letter-spacing:.05em}.pf-sheet .withdraw-sheet__balance strong{font-family:var(--font-serif);font-size:clamp(28px,8vw,40px);font-weight:400;line-height:1;color:var(--wf-ink)}.pf-sheet .withdraw-sheet__summary,.pf-sheet .withdraw-sheet__method,.pf-sheet .withdraw-sheet__panel,.pf-sheet .withdraw-sheet__panel--warn,.pf-sheet .withdraw-sheet__panel--soft{background:var(--wf-cream);border:var(--wf-border-thin);border-radius:16px;padding:14px 16px}.pf-sheet .withdraw-sheet__panel--warn{background:var(--wf-paper)}.pf-sheet .withdraw-sheet__method{border-radius:14px;padding:12px 14px;text-align:left}.pf-sheet .withdraw-sheet__summary{display:grid;gap:8px;padding:12px 14px}.pf-sheet .withdraw-sheet__actions-row{display:flex;gap:10px;width:100%}.pf-sheet .withdraw-sheet__actions-row .withdraw-sheet__btn{flex:1;min-width:0}.pf-sheet .withdraw-sheet__panel strong,.pf-sheet .withdraw-sheet__method strong{font-weight:500;color:var(--wf-ink);font-size:16px}.pf-sheet .withdraw-sheet__panel p,.pf-sheet .withdraw-sheet__method span,.pf-sheet .withdraw-sheet__field span,.pf-sheet .withdraw-sheet__status{color:var(--wf-fog);font-size:14px;line-height:1.3}.pf-sheet .withdraw-sheet__method em{color:var(--wf-fog);font-size:12px;font-weight:500}.pf-sheet .withdraw-sheet__method.is-active{border-color:var(--wf-ink);background:var(--wf-lavender)}.pf-sheet .withdraw-sheet__field input{background:var(--wf-cream);border:var(--wf-border);border-radius:12px;color:var(--wf-ink);font-family:var(--font-sans);min-height:48px}.pf-sheet .withdraw-sheet__btn{min-height:48px;border-radius:12px;font-size:16px;font-weight:500;font-family:var(--font-sans);box-shadow:none}.pf-sheet .withdraw-sheet__btn--primary{background:var(--wf-lavender);border:var(--wf-border);color:var(--wf-ink)}.pf-sheet .withdraw-sheet__btn--ghost{background:var(--wf-cream);border:var(--wf-border);color:var(--wf-ink)}.pf-sheet .withdraw-sheet__error{color:var(--wf-ink);font-size:14px;font-weight:500}body:has(.app-wispr) .profile-sheet{padding:0!important}.pf-sheet--topup{padding:0 4px}.pf-sheet--topup .tu-page{padding:0;background:transparent!important}.pf-sheet--topup .wispr-sheet__scroll{padding-bottom:4px}.pf-sheet--topup .tu-step{gap:14px;animation:none;background:transparent!important;border:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;padding:0}.pf-sheet--topup .tu-page .tu-step{animation:none}.pf-sheet .tu-step{animation:none!important}.pf-sheet--topup .tu-step--amount{width:100%;align-items:center}.pf-sheet--topup .tu-step__header{text-align:center;padding-bottom:0;width:100%}.pf-sheet--topup .tu-step__title-row{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin:0 auto}.pf-sheet--topup .tu-step__title-icon{width:24px;height:24px;flex-shrink:0}.pf-sheet--topup .tu-step__hint{margin:4px 0 0;font-size:12px;line-height:1.35;color:var(--wf-fog);text-align:center;width:100%}.pf-sheet--topup .tu-step__title{font-family:var(--font-serif);font-size:20px;font-weight:400;line-height:.95;color:var(--wf-ink);margin:0}.pf-sheet--topup .tu-step__sub{font-size:14px;color:var(--wf-fog)}.pf-sheet--topup .tu-step__sub strong{color:var(--wf-ink);font-weight:500}.pf-sheet--topup button{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--wf-ink);font-family:var(--font-sans)}.pf-sheet--topup .tu-amount-field{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0;width:100%;padding:2px 0 6px;border:none!important;border-radius:0;background:transparent!important;margin-bottom:0;box-shadow:none!important;place-content:center}.pf-sheet--topup .tu-amount-display{display:inline-flex;align-items:baseline;justify-content:center;gap:0;width:auto;max-width:100%;flex:0 0 auto;margin:0}.pf-sheet--topup .tu-amount-field__input{font-family:var(--font-serif);font-size:clamp(48px,14vw,64px)!important;font-weight:400;line-height:1;color:var(--wf-ink)!important;background:transparent!important;border:none!important;text-align:center!important;letter-spacing:-.03em;max-width:none!important;min-width:2ch;width:auto;flex:0 0 auto;padding:0;margin:0;field-sizing:content}.pf-sheet--topup .tu-amount-field__symbol{font-family:var(--font-serif);font-size:clamp(40px,11vw,52px)!important;font-weight:400;line-height:1;color:var(--wf-ink)!important;flex-shrink:0;margin:0 0 0 -.06em;padding:0}.pf-sheet--topup .tu-presets{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;width:100%;margin-top:2px}.pf-sheet--topup .tu-btn--ghost{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.pf-sheet--topup .tu-preset{border-radius:12px;border:var(--wf-border-thin);background:var(--wf-paper);color:var(--wf-ink);font-weight:500;font-size:14px;padding:10px 0;min-height:44px}.pf-sheet--topup .tu-actions-row{gap:10px;margin-top:4px;margin-bottom:0;padding-top:0;border-top:none;width:100%}.pf-sheet--topup .tu-actions-row .tu-btn{flex:1!important;min-width:0;padding:12px 16px!important;font-size:15px!important}.pf-sheet--topup .tu-preset.is-active{background:var(--wf-lavender);border-color:var(--wf-ink);color:var(--wf-ink)!important}.pf-sheet--topup .tu-methods{display:flex;flex-direction:column;gap:8px}.pf-sheet--topup .tu-method-row{display:flex;align-items:center;gap:10px;width:100%;min-height:46px;padding:8px 12px;border:var(--wf-border-thin);border-radius:12px;background:var(--wf-cream);color:var(--wf-ink);cursor:pointer;text-align:left;box-sizing:border-box}.pf-sheet--topup .tu-method-row.is-selected{background:var(--wf-lavender)}.pf-sheet--topup .tu-method-row.is-disabled{opacity:.5}.pf-sheet--topup .tu-method-row__icon{width:22px;height:22px;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.pf-sheet--topup .tu-method-row__icon svg,.pf-sheet--topup .tu-method-row__icon img{width:22px;height:22px;display:block;object-fit:contain}.pf-sheet--topup .tu-method-row__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.pf-sheet--topup .tu-method-row__top{display:flex;align-items:center;gap:8px;min-width:0}.pf-sheet--topup .tu-method-row__name{font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pf-sheet--topup .tu-method-row__amount{font-size:11px;color:var(--wf-fog);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pf-sheet--topup .tu-fee-badge{font-size:11px;font-weight:500;padding:2px 7px;border-radius:9999px;border:var(--wf-border-thin);background:var(--wf-paper);color:var(--wf-ink);flex-shrink:0}.pf-sheet--topup .tu-fee-badge--free{background:var(--wf-forest);color:var(--wf-cream);border-color:var(--wf-forest)}.pf-sheet--topup .tu-method-row__check{flex-shrink:0;width:18px;height:18px;display:flex;align-items:center;justify-content:center}.pf-sheet--topup .tu-method-row__check svg{stroke:var(--wf-ink)}.pf-sheet--topup .tu-currency-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:0;margin-top:2px;border:none;border-radius:0;background:transparent}.pf-sheet--topup .tu-currency-row__label{font-size:13px;font-weight:500;color:var(--wf-fog);flex-shrink:0}.pf-sheet--topup .tu-currency-chip{border-radius:9999px;border:var(--wf-border-thin);background:var(--wf-cream);color:var(--wf-ink)!important;font-weight:500;font-size:12px;min-height:30px;height:30px;padding:0 12px;display:inline-flex;align-items:center;gap:5px;box-shadow:none}.pf-sheet--topup .tu-currency-chip svg,.pf-sheet--topup .tu-currency-chip img{width:14px!important;height:14px!important;flex-shrink:0}.pf-sheet--topup .tu-currency-chip.is-active{background:var(--wf-lavender);border-color:var(--wf-ink);color:var(--wf-ink)!important}.pf-sheet--topup .tu-currency-chip.is-disabled{opacity:.45}.pf-sheet--topup .tu-btn{border-radius:12px;font-weight:500;font-size:16px;padding:14px 20px;min-height:48px;box-shadow:none}.pf-sheet--topup .tu-btn--primary{background:var(--wf-lavender);border:var(--wf-border);color:var(--wf-ink)}.pf-sheet--topup .tu-btn--ghost{background:var(--wf-cream);border:var(--wf-border);color:var(--wf-ink)}.pf-sheet--topup .tu-error{color:var(--wf-ink);font-size:14px;font-weight:500;border:var(--wf-border);border-radius:12px;padding:12px 14px;background:var(--wf-stone)}.pf-sheet--topup .tu-req-meta{gap:6px}.pf-sheet--topup .tu-req-meta__pill{border-radius:9999px;border:var(--wf-border-thin);background:var(--wf-cream);color:var(--wf-ink);font-weight:500;font-size:12px;padding:4px 10px;gap:5px}.pf-sheet--topup .tu-req-meta__pill svg,.pf-sheet--topup .tu-req-meta__pill img{width:14px!important;height:14px!important}.pf-sheet--topup .tu-req-field{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;border-radius:10px!important;padding:8px 10px!important}.pf-sheet--topup .tu-req-field--important{background:var(--wf-paper)!important;border-color:var(--wf-ink)!important}.pf-sheet--topup .tu-req-field__label{color:var(--wf-fog)!important;font-size:10px!important;font-weight:600!important;letter-spacing:.04em;text-transform:uppercase}.pf-sheet--topup .tu-req-field--important .tu-req-field__label{color:var(--wf-ink)!important}.pf-sheet--topup .tu-req-field__mono,.pf-sheet--topup .tu-req-field__value{color:var(--wf-ink)!important;font-size:12px!important}.pf-sheet--topup .tu-copy-btn{background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;-webkit-text-fill-color:var(--wf-ink)!important;border-radius:8px!important;min-width:28px;min-height:28px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pf-sheet--topup .tu-copy-btn svg{width:16px;height:16px;flex-shrink:0;color:var(--wf-ink)!important;stroke:var(--wf-ink)!important;opacity:1!important}.pf-sheet--topup .tu-req-qr{padding:8px 0}.pf-sheet--topup .tu-req-meta__pill--timer.is-expired{background:var(--wf-ember);color:var(--wf-ink)}.pf-sheet--topup .tu-req-meta__pill--success{background:var(--wf-forest);color:var(--wf-cream);border-color:var(--wf-forest)}.pf-sheet--topup .tu-success-title{font-family:var(--font-serif);font-size:32px;font-weight:400;line-height:.95;color:var(--wf-ink)}.pf-sheet--topup .tu-success-sub,.pf-sheet--topup .tu-waiting-text{color:var(--wf-fog);font-size:16px}.pf-sheet--topup .tu-success-details{border:var(--wf-border);border-radius:32px;background:var(--wf-cream);padding:16px}.pf-sheet--topup .tu-success-row span{font-size:14px;font-weight:500;color:var(--wf-fog)}.pf-sheet--topup .tu-success-row strong{font-weight:500;color:var(--wf-ink)}.pf-sheet .doc-content h2,.pf-sheet .doc-content h3{color:var(--wf-ink)!important;border-bottom-color:var(--wf-divider)!important}.pf-sheet .doc-content hr{border-color:var(--wf-divider)!important}.pf-sheet .doc-content code{background:var(--wf-cream)!important;color:var(--wf-ink)!important;border:var(--wf-border-thin)}.review-sheet{display:flex;flex-direction:column;gap:12px;padding:4px 2px 8px}.review-sheet__header strong{display:block;font-size:18px;margin-bottom:4px}.review-sheet__header p{margin:0;color:var(--wf-muted, rgba(255, 255, 255, .62));font-size:13px;line-height:1.45}.review-sheet__product{display:inline-block;margin-top:8px;padding:6px 10px;border-radius:10px;background:#ffffff0f;font-size:12px}.review-sheet__stars{display:flex;gap:6px}.review-sheet__star{width:36px;height:36px;border:0;border-radius:10px;background:#ffffff0f;color:#ffffff59;font-size:20px;cursor:pointer}.review-sheet__star.is-active{color:#f5c451;background:#f5c4511f}.review-sheet__field{display:flex;flex-direction:column;gap:6px}.review-sheet__field span{font-size:12px;color:var(--wf-muted, rgba(255, 255, 255, .62))}.review-sheet__field textarea{width:100%;resize:vertical;min-height:96px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:inherit;padding:10px 12px;font:inherit}.review-sheet__toggle{display:flex;align-items:center;gap:8px;font-size:13px}.review-sheet__toggle input{width:16px;height:16px}.review-sheet__screenshot img{width:100%;max-height:180px;object-fit:cover;border-radius:12px}.review-sheet__preview{display:flex;flex-direction:column;gap:8px}.review-sheet__link{border:0;background:transparent;color:#ff8a7a;font-size:13px;text-align:left;padding:0;cursor:pointer}.review-sheet__panel{padding:14px;border-radius:14px;background:#ffffff0d}.review-sheet__panel--warn{background:#ff8a7a1f}.review-sheet__panel p{margin:6px 0 0;color:var(--wf-muted, rgba(255, 255, 255, .62));font-size:13px}.review-sheet__error{color:#ff8a7a;font-size:13px}.review-sheet__btn{width:100%;min-height:44px;border-radius:12px;border:0;font-weight:600;cursor:pointer}.review-sheet__btn--primary{background:linear-gradient(135deg,#ff8a7a,#ff6b57);color:#fff}.review-sheet__btn--ghost{background:#ffffff0f;color:inherit}.review-sheet__btn:disabled{opacity:.55;cursor:not-allowed}html,body{background:var(--wf-cream, #ffffeb)!important;color-scheme:light}.splash-screen--wispr,.browser-gate{background:var(--wf-cream, #ffffeb)!important}.splash-screen--wispr .splash-screen__text{color:var(--wf-fog, #8a8a80);font-family:var(--font-sans, "Figtree", sans-serif)}.app-wispr,.splash-screen--wispr,.maintenance-screen{background:var(--wf-cream, #ffffeb)}.app-wispr:after{content:"";position:fixed;left:0;right:0;bottom:0;height:calc(72px + max(var(--tg-safe-area-bottom, 0px),var(--tg-content-safe-area-bottom, 0px),env(safe-area-inset-bottom,0px)));background:var(--wf-cream, #ffffeb);z-index:99;pointer-events:none}.gate-screen{background:var(--wf-cream, #ffffeb)!important;color:var(--wf-ink, #1a1a1a)}.gate-title{font-family:var(--font-serif, "EB Garamond", Georgia, serif)!important;font-weight:400!important;font-size:26px!important;color:var(--wf-ink, #1a1a1a)!important}.gate-subtitle{color:var(--wf-fog, #8a8a80)!important}.captcha-question-text{color:var(--wf-ink, #1a1a1a)!important;font-family:var(--font-serif, "EB Garamond", Georgia, serif);font-weight:400!important}.gate-input{color:var(--wf-ink, #1a1a1a)!important;border-bottom-color:var(--wf-stone, #e4e4d0)!important;caret-color:var(--wf-ink, #1a1a1a)!important}.gate-input:focus{border-bottom-color:var(--wf-lavender, #f0d7ff)!important}.gate-input::placeholder{color:var(--wf-fog, #8a8a80)!important}.gate-channels{background:var(--wf-paper, #fbf8f5)!important;border:1px solid var(--wf-ink, #1a1a1a)!important;border-radius:16px!important}.gate-channel{background:var(--wf-cream, #ffffeb)!important}.gate-channel--done{background:#034f4614!important}.gate-channel__name{color:var(--wf-ink, #1a1a1a)!important;font-weight:500!important}.gate-channel__check{background:var(--wf-lavender, #f0d7ff)!important;color:var(--wf-ink, #1a1a1a)!important;border:1px solid var(--wf-ink, #1a1a1a)}.gate-channel__btn{background:var(--wf-lavender, #f0d7ff)!important;border:1px solid var(--wf-ink, #1a1a1a)!important;color:var(--wf-ink, #1a1a1a)!important;box-shadow:none!important;font-weight:600!important}.gate-btn-primary{background:var(--wf-lavender, #f0d7ff)!important;border:1px solid var(--wf-ink, #1a1a1a)!important;color:var(--wf-ink, #1a1a1a)!important;box-shadow:none!important;border-radius:12px!important;font-weight:600!important}.gate-btn-primary:active{transform:scale(.98)}.gate-btn-primary:disabled{opacity:.45}.gate-screen .gate-header{padding-top:calc(24px + env(safe-area-inset-top,0px))}.error-boundary{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;background:var(--wf-cream, #ffffeb);color:var(--wf-ink, #1a1a1a);text-align:center}.error-boundary__card{display:flex;flex-direction:column;align-items:center;gap:12px;max-width:320px;width:100%}.error-boundary__title{margin:0;font-family:var(--font-serif, "EB Garamond", Georgia, serif);font-size:24px;font-weight:400;line-height:1.1;letter-spacing:-.02em;color:var(--wf-ink, #1a1a1a)}.error-boundary__text{margin:0;font-size:14px;line-height:1.5;color:var(--wf-fog, #8a8a80)}.error-boundary__details{width:100%;text-align:center;margin-top:4px}.error-boundary__details summary{display:inline-block;font-size:12px;font-weight:600;color:var(--wf-fog, #8a8a80);cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none}.error-boundary__details summary::-webkit-details-marker{display:none}.error-boundary__log{margin:8px 0 0;padding:10px 12px;border-radius:10px;border:1px solid var(--wf-stone, #e4e4d0);background:var(--wf-paper, #fbf8f5);color:var(--wf-ink, #1a1a1a);font-size:10px;line-height:1.45;white-space:pre-wrap;word-break:break-word;max-height:140px;overflow:auto;text-align:left}.error-boundary__actions{display:flex;gap:10px;margin-top:8px;width:100%}.error-boundary__btn{flex:1;min-height:44px;padding:10px 16px;border-radius:12px;font-family:var(--font-sans, "Figtree", sans-serif);font-size:14px;font-weight:600;cursor:pointer}.error-boundary__btn--ghost{background:var(--wf-cream, #ffffeb);border:1px solid var(--wf-ink, #1a1a1a);color:var(--wf-ink, #1a1a1a)}.error-boundary__btn--primary{background:var(--wf-lavender, #f0d7ff);border:1px solid var(--wf-ink, #1a1a1a);color:var(--wf-ink, #1a1a1a)}.error-boundary__btn:active{transform:scale(.98)}.browser-gate__card .browser-gate__button{background:var(--wf-lavender, #f0d7ff)!important;border:1px solid var(--wf-ink, #1a1a1a)!important;color:var(--wf-ink, #1a1a1a)!important;box-shadow:none!important;border-radius:12px!important;font-weight:600!important;min-height:44px;cursor:pointer;font-size:14px;padding:0 20px}.browser-gate__card h1,.browser-gate__card p{color:var(--wf-ink, #1a1a1a)!important}.browser-gate__card p{color:var(--wf-fog, #8a8a80)!important}html[data-motion=full],html:not([data-motion]){--motion-duration-fast: .2s;--motion-duration-base: .32s;--motion-duration-sheet: .4s;--motion-duration-counter: .55s;--motion-stagger-step: 30ms;--motion-easing-standard: cubic-bezier(.25, 1, .5, 1)}html[data-motion=balanced]{--motion-duration-fast: .12s;--motion-duration-base: .2s;--motion-duration-sheet: .22s;--motion-duration-counter: 0ms;--motion-stagger-step: 0ms}html[data-motion=minimal]{--motion-duration-fast: 0ms;--motion-duration-base: 0ms;--motion-duration-sheet: 0ms;--motion-duration-counter: 0ms;--motion-stagger-step: 0ms}.bottom-sheet.wispr-sheet,body:has(.app-wispr) .bottom-sheet,.wispr-sheet-overlay,.bottom-sheet-overlay.wispr-sheet-overlay{transition-duration:var(--motion-duration-sheet)}.wispr-sheet-overlay,.bottom-sheet-overlay.wispr-sheet-overlay{transition-timing-function:var(--motion-easing-standard, cubic-bezier(.25, 1, .5, 1))}html[data-motion=minimal] .bottom-sheet.wispr-sheet,html[data-motion=minimal] .wispr-sheet-overlay,html[data-motion=minimal] .bottom-sheet-overlay.wispr-sheet-overlay,html[data-motion=minimal] body:has(.app-wispr) .bottom-sheet-overlay{transition:none!important;transform:translateZ(0)!important;will-change:auto!important}html[data-motion=minimal] .bottom-sheet.wispr-sheet.is-closing:not(.is-dragging):not(.is-dismissing){transform:translate3d(0,100%,0)!important}html[data-motion=minimal] .wispr-sheet-overlay.is-closing,html[data-motion=minimal] .bottom-sheet-overlay.is-closing{background:#0000!important;pointer-events:none!important}html[data-motion=minimal] .app-wispr .page-transition--enter,html[data-motion=minimal] .app-wispr .page-transition--exit,html[data-motion=minimal] .app-wispr .fade-in,html[data-motion=minimal] .app-wispr .wispr-fade-up,html[data-motion=minimal] .app-wispr .market-body,html[data-motion=minimal] .app-wispr .empty-state,html[data-motion=minimal] .app-wispr .market-body .card-grid>*,html[data-motion=minimal] .app-wispr .market-body .product-list>*,html[data-motion=minimal] .app-wispr .cart-list>.cart-item-wb,html[data-motion=minimal] .app-wispr .cart-list>.cart-item,html[data-motion=minimal] .app-wispr .market-toolbar__actions,html[data-motion=minimal] .app-wispr .market-toolbar__clear,html[data-motion=minimal] .app-wispr .market-toolbar__search,html[data-motion=minimal] .app-wispr .market-toolbar__search .search-pill-v2,html[data-motion=minimal] .app-wispr .market-toolbar .search-pill-v2{animation:none!important;transition:none!important;transform:none!important;opacity:1!important;max-width:none!important}html[data-motion=minimal] .rolling-counter__strip,html[data-motion=minimal] .rolling-counter--ready .rolling-counter__strip{transition:none!important}html[data-motion=balanced] .app-wispr .market-body .card-grid>*,html[data-motion=balanced] .app-wispr .market-body .product-list>*,html[data-motion=balanced] .app-wispr .cart-list>.cart-item-wb,html[data-motion=balanced] .app-wispr .cart-list>.cart-item{animation-delay:0ms!important}html[data-motion=balanced] .app-wispr .page-transition--enter,html[data-motion=balanced] .app-wispr .fade-in,html[data-motion=balanced] .app-wispr .wispr-fade-up,html[data-motion=balanced] .app-wispr .market-body,html[data-motion=balanced] .app-wispr .empty-state{animation-duration:var(--motion-duration-base)}html[data-motion=balanced] .rolling-counter--ready .rolling-counter__strip{transition:none!important}html[data-motion=balanced] body:has(.app-wispr) .mini-top-toast,html[data-motion=balanced] body:has(.app-wispr) .mini-top-toast.is-closing{animation-duration:var(--motion-duration-base)}html[data-motion=balanced] .app-wispr .market-toolbar__actions,html[data-motion=balanced] .app-wispr .market-toolbar__search,html[data-motion=balanced] .app-wispr .market-toolbar__search .search-pill-v2,html[data-motion=balanced] .app-wispr .market-toolbar .search-pill-v2,html[data-motion=balanced] .app-wispr .market-toolbar__clear{transition-duration:var(--motion-duration-fast)}html[data-motion=balanced] .app-wispr .cart-list>.cart-item-wb,html[data-motion=balanced] .app-wispr .cart-list>.cart-item{animation-duration:var(--motion-duration-base)}html[data-motion=minimal] body:has(.app-wispr) .mini-top-toast,html[data-motion=minimal] body:has(.app-wispr) .mini-top-toast.is-closing{animation:none!important;opacity:1!important;transform:translate(-50%) translateY(0)!important}html[data-motion=minimal] .app-wispr .nav-item,html[data-motion=minimal] .app-wispr .nav-item__icon,html[data-motion=minimal] .app-wispr .bottom-nav *{transition:none!important}html[data-motion=minimal] .app-wispr .cart-list>.cart-item-wb.is-exiting,html[data-motion=minimal] .app-wispr .cart-list>.cart-item.is-exiting,html[data-motion=minimal] .app-wispr .wispr-exit{animation:none!important;opacity:0!important;max-height:0!important;margin-bottom:0!important}html[data-motion=minimal] .app-wispr .product-card-wispr,html[data-motion=minimal] .app-wispr .product-list-item,html[data-motion=minimal] .app-wispr .glass-filter-chip,html[data-motion=minimal] .app-wispr .balance-chip-wispr{box-shadow:none!important}html[data-motion=minimal] .app-wispr .glass-filter-chip,html[data-motion=minimal] .app-wispr .balance-chip-wispr,html[data-motion=minimal] .app-wispr .search-pill-v2{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html.motion-pause-lottie lottie-player,html[data-motion=minimal] lottie-player{visibility:hidden!important;pointer-events:none!important}html[data-motion=minimal] .app-wispr{scroll-behavior:auto}html[data-motion=minimal] .app-wispr *:not(input):not(textarea):not(select):not(option),html[data-motion=minimal] .bottom-sheet *:not(input):not(textarea):not(select):not(option),html[data-motion=minimal] .wispr-sheet-overlay,html[data-motion=minimal] .bottom-sheet-overlay,html[data-motion=minimal] .splash-screen,html[data-motion=minimal] .splash-screen *{animation:none!important;transition:none!important}html[data-motion=minimal] .bottom-sheet.wispr-sheet.is-open,html[data-motion=minimal] .wispr-sheet-overlay.is-open,html[data-motion=minimal] .bottom-sheet-overlay.is-open{opacity:1!important;transform:none!important}@media (prefers-reduced-motion: reduce){html[data-motion=full] .app-wispr .page-transition--enter,html[data-motion=full] .app-wispr .page-transition--exit,html[data-motion=full] .app-wispr .fade-in,html[data-motion=full] .app-wispr .wispr-fade-up,html[data-motion=full] .app-wispr .market-body,html[data-motion=full] .app-wispr .empty-state,html[data-motion=full] .app-wispr .market-body .card-grid>*,html[data-motion=full] .app-wispr .market-body .product-list>*,html[data-motion=full] .app-wispr .market-toolbar__actions,html[data-motion=full] .app-wispr .market-toolbar__clear{animation:none!important;transition:none!important;transform:none!important;opacity:1!important}}@keyframes wispr-page-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes wispr-page-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-6px)}}@keyframes wispr-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes wispr-stagger-in{0%{opacity:0;transform:translateY(6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes wispr-stagger-out{0%{opacity:1;transform:translateY(0) scale(1);max-height:280px;margin-bottom:10px}to{opacity:0;transform:translateY(-8px) scale(.98);max-height:0;margin-bottom:0}}@keyframes wispr-fade-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-6px)}}.app-wispr .page-transition--enter{animation:wispr-page-enter var(--motion-duration-base, .36s) var(--motion-easing-standard, cubic-bezier(.25, 1, .5, 1)) forwards}.app-wispr .page-transition--exit{animation:wispr-page-exit var(--motion-duration-base, .32s) var(--motion-easing-standard, cubic-bezier(.25, 1, .5, 1)) forwards;pointer-events:none}.app-wispr .fade-in,.app-wispr .wispr-fade-up{animation:wispr-fade-up var(--motion-duration-base, .34s) var(--motion-easing-standard, cubic-bezier(.25, 1, .5, 1)) forwards}.app-wispr .market-body{animation:wispr-fade-up var(--motion-duration-base, .32s) var(--motion-easing-standard, cubic-bezier(.25, 1, .5, 1)) forwards}.app-wispr .empty-state{animation:wispr-fade-up var(--motion-duration-base, .36s) var(--motion-easing-standard, cubic-bezier(.25, 1, .5, 1)) forwards}.app-wispr .market-body .card-grid>*,.app-wispr .market-body .product-list>*{animation:wispr-stagger-in var(--motion-duration-base, .34s) var(--motion-easing-standard, cubic-bezier(.25, 1, .5, 1)) backwards}.app-wispr .market-body .card-grid>*:nth-child(1),.app-wispr .market-body .product-list>*:nth-child(1){animation-delay:calc(var(--motion-stagger-step, 30ms) * 0)}.app-wispr .market-body .card-grid>*:nth-child(2),.app-wispr .market-body .product-list>*:nth-child(2){animation-delay:calc(var(--motion-stagger-step, 30ms) * 1)}.app-wispr .market-body .card-grid>*:nth-child(3),.app-wispr .market-body .product-list>*:nth-child(3){animation-delay:calc(var(--motion-stagger-step, 30ms) * 2)}.app-wispr .market-body .card-grid>*:nth-child(4),.app-wispr .market-body .product-list>*:nth-child(4){animation-delay:calc(var(--motion-stagger-step, 30ms) * 3)}.app-wispr .market-body .card-grid>*:nth-child(5),.app-wispr .market-body .product-list>*:nth-child(5){animation-delay:calc(var(--motion-stagger-step, 30ms) * 4)}.app-wispr .market-body .card-grid>*:nth-child(6),.app-wispr .market-body .product-list>*:nth-child(6){animation-delay:calc(var(--motion-stagger-step, 30ms) * 5)}.app-wispr .market-body .card-grid>*:nth-child(n+7),.app-wispr .market-body .product-list>*:nth-child(n+7){animation-delay:calc(var(--motion-stagger-step, 30ms) * 5.67)}.app-wispr .cart-list>.cart-item-wb,.app-wispr .cart-list>.cart-item{animation:wispr-stagger-in .34s cubic-bezier(.25,1,.5,1) backwards}.app-wispr .cart-list>.cart-item-wb.is-exiting,.app-wispr .cart-list>.cart-item.is-exiting,.app-wispr .wispr-exit{animation:wispr-stagger-out .34s cubic-bezier(.25,1,.5,1) forwards;pointer-events:none;overflow:hidden}.app-wispr .wispr-exit{animation:wispr-fade-out .32s cubic-bezier(.25,1,.5,1) forwards;pointer-events:none}.app-wispr .market-toolbar__search{transition:flex .32s cubic-bezier(.25,1,.5,1)}.app-wispr .market-toolbar__search .search-pill-v2,.app-wispr .market-toolbar .search-pill-v2{transition:box-shadow .28s ease,border-color .28s ease}.app-wispr .market-toolbar.is-search-focused .market-toolbar__search .search-pill-v2,.app-wispr .market-toolbar.is-search-focused .search-pill-v2{box-shadow:0 0 0 1px var(--wf-ink)}.app-wispr .market-toolbar__actions{display:flex;flex-shrink:0;align-items:center;gap:6px;overflow:hidden;max-width:114px;opacity:1;transform:translate(0);transition:max-width .32s cubic-bezier(.25,1,.5,1),opacity .28s ease,transform .28s cubic-bezier(.25,1,.5,1),gap .28s ease}.app-wispr .market-toolbar.is-search-focused .market-toolbar__actions{max-width:0;opacity:0;transform:translate(10px);gap:0;pointer-events:none}.app-wispr .market-toolbar__clear{transition:opacity .2s ease,transform .2s ease;animation:wispr-fade-up .22s cubic-bezier(.25,1,.5,1) forwards}@media (prefers-reduced-motion: reduce){.app-wispr .page-transition--enter,.app-wispr .page-transition--exit,.app-wispr .fade-in,.app-wispr .wispr-fade-up,.app-wispr .market-body,.app-wispr .empty-state,.app-wispr .market-body .card-grid>*,.app-wispr .market-body .product-list>*,.app-wispr .market-toolbar__actions,.app-wispr .market-toolbar__clear{animation:none!important;transition:none!important;transform:none!important;opacity:1!important}}.app-wispr .page{display:flex;flex-direction:column;min-height:calc(100dvh - 168px);width:100%}.app-wispr .market-body,.app-wispr .page-body{flex:1;display:flex;flex-direction:column;min-height:0}.app-wispr .page-body>.empty-state-zone{flex:1;min-height:calc(100dvh - 300px)}.app-wispr .empty-state-zone{flex:1;display:flex;align-items:center;justify-content:center;width:100%;min-height:0;padding:12px 16px 28px;box-sizing:border-box}.app-wispr .empty-state-zone--inline{flex:none;min-height:auto;padding:20px 12px}.app-wispr .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;width:100%;max-width:280px;margin:0 auto;padding:0;background:transparent!important;border:none!important;box-shadow:none!important}.app-wispr .empty-state__icon{display:flex;align-items:center;justify-content:center;margin:0 0 2px;line-height:0}.app-wispr .empty-state__icon img,.app-wispr .empty-state__icon svg{width:72px!important;height:72px!important;max-width:72px;max-height:72px;object-fit:contain;display:block}.app-wispr .empty-state__title{margin:0;font-size:18px;font-weight:500;font-family:var(--font-serif);letter-spacing:-.02em;line-height:1.15;color:var(--wf-ink)}.app-wispr .empty-state__description{margin:0;max-width:260px;line-height:1.4;font-size:13px;color:var(--wf-fog)!important}.app-wispr .empty-state__action,.app-wispr .primary.empty-state__action{margin-top:6px;border-radius:10px!important;padding:8px 16px!important;min-height:34px;font-size:13px!important;font-weight:600!important;font-family:var(--font-sans)!important;background:var(--wf-lavender)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;box-shadow:none!important;cursor:pointer;white-space:nowrap}.app-wispr .purchases-empty-container{flex:1;display:flex;align-items:center;justify-content:center;width:100%;min-height:0;padding:0}.app-wispr .smm-tab-pane .empty-state-zone{min-height:calc(100dvh - 320px)}.bottom-sheet.wispr-sheet .empty-state-zone--sheet,.pf-sheet .empty-state-zone--sheet{display:flex;align-items:center;justify-content:center;width:100%;padding:20px 16px 24px;box-sizing:border-box}.bottom-sheet.wispr-sheet .empty-state-zone--sheet-fill,.pf-sheet .empty-state-zone--sheet-fill{flex:1 1 auto;min-height:min(38dvh,300px)}.bottom-sheet.wispr-sheet:has(.empty-state-zone--sheet-fill) .bottom-sheet__content,.bottom-sheet.wispr-sheet:has(.pf-sheet--standard:has(.empty-state-zone--sheet-fill)) .bottom-sheet__content{display:flex;flex-direction:column}.bottom-sheet.wispr-sheet:has(.empty-state-zone--sheet-fill) .pf-sheet{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.bottom-sheet.wispr-sheet .empty-state-zone--sheet .empty-state,.pf-sheet .empty-state-zone--sheet .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;width:100%;max-width:280px;margin:0 auto;padding:0;background:transparent!important;border:none!important;box-shadow:none!important}.bottom-sheet.wispr-sheet .empty-state-zone--sheet .empty-state__icon,.pf-sheet .empty-state-zone--sheet .empty-state__icon{display:flex;align-items:center;justify-content:center;margin:0 0 2px;line-height:0}.bottom-sheet.wispr-sheet .empty-state-zone--sheet .empty-state__icon img,.bottom-sheet.wispr-sheet .empty-state-zone--sheet .empty-state__icon svg,.pf-sheet .empty-state-zone--sheet .empty-state__icon img,.pf-sheet .empty-state-zone--sheet .empty-state__icon svg{width:72px!important;height:72px!important;max-width:72px;max-height:72px;object-fit:contain;display:block}.bottom-sheet.wispr-sheet .empty-state-zone--sheet .empty-state__title,.pf-sheet .empty-state-zone--sheet .empty-state__title{margin:0;font-size:18px;font-weight:500;font-family:var(--font-serif);letter-spacing:-.02em;line-height:1.15;color:var(--wf-ink);text-align:center}.bottom-sheet.wispr-sheet .empty-state-zone--sheet .empty-state__description,.pf-sheet .empty-state-zone--sheet .empty-state__description{margin:0;max-width:260px;line-height:1.4;font-size:13px;color:var(--wf-fog)!important;text-align:center}.bottom-sheet.wispr-sheet .empty-state-zone--sheet .empty-state__action,.pf-sheet .empty-state-zone--sheet .empty-state__action{margin-top:6px;border-radius:10px!important;padding:8px 16px!important;min-height:34px;font-size:13px!important;font-weight:600!important;font-family:var(--font-sans)!important;background:var(--wf-lavender)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;box-shadow:none!important;cursor:pointer;white-space:nowrap}.app-wispr .purchases-page{background:var(--wf-cream)!important;width:100%;padding:0;isolation:auto}.app-wispr .purchases-page:before{display:none!important}.app-wispr .purchases-page .catalog-header{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;margin-bottom:12px;padding:0;background:transparent!important}.app-wispr .purchases-page .catalog-header__lead{display:flex;align-items:center;gap:10px;min-width:0}.app-wispr .purchases-page .catalog-header h2{margin:0!important;font-family:var(--font-serif)!important;font-size:24px!important;font-weight:400!important;color:var(--wf-ink)!important;filter:none!important;line-height:.95!important}.app-wispr .purchases-page .page-back-btn{width:34px;height:34px;min-width:34px;border-radius:10px;background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;box-shadow:none!important;flex-shrink:0}.app-wispr .purchases-page .page-back-btn svg{width:18px;height:18px;stroke:currentColor}.app-wispr .purchases-page .purchases-search-row{display:flex;align-items:center;gap:8px;width:100%;margin-bottom:10px}.app-wispr .purchases-page .purchases-search-row .search-pill-v2{flex:1;min-width:0}.app-wispr .purchases-filter-bar{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 12px}.app-wispr .purchases-filter-trigger{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-height:44px;padding:8px 12px;border:var(--wf-border-thin);border-radius:12px;background:var(--wf-paper);color:var(--wf-ink);cursor:pointer;text-align:left;font-family:var(--font-sans);transition:background .2s ease,border-color .2s ease}.app-wispr .purchases-filter-trigger.is-active{background:var(--wf-lavender);border-color:var(--wf-ink)}.app-wispr .purchases-filter-trigger__label{font-size:10px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:var(--wf-fog);line-height:1.2}.app-wispr .purchases-filter-trigger__value{font-size:13px;font-weight:600;color:var(--wf-ink);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.app-wispr .purchases-filter-trigger__chevron{display:none}.app-wispr .purchases-page .page-body,.app-wispr .cart-page .page-body{flex:1;display:flex;flex-direction:column;min-height:0}.app-wispr .purchases-page .search-pill-v2 input{color:var(--wf-ink)!important;-webkit-text-fill-color:var(--wf-ink)!important}.app-wispr .purchases-page .search-pill-v2 input::placeholder{color:var(--wf-fog)!important;opacity:1!important;-webkit-text-fill-color:var(--wf-fog)!important}.app-wispr .purchases-item-chevron{color:var(--wf-fog);font-size:18px;font-weight:300;flex-shrink:0}.app-wispr .purchases-detail__header-title{font-size:13px;font-weight:700;color:var(--wf-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.app-wispr .purchases-detail__header-price{font-size:13px;font-weight:700;color:var(--wf-ink);flex-shrink:0;margin-left:8px}.app-wispr .purchases-boost-metric{padding:5px 10px;border-radius:8px;background:var(--wf-cream);border:var(--wf-border-thin);font-size:11px;white-space:nowrap}.app-wispr .purchases-boost-metric__label{color:var(--wf-fog);margin-right:4px}.app-wispr .purchases-boost-metric__value{font-weight:600;color:var(--wf-ink)}.app-wispr .purchases-boost-metric__value.is-link{color:var(--wf-violet)}.app-wispr .purchases-boost-service-name{font-size:12px;font-weight:600;color:var(--wf-fog)}.app-wispr .purchases-detail-stat__label{font-size:9px;color:var(--wf-fog);display:block;margin-bottom:2px}.app-wispr .purchases-detail-stat__divider{width:1px;background:var(--wf-divider);align-self:stretch}.app-wispr .purchases-detail-refresh{font-size:11px;color:var(--wf-fog)}.app-wispr .purchases-detail-actions-title{font-size:13px;font-weight:600;color:var(--wf-fog);margin-top:10px;margin-bottom:-2px}.app-wispr .purchases-bulk-item{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:12px;background:var(--wf-cream);border:var(--wf-border-thin)}.app-wispr .purchases-bulk-item__phone{flex:1;font-size:13px;font-weight:600;color:var(--wf-ink)}.app-wispr .purchases-bulk-item__status{font-size:12px;color:var(--wf-fog)}.app-wispr .purchases-bulk-item__status.is-done{color:var(--wf-forest)}.app-wispr .purchases-bulk-item__status.is-error{color:var(--wf-ember)}.app-wispr .orders-page .catalog-header{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:24px;padding:0 4px}.app-wispr .orders-page .catalog-header__lead{display:flex;align-items:center;gap:10px;min-width:0}.app-wispr .orders-page .catalog-header h2{margin:0!important;font-family:var(--font-serif)!important;font-size:28px!important;font-weight:400!important;color:var(--wf-ink)!important}.app-wispr .orders-page .panel.w-callout--error{margin-bottom:12px}.app-wispr .orders-page .order-card{padding:18px;border-radius:16px}.app-wispr .orders-page .order-card__id{font-size:13px;color:var(--wf-fog);margin-bottom:4px}.app-wispr .orders-page .order-card__total{font-size:20px;font-weight:600;color:var(--wf-ink)}.app-wispr .referrals-page h2{font-family:var(--font-serif);font-size:28px;font-weight:400;color:var(--wf-ink);margin:0 0 8px}.app-wispr .referrals-page .referrals-panel{background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;border-radius:16px!important;color:var(--wf-ink)!important;box-shadow:none!important}.app-wispr .referrals-page .profile-row span{color:var(--wf-fog)!important}.app-wispr .referrals-page .profile-row strong{color:var(--wf-ink)!important}.app-wispr .referrals-page .referrals-link-box{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;border-radius:12px!important}.app-wispr .referrals-page .referrals-link-value{color:var(--wf-ink)!important}.app-wispr .referrals-page .referrals-copy-button,.app-wispr .referrals-page .button-secondary{background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;border-radius:10px!important}.app-wispr .referrals-page .referrals-level-row{border-bottom-color:var(--wf-divider)!important}.bottom-sheet.wispr-sheet input,.bottom-sheet.wispr-sheet textarea,.bottom-sheet.wispr-sheet select,.bottom-sheet.wispr-sheet .search-pill-v2 input,.bottom-sheet.wispr-sheet .search-pill input{color:var(--wf-ink)!important;-webkit-text-fill-color:var(--wf-ink)!important;caret-color:var(--wf-ink)!important}.bottom-sheet.wispr-sheet input::placeholder,.bottom-sheet.wispr-sheet textarea::placeholder,.bottom-sheet.wispr-sheet .search-pill-v2 input::placeholder,.bottom-sheet.wispr-sheet .search-pill input::placeholder{color:var(--wf-fog)!important;opacity:1!important;-webkit-text-fill-color:var(--wf-fog)!important}.bottom-sheet.wispr-sheet .search-pill-v2,.bottom-sheet.wispr-sheet .search-pill{display:flex!important;align-items:center!important;overflow:visible!important;min-height:40px!important;height:40px!important;padding:0 12px!important;gap:8px!important;box-sizing:border-box;background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;border-radius:10px!important;color:var(--wf-ink)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.bottom-sheet.wispr-sheet .search-pill-v2 input,.bottom-sheet.wispr-sheet .search-pill input{flex:1 1 auto;min-width:0;width:100%;height:100%!important;margin:0!important;padding:0!important;border:none!important;background:transparent!important;line-height:1.25!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box}.bottom-sheet.wispr-sheet .search-pill-v2 svg,.bottom-sheet.wispr-sheet .search-pill svg{color:var(--wf-fog)!important;stroke:currentColor!important}.bottom-sheet.wispr-sheet .smm-field input,.bottom-sheet.wispr-sheet .smm-field textarea,.bottom-sheet.wispr-sheet .smm-field select{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;border-radius:12px!important}.bottom-sheet.wispr-sheet .smm-field input::placeholder,.bottom-sheet.wispr-sheet .smm-field textarea::placeholder{color:var(--wf-fog)!important;opacity:1!important}.bottom-sheet.wispr-sheet .wispr-confirm__title{margin:0 0 8px;font-family:var(--font-serif);font-size:20px;font-weight:400;color:var(--wf-ink)!important;text-align:center}.bottom-sheet.wispr-sheet .wispr-confirm__text{margin:0;font-size:14px;line-height:1.4;color:var(--wf-fog)!important;text-align:center}.bottom-sheet.wispr-sheet .wispr-sheet__scroll--center{display:flex;flex-direction:column;align-items:stretch;justify-content:center;padding:4px 0 8px}body:has(.app-wispr) .bottom-sheet.wispr-sheet .cart-confirm-sheet h3,body:has(.app-wispr) .bottom-sheet .cart-confirm-sheet h3{color:var(--wf-ink)!important;font-family:var(--font-serif)!important;font-weight:400!important}body:has(.app-wispr) .bottom-sheet.wispr-sheet .cart-confirm-sheet p,body:has(.app-wispr) .bottom-sheet .cart-confirm-sheet p{color:var(--wf-fog)!important}body:has(.app-wispr) .bottom-sheet.wispr-sheet .cart-confirm-sheet__button--ghost{background:var(--wf-cream)!important;color:var(--wf-ink)!important;border:var(--wf-border-thin)!important}body:has(.app-wispr) .bottom-sheet.wispr-sheet .cart-confirm-sheet__button--danger{background:var(--wf-lavender)!important;color:var(--wf-ink)!important;border:var(--wf-border-thin)!important;box-shadow:none!important}body:has(.app-wispr) .bottom-sheet.wispr-sheet .smm-picker-sheet .search-pill-v2 input,body:has(.app-wispr) .bottom-sheet:has(.smm-picker-sheet) .search-pill-v2 input{color:var(--wf-ink)!important;-webkit-text-fill-color:var(--wf-ink)!important}body:has(.app-wispr) .bottom-sheet.wispr-sheet .smm-picker-sheet .search-pill-v2 input::placeholder,body:has(.app-wispr) .bottom-sheet:has(.smm-picker-sheet) .search-pill-v2 input::placeholder{color:var(--wf-fog)!important;opacity:1!important}body:has(.app-wispr) .bottom-sheet.wispr-sheet .smm-picker-sheet .search-pill-v2,body:has(.app-wispr) .bottom-sheet:has(.smm-picker-sheet) .search-pill-v2{display:flex!important;align-items:center!important;overflow:visible!important;min-height:40px!important;height:40px!important;padding:0 12px!important;gap:8px!important;box-sizing:border-box;background:var(--wf-paper)!important;border:var(--wf-border-thin)!important}body:has(.app-wispr) .bottom-sheet input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]),body:has(.app-wispr) .bottom-sheet textarea,body:has(.app-wispr) .bottom-sheet select,body:has(.app-wispr) .bottom-sheet .search-pill-v2 input,body:has(.app-wispr) .bottom-sheet .search-pill input{color:var(--wf-ink)!important;-webkit-text-fill-color:var(--wf-ink)!important;caret-color:var(--wf-ink)!important}body:has(.app-wispr) .bottom-sheet input::placeholder,body:has(.app-wispr) .bottom-sheet textarea::placeholder,body:has(.app-wispr) .bottom-sheet .search-pill-v2 input::placeholder,body:has(.app-wispr) .bottom-sheet .search-pill input::placeholder{color:var(--wf-fog)!important;opacity:1!important;-webkit-text-fill-color:var(--wf-fog)!important}body:has(.app-wispr) .search-pill-v2 input,body:has(.app-wispr) .search-pill input,body:has(.app-wispr) .app-wispr input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]),body:has(.app-wispr) .app-wispr textarea,body:has(.app-wispr) .app-wispr select{color:var(--wf-ink)!important;-webkit-text-fill-color:var(--wf-ink)!important;caret-color:var(--wf-ink)!important}body:has(.app-wispr) .search-pill-v2 input::placeholder,body:has(.app-wispr) .search-pill input::placeholder,body:has(.app-wispr) .app-wispr input::placeholder,body:has(.app-wispr) .app-wispr textarea::placeholder{color:var(--wf-fog)!important;opacity:1!important;-webkit-text-fill-color:var(--wf-fog)!important}body:has(.app-wispr) .bottom-sheet h3{color:var(--wf-ink)!important;font-family:var(--font-serif)!important;font-weight:400!important}body:has(.app-wispr) .bottom-sheet p{color:var(--wf-fog)!important}body:has(.app-wispr) .bottom-sheet .search-pill-v2,body:has(.app-wispr) .bottom-sheet .search-pill,body:has(.app-wispr) .app-wispr .search-pill-v2,body:has(.app-wispr) .app-wispr .search-pill{background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;border-radius:10px!important;color:var(--wf-ink)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;display:flex!important;align-items:center!important;overflow:visible!important;min-height:40px!important;height:40px!important;padding:0 12px!important;gap:8px!important;box-sizing:border-box}body:has(.app-wispr) .bottom-sheet .search-pill-v2 svg,body:has(.app-wispr) .bottom-sheet .search-pill svg,body:has(.app-wispr) .app-wispr .search-pill-v2 svg,body:has(.app-wispr) .app-wispr .search-pill svg{color:var(--wf-fog)!important;stroke:currentColor!important;opacity:1!important}body:has(.app-wispr) .search-pill-v2,body:has(.app-wispr) .bottom-sheet .search-pill-v2,body:has(.app-wispr) .app-wispr .search-pill-v2{display:flex!important;align-items:center!important;overflow:visible!important;box-sizing:border-box}body:has(.app-wispr) .search-pill-v2 input,body:has(.app-wispr) .bottom-sheet .search-pill-v2 input,body:has(.app-wispr) .app-wispr .search-pill-v2 input{flex:1 1 auto;min-width:0;width:100%;height:100%!important;min-height:0;margin:0!important;padding:0!important;border:none!important;background:transparent!important;line-height:1.25!important;font-weight:500;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box}.app-wispr .translated-text-shimmer{display:inline-flex;flex-direction:column;gap:6px;width:100%;max-width:100%;vertical-align:middle}.app-wispr .translated-text-shimmer__line{display:block;height:.92em;width:min(100%,220px);border-radius:6px;background:linear-gradient(90deg,color-mix(in srgb,var(--wf-fog) 18%,transparent),color-mix(in srgb,var(--wf-fog) 34%,transparent) 45%,color-mix(in srgb,var(--wf-fog) 18%,transparent));background-size:220% 100%;animation:translated-text-shimmer 1.2s ease-in-out infinite}.app-wispr .translated-text-shimmer__line--short{width:min(72%,160px)}@keyframes translated-text-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.app-wispr .profile-sheet-panel--faq.is-open,.bottom-sheet.wispr-sheet .profile-sheet-panel--faq.is-open{background:var(--wf-lavender)!important}.app-wispr .profile-sheet--support .profile-sheet-panel--support,.bottom-sheet.wispr-sheet .profile-sheet--support .profile-sheet-panel--support{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important}.app-wispr .profile-sheet--support .profile-pill-button--primary,.app-wispr .profile-sheet--support .pf-sheet-dock__btn,.bottom-sheet.wispr-sheet .profile-sheet--support .profile-pill-button--primary,.bottom-sheet.wispr-sheet .profile-sheet--support .pf-sheet-dock__btn{background:var(--wf-lavender)!important;border-color:var(--wf-ink)!important;color:var(--wf-ink)!important}.app-wispr .profile-warning-alert,.bottom-sheet.wispr-sheet .profile-warning-alert{background:#ffa94626!important;border:1px solid var(--wf-ember)!important}.app-wispr .profile-warning-alert strong,.app-wispr .profile-warning-alert p,.bottom-sheet.wispr-sheet .profile-warning-alert strong,.bottom-sheet.wispr-sheet .profile-warning-alert p{color:var(--wf-ink)!important}.app-wispr .profile-help-list,.bottom-sheet.wispr-sheet .profile-help-list{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important}.app-wispr .profile-help-list__title,.app-wispr .profile-help-list__item span,.bottom-sheet.wispr-sheet .profile-help-list__title,.bottom-sheet.wispr-sheet .profile-help-list__item span{color:var(--wf-ink)!important}.app-wispr .profile-help-list__item svg,.bottom-sheet.wispr-sheet .profile-help-list__item svg{color:var(--wf-fog)!important;stroke:currentColor!important}.app-wispr .smm-submit-btn:not(.smm-boost-footer__action),.app-wispr .smm-secondary-btn:not(.smm-boost-footer__action){width:auto!important;border-radius:12px!important}.app-wispr .muted{color:var(--wf-fog)!important}.app-wispr .pill{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;border-radius:9999px!important;box-shadow:none!important}.app-wispr .purchase-item-card,.bottom-sheet.wispr-sheet .purchase-item-card{background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;box-shadow:none!important}.app-wispr .purchase-item-card:active,.bottom-sheet.wispr-sheet .purchase-item-card:active{background:var(--wf-lavender)!important}.app-wispr .purchase-item-card__title,.app-wispr .purchase-item-card__topline .purchase-item-card__title,.bottom-sheet.wispr-sheet .purchase-item-card__title{color:var(--wf-ink)!important}.app-wispr .purchase-item-card__meta,.app-wispr .purchase-item-card__description,.app-wispr .purchase-item-card__category-line,.app-wispr .purchase-item-card__summary,.bottom-sheet.wispr-sheet .purchase-item-card__meta,.bottom-sheet.wispr-sheet .purchase-item-card__category-line{color:var(--wf-fog)!important}.app-wispr .purchase-item-card__price,.bottom-sheet.wispr-sheet .purchase-item-card__price{color:var(--wf-ink)!important}.app-wispr .purchase-item-card__thumb,.bottom-sheet.wispr-sheet .purchase-item-card__thumb{background:var(--wf-stone)!important;border-color:var(--wf-divider)!important}.app-wispr .purchase-preview-fallback,.app-wispr .purchase-preview-fallback--tg,.app-wispr .purchase-preview-fallback--custom,.app-wispr .purchase-preview-fallback--boost,.bottom-sheet.wispr-sheet .purchase-preview-fallback{background:var(--wf-stone)!important;color:var(--wf-fog)!important}.app-wispr .purchase-preview-fallback__glyph,.app-wispr .purchase-preview-fallback__label,.bottom-sheet.wispr-sheet .purchase-preview-fallback__glyph{color:var(--wf-fog)!important}.app-wispr .purchase-details-container,.bottom-sheet.wispr-sheet .purchase-details-container{color:var(--wf-ink)}.app-wispr .details-summary-chip,.bottom-sheet.wispr-sheet .details-summary-chip{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important}.app-wispr .details-summary-label,.app-wispr .details-summary-label svg,.bottom-sheet.wispr-sheet .details-summary-label{color:var(--wf-fog)!important;stroke:currentColor}.app-wispr .details-summary-chip strong,.bottom-sheet.wispr-sheet .details-summary-chip strong{color:var(--wf-ink)!important}.app-wispr .details-note-item,.bottom-sheet.wispr-sheet .details-note-item{border-bottom-color:var(--wf-divider)!important}.app-wispr .details-note-item span,.app-wispr .details-hint-card,.app-wispr .details-timeline-date,.app-wispr .details-timeline-text,.app-wispr .details-status-label,.app-wispr .details-section-caption,.bottom-sheet.wispr-sheet .details-note-item span{color:var(--wf-fog)!important}.app-wispr .details-note-item strong,.app-wispr .details-timeline-title,.bottom-sheet.wispr-sheet .details-note-item strong{color:var(--wf-ink)!important}.app-wispr .details-timeline-item,.bottom-sheet.wispr-sheet .details-timeline-item{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important}.app-wispr .details-close-btn,.bottom-sheet.wispr-sheet .details-close-btn{background:var(--wf-cream)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;border-radius:12px!important;box-shadow:none!important}.app-wispr .multi-select-toolbar,.bottom-sheet.wispr-sheet .multi-select-toolbar{background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.app-wispr .multi-select-toolbar__count,.app-wispr .multi-select-toolbar__btn,.bottom-sheet.wispr-sheet .multi-select-toolbar__btn{color:var(--wf-ink)!important;background:var(--wf-cream)!important;border:var(--wf-border-thin)!important}.app-wispr .multi-select-toolbar__drag{background:var(--wf-stone)!important}.app-wispr .purchases-filter-pill{background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;color:var(--wf-fog)!important}.app-wispr .purchases-filter-pill.is-active{background:var(--wf-lavender)!important;border-color:var(--wf-ink)!important;color:var(--wf-ink)!important}.bottom-sheet.wispr-sheet .tu-copy-btn,.app-wispr .tu-copy-btn{background:var(--wf-paper)!important;border:var(--wf-border-thin)!important;color:var(--wf-ink)!important;-webkit-text-fill-color:var(--wf-ink)!important}.bottom-sheet.wispr-sheet .tu-copy-btn svg,.app-wispr .tu-copy-btn svg{color:var(--wf-ink)!important;stroke:var(--wf-ink)!important}.bottom-sheet.wispr-sheet .profile-sheet,.app-wispr .profile-sheet{padding:0!important}.bottom-sheet.wispr-sheet .pf-sheet .doc-content h2,.bottom-sheet.wispr-sheet .pf-sheet .doc-content code{color:var(--wf-ink)!important}@font-face{font-family:Comfortaa;src:url(/fonts/Comfortaa-Bold.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}:root{--bg: #000000;--ink: #ffffff;--app-top-extra: 12px;--muted: rgba(235, 235, 245, .6);--accent: #e8453c;--accent-3: #c0392b;--surface: rgba(25, 25, 28, .5);--surface-strong: rgba(30, 30, 34, .65);--line: rgba(255, 255, 255, .1);--glass-border: rgba(255, 255, 255, .12);--glass-highlight: rgba(255, 255, 255, .05);--shadow: 0 18px 40px rgba(0, 0, 0, .6);--shadow-glow: 0 0 20px rgba(232, 69, 60, .4);--radius-lg: 28px;--radius-md: 20px;--radius-sm: 14px;--space-xl: 32px;--space-lg: 24px;--space-md: 16px;--space-sm: 12px;--transition-smooth: all .4s cubic-bezier(.25, 1, .5, 1);--transition-fast: all .2s cubic-bezier(.25, 1, .5, 1)}*{box-sizing:border-box;-webkit-user-select:none;user-select:none;outline:none!important;-webkit-tap-highlight-color:transparent!important}*:focus{outline:none!important}html,body{width:100%;height:100%;min-height:100%;overflow:hidden;overscroll-behavior:none;max-width:100vw}#root{width:100%;height:100%;min-height:var(--app-height, 100dvh);display:flex;flex-direction:column;overflow:hidden;max-width:100vw}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--ink);background:radial-gradient(circle at 15% 0%,#1a0a0a,transparent 50%),radial-gradient(circle at 85% 90%,#1a0505,transparent 50%),var(--bg);min-height:100vh;background-attachment:fixed;overflow:hidden}.browser-gate{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px;background:#ffffeb}.splash-screen{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:var(--bg)}.splash-screen--wispr{background:#ffffeb}.splash-screen--fade{opacity:0;transform:scale(1.02);transition:opacity .4s ease,transform .4s ease}.splash-screen__logo{animation:splash-pop .5s cubic-bezier(.34,1.56,.64,1)}.splash-screen__name{font-size:22px;font-weight:700;color:var(--ink);letter-spacing:-.3px}.splash-screen__loader{display:flex;gap:8px;margin-top:8px}.splash-screen__text{font-size:16px;font-weight:500;color:#fff9;letter-spacing:.3px}.splash-dots:after{content:"";animation:dots 1.5s steps(4,end) infinite}@keyframes dots{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}}.splash-screen__dot{width:8px;height:8px;border-radius:50%;background:var(--accent);animation:splash-dot 1.2s ease-in-out infinite}.splash-screen__dot:nth-child(2){animation-delay:.2s}.splash-screen__dot:nth-child(3){animation-delay:.4s}@keyframes splash-pop{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}@keyframes splash-dot{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.browser-gate__card{width:min(100%,460px);display:grid;gap:18px;padding:28px;border-radius:30px;border:1px solid var(--glass-border);background:#12141ac7;backdrop-filter:blur(36px) saturate(180%);-webkit-backdrop-filter:blur(36px) saturate(180%);box-shadow:var(--shadow);text-align:center}.browser-gate__logo{justify-self:center;display:flex;align-items:center;justify-content:center}.browser-gate__icon{width:clamp(80px,18vw,140px);height:clamp(80px,18vw,140px);filter:drop-shadow(0 8px 24px rgba(74,159,217,.35))}.browser-gate__card h1{margin:0;font-size:clamp(30px,4vw,40px);line-height:1.05;letter-spacing:-.04em}.browser-gate__card p{margin:0;color:var(--muted);font-size:15px;line-height:1.6}.browser-gate__button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 22px;border-radius:999px;background:linear-gradient(180deg,#ff6b5c,#b71c1c);color:#fff;font-weight:800;text-decoration:none;box-shadow:0 16px 32px #b71c1c47}.browser-gate__hint{color:#ebebf580;font-size:13px}.app{width:100%;max-width:800px;margin:0 auto;overflow-x:hidden;padding:calc(max(32px,var(--tg-safe-top, 0px),var(--tg-content-safe-top, 0px),var(--tg-safe-area-inset-top, 0px),var(--tg-content-safe-area-inset-top, 0px),var(--tg-safe-area-top, 0px),var(--tg-content-safe-area-top, 0px),env(safe-area-inset-top,0px)) + var(--app-top-extra, 0px)) var(--space-md) calc(96px + max(var(--tg-safe-area-inset-bottom, 0px),var(--tg-content-safe-area-inset-bottom, 0px),var(--tg-safe-area-bottom, 0px),var(--tg-content-safe-area-bottom, 0px),env(safe-area-inset-bottom,0px)));overflow-y:auto;height:var(--app-height, 100dvh);min-height:var(--app-height, 100dvh);-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;scrollbar-width:none;-ms-overflow-style:none}.app--no-bottom-nav{padding-bottom:calc(6px + max(var(--tg-safe-area-inset-bottom, 0px),var(--tg-content-safe-area-inset-bottom, 0px),var(--tg-safe-area-bottom, 0px),var(--tg-content-safe-area-bottom, 0px),env(safe-area-inset-bottom,0px)))}.app::-webkit-scrollbar{width:0;height:0;display:none}@media (min-width: 800px){.app{padding-left:var(--space-xl);padding-right:var(--space-xl)}}@media (max-width: 520px){.cart-item{grid-template-columns:72px minmax(0,1fr);gap:10px;padding:11px}.cart-item__thumb{width:72px;height:72px}.cart-item__bottom,.cart-total-row{flex-direction:column;align-items:stretch}.cart-item__controls{justify-content:space-between}.cart-item__amount,.cart-total-row small{text-align:left}.cart-promo__row,.cart-summary{grid-template-columns:1fr}}.content{display:flex;flex-direction:column;gap:var(--space-lg);width:100%;min-width:0}.topbar{display:flex;justify-content:space-between;align-items:center;gap:var(--space-md);padding-bottom:var(--space-sm)}.brand{display:flex;gap:var(--space-sm);align-items:center}.brand__logo{background:var(--accent);color:#0b0d10;padding:8px 12px;border-radius:var(--radius-sm);font-weight:700}.brand__meta{display:flex;flex-direction:column;font-size:12px;color:var(--muted)}.topbar__actions{display:flex;gap:var(--space-sm);flex-wrap:wrap}button{border:none;padding:10px 16px;border-radius:var(--radius-sm);font-weight:600;cursor:pointer;font-family:inherit;transition:var(--transition-fast);touch-action:manipulation}a{touch-action:manipulation}button:active,.icon-btn:active,.catalog-tab:active,.filter-chip:active{transform:scale(.965) translateZ(0)}button:disabled{opacity:.5;cursor:not-allowed}.primary{background:var(--accent-3);color:#fff;box-shadow:0 4px 12px #b71c1c4d}.primary:active{transform:scale(.97)}.btn-white{background:var(--ink);color:var(--bg);border:none;border-radius:999px;padding:12px 24px;font-size:15px;font-weight:700;cursor:pointer;transition:var(--transition-fast);box-shadow:0 8px 24px #ffffff26}.btn-white:active{transform:scale(.95)}.ghost{background:#ffffff0d;border:1px solid rgba(255,255,255,.18);color:var(--ink);backdrop-filter:blur(40px) saturate(200%) brightness(1.02);-webkit-backdrop-filter:blur(40px) saturate(200%) brightness(1.02);box-shadow:inset 0 1px #ffffff1a,0 4px 16px #0003}.ghost:active{background:var(--surface-strong)}.page{display:flex;flex-direction:column;width:100%;min-width:0;max-width:100%;overflow-x:hidden;min-height:calc(100vh - 96px - env(safe-area-inset-bottom));padding-bottom:0}.page-transition{width:100%;min-width:0}.page h2{margin:0 0 var(--space-md);font-weight:800;letter-spacing:-.03em;font-size:26px}.panel{background:var(--surface);border:1px solid var(--glass-border);border-radius:var(--radius-md);padding:var(--space-md);display:grid;gap:var(--space-sm);box-shadow:var(--shadow);backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);position:relative;overflow:hidden}.panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(180deg,#ffffff26,#fff0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.panel input,.panel textarea{width:100%;padding:12px 16px;border-radius:var(--radius-sm);border:1px solid rgba(255,255,255,.1);background:#0003;color:var(--ink);font-family:inherit;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.panel input:focus,.panel textarea:focus{outline:none;border-color:var(--accent);background:#0000004d}.muted{color:var(--muted)}.badge{display:inline-flex;padding:6px 14px;background:#ffffff1a;color:var(--ink);border-radius:999px;font-size:13px;font-weight:600;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.bottom-nav{position:fixed;left:50%;bottom:clamp(14px,calc(14px + max(var(--tg-safe-area-bottom, 0px),var(--tg-content-safe-area-bottom, 0px),env(safe-area-inset-bottom,0px))),22px);transform:translate(-50%);background:#0a0a0ce0;border:1px solid rgba(255,255,255,.18);border-radius:40px;display:flex;align-items:center;padding:6px;z-index:100;backdrop-filter:blur(50px) saturate(200%) brightness(1.05);-webkit-backdrop-filter:blur(50px) saturate(200%) brightness(1.05);box-shadow:0 8px 32px #0006,inset 0 1px #ffffff1f,inset 0 -1px #00000026;width:calc(100% - 24px);max-width:420px;box-sizing:border-box;overflow:hidden;transition:transform .4s cubic-bezier(.25,1,.5,1),opacity .3s ease;will-change:transform,opacity;isolation:isolate}.nav-indicator{position:absolute;height:calc(100% - 12px);background:#ffffff14;border-radius:35px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:inset 0 1px #ffffff0d,0 4px 12px #0003;transition:transform .5s cubic-bezier(.2,1,.3,1),opacity .25s ease;z-index:0;left:6px;pointer-events:none}.bottom-nav::-webkit-scrollbar{display:none}.bottom-nav:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(180deg,#ffffff38,#ffffff0d);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.nav-item{background:transparent;border:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--muted);padding:8px 4px;transition:var(--transition-smooth);border-radius:32px;position:relative;overflow:hidden;height:56px;cursor:pointer;flex:1;outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.nav-item:hover{background:transparent}.nav-item:active{transform:scale(.92)}.nav-item.is-active .nav-item__icon svg{filter:drop-shadow(0 0 8px rgba(232,69,60,.6));transform:scale(1.1)}.nav-item__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:2px;transition:transform .3s cubic-bezier(.2,1,.3,1)}.nav-item:active .nav-item__content{transform:scale(.92)}.nav-item__icon svg{width:24px;height:24px;transition:var(--transition-smooth);fill:currentColor;opacity:1}.nav-item__label{font-size:9px;font-weight:700;letter-spacing:.1px;transition:var(--transition-smooth)}.nav-item.is-active{color:var(--accent)}.nav-item.is-active .nav-item__icon svg{filter:drop-shadow(0 0 8px rgba(232,69,60,.6))}.nav-item.is-active .nav-item__label{opacity:1;transform:translateY(0);position:relative}.catalog-header{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-md)}.stock-alert-notification{display:flex;align-items:center;gap:12px;padding:14px 18px;margin-bottom:16px;background:linear-gradient(135deg,#e8453c1f,#c0392b1f);border:1px solid rgba(232,69,60,.3);border-radius:16px;color:#e8453c;font-size:14px;line-height:1.5;animation:stockAlertSlideIn .4s cubic-bezier(.34,1.56,.64,1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.stock-alert-notification svg{flex-shrink:0}.stock-alert-notification span{flex:1;min-width:0}.stock-alert-notification strong{font-weight:700}.stock-alert-notification>button[type=button]{flex-shrink:0;padding:8px 16px;background:#e8453c33;border:1px solid rgba(232,69,60,.4);border-radius:10px;color:#e8453c;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.stock-alert-notification>button[type=button]:hover{background:#e8453c4d;transform:scale(1.05)}.stock-alert-notification>button[type=button]:active{transform:scale(.95)}.stock-alert-close{background:transparent!important;border:none!important;color:#e8453c99!important;font-size:24px!important;padding:0 4px!important;line-height:1!important}.stock-alert-close:hover{color:#e8453c!important;background:transparent!important}@keyframes stockAlertSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.catalog-tabs{display:inline-flex;gap:6px;background:none;border:none;border-radius:0;padding:0;margin-top:8px;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.catalog-tab{background:transparent;border:1px solid rgba(255,255,255,.2);color:var(--muted);border-radius:4px;padding:4px 10px;font-size:11px;font-weight:500;cursor:pointer;transition:all .2s ease;letter-spacing:.03em}.catalog-tab.is-active{background:#ffffff1f;color:#fff;border-color:#ffffff80;box-shadow:none}.catalog-toolbar{display:grid;grid-template-columns:1fr auto;gap:var(--space-sm);margin-top:var(--space-md)}.search-pill{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#ffffff0f;border:1px solid var(--glass-border);color:var(--muted);backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%)}.search-pill input{border:none;background:transparent;color:var(--ink);width:100%}.search-icon{font-size:14px}.catalog-quick{display:flex;gap:8px}.icon-btn{background:#ffffff0f;border:1px solid var(--glass-border);color:var(--ink);border-radius:12px;padding:8px 10px;backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);transition:background .2s}.icon-btn:hover{background:#ffffff1f}.catalog-filters{display:flex;gap:8px;flex-wrap:wrap;margin:var(--space-md) 0}.filter-chip{background:#ffffff0f;border:1px solid var(--glass-border);color:var(--muted);border-radius:999px;padding:8px 14px;font-size:13px;font-weight:500;backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);transition:all .2s}.filter-chip.is-active{color:var(--ink);background:#e8453c33;border-color:#e8453c66}.card-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));align-items:stretch}.catalog-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.catalog-section-card{background:#12161eb8;border:1px solid var(--glass-border);border-radius:18px;padding:14px;display:flex;flex-direction:column;justify-content:flex-end;gap:6px;text-align:left;color:var(--ink);box-shadow:0 12px 28px #00000038;backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%);min-height:0;aspect-ratio:5 / 4;overflow:hidden}.catalog-section-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,rgba(0,0,0,.2) 50%,transparent 100%);z-index:1;pointer-events:none;border-radius:inherit}.catalog-section-card.is-wide{grid-column:1 / -1;aspect-ratio:auto;min-height:120px}.catalog-section-card--thin{aspect-ratio:4 / 3;padding:16px;gap:8px}.catalog-section-card__top{z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;position:absolute;top:10px;left:10px;right:10px}.catalog-section-card__badge{display:inline-flex;align-items:center;padding:1px 5px;border-radius:3px;border:1px solid rgba(255,255,255,.35);background:none;color:#ffffffb3;font-size:8px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.catalog-section-card__count{color:var(--muted);font-size:12px;font-weight:700}.catalog-section-card strong{position:relative;z-index:2;font-size:17px;line-height:1.16;font-weight:700;margin-top:auto;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.catalog-section-card p{position:relative;z-index:2;margin:0;color:var(--muted);font-size:12px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 400px){.card-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.catalog-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-section-card{min-height:0;aspect-ratio:5 / 4}}.product-card--gift{background:var(--surface);border:1px solid var(--glass-border);border-radius:var(--radius-lg);padding:16px;display:flex;flex-direction:column;gap:12px;backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);box-shadow:var(--shadow);position:relative;overflow:hidden;transition:box-shadow .24s ease,border-color .24s ease,background-color .24s ease;cursor:pointer;min-width:0;-webkit-tap-highlight-color:transparent;touch-action:manipulation}@media (hover: hover) and (pointer: fine){.product-card--gift:hover{box-shadow:0 18px 36px #00000073;border-color:#ffffff1a}}.product-card--gift:active{box-shadow:0 14px 28px #00000061}.product-card--gift:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(180deg,#ffffff26,#fff0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.product-card__head{display:flex;justify-content:space-between;align-items:center}.product-card__media{border-radius:16px;aspect-ratio:1;position:relative;overflow:hidden;width:100%;flex-shrink:0;background:#ffffff08}.product-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg width='40' height='40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 8c3-4 9-4 12 0 3 4 9 4 12 0' stroke='rgba(255,255,255,0.15)' stroke-width='1' fill='none'/%3E%3C/svg%3E");opacity:.3}.product-card__meta{display:flex;justify-content:space-between;align-items:center;gap:12px}.product-card__meta h3{margin:0 0 4px;font-size:16px}.product-card__actions{display:flex;gap:8px;align-items:center}.price-chip{background:var(--accent);color:#fff;border:none;border-radius:999px;padding:6px 16px;font-size:14px;font-weight:700;box-shadow:0 4px 12px #e8453c66;display:inline-flex;align-items:center;gap:4px}.icon-button{background:#ffffff1a;border:1px solid var(--glass-border);color:var(--ink);border-radius:10px;padding:6px 10px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.pill{display:inline-flex;padding:4px 10px;background:#ffffff14;border-radius:999px;font-size:11px;border:1px solid var(--line)}.hero{display:grid;gap:var(--space-lg);grid-template-columns:1.2fr .8fr;background:#14182099;border:1px solid var(--glass-border);border-radius:calc(var(--radius-lg) + 8px);padding:var(--space-xl);box-shadow:var(--shadow);backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(180deg,#ffffff26,#fff0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.hero__left h1{font-size:clamp(26px,3.6vw,42px);margin:var(--space-sm) 0}.hero__left p{color:var(--muted);max-width:520px}.hero__actions{display:flex;gap:var(--space-sm);margin:var(--space-md) 0;flex-wrap:wrap}.hero__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:var(--space-sm)}.hero__right{display:grid;gap:var(--space-sm)}.hero__panel{background:#141820cc;border:1px solid var(--line);border-radius:var(--radius-md);padding:var(--space-md);box-shadow:var(--shadow)}.hero__panel--action{width:100%;text-align:left;color:var(--ink);cursor:pointer;transition:var(--transition-fast)}.hero__panel--action:active{transform:scale(.98)}.profile-header{width:100%;text-align:center;margin-top:clamp(18px,4vh,34px);margin-bottom:22px}.profile-avatar{width:78px;height:78px;border-radius:999px;overflow:hidden;background:#1c2028b3;margin:0 auto;display:flex;align-items:center;justify-content:center;border:1px solid var(--glass-border);box-shadow:0 8px 28px #00000073}.profile-avatar__image{width:100%;height:100%;object-fit:cover;display:block}.profile-title{margin-top:14px;margin-bottom:4px;font-size:24px;font-weight:800}.profile-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px;width:100%}.profile-stat-card{background:#141820b8;border:1px solid var(--glass-border);border-radius:18px;padding:12px 10px;text-align:center;display:grid;gap:6px;box-shadow:var(--shadow);backdrop-filter:blur(22px) saturate(150%);-webkit-backdrop-filter:blur(22px) saturate(150%)}.profile-stat-card span{color:var(--muted);font-size:12px}.profile-stat-card strong{font-size:17px;line-height:1.2}.profile-stat-card--balance{gap:6px;padding-top:10px;padding-bottom:10px}.profile-actions-row{display:flex;width:100%;gap:10px;margin-bottom:16px}.profile-actions-row--two .profile-pill-button{min-height:46px}.profile-actions-hint{margin:-4px 0 14px;color:var(--muted);font-size:12px;text-align:center}.profile-pill-button{flex:1;padding:12px 14px;border-radius:999px;background:#ffffff0f;color:var(--ink);border:1px solid rgba(255,255,255,.18);font-size:14px;font-weight:700;backdrop-filter:blur(40px) saturate(200%) brightness(1.02);-webkit-backdrop-filter:blur(40px) saturate(200%) brightness(1.02);box-shadow:inset 0 1px #ffffff1a}.profile-pill-button--primary{background:linear-gradient(135deg,#e8453cbf,#b71c1ce0);color:#fff}.profile-link-card,.profile-withdraw-card{background:#141820b8;border:1px solid var(--glass-border);border-radius:22px;padding:16px;box-shadow:var(--shadow);backdrop-filter:blur(24px) saturate(150%);-webkit-backdrop-filter:blur(24px) saturate(150%)}.profile-link-card{margin-bottom:12px}.profile-link-card--thin{padding:12px}.profile-link-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.profile-sheet-panel{background:#12141cb8;border:1px solid rgba(255,255,255,.08);border-radius:22px;padding:16px;box-shadow:0 14px 36px #0000004d;backdrop-filter:blur(24px) saturate(160%);-webkit-backdrop-filter:blur(24px) saturate(160%)}.profile-sheet-panel--glass{background:linear-gradient(135deg,#ff8a7a12,#c628280d),#12141ca6;border-color:#ff8a7a1a;position:relative}.profile-sheet-panel--soft{display:grid;gap:8px;padding:14px 15px}.profile-sheet-panel--faq{padding:12px 14px;border-radius:18px;gap:6px}.profile-sheet-panel--support{margin-bottom:14px}.profile-sheet-panel__row{display:block;min-height:0}.profile-sheet-panel__copy{min-width:0;display:grid;gap:3px;padding:0 54px 0 0}.profile-sheet-label{color:var(--muted);font-size:9px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;line-height:1.1}.profile-sheet-link{font-size:12px;line-height:1.25;font-weight:600;color:#fffffff0;overflow-wrap:anywhere;word-break:break-word}.profile-copy-button--icon{position:absolute;top:14px;right:14px}.profile-sheet-question{font-size:14px;line-height:1.32}.profile-sheet-text{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.profile-sheet-actions{display:grid;gap:10px;margin-top:4px}.profile-currency-row{display:flex;flex-wrap:nowrap;gap:8px;margin-top:2px;width:100%}.profile-currency-chip{display:inline-flex;align-items:center;gap:7px;justify-content:center;flex:1 1 0;min-width:0;min-height:34px;padding:7px 10px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0a}.profile-currency-chip__icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto}.profile-currency-chip strong{font-size:12px;line-height:1;white-space:nowrap}.profile-info-list{display:grid;gap:12px}.profile-link-pill{min-width:0;padding:12px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.06);background:#ffffff0a;color:#ffffffdb;font-size:12px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-link-card__header,.profile-withdraw-card{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.profile-withdraw-card--sheet{align-items:center;justify-content:flex-start;gap:14px}.profile-link-card__header p,.profile-withdraw-card p{margin:4px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.profile-link-value{margin-top:12px;padding:10px 12px;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);color:#ffffffc7;font-size:12px;line-height:1.45;word-break:break-all}.profile-copy-button{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border-radius:999px;background:#ffffff0f;color:var(--ink);border:1px solid var(--glass-border);font-size:11px;font-weight:700}.profile-copy-button--icon{width:34px;height:34px;padding:0;justify-content:center;align-self:start}.profile-summary-grid--ref{margin-top:14px;margin-bottom:18px}.profile-entry-list{display:grid;width:100%;gap:12px}@keyframes drawCheck{to{stroke-dashoffset:0}}.profile-entry-card{width:100%;display:flex;align-items:center;gap:14px;min-height:46px;padding:11px 14px;border-radius:999px;background:#ffffff0f;border:1px solid var(--glass-border);color:var(--ink);text-align:left;box-shadow:none;backdrop-filter:blur(22px) saturate(150%);-webkit-backdrop-filter:blur(22px) saturate(150%)}.profile-entry-card__icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center;color:#ffffffe0;flex:0 0 auto}.profile-entry-card__body{display:grid;gap:2px;min-width:0;flex:1 1 auto}.profile-entry-card__body strong{font-size:14px;line-height:1.1}.profile-entry-card__body span{color:var(--muted);font-size:9px;line-height:1.25}.profile-entry-card__chevron{margin-left:auto;width:16px;height:16px;display:flex;align-items:center;justify-content:center;color:#ffffff57;flex:0 0 auto}.profile-sheet{padding:0 6px 8px}.profile-sheet--support{display:grid;gap:12px}.profile-sheet--support .profile-sheet-panel--support{margin-bottom:0}.profile-sheet--support .profile-summary-grid--ref{margin-top:0;margin-bottom:0}.profile-sheet--support .profile-info-list{gap:10px}.profile-sheet-header{display:flex;align-items:center;justify-content:center;margin:-8px 0 18px;position:sticky;top:0;z-index:10;background:#0a0a0cf7;padding:8px 0}.profile-sheet-header strong{font-size:18px;font-weight:800;text-align:center}.profile-stat-card--compact,.profile-stat-card--mini{border-radius:18px;padding:10px 8px}.profile-stat-card--thin-border{border:1px solid rgba(255,255,255,.08)}.profile-stat-card--mini strong{font-size:15px;line-height:1.25;overflow-wrap:anywhere}.profile-withdraw-card__icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center;color:#ffffffe0;flex:0 0 auto}.profile-withdraw-card__body{display:grid;gap:4px;min-width:0}.profile-withdraw-card__body strong{font-size:14px;line-height:1.15}.profile-withdraw-card__title{display:flex;align-items:center;gap:8px}.profile-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.profile-section-head h3{margin:0;font-size:15px;font-weight:800}.profile-section-head span{color:var(--muted);font-size:12px;font-weight:700}.profile-transactions{display:grid;gap:10px}.profile-transaction-item{background:#141820b8;border:1px solid var(--glass-border);border-radius:18px;padding:14px 16px;display:flex;justify-content:space-between;align-items:center;gap:12px;box-shadow:var(--shadow);backdrop-filter:blur(22px) saturate(150%);-webkit-backdrop-filter:blur(22px) saturate(150%)}.profile-transaction-item--centered{justify-content:center;color:var(--muted)}.profile-history-toolbar{display:grid;gap:10px;margin-bottom:12px}.profile-history-chips{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.profile-history-chips::-webkit-scrollbar{display:none}.profile-history-chip{flex:0 0 auto;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0d;color:var(--muted);font-size:12px;font-weight:700}.profile-history-chip.is-active{background:#e8453c29;border-color:#e8453c3d;color:#fff}.profile-history-dates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profile-history-date{display:grid;gap:6px}.profile-history-date span{color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase}.profile-history-date input{width:100%;min-height:40px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--ink);padding:0 12px;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.profile-history-filters{display:grid;gap:12px;margin-bottom:14px}.profile-history-chips{display:flex;flex-wrap:wrap;gap:8px}.profile-history-chip{min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0d;color:#ffffffd6;font-size:12px;font-weight:700}.profile-history-chip.is-active{background:#e5393538;border-color:#ff8a7a75;color:#fff}.profile-history-range{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-history-date{display:grid;gap:6px;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.04em}.profile-history-date input{min-height:40px;border-radius:14px}.profile-transaction-item--button{width:100%;text-align:left;flex-direction:column;align-items:stretch}.profile-transaction-item__top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.profile-item-side--right{display:grid;justify-items:end;gap:6px}.profile-transaction-receipt{margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.08);display:grid;gap:8px}.profile-transaction-receipt__meta{display:grid;gap:8px}.profile-transaction-receipt__row{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.profile-transaction-receipt__row span{color:var(--muted);font-size:12px}.profile-transaction-receipt__row strong{text-align:right;font-size:12px;line-height:1.4;overflow-wrap:anywhere}@media (max-width: 480px){.profile-history-dates{grid-template-columns:1fr}}.profile-item-meta{font-size:12px;margin-top:4px}.profile-item-side{font-weight:700;color:#ffffffe0;text-align:right}.hero__panel ul{padding:0;list-style:none;margin:var(--space-sm) 0 0;display:grid;gap:8px}.hero__panel li{cursor:pointer}.hero__panel.accent{background:#e8453c2e;color:var(--ink)}.balance-value{font-size:24px;font-weight:700;margin:6px 0 14px}.section__title{display:flex;justify-content:space-between;align-items:baseline;gap:var(--space-sm)}.section__title h2{margin:0;font-size:clamp(20px,2.4vw,28px)}.section__title p{margin:6px 0 0;color:var(--muted)}.grid{margin-top:var(--space-md);display:grid;gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.grid.compact{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.category-card{background:var(--surface);border:1px solid var(--glass-border);border-radius:var(--radius-md);padding:var(--space-md);text-align:center;font-weight:600;box-shadow:var(--shadow);backdrop-filter:blur(30px) saturate(160%);-webkit-backdrop-filter:blur(30px) saturate(160%);position:relative;overflow:hidden}.category-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(180deg,#ffffff26,#fff0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.stat-card{background:#141820cc;border:1px solid var(--line);border-radius:var(--radius-sm);padding:var(--space-sm);display:grid;gap:6px}.stat-label,.stat-hint{color:var(--muted);font-size:12px}.stat-value{font-size:18px}.list-item,.order-row,.payment-option,.profile-row,.ref-row{display:flex;justify-content:space-between;align-items:center;gap:var(--space-sm)}.list-item span,.order-row span,.profile-row span{color:var(--muted);font-size:14px}.total{display:flex;justify-content:space-between;font-size:18px}.status{padding:4px 10px;border-radius:999px;font-size:12px}.status.ok{background:#e8453c33;color:var(--ink)}.status.pending{background:#c7a06240;color:var(--ink)}.product{display:grid;grid-template-columns:1.3fr .7fr;gap:var(--space-md);align-items:start}.product__info{min-width:0}.product__info h2{margin-top:8px;margin-bottom:4px;font-size:24px;overflow-wrap:anywhere;word-break:break-word;line-height:1.2}.product__info p.muted{overflow-wrap:anywhere;word-break:break-word}.product__info input{width:100%;padding:12px;border-radius:var(--radius-sm);border:1px solid var(--line);background:#0a0c1099;color:var(--ink);font-family:inherit}.product__controls{display:grid;gap:10px;margin:var(--space-md) 0}.product__side{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);padding:var(--space-md);box-shadow:var(--shadow)}.product__side ul{margin:var(--space-sm) 0 0;padding-left:18px}.price{font-size:20px;font-weight:700;margin:10px 0}.ref-grid,.support-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:var(--space-sm)}.faq-list{display:flex;flex-direction:column;gap:8px}.faq-item{border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#080e1c73;overflow:hidden}.faq-item__summary{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;background:none;border:none;color:var(--text, #fff);cursor:pointer;font-weight:600;font-size:14px;padding:12px;line-height:1.35;text-align:left}.faq-item__summary:after{content:"";flex-shrink:0;width:8px;height:8px;border-right:2px solid rgba(255,255,255,.45);border-bottom:2px solid rgba(255,255,255,.45);transform:rotate(45deg);transition:transform .25s ease;margin-top:-2px}.faq-item--open .faq-item__summary:after{transform:rotate(-135deg);margin-top:4px}.faq-item__answer{font-size:13px;line-height:1.5;color:#ffffffd1;padding:0 12px 14px;white-space:pre-wrap;word-break:break-word}.home-promo-strip{margin:0 0 8px}.home-promo-strip__hint,.home-promo-strip__chips{display:none}.home-promo-marquee{overflow:hidden;mask-image:linear-gradient(to right,transparent 0%,black 5%,black 95%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 5%,black 95%,transparent 100%)}.home-promo-marquee__track{display:flex;gap:8px;width:max-content;animation:promo-scroll 20s linear infinite reverse;touch-action:pan-x;cursor:grab}.home-promo-marquee__track:active{animation-play-state:paused;cursor:grabbing}@keyframes promo-scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.home-promo-chip{flex-shrink:0;display:inline-flex;align-items:center;gap:4px;padding:2px 6px;border-radius:4px;border:1px solid rgba(255,255,255,.3);background:transparent;white-space:nowrap;-webkit-user-select:none;user-select:none;font-weight:500;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.home-promo-chip__label{font-size:9px;font-weight:500;letter-spacing:.04em}.home-promo-chip__value{font-size:9px;font-weight:500;color:#fff9}.home-promo-chip--blue{background:transparent}.home-promo-chip--blue .home-promo-chip__label{color:#4ade80}.home-promo-chip--green{background:transparent}.home-promo-chip--green .home-promo-chip__label{color:#facc15}.home-promo-chip--orange{background:transparent}.home-promo-chip--orange .home-promo-chip__label{color:#ff6b6b}.home-promo-chip--pink{background:transparent}.home-promo-chip--pink .home-promo-chip__label{color:#fbbf24}@media (max-width: 960px){.catalog-toolbar,.hero{grid-template-columns:1fr}.product{grid-template-columns:1fr;gap:var(--space-lg)}}@media (max-width: 720px){.app{padding-top:var(--space-md)}.topbar{flex-direction:row;align-items:center}.bottom-nav{width:calc(100% - 20px);margin-bottom:10px}.profile-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-link-card__header,.profile-withdraw-card{flex-direction:column}.profile-pill-button{width:100%;justify-content:center}.profile-sheet-panel__row{grid-template-columns:1fr}.profile-copy-button--icon{justify-self:end}}@media (max-width: 420px){.catalog-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-summary-grid{gap:8px}.profile-stat-card--compact strong{font-size:15px}}.ios-list{background:var(--surface);border-radius:12px;overflow:hidden;border:1px solid var(--glass-border)}.ios-list-item{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--glass-border);background:transparent;color:var(--text);font-family:inherit;font-size:16px;width:100%;text-align:left}.ios-list-item:last-child{border-bottom:none}.ios-list-item.is-clickable{cursor:pointer;transition:background .2s}.ios-list-item.is-clickable:hover{background:#ffffff0d}.ios-list-item.is-clickable:active{background:#ffffff1a}.ios-list-item__content{display:flex;flex-direction:column;gap:4px}.ios-list-item__content strong{font-weight:500;font-size:16px}.ios-list-item__content span{font-size:13px;color:var(--muted)}.ios-list-item .chevron{width:20px;height:20px;color:var(--muted);opacity:.5}@media (max-width: 520px){.catalog-header h2{font-size:26px}}@keyframes pageEnter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.page-transition{animation:pageEnter .5s cubic-bezier(.25,1,.5,1) forwards}.bottom-sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000;z-index:999;display:flex;transition:background .3s ease,backdrop-filter .3s ease;flex-direction:column;justify-content:flex-end;pointer-events:none;transition:background .4s cubic-bezier(.25,1,.5,1)}.bottom-sheet-overlay.is-open{will-change:background;background:#0009;pointer-events:auto;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.bottom-sheet{background:#0a0a0cf7;backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);border-top:1px solid rgba(255,255,255,.1);box-shadow:0 -10px 40px #0009;border-radius:24px 24px 0 0;padding:16px 12px calc(12px + max(var(--tg-safe-area-bottom, 0px),var(--tg-content-safe-area-bottom, 0px),env(safe-area-inset-bottom,0px)));transform:translateY(100%);transition:transform .4s cubic-bezier(.25,1,.5,1);will-change:transform;max-height:92vh;overflow-y:auto;width:100%;max-width:600px;margin:0 auto;scrollbar-width:none;-ms-overflow-style:none}.bottom-sheet::-webkit-scrollbar{width:0;height:0;display:none}.bottom-sheet:has(.sort-sheet-panel){max-height:none;overflow:hidden}.bottom-sheet:has(.sort-sheet-panel) .bottom-sheet__content{overflow:hidden}.bottom-sheet:has(.smm-boost-desc-sheet),.bottom-sheet:has(.smm-boost-info-sheet){overflow:hidden;display:flex;flex-direction:column;max-height:min(92vh,100dvh)}.bottom-sheet:has(.smm-boost-desc-sheet) .bottom-sheet__content,.bottom-sheet:has(.smm-boost-info-sheet) .bottom-sheet__content{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column}.bottom-sheet:has(.smm-boost-desc-sheet) .bottom-sheet__drag-handle,.bottom-sheet:has(.smm-boost-info-sheet) .bottom-sheet__drag-handle{flex-shrink:0}.bottom-sheet.is-open{transform:translateY(0)}.bottom-sheet:has(.quick-buy-sheet--product),.bottom-sheet:has(.qb-sheet--flow),.bottom-sheet:has(.cart-checkout-sheet--flow){padding:6px 0 0;background:#1c1c1efa;border-top-color:#ffffff1f}.bottom-sheet__drag-handle{display:flex;justify-content:center;padding:8px 0 16px;cursor:grab;position:sticky;top:0;z-index:10;background:inherit}.bottom-sheet__drag-bar{width:44px;height:4px;border-radius:999px;background:#ffffff38}.sheet-action-row{display:flex;gap:10px;width:100%;align-items:stretch}.sheet-pill-btn{flex:1;min-height:48px;padding:12px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.18);font-size:15px;font-weight:600;cursor:pointer;color:#fffffff5;background:#ffffff0f;backdrop-filter:blur(30px) saturate(180%) brightness(1.02);-webkit-backdrop-filter:blur(30px) saturate(180%) brightness(1.02);box-shadow:inset 0 1px #ffffff1a,0 4px 12px #00000026;transition:transform .12s ease,opacity .15s ease}.sheet-pill-btn:active{transform:scale(.98)}.sheet-pill-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.sheet-pill-btn--ghost{background:#ffffff0d;border-color:#ffffff24;color:var(--ink)}.sheet-pill-btn--accent{background:linear-gradient(180deg,#e8453cf2,#b02626fa);border-color:#e8453c59;color:#fff}.sheet-pill-btn--danger{background:linear-gradient(180deg,#ff7676f5,#e6414bfc);border-color:#ff8c8c61;color:#fff}.has-bottom-sheet .bottom-nav{transform:translate(-50%) translateY(120%);pointer-events:none;opacity:0}.has-bottom-sheet{overflow:hidden!important;position:fixed;width:100%;height:100%}.tab-container{display:flex;background:var(--surface-strong);border-radius:999px;padding:4px;position:relative;border:1px solid var(--glass-border);gap:4px}.tab-indicator{position:absolute;height:calc(100% - 8px);background:#ffffff14;border-radius:999px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:inset 0 1px #ffffff0d,0 4px 12px #0000001a;transition:transform .4s cubic-bezier(.2,1,.3,1);z-index:0;top:4px}.tab-item{position:relative;z-index:1;flex:1;border:none;background:transparent;padding:10px 4px;color:var(--muted);font-weight:700;font-size:12px;cursor:pointer;transition:color .3s,transform .2s;border-radius:999px;display:flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap}.tab-item.is-active{color:var(--ink)}.tab-item:active{transform:scale(.96)}.btn-glass{width:100%;background:#e8453c26;color:var(--accent);border:1px solid rgba(232,69,60,.3);border-radius:18px;padding:16px;font-weight:800;font-size:17px;display:flex;justify-content:center;align-items:center;gap:10px;cursor:pointer;transition:all .3s cubic-bezier(.2,1,.3,1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 8px 32px #0003,inset 0 1px #ffffff1a;position:relative;overflow:hidden}.btn-glass:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.05) 0%,transparent 100%);pointer-events:none}.btn-glass:hover{background:#e8453c33;border-color:#e8453c66;transform:translateY(-1px)}.btn-glass:active{transform:scale(.97);background:#e8453c40}.btn-glass svg{transition:transform .3s cubic-bezier(.2,1,.3,1)}.btn-glass:active svg{transform:translate(3px) translateY(-3px)}.btn-glass.is-primary{background:var(--accent);color:#fff;border:none;box-shadow:0 10px 30px #e8453c59}.btn-glass.is-primary:after{background:linear-gradient(180deg,rgba(255,255,255,.15) 0%,transparent 100%)}.btn-glass.is-primary:hover{background:#ff7a6b}.btn-glass-icon{width:44px;height:44px;padding:0;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid var(--glass-border);border-radius:50%;color:var(--ink);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:all .4s cubic-bezier(.25,1,.5,1)}.btn-glass-icon.is-hidden{opacity:0;transform:scale(.8);pointer-events:none}.btn-glass-icon:active{background:#ffffff1a;transform:scale(.92)}.glass-filter-row{display:flex;align-items:center;gap:8px;overflow-x:auto;flex-wrap:nowrap;padding:2px 0 6px;margin-bottom:8px;scrollbar-width:none;position:relative;z-index:2}.glass-filter-row::-webkit-scrollbar{display:none}.glass-filter-chip{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;min-height:28px;padding:0 14px;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#ffffff8f;font-size:13px;font-weight:600;white-space:nowrap;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;cursor:pointer}.glass-filter-row--skeleton{pointer-events:none}.glass-filter-chip-skeleton{flex:0 0 auto;width:78px;height:28px;border-radius:999px;background:#ffffff0f;position:relative;overflow:hidden}.glass-filter-chip-skeleton--wide{width:110px}.glass-filter-chip-skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.2) 48%,transparent 100%);animation:page-skeleton-shimmer 1.25s ease-in-out infinite}.glass-list{background:#ffffff0f;border-radius:32px;overflow:hidden;border:1px solid var(--glass-border);margin-bottom:24px}.glass-list--compact{border-radius:24px;margin-bottom:18px}.sort-sheet-panel{max-height:min(72vh,560px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:0}.sort-sheet-list{max-height:min(48vh,360px);overflow-y:auto;overflow-x:hidden;border-radius:0;background:transparent;border:none;display:flex;flex-direction:column;gap:8px;padding:4px 0;scrollbar-gutter:stable both-edges}.sort-item{width:100%;padding:9px 14px;background:#ffffff0a;color:#fff;display:flex;align-items:center;gap:10px;font-weight:600;font-size:14px;transition:background .15s ease,border-color .15s ease;border:1px solid rgba(255,255,255,.08);border-radius:999px;outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.sort-item:last-child{border-bottom:1px solid rgba(255,255,255,.12)}.sort-item:active{opacity:.7}.sort-item.is-selected{background:#e8453c14;border-color:#e8453c40}.sort-radio{width:16px;height:16px;border-radius:50%;border:1.5px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;transition:var(--transition-fast)}.sort-item.is-selected .sort-radio{border-color:#ff8a7a;background:#ff8a7a}.sort-radio:after{content:"";width:6px;height:6px;border-radius:50%;background:#fff;opacity:0;transform:scale(.5);transition:var(--transition-fast)}.sort-item.is-selected .sort-radio:after{opacity:1;transform:scale(1)}.balance-chip-glass{display:flex;align-items:center;gap:8px;padding:6px 12px;background:#ffffff0d;border:1px solid var(--glass-border);border-radius:999px;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);color:#fff;font-size:12px;font-weight:600;box-shadow:0 2px 10px #00000026;transition:all .3s ease;cursor:pointer}.balance-chip-glass:active{background:#ffffff1a;transform:scale(.95)}.btn-glass-icon{display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid var(--glass-border);border-radius:12px;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);color:#fff;cursor:pointer;transition:all .2s ease;padding:0}.btn-glass-icon:active{transform:scale(.92);background:#ffffff1a}.catalog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:0 4px}.catalog-header h2{font-family:Comfortaa,sans-serif;font-size:32px;font-weight:850;margin:0;background:linear-gradient(135deg,#fff,#ffffffb3);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.market-header-side{display:flex;align-items:flex-start;gap:10px}.market-promo-stack{display:flex;flex-direction:column;gap:6px;align-items:flex-end}.market-promo-chip{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);box-shadow:0 10px 24px #0000002e;white-space:nowrap}.market-promo-chip span{font-size:11px;font-weight:700;color:#ffffffb8;text-transform:uppercase;letter-spacing:.04em}.market-promo-chip strong{font-size:12px;font-weight:800;color:#fff}.market-promo-chip--blue,.market-promo-chip--green{background:#e8453c2e}.market-promo-chip--orange{background:#ffaa522e}.market-promo-chip--pink{background:#e46eaa2e}.cart-page{display:flex;flex-direction:column;min-height:calc(100dvh - 110px);padding-bottom:calc(112px + env(safe-area-inset-bottom))}.cart-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 4px;margin-bottom:20px;width:100%}.cart-head h2{font-family:Comfortaa,sans-serif;margin:0;font-size:30px;letter-spacing:-.04em}.cart-head .balance-chip-glass{margin-left:auto}.cart-list{display:grid;gap:12px;padding:0 4px 18px}.cart-item{position:relative;display:grid;grid-template-columns:82px minmax(0,1fr);gap:12px;padding:12px;border-radius:24px;background:linear-gradient(180deg,#ffffff0f,#ffffff06),#11151cb3;border:1px solid rgba(255,255,255,.06);box-shadow:0 16px 34px #0000002e;backdrop-filter:blur(22px) saturate(150%);-webkit-backdrop-filter:blur(22px) saturate(150%)}.cart-item--thin{grid-template-columns:68px minmax(0,1fr);gap:10px;padding:10px;border-radius:20px}.cart-item--thin .cart-item__thumb{width:68px;height:68px;border-radius:16px}.cart-item.is-selected{border-color:#e8453c33}.cart-item__select{position:absolute;top:12px;right:12px;width:22px;height:22px;padding:0;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);display:grid;place-items:center;color:#fff}.cart-item.is-selected .cart-item__select{background:linear-gradient(180deg,#ff5c4a,#c62828);border-color:transparent}.cart-item__check{font-size:12px;font-weight:800;line-height:1}.cart-item__thumb{width:82px;height:82px;border-radius:20px;overflow:hidden;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.cart-item__thumb-media{width:100%;height:100%;object-fit:cover;display:block}.cart-item__thumb-fallback{width:100%;height:100%;background:linear-gradient(135deg,#ff8a7a8c,#c62828b8);filter:blur(10px);opacity:.9}.cart-item__body{min-width:0;display:grid;gap:8px;padding-right:24px}.cart-item__top{display:block}.cart-item__copy{display:grid;gap:4px;min-width:0}.cart-item__copy strong{font-size:16px;line-height:1.15;letter-spacing:-.02em}.cart-item__copy span{color:var(--muted);font-size:11px;line-height:1.3}.cart-item__amount{flex:0 0 auto;font-size:15px;font-weight:800;letter-spacing:-.03em;white-space:nowrap}.cart-item__service{display:grid;gap:6px}.cart-item__service span{font-size:11px;color:var(--muted);letter-spacing:.02em}.cart-item__service input{min-height:40px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--ink)}.cart-item__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:2px}.cart-item__controls{display:inline-flex;align-items:center;gap:8px}.cart-qty{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:4px;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.cart-qty button{width:26px;height:26px;padding:0;border-radius:999px;background:#ffffff14;color:#fff;font-size:16px;line-height:1}.cart-qty strong{min-width:12px;text-align:center;font-size:14px}.cart-item__remove{min-height:34px;padding:0 11px;border-radius:999px;background:#ffffff0a;color:#ffffffb8;font-size:11px;font-weight:700;border:1px solid rgba(255,255,255,.06)}.cart-checkout-dock{position:relative;z-index:1;margin-top:16px;margin-bottom:16px;padding:16px;background:#ffffff08;backdrop-filter:blur(20px) saturate(145%);-webkit-backdrop-filter:blur(20px) saturate(145%);border:1px solid rgba(255,255,255,.08);border-radius:20px}.cart-bottom-bar{position:fixed;bottom:calc(70px + env(safe-area-inset-bottom));left:0;right:0;z-index:10;display:flex;align-items:center;gap:12px;padding:12px 16px;background:#0b0d11f2;backdrop-filter:blur(20px) saturate(145%);-webkit-backdrop-filter:blur(20px) saturate(145%);border-top:1px solid rgba(255,255,255,.08)}.cart-bottom-bar__info{flex:1;display:flex;flex-direction:column;gap:2px}.cart-bottom-bar__info span{font-size:12px;color:var(--muted)}.cart-bottom-bar__info strong{font-size:18px;font-weight:700}.cart-bottom-bar__button{padding:12px 24px;background:#d32f2f;color:#fff;border:none;border-radius:16px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}.cart-bottom-bar__button:disabled{opacity:.5;cursor:not-allowed}.cart-checkout-sheet{display:flex;flex-direction:column;gap:14px;padding:0 8px 12px}.cart-checkout-sheet--flow{gap:0;padding:0}.cart-checkout-sheet__scroll{display:flex;flex-direction:column;gap:12px;padding:0 12px 12px}.cart-checkout-sheet__title{margin:0 0 2px;padding:0;text-align:center;font-size:clamp(17px,4.4vw,20px);font-weight:800;letter-spacing:-.03em;line-height:1.25;color:var(--text)}.cart-checkout-sheet__group{border-radius:12px;background:#ffffff12;border:1px solid rgba(255,255,255,.12);overflow:hidden}.cart-checkout-sheet__group .cart-promo{margin-bottom:0;padding:12px 14px;border-radius:0;background:transparent;border:none;box-shadow:none;border-bottom:1px solid rgba(255,255,255,.1)}.cart-checkout-sheet__group .cart-promo__row{display:flex;align-items:stretch;gap:8px}.cart-checkout-sheet__group .cart-promo__row input{flex:1;min-width:0;border-radius:999px;min-height:44px;height:44px;padding:0 14px;box-sizing:border-box;align-self:stretch;background:#ffffff0f;border-color:#ffffff1f}.cart-checkout-sheet__group .cart-promo__row .cart-pill-button{flex-shrink:0;min-height:44px;height:44px;padding:0 16px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;align-self:stretch}.cart-checkout-sheet__group .cart-promo-details{border-radius:10px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.cart-checkout-sheet__group .cart-summary-grid{margin:0;padding:10px 8px;gap:6px;border-bottom:1px solid rgba(255,255,255,.1)}.cart-checkout-sheet__group .cart-summary-card{border-radius:8px;padding:8px 6px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.cart-checkout-sheet__group .cart-total-final{margin:0;padding:12px 14px;border-radius:0;background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.1);box-shadow:none}.cart-checkout-sheet__group .cart-checkout-list{margin:0;padding:0;gap:0}.cart-checkout-sheet__group .cart-checkout-list__item{border-radius:0;padding:11px 14px;background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.08)}.cart-checkout-sheet__group .cart-checkout-list__item:last-child{border-bottom:none}.cart-item-wb{position:relative;display:flex;flex-direction:column;gap:8px;padding:10px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:16px;margin-bottom:8px;transition:all .2s;box-shadow:none}.cart-item-wb__buy{flex:1;min-width:0;min-height:44px;height:44px;padding:0 14px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#ff5c4a,#c0392b);border:none;border-radius:999px;color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:transform .15s ease,opacity .15s ease;box-shadow:0 4px 12px #d32f2f38}.cart-item-wb__buy:active{transform:scale(.98);opacity:.92}.cart-item-wb__delete{padding:8px 16px;background:#ff3b3026;border:1px solid rgba(255,59,48,.3);border-radius:10px;color:#ff3b30;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.cart-item-wb__delete:active{transform:scale(.98);background:#ff3b3040}.cart-item-wb__main{display:flex;gap:10px}.cart-item-wb__thumb{width:60px;height:60px;border-radius:10px;overflow:hidden;flex-shrink:0;background:#ffffff14;box-shadow:inset 0 1px 3px #0003}.cart-item-wb__thumb img,.cart-item-wb__thumb video{width:100%;height:100%;object-fit:cover}.cart-item-wb__info{flex:1;display:flex;flex-direction:column;gap:4px}.cart-item-wb__price{font-size:16px;font-weight:700;color:var(--ink)}.cart-item-wb__title{font-size:12px;color:var(--muted);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:calc(100% - 6px)}.cart-item-wb__remove{position:static;padding:6px 10px;background:transparent;border:none;color:#d32f2f;font-size:13px;font-weight:600;cursor:pointer;transition:opacity .2s;flex-shrink:0}.cart-item-wb__remove:active{transform:scale(.95);opacity:.7}.cart-item-wb__actions{display:flex;align-items:stretch;gap:8px;width:100%}.cart-item-wb__status{flex:1;min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border-radius:14px;border:1px solid rgba(255,122,122,.16);background:#ffffff0a;color:#ffb9b9eb;font-size:13px;font-weight:700;text-align:center}.cart-qty-wb{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;min-width:108px;height:44px;min-height:44px;padding:0 8px;box-sizing:border-box;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:999px}.cart-qty-wb button{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#d32f2f;font-size:18px;font-weight:500;cursor:pointer;transition:opacity .15s ease;flex-shrink:0;border-radius:999px}.cart-qty-wb button:active{transform:scale(.85);opacity:.6}.cart-qty-wb span{min-width:18px;text-align:center;font-size:14px;font-weight:600}.cart-checkout-dock__inner{display:grid;gap:8px}.cart-promo{display:grid;gap:10px;margin-bottom:12px}.cart-promo__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-promo__head strong{font-size:14px}.cart-promo__head span{color:#ffb74d;font-size:12px;text-align:right}.cart-promo__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.cart-promo__row input{min-height:36px;padding:8px 12px;border-radius:15px;border:1px solid rgba(255,255,255,.08);background:#ffffff0d;color:var(--ink)}.cart-promo-error{color:#ff9b9b;font-size:11px;line-height:1.4;margin-top:-4px}.cart-promo__applier{color:#ffb74d;font-size:12px;text-align:right;font-weight:500}.cart-promo-details{display:grid;gap:8px;padding:12px;background:#c0392b0f;border:1px solid rgba(192,57,43,.15);border-radius:12px}.cart-promo-details__row{display:flex;justify-content:space-between;align-items:center;font-size:13px}.cart-promo-details__row span{color:#fff9}.cart-promo-details__row strong{color:#fff}.cart-promo-discount{color:#ffb74d!important;font-weight:700}.cart-promo-remove{padding:8px 12px;border:none;border-radius:8px;background:#ef44441f;color:#f87171;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s;align-self:flex-start}.cart-promo-remove:hover{background:#ef444433}.cart-promo-note{color:#ffd6d0;background:#ff8a7a14;border:1px solid rgba(255,138,122,.18);border-radius:12px;padding:10px 12px;font-size:11px;line-height:1.45;margin-top:-4px}.referrals-panel{display:grid;gap:12px}.referrals-hero{padding:12px 14px;border-radius:18px;background:#c628281a;border:1px solid rgba(255,138,122,.14)}.referrals-hero strong{display:block;margin-bottom:4px;font-size:15px}.referrals-hero .muted,.referrals-copy .muted{font-size:12px;line-height:1.45}.referrals-link-box{display:grid;gap:8px;justify-items:end;max-width:min(72%,280px)}.referrals-link-value{font-size:13px;line-height:1.35;word-break:break-all;text-align:right}.referrals-copy-button{min-height:34px;padding:0 12px}.referrals-copy{display:grid;gap:6px}.referrals-levels{display:grid;gap:8px}.referrals-level-row{padding:2px 0}.cart-pill-button{min-height:36px;padding:0 14px;border-radius:999px;background:#e8453c24;color:var(--accent);border:1px solid rgba(232,69,60,.22);font-size:13px;font-weight:700}.cart-payment-strip,.cart-currency-row{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.cart-payment-strip::-webkit-scrollbar,.cart-currency-row::-webkit-scrollbar{display:none}.cart-payment-option,.cart-currency-chip{min-height:36px;padding:0 12px;border-radius:999px;background:#ffffff0b;border:1px solid rgba(255,255,255,.06);color:#ffffffc2;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;flex:0 0 auto;font-size:13px;font-weight:700}.cart-payment-option.is-active,.cart-currency-chip.is-active{background:#e8453c24;color:#fff;border-color:#e8453c3d;box-shadow:0 10px 24px #e8453c1f}.cart-payment-option__icon,.cart-currency-chip__icon,.cart-pay-button__icon{width:15px;height:15px;display:inline-flex;align-items:center;justify-content:center}.cart-payment-option__icon svg,.cart-currency-chip__icon svg,.cart-pay-button__icon svg{width:100%;height:100%}.cart-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.cart-summary>div{display:grid;gap:4px;padding:10px;border-radius:16px;background:#ffffff0b;border:1px solid rgba(255,255,255,.06)}.cart-summary span{color:var(--muted);font-size:9px}.cart-summary strong{font-size:14px;line-height:1.2;letter-spacing:-.02em}.cart-summary__discount strong,.cart-summary__discount span{color:#ffb74d}.cart-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:8px;margin-bottom:8px}.cart-summary-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:8px 10px;display:flex;flex-direction:column;gap:3px;text-align:center}.cart-summary-card span{color:var(--muted);font-size:9px;font-weight:600}.cart-summary-card strong{font-size:15px;line-height:1;color:var(--ink);font-weight:700}.cart-total-final{display:flex;align-items:center;justify-content:space-between;padding:12px 0;margin-bottom:12px}.cart-total-final span{color:var(--ink);font-size:20px;font-weight:700;letter-spacing:-.04em}.cart-total-final strong{font-size:20px;line-height:1;letter-spacing:-.04em;font-weight:700;display:flex;align-items:center;gap:6px}.cart-error{color:#ff9b9b;font-size:12px;line-height:1.4;margin-bottom:8px}.cart-pay-button{min-height:60px;width:100%;border-radius:999px;background:linear-gradient(180deg,#ff5c4a,#c0392b);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:15px;font-weight:700;box-shadow:0 8px 20px #d32f2f4d;transition:all .2s}.cart-pay-button:active{transform:scale(.98)}.cart-pay-button:disabled{background:#ffffff14;color:#fff6;box-shadow:none;cursor:not-allowed}.cart-pay-button.cart-pay-button--dock{align-self:center;width:calc(100% - 24px);max-width:420px;min-height:48px;margin-top:10px;margin-bottom:max(12px,env(safe-area-inset-bottom,0px),var(--tg-safe-area-bottom, 0px),var(--tg-content-safe-area-bottom, 0px));box-shadow:0 6px 18px #d32f2f38;padding:12px 20px}.cart-pay-button.cart-pay-button--dock:disabled{background:#ffffff1f;color:#ffffff7a;box-shadow:none}.cart-pay-button__content{display:flex;flex-direction:column;align-items:center;gap:3px}.cart-pay-button__content small{font-size:11px;font-weight:600;opacity:.85}.quick-buy-sheet{display:grid;gap:14px;padding:0 8px 12px}.quick-buy-sheet--product{display:flex;flex-direction:column;gap:0;padding:0;height:100%}.quick-buy-sheet--product .quick-buy-sheet__body{padding:0 12px 8px;display:flex;flex-direction:column;gap:10px;overflow-y:auto;flex:1;min-height:0}.quick-buy-sheet--product .quick-buy-sheet__media{border-radius:0;max-height:min(200px,32vh)}.bottom-sheet:has(.quick-buy-sheet--product){padding:0;overflow:hidden;display:flex;flex-direction:column}.bottom-sheet:has(.quick-buy-sheet--product) .bottom-sheet__content{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.quick-buy-sheet__actions--dock{display:flex;align-items:stretch;gap:8px;margin:0;padding:10px 12px;padding-bottom:max(10px,env(safe-area-inset-bottom,0px),var(--tg-safe-area-bottom, 0px),var(--tg-content-safe-area-bottom, 0px));border-top:none;background:transparent}.quick-buy-sheet__actions--dock .quick-buy-sheet__secondary,.quick-buy-sheet__actions--dock .quick-buy-sheet__primary{flex:1;min-height:44px;height:auto;border-radius:999px;border:1px solid rgba(255,255,255,.12);margin:0;box-shadow:none;font-size:14px;font-weight:500;padding:10px 12px;display:inline-flex;align-items:center;justify-content:center}.quick-buy-sheet__actions--dock .quick-buy-sheet__primary--icon{padding-left:0;padding-right:0}.quick-buy-sheet__actions--dock .quick-buy-sheet__secondary{background:#ffffff14;color:#fff}.quick-buy-sheet__actions--dock .quick-buy-sheet__primary{background:linear-gradient(180deg,#e8453c,#b71c1c);color:#fff;border-color:#e8453c59}.quick-buy-sheet__actions--dock .quick-buy-sheet__primary--done{background:linear-gradient(135deg,#e8453c,#ff6b5c);border-color:#e8453c40}.quick-buy-sheet__title{margin:0;font-size:24px;font-weight:800;letter-spacing:-.03em}.quick-buy-sheet__lead{margin:0;color:var(--muted);font-size:14px;line-height:1.45;max-width:320px}.quick-buy-card{display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;border-radius:22px;background:#ffffff09;border:1px solid rgba(255,255,255,.07)}.quick-buy-card__thumb{width:56px;height:56px;border-radius:16px;background:#ffffff0a;display:grid;place-items:center;overflow:hidden;align-self:start;line-height:0}.quick-buy-card__media-asset{display:block;width:100%;height:100%;object-fit:cover}.quick-buy-card__thumb-core{width:28px;height:28px;border-radius:10px;background:linear-gradient(180deg,#ff5c4a,#c0392b);opacity:.88;box-shadow:0 10px 24px #d32f2f33}.quick-buy-card__copy{min-width:0;display:grid;gap:4px}.quick-buy-card__copy h4{margin:0;font-size:17px;line-height:1.15;letter-spacing:-.02em}.quick-buy-card__copy div{color:var(--muted);font-size:12px;line-height:1.35}.quick-buy-card__price{display:grid;gap:4px;text-align:right}.quick-buy-card__price strong{font-size:18px;line-height:1;letter-spacing:-.03em}.quick-buy-card__price span{color:var(--muted);font-size:11px}.quick-buy-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 2px}.quick-buy-meta span{color:var(--muted);font-size:13px}.quick-buy-meta strong{font-size:14px;font-weight:700;text-align:right;max-width:190px}.quick-buy-meta--status strong.is-accent{color:var(--accent)}.quick-buy-meta--status strong.is-success{color:#ffb74d}.quick-buy-meta--status strong.is-warning{color:#ffcf78}.quick-buy-sheet__error{color:#ff9b9b;font-size:13px;line-height:1.4;text-align:center}.quick-buy-sheet__error--soft{color:#ffd6d0;background:#e8453c1a;border:1px solid rgba(232,69,60,.18);border-radius:16px;padding:12px 14px}.quick-buy-sheet__actions{display:flex;gap:10px;margin-top:2px}.quick-buy-sheet__secondary,.quick-buy-sheet__primary{flex:1;min-height:60px;border-radius:999px;font-size:15px;font-weight:600;white-space:nowrap;line-height:1.1;padding:0 16px}.quick-buy-sheet__secondary{background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.07)}.quick-buy-sheet__primary{background:linear-gradient(180deg,#ff5c4a,#c0392b);color:#fff;box-shadow:0 14px 28px #d32f2f3d}.promo-banner-container{width:100%;border-radius:24px;overflow:hidden;margin-bottom:24px;aspect-ratio:3.5 / 1;border:1px solid var(--glass-border);box-shadow:0 8px 25px #00000040;position:relative;background:#ffffff05}.promo-banner{width:100%;height:100%;object-fit:cover;display:block}.promo-banner-container:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 60%,rgba(0,0,0,.4) 100%);pointer-events:none}.search-pill-v2{flex:1;display:flex;align-items:center;gap:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:0 18px;height:46px;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease;overflow:hidden;will-change:background,border-color}.search-pill-v2:focus-within{background:#ffffff17;border-color:var(--accent);box-shadow:0 0 0 3px #e8453c1f}.search-pill-v2 input{flex:1;background:transparent;border:none;color:#fff;font-size:15px;font-weight:500;outline:none;min-width:0}.topup-sheet{display:grid;gap:10px;padding:2px 8px 12px}.topup-sheet__title,.topup-sheet__subtitle,.topup-provider-tabs,.topup-currency-tabs,.topup-amount-block,.topup-quote-preview,.topup-sheet__message,.topup-sheet__submit{animation:fadeInUp .35s cubic-bezier(.25,.46,.45,.94) backwards}.topup-sheet__title{animation-delay:0ms}.topup-sheet__subtitle{animation-delay:50ms}.topup-provider-tabs{animation-delay:.1s}.topup-currency-tabs{animation-delay:.15s}.topup-amount-block{animation-delay:.2s}.topup-quote-preview{animation-delay:.25s}.topup-sheet__message{animation-delay:.3s}.topup-sheet__submit{animation-delay:.35s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(.6)}60%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.topup-sheet__title{margin:0;font-size:22px;line-height:1.08;letter-spacing:-.03em}.topup-sheet__subtitle{margin:0;color:var(--muted);font-size:12px;line-height:1.4}.topup-sheet__amount-card{display:grid;gap:8px;padding:12px;border-radius:18px;background:linear-gradient(180deg,#ffffff0f,#ffffff08);border:1px solid rgba(255,255,255,.09);box-shadow:0 12px 28px #0000002e;backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%)}.topup-sheet__amount-card>span{font-size:11px;color:var(--muted);font-weight:700;text-transform:uppercase;letter-spacing:.04em}.topup-sheet__amount-row{display:flex;align-items:center;gap:8px}.topup-sheet__currency,.topup-sheet__usd-label{font-size:16px;font-weight:800;color:#ff8a7a}.topup-sheet__amount-row input{flex:1;min-width:0;min-height:48px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;color:#fff;font-size:34px;font-weight:850;line-height:1;letter-spacing:-.04em;padding:0 12px}.topup-sheet__quick-amounts{display:flex;gap:7px}.topup-sheet__quick-amounts button{min-height:30px;padding:0 11px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#ffffffeb;font-size:12px;font-weight:700}.topup-sheet__amount-card small{color:var(--muted);font-size:9px}.topup-sheet__quote-list{display:grid;gap:7px}.topup-sheet__placeholder{min-height:52px;display:flex;align-items:center;justify-content:center;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:var(--muted);font-size:12px;text-align:center;padding:0 10px}.topup-method{min-height:52px;border-radius:14px;padding:8px 10px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:8px;transition:transform .18s ease,border-color .18s ease,background .18s ease}.topup-method:active{transform:scale(.985)}.topup-method.is-selected{border-color:#e8453c75;background:#e8453c1f;box-shadow:0 10px 24px #e8453c1f}.topup-method:disabled{opacity:.45}.topup-method__left{display:flex;align-items:center;gap:9px;min-width:0}.topup-method__icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center}.topup-method__icon svg{width:100%;height:100%}.topup-method__meta{display:grid;gap:1px}.topup-method__meta strong{font-size:12px;line-height:1.2;letter-spacing:-.01em}.topup-method__meta small{color:var(--muted);font-size:9px;line-height:1.2}.topup-method__amount{font-size:12px;font-weight:800;letter-spacing:-.01em;white-space:nowrap}.topup-sheet__error,.topup-sheet__success,.topup-sheet__polling{font-size:12px;line-height:1.4;text-align:center}.topup-sheet__message{padding:8px 12px}.topup-sheet__error{color:#ff9b9b;background:#ff9b9b1a;border:1px solid rgba(255,155,155,.2);border-radius:12px}.topup-sheet__hint{color:#ffd6d0;background:#ff8a7a14;border:1px solid rgba(255,138,122,.18);border-radius:12px}.topup-sheet__success{color:#ffffffb3;background:transparent;border:none}.topup-sheet__polling{color:#ffffffa6;background:transparent;border:none;animation:pulse 1.5s cubic-bezier(.4,0,.6,1) infinite}@keyframes slideInMessage{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.topup-sheet__submit{min-height:48px;border-radius:14px;background:linear-gradient(180deg,#ff6b5c,#b71c1c);color:#fff;font-size:15px;font-weight:800;box-shadow:0 12px 24px #d32f2f3d;transition:all .35s cubic-bezier(.25,.46,.45,.94);transform-origin:center;position:relative;overflow:hidden}.topup-sheet__submit:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.2),transparent);opacity:0;transition:opacity .35s ease}.topup-sheet__submit:hover:before{opacity:1}.topup-sheet__submit:active{transform:scale(.97);box-shadow:0 6px 16px #d32f2f4d}.topup-sheet__submit:disabled{background:#ffffff1a;color:#ffffff73;box-shadow:none;transform:none}.topup-sheet__submit:disabled:before{display:none}.topup-provider-tabs,.topup-currency-tabs{position:relative;margin:0 auto;gap:6px;padding:4px;border-radius:999px;border:1px solid rgba(255,255,255,.09);background:#ffffff0a;overflow-x:auto;scrollbar-width:none;max-width:100%}.topup-provider-tabs{display:flex;width:100%}.topup-currency-tabs{display:inline-flex}.topup-provider-tabs::-webkit-scrollbar,.topup-currency-tabs::-webkit-scrollbar{display:none}.topup-provider-tabs__indicator{position:absolute;top:4px;left:0;height:calc(100% - 8px);border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.14);pointer-events:none;transition:transform .35s cubic-bezier(.25,.46,.45,.94),width .35s cubic-bezier(.25,.46,.45,.94);z-index:0}.topup-provider-tab,.topup-currency-tab{position:relative;z-index:1;min-height:36px;padding:0 16px;border-radius:999px;background:transparent;border:1px solid transparent;color:#ffffffb8;display:flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:700;white-space:nowrap;transition:all .35s cubic-bezier(.25,.46,.45,.94);transform-origin:center}.topup-provider-tab{flex:1}.topup-currency-tab{flex:0 0 auto}.topup-provider-tab:active,.topup-currency-tab:active{transform:scale(.95)}.topup-provider-tab__emoji{font-size:16px;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.topup-provider-tab.is-active .topup-provider-tab__emoji{transform:scale(1.2)}.topup-provider-tab svg,.topup-currency-tab svg{width:15px;height:15px;transition:transform .35s cubic-bezier(.25,.46,.45,.94),opacity .35s ease}.topup-provider-tab.is-active,.topup-currency-tab.is-active{color:#fff}.topup-provider-tab.is-active svg,.topup-currency-tab.is-active svg{transform:scale(1.1)}.topup-currency-tab{animation:slideInTab .3s cubic-bezier(.25,.46,.45,.94) backwards}.topup-currency-tab:disabled{opacity:.45}@keyframes slideInTab{0%{opacity:0;transform:translateY(-10px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.topup-handle{width:36px;height:4px;background:#fff3;border-radius:2px;margin:0 auto 12px}.topup-stealth-input{display:flex;flex-direction:column;align-items:center;gap:16px;margin:16px 0}.topup-stealth-label{font-size:14px;font-weight:600;color:var(--muted)}.topup-huge-field{display:flex;align-items:center;justify-content:center;gap:10px}.topup-huge-field input{background:transparent;border:none;color:#fff;font-size:54px;font-weight:900;text-align:center;padding:0;outline:none;box-shadow:none;max-width:100%}.topup-huge-field input:focus{outline:none;background:transparent;border:none}.topup-huge-emoji{display:flex;align-items:center;justify-content:center;animation:pulse 2s infinite ease-in-out}.topup-sheet__submit--massive{min-height:56px;font-size:16px;border-radius:16px;display:flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(180deg,#ff5c4a,#c0392b);box-shadow:0 10px 24px #d32f2f4d;margin-top:8px}.smm-tabs{position:relative;display:flex;background:#ffffff0a;padding:4px;border-radius:999px;margin-bottom:24px}.smm-tab-indicator{position:absolute;top:4px;bottom:4px;left:var(--indicator-left, 4px);width:var(--indicator-width, 0px);background:var(--accent);border-radius:999px;transition:all .35s cubic-bezier(.25,1,.5,1);box-shadow:0 4px 12px #d32f2f4d}.smm-tab{flex:1;position:relative;z-index:2;padding:10px 0;border-radius:999px;font-size:13px;font-weight:600;color:#fff9;background:transparent;border:none;transition:color .3s;display:flex;align-items:center;justify-content:center;text-align:center}.smm-tab.is-active{color:#fff}.smm-form-container{display:flex;flex-direction:column;gap:20px}.smm-field{display:flex;flex-direction:column;gap:8px}.smm-field>label{font-size:14px;font-weight:600;color:#fff}.smm-select-wrapper{position:relative;display:flex;flex-direction:column}.smm-field select,.smm-field input[type=text],.smm-field input[type=url],.smm-field input[type=number],.smm-field input[type=date]{width:100%;padding:11px 16px;background:#1c1c24;border:1px solid rgba(255,255,255,.1);border-radius:22px;color:#fff;font-size:14px;outline:none;transition:border-color .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.smm-field select:focus,.smm-field input:focus{border-color:var(--accent, #e8453c);box-shadow:0 0 0 3px #e8453c33}.smm-field select:focus-visible,.smm-field input:focus-visible{outline:none}.smm-checkbox{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px;font-weight:600;color:#fff;-webkit-user-select:none;user-select:none;margin-top:4px;margin-bottom:4px}.smm-checkbox-input{position:relative;width:20px;height:20px}.smm-checkbox-input input{opacity:0;position:absolute;width:100%;height:100%;cursor:pointer;z-index:2}.smm-checkbox-box{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;border:2px solid rgba(255,255,255,.2);border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s;z-index:1}.smm-checkbox-box svg{width:14px;height:14px;opacity:0;transform:scale(.5);transition:all .2s}.smm-checkbox-input input:checked+.smm-checkbox-box{background:var(--accent, #e8453c);border-color:var(--accent, #e8453c)}.smm-checkbox-input input:checked+.smm-checkbox-box svg{opacity:1;transform:scale(1)}.smm-field-hint{font-size:12px;color:#ffffff80;margin-top:4px}.smm-field-hint span{color:#fff;font-weight:600}.smm-field--quantity-inline .smm-field__inline-row{display:flex;align-items:center;gap:10px;width:100%;min-width:0;overflow:hidden}.smm-field--quantity-inline .smm-field__inline-row input[type=text]{flex:1 1 auto;min-width:0;width:auto}.smm-field__inline-price{flex:0 1 auto;min-width:0;font-size:14px;font-weight:600;line-height:1.35;letter-spacing:-.02em;color:var(--accent, #e8453c);font-variant-numeric:tabular-nums;white-space:nowrap;padding:11px 0 11px 4px;max-width:min(46%,9.5rem);overflow:hidden;text-overflow:ellipsis}.smm-field__inline-price--warn{color:#ffb478f2}.smm-sum-box{width:100%;padding:14px 16px;background:#2d2d38;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#fff;font-size:16px;font-weight:700;min-height:50px;display:flex;align-items:center}.smm-summary__amount{flex-shrink:0;font-size:15px;font-weight:500;line-height:1.3;letter-spacing:-.02em;color:#ffffffeb;font-variant-numeric:tabular-nums;white-space:nowrap;max-width:55%;overflow:hidden;text-overflow:ellipsis;text-align:right}.smm-submit-btn{width:100%;padding:16px;background:var(--accent);color:#fff;border:none;border-radius:999px;font-size:16px;font-weight:700;opacity:1;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.smm-submit-btn:disabled{opacity:.5}.smm-empty{padding:30px 18px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;text-align:center;color:#ffffffd1;font-weight:600}.smm-wizard{display:grid;gap:12px;width:100%;min-width:0}.smm-step{border-radius:28px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;padding:14px 16px 16px;min-width:0;width:100%;box-sizing:border-box;overflow:hidden}.smm-step__head{display:flex;align-items:center;gap:12px;margin-bottom:12px;min-width:0;width:100%}.smm-step__head strong{display:block;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.smm-step__head small{color:var(--muted);font-size:13px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.smm-step__idx{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;background:#ffffff12;color:#ffffffe6}.smm-step__idx.is-active{background:var(--accent);color:#fff}.smm-step__idx.is-done{background:#e8453ce6;color:#fff}.smm-select-wrapper{position:relative;width:100%}.smm-select{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:16px;color:var(--ink);font-size:15px;padding:14px 44px 14px 14px;outline:none;font-weight:500;cursor:pointer;transition:all .2s cubic-bezier(.175,.885,.32,1.275)}.smm-select:focus{border-color:#fff3;background:#ffffff0f}.smm-select-arrow{position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center;color:var(--muted);opacity:.6}.smm-select option{background:#111;color:#fff}.smm-chip{min-height:32px;padding:0 12px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#ffffffd9;font-size:12px;font-weight:700}.smm-chip.is-active{background:#e8453c38;border-color:#e8453c6b;color:#fff}.smm-service-list{display:grid;gap:10px}.smm-scrollable-list{display:flex;flex-direction:column;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:20px;max-height:420px;overflow-y:auto}.smm-scrollable-list::-webkit-scrollbar{display:none}.smm-scrollable-list .smm-service-card{border-radius:0;border:none;border-bottom:1px solid rgba(255,255,255,.04);background:transparent;padding:10px 12px}.smm-scrollable-list .smm-service-card:last-child{border-bottom:none}.smm-scrollable-list .smm-service-card.is-active{background:#e8453c1f;border-color:transparent!important}.smm-search-input{border-radius:999px!important;min-height:42px!important;padding:8px 16px!important;background:#ffffff0a!important;border:1px solid rgba(255,255,255,.12)!important}.smm-service-card{width:100%;padding:12px;border-radius:20px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center;text-align:left}.smm-service-card.is-active{border-color:#e8453c6b;background:#e8453c24}.smm-service-card__media{width:40px;height:40px;border-radius:10px;background:#ffffff0f;display:grid;place-items:center;overflow:hidden}.smm-service-card__media img{width:100%;height:100%;object-fit:contain}.smm-service-card__meta{display:grid;gap:2px;min-width:0}.smm-service-card__meta strong{font-size:13px;line-height:1.25;color:var(--ink);display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.smm-service-card__meta small{color:var(--muted);font-size:11px}.smm-service-card__aside{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:flex-end;height:100%}.smm-service-card__aside span{font-size:11px;font-weight:700;color:#ffb3a8}.smm-fav-btn{display:inline-flex;align-items:center;justify-content:center;color:var(--muted);cursor:pointer;padding:4px}.smm-fav-btn svg{transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.smm-fav-btn:active svg{transform:scale(.85)}.smm-fav-btn.is-active svg{color:#ff9800;fill:#ff9800}.smm-more-btn{min-height:34px;border-radius:12px;background:#ffffff0d;color:#ffffffe6;font-size:13px;border:1px solid rgba(255,255,255,.08)}.smm-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;min-width:0;width:100%;box-sizing:border-box;overflow:hidden}.smm-summary strong{font-size:15px;font-weight:500}.smm-summary small{display:block;margin-top:2px;font-size:12px;color:var(--muted)}.smm-error,.smm-success{padding:12px 16px;border-radius:16px;font-size:13px;line-height:1.4}.smm-error{color:#ffabab;border:1px solid rgba(255,171,171,.28);background:#ffabab14}.smm-note{color:#ffd6d0;border:1px solid rgba(255,138,122,.22);background:#ff8a7a14}.smm-success{color:#ffd6d0;border:1px solid rgba(160,240,191,.3);background:#a0f0bf14}.smm-boost-footer{display:flex;flex-direction:column;gap:10px;margin-top:6px;padding:0;box-sizing:border-box;width:100%;max-width:100%;border:none;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.smm-boost-footer__notice{margin:0 0 0 8px;padding:0 0 0 12px;font-size:12px;line-height:1.45;text-align:justify;hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;word-wrap:break-word;color:#ffffffd1;background:transparent;border:none;border-left:3px solid rgba(232,69,60,.6);border-radius:0}.smm-boost-footer__row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.smm-boost-footer__row .smm-boost-footer__action.smm-secondary-btn,.smm-boost-footer__row .smm-boost-footer__action.smm-submit-btn{flex:1;min-height:40px!important;padding:9px 10px!important;font-size:13px!important;font-weight:600;border-radius:999px!important;transition:opacity .2s,background .25s,border-color .25s}.smm-boost-footer__row .smm-boost-footer__action.smm-secondary-btn{border:1px solid rgba(255,255,255,.16)!important;background:transparent!important;box-shadow:none}.smm-boost-footer__row .smm-boost-footer__action.smm-submit-btn{border:1px solid rgba(232,69,60,.42)!important;background:transparent!important;color:#fff;box-shadow:none;font-weight:600}.smm-boost-footer__row .smm-boost-footer__action.smm-submit-btn:not(.is-footer-hint){background:var(--accent)!important;border-color:transparent!important;box-shadow:0 4px 14px #e8453c59!important}.smm-boost-footer__row .smm-boost-footer__action.smm-secondary-btn:not(.is-footer-hint){border-color:#ffffff59!important;color:#fff!important}.smm-boost-footer__action.is-footer-hint{opacity:.38;color:#ffffff80!important;cursor:default}.smm-boost-footer__row .smm-boost-footer__action.smm-secondary-btn.is-footer-hint{border-color:#ffffff1f!important}.smm-boost-footer__row .smm-boost-footer__action.smm-submit-btn.is-footer-hint{border-color:#e8453c38!important;color:#ffffffb8!important}.smm-boost-footer__info-glass{width:40px;min-height:40px;height:40px;padding:0;margin:0;display:flex;align-items:center;justify-content:center;align-self:center;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:transparent;color:#ffffffc7;font-size:15px;font-weight:800;font-style:italic;font-family:ui-serif,Georgia,Times New Roman,serif;line-height:1;cursor:pointer;opacity:1;pointer-events:auto;transform:scale(1);transition:opacity .25s ease,transform .25s cubic-bezier(.34,1.56,.64,1),border-color .2s ease,color .2s ease}.smm-boost-footer__info-glass.is-dim{opacity:.35;border-color:#ffffff1a;color:#fff6}.smm-boost-footer__info-glass.is-pulse{border-color:#ff645099;color:#ff8264f2;animation:info-pulse 2.4s ease-in-out infinite}@keyframes info-pulse{0%,to{box-shadow:0 0 #ff503c00;border-color:#ff645099}50%{box-shadow:0 0 0 5px #ff503c2e;border-color:#ff6450}}.smm-boost-footer__info-glass.is-visible{opacity:1;pointer-events:auto;transform:scale(1)}.smm-boost-footer__info-glass:active{transform:scale(.96)}.boost-side-desc-tab{position:fixed;right:0;top:50%;z-index:90;transform:translateY(-50%);min-width:32px;padding:4px 0;background:linear-gradient(180deg,#c084fc,#a855f7);color:#fff;border:none;border-radius:8px 0 0 8px;box-shadow:-3px 0 14px #a855f74d;user-select:none;-webkit-user-select:none;touch-action:manipulation;display:flex;flex-direction:column;align-items:center}.boost-side-desc-tab:active{transform:translateY(-50%) scale(.96);background:linear-gradient(180deg,#a855f7,#9333ea)}.smm-boost-footer__desc-btn{min-height:40px;padding:0 14px;border-radius:999px;border:1px solid rgba(160,100,255,.4);background:#a064ff1a;color:#c8a0fff2;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:opacity .25s ease,transform .25s cubic-bezier(.34,1.56,.64,1);align-self:center}.smm-boost-footer__desc-btn.is-pulse{animation:info-pulse 2.4s ease-in-out infinite;border-color:#a064ffb3}.smm-boost-footer__desc-btn:active{transform:scale(.96)}.smm-boost-desc-sheet{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:10px;padding:4px 4px max(8px,env(safe-area-inset-bottom,0px));max-height:100%;width:100%}.smm-boost-desc-sheet__title{font-size:clamp(15px,4vw,17px);font-weight:700;margin:0;text-align:center;letter-spacing:-.02em;flex-shrink:0;line-height:1.3}.smm-boost-desc-sheet__subtitle{display:none}.smm-boost-desc-sheet__meta-row{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;flex-shrink:0}.smm-boost-desc-sheet__meta-pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:#e8453c1a;border:1px solid rgba(232,69,60,.2);color:#ff8a7ae6;font-size:12px;font-weight:600;font-family:SF Mono,Fira Code,ui-monospace,monospace;letter-spacing:.01em}.smm-boost-desc-sheet__content{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;display:flex;flex-direction:column;gap:12px;padding-bottom:8px}.smm-boost-desc-sheet__facts{display:none}.smm-boost-desc-sheet__body-block{padding:10px 12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.18);border-radius:16px;display:flex;flex-direction:column;gap:6px;font-size:clamp(13px,3.6vw,14px);line-height:1.5;color:#ffffffe0;word-break:break-word;overflow-wrap:anywhere;white-space:pre-wrap}.smm-boost-desc-sheet__body-line{margin:0}.smm-boost-desc-sheet__divider{border:none;border-top:1px solid rgba(255,255,255,.08);margin:4px 0}.smm-boost-desc-sheet__disclaimer-inline{margin:0;font-size:clamp(11px,3vw,12px);line-height:1.4;color:#fff6}.smm-boost-desc-sheet__section-label{margin:0 0 4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#fff6}.smm-boost-desc-sheet__avg-time{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#a064ff14;border:1px solid rgba(160,100,255,.3);border-radius:14px;font-size:clamp(12px,3.4vw,13px);color:#c8a0fff2;flex-shrink:0}.smm-boost-desc-sheet__avg-time svg{flex-shrink:0;color:#b482ffe6}.smm-boost-desc-sheet__avg-time strong{color:#c8a0ff}.smm-boost-desc-sheet__disclaimer{margin:0;font-size:clamp(12px,3.2vw,13px);line-height:1.45;color:#ffffff8c;padding:10px 12px;background:#ffb4000f;border:1px solid rgba(255,180,0,.15);border-radius:16px}.smm-boost-desc-sheet-body{display:none}.smm-boost-desc-sheet-body img,.smm-boost-desc-sheet-body video{max-width:100%;height:auto}.smm-boost-desc-sheet-close{flex-shrink:0;width:100%;padding:13px 20px;border-radius:999px;border:1px solid var(--glass-border);background:#ffffff0f;color:#fffffff5;font-size:15px;font-weight:600;cursor:pointer;letter-spacing:-.02em;box-shadow:inset 0 1px #ffffff1a,0 6px 20px #00000029;transition:transform .15s ease,background .2s ease}.smm-boost-desc-sheet-close:active{transform:scale(.98)}.smm-boost-info-sheet{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:14px;padding:4px 8px max(12px,env(safe-area-inset-bottom,0px));max-height:100%;width:100%}.smm-boost-info-sheet__title{margin:0;font-size:clamp(17px,4vw,19px);font-weight:700;text-align:center;letter-spacing:-.02em;flex-shrink:0}.smm-boost-info-sheet__body{flex:1 1 auto;min-height:0;margin:0;font-size:clamp(13px,3.6vw,14px);line-height:1.55;color:#ffffffe0;text-align:left;white-space:pre-line;hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;word-wrap:break-word;overflow-wrap:anywhere;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-right:2px}.smm-boost-info-sheet .smm-boost-desc-sheet-close{flex-shrink:0;margin-top:auto}.smm-auto-list-actions{display:flex;flex-wrap:nowrap;gap:8px;align-items:stretch;justify-content:flex-end;flex-shrink:0}.smm-auto-list-actions__btn.smm-secondary-btn,.smm-auto-list-actions__btn.smm-delete-btn{min-height:40px!important;padding:9px 14px!important;font-size:13px!important;font-weight:600!important;border-radius:999px!important;width:auto;flex:1 1 0;min-width:0}.smm-auto-list-actions__btn.smm-secondary-btn{border:1px solid rgba(255,255,255,.16)!important;background:transparent!important;box-shadow:none;color:#fff!important}.smm-secondary-btn,.smm-delete-btn{min-height:50px;padding:16px;border-radius:999px;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center}.smm-secondary-btn{background:#ffffff12;border:1px solid rgba(255,255,255,.1);color:#fff}.smm-delete-btn{background:#ff606024;border:1px solid rgba(255,96,96,.25);color:#ffb1b1}.smm-tab-pane,.smm-auto-list{display:grid;gap:10px}.smm-auto-list--subs{gap:10px}.smm-auto-card--subs{padding:14px 14px 12px;gap:10px;border-radius:18px}.smm-auto-card--subs .smm-auto-card__head{align-items:flex-start}.smm-auto-card--subs .smm-auto-card__head strong{font-size:14px;line-height:1.35;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.smm-auto-card--subs .smm-auto-card__head small{font-size:12px;display:block;margin-top:2px}.smm-auto-card--subs .smm-auto-card__meta{gap:4px}.smm-auto-card--subs .smm-auto-card__meta span{font-size:13px;line-height:1.4}.smm-auto-card--subs .smm-auto-list-actions{margin-top:2px}.smm-auto-card--subs .smm-auto-list-actions__btn.smm-secondary-btn,.smm-auto-card--subs .smm-auto-list-actions__btn.smm-delete-btn{min-height:40px!important;padding:9px 14px!important;font-size:13px!important}.smm-auto-card{border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;padding:16px;display:grid;gap:12px}.smm-auto-card__head{display:flex;justify-content:space-between;gap:10px;align-items:center}.smm-auto-card__head strong{font-size:15px}.smm-auto-card__head small{font-size:12px;color:var(--muted)}.smm-auto-card__meta{display:grid;gap:2px}.smm-auto-card__meta span{font-size:13px;color:#ffffffdb;overflow-wrap:anywhere}.smm-auto-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.smm-grouped-list{background:#ffffff14;border-radius:20px;border:1px solid rgba(255,255,255,.25);overflow:hidden}.smm-list-item{width:100%;display:flex;align-items:center;padding:8px 14px;background:transparent;border:none;text-align:left;transition:background .2s;cursor:pointer;gap:12px;color:#fff!important}.smm-list-item *{color:inherit!important}.smm-list-item:active{background:#ffffff14}.search-pill-v2{display:flex;align-items:center;gap:10px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:11px 18px;transition:all .25s ease}.search-pill-v2:focus-within{background:#ffffff17;border-color:var(--accent);box-shadow:0 0 0 3px rgba(var(--accent-rgb, 76, 110, 245),.1)}.search-pill-v2 input{background:transparent;border:none;color:#fff!important;font-size:15px;font-weight:500;flex:1;padding:0;outline:none}.search-pill-v2 input::placeholder{color:#ffffff73}.info-bubble-btn{width:19px;height:19px;border-radius:50%;border:1.2px solid var(--accent);color:var(--accent);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;cursor:pointer;opacity:.8;transition:opacity .2s;flex-shrink:0}.info-bubble-btn:hover{opacity:1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.catalog-header h2{filter:drop-shadow(0 2px 8px rgba(232,69,60,.2))}.product-card--gift{transition:box-shadow .24s ease,border-color .24s ease,background-color .24s ease}.product-card--gift:active{transform:none!important}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.market-promo-chip{animation:chipEntrance .4s cubic-bezier(.25,1,.5,1) both}.market-promo-chip:nth-child(1){animation-delay:0ms}.market-promo-chip:nth-child(2){animation-delay:60ms}.market-promo-chip:nth-child(3){animation-delay:.12s}@keyframes chipEntrance{0%{opacity:0;transform:translate(8px) scale(.92)}to{opacity:1;transform:translate(0) scale(1)}}.market-header-side{align-items:center;flex-shrink:0}.market-promo-chip--blue,.market-promo-chip--green,.market-promo-chip--orange,.market-promo-chip--pink{background:#e8453c29;border-color:#e8453c38}.glass-filter-chip.is-active{background:#e8453c38;border-color:#e8453c6b;color:#ff8a7a;box-shadow:0 0 12px #e8453c2e}.search-pill-v2{background:#ffffff0e;border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px #ffffff0a,0 4px 16px #0000002e}.search-pill-v2:focus-within{background:#ffffff14;border-color:#e8453c80;box-shadow:0 0 0 3px #e8453c1a}.price-chip{background:linear-gradient(135deg,#e53935,#b71c1c)!important;box-shadow:0 6px 18px #d32f2f61,inset 0 1px #ffffff2e!important;font-weight:800!important;letter-spacing:-.01em;transition:all .25s cubic-bezier(.25,1,.5,1)!important}.price-chip:active{transform:none!important;box-shadow:0 2px 8px #d32f2f4d!important}.product-card--gift button:active,.product-card--gift .icon-button:active,.product-card--gift .price-chip:active{transform:none!important}.balance-chip-glass{background:#12161ea6!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 6px 20px #0000004d,inset 0 1px #ffffff0f!important;-webkit-backdrop-filter:blur(24px) saturate(180%)!important;backdrop-filter:blur(24px) saturate(180%)!important;font-weight:600;letter-spacing:-.02em;line-height:1;padding:5px 5px 5px 10px!important;gap:5px!important;max-width:100%;box-sizing:border-box}.balance-chip-glass *{box-sizing:border-box;-webkit-user-select:none;user-select:none}.balance-chip-glass button{flex-shrink:0;min-width:28px}.quick-buy-card__price span{font-size:11px;color:var(--muted)}.quick-buy-meta{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-radius:14px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);margin-bottom:8px}.quick-buy-meta span{font-size:13px;color:var(--muted)}.quick-buy-meta strong{font-size:15px;font-weight:700}.quick-buy-meta--status strong.is-success{color:#ff8a7a}.quick-buy-meta--status strong.is-warning{color:#fbbf24}@media (max-width: 420px){.quick-buy-card{grid-template-columns:52px minmax(0,1fr) auto;gap:12px;padding:12px}.quick-buy-card__thumb{width:52px;height:52px}}.quick-buy-sheet__error{margin-top:10px;padding:10px 14px;border-radius:14px;background:#ff3b301a;border:1px solid rgba(255,59,48,.2);color:#ff7675;font-size:13px;line-height:1.4}.quick-buy-sheet__error--success{background:#e8453c1a;border:1px solid rgba(232,69,60,.18);color:#ffd6d0}.quick-buy-sheet__actions:not(.quick-buy-sheet__actions--dock){align-items:stretch}.quick-buy-sheet__secondary,.quick-buy-sheet__primary{display:inline-flex;align-items:center;justify-content:center;width:100%;min-width:0;text-align:center;white-space:normal;line-height:1.2}.quick-buy-sheet__actions--dock .quick-buy-sheet__primary--done{background:linear-gradient(135deg,#e8453c,#c0392b 65%,#ff5c4a);box-shadow:none}.quick-buy-sheet__primary--done{background:linear-gradient(135deg,#e8453c,#c0392b 65%,#ff5c4a);box-shadow:0 12px 24px #c628283d}.quick-buy-sheet__primary:disabled{opacity:1}@keyframes popIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.qb-sheet{padding:0 4px 4px;display:flex;flex-direction:column;gap:12px}.qb-sheet--flow{padding:0;gap:0}.qb-sheet--flow .qb-sheet__main{padding:0 12px 6px}.qb-sheet__card{border-radius:18px;border:1px solid rgba(255,255,255,.12);background:#ffffff12;overflow:hidden}.qb-product-row{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:0;background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.07)}.qb-product-thumb{width:46px;height:46px;border-radius:12px;overflow:hidden;flex-shrink:0;background:#ffffff14}.qb-product-thumb__fallback{width:100%;height:100%;background:linear-gradient(135deg,#e8453c80,#b71c1cb3)}.qb-product-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.qb-product-info strong{font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;color:var(--ink)}.qb-product-info span{font-size:11px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.qb-product-info p{margin:3px 0 0;font-size:12px;color:var(--muted);line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.qb-product-price{font-size:16px;font-weight:800;letter-spacing:-.03em;color:var(--ink);flex-shrink:0;white-space:nowrap}.qb-rows{display:block}.qb-row{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.06)}.qb-row--last{border-bottom:none}.qb-row span{font-size:14px;color:var(--muted)}.qb-row strong{font-size:14px;font-weight:700;color:var(--ink)}.qb-ok{color:#ff8a7a!important}.qb-warn{color:#fbbf24!important}.qb-error{padding:10px 14px;border-radius:14px;background:#ff3b301a;border:1px solid rgba(255,59,48,.2);color:#ff7675;font-size:13px;line-height:1.4}.qb-actions{display:flex;gap:10px;margin-top:0;align-items:stretch}.qb-actions--dock{gap:8px;margin:0;padding:8px 12px;padding-bottom:max(10px,env(safe-area-inset-bottom,0px),var(--tg-safe-area-bottom, 0px),var(--tg-content-safe-area-bottom, 0px));border-top:none;background:#14161afa}.qb-actions--dock .qb-btn{min-height:44px;border-radius:999px;box-shadow:none;border:1px solid rgba(255,255,255,.12)}.qb-actions--dock .qb-btn--secondary{background:#ffffff14;color:#fff}.qb-actions--dock .qb-btn--primary{background:linear-gradient(180deg,#e8453c,#b71c1c);border-color:#e8453c59;color:#fff}.qb-btn{flex:1;min-height:48px;height:auto;padding:12px 14px;border-radius:999px;border:none;font-size:15px;font-weight:600;cursor:pointer;transition:opacity .18s ease,transform .18s ease;letter-spacing:-.01em;display:inline-flex;align-items:center;justify-content:center}.qb-btn:active{opacity:.8;transform:scale(.97)}.qb-btn:disabled{opacity:.45;cursor:not-allowed}.qb-btn--secondary{background:#ffffff17;color:var(--ink);border:1px solid rgba(255,255,255,.1)}.qb-btn--primary{background:linear-gradient(135deg,#e8453c,#b71c1c);color:#fff;box-shadow:0 6px 20px #e8453c61}.qb-btn--primary:hover:not(:disabled){box-shadow:0 8px 24px #e8453c80}.purchases-page{position:relative;isolation:isolate;overscroll-behavior:contain;touch-action:pan-y;overflow-x:clip;-webkit-user-select:none;user-select:none}.purchases-page,.purchases-page *{-webkit-touch-callout:none}.purchases-page .catalog-header h2{filter:none}.purchases-page button,.purchases-page img,.purchase-delivery-card,.purchase-delivery-empty,.purchase-delivery-sheet{-webkit-user-drag:none}.purchases-page:before{content:"";position:absolute;top:-18px;left:-12px;right:-12px;height:104px;z-index:-1;pointer-events:none;background:radial-gradient(circle at 18% 0%,rgba(45,86,145,.12),transparent 54%),radial-gradient(circle at 82% 8%,rgba(28,52,88,.08),transparent 46%),linear-gradient(180deg,#070b1247,#070b121f,#070b1200);filter:blur(10px);opacity:.72}.purchases-tabs{width:100%;display:flex;gap:6px;padding:4px;margin-top:0;background:#ffffff0b;border-color:#ffffff14}.purchases-tab{min-height:34px;padding:0 16px;color:#ffffffb8;background:transparent;box-shadow:none}.purchases-tab.is-active{color:#0b0d10;background:#fffffffa;box-shadow:0 4px 10px #0000001f}.purchases-state-card{border-radius:24px;background:#12161eb3;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%)}.purchases-state-card--error{color:#d7e8ff!important;border-color:#ff8a7a38!important;background:#ff8a7a14!important}.purchases-toast{position:fixed;left:50%;bottom:108px;transform:translate(-50%) translateY(12px);width:min(calc(100vw - 28px),420px);z-index:70;padding:12px 14px;border-radius:18px;font-size:13px;line-height:1.45;text-align:center;border:1px solid rgba(255,255,255,.1);background:#11151ee6;backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);box-shadow:0 18px 44px #00000047;animation:purchasesToastIn .35s cubic-bezier(.21,1.02,.73,1) forwards;pointer-events:none}@keyframes purchasesToastIn{0%{opacity:0;transform:translate(-50%) translateY(12px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes purchasesToastOut{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(12px)}}.purchases-toast--success{color:#d8ebff;border-color:#63a4ff33;background:#131c2aeb}.purchases-toast--error{color:#ffd0d0;border-color:#ff797938;background:#2d1418eb}.purchases-page .empty-state{background:transparent}.purchases-page .empty-state__icon{width:68px;height:68px;color:#ffffffd1}.purchases-page .empty-state__title{color:#fff}.purchases-page .empty-state__description{color:#ffffff9e}.purchases-search{margin-bottom:10px}.topup-ton-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:6px;padding:12px 14px;border-radius:20px;border:1px solid rgba(89,161,255,.16);background:linear-gradient(180deg,#0e131de6,#0f131cbd);box-shadow:inset 0 1px #ffffff0a}.topup-ton-summary__copy{min-width:0;display:grid;gap:4px}.topup-ton-summary__header{display:flex;align-items:center;gap:8px}.topup-ton-summary__copy strong{font-size:14px;line-height:1.2}.topup-ton-summary__badge{padding:4px 10px;border-radius:999px;background:#9ecbff29;color:#ffb3a8;font-size:11px;font-weight:700;white-space:nowrap;flex-shrink:0}.topup-ton-summary__badge--success{background:#20c3752e;color:#8ef0bd}.topup-ton-summary__badge--expired{background:#ffa86b29;color:#ffd0a6}.topup-ton-summary__copy span{color:#ffffff9e;font-size:11px;line-height:1.35}.topup-ton-summary__actions{display:flex;gap:8px;flex-shrink:0}.topup-ton-summary__button{min-height:36px;padding:0 13px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0b;color:#fff;font-size:12px;font-weight:700}.topup-ton-summary__button--primary{background:linear-gradient(180deg,#5ab4ff,#2c8eff);border-color:#52a7ff66;box-shadow:0 10px 20px #2b8dff38}.topup-ton-sheet{display:grid;gap:10px;padding:2px 4px 10px}.topup-ton-sheet--compact{gap:10px;padding-top:4px}.topup-ton-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:flex-end;justify-content:center;padding:18px 12px calc(18px + max(var(--tg-safe-area-inset-bottom, 0px),var(--tg-content-safe-area-inset-bottom, 0px),env(safe-area-inset-bottom,0px)));animation:topupTonModalFade .18s ease}.topup-ton-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000070;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);animation:topupTonBackdropIn .18s ease}.topup-ton-modal__card{position:relative;z-index:1;width:min(100%,420px);max-width:calc(100vw - 24px);box-sizing:border-box;border-radius:28px;padding:10px 12px 12px;background:#14161af0;border:1px solid rgba(255,255,255,.1);box-shadow:0 22px 50px #0000006b;backdrop-filter:blur(36px) saturate(170%);-webkit-backdrop-filter:blur(36px) saturate(170%);animation:topupTonCardIn .22s cubic-bezier(.2,1,.3,1)}.topup-ton-modal__drag{display:block;width:46px;height:5px;margin:0 auto 12px;padding:0;border-radius:999px;border:none;background:#ffffff3d;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none}.topup-ton-modal__drag:active{opacity:.72}.topup-ton-sheet__header{display:flex;flex-direction:column;gap:6px}.topup-ton-sheet__title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.topup-ton-sheet__title-with-icon{display:flex;align-items:center;gap:10px}.topup-ton-sheet__header h4{margin:0;font-size:20px;line-height:1.1;letter-spacing:-.02em;font-weight:700}.topup-ton-close{width:28px;height:28px;border-radius:999px;background:transparent;border:none;color:#ffffff8c;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.topup-ton-close:active{opacity:.6;transform:scale(.95)}.topup-ton-sheet__header p{margin:0;color:#ffffff94;font-size:12px;line-height:1.35}.topup-ton-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%}.topup-ton-meta__pill{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#fff;font-size:11px;font-weight:700}.topup-ton-meta__pill--muted{color:#ffffffb8}.topup-ton-inline-list{display:grid;gap:8px}.topup-ton-inline-item{position:relative;display:grid;gap:4px;padding:10px 56px 10px 12px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.topup-ton-inline-item span{color:#ffffff7a;font-size:9px;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.topup-ton-inline-item strong{color:#fff;font-size:12px;line-height:1.4;word-break:break-word}.topup-ton-inline-item__copy{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:34px;height:34px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#ffffffd1}.topup-ton-inline-item__copy.is-copied{color:#8ef0bd;border-color:#50d68b47;background:#50d68b14}.topup-ton-info{display:grid;gap:8px}.topup-ton-info-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.topup-ton-info-item{display:flex;flex-direction:column;gap:4px;padding:10px 12px;border-radius:10px;background:#ffffff0a;min-width:0}.topup-ton-info-item--full{grid-column:1 / -1}.topup-ton-info-item span{color:#ffffff80;font-size:11px;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.topup-ton-info-item strong{color:#fff;font-size:12px;line-height:1.35;word-break:break-word;font-weight:600;overflow:hidden;text-overflow:ellipsis}.topup-ton-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:4px}.topup-ton-actions--compact{margin-top:0}.topup-ton-btn{min-height:40px;padding:0 14px;border-radius:999px;border:none;background:#ffffff0f;color:#fff;font-size:12px;font-weight:700;cursor:pointer;transition:opacity .2s ease}.topup-ton-btn.is-copied{color:#8ef0bd;border:1px solid rgba(80,214,139,.24);background:#50d68b14}.topup-ton-btn:active{opacity:.7}.topup-ton-btn:disabled{opacity:.4;cursor:not-allowed}.topup-ton-btn--primary{background:linear-gradient(180deg,#55b3ff,#2b8dff);box-shadow:0 8px 18px #2b8dff3d;font-weight:700}@media (max-width: 520px){.topup-ton-modal{padding-left:10px;padding-right:10px}.topup-ton-modal__card{width:100%;border-radius:26px}.topup-ton-meta{grid-template-columns:repeat(3,minmax(0,1fr))}.topup-ton-meta__pill{min-width:0;padding-left:8px;padding-right:8px;font-size:9px}.topup-ton-info-row,.topup-ton-actions{grid-template-columns:1fr}.topup-ton-actions--compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@keyframes topupTonModalFade{0%{opacity:0}to{opacity:1}}@keyframes topupTonBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes topupTonCardIn{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 520px){.topup-ton-summary{flex-direction:column;align-items:stretch}.topup-ton-summary__actions{width:100%}.topup-ton-summary__button{flex:1}}.purchases-tab.is-active{color:#fff;background:#e8453c2e;border:1px solid rgba(232,69,60,.32);box-shadow:inset 0 1px #ffffff14}.purchases-segment{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.purchases-segment--wrap{display:flex;flex-wrap:wrap}.purchases-segment--wrap .purchases-segment__tab{flex:1 1 calc(50% - 4px);min-width:0}.purchases-segment--status{grid-template-columns:repeat(3,minmax(0,1fr))}.purchases-segment__tab{min-height:40px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#ffffffa8;font-size:13px;font-weight:700;white-space:nowrap}.purchases-segment__tab.is-active{color:#fff;background:#e8453c33;border-color:#e8453c57;box-shadow:0 10px 24px #1c6fff29}.purchases-segment__tab--secondary{min-height:36px;font-size:12px}.purchases-segment--scroll-inline::-webkit-scrollbar{width:0;height:0;display:none}.purchase-delivery-card{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border-radius:18px;border:1px solid rgba(255,255,255,.07);background:linear-gradient(180deg,#ffffff09,#ffffff06);text-align:left;transition:transform .18s ease,border-color .18s ease,background .18s ease}.purchase-delivery-card:hover{border-color:#6babff3d;background:linear-gradient(180deg,#ffffff0d,#ffffff08)}.purchase-delivery-card:active{transform:scale(.985)}.purchase-delivery-card__copy{min-width:0;display:grid;gap:4px;flex:1}.purchase-delivery-card__copy strong{font-size:13px;font-weight:700;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.purchase-delivery-card__copy span{font-size:12px;line-height:1.45;color:var(--muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.purchase-delivery-card__meta{display:flex;align-items:center;gap:8px;flex-shrink:0}.purchase-delivery-card__chevron{font-size:18px;line-height:1;color:#ffffff61}.purchase-delivery-empty{display:grid;gap:7px;padding:10px 12px;border-radius:18px;border:1px solid rgba(255,255,255,.07);background:linear-gradient(180deg,#ffffff09,#ffffff06)}.purchase-delivery-empty--muted{gap:6px}.purchase-delivery-empty__copy{display:grid;gap:4px}.purchase-delivery-empty__copy strong{font-size:12px;font-weight:700;color:#fff}.purchase-delivery-empty__copy span{font-size:11px;line-height:1.35;color:var(--muted);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.purchase-delivery-empty__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.purchase-pill-action{min-height:36px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0e;color:#ffffffe0;font-size:12px;font-weight:700;box-shadow:inset 0 1px #ffffff0a}.purchase-pill-action--primary{background:linear-gradient(135deg,#49a2ff,#1c79f3);border-color:#57a3ff59;color:#fff;box-shadow:0 10px 20px #d32f2f38}.purchases-state-card{box-shadow:none}.purchase-delivery-sheet{display:grid;gap:10px;padding:0 2px 6px}.purchase-delivery-sheet__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.purchase-delivery-sheet__eyebrow{display:inline-block;margin-bottom:6px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffff7a}.purchase-delivery-sheet__header h3{margin:0;font-size:20px;font-weight:800;letter-spacing:-.03em}.purchase-delivery-sheet__header p{margin:6px 0 0;font-size:13px;line-height:1.45;color:var(--muted)}.purchase-delivery-sheet__panel{display:grid;gap:0;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07);overflow:hidden}.purchase-delivery-sheet__row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px}.purchase-delivery-sheet__row+.purchase-delivery-sheet__row{border-top:1px solid rgba(255,255,255,.06)}.purchase-delivery-sheet__row span{font-size:13px;color:var(--muted)}.purchase-delivery-sheet__row strong{font-size:14px;font-weight:700;color:var(--text);text-align:right;word-break:break-word}.purchase-delivery-sheet__hint,.purchase-delivery-sheet__flash{padding:11px 13px;border-radius:15px;font-size:12px;line-height:1.5}.purchase-delivery-sheet__hint{background:#5799ff17;border:1px solid rgba(87,153,255,.16);color:#d7e6ff}.purchase-delivery-sheet__hint--muted{background:#ffffff0a;border-color:#ffffff14;color:#ffffffb8}.purchase-delivery-sheet__flash{background:#61d0951f;border:1px solid rgba(97,208,149,.18);color:#c9f7db}.purchase-delivery-sheet__content{max-height:240px;overflow:auto;padding:13px;border-radius:15px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);white-space:pre-wrap;word-break:break-word;font-size:13px;line-height:1.55;color:var(--text)}.purchase-delivery-sheet__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:center}.purchase-delivery-sheet__button{flex:1;min-height:44px;padding:0 14px;border-radius:999px;font-size:13px;font-weight:700;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:inset 0 1px #ffffff0a}.purchase-delivery-sheet__actions-row{display:flex;gap:8px;margin-top:16px}.purchase-delivery-sheet__button--ghost{border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:var(--text)}.purchase-delivery-sheet__button--primary{border:1px solid rgba(232,69,60,.35);background:linear-gradient(180deg,#e8453c,#b71c1c);color:#fff;box-shadow:none}.purchase-delivery-sheet__support{padding:11px 13px;border-radius:15px;border:1px solid rgba(255,184,120,.18);background:#ffb87814;color:#ffd2a0;font-size:12px;line-height:1.5}.purchase-delivery-sheet--support .purchase-delivery-sheet__actions{margin-top:2px}.purchase-delivery-sheet--support .purchase-delivery-sheet__hint{padding:10px 12px}@media (max-width: 420px){.purchases-search input{min-height:42px;padding:0 14px;font-size:13px}.purchases-segment{gap:6px}.purchases-segment--wrap .purchases-segment__tab{flex-basis:calc(50% - 3px)}.purchases-segment__tab{min-height:40px;padding:0 10px;font-size:13px}.purchase-delivery-card{padding:11px 12px;gap:10px}.purchase-delivery-sheet__actions{grid-template-columns:repeat(2,minmax(0,1fr))}.purchase-delivery-sheet__button{padding:0 10px;font-size:12px}.purchases-toast{bottom:102px;width:min(calc(100vw - 20px),380px);border-radius:16px;font-size:12px}}.purchase-success-sheet{padding:28px 20px 32px;text-align:center;background:linear-gradient(180deg,rgba(192,57,43,.08) 0%,transparent 40%)}.success-animation{margin:0 auto 24px;width:100px;height:100px}.success-circle{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,#e8453c,#b71c1c);display:flex;align-items:center;justify-content:center;animation:success-pop .5s cubic-bezier(.34,1.56,.64,1);box-shadow:0 8px 24px #c0392b4d}@keyframes success-pop{0%{transform:scale(0);opacity:0}50%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}.success-checkmark{width:50px;height:50px;color:#fff;animation:check-draw .6s ease .3s both}@keyframes check-draw{0%{stroke-dasharray:50;stroke-dashoffset:50}to{stroke-dashoffset:0}}.purchase-success-sheet__header{margin-bottom:20px}.purchase-success-sheet__header h2{margin:0 0 12px;font-size:26px;font-weight:700;color:var(--text-primary, #ffffff)}.success-order-info{display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 16px;background:#ffffff0f;border-radius:10px;border:1px solid rgba(255,255,255,.1)}.order-number{font-size:14px;font-weight:600;color:var(--text-primary, #ffffff);font-family:Courier New,monospace}.order-count{font-size:13px;color:var(--text-secondary, rgba(247, 249, 252, .7));padding-left:12px;border-left:1px solid rgba(255,255,255,.15)}.success-status-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#c0392b1f;border:1px solid rgba(192,57,43,.3);border-radius:20px;font-size:13px;font-weight:500;color:#ffb74d;margin-bottom:24px}.success-status-badge .status-dot{width:8px;height:8px;border-radius:50%;background:#e8453c;animation:pulse-dot 2s ease infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.5}}.success-actions{text-align:left}.success-question{font-size:14px;font-weight:500;color:var(--text-secondary, rgba(247, 249, 252, .7));margin:0 0 14px;text-align:center}.success-buttons{display:flex;flex-direction:column;gap:10px}.success-btn{display:flex;align-items:center;gap:14px;padding:16px 18px;border:1px solid rgba(255,255,255,.1);border-radius:999px;cursor:pointer;transition:all .2s;text-align:left;background:#ffffff0d;box-shadow:inset 0 1px #ffffff0f}.success-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000004d}.success-btn--secondary{border-color:#6366f14d}.success-btn--secondary:hover{border-color:#6366f199;background:#6366f114}.success-btn--primary{border-color:#d32f2f66;background:#d32f2f1a}.success-btn--primary:hover{border-color:#d32f2fb3;background:#d32f2f2e}.success-btn--outline{border-color:#ff8a7a33;background:#ff8a7a0d}.success-btn--outline:hover{border-color:#ff8a7a80;background:#ff8a7a1a}.success-btn .btn-icon{font-size:28px;flex-shrink:0}.success-btn .btn-text{display:flex;flex-direction:column;gap:2px;flex:1}.success-btn .btn-text strong{font-size:15px;font-weight:600;color:var(--text-primary, #ffffff);display:block}.success-btn .btn-text small{font-size:12px;color:var(--text-secondary, rgba(247, 249, 252, .6));display:block}.catalog-media-fade{opacity:0;transform:scale(1.02);transition:opacity .22s ease,transform .32s ease;pointer-events:none}.catalog-media-fade.is-ready{opacity:1;transform:scale(1);pointer-events:none}.cart-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 4px 14px}.cart-toolbar__chip{min-height:38px;padding:0 16px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:var(--text);font-size:13px;font-weight:700}.cart-toolbar__chip--danger{border-color:#ff6b6b2e;color:#ffb4b4}.cart-confirm-sheet{display:grid;gap:16px;padding:0 8px 12px}.cart-confirm-sheet h3{margin:0;text-align:center;font-size:22px;font-weight:800;letter-spacing:-.03em;color:#fff}.cart-confirm-sheet p{margin:0;text-align:center;color:#ffffff85;font-size:14px;line-height:1.5}.cart-confirm-sheet__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cart-confirm-sheet__button{min-height:50px;border-radius:999px;font-size:15px;font-weight:700;border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:transform .12s ease,opacity .12s ease}.cart-confirm-sheet__button:active{transform:scale(.97)}.cart-confirm-sheet__button--ghost{background:#ffffff12;color:#ffffffd9;border-color:#ffffff1a}.cart-confirm-sheet__button--danger{background:linear-gradient(180deg,#ff645af2,#dc3228fa);border-color:#ff645a4d;color:#fff;box-shadow:0 4px 14px #dc322840}.cart-item-wb.is-selected{border-color:#63b4ff42;box-shadow:0 10px 24px #145fbe1f}.cart-item-wb__select-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0;padding:0 0 2px}.cart-select-toggle{min-height:30px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:var(--muted);font-size:12px;font-weight:700}.cart-select-toggle.is-active{background:#3a92ff2e;border-color:#5daaff47;color:#ddecff}.cart-item-wb__title--strong{color:var(--text);font-size:15px;font-weight:800;line-height:1.2}.cart-item-wb__subtitle{color:var(--muted);font-size:12px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-item-wb__meta-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cart-item-wb__availability{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.06);color:#ffffffb8;font-size:11px;font-weight:700}.cart-item-wb__availability.is-empty{color:#ffb4b4;border-color:#ff7a7a2e}.cart-footer-bar{position:sticky;bottom:10px;z-index:6;display:flex;align-items:center;gap:12px;margin:6px 4px 0;padding:12px;border-radius:18px;background:#101218d1;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.cart-footer-bar__info{min-width:0;display:grid;gap:2px}.cart-footer-bar__info strong{font-size:15px;font-weight:800}.cart-footer-bar__info span{color:var(--muted);font-size:12px}.cart-footer-bar__button{margin-left:auto;min-height:44px;padding:0 18px;border-radius:999px;border:none;background:linear-gradient(180deg,#ff5c4a,#c0392b);color:#fff;font-size:14px;font-weight:800;white-space:nowrap}.cart-footer-bar__button:disabled{background:#ffffff14;color:#fff6}.cart-checkout-list{display:grid;gap:8px;margin:10px 0 14px}.cart-checkout-list__item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.cart-checkout-list__item span{min-width:0;font-size:13px;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-checkout-list__item strong{flex-shrink:0;font-size:13px}.product-page__description{max-height:220px;overflow:auto;white-space:pre-wrap;word-break:break-word}.product-page__description--expanded{max-height:none}.quick-buy-sheet__lead--rich{white-space:pre-wrap;word-break:break-word;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;color:var(--muted);font-size:14px;line-height:1.5;margin-bottom:8px}.quick-buy-sheet__lead--rich.is-expanded{display:block;-webkit-line-clamp:unset;overflow:visible;max-height:none}.quick-buy-sheet__link{align-self:flex-start;padding:0;margin:-4px 0 8px;border:none;background:transparent;color:var(--accent);font-size:13px;font-weight:600}.quick-buy-sheet__media{position:relative;width:100%;aspect-ratio:16 / 10;max-height:280px;border-radius:20px;overflow:hidden;background:#ffffff0a;display:flex;align-items:center;justify-content:center}.quick-buy-sheet__media-asset{width:100%;height:100%;object-fit:cover;display:block}.quick-buy-sheet__media-fallback{width:100%;height:100%;background:linear-gradient(135deg,#ff8a7a1a,#c628281a);display:flex;align-items:center;justify-content:center}.quick-buy-sheet__media-fallback:after{content:"";width:64px;height:64px;border-radius:16px;background:linear-gradient(135deg,#ff8a7a,#4c6ef5);opacity:.3}.quick-buy-sheet__category{display:none}.quick-buy-sheet__price{padding:8px 0;background:transparent;border:none;font-size:24px;font-weight:800;color:#fff;text-align:left;letter-spacing:-.5px}.quick-buy-sheet__stock{display:none}.quick-buy-sheet__ios-badges{position:absolute;top:12px;left:12px;right:12px;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;gap:8px;z-index:10;pointer-events:none}.ios-badge{padding:2px 6px;border-radius:8px;font-size:9px;font-weight:700;letter-spacing:.2px;text-transform:uppercase;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.15);box-shadow:0 4px 12px #0003}.ios-badge--category{background:#2b2b32a6;color:#fff}.ios-badge--in{background:#4cb543a6;color:#fff}.ios-badge--out{background:#ff6b6ba6;color:#fff}.purchases-period-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 4px;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.purchases-period-header strong{color:var(--text);font-size:13px;letter-spacing:normal}.purchases-order-card{display:grid;gap:12px;padding:14px;border-radius:22px;border:none;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.purchases-order-card.is-expanded{border-color:#4da2ff47;background:linear-gradient(180deg,#111c2af5,#0c121cfa)}.purchases-order-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.purchases-order-card__product{min-width:0;flex:1;display:flex;align-items:flex-start;gap:12px}.purchases-order-card__thumb{width:62px;height:62px;border-radius:18px;overflow:hidden;flex-shrink:0;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.purchases-order-card__thumb img,.purchases-order-card__thumb video{width:100%;height:100%;object-fit:cover;display:block}.purchases-order-card__thumb-fallback{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle at top,rgba(77,162,255,.16),transparent 55%),#ffffff08}.purchases-order-card__copy{min-width:0;display:grid;gap:4px}.purchases-order-card__copy strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:16px;line-height:1.2}.purchases-order-card__copy p{margin:0;color:var(--muted);font-size:12px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.purchases-order-card__meta-line{display:flex;align-items:center;gap:6px;flex-wrap:wrap;color:var(--muted);font-size:11px}.purchases-order-card__side{display:grid;justify-items:end;align-items:start;gap:8px;flex-shrink:0}.purchases-order-card__side strong{font-size:15px;white-space:nowrap}.purchases-order-card__chips{display:flex;flex-wrap:wrap;gap:8px}.purchases-order-card__expanded{display:grid;gap:12px;padding-top:2px}@media (max-width: 480px){.cart-toolbar{flex-wrap:wrap}.cart-toolbar__chip{flex:1 1 calc(50% - 5px);justify-content:center}.cart-footer-bar{flex-direction:column;align-items:stretch}.cart-footer-bar__button{width:100%;margin-left:0}.referrals-link-box{max-width:100%;width:100%;justify-items:stretch}.referrals-link-value{text-align:left}.referrals-copy-button{width:100%;justify-content:center}.cart-confirm-sheet__actions{grid-template-columns:repeat(2,minmax(0,1fr))}.purchases-order-card{padding:13px;border-radius:20px}.purchases-order-card__top{flex-direction:column;gap:10px}.purchases-order-card__side{width:100%;grid-template-columns:auto auto;justify-content:space-between;justify-items:start;align-items:center}.purchases-order-card__thumb{width:56px;height:56px;border-radius:16px}.purchases-order-card__copy strong{font-size:15px}}.product-page-v2{overflow-x:hidden;width:100%;max-width:100%}.product-page-header{position:sticky;top:0;z-index:100;width:100%;display:flex;align-items:center;gap:12px;padding:12px 16px;background:#121214d9;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid rgba(255,255,255,.08)}.product-back-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:12px;background:#ffffff0f;color:#ff8a7a;cursor:pointer;transition:all .2s ease;flex-shrink:0}.product-back-btn:hover{background:#ffffff1f;transform:scale(1.05)}.product-back-btn:active{transform:scale(.95)}.product-page-header .product-page-title{flex:1;margin:0;font-size:17px;font-weight:600;color:#fff;text-align:center}.product-media-large{position:relative;width:100%;aspect-ratio:1 / 1;max-height:420px;overflow:hidden;background:#0a0a0c}.product-media-large img,.product-media-large video{width:100%;height:100%;object-fit:cover;display:block}.product-media-large--fallback{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff8a7a14,#c6282814)}.product-media-thumbnails{position:absolute;bottom:12px;left:12px;right:12px;display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px}.product-media-thumbnails::-webkit-scrollbar{display:none}.product-thumb{flex-shrink:0;width:64px;height:64px;border-radius:12px;border:2px solid rgba(255,255,255,.2);overflow:hidden;cursor:pointer;transition:all .2s ease;background:#0000004d}.product-thumb img,.product-thumb video{width:100%;height:100%;object-fit:cover}.product-thumb.is-active{border-color:#ff8a7a;box-shadow:0 0 0 2px #ff8a7a66;transform:scale(1.05)}.product-thumb:hover{border-color:#ffffff80}.product-content{padding:20px 16px 32px;display:flex;flex-direction:column;gap:16px}.product-category-pill{display:inline-block;align-self:flex-start;padding:6px 14px;background:#ff8a7a1f;color:#ff8a7a;font-size:13px;font-weight:600;border-radius:999px;border:1px solid rgba(255,138,122,.2);text-transform:uppercase;letter-spacing:.5px}.product-title-large{margin:0;font-size:28px;font-weight:800;line-height:1.2;color:#fff;letter-spacing:-.3px}.product-description-box{color:#ffffffbf;font-size:15px;line-height:1.6;max-height:4.8em;overflow:hidden;transition:max-height .3s ease}.product-description-box.is-expanded{max-height:2000px}.product-description-toggle{display:inline-block;margin-top:8px;padding:0;background:none;border:none;color:#ff8a7a;font-size:14px;font-weight:600;cursor:pointer}.product-description-toggle:hover{text-decoration:underline}.product-price-large{padding:16px 20px;background:linear-gradient(135deg,#ff8a7a14,#c6282814);border:1px solid rgba(255,138,122,.15);border-radius:16px;font-size:32px;font-weight:800;color:#ff8a7a;text-align:center;letter-spacing:-.5px}.product-service-highlights{list-style:none;margin:0;padding:14px 16px;background:#ff8a7a0d;border:1px solid rgba(255,138,122,.12);border-radius:14px;display:flex;flex-direction:column;gap:8px}.product-service-highlights li{display:flex;align-items:flex-start;gap:8px;font-size:13px;font-weight:500;color:#ffffffd1;line-height:1.4}.product-service-highlights li svg{flex-shrink:0;margin-top:1px;color:#ff8a7a}.product-stock-info{padding:12px 16px;background:#ffffff0a;border-radius:12px;font-size:14px;font-weight:500;color:#ffffffb3;text-align:center}.product-qty-section{display:flex;flex-direction:column;gap:16px}.product-qty-label{display:flex;flex-direction:column;gap:10px}.product-qty-label>span{font-size:14px;font-weight:600;color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px}.product-qty-control{display:flex;align-items:center;gap:12px;background:#ffffff0f;padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);height:60px;box-sizing:border-box}.qty-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:12px;background:#ff8a7a1f;color:#ff8a7a;font-size:24px;font-weight:600;cursor:pointer;transition:all .2s ease;flex-shrink:0}.qty-btn:hover:not(:disabled){background:#ff8a7a33;transform:scale(1.05)}.qty-btn:active:not(:disabled){transform:scale(.95)}.qty-btn:disabled{opacity:.3;cursor:not-allowed}.product-qty-control input{flex:1;min-width:0;padding:12px;border:none;border-radius:10px;background:#ffffff14;color:#fff;font-size:18px;font-weight:600;text-align:center;outline:none}.product-qty-control input:focus{background:#ffffff1f;box-shadow:0 0 0 2px #ff8a7a4d}.product-field{display:flex;flex-direction:column;gap:8px}.product-field>span{font-size:14px;font-weight:600;color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px}.product-field input{padding:14px 16px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff0f;color:#fff;font-size:15px;outline:none;transition:all .2s ease}.product-field input:focus{border-color:#ff8a7a4d;background:#ffffff14;box-shadow:0 0 0 3px #ff8a7a1a}.product-notice{padding:14px 16px;background:#ffc1071a;border:1px solid rgba(255,193,7,.2);border-radius:12px;color:#ffc107;font-size:14px;line-height:1.5}.product-actions{display:flex;flex-direction:column;gap:12px}.product-action-btn{padding:16px 24px;border:none;border-radius:14px;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s ease;text-align:center}.product-action-btn.is-cart{background:linear-gradient(135deg,#ff8a7a,#4c6ef5);color:#fff;box-shadow:0 8px 20px #ff8a7a4d}.product-action-btn.is-cart:hover{transform:translateY(-2px);box-shadow:0 12px 28px #ff8a7a66}.product-action-btn.is-cart:active{transform:translateY(0)}.product-action-btn.is-notify{background:#ffc10726;color:#ffc107;border:1px solid rgba(255,193,7,.3)}.product-action-btn.is-notify:hover{background:#ffc10740}.product-action-btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.mini-top-toast{white-space:pre-line;position:fixed;top:max(8px,env(safe-area-inset-top,0px),var(--tg-content-safe-area-inset-top, 0px),var(--tg-safe-area-inset-top, 0px));left:50%;z-index:10050;width:fit-content;max-width:calc(100vw - 28px);min-height:28px;padding:6px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#161c26f7;color:#e8f3ff;font-size:11.5px;font-weight:600;line-height:1.25;text-align:center;box-shadow:0 4px 16px #00000038;animation:miniTopToastIn .16s ease-out forwards;transition:opacity .08s ease-out;user-select:none;-webkit-user-select:none;touch-action:none;white-space:normal;overflow:visible;cursor:pointer;contain:layout paint}.mini-top-toast.is-closing{opacity:0;pointer-events:none;transition:opacity .08s ease-out!important}.mini-top-toast.is-swiping{transition:none}.mini-top-toast.mini-top-toast--market{top:calc(max(env(safe-area-inset-top,0px),var(--tg-content-safe-area-inset-top, 0px),var(--tg-safe-area-inset-top, 0px)) + 14px)}.mini-top-toast--success{border-color:#56c98147;color:#d8ffe7}.mini-top-toast--error{border-color:#ff7c7c4d;color:#ffd3d3}@keyframes miniTopToastIn{0%{opacity:0}to{opacity:1}}@media (max-width: 480px){.product-media-large{aspect-ratio:4 / 3;max-height:320px}.product-title-large{font-size:24px}.product-price-large{font-size:28px}.product-page-header{padding:10px 12px}.product-content{padding:16px 12px 24px}}.gate-screen{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;background:linear-gradient(180deg,#0d0f14,#111318);z-index:10000}.gate-header{display:flex;align-items:center;gap:16px;padding:52px 24px 20px;flex-shrink:0}.gate-text{display:flex;flex-direction:column;gap:5px}.gate-title{margin:0;font-size:24px;font-weight:800;letter-spacing:-.03em;color:#fff}.gate-subtitle{margin:0;font-size:14px;color:#ebebf57a;line-height:1.45}.gate-card{flex:1;overflow-y:auto;padding:0 20px 24px;display:flex;flex-direction:column;gap:14px}.gate-center{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;padding:0 24px 24px}.captcha-question-text{margin:0;font-size:44px;font-weight:800;color:#fff;letter-spacing:-.03em;text-align:center}.gate-input{width:100%;max-width:200px;box-sizing:border-box;padding:0 0 14px;background:transparent;border:none;border-bottom:2px solid rgba(255,255,255,.12);border-radius:0;color:#fff;font-size:30px;font-weight:700;text-align:center;outline:none;font-family:inherit;transition:border-color .2s;-webkit-appearance:none;caret-color:#e8453c}.gate-input:focus{border-bottom-color:#e8453c}.gate-input::placeholder{color:#ebebf538;font-size:15px;font-weight:400}.gate-hint{font-size:13px;color:#fbbf24cc;text-align:center}.gate-channels{display:flex;flex-direction:column;gap:1px;background:#ffffff0f;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}.gate-channel{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#ffffff06}.gate-channel--done{background:#34d3990f}.gate-channel__name{flex:1;font-size:15px;font-weight:600;color:#fff;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gate-channel__check{width:24px;height:24px;border-radius:50%;background:#ffb74d;display:flex;align-items:center;justify-content:center;color:#000;flex-shrink:0}.gate-channel__btn{flex-shrink:0;padding:8px 18px;background:linear-gradient(180deg,#e8453c,#b71c1c);border:1px solid rgba(232,69,60,.35);border-radius:999px;color:#fff;font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap;transition:opacity .15s,transform .12s;box-shadow:0 4px 12px #2d7ae84d}.gate-channel__btn:active{opacity:.85;transform:scale(.97)}.gate-bottom{padding:12px 20px calc(12px + env(safe-area-inset-bottom,0px));background:#0d0f14cc;backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);border-top:1px solid rgba(255,255,255,.07)}.gate-btn-primary{width:100%;min-height:52px;padding:14px 20px;border-radius:999px;border:1px solid rgba(232,69,60,.35);background:linear-gradient(180deg,#e8453c,#b71c1c);color:#fff;font-size:16px;font-weight:700;cursor:pointer;font-family:inherit;letter-spacing:-.01em;box-shadow:0 4px 16px #2d7ae859;transition:transform .12s ease,opacity .15s ease;-webkit-appearance:none}.gate-btn-primary:active{transform:scale(.97);opacity:.9}.gate-btn-primary:disabled{opacity:.35;cursor:not-allowed;transform:none}.telegram-account-delivery{display:flex;flex-direction:column;gap:16px;padding:4px 0}.account-delivery-loading,.account-delivery-error{text-align:center;padding:20px;color:#fff9;font-size:14px}.state-illustration{filter:drop-shadow(0 12px 24px rgba(0,0,0,.25))}.page-skeleton{display:grid;gap:12px;width:100%}.page-skeleton__label{display:flex;justify-content:center;font-size:13px;color:var(--muted);letter-spacing:-.1px}.page-skeleton__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}.page-skeleton__card{border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);padding:12px;display:grid;gap:9px}.page-skeleton--smm{gap:10px}.page-skeleton--smm .page-skeleton__grid{grid-template-columns:1fr;gap:10px}.page-skeleton--smm .page-skeleton__card{border-radius:20px;padding:12px 14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12)}.page-skeleton--smm_bare .page-skeleton__grid{grid-template-columns:1fr;gap:12px}.page-skeleton--smm_bare .page-skeleton__card{background:transparent;border:none;padding:0}.page-skeleton--smm_bare .page-skeleton__row{padding:12px 14px;min-height:52px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.page-skeleton__row{display:flex;align-items:center;gap:12px}.page-skeleton__avatar{width:32px;height:32px;border-radius:999px;background:#ffffff14;position:relative;overflow:hidden;flex:0 0 auto}.page-skeleton__row-body{display:grid;gap:8px;flex:1;min-width:0}.page-skeleton__pill{width:64px;height:18px;border-radius:999px;background:#ffffff14;position:relative;overflow:hidden;flex:0 0 auto}.page-skeleton__avatar:after,.page-skeleton__pill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.18) 45%,transparent 100%);animation:page-skeleton-shimmer 1.25s ease-in-out infinite}.page-skeleton--market .page-skeleton__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:var(--space-md)}.page-skeleton--market .page-skeleton__card{border-radius:20px;overflow:hidden;padding:0;background:#ffffff08;border:1px solid rgba(255,255,255,.06);min-height:250px;gap:0}.page-skeleton__media{height:160px;width:100%;position:relative;overflow:hidden;background:#ffffff0f}.page-skeleton__body{display:grid;gap:10px;padding:12px}@media (max-width: 400px){.page-skeleton--market .page-skeleton__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.page-skeleton--market .page-skeleton__card{min-height:234px}.page-skeleton__media{height:120px}}.page-skeleton__line{position:relative;overflow:hidden;height:10px;border-radius:999px;background:#ffffff14}.page-skeleton__line:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.18) 45%,transparent 100%);animation:page-skeleton-shimmer 1.25s ease-in-out infinite}.page-skeleton__line--title{height:12px;width:72%}.page-skeleton__line--short{width:46%}@keyframes page-skeleton-shimmer{to{transform:translate(100%)}}.skeleton{background:#ffffff0d;position:relative;overflow:hidden}.skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.07) 50%,transparent 100%);animation:page-skeleton-shimmer 1.25s ease-in-out infinite}.skeleton-presence{opacity:0;transform:translateY(8px);transition:opacity .18s ease,transform .22s cubic-bezier(.25,1,.5,1);will-change:opacity,transform}.skeleton-presence.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){.skeleton-presence{transition:none;transform:none;opacity:1}}.account-delivery-error{color:#f87171}.account-status-banner{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:14px}.account-status-banner--valid{background:#e8453c14;border:1px solid rgba(232,69,60,.2)}.account-status-banner--unavailable{background:#ef444414;border:1px solid rgba(239,68,68,.2)}.account-status-banner--unchecked{background:#f59e0b14;border:1px solid rgba(245,158,11,.2)}.account-status-banner__icon{font-size:24px;flex-shrink:0}.account-status-banner strong{font-size:14px;font-weight:700;color:#fff;display:block;margin-bottom:4px}.account-status-banner p{margin:0;font-size:12px;color:#fff9;line-height:1.4}.account-status-banner__warning{color:#fbbf24!important;font-weight:600}.account-status-banner__btn{margin-top:8px;padding:8px 16px;border:1px solid rgba(245,158,11,.3);border-radius:8px;background:#f59e0b26;color:#fbbf24;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s}.account-status-banner__btn:hover:not(:disabled){background:#f59e0b40}.account-status-banner__btn:disabled{opacity:.5;cursor:not-allowed}.account-methods h4{margin:0 0 12px;font-size:15px;font-weight:700;color:#fff}.account-methods__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.account-method-btn{display:flex;flex-direction:column;align-items:center;gap:6px;padding:16px 12px;border:1px solid rgba(255,138,122,.2);border-radius:14px;background:#ff8a7a0f;cursor:pointer;transition:all .2s;text-align:center}.account-method-btn:hover{background:#ff8a7a1f;border-color:#ff8a7a66;transform:translateY(-2px)}.account-method-btn__icon{font-size:28px}.account-method-btn strong{font-size:13px;font-weight:700;color:#fff}.account-method-btn small{font-size:11px;color:#ffffff80;line-height:1.3}.account-download-view{display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px 0}.account-back-btn{align-self:flex-start;padding:8px 12px;border:none;border-radius:8px;background:#ffffff0f;color:#ffffffb3;font-size:13px;cursor:pointer;transition:all .2s}.account-back-btn:hover{background:#ffffff1a}.account-download-view h4{margin:0;font-size:16px;font-weight:700;color:#fff}.account-download-view p{margin:0;font-size:13px;color:#fff9}.account-download-btn{padding:14px 28px;border:none;border-radius:14px;background:linear-gradient(135deg,#ff8a7a,#4c6ef5);color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s;margin-top:8px}.account-download-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ff8a7a4d}.account-code-login{display:flex;flex-direction:column;align-items:center;gap:14px;padding:16px 0}.account-code-login h4{margin:0;font-size:16px;font-weight:700;color:#fff}.account-code-phone{display:flex;flex-direction:column;align-items:center;gap:8px;padding:14px 20px;background:#ffffff0a;border-radius:12px;width:100%}.account-code-phone span{font-size:12px;color:#ffffff80}.account-code-phone__number{font-size:20px;font-weight:800;color:#ff8a7a;letter-spacing:1px}.account-code-phone__copy{padding:6px 12px;border:1px solid rgba(255,138,122,.2);border-radius:8px;background:#ff8a7a1a;color:#ff8a7a;font-size:11px;cursor:pointer;transition:all .2s}.account-code-phone__copy:hover{background:#ff8a7a33}.account-code-warning{margin:0;font-size:12px;color:#fbbf24;text-align:center;padding:10px 14px;background:#f59e0b14;border-radius:10px}.account-code-request-btn{padding:14px 28px;border:none;border-radius:14px;background:linear-gradient(135deg,#e8453c,#c0392b);color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s}.account-code-request-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #e8453c4d}.account-code-error{margin:0;font-size:13px;color:#f87171;text-align:center}.account-code-sent{margin:0;font-size:14px;color:#ffffffb3;text-align:center}.account-code-timer{padding:12px 20px;background:#ff8a7a14;border-radius:10px;font-size:14px;color:#ffffffb3;text-align:center}.account-code-timer strong{color:#ff8a7a;font-weight:700}.account-code-actions{display:flex;gap:10px;width:100%}.account-code-new-btn{flex:1;padding:12px;border:1px solid rgba(255,138,122,.2);border-radius:10px;background:#ff8a7a1a;color:#ff8a7a;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.account-code-new-btn:hover:not(:disabled){background:#ff8a7a33}.account-code-new-btn:disabled{opacity:.4;cursor:not-allowed}.account-code-close-btn{flex:1;padding:12px;border:none;border-radius:10px;background:#ffffff14;color:#ffffffb3;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.account-code-close-btn:hover{background:#ffffff1f}.tg-account-card{border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff08;overflow:hidden}.tg-account-card--loading,.tg-account-card--error{display:flex;align-items:center;gap:10px;padding:12px 14px;font-size:13px;color:#fff9}.tg-account-card__spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.15);border-top-color:#3ecf8e;border-radius:50%;animation:spin .7s linear infinite;flex-shrink:0}.tg-account-card__header{display:flex;align-items:center;gap:10px;padding:12px 14px;cursor:pointer;-webkit-user-select:none;user-select:none}.tg-account-card__header:hover{background:#ffffff08}.tg-account-card__status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.tg-account-card__status-dot.ok{background:#4bb543}.tg-account-card__status-dot.warn{background:#f59e0b}.tg-account-card__status-dot.bad{background:#ef4444}.tg-account-card__header-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.tg-account-card__title{font-size:14px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tg-account-card__subtitle{font-size:11px;color:#ffffff73}.tg-account-card__chevron{font-size:12px;color:#ffffff4d;flex-shrink:0}.tg-account-card__body{padding:0 14px 14px;display:flex;flex-direction:column;gap:10px;border-top:1px solid rgba(255,255,255,.06)}.tg-account-card--selectable{display:flex;align-items:center;gap:10px;padding:10px 14px;cursor:pointer}.tg-account-card--selectable:hover{background:#ffffff0a}.tg-account-card--selected{border-color:#3ecf8e66;background:#3ecf8e0d}.tg-account-card__check{font-size:16px;flex-shrink:0}.tg-account-badge{font-size:9px;font-weight:700;padding:2px 6px;border-radius:4px;flex-shrink:0}.tg-account-badge--ok{background:#4bb54333;color:#4bb543}.tg-account-badge--warn{background:#f59e0b33;color:#f59e0b}.tg-account-badge--bad{background:#ef444433;color:#ef4444}.tg-account-badge--2fa{background:#6366f133;color:#818cf8}.tg-account-banner{padding:8px 12px;border-radius:8px;font-size:13px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tg-account-banner--warn{background:#f59e0b1a;color:#f59e0b;border:1px solid rgba(245,158,11,.2)}.tg-account-banner--bad{background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.2)}.tg-account-info{display:flex;flex-direction:column;gap:4px;background:#ffffff08;border-radius:8px;padding:8px 10px}.tg-account-info__row{display:flex;align-items:center;gap:8px;font-size:12px}.tg-account-info__row span:first-child{color:#fff6;min-width:56px}.tg-account-info__row span:nth-child(2),.tg-account-info__row strong{color:#fff;flex:1;font-family:monospace;font-size:12px}.tg-account-info__row button{background:none;border:none;color:#fff6;cursor:pointer;padding:2px 4px;font-size:13px}.tg-account-info__row button:hover{color:#fff}.tg-account-info__row--warn{color:#f59e0b}.tg-account-actions{display:flex;flex-wrap:wrap;gap:6px}.tg-account-btn{padding:8px 14px;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#fff;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s}.tg-account-btn:hover:not(:disabled){background:#ffffff1a}.tg-account-btn:disabled{opacity:.5;cursor:not-allowed}.tg-account-btn--primary{background:#3ecf8e26;border-color:#3ecf8e4d;color:#3ecf8e}.tg-account-btn--primary:hover:not(:disabled){background:#3ecf8e40}.tg-account-btn--danger{border-color:#ef444440;color:#ef4444cc}.tg-account-btn--danger:hover:not(:disabled){background:#ef44441a}.tg-account-btn--sm{padding:4px 10px;font-size:12px}.tg-account-view{display:flex;flex-direction:column;gap:8px}.tg-account-back{background:none;border:none;color:#ffffff80;font-size:12px;cursor:pointer;padding:0;text-align:left}.tg-account-back:hover{color:#fff}.tg-account-hint{font-size:12px;color:#fff6;margin:0}.tg-account-error{font-size:12px;color:#ef4444;padding:6px 10px;background:#ef444414;border-radius:6px}.tg-account-success{font-size:12px;color:#4bb543;padding:6px 10px;background:#4bb54314;border-radius:6px}.tg-account-codes{display:flex;flex-direction:column;gap:4px}.tg-account-code-row{display:flex;align-items:center;gap:8px;padding:6px 10px;background:#ffffff0a;border-radius:6px}.tg-account-code-val{font-family:monospace;font-size:16px;font-weight:700;color:#fff;flex:1;letter-spacing:2px}.tg-account-code-row button{background:none;border:none;color:#fff6;cursor:pointer;font-size:14px}.tg-account-code-row button:hover{color:#fff}.tg-account-code-age{font-size:11px;color:#ffffff4d}.collapsible-section{margin:8px 0;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.collapsible-section__header{width:100%;padding:14px 16px;border:none;background:#ffffff0a;color:#fff;font-size:14px;font-weight:700;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background .2s}.collapsible-section__header:hover{background:#ffffff14}.collapsible-section__arrow{font-size:9px;color:#fff6;transition:transform .3s ease}.collapsible-section__arrow.is-open{transform:rotate(180deg)}.collapsible-section__content{padding:12px 16px;border-top:1px solid rgba(255,255,255,.06)}.custom-order-info{display:flex;flex-direction:column;gap:10px;margin:12px 0}.custom-order-note{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;background:#ff8a7a14;border:1px solid rgba(255,138,122,.15);border-radius:12px}.custom-order-note__icon{font-size:18px;flex-shrink:0}.custom-order-note p{margin:0;font-size:13px;color:#fffc;line-height:1.5}.custom-order-hint{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;background:#f59e0b14;border:1px solid rgba(245,158,11,.15);border-radius:12px}.custom-order-hint__icon{font-size:18px;flex-shrink:0}.custom-order-hint p{margin:0;font-size:13px;color:#ffffffb3;line-height:1.5}.status-history-entry{display:flex;flex-direction:column;gap:4px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.04)}.status-history-entry:last-child{border-bottom:none}.status-history-entry__date{font-size:11px;color:#fff6}.status-history-entry__change{font-size:13px;font-weight:600;color:#fffc}.status-history-entry__comment{font-size:12px;color:#fff9;padding-left:8px;border-left:2px solid rgba(255,138,122,.2)}.product-action-btn.is-buy{background:linear-gradient(180deg,#e8453c,#b71c1c);color:#fff;border:1px solid rgba(232,69,60,.35);box-shadow:0 4px 14px #2d7ae84d}.product-action-btn.is-buy:hover{opacity:.9}.product-action-btn.is-buy:active{transform:scale(.98);opacity:.85}.product-promo-section{display:flex;flex-direction:column;gap:0}.product-promo-toggle{display:flex;align-items:center;justify-content:space-between;background:none;border:none;color:#ff8a7ad9;font-size:13px;font-weight:600;cursor:pointer;padding:4px 0;width:100%}.product-promo-body{padding-top:8px;display:flex;flex-direction:column;gap:6px}.product-promo-row{display:flex;gap:8px}.product-promo-input{flex:1;padding:10px 12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:12px;color:#fff;font-size:14px;outline:none}.product-promo-input:focus{border-color:#7cc7ff66}.product-promo-apply{padding:10px 14px;background:#4aa3ff26;border:1px solid rgba(74,163,255,.3);border-radius:12px;color:#ff8a7a;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:opacity .15s}.product-promo-apply:disabled{opacity:.4;cursor:default}.product-promo-msg{margin:0;font-size:12px;padding:0 2px}.product-promo-msg.is-valid{color:#34d399e6}.product-promo-msg.is-invalid{color:#ff6450e6}.product-total-row{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;font-size:14px}.product-total-label{color:#fff9}.product-total-value{display:flex;align-items:center;gap:8px;font-weight:700}.product-total-old{color:#ffffff59;font-weight:400;font-size:13px}.product-total-discounted{color:#34d399f2}.pqty-btn{width:32px;height:32px;border-radius:50%;border:1px solid rgba(255,255,255,.15);background:#ffffff0f;color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .12s ease,opacity .12s ease,background .15s ease}.pqty-btn:disabled{opacity:.3;cursor:default}.pqty-btn:not(:disabled):active{background:#ffffff0f;transform:scale(.96);opacity:.9}.quick-buy-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:flex-end}.quick-buy-sheet{width:100%;background:#14161af7;backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);border-radius:28px 28px 0 0;border-top:1px solid rgba(255,255,255,.12);box-shadow:0 -8px 32px #0006;padding:20px 16px calc(28px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;gap:14px}.quick-buy-title{margin:0;font-size:22px;font-weight:800;letter-spacing:-.03em;color:#fff}.quick-buy-row{display:flex;justify-content:space-between;align-items:center;font-size:15px;padding:12px 14px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07);color:#ffffffd9}.quick-buy-total{font-size:17px;font-weight:700;color:#ff8a7a;padding:12px 14px;border-radius:14px;background:linear-gradient(135deg,#ff8a7a14,#c6282814);border:1px solid rgba(255,138,122,.15)}.quick-buy-promo-msg{font-size:13px;color:#34d399e6;margin:2px 0 0}.quick-buy-error{font-size:13px;color:#ff453a;margin:0;padding:4px 2px;background:none;border:none}.quick-buy-actions{display:flex;flex-direction:column;gap:10px}.tu-page{padding:0}.tu-step{display:flex;flex-direction:column;gap:20px;animation:tu-fade-in .25s ease}@keyframes tu-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.tu-step__header{text-align:center;padding-bottom:4px}.tu-step__title{font-size:20px;font-weight:700;margin:0 0 4px;color:var(--ink)}.tu-step__sub{font-size:14px;color:var(--muted);margin:0}.tu-back{background:none;border:none;color:var(--accent);font-size:14px;cursor:pointer;padding:0;margin-bottom:4px;display:block}.tu-amount-field{display:flex;align-items:center;justify-content:center;gap:6px;border-radius:22px;background:none;border:none;padding:16px 20px}.tu-amount-field__symbol{font-size:40px;font-weight:800;color:var(--accent);line-height:1;flex-shrink:0}.tu-amount-field__input{background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:48px;font-weight:800;color:var(--ink);width:auto;min-width:1ch;max-width:70%;text-align:right;box-shadow:none;flex-shrink:0}.tu-presets{display:flex;gap:8px;flex-wrap:nowrap;justify-content:center;width:100%}.tu-preset{padding:10px 0;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:#ffffff0f;color:var(--ink);font-size:14px;font-weight:600;cursor:pointer;transition:all .15s;flex:1;text-align:center}.tu-preset.is-active{background:var(--accent);border-color:var(--accent);color:#fff}.tu-conversion-row{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.tu-conversion-row span{font-size:12px;color:var(--muted);background:transparent;padding:4px 8px;border-radius:0;border:none}.tu-currency-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:4px 0}.tu-currency-row__label{font-size:13px;font-weight:600;color:var(--muted)}.tu-currency-chip{display:flex;align-items:center;gap:6px;padding:7px 14px;border-radius:999px;border:1.5px solid rgba(255,255,255,.12);background:#ffffff0f;font-size:13px;font-weight:700;color:var(--ink);cursor:pointer;transition:all .15s}.tu-currency-chip.is-active{border-color:var(--accent);background:#e8453c1f;color:#fff}.tu-currency-chip.is-disabled{opacity:.35;cursor:not-allowed}.tu-methods{display:flex;flex-direction:column;gap:8px;border-radius:0;border:none;background:transparent;overflow:visible}.tu-method-row{display:flex;align-items:center;gap:12px;padding:10px 16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:999px;cursor:pointer;text-align:left;transition:background .15s,border-color .15s;width:100%}.tu-method-row:last-child{border-bottom:1px solid rgba(255,255,255,.08)}.tu-method-row.is-selected{background:#e8453c14;border-color:#e8453c40}.tu-method-row.is-disabled{opacity:.4;cursor:not-allowed}.tu-method-row__icon{flex-shrink:0;width:36px;height:36px;border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center}.tu-method-row__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.tu-method-row__top{display:flex;align-items:center;gap:8px}.tu-method-row__name{font-size:15px;font-weight:700;color:var(--ink)}.tu-method-row__amount{font-size:13px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tu-method-row__check{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.tu-requisites{display:flex;flex-direction:column;gap:16px}.tu-req-meta{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.tu-req-meta__pill{display:flex;align-items:center;gap:6px;padding:6px 14px;border-radius:999px;background:#ffffff12;border:1px solid rgba(255,255,255,.12);font-size:14px;font-weight:600;color:var(--ink)}.tu-req-meta__pill--timer{color:#ffb400;border-color:#ffb4004d;background:#ffb4001a}.tu-req-meta__pill--timer.is-expired{color:#f87171;border-color:#f871714d;background:#f871711a}.tu-req-meta__pill--success{color:#ffb74d;border-color:#34d3994d;background:#34d3991a}.tu-req-qr{display:flex;justify-content:center;padding:12px;background:none;border-radius:20px;border:none}.tu-req-fields{display:flex;flex-direction:column;gap:10px}.tu-req-field{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:8px 12px}.tu-req-field--important{border-color:#ffb4004d;background:#ffb4000d}.tu-req-field__row{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:2px}.tu-req-field__label{font-size:11px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.tu-req-field__mono{display:block;font-size:12px;font-weight:500;color:var(--muted);word-break:break-all;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:monospace}.tu-req-field__mono--truncate{word-break:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:12px}.tu-req-field__value-row{display:flex;align-items:center;gap:8px}.tu-req-field__value{flex:1;font-size:13px;font-weight:600;color:var(--ink);word-break:break-all;font-family:monospace}.tu-req-field__value--url{font-size:11px;color:var(--muted)}.tu-copy-btn{flex-shrink:0;min-width:28px;min-height:28px;width:28px;height:28px;border-radius:8px;border:none;background:#ffffff14;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#ffffffb3;transition:all .15s}.tu-copy-btn:active{transform:scale(.92)}.tu-req-actions{display:flex;gap:10px}.tu-req-actions .tu-btn{flex:1;min-height:40px;font-size:12px;padding:8px 10px;white-space:nowrap}.tu-requisites--waiting{align-items:center;text-align:center;padding:24px 0}.tu-requisites--waiting .tu-actions-row{width:100%;flex-direction:row;flex-wrap:nowrap}.tu-waiting-icon{margin-bottom:12px}.tu-waiting-text{font-size:15px;color:var(--muted);line-height:1.5;margin:0 0 16px}.tu-polling{display:flex;align-items:center;justify-content:center;gap:6px;font-size:13px;color:var(--muted);padding:8px 0}.tu-polling__dot{width:6px;height:6px;border-radius:50%;background:var(--accent);animation:tu-dot-pulse 1.2s ease-in-out infinite}.tu-polling__dot:nth-child(2){animation-delay:.2s}.tu-polling__dot:nth-child(3){animation-delay:.4s}@keyframes tu-dot-pulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.tu-step--success{align-items:center;text-align:center;padding:16px 0 8px}.tu-success-icon{margin-bottom:8px;animation:tu-pop .4s cubic-bezier(.34,1.56,.64,1)}@keyframes tu-pop{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.tu-success-title{font-size:24px;font-weight:800;margin:0 0 6px;color:var(--ink)}.tu-success-sub{font-size:14px;color:var(--muted);margin:0 0 20px}.tu-success-details{width:100%;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;margin-bottom:20px}.tu-success-row{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;font-size:14px;border-bottom:1px solid rgba(255,255,255,.06)}.tu-success-row:last-child{border-bottom:none}.tu-success-row span{color:var(--muted)}.tu-success-row strong{color:var(--ink);font-weight:700}.tu-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border-radius:999px;font-size:15px;font-weight:600;cursor:pointer;border:none;transition:all .15s}.tu-btn:active{transform:scale(.97)}.tu-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.tu-btn--primary{background:var(--accent);box-shadow:0 6px 20px #e8453c4d;color:#fff;backdrop-filter:blur(12px) saturate(160%);-webkit-backdrop-filter:blur(12px) saturate(160%)}.tu-btn--ghost{background:#ffffff0f;border:1px solid rgba(255,255,255,.18);color:var(--ink);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%)}.tu-btn--full{width:100%}.tu-actions-row{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;width:100%}.tu-actions-row .tu-btn{flex:1;min-height:46px;font-size:15px}.tu-error{font-size:13px;color:#f87171;background:#f871711a;border:1px solid rgba(248,113,113,.25);border-radius:10px;padding:10px 14px;text-align:center}.doc-content{line-height:1.7;color:var(--ink)}.doc-content h1{font-size:20px;font-weight:800;margin:0 0 12px}.doc-content h2{font-size:17px;font-weight:700;margin:24px 0 8px;padding-bottom:6px;border-bottom:1px solid rgba(255,255,255,.08)}.doc-content h3{font-size:15px;font-weight:700;margin:16px 0 6px}.doc-content p{margin:0 0 10px;font-size:14px}.doc-content ul,.doc-content ol{padding-left:20px;margin:0 0 10px}.doc-content li{font-size:14px;margin-bottom:4px}.doc-content strong,.doc-content b{font-weight:700}.doc-content em{font-style:italic}.doc-content a{color:var(--accent);text-decoration:none}.doc-content hr{border:none;border-top:1px solid rgba(255,255,255,.08);margin:16px 0}.doc-content blockquote{border-left:3px solid var(--accent);margin:0 0 10px;padding:8px 14px;background:#3ecf8e0f;border-radius:0 6px 6px 0}.doc-content code{background:#ffffff14;padding:2px 6px;border-radius:4px;font-size:13px;font-family:monospace}.product-card__fav{position:absolute;top:8px;right:8px;z-index:10;width:28px;height:28px;border-radius:0;background:none;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s;filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}.product-card__fav:active{transform:scale(.85)}.smm-step .smm-field,.smm-step .smm-field--quantity-inline{animation:smm-step-expand .25s ease}@keyframes smm-step-expand{0%{opacity:0;max-height:0;transform:translateY(-4px)}to{opacity:1;max-height:200px;transform:translateY(0)}}@media (max-height: 500px){.bottom-nav{transform:translate(-50%) translateY(calc(100% + 20px));opacity:0;pointer-events:none}}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;display:none}.tg-acc{border:1px solid rgba(255,255,255,.07);border-radius:12px;background:#ffffff06;overflow:hidden;margin-bottom:6px}.tg-acc--loading{display:flex;align-items:center;gap:8px;padding:12px 14px;font-size:12px;color:#ffffff80}.tg-acc__dot-pulse{width:8px;height:8px;border-radius:50%;background:#fff3;animation:pulse-dot 1s ease infinite}@keyframes pulse-dot{0%,to{opacity:.3}50%{opacity:1}}.tg-acc__row{min-height:44px;display:flex;align-items:center;gap:8px;padding:10px 12px;cursor:pointer;-webkit-user-select:none;user-select:none}.tg-acc__row:active{background:#ffffff08}.tg-acc__dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.tg-acc__dot--green{background:#ff8a7a}.tg-acc__dot--yellow{background:#f59e0b}.tg-acc__dot--red{background:#ef4444}.tg-acc__phone{flex:1;font-size:13px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tg-acc__arrow{font-size:11px;color:#ffffff40;flex-shrink:0}.tg-acc__tag{font-size:9px;font-weight:700;padding:2px 6px;border-radius:6px}.tg-acc__tag--green{background:transparent;color:#ff8a7a}.tg-acc__tag--yellow{background:#f59e0b26;color:#f59e0b}.tg-acc__tag--red{background:#ef444426;color:#ef4444}.tg-acc__tag--purple{background:#818cf826;color:#818cf8}.tg-acc__panel{padding:6px 10px 10px;display:flex;flex-direction:column;gap:6px;border-top:1px solid rgba(255,255,255,.05)}.tg-acc__toast{font-size:11px;text-align:center;padding:4px 8px;border-radius:8px;background:#4ade801a;color:#ff8a7a}.tg-acc__toast--err{background:#ef44441a;color:#f87171}.tg-acc__info{display:flex;gap:4px;flex-wrap:wrap}.tg-acc__chip{display:flex;flex-direction:column;align-items:center;gap:1px;padding:4px 8px;border-radius:8px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);cursor:pointer;transition:all .15s;color:#fff;font-size:11px}.tg-acc__chip:active{opacity:.7;transform:scale(.96)}.tg-acc__chip small{font-size:9px;color:#fff6;font-weight:400}.tg-acc__chip b{font-size:11px;font-weight:600}.tg-acc__chip--code{background:#4aa3ff14;border-color:#4aa3ff26}.tg-acc__chip--code b{color:#7dd3fc;font-family:monospace;font-size:13px;letter-spacing:1px}.tg-acc__actions{display:flex;gap:4px}.tg-acc__btn{flex:1;padding:7px 4px;font-size:11px;font-weight:600;color:#fff;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:8px;cursor:pointer;transition:all .15s;text-align:center;white-space:nowrap}.tg-acc__btn:active{opacity:.7;transform:scale(.96)}.tg-acc__btn:disabled{opacity:.35;pointer-events:none}.tg-acc__btn--danger{color:#f87171;border-color:#ef444433;background:#ef44440f}.tg-acc__codes{display:flex;gap:4px;flex-wrap:wrap}.tg-acc--select{min-height:44px;display:flex;align-items:center;gap:8px;padding:10px 12px;cursor:pointer}.tg-acc--select:active{background:#ffffff08}.tg-acc--on{border-color:#4ade8059;background:#4ade800a}.tg-acc__check{flex-shrink:0;width:22px;height:22px;border-radius:999px;border:1.5px solid rgba(255,255,255,.15);background:#ffffff0a;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-size:0}.tg-acc--on .tg-acc__check{background:linear-gradient(180deg,#ff5c4a,#c62828);border-color:transparent;box-shadow:0 4px 10px #3f8dff4d}.tg-acc--on .tg-acc__check:after{content:"";width:10px;height:10px;background:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27white%27 stroke-width=%274%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpolyline points=%2720 6 9 17 4 12%27/%3E%3C/svg%3E") center/contain no-repeat}.tg-acc__send-row{display:flex;gap:6px;align-items:stretch}.tg-acc__format-select{flex:1;padding:8px 10px;font-size:12px;font-weight:600;color:#fff;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;outline:none;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none}.tg-acc__send-btn{flex:1;padding:8px 10px;font-size:12px;font-weight:600;color:#7dd3fc;background:#4aa3ff1a;border:1px solid rgba(74,163,255,.25);border-radius:8px;cursor:pointer;transition:all .15s;text-align:center}.tg-acc__send-btn:active{opacity:.7;transform:scale(.97)}.tg-acc__send-btn:disabled{opacity:.4;pointer-events:none}.tg-acc-sheet-actions{flex-wrap:wrap;display:flex;gap:8px}.tg-acc-sheet-actions>.tg-acc-sheet-btn{min-width:fit-content;flex:1;margin:0;position:static}.tg-acc-sheet-btn{padding:13px 16px!important;font-size:14px!important;height:46px;line-height:1;white-space:nowrap}.tg-acc-sheet-btn--select{appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;text-align:center;text-align-last:center;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8' fill='none'><path d='M1 1.5L6 6.5L11 1.5' stroke='rgba(255,255,255,0.7)' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 14px center;background-size:11px 7px;padding-right:32px!important}.tg-acc-sheet-btn--select::-ms-expand{display:none}.tg-acc-sheet-btn--select option{background:#14161a;color:#fff}.tg-acc-sheet-btn--danger{color:#f87171!important;border-color:#ef44444d!important}.tg-acc-sheet-btn--full{position:static!important;width:100%;margin-top:4px!important}.tg-acc-popup{position:absolute;left:8px;right:8px;top:calc(100% + 4px);z-index:100;background:#1a1a2e;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:10px;display:flex;flex-direction:column;gap:8px;box-shadow:0 8px 32px #00000080;animation:tg-popup-in .15s ease}@keyframes tg-popup-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.tg-acc-popup__header{display:flex;align-items:center;justify-content:space-between}.tg-acc-popup__title{font-size:13px;font-weight:700;color:#fff}.tg-acc-popup__close{width:22px;height:22px;display:grid;place-items:center;background:#ffffff0f;border:none;border-radius:6px;color:#ffffff80;font-size:14px;cursor:pointer}.tg-acc-popup__close:active{opacity:.6}.tg-acc-popup__toast{font-size:11px;text-align:center;padding:4px 8px;border-radius:6px;background:#4ade801a;color:#ff8a7a}.tg-acc-popup__toast--err{background:#ef44441a;color:#f87171}.tg-acc-popup__info{display:flex;flex-wrap:wrap;gap:4px}.tg-acc-popup__info button{padding:4px 8px;font-size:11px;font-weight:500;color:#fffc;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:6px;cursor:pointer;transition:all .12s}.tg-acc-popup__info button:active{opacity:.6;transform:scale(.96)}.tg-acc-popup__send{display:flex;gap:6px}.tg-acc-popup__send select{flex:1;padding:8px 10px;font-size:12px;font-weight:600;color:#fff;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer}.tg-acc-popup__send button{flex:1;padding:8px 10px;font-size:12px;font-weight:600;color:#7dd3fc;background:#4aa3ff1a;border:1px solid rgba(74,163,255,.25);border-radius:8px;cursor:pointer;text-align:center}.tg-acc-popup__send button:active{opacity:.7}.tg-acc-popup__send button:disabled{opacity:.4;pointer-events:none}.tg-acc-popup__actions{display:flex;gap:4px}.tg-acc-popup__actions button{flex:1;padding:6px 4px;font-size:11px;font-weight:600;color:#fff;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:7px;cursor:pointer;text-align:center}.tg-acc-popup__actions button:active{opacity:.6}.tg-acc-popup__actions button:disabled{opacity:.35;pointer-events:none}.tg-acc-popup__btn--danger{color:#f87171!important;border-color:#ef444433!important}.tg-acc-popup__codes{display:flex;gap:4px;flex-wrap:wrap}.tg-acc-popup__codes button{padding:4px 8px;font-size:12px;font-weight:600;font-family:monospace;color:#7dd3fc;background:#4aa3ff14;border:1px solid rgba(74,163,255,.15);border-radius:6px;cursor:pointer;letter-spacing:1px}.tg-acc-popup__codes button:active{opacity:.6}.tg-acc-popup__codes small{font-size:9px;color:#fff6;margin-left:4px}.tg-acc-sheet{display:flex;flex-direction:column;gap:12px;padding:4px 0 16px}.tg-acc-sheet__title{font-size:20px;font-weight:700;color:#fff;text-align:center}.tg-acc-sheet__toast{font-size:12px;text-align:center;padding:6px 12px;border-radius:10px;background:#4ade801a;color:#ff8a7a}.tg-acc-sheet__toast--err{background:#ef44441a;color:#f87171}.tg-acc-sheet__chips{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tg-acc-sheet__chip{display:flex;flex-direction:column;align-items:center;gap:2px;padding:10px 8px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);cursor:pointer;transition:all .15s}.tg-acc-sheet__chip:active{opacity:.7;transform:scale(.97)}.tg-acc-sheet__chip small{font-size:9px;color:#fff6}.tg-acc-sheet__chip span{font-size:13px;font-weight:600;color:#fff;word-break:break-all;text-align:center}.tg-acc-sheet__send{display:flex;gap:8px}.tg-acc-sheet__send select{flex:1;padding:12px 14px;font-size:14px;font-weight:600;color:#fff;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer}.tg-acc-sheet__send button{flex:1;padding:12px 14px;font-size:14px;font-weight:600;color:#7dd3fc;background:#4aa3ff1f;border:1px solid rgba(74,163,255,.3);border-radius:12px;cursor:pointer;text-align:center}.tg-acc-sheet__send button:active{opacity:.7}.tg-acc-sheet__send button:disabled{opacity:.4;pointer-events:none}.tg-acc-sheet__actions{display:flex;gap:8px}.tg-acc-sheet__actions button{flex:1;padding:10px 8px;font-size:13px;font-weight:600;color:#fff;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;cursor:pointer;text-align:center}.tg-acc-sheet__actions button:active{opacity:.7}.tg-acc-sheet__actions button:disabled{opacity:.35;pointer-events:none}.tg-acc-sheet__btn--danger{color:#f87171!important;border-color:#ef444433!important}.tg-acc-sheet__codes{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.tg-acc-sheet__code{display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 14px;border-radius:10px;background:#4aa3ff14;border:1px solid rgba(74,163,255,.2);cursor:pointer}.tg-acc-sheet__code:active{opacity:.7}.tg-acc-sheet__code-val{font-size:16px;font-weight:700;font-family:monospace;color:#7dd3fc;letter-spacing:2px}.tg-acc-sheet__code small{font-size:9px;color:#fff6}.referrals-link-value,.account-info-value,.account-code-value,.tg-acc__phone,.tg-acc__uid,input,textarea{-webkit-user-select:text;user-select:text}
