.layout{flex-direction:column;height:100%;min-height:100vh;display:flex}.layout-main{padding-bottom:calc(88px + env(safe-area-inset-bottom,0px));flex:1;overflow-y:auto}.layout-tabs{left:20px;right:20px;bottom:calc(env(safe-area-inset-bottom,0px) + 14px);z-index:100;pointer-events:none;position:fixed}.tab-island{pointer-events:auto;background:#fff;border-radius:36px;justify-content:space-around;align-items:center;padding:8px;display:flex;box-shadow:0 6px 24px #00000029}.tab{color:#94a3b8;flex:1;justify-content:center;align-items:center;text-decoration:none;transition:color .12s;display:flex}.tab-icon{border-radius:24px;justify-content:center;align-items:center;width:48px;height:48px;line-height:1;transition:background .12s;display:flex;position:relative}.tab-active{color:var(--brand-primary)}.tab-active .tab-icon{background:color-mix(in srgb, var(--brand-primary) 14%, transparent)}.tab-badge{color:#fff;background:#ef4444;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;top:2px;right:2px}.pc-card{background:var(--tg-bg);text-align:left;cursor:pointer;width:100%;color:inherit;border:none;border-radius:16px;flex-direction:column;padding:0;font-family:inherit;transition:transform 80ms;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000014}.pc-card:active{transform:scale(.98)}.pc-image-wrap{aspect-ratio:1;background:var(--tg-secondary-bg);width:100%;position:relative;overflow:hidden}.pc-image-wrap img{object-fit:cover;width:100%;height:100%;display:block}.pc-image-placeholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.pc-icon-stack{flex-direction:column;align-items:center;gap:6px;display:flex;position:absolute;top:8px;right:8px}.pc-icon-btn{cursor:pointer;background:#fffffff2;border:none;border-radius:14px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;line-height:1;transition:transform 80ms;display:flex;box-shadow:0 1px 3px #0000001f}.pc-icon-btn:active{transform:scale(.9)}.pc-info{flex-direction:column;gap:4px;padding:10px;display:flex}.pc-name{color:var(--tg-text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.pc-desc{color:var(--tg-hint);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;height:28px;font-size:11px;line-height:14px;display:-webkit-box;overflow:hidden}.pc-price-row{justify-content:space-between;align-items:center;gap:6px;margin-top:4px;display:flex}.pc-price-col{flex-wrap:wrap;flex:1;align-items:baseline;gap:6px;min-width:0;display:flex}.pc-price{font-size:15px;font-weight:800}.pc-old-price{color:#9ca3af;font-size:12px;text-decoration:line-through}.pc-add{color:#fff;cursor:pointer;border:none;border-radius:13px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;line-height:1;display:flex;box-shadow:0 2px 4px #0000002e}.pc-add:active{transform:scale(.94)}.st-row{scrollbar-width:none;gap:12px;padding:4px 16px 8px;display:flex;overflow-x:auto}.st-row::-webkit-scrollbar{display:none}.st-item{cursor:pointer;color:inherit;background:0 0;border:none;flex-direction:column;flex:none;align-items:center;gap:4px;padding:0;font-family:inherit;display:flex}.st-ring{border-radius:32px;justify-content:center;align-items:center;width:64px;height:64px;padding:2px;display:flex}.st-ring-seen{background:linear-gradient(135deg,#d1d5db,#9ca3af)}.st-thumb{background:var(--tg-bg);border-radius:28px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.st-thumb img{object-fit:cover;width:100%;height:100%}.st-label{color:var(--tg-text);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:64px;font-size:11px;font-weight:600;overflow:hidden}.st-viewer{z-index:1000;background:#000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.st-viewer-bars{top:calc(env(safe-area-inset-top,12px) + 8px);z-index:2;gap:4px;display:flex;position:absolute;left:12px;right:12px}.st-viewer-bar{background:#ffffff4d;border-radius:2px;flex:1;height:3px;overflow:hidden}.st-viewer-bar-fill{background:#fff;width:0;height:100%}@keyframes st-fill{0%{width:0%}to{width:100%}}.st-viewer-img{object-fit:contain;max-width:100%;max-height:100%}.st-viewer-caption{bottom:calc(env(safe-area-inset-bottom,16px) + 16px);color:#fff;text-shadow:0 1px 4px #0009;text-align:center;font-size:14px;font-weight:600;position:absolute;left:16px;right:16px}.st-viewer-tap{cursor:pointer;background:0 0;border:none;width:33%;position:absolute;top:0;bottom:0}.st-viewer-tap-left{left:0}.st-viewer-tap-right{width:67%;right:0}.st-viewer-close{top:calc(env(safe-area-inset-top,12px) + 16px);color:#fff;cursor:pointer;z-index:2;background:#fff3;border:none;border-radius:16px;width:32px;height:32px;font-size:20px;line-height:1;position:absolute;right:12px}.nw-row{scrollbar-width:none;gap:12px;padding:0 16px 6px;display:flex;overflow-x:auto}.nw-row::-webkit-scrollbar{display:none}.nw-card{cursor:pointer;background:var(--tg-secondary-bg);border:none;border-radius:14px;flex:none;width:220px;height:120px;padding:0;font-family:inherit;position:relative;overflow:hidden}.nw-card-img{object-fit:cover;width:100%;height:100%;display:block}.nw-card-img-empty{opacity:.4;justify-content:center;align-items:center;font-size:32px;display:flex}.nw-card-overlay{background:linear-gradient(#0000,#000000bf);padding:14px 12px 12px;position:absolute;bottom:0;left:0;right:0}.nw-card-title{color:#fff;text-shadow:0 1px 4px #00000080;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:700;display:-webkit-box;overflow:hidden}.cib{border-radius:28px;flex-direction:column;justify-content:space-between;gap:8px;padding:8px 14px;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 24px #0003}.cib-wash{pointer-events:none;background:linear-gradient(135deg,#ffffff1a 0%,#0000 55%);position:absolute;inset:0}.cib-top{align-items:center;gap:12px;display:flex;position:relative}.cib-avatar{background:#ffffff38;border-radius:22px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.cib-text{flex:1;min-width:0}.cib-greeting{color:#ffffffd1;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}.cib-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:17px;font-weight:700;overflow:hidden}.cib-bell{background:#ffffff2e;border:none;border-radius:20px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.cib-expanded{align-items:flex-end;padding:0 4px;display:flex;position:relative}.cib-bonus-block{flex:1;min-width:0}.cib-percent-chip{background:#fff3;border-radius:10px;align-self:flex-start;align-items:center;gap:4px;margin-bottom:6px;padding:3px 9px;display:inline-flex}.cib-percent-chip span{color:#fff;letter-spacing:.3px;font-size:11px;font-weight:700}.cib-bonus-label{color:#ffffffd1;margin-bottom:4px;font-size:12px;font-weight:500}.cib-bonus-row{align-items:center;gap:6px;display:flex}.cib-bonus-value{color:#fff;font-size:26px;font-weight:800;line-height:1}.cib-right{flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:6px;display:flex}.cib-tier-badge{background:#ffffff38;border-radius:12px;align-items:center;gap:5px;padding:4px 10px;display:inline-flex}.cib-tier-badge span{color:#fff;letter-spacing:.5px;font-size:11px;font-weight:700}.cib-id{color:#ffffffd1;letter-spacing:.4px;font-size:12px;font-weight:600}.home{flex-direction:column;gap:20px;padding:16px 0 24px;display:flex}.home-bar{padding:0 16px}.home-header{align-items:center;gap:12px;padding:0 16px;display:flex}.home-logo{object-fit:cover;background:var(--tg-secondary-bg);border-radius:12px;width:44px;height:44px}.home-greet-name{color:var(--tg-text);font-size:16px;font-weight:800}.home-greet-user{color:var(--tg-hint);margin-top:1px;font-size:12px}.home-section{flex-direction:column;gap:10px;display:flex}.home-section-head{justify-content:space-between;align-items:center;padding:0 16px;display:flex}.home-section-title{color:var(--tg-text);margin:0;padding:0 16px;font-size:15px;font-weight:700}.home-section-head .home-section-title{padding:0}.home-section-link{cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:600}.home-cats{scrollbar-width:none;gap:10px;padding:0 16px 4px;display:flex;overflow-x:auto}.home-cats::-webkit-scrollbar{display:none}.home-cat{cursor:pointer;width:64px;color:inherit;background:0 0;border:none;flex-direction:column;flex:none;align-items:center;gap:5px;padding:0;font-family:inherit;display:flex}.home-cat-img{border-radius:10px;justify-content:center;align-items:center;width:64px;height:64px;font-size:26px;display:flex;overflow:hidden}.home-cat-img img{object-fit:cover;width:100%;height:100%}.home-cat-name{color:var(--tg-text);text-align:center;font-size:12px;font-weight:600;line-height:1.2}.home-rec-scroll{scrollbar-width:none;gap:12px;padding:0 16px 6px;display:flex;overflow-x:auto}.home-rec-scroll::-webkit-scrollbar{display:none}.home-rec-item{flex:none;width:160px}.cat{flex-direction:column;gap:12px;padding:12px 0 20px;display:flex}.cat-tools{align-items:center;gap:8px;padding:0 16px;display:flex}.cat-search-wrap{flex:1;align-items:center;display:flex;position:relative}.cat-search-icon{pointer-events:none;position:absolute;left:14px}.cat-search{width:100%;height:44px;color:var(--tg-text);background:#fff;border:1px solid #e5e7eb;border-radius:24px;outline:none;padding:0 36px 0 40px;font-family:inherit;font-size:14px}.cat-search:focus{border-color:var(--brand-primary)}.cat-search-clear{color:var(--tg-text);cursor:pointer;background:#0000001a;border:none;border-radius:11px;justify-content:center;align-items:center;width:22px;height:22px;font-size:16px;line-height:1;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.cat-sort{flex:none;position:relative}.cat-sort-btn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:24px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.cat-sort-menu{z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:14px;min-width:220px;padding:6px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 6px 24px #0000002e}.cat-sort-title{letter-spacing:.5px;text-transform:uppercase;color:#9ca3af;padding:6px 10px;font-size:11px;font-weight:700}.cat-sort-item{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:11px 10px;font-family:inherit;font-size:14px;font-weight:500;display:flex}.cat-sort-item:active{background:#0000000a}.cat-chips{scrollbar-width:none;gap:8px;padding:4px 16px;display:flex;overflow-x:auto}.cat-chips::-webkit-scrollbar{display:none}.cat-chip{color:var(--tg-text);cursor:pointer;white-space:nowrap;background:#0000000f;border:none;border-radius:100px;flex:none;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex}.cat-chip-img{object-fit:cover;border-radius:9px;width:18px;height:18px}.cat-grid{grid-template-columns:1fr 1fr;gap:12px;padding:0 16px;display:grid}.cat-loader{justify-content:center;padding:40px 0;display:flex}.cat-empty{color:#9ca3af;background:#fff;border:1px dashed #e5e7eb;border-radius:14px;flex-direction:column;align-items:center;gap:10px;margin:24px 16px;padding:50px 0;font-size:14px;display:flex}.bk{flex-direction:column;gap:12px;padding:16px;display:flex}.bk-title{color:var(--tg-text);margin:0 0 4px;font-size:22px;font-weight:800}.bk-list{flex-direction:column;gap:10px;display:flex}.bk-row{background:var(--tg-bg);border-radius:14px;align-items:center;gap:12px;padding:10px;display:flex;box-shadow:0 2px 8px #0000000f}.bk-row-img{background:#f3f4f6;border-radius:10px;flex:none;justify-content:center;align-items:center;width:56px;height:56px;font-size:28px;display:flex;overflow:hidden}.bk-row-img img{object-fit:cover;width:100%;height:100%}.bk-row-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.bk-row-name{color:var(--tg-text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.bk-row-sub{color:var(--tg-hint);font-size:11px}.bk-row-price{margin-top:2px;font-size:14px;font-weight:700}.bk-row-qty{background:#0000000a;border-radius:100px;flex:none;align-items:center;gap:6px;padding:3px;display:flex}.bk-row-qty button{background:var(--tg-bg);cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:700;display:flex}.bk-row-qty span{text-align:center;min-width:22px;font-size:13px;font-weight:700}.bk-promo{margin-top:4px}.bk-promo-form{gap:8px;display:flex}.bk-promo-input{background:var(--tg-bg);height:44px;color:var(--tg-text);text-transform:uppercase;border:1px solid #e5e7eb;border-radius:24px;outline:none;flex:1;padding:0 16px;font-family:inherit;font-size:14px}.bk-promo-input:focus{border-color:var(--brand-primary)}.bk-promo-apply{color:#fff;cursor:pointer;border:none;border-radius:24px;flex:none;padding:0 20px;font-family:inherit;font-size:14px;font-weight:700}.bk-promo-apply:disabled{opacity:.5}.bk-promo-active{background:var(--tg-bg);border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:8px;padding:12px 14px;display:flex}.bk-promo-code{color:var(--tg-text);letter-spacing:.5px;font-size:14px;font-weight:700}.bk-promo-saved{margin-left:auto;font-size:14px;font-weight:700}.bk-promo-remove{cursor:pointer;width:24px;height:24px;color:var(--tg-hint);background:#0000000f;border:none;border-radius:12px;flex:none;justify-content:center;align-items:center;display:flex}.bk-promo-error{color:#ef4444;margin-top:6px;padding:0 4px;font-size:12px}.bk-summary{border-top:1px dashed #00000014;margin-top:8px;padding-top:8px}.bk-summary-row{color:var(--tg-hint);justify-content:space-between;padding:4px;font-size:14px;display:flex}.bk-total-row{color:var(--tg-text);justify-content:space-between;padding:8px 4px 4px;font-size:16px;font-weight:700;display:flex}.bk-empty-icon{opacity:.3;font-size:56px}.bk-fallback{color:#fff;cursor:pointer;border:none;border-radius:100px;margin-top:12px;padding:14px 24px;font-family:inherit;font-size:14px;font-weight:700}.sheet-backdrop{z-index:300;background:#0006;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet{background:var(--tg-bg);width:100%;padding:12px 0 calc(env(safe-area-inset-bottom,0px) + 8px);border-radius:24px 24px 0 0;flex-direction:column;max-height:85vh;display:flex}.sheet-tall{max-height:90vh}.sheet-handle{background:#e5e7eb;border-radius:2px;flex:none;width:40px;height:4px;margin:0 auto 12px}.sheet-header{border-bottom:1px solid #0000000f;flex:none;justify-content:space-between;align-items:center;padding:0 16px 12px;display:flex}.sheet-close{cursor:pointer;width:36px;height:36px;color:var(--tg-text);background:#0000000f;border:none;border-radius:18px;justify-content:center;align-items:center;display:flex}.sheet-title{color:#111827;font-size:17px;font-weight:700}.sheet-body{flex-direction:column;flex:1;gap:14px;padding:16px;display:flex;overflow-y:auto}.sheet-field{flex-direction:column;gap:6px;display:flex}.sheet-label{color:var(--tg-hint);font-size:13px;font-weight:600}.sheet-input{width:100%;height:46px;color:var(--tg-text);background:var(--tg-bg);box-sizing:border-box;border:1px solid #e5e7eb;border-radius:12px;outline:none;padding:0 14px;font-family:inherit;font-size:15px}.sheet-input:focus{border-color:var(--brand-primary)}.sheet-error{color:#ef4444;font-size:13px}.sheet-save{background:var(--brand-primary);color:#fff;cursor:pointer;border:none;border-radius:14px;margin-top:4px;padding:14px;font-family:inherit;font-size:15px;font-weight:700}.sheet-save:disabled{opacity:.5}.pc-section{flex-direction:column;gap:10px;display:flex}.pc-section-title{color:var(--tg-hint);text-transform:uppercase;letter-spacing:.4px;font-size:13px;font-weight:700}.pc-promo-card{background:var(--page-bg);border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:6px;padding:14px;display:flex}.pc-promo-top{justify-content:space-between;align-items:center;display:flex}.pc-promo-code{letter-spacing:1px;color:#111827;font-size:17px;font-weight:800}.pc-promo-copy{color:#6b7280;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-family:inherit;font-size:13px;font-weight:600;display:flex}.pc-promo-discount{color:#111827;font-size:15px;font-weight:700}.pc-promo-desc{color:var(--tg-hint);font-size:13px;line-height:1.4}.pc-promo-bottom{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.pc-promo-audience{border-radius:10px;align-items:center;gap:5px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.pc-promo-expiry,.pc-promo-min{color:var(--tg-hint);font-size:12px}.mr2{background:var(--page-bg);flex-direction:column;gap:8px;min-height:100%;padding:16px 20px 48px;display:flex}.mr2-page-title{color:#111827;text-align:center;margin:0 0 12px;font-size:18px;font-weight:700}.mr2-profile{align-items:center;gap:16px;margin-bottom:20px;display:flex}.mr2-avatar{border-radius:32px;flex:0 0 64px;justify-content:center;align-items:center;width:64px;height:64px;font-size:22px;font-weight:700;display:flex}.mr2-profile-info{flex-direction:column;flex:1;gap:2px;display:flex}.mr2-profile-name{color:#111827;font-size:17px;font-weight:700}.mr2-profile-sub{color:#6b7280;font-size:14px}.mr2-profile-pts{color:#6b7280;margin-top:2px;font-size:14px}.mr2-profile-pts strong{color:#111827;font-weight:700}.mr2-section-title{color:#111827;margin-top:16px;margin-bottom:4px;font-size:16px;font-weight:700}.mr2-section{background:var(--tg-bg);border-radius:14px;margin-bottom:8px;overflow:hidden;box-shadow:0 1px 4px #0000000f}.mr2-row{cursor:pointer;color:var(--tg-text);text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:14px 16px;font-family:inherit;display:flex}.mr2-row-icon{flex:0 0 24px;justify-content:center;width:24px;display:flex}.mr2-row-label{color:#111827;flex:1;font-size:15px;font-weight:500}.mr2-badge{color:#fff;background:#ef4444;border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;margin-right:8px;padding:0 7px;font-size:12px;font-weight:700;display:flex}.mr2-divider{background:#0000000f;height:1px;margin-left:52px}.mr2-logout-row{cursor:pointer;color:#ef4444;background:0 0;border:none;align-items:center;gap:12px;padding:14px 16px;font-family:inherit;font-size:15px;font-weight:600;display:flex}.pd{flex-direction:column;padding-bottom:24px;display:flex}.pd-hero{background:#f3f4f6;position:relative}.pd-hero img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.pd-hero-empty{aspect-ratio:1;opacity:.3;justify-content:center;align-items:center;width:100%;font-size:60px;display:flex}.pd-thumbs{scrollbar-width:none;gap:8px;padding:8px 12px;display:flex;overflow-x:auto}.pd-thumbs::-webkit-scrollbar{display:none}.pd-thumb{cursor:pointer;background:#f3f4f6;border:2px solid #0000;border-radius:10px;flex:none;width:56px;height:56px;padding:0;overflow:hidden}.pd-thumb img{object-fit:cover;width:100%;height:100%}.pd-body{flex-direction:column;gap:16px;padding:16px;display:flex}.pd-name{color:var(--tg-text);margin:0;font-size:20px;font-weight:800}.pd-price{font-size:22px;font-weight:900}.pd-desc{color:var(--tg-hint);margin:0;font-size:14px;line-height:1.5}.pd-section{flex-direction:column;gap:8px;display:flex}.pd-section-title{color:var(--tg-text);text-transform:uppercase;letter-spacing:.4px;margin:0;font-size:13px;font-weight:700}.pd-chips{flex-wrap:wrap;gap:8px;display:flex}.pd-chip{color:var(--tg-text);cursor:pointer;background:#0000000f;border:none;border-radius:100px;padding:10px 16px;font-family:inherit;font-size:14px;font-weight:600}.pd-color{cursor:pointer;border:1px solid #00000014;border-radius:17px;width:34px;height:34px;padding:0}.pd-addons{flex-direction:column;gap:8px;display:flex}.pd-addon{background:var(--tg-bg);cursor:pointer;color:var(--tg-text);border:2px solid #00000014;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 14px;font-family:inherit;display:flex}.pd-addon-name{font-size:14px;font-weight:600}.pd-addon-cost{color:var(--tg-hint);font-size:13px}.pd-attrs{flex-direction:column;gap:6px;margin:0;display:flex}.pd-attr-row{border-bottom:1px dashed #0000000f;justify-content:space-between;padding:4px 0;font-size:13px;display:flex}.pd-attr-row dt{color:var(--tg-hint);margin:0}.pd-attr-row dd{color:var(--tg-text);margin:0;font-weight:600}.pd-qty{background:#0000000a;border-radius:100px;align-items:center;gap:16px;width:max-content;padding:6px;display:flex}.pd-qty button{background:var(--tg-bg);cursor:pointer;border:none;border-radius:18px;width:36px;height:36px;font-size:18px;font-weight:700}.pd-qty span{text-align:center;min-width:32px;font-size:16px;font-weight:700}.pd-fallback-cta{color:#fff;cursor:pointer;border:none;border-radius:14px;margin-top:8px;padding:16px;font-family:inherit;font-size:15px;font-weight:700}.pd-fallback-cta:disabled{opacity:.5;cursor:not-allowed}.ck{flex-direction:column;gap:18px;padding:16px 16px 32px;display:flex}.ck-title{color:var(--tg-text);margin:0;font-size:22px;font-weight:800}.ck-section{flex-direction:column;gap:10px;display:flex}.ck-section-title{color:var(--tg-text);text-transform:uppercase;letter-spacing:.4px;margin:0;font-size:13px;font-weight:700}.ck-segments{background:#0000000a;border-radius:12px;grid-auto-columns:1fr;grid-auto-flow:column;gap:2px;padding:4px;display:grid}.ck-segment{color:var(--tg-text);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9px;padding:11px 6px;font-family:inherit;font-size:13px;font-weight:600}.ck-branches{flex-direction:column;gap:8px;display:flex}.ck-branch{text-align:left;background:var(--tg-bg);cursor:pointer;color:var(--tg-text);border:2px solid #0000000f;border-radius:12px;padding:12px 14px;font-family:inherit}.ck-branch-name{font-size:14px;font-weight:700}.ck-branch-addr{color:var(--tg-hint);margin-top:2px;font-size:12px}.ck-input,.ck-textarea{width:100%;color:var(--tg-text);resize:vertical;background:#00000005;border:1px solid #00000014;border-radius:12px;outline:none;padding:12px 14px;font-family:inherit;font-size:14px}.ck-input:focus,.ck-textarea:focus{border-color:var(--brand-primary);background:var(--tg-bg)}.ck-points-toggle{color:var(--tg-text);cursor:pointer;align-items:center;gap:10px;font-size:14px;display:flex}.ck-points-toggle input{width:18px;height:18px;accent-color:var(--brand-primary)}.ck-points-row{align-items:center;gap:12px;display:flex}.ck-points-row input[type=range]{flex:1}.ck-points-value{color:var(--tg-text);white-space:nowrap;flex:none;font-size:13px;font-weight:700}.ck-summary{background:#00000008;border-radius:14px;flex-direction:column;gap:6px;margin-top:4px;padding:14px;display:flex}.ck-summary-row{justify-content:space-between;font-size:14px;display:flex}.ck-summary-total{border-top:1px dashed #0000001a;margin-top:4px;padding-top:8px;font-size:16px;font-weight:700}.ck-fallback{color:#fff;cursor:pointer;border:none;border-radius:14px;margin-top:8px;padding:16px;font-family:inherit;font-size:15px;font-weight:700}.ck-fallback:disabled{opacity:.5;cursor:not-allowed}.od{background:var(--tg-bg);flex-direction:column;min-height:100vh;display:flex}.od-header{justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.od-back{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;display:flex}.od-header-title{color:#111827;text-align:center;flex:1;font-size:17px;font-weight:700}.od-scroll{flex:1;padding:0 20px 40px;overflow-y:auto}.od-stepper{align-items:flex-start;padding:16px 4px;display:flex}.od-step-col{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.od-step-circle{background:#e5e7eb;border-radius:16px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.od-step-done{background:#111827}.od-step-current{background:#9ca3af}.od-step-num{color:#9ca3af;font-size:13px;font-weight:700}.od-step-num-cur{color:#fff}.od-step-label{color:#9ca3af;text-align:center;max-width:80px;margin-top:6px;font-size:12px;font-weight:500}.od-step-label-active{color:#111827;font-weight:600}.od-step-line{background:#e5e7eb;flex:1;height:1.5px;margin:15px 6px 0}.od-step-line-done{background:#111827}.od-rate-card{background:var(--tg-bg);cursor:pointer;text-align:left;border:1.5px solid;border-radius:14px;align-items:center;gap:12px;width:100%;margin-top:4px;padding:14px;font-family:inherit;display:flex}.od-rate-icon{border-radius:20px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.od-rate-body{flex:1}.od-rate-title{color:#111827;font-size:14px;font-weight:700}.od-rate-sub{color:var(--tg-hint);margin-top:2px;font-size:12px}.od-section-title{color:#111827;margin-top:18px;margin-bottom:10px;font-size:14px;font-weight:700}.od-section-title-mt{margin-top:24px}.od-items{flex-direction:column;gap:12px;display:flex}.od-item-row{align-items:center;gap:12px;display:flex}.od-item-thumb{background:var(--tg-secondary-bg);border-radius:12px;flex:0 0 56px;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.od-item-thumb img{object-fit:cover;width:100%;height:100%}.od-item-body{flex:1;min-width:0}.od-item-name{color:#111827;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:600;display:-webkit-box;overflow:hidden}.od-item-variant{color:var(--tg-hint);margin-top:2px;font-size:12px}.od-item-price{color:#111827;font-size:14px;font-weight:700}.od-address-row{background:var(--page-bg);border-radius:12px;align-items:flex-start;gap:8px;margin-top:14px;padding:12px 14px;display:flex}.od-address-text{color:#374151;font-size:13px;line-height:1.5}.od-address-label{color:var(--tg-hint)}.od-details{background:var(--page-bg);border-radius:14px;flex-direction:column;gap:8px;padding:14px;display:flex}.od-detail-row{justify-content:space-between;align-items:center;display:flex}.od-detail-label{color:var(--tg-hint);font-size:13px}.od-detail-value{color:#111827;font-size:13px}.od-detail-value-bold{font-weight:700}.od-detail-value-green{color:#22c55e;font-weight:700}.od-total-row{border-top:1px dashed #0000001a;justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;display:flex}.od-total-label{color:#111827;font-size:16px;font-weight:700}.od-total-value{color:#111827;font-size:18px;font-weight:800}.fav{flex-direction:column;gap:12px;padding:16px;display:flex}.fav-title{margin:0;font-size:22px;font-weight:800}.fav-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.fav-empty-icon{opacity:.6;font-size:56px}.fav-fallback{color:#fff;cursor:pointer;border:none;border-radius:100px;padding:12px 22px;font-family:inherit;font-size:14px;font-weight:700}.nd{padding-bottom:24px}.nd-hero{object-fit:cover;width:100%;max-height:260px;display:block}.nd-body{flex-direction:column;gap:8px;padding:16px;display:flex}.nd-title{color:var(--tg-text);margin:0;font-size:22px;font-weight:800}.nd-date{font-size:12px}.nd-text{color:var(--tg-text);margin:8px 0 0;font-size:15px;line-height:1.55}.nd-text p{margin:0 0 12px}.nd-text p:last-child{margin-bottom:0}.nd-text img{border-radius:8px;max-width:100%;height:auto}.nd-text ul,.nd-text ol{margin:0 0 12px;padding-left:24px}.nd-text a{color:var(--brand-primary)}.nd-text h1,.nd-text h2,.nd-text h3{margin:16px 0 8px;line-height:1.3}.ly{flex-direction:column;gap:18px;padding:16px;display:flex}.ly-title{color:var(--tg-text);margin:0;font-size:22px;font-weight:800}.ly-card{color:#fff;border-radius:18px;padding:18px 18px 24px;position:relative;overflow:hidden;box-shadow:0 6px 16px #0000002e}.ly-card-shine{pointer-events:none;background:linear-gradient(135deg,#ffffff2e 0%,#0000 55%);position:absolute;inset:0}.ly-card-row{justify-content:space-between;align-items:flex-start;display:flex}.ly-card-label{opacity:.85;font-size:12px;font-weight:500}.ly-card-balance{margin-top:4px;font-size:28px;font-weight:800}.ly-card-tier{background:#ffffff40;border-radius:100px;padding:5px 10px;font-size:11px;font-weight:700}.ly-card-rate{background:#ffffff38;border-radius:100px;margin-top:10px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-block}.ly-card-id{letter-spacing:1px;opacity:.85;font-size:12px;font-weight:700;position:absolute;bottom:12px;right:16px}.ly-section{flex-direction:column;gap:10px;display:flex}.ly-section-title{text-transform:uppercase;letter-spacing:.4px;color:var(--tg-text);margin:0;font-size:13px;font-weight:700}.ly-progress-head{justify-content:space-between;align-items:baseline;display:flex}.ly-progress-pct{font-size:12px;font-weight:700}.ly-progress-track{background:#0000000f;border-radius:4px;height:8px;overflow:hidden}.ly-progress-fill{border-radius:4px;height:100%}.ly-progress-label{color:var(--tg-hint);margin:0;font-size:12px}.ly-rule{justify-content:space-between;padding:8px 0;font-size:14px;display:flex}.ly-rule-label{color:var(--tg-text)}.ly-rule-value{color:var(--tg-text);font-weight:700}.ly-tiers{flex-direction:column;gap:4px;display:flex}.ly-tier-row{border-radius:12px;align-items:center;gap:12px;padding:10px 0;display:flex}.ly-tier-row-cur{background:#00000008;padding:10px 12px}.ly-tier-dot{color:#fff;border-radius:14px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;display:flex}.ly-tier-body{flex:1;min-width:0}.ly-tier-name{color:var(--tg-text);align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.ly-tier-cur-badge{text-transform:uppercase;border-radius:100px;padding:2px 8px;font-size:10px;font-weight:700}.ly-tier-meta{color:var(--tg-hint);margin-top:2px;font-size:12px}.ly-empty-icon{font-size:56px}.qr{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:32px 32px 80px;display:flex}.qr-title{color:#111827;margin:0 0 8px;font-size:28px;font-weight:800}.qr-subtitle{color:#9ca3af;margin:0 0 28px;font-size:15px;line-height:22px}.qr-wrapper{background:#fff;border-radius:20px;margin-bottom:24px;padding:8px;box-shadow:0 4px 16px #00000014}.qr-image{border-radius:12px;width:220px;height:220px;display:block}.qr-id{color:#9ca3af;letter-spacing:1px;margin-bottom:20px;font-size:22px;font-weight:700}.qr-history-btn{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:100px;padding:14px 48px;font-size:16px;font-weight:600}.bh{padding:16px 16px 32px}.bh-title{color:#111827;text-align:center;margin:0 0 8px;font-size:18px;font-weight:700}.bh-empty{text-align:center;color:#9ca3af;padding:48px 16px;font-size:15px}.bh-list{flex-direction:column;display:flex}.bh-group{margin-bottom:8px}.bh-date{color:#9ca3af;text-align:center;margin:12px 0;font-size:13px}.bh-card{background:#f9fafb;border-radius:16px;align-items:center;gap:12px;margin-bottom:8px;padding:16px;display:flex}.bh-card-label{color:#111827;flex:1;font-size:15px;font-weight:500}.bh-card-amount{font-size:16px;font-weight:700}.hi{flex-direction:column;gap:16px;padding:16px;display:flex}.hi-title{color:#111827;text-align:center;margin:0;font-size:18px;font-weight:700}.hi-tabs{background:#0000000a;border-radius:10px;gap:2px;padding:3px;display:flex}.hi-tab{color:var(--tg-hint);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:8px;flex:1;padding:9px 0;font-family:inherit;font-size:14px;font-weight:600;transition:color .12s}.hi-tab-active{background:var(--tg-bg);color:var(--tg-text);border-bottom:none;box-shadow:0 1px 4px #0000001a}.hi-list,.hi-group{flex-direction:column;gap:8px;display:flex}.hi-group-date{color:var(--tg-hint);text-align:center;padding:4px 0;font-size:13px}.hi-order-card{background:var(--tg-bg);text-align:left;cursor:pointer;color:var(--tg-text);border:none;border-radius:14px;flex-direction:column;gap:6px;padding:14px;font-family:inherit;display:flex;box-shadow:0 2px 8px #0000000f}.hi-order-info{justify-content:space-between;align-items:center;display:flex}.hi-order-num{font-size:15px;font-weight:700}.hi-order-status{color:var(--tg-hint);font-size:12px;font-weight:600}.hi-order-bottom{justify-content:space-between;align-items:center;display:flex}.hi-order-amount{font-size:15px;font-weight:700}.hi-tx-card{background:var(--tg-bg);text-align:left;cursor:pointer;color:var(--tg-text);border:none;border-radius:14px;flex-direction:column;gap:0;padding:14px;font-family:inherit;display:flex;box-shadow:0 2px 8px #0000000f}.hi-tx-top{justify-content:space-between;margin-bottom:10px;display:flex}.hi-tx-label{color:var(--tg-hint);font-size:12px}.hi-tx-amount{font-size:17px;font-weight:700}.hi-tx-divider{background:#0000000f;height:1px;margin-bottom:10px}.hi-tx-row{color:var(--tg-hint);justify-content:space-between;padding:3px 0;font-size:13px;display:flex}.no{flex-direction:column;gap:16px;padding:16px;display:flex}.no-title{color:#111827;text-align:center;margin:0;font-size:18px;font-weight:700}.no-list{flex-direction:column;display:flex}.no-row{border-bottom:1px solid #0000000f;align-items:stretch;display:flex}.no-row-unread{background:#6366f10a}.no-row-body{text-align:left;cursor:pointer;color:var(--tg-text);background:0 0;border:none;flex:1;align-items:flex-start;gap:12px;padding:14px 0;font-family:inherit;display:flex;position:relative}.no-thumb{border-radius:12px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.no-thumb img{object-fit:cover;width:100%;height:100%}.no-content{flex:1;min-width:0}.no-row-title{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.no-row-read{color:var(--tg-hint);font-weight:500}.no-row-body-text{color:var(--tg-hint);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:13px;display:-webkit-box;overflow:hidden}.no-row-date{color:var(--tg-hint);margin-top:4px;font-size:11px}.no-dot{border-radius:5px;flex:0 0 10px;width:10px;height:10px;margin-top:4px}.no-dismiss{cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;padding:0 14px;display:flex}.no-sheet-backdrop{z-index:200;background:#0006;align-items:flex-end;display:flex;position:fixed;inset:0}.no-sheet{background:var(--tg-bg);width:100%;padding:12px 20px calc(env(safe-area-inset-bottom,0px) + 24px);border-radius:24px 24px 0 0;max-height:80vh;overflow-y:auto}.no-sheet-handle{background:#e5e7eb;border-radius:2px;width:40px;height:4px;margin:0 auto 16px}.no-sheet-title{color:#111827;margin:0 0 12px;font-size:18px;font-weight:700}.no-sheet-body{color:var(--tg-text);white-space:pre-wrap;margin:0 0 12px;font-size:15px;line-height:1.6}.no-sheet-date{margin:0;font-size:13px}.np{flex-direction:column;gap:16px;padding:16px;display:flex}.np-title{color:#111827;text-align:center;margin:0;font-size:18px;font-weight:700}.np-list{flex-direction:column;gap:12px;display:flex}.np-card{background:var(--tg-bg);text-align:left;cursor:pointer;color:var(--tg-text);border:none;border-radius:16px;gap:12px;padding:0;font-family:inherit;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000f}.np-card-img{background:var(--tg-secondary-bg);flex:0 0 110px;justify-content:center;align-items:center;width:110px;height:110px;display:flex;overflow:hidden}.np-card-img img{object-fit:cover;width:100%;height:100%;display:block}.np-card-body{flex-direction:column;flex:1;gap:4px;min-width:0;padding:12px 12px 12px 0;display:flex}.np-card-date{color:var(--tg-hint);font-size:11px}.np-card-title{color:#111827;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:700;display:-webkit-box;overflow:hidden}.np-card-preview{color:var(--tg-hint);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.os{background:var(--tg-bg);flex-direction:column;min-height:100vh;display:flex}.os-header{justify-content:center;align-items:center;padding:16px;display:flex}.os-header-title{color:#111827;font-size:17px;font-weight:700}.os-body{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:0 32px 32px;display:flex}.os-check{border:3px solid;border-radius:42px;justify-content:center;align-items:center;width:84px;height:84px;margin-bottom:24px;display:flex}.os-title{color:#111827;margin:0 0 10px;font-size:18px;font-weight:700}.os-subtitle{color:#9ca3af;margin:0;font-size:14px;line-height:20px}.os-actions{flex-direction:column;gap:10px;padding:0 20px 20px;display:flex}.os-btn{cursor:pointer;border:none;border-radius:100px;height:52px;font-family:inherit;font-size:15px;font-weight:600}.os-btn-primary{color:#fff;background:#111827}.os-btn-secondary{color:#111827;background:#fff;border:1px solid #e5e7eb}.or{background:var(--tg-bg);flex-direction:column;min-height:100vh;display:flex}.or-header{justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.or-header-btn{cursor:pointer;background:#0000000f;border:none;border-radius:18px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.or-header-title{color:#111827;text-align:center;flex:1;font-size:17px;font-weight:700}.or-scroll{flex-direction:column;flex:1;gap:16px;padding:4px 20px 32px;display:flex;overflow-y:auto}.or-block{border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:12px;padding:14px;display:flex}.or-block-head{align-items:flex-start;gap:12px;display:flex}.or-block-icon{border-radius:12px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.or-block-text{flex:1}.or-block-title{color:#111827;font-size:15px;font-weight:700}.or-block-sub{color:var(--tg-hint);margin-top:2px;font-size:12px;line-height:1.4}.or-rating-row{gap:8px;display:flex}.or-rate{background:var(--tg-bg);color:#374151;cursor:pointer;border:1px solid #e5e7eb;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:6px;padding:11px 6px;font-family:inherit;font-size:13px;font-weight:600;display:flex}.or-rate-on{color:#fff}.or-rate-neg-on{color:#fff;background:#ef4444;border-color:#ef4444}.or-section-title{color:#111827;margin-top:4px;font-size:14px;font-weight:700}.or-comment{width:100%;color:var(--tg-text);background:var(--tg-bg);resize:vertical;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:12px;outline:none;padding:12px 14px;font-family:inherit;font-size:14px}.or-comment:focus{border-color:var(--brand-primary)}.or-error{color:#ef4444;font-size:13px}.or-submit{color:#fff;cursor:pointer;border:none;border-radius:14px;margin-top:8px;padding:14px;font-family:inherit;font-size:15px;font-weight:700}.or-submit:disabled{opacity:.5}.ch{background:var(--page-bg);flex-direction:column;height:100vh;display:flex}.ch-header{background:var(--tg-bg);border-bottom:1px solid #0000000f;flex:none;justify-content:center;align-items:center;padding:14px 16px;display:flex}.ch-header-title{color:#111827;font-size:17px;font-weight:700}.ch-scroll{flex-direction:column;flex:1;gap:6px;padding:16px;display:flex;overflow-y:auto}.ch-empty{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:32px;display:flex}.ch-date{color:var(--tg-hint);background:#0000000d;border-radius:100px;align-self:center;margin:8px 0;padding:4px 12px;font-size:12px}.ch-row{width:100%;display:flex}.ch-row-right{justify-content:flex-end}.ch-row-left{justify-content:flex-start}.ch-bubble{border-radius:16px;flex-direction:column;gap:2px;max-width:75%;padding:8px 12px;display:flex}.ch-bubble-own{background:var(--brand-primary);color:#fff;border-bottom-right-radius:4px}.ch-bubble-other{background:var(--tg-bg);color:var(--tg-text);border-bottom-left-radius:4px;box-shadow:0 1px 2px #0000000f}.ch-bubble-deleted{color:#9ca3af;background:#0000000a;border-radius:16px;padding:8px 12px;font-size:13px;font-style:italic}.ch-text{white-space:pre-wrap;word-wrap:break-word;font-size:14px;line-height:1.4}.ch-img{border-radius:12px;width:100%;max-width:280px;margin-bottom:4px;display:block}.ch-time{opacity:.7;align-self:flex-end;margin-top:2px;font-size:11px}.ch-input-row{padding:10px 12px calc(env(safe-area-inset-bottom,0px) + 10px);background:var(--tg-bg);border-top:1px solid #0000000f;flex:none;align-items:center;gap:8px;display:flex}.ch-input{background:var(--page-bg);height:42px;color:var(--tg-text);border:1px solid #e5e7eb;border-radius:21px;outline:none;flex:1;padding:0 16px;font-family:inherit;font-size:14px}.ch-input:focus{border-color:var(--brand-primary);background:var(--tg-bg)}.ch-send{cursor:pointer;border:none;border-radius:21px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.ch-send:disabled{opacity:.4;cursor:not-allowed}.ch-attach{background:var(--page-bg);cursor:pointer;border:none;border-radius:21px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.ch-attach:disabled{opacity:.4;cursor:not-allowed}:root{--brand-primary:#6366f1;--brand-secondary:#1e1b4b;--page-bg:#f4f5f7;--tg-bg:#fff;--tg-secondary-bg:#f0f1f3;--tg-text:#111827;--tg-hint:#6b7280;--tg-button:var(--brand-primary);--tg-button-text:#fff;--tg-link:var(--brand-primary);--radius-md:12px;--radius-lg:16px}*{box-sizing:border-box}html,body,#root{background:var(--page-bg);height:100%;color:var(--tg-text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-tap-highlight-color:transparent;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px}button{cursor:pointer;font-family:inherit}.screen-centered{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;padding:24px;display:flex}.muted{color:var(--tg-hint)}.spinner{border:3px solid var(--tg-hint);border-top-color:var(--brand-primary);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite tma-spin}@keyframes tma-spin{to{transform:rotate(360deg)}}
