.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-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-bar{top:env(safe-area-inset-top,12px);background:#ffffff40;border-radius:2px;height:3px;position:absolute;left:16px;right:16px;overflow:hidden}.st-viewer-bar-fill{background:#fff;height:100%;transition:width .15s linear}.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-search-wrap{padding:0 16px;position:relative}.cat-search{width:100%;height:40px;color:var(--tg-text);background:#0000000a;border:1px solid #00000014;border-radius:20px;outline:none;padding:0 36px 0 14px;font-family:inherit;font-size:14px}.cat-search:focus{border-color:var(--brand-primary);background:var(--tg-bg)}.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:22px;transform:translateY(-50%)}.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-empty{text-align:center;color:var(--tg-hint);grid-column:1/-1;padding:40px 0;font-size:13px}.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;width:28px;height:28px;font-size:14px;font-weight:700}.bk-row-qty span{text-align:center;min-width:22px;font-size:13px;font-weight:700}.bk-total-row{color:var(--tg-text);border-top:1px dashed #00000014;justify-content:space-between;margin-top:8px;padding:16px 4px 8px;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}.mr{flex-direction:column;gap:18px;padding:16px;display:flex}.mr-header{align-items:center;gap:14px;padding:4px 0;display:flex}.mr-avatar{color:#fff;border-radius:26px;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;font-weight:800;display:flex}.mr-user-name{color:var(--tg-text);font-size:16px;font-weight:800}.mr-user-sub{color:var(--tg-hint);margin-top:2px;font-size:12px}.mr-section{flex-direction:column;gap:8px;display:flex}.mr-section-title{text-transform:uppercase;letter-spacing:.4px;margin:0;font-size:13px;font-weight:700}.mr-actions{background:var(--tg-bg);border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000f}.mr-action{text-align:left;cursor:pointer;color:var(--tg-text);background:0 0;border:none;border-bottom:1px solid #0000000d;align-items:center;gap:12px;padding:14px 16px;font-family:inherit;display:flex}.mr-action:last-child{border-bottom:none}.mr-action-icon{flex:0 0 24px;font-size:18px}.mr-action-label{flex:1;font-size:14px;font-weight:600}.mr-action-arrow{color:var(--tg-hint);font-size:18px}.mr-orders{flex-direction:column;gap:8px;display:flex}.mr-order{background:var(--tg-bg);text-align:left;cursor:pointer;color:var(--tg-text);border:none;border-radius:12px;flex-direction:column;gap:4px;padding:12px 14px;font-family:inherit;display:flex;box-shadow:0 2px 8px #0000000f}.mr-order-head{justify-content:space-between;font-size:14px;display:flex}.mr-order-status{color:var(--tg-hint);font-size:12px;font-weight:600}.mr-order-meta{color:var(--tg-hint);justify-content:space-between;font-size:12px;display:flex}.mr-empty{color:var(--tg-hint);padding:8px 0;font-size:13px}.mr-logout{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #0000001a;border-radius:12px;margin-top:16px;padding:12px;font-family:inherit;font-size:14px;font-weight:600}.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-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{flex-direction:column;gap:16px;padding:16px;display:flex}.od-hero{flex-direction:column;align-items:center;gap:8px;padding:24px 0;display:flex}.od-hero-icon{color:#fff;border-radius:32px;justify-content:center;align-items:center;width:64px;height:64px;font-size:30px;font-weight:700;display:flex}.od-hero-title{margin:0;font-size:22px;font-weight:800}.od-hero-sub{color:var(--tg-hint);margin:0;font-size:14px}.od-card{background:var(--tg-bg);border-radius:14px;flex-direction:column;gap:8px;padding:14px;display:flex;box-shadow:0 2px 8px #0000000f}.od-card-title{text-transform:uppercase;letter-spacing:.4px;margin:0 0 4px;font-size:13px;font-weight:700}.od-row{justify-content:space-between;font-size:14px;display:flex}.od-row span{color:var(--tg-hint)}.od-row strong{color:var(--tg-text);text-align:right;font-weight:700}.od-item{border-bottom:1px dashed #0000000f;grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding:6px 0;font-size:13px;display:grid}.od-item:last-child{border-bottom:none}.od-item-name{color:var(--tg-text);font-weight:600}.od-item-variant{color:var(--tg-hint);font-weight:400}.od-item-qty{color:var(--tg-hint)}.od-item-price{color:var(--tg-text);font-weight:700}.od-totals{border-top:1px dashed #00000014;flex-direction:column;gap:4px;margin-top:8px;padding-top:8px;display:flex}.od-row-total{padding-top:4px;font-size:16px;font-weight:700}.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);white-space:pre-wrap;margin:8px 0 0;font-size:15px;line-height:1.55}.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}: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)}}
