.subscription-notice{position:fixed;right:.6rem;bottom:calc(3.3rem + env(safe-area-inset-bottom));left:.6rem;z-index:36;max-width:17.5rem;margin:0 auto;padding:.45rem .55rem;border:.025rem solid var(--app-border);border-radius:.4rem;background:rgba(255,255,255,.97);box-shadow:0 .3rem .8rem #1112141f;backdrop-filter:blur(.3rem);display:flex;flex-direction:column;gap:.125rem}.subscription-notice--warning{border-color:#dfc98f;background:rgba(255,251,239,.98)}.subscription-notice--danger{border-color:#e4b7b7;background:rgba(255,247,247,.98)}.subscription-notice__title{color:var(--app-ink);font-size:.55rem;font-weight:800;line-height:1.35}.subscription-notice__detail{color:var(--app-body);font-size:.475rem;line-height:1.5}@media (min-width: 781px) and (pointer: fine) and (hover: hover){.subscription-notice{bottom:.7rem}}.bill-share-mask{position:fixed;z-index:140;inset:0;padding:.6rem var(--app-page-inset);background:rgba(17,18,20,.42);display:flex;align-items:flex-end;box-sizing:border-box}.bill-share-sheet{width:100%;max-width:17.15rem;margin:0 auto;padding:.7rem;border-radius:.6rem;background:#ffffff;display:flex;flex-direction:column;gap:.45rem;box-sizing:border-box}.bill-share-sheet__head{display:flex;flex-direction:column;gap:.175rem}.bill-share-sheet__head taro-text-core:first-child{color:var(--app-ink);font-size:.775rem;font-weight:850}.bill-share-sheet__head taro-text-core:last-child{color:var(--app-muted);font-size:.525rem}.bill-share-sheet__notice{padding:.45rem;border-radius:.3rem;background:var(--app-canvas);display:flex;flex-direction:column;gap:.175rem}.bill-share-sheet__notice taro-text-core:first-child{color:var(--app-ink);font-size:.55rem;font-weight:750}.bill-share-sheet__notice taro-text-core:last-child{color:var(--app-body);font-size:.475rem;line-height:1.55}.bill-share-sheet__url{padding:.4rem .45rem;border:.025rem solid var(--app-border);border-radius:.3rem;display:flex;flex-direction:column;gap:.175rem}.bill-share-sheet__url taro-text-core:first-child{color:var(--app-muted);font-size:.425rem}.bill-share-sheet__url taro-text-core:last-child{color:var(--app-ink);overflow-wrap:anywhere;font-size:.45rem;line-height:1.45;-webkit-user-select:text;user-select:text}.bill-share-sheet>taro-button-core{width:100%;margin:0}.bill-share-sheet__foot{display:grid;grid-template-columns:1fr 1fr;gap:.3rem}.bill-share-sheet__foot taro-button-core{width:100%;min-height:2.2rem;margin:0;border:.025rem solid var(--app-border);border-radius:.3rem;background:#ffffff;color:var(--app-body);font-size:.5rem}.bill-share-sheet__foot taro-button-core:first-child{color:var(--app-danger)}.bill-share-sheet__expiry{color:var(--app-muted);font-size:.425rem;text-align:center}.quantity-stepper{display:grid;grid-template-columns:2rem 3rem 2rem;align-items:center}.quantity-stepper>taro-button-core{width:2.2rem;height:2.2rem;margin:0;padding:0;border:.025rem solid var(--app-border);border-radius:.35rem;background:#ffffff;color:var(--app-accent-strong);font-size:.7rem}.quantity-stepper__value{min-width:0;display:flex;align-items:center;justify-content:center}.quantity-stepper__value taro-input-core{width:auto;min-width:.85rem;max-width:1.95rem;padding:0;color:var(--app-ink);font-size:.575rem;font-weight:800;line-height:1.2;text-align:right}.quantity-stepper__value taro-text-core{flex:0 0 auto;font-size:.575rem;font-weight:800}.quantity-stepper--compact{width:100%;grid-template-columns:2.2rem minmax(1.75rem,1fr) 2.2rem;gap:.1rem}.quantity-stepper--compact>taro-button-core{width:2.2rem;height:2.2rem;border-radius:.3rem;font-size:.9rem}.quantity-stepper--compact .quantity-stepper__value taro-input-core{min-width:.75rem;max-width:1.65rem;font-size:.75rem}.quantity-stepper--compact .quantity-stepper__value taro-text-core{font-size:.625rem}
