@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);.dij-page{font-family:Inter,sans-serif;background:#f7f8fb;min-height:100vh;display:flex;flex-direction:column}.dij-header{grid-gap:14px;gap:14px;background:#fff;padding:16px 18px;box-shadow:0 2px 8px rgba(0,0,0,.06);position:sticky;top:0;z-index:100}.dij-back-btn,.dij-header{display:flex;align-items:center}.dij-back-btn{background:none;border:none;font-size:18px;cursor:pointer;color:#333;padding:4px}.dij-header-title{font-size:18px;font-weight:700;color:#111}.dij-header-sub{font-size:13px;color:#888;margin-top:1px}.dij-scroll-content{flex:1 1;overflow-y:auto;padding-bottom:120px}.dij-section{background:#fff;margin:10px 0;padding:18px 18px 14px}.dij-section-title{font-size:16px;font-weight:700;color:#111;margin-bottom:14px}.dij-section-sub{font-size:13px;color:#666;margin-bottom:14px}.dij-table-card{background:linear-gradient(135deg,#6f42c1,#8a2be2);border-radius:16px;color:#fff;padding:24px 20px;text-align:center}.dij-table-number{font-size:2.8rem;font-weight:800;letter-spacing:1px}.dij-table-sub{font-size:14px;opacity:.8;margin-top:4px}.dij-otp-box{background:#f7f8fb;border-radius:16px;padding:24px;text-align:center}.dij-otp-label{font-size:12px;font-weight:700;letter-spacing:1.5px;color:#888;text-transform:uppercase;margin-bottom:10px}.dij-otp-digits{grid-gap:10px;gap:10px;margin-bottom:14px}.dij-otp-digit,.dij-otp-digits{display:flex;justify-content:center}.dij-otp-digit{width:56px;height:64px;background:#fff;border:2px solid #f97316;border-radius:14px;font-size:2rem;font-weight:800;color:#f97316;align-items:center}.dij-otp-hint{font-size:13px;color:#888}.dij-copy-btn{display:flex;align-items:center;justify-content:center;grid-gap:6px;gap:6px;margin:14px auto 0;background:none;border:1.5px solid #f97316;border-radius:50px;padding:8px 20px;font-size:13px;font-weight:600;color:#f97316;cursor:pointer;transition:all .2s}.dij-copy-btn:active{background:#fff5ee}.dij-otp-inputs{display:flex;grid-gap:10px;gap:10px;justify-content:center;margin:8px 0 20px}.dij-otp-input-cell{width:56px;height:64px;border:1.5px solid #ddd;border-radius:14px;font-size:1.8rem;font-weight:700;color:#111;text-align:center;background:#fff;transition:border-color .2s;outline:none;-moz-appearance:textfield}.dij-otp-input-cell::-webkit-inner-spin-button,.dij-otp-input-cell::-webkit-outer-spin-button{appearance:none}.dij-otp-input-cell:focus{border-color:#f97316}.dij-error-banner{background:#fff0f0;border-left:4px solid #e74c3c;color:#c0392b;padding:12px 18px;font-size:14px;font-weight:500}.dij-footer{position:fixed;bottom:0;left:0;right:0;padding:14px 20px;background:#fff;box-shadow:0 -4px 16px rgba(0,0,0,.08);z-index:100}.dij-btn-primary{width:100%;padding:16px;border-radius:16px;background:#1abc9c;color:#fff;font-size:16px;font-weight:700;border:none;cursor:pointer;transition:opacity .2s,transform .1s}.dij-btn-primary:active{opacity:.9;transform:scale(.99)}.dij-btn-primary:disabled{opacity:.55;cursor:not-allowed}.dij-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;padding:60px 30px}.dij-spinner{width:40px;height:40px;border:3px solid #f0f0f0;border-top-color:#6f42c1;border-radius:50%;animation:dij-spin .8s linear infinite;margin-bottom:16px}@keyframes dij-spin{to{transform:rotate(1turn)}}.dij-loading-text{font-size:14px;color:#888}.dij-success-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 30px;text-align:center;flex:1 1}.dij-success-icon{font-size:64px;margin-bottom:20px}.dij-success-title{font-size:24px;font-weight:700;color:#111;margin-bottom:10px}.dij-success-msg{font-size:15px;color:#555;line-height:1.5;margin-bottom:30px}.dij-members-row{display:flex;grid-gap:8px;gap:8px;flex-wrap:wrap}.dij-member-chip{background:#f7f8fb;border:1.5px solid #eee;border-radius:50px;padding:6px 14px;font-size:13px;font-weight:600;color:#333}.dij-member-chip--host{border-color:#f97316;color:#f97316}.dib-banner{justify-content:space-between;background:linear-gradient(90deg,#6f42c1,#5a2d82);color:#fff;padding:10px 16px;font-family:Inter,sans-serif;position:sticky;top:0;z-index:500;box-shadow:0 2px 10px rgba(111,66,193,.4);cursor:pointer}.dib-banner,.dib-left{display:flex;align-items:center;grid-gap:10px;gap:10px}.dib-icon{font-size:1.3rem}.dib-table{font-size:15px;font-weight:700}.dib-otp{background:hsla(0,0%,100%,.2);border-radius:6px;padding:3px 10px;font-size:14px;font-weight:800;letter-spacing:2px}.dib-members{font-size:12px;opacity:.8}.dib-leave-btn{background:hsla(0,0%,100%,.2);border:1.5px solid hsla(0,0%,100%,.4);border-radius:8px;color:#fff;font-size:12px;font-weight:600;padding:5px 12px;cursor:pointer;white-space:nowrap;flex-shrink:0}.fs-page,.fs-page *{box-sizing:border-box}.fs-page{background:#f3f3f5;min-height:100vh;width:100%;max-width:100%;overflow-x:hidden;color:#1f1f1f;padding-bottom:24px}.fs-page.fs-has-bar{padding-bottom:104px}.fs-header{position:sticky;top:0;z-index:40;background:#fff;grid-gap:10px;gap:10px;padding:12px 14px;width:100%}.fs-header,.fs-iconbtn{display:flex;align-items:center}.fs-iconbtn{width:40px;height:40px;border:0;background:transparent;border-radius:12px;justify-content:center;padding:0;flex-shrink:0;outline:none}.fs-title{flex:1 1;min-width:0;font-size:22px;font-weight:700;line-height:1.2;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fs-ticketbtn{width:42px;height:42px;border:0;border-radius:13px;background:#ffd21e;justify-content:center;padding:0;flex-shrink:0}.fs-divider,.fs-ticketbtn{display:flex;align-items:center}.fs-divider{grid-gap:10px;gap:10px;padding:18px 14px 12px}.fs-divider-line{flex:1 1;min-width:0;height:1px;background:#e1e1e7}.fs-divider-label{font-size:13px;font-weight:700;letter-spacing:.12em;color:#1f1f1f;flex-shrink:0}.fs-chips{display:flex;align-items:center;grid-gap:8px;gap:8px;overflow-x:auto;overflow-y:hidden;padding:0 14px 14px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.fs-chips::-webkit-scrollbar{display:none}.fs-chip{flex:0 0 auto;display:inline-flex;align-items:center;grid-gap:6px;gap:6px;background:#fff;border:1px solid #e5e5ea;border-radius:12px;padding:9px 14px;font-size:15px;font-weight:500;color:#1f1f1f;line-height:1.1;white-space:nowrap}.fs-chip.fs-chip-on{border-color:#1f1f1f;background:#1f1f1f;color:#fff}.fs-chip-dot{width:7px;height:7px;border-radius:50%;display:inline-block}.fs-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;padding:0 14px;width:100%;overflow-x:hidden}.fs-card{position:relative;background:#fff;border-radius:22px;padding:8px;min-width:0}.fs-card-media{position:relative;width:100%;padding-top:100%;border-radius:18px;overflow:hidden;background:#eee}.fs-card-media img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.fs-timepill{position:absolute;top:8px;left:8px;background:rgba(31,31,31,.74);color:#fff;font-size:11px;font-weight:700;padding:4px 8px;border-radius:999px;letter-spacing:.01em;max-width:calc(100% - 16px);white-space:nowrap;overflow:hidden;box-sizing:border-box;display:inline-flex;align-items:center;grid-gap:4px;gap:4px}.fs-timepill-ico{flex:0 0 auto;opacity:.9}.fs-vegicon{width:16px;height:16px;flex:0 0 16px;display:block}.fs-card-head{display:flex;align-items:center;grid-gap:6px;gap:6px;margin-top:10px}.fs-card-name{font-size:18px;font-weight:700;line-height:1.2;margin:6px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:43px;word-break:break-word}.fs-pricewrap{position:relative;margin:12px -8px 0;padding:14px 8px 0;border-top:1px dashed #e6e6ec}.fs-notch{position:absolute;top:-10px;width:20px;height:20px;border-radius:50%;background:#f3f3f5}.fs-notch-l{left:-10px}.fs-notch-r{right:-10px}.fs-pricerow{display:flex;align-items:flex-end;justify-content:space-between;grid-gap:6px;gap:6px}.fs-priceblock{min-width:0}.fs-orig{display:block;font-size:14px;color:#8a8a8e;text-decoration:line-through;margin-bottom:5px;line-height:1}.fs-tag{display:inline-block;transform:skewX(-8deg);background:#ffd21e;box-shadow:2px 2px 0 #1f1f1f;border-radius:4px;padding:4px 9px;flex:0 1 auto}.fs-tag-long{padding:4px 7px}.fs-tag-long .fs-tag-text{font-size:15px}.fs-tag-text{display:inline-block;transform:skewX(8deg);font-size:18px;font-weight:800;color:#1f1f1f;white-space:nowrap;line-height:1.2}.fs-tag-sm{padding:3px 9px}.fs-tag-sm .fs-tag-text{font-size:17px}.fs-add{background:#fff;padding:0}.fs-add,.fs-limitbox{width:46px;height:46px;border-radius:12px;border:1px solid #e5e5ea;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fs-limitbox{background:#f4f4f5}.fs-stepper{display:flex;align-items:center;height:46px;border:1px solid #e5e5ea;border-radius:12px;background:#fff;flex-shrink:0;overflow:hidden}.fs-card .fs-stepper button{width:26px}.fs-card .fs-stepper-qty{min-width:14px}.fs-stepper button{width:32px;height:44px;border:0;background:transparent;display:flex;align-items:center;justify-content:center;padding:0}.fs-stepper-qty{min-width:18px;text-align:center;font-size:16px;font-weight:700}.fs-stockleft{margin-top:8px;font-size:12px;font-weight:600;color:#c97b0a}.fs-sk{background:#fff;border-radius:22px;padding:8px;animation:fs-pulse 1.4s ease-in-out infinite}.fs-sk-img{width:100%;padding-top:100%;border-radius:18px;background:#ececef}.fs-sk-line{height:14px;border-radius:7px;background:#ececef;margin-top:12px}.fs-sk-line.fs-sk-short{width:55%}@keyframes fs-pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.fs-empty{padding:64px 24px;text-align:center}.fs-empty-title{font-size:18px;font-weight:700;margin:0 0 6px}.fs-empty-sub{font-size:15px;color:#8a8a8e;margin:0}.fs-bottombar{position:fixed;left:0;right:0;bottom:0;z-index:60;background:#fff;box-shadow:0 -6px 22px rgba(0,0,0,.12);padding:12px 14px calc(12px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px;width:100%}.fs-bottombar-info{min-width:0}.fs-bottombar-count{font-size:15px;font-weight:700;line-height:1.2}.fs-bottombar-sub{font-size:13px;color:#8a8a8e;line-height:1.3}.fs-cta{border:0;border-radius:14px;color:#fff;font-size:16px;font-weight:700;padding:13px 22px;flex-shrink:0;line-height:1.2}.fs-cta:disabled{opacity:.6}.fs-cta-block{width:100%;display:block;padding:15px 20px}.fs-ovl{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.55);z-index:9998;opacity:0;transition:opacity .22s ease}.fs-ovl-in{opacity:1}.fs-sheet{position:fixed;left:0;right:0;bottom:0;z-index:9999;background:#fff;border-radius:24px 24px 0 0;transform:translateY(102%);transition:transform .28s cubic-bezier(.22,.7,.3,1);display:flex;flex-direction:column;max-height:92vh;width:100%}.fs-sheet-in{transform:translateY(0)}.fs-sheet-body{overflow-y:auto;-webkit-overflow-scrolling:touch;padding:18px 18px 20px;min-height:0}.fs-sheet-foot{padding:12px 18px calc(12px + env(safe-area-inset-bottom));border-top:1px solid #f0f0f3;background:#fff;border-radius:0 0 24px 24px}.fs-sheet-title{font-size:20px;font-weight:700;margin:0 0 14px}.fs-floatclose{position:absolute;top:-58px;left:50%;margin-left:-22px;width:44px;height:44px;border-radius:50%;background:#fff;border:0;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:0 4px 14px rgba(0,0,0,.25)}.fs-grab{width:44px;height:4px;border-radius:4px;background:#e2e2e8;margin:10px auto 0}.fs-row{display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px;padding:14px 0;width:100%;background:transparent;border:0;border-bottom:1px solid #f2f2f5;text-align:left;font-size:16px;color:#1f1f1f}.fs-row:last-child{border-bottom:0}.fs-row-label{font-size:16px;font-weight:500;min-width:0}.fs-row-sub{font-size:13px;color:#8a8a8e;margin-top:2px}.fs-switch{width:46px;height:28px;border-radius:999px;background:#e2e2e8;position:relative;flex-shrink:0;border:0;padding:0;transition:background .18s ease}.fs-switch-knob{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.25);transition:transform .18s ease}.fs-switch-on .fs-switch-knob{transform:translateX(18px)}.fs-check{border-radius:6px;border:1.5px solid #d5d5dc}.fs-check,.fs-radio{width:22px;height:22px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.fs-radio{border-radius:50%;border:2px solid #d5d5dc}.fs-radio-dot{width:11px;height:11px;border-radius:50%;display:block}.fs-sheet-actions{display:flex;grid-gap:10px;gap:10px;align-items:center}.fs-ghost{flex:1 1;background:#fff;border:1px solid #e0e0e6;border-radius:14px;padding:14px 16px;font-size:16px;font-weight:600;color:#1f1f1f}.fs-solid{flex:2 1}.fs-hero{position:relative;width:100%;padding-top:56.25%;border-radius:18px;overflow:hidden;background:#eee}.fs-hero img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.fs-deal-name{font-size:22px;font-weight:700;line-height:1.25;margin:6px 0 0;word-break:break-word}.fs-deal-priceline{display:flex;align-items:flex-end;justify-content:space-between;grid-gap:12px;gap:12px;margin-top:16px}.fs-deal-desc{font-size:15px;line-height:1.5;color:#8a8a8e;margin:16px 0 0;overflow-wrap:break-word}.fs-deal-desc p{margin:0 0 8px}.fs-deal-desc p:last-child{margin-bottom:0}.fs-deal-desc *{font-size:inherit!important;color:inherit!important;font-family:inherit!important;background:none!important;max-width:100%}.fs-deal-desc img{display:none}.fs-note{margin-top:18px;background:#fff3d6;border-radius:16px;overflow:hidden}.fs-note-head{display:flex;align-items:center;grid-gap:10px;gap:10px;padding:14px;width:100%;background:transparent;border:0;text-align:left}.fs-note-text{flex:1 1;min-width:0;font-size:14px;font-weight:600;color:#c97b0a;line-height:1.4}.fs-note-body{padding:0 14px 14px}.fs-note-block{margin-top:10px}.fs-note-h{font-size:13px;font-weight:700;letter-spacing:.06em;color:#c97b0a;margin:0 0 4px}.fs-note-p{font-size:14px;color:#7a5a1e;margin:0;line-height:1.45}.fs-steps{margin:6px 0 0;padding-left:20px}.fs-steps li{font-size:14px;color:#7a5a1e;line-height:1.5;margin-bottom:3px}.fs-line{display:flex;align-items:flex-start;justify-content:space-between;grid-gap:12px;gap:12px;padding:11px 0;border-bottom:1px solid #f2f2f5}.fs-line-name{flex:1 1;min-width:0;font-size:15px;font-weight:600;line-height:1.35}.fs-line-meta{font-size:13px;color:#8a8a8e;margin-top:2px}.fs-line-amt{font-size:15px;font-weight:700;flex-shrink:0}.fs-total{display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px;padding:14px 0 4px}.fs-total-label{font-size:17px;font-weight:700}.fs-total-amt{font-size:20px;font-weight:800}.fs-pay-label{font-size:13px;font-weight:700;letter-spacing:.1em;color:#8a8a8e;margin:18px 0 2px}.fs-pay{display:flex;align-items:center;grid-gap:12px;gap:12px;padding:14px;border:1px solid #e6e6ec;border-radius:16px;margin-top:10px;width:100%;background:#fff;text-align:left}.fs-pay-on{border-color:#1f1f1f}.fs-err{margin-top:14px;background:#fdecec;color:#b3261e;border-radius:12px;padding:11px 13px;font-size:14px;line-height:1.4}.vc-page{background:#e3dcec;min-height:100vh;width:100%;max-width:100vw;overflow-x:hidden;padding-bottom:40px;box-sizing:border-box;color:#1f1f1f;-webkit-tap-highlight-color:transparent}.vc-header{position:sticky;top:0;z-index:20;grid-gap:4px;gap:4px;background:#fff;padding:calc(12px + env(safe-area-inset-top, 0px)) 12px 12px 6px;box-shadow:0 1px 0 rgba(0,0,0,.05)}.vc-header,.vc-iconbtn{display:flex;align-items:center}.vc-iconbtn{justify-content:center;width:40px;height:40px;flex:0 0 40px;border:0;padding:0;background:transparent;border-radius:12px;cursor:pointer}.vc-header-titles{flex:1 1 auto;min-width:0;padding-right:8px}.vc-header-title{font-size:20px;font-weight:700;line-height:1.15;color:#1f1f1f;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vc-header-sub{font-size:13px;font-weight:600;margin-top:1px}.vc-header-actions{display:flex;align-items:center;flex:0 0 auto}.vc-pill{display:inline-flex;align-items:center;background:#fff;border-radius:999px;border:1px solid;padding:6px 12px;font-size:13px;font-weight:600;line-height:1;margin-left:7px;cursor:pointer;white-space:nowrap}.vc-carousel{display:flex;align-items:stretch;grid-gap:16px;gap:16px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:8px 6vw 6px;scrollbar-width:none;-ms-overflow-style:none}.vc-carousel::-webkit-scrollbar{display:none;width:0;height:0}.vc-slide{flex:0 0 85vw;max-width:85vw;scroll-snap-align:center;display:flex}.vc-card{background:#6b21a8;border-radius:28px;width:100%;display:flex;flex-direction:column;overflow:hidden}.vc-card-body{padding:16px}.vc-card-head{display:flex;align-items:flex-start}.vc-store-logo{width:40px;height:40px;flex:0 0 40px;border-radius:50%;object-fit:cover;background:#7e3af2;display:flex;align-items:center;justify-content:center;overflow:hidden}.vc-store-logo-fallback{color:#fff;font-size:18px;font-weight:700;line-height:1}.vc-card-head-mid{flex:1 1 auto;min-width:0;padding:0 8px}.vc-store-name{color:#fff;font-size:15px;font-weight:700;line-height:1.2;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-wrap:break-word}.vc-store-meta{color:#d8b4fe;font-size:12px;font-weight:500;margin-top:3px}.vc-howto-btn{flex:0 0 auto;display:inline-flex;align-items:center;background:hsla(0,0%,100%,.18);border:0;color:#fff;font-size:11px;font-weight:600;line-height:1.1;border-radius:999px;padding:6px 9px;white-space:nowrap;max-width:none;text-align:left;cursor:pointer}.vc-howto-list{list-style:none;margin:14px 0 0;padding:12px 14px;background:hsla(0,0%,100%,.12);border-radius:16px}.vc-howto-list li{display:flex;align-items:flex-start;color:#f3e8ff;font-size:14px;line-height:1.4;margin-bottom:8px}.vc-howto-list li:last-child{margin-bottom:0}.vc-step-num{flex:0 0 20px;width:20px;height:20px;border-radius:50%;background:#fff;color:#6b21a8;font-size:12px;font-weight:700;line-height:20px;text-align:center;margin-right:10px}.vc-item-row{margin-top:14px}.vc-item-img,.vc-item-row{display:flex;align-items:center}.vc-item-img{width:74px;height:74px;flex:0 0 74px;border-radius:16px;border:3px solid #7e3af2;object-fit:cover;background:#7e3af2;box-sizing:border-box;justify-content:center;overflow:hidden}.vc-item-info{flex:1 1 auto;min-width:0;padding-left:12px}.vc-item-name{color:#fff;font-size:16px;font-weight:700;line-height:1.2;text-transform:uppercase;word-break:break-word}.vc-item-paid{color:#e9d5ff;font-size:13px;font-weight:500;margin-top:4px}.vc-notch-row{position:relative;height:0;margin:16px -16px;border-top:2px dashed hsla(0,0%,100%,.45)}.vc-notch{position:absolute;top:-11px;width:22px;height:22px;border-radius:50%;background:#e3dcec}.vc-notch-left{left:-11px}.vc-notch-right{right:-11px}.vc-qr-box{background:#fff;border-radius:20px;padding:14px;width:210px;max-width:100%;margin:0 auto;box-sizing:border-box}.vc-qr-inner{max-width:182px;margin:0 auto}.vc-qr-inner canvas,.vc-qr-inner svg{display:block;width:100%;height:auto;max-width:100%}.vc-code-wrap{display:flex;justify-content:center;margin-top:12px}.vc-code-pill{display:inline-block;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Courier New,monospace;font-size:15px;font-weight:700;letter-spacing:.14em;color:#fff;border:1px solid hsla(0,0%,100%,.5);border-radius:10px;padding:8px 14px;max-width:100%;word-break:break-all;text-align:center}.vc-instruction{color:#e9d5ff;line-height:1.4;margin-top:10px;padding:0 6px}.vc-card-foot,.vc-instruction{font-size:12.5px;text-align:center}.vc-card-foot{background:hsla(0,0%,100%,.15);color:#fff;font-weight:600;padding:10px 16px;border-radius:0 0 28px 28px}.vc-pagination{display:flex;flex-direction:column;align-items:center;margin-top:10px}.vc-page-count{background:#1f1f1f;color:#fff;font-size:13px;font-weight:700;border-radius:999px;padding:6px 14px;line-height:1}.vc-dots{display:flex;align-items:center;margin-top:10px}.vc-dot{width:7px;height:7px;border-radius:50%;background:#d4d4d8;margin:0 4px;transition:width .2s ease,background .2s ease}.vc-dot-active{width:20px;border-radius:999px;background:#1f1f1f}.vc-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);z-index:1200;display:flex;align-items:flex-end}.vc-sheet{background:#fff;width:100%;max-height:86vh;overflow-y:auto;border-radius:24px 24px 0 0;padding:18px 18px 26px;box-sizing:border-box;-webkit-overflow-scrolling:touch}.vc-sheet-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.vc-sheet-title{font-size:20px;font-weight:700;color:#1f1f1f}.vc-sheet-sub{color:#8a8a8e;font-size:14px;line-height:1.45;margin-bottom:16px}.vc-sheet-steps{list-style:none;margin:0;padding:0}.vc-sheet-steps li{display:flex;align-items:flex-start;background:#f3f3f5;border-radius:16px;padding:14px;margin-bottom:10px}.vc-sheet-steps li:last-child{margin-bottom:0}.vc-sheet-step-num{flex:0 0 26px;width:26px;height:26px;border-radius:50%;background:#1f1f1f;color:#fff;font-size:13px;font-weight:700;line-height:26px;text-align:center;margin-right:12px}.vc-sheet-step-text{flex:1 1 auto;min-width:0;font-size:15px;line-height:1.4;color:#1f1f1f}.vc-hist-list{padding:16px 14px 0}.vc-hist-card{background:#fff;border-radius:24px;overflow:hidden;margin-bottom:14px;box-shadow:0 2px 10px rgba(0,0,0,.04)}.vc-hist-band{background:linear-gradient(90deg,#ececf4,#fff 70%);padding:14px 16px}.vc-hist-store{font-size:20px;font-weight:700;color:#1f1f1f;line-height:1.2;word-break:break-word}.vc-hist-count{color:#8a8a8e;font-size:14px;margin-top:2px}.vc-hist-lines{padding:14px 16px 4px}.vc-hist-line{display:flex;align-items:center;margin-bottom:10px}.vc-qty-pill{flex:0 0 auto;background:#f0f0f3;color:#1f1f1f;font-size:12px;font-weight:700;border-radius:8px;padding:5px 8px;line-height:1;margin-right:10px}.vc-hist-item-name{flex:1 1 auto;min-width:0;font-size:18px;font-weight:500;color:#1f1f1f;line-height:1.25;word-break:break-word}.vc-hist-more{color:#8a8a8e;font-size:14px;margin:0 0 12px}.vc-hist-divider{height:1px;background:#ececf0;margin:0 16px}.vc-hist-foot{padding:12px 16px 14px}.vc-hist-when{color:#8a8a8e;font-size:13px;line-height:1.4;margin-bottom:6px}.vc-hist-totalrow{display:flex;align-items:center;justify-content:space-between;grid-gap:10px;gap:10px}.vc-hist-total-label{flex:1 1 auto;min-width:0;color:#8a8a8e;font-size:13px;line-height:1.4}.vc-hist-total{color:#1f1f1f;font-size:15px;font-weight:700}.vc-pay-badge{flex:0 0 auto;font-size:11px;font-weight:700;border-radius:999px;padding:5px 9px;line-height:1;white-space:nowrap}.vc-pay-paid{background:#e4f6ec;color:#1b9a5b}.vc-pay-cod{background:#fff3d6;color:#c97b0a}.vc-empty{flex-direction:column;text-align:center;padding:64px 32px}.vc-empty,.vc-empty-icon{display:flex;align-items:center}.vc-empty-icon{width:84px;height:84px;border-radius:50%;background:#fff;justify-content:center;margin-bottom:18px}.vc-empty-title{font-size:19px;font-weight:700;color:#1f1f1f}.vc-empty-text{color:#8a8a8e;font-size:15px;line-height:1.45;margin-top:6px}.vc-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:14px;color:#fff;font-size:16px;font-weight:700;padding:14px 26px;margin-top:22px;cursor:pointer;text-decoration:none}.vc-skeleton{padding:18px 6vw}.vc-sk-block{border-radius:28px;height:460px}.vc-sk-block,.vc-sk-line{background:#d2c7de;animation:vc-pulse 1.3s ease-in-out infinite}.vc-sk-line{border-radius:10px;height:14px;margin:14px auto 0}.vc-sk-card{background:#fff;border-radius:24px;padding:16px;margin-bottom:14px}@keyframes vc-pulse{0%{opacity:1}50%{opacity:.55}to{opacity:1}}