.shop-app{background:var(--bg-page);width:100%;height:100%;min-height:0}.shop-app__viewport{background:var(--bg-page);width:100%;height:100%;min-height:0;margin:0 auto;overflow:hidden}.page-shell{background:var(--bg-page);flex-direction:column;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.page-shell__scroll{overscroll-behavior:none;min-height:0;padding:var(--space-3xl) var(--space-2xl);-webkit-overflow-scrolling:touch;flex:1 1 0;overflow-y:auto}.page-shell__scroll--edge{padding:0}.page-stack{gap:var(--space-3xl);flex-direction:column;display:flex}.surface-card{gap:var(--space-xl);padding:var(--space-2xl);background:var(--bg-card);border:1px solid var(--border-soft);border-radius:var(--radius-lg);box-shadow:var(--shadow-subtle);flex-direction:column;display:flex}.section-title{align-items:center;gap:var(--space-sm);color:var(--text-primary);font-size:var(--font-lg);font-weight:600;line-height:var(--leading-tight);display:flex}.section-subtitle{color:var(--text-muted);font-size:var(--font-sm)}.muted-text{color:var(--text-muted)}.price-text{color:var(--color-danger);font-weight:700}.tap-row{cursor:pointer}.tap-row:active{background:var(--bg-active)}.page-type-container-wrap .dialog-type-container{background:var(--bg-overlay);position:fixed}#J_dialogType.dialog-type-inner-content{box-sizing:border-box;width:calc(100vw - var(--space-lg) - var(--space-lg));padding:var(--space-2xl);background:var(--bg-brand-ui-paper);border:1px solid var(--border-preview-paper);border-radius:var(--radius-xl);box-shadow:var(--shadow-floating);color:var(--text-primary);font-family:var(--font-preview-sans);overflow:hidden}#J_dialogType .close{top:var(--space-sm);right:var(--space-sm);width:var(--app-control-height);height:var(--app-control-height);cursor:pointer;justify-content:center;align-items:center;display:flex;position:absolute}#J_dialogType .close-btn:before,#J_dialogType .close-btn:after{width:1px;height:var(--space-xl);background:var(--text-secondary);top:50%;left:50%}#J_dialogType .close-btn:before{transform:translate(-50%,-50%)rotate(45deg)}#J_dialogType .close-btn:after{transform:translate(-50%,-50%)rotate(-45deg)}#J_dialogType .dialog-title{margin-top:var(--space-sm);color:var(--text-preview-forest);font-family:var(--font-preview-serif);font-size:var(--font-lg);font-weight:400;line-height:var(--leading-normal)}#J_dialogType .dialog-subtitle{margin-top:var(--space-sm);margin-bottom:var(--space-2xl);color:var(--text-secondary);font-size:var(--font-sm);line-height:var(--leading-relaxed);text-align:center}#J_dialogType .number-con-wrap{justify-content:center;width:100%}#J_dialogType .number-con-label{margin-right:var(--space-md);color:var(--text-secondary);font-size:var(--font-sm)}#J_dialogType .number-con{height:auto;color:var(--text-preview-forest);font-family:var(--font-preview-sans);font-size:var(--font-lg);font-weight:500;line-height:var(--leading-tight);letter-spacing:normal}#J_dialogType .number-con div{margin:0 var(--space-xs);font-family:inherit}#J_dialogType .number-con input{box-sizing:border-box;width:var(--space-3xl);height:var(--space-3xl);margin-right:var(--space-xs);background:var(--bg-preview-mist);border:1px solid var(--border-preview-paper);border-radius:var(--radius-md);color:var(--text-preview-forest);caret-color:var(--color-primary);font-family:inherit;font-size:var(--font-base);font-weight:500;line-height:var(--space-3xl);text-align:center;padding:0}#J_dialogType .number-con input:last-of-type{margin-right:0}#J_dialogType .number-con input:focus{border-color:var(--color-primary);outline:none}#J_dialogType .submit-btn{box-sizing:border-box;width:100%;min-height:var(--app-control-height);margin:var(--space-2xl) 0 0;padding:var(--space-md) var(--space-lg);background:var(--color-primary);border:1px solid var(--color-primary);border-radius:var(--radius-md);color:var(--text-inverse);font-family:var(--font-preview-sans);font-size:var(--font-base);font-weight:500;line-height:var(--leading-normal)}#J_dialogType .submit-btn:active{background:var(--color-primary-active);border-color:var(--color-primary-active)}#J_dialogType .submit-btn.submit-disabled{opacity:.45}#J_dialogType .agreement{box-sizing:border-box;width:100%;margin:var(--space-md) 0 0;font-size:var(--font-xs);align-items:flex-start}#J_dialogType .agreement .agree-content{width:auto;color:var(--text-secondary);font-size:var(--font-xs);line-height:var(--leading-relaxed);flex:1 1 0}#J_dialogType .agreement .checke-0,#J_dialogType .agreement .checke-1{width:var(--space-lg);height:var(--space-lg);margin-top:var(--space-2xs);margin-right:var(--space-sm);border-width:1px;border-radius:50%;flex:none}#J_dialogType .agreement .checke-0{border-color:var(--border-preview-ink)}#J_dialogType .agreement .checke-1{border-color:var(--color-primary)}#J_dialogType .agreement .checke-1 svg g{fill:var(--color-primary)}#J_dialogType .agreement a,#J_dialogType .agreement-privacy-link{color:var(--color-primary);font-size:var(--font-xs);line-height:var(--leading-relaxed)}#J_dialogType .agreement .agree-content-tip{color:var(--text-primary);background:var(--bg-brand-ui-paper);border:1px solid var(--border-preview-paper);border-radius:var(--radius-md);box-shadow:var(--shadow-subtle)}#J_dialogType .agreement .agree-content-tip:after{background:var(--bg-brand-ui-paper);border-right-color:var(--border-preview-paper);border-bottom-color:var(--border-preview-paper)}#J_dialogType .notice-message-toast{color:var(--text-inverse);background:var(--bg-brand-on-image-control);border-radius:var(--radius-md);font-size:var(--font-sm)}.orchard-page{background:var(--bg-brand-paper);color:var(--text-primary);font-size:var(--font-sm)}.orchard-page .page-shell__scroll{padding:var(--space-2xl)}.orchard-page .surface-card{padding:var(--space-2xl) 0;gap:var(--space-lg);box-shadow:none;background:0 0;border:0;border-radius:0}.orchard-page .section-title{color:var(--text-preview-forest);font-family:var(--font-preview-serif);font-size:var(--font-lg);font-weight:400;line-height:var(--leading-normal)}.orchard-page .section-title svg{stroke-width:1.5px;flex-shrink:0;width:18px;height:18px}.orchard-page svg{flex-shrink:0}.orchard-page [role=button]:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.orchard-page .van-cell{padding:var(--space-md) 0}.orchard-page .van-cell:after{border-color:var(--border-preview-paper);left:0;right:0}.orchard-page .checkout-page__remark .van-field,.orchard-page .refund-page__remark .van-field{padding:var(--space-lg);background:var(--bg-preview-mist);border-radius:var(--radius-md)}.orchard-page .van-field__word-limit{color:var(--text-secondary)}.orchard-page .page-stack{gap:0}.orchard-page__note{color:var(--text-secondary);font-size:var(--font-xs);line-height:var(--leading-relaxed)}.product-detail__loading,.checkout-page__loading,.order-detail__loading{margin:auto}.order-list__loading,.address-page__loading,.coupon-page__loading,.logistics-page__loading{padding:var(--space-3xl) 0}.product-detail__scroll,.checkout-page__scroll,.order-detail__scroll,.order-list__scroll{overscroll-behavior:contain;flex:1 1 0;min-height:0;overflow-y:auto}.orchard-page .product-detail__scroll,.orchard-page .checkout-page__scroll,.orchard-page .order-detail__scroll{padding:0}.product-detail__content,.checkout-page__content,.order-detail__content{padding:var(--space-2xl);flex-direction:column;display:flex}.product-detail__action,.checkout-page__action,.order-detail__action,.refund-page__action{align-items:center;gap:var(--space-lg);padding:var(--space-md) var(--space-2xl);background:var(--bg-brand-paper);border-top:1px solid var(--border-preview-paper);flex:none;display:flex}.product-detail__buy,.checkout-page__submit{flex:none;min-width:124px}.order-detail__action>.van-button{flex:1 1 0;min-width:0}.order-card__product,.checkout-page__product-row,.order-detail__line{gap:var(--space-lg);display:flex}.order-card__product-copy,.checkout-page__product-copy,.order-detail__line-copy,.refund-page__product-copy,.logistics-page__product-copy{gap:var(--space-sm);flex-direction:column;flex:1 1 0;min-width:0;display:flex}.order-card__product-name,.checkout-page__product-name,.order-detail__line-name,.refund-page__product-name,.logistics-page__product-name{font-family:var(--font-preview-serif);font-size:var(--font-md);color:var(--text-preview-forest);overflow-wrap:anywhere;font-weight:400;line-height:var(--leading-normal)}.order-card__product-spec,.order-card__product-count,.checkout-page__product-spec,.order-detail__line-spec,.refund-page__product-spec,.logistics-page__product-spec,.logistics-page__product-count{color:var(--text-secondary);font-size:var(--font-xs);line-height:var(--leading-relaxed);overflow-wrap:anywhere}.product-detail__price,.product-detail__action-price,.checkout-page__product-price,.checkout-page__total-copy strong,.order-card__amount,.success-page__amount{font-variant-numeric:tabular-nums;color:var(--text-preview-forest)}.product-detail__hero{position:relative;overflow:hidden}.product-detail__hero .product-visual.product-detail__visual{aspect-ratio:4/3;border-radius:0;max-height:460px}.product-detail__hero-note{top:var(--space-xl);left:var(--space-2xl);padding:var(--space-sm) var(--space-md);color:var(--text-inverse);background:var(--bg-brand-on-image-control);border:1px solid var(--border-on-image);border-radius:var(--radius-sm);font-size:var(--font-xs);letter-spacing:.08em;position:absolute}.orchard-page .product-detail__summary{border-top:0;padding-top:0;animation:.5s both orchard-page-enter}.product-detail__eyebrow{font-size:var(--font-xs);color:var(--text-secondary);letter-spacing:.1em}.product-detail__title{font-family:var(--font-preview-serif);font-size:var(--font-2xl);line-height:var(--leading-tight);color:var(--text-preview-forest);letter-spacing:.01em}.product-detail__desc{color:var(--text-secondary);font-size:var(--font-sm);line-height:var(--leading-relaxed)}.product-detail__price-row{justify-content:space-between;align-items:baseline;gap:var(--space-sm);flex-wrap:wrap;display:flex}.product-detail__price{font-size:var(--font-xl)}.product-detail__sold{font-size:var(--font-xs);color:var(--text-secondary)}.product-detail__badges{gap:var(--space-lg);padding-top:var(--space-sm);flex-wrap:wrap;display:flex}.product-detail__badges>div{align-items:center;gap:var(--space-xs);color:var(--text-preview-forest);font-size:var(--font-xs);display:flex}.product-detail__trust-strip{gap:var(--space-md);padding:var(--space-lg) 0 var(--space-xl);border-top:1px solid var(--border-preview-paper);border-bottom:1px solid var(--border-preview-paper);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.product-detail__trust-strip>div{gap:var(--space-xs);flex-direction:column;min-width:0;display:flex}.product-detail__trust-strip>div+div{padding-left:var(--space-md);border-left:1px solid var(--border-preview-paper)}.product-detail__trust-strip strong{color:var(--text-preview-forest);font-family:var(--font-preview-serif);font-size:var(--font-md);white-space:nowrap;font-weight:400}.product-detail__trust-strip span{color:var(--text-secondary);font-size:var(--font-xs);white-space:nowrap}.product-detail__features{flex-direction:column;display:flex}.product-detail__feature-row{gap:var(--space-md);padding:var(--space-lg) 0;grid-template-columns:32px minmax(0,1fr);display:grid}.product-detail__feature-row+.product-detail__feature-row{border-top:1px solid var(--border-preview-paper)}.product-detail__feature-index{font-family:var(--font-preview-serif);font-size:var(--font-lg);color:var(--text-secondary)}.product-detail__feature-copy{gap:var(--space-sm);flex-direction:column;display:flex}.product-detail__feature-title{font-size:var(--font-base);color:var(--text-preview-forest)}.product-detail__feature-desc{color:var(--text-secondary);font-size:var(--font-sm);line-height:var(--leading-relaxed)}.product-detail__field{border-radius:var(--radius-sm);position:relative;overflow:hidden}.product-detail__field img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.product-detail__field-copy{justify-content:flex-end;gap:var(--space-sm);padding:var(--space-xl);color:var(--text-inverse);background:var(--bg-brand-hero-strong);flex-direction:column;display:flex;position:absolute;inset:0}.product-detail__field-copy>div{font-family:var(--font-preview-serif);font-size:var(--font-xl);line-height:var(--leading-normal)}.product-detail__field-copy>span{font-size:var(--font-xs)}.product-detail__standard-grid{gap:var(--space-2xl);padding:var(--space-xl);background:var(--bg-preview-mist);border-radius:var(--radius-sm);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.product-detail__standard-grid>div{align-items:flex-start;gap:var(--space-sm);color:var(--text-preview-forest);flex-direction:column;display:flex}.product-detail__standard-grid span{font-size:var(--font-base);font-family:var(--font-preview-serif)}.product-detail__standard-grid small{color:var(--text-secondary);font-size:var(--font-xs)}.product-detail__promise-list{gap:var(--space-lg);flex-direction:column;display:flex}.product-detail__promise-list>div{gap:var(--space-lg);font-size:var(--font-sm);line-height:var(--leading-relaxed);grid-template-columns:72px minmax(0,1fr);display:grid}.product-detail__promise-list strong{font-weight:500}.product-detail__promise-list span{color:var(--text-secondary)}.product-detail__planting-link{justify-content:space-between;align-items:center;gap:var(--space-md);padding:var(--space-lg) 0;color:var(--color-primary);font-size:var(--font-sm);text-decoration:none;display:flex}.product-detail__action-copy{gap:var(--space-2xs);flex-direction:column;flex:1 1 0;min-width:0;display:flex}.product-detail__action-label{color:var(--text-secondary);font-size:var(--font-xs)}.product-detail__action-price{font-size:var(--font-lg);overflow-wrap:anywhere}.checkout-page .checkout-page__address,.checkout-page .checkout-page__empty-address{padding:var(--space-xl);border:1px solid var(--border-preview-paper);background:var(--bg-preview-mist);border-radius:var(--radius-md);margin-top:var(--space-xs)}.checkout-page__address{align-items:start;gap:var(--space-md);grid-template-columns:22px minmax(0,1fr) auto;display:grid}.checkout-page__address-icon{color:var(--text-preview-forest);padding-top:var(--space-xs)}.checkout-page__address-copy{gap:var(--space-sm);flex-direction:column;min-width:0;display:flex}.checkout-page__address-user{align-items:center;gap:var(--space-sm);font-size:var(--font-sm);flex-wrap:wrap;display:flex}.checkout-page__address-user strong{font-family:var(--font-preview-serif);font-size:var(--font-md);font-weight:400}.checkout-page__default-tag,.address-card__default{padding:var(--space-2xs) var(--space-sm);color:var(--text-preview-forest);font-size:var(--font-xs);border:1px solid var(--border-preview-ink);border-radius:var(--radius-sm)}.checkout-page__address-detail{font-size:var(--font-sm);line-height:var(--leading-relaxed);color:var(--text-secondary);overflow-wrap:anywhere}.checkout-page__row-arrow{color:var(--text-secondary);align-self:center}.checkout-page__empty-address,.checkout-page__coupon,.checkout-page__coupon-label,.checkout-page__coupon-value{align-items:center;gap:var(--space-sm);display:flex}.checkout-page__empty-address{color:var(--text-preview-forest);justify-content:space-between}.checkout-page .checkout-page__product{margin-top:var(--space-2xl)}.checkout-page__coupon{flex-direction:row;justify-content:space-between}.checkout-page__coupon-label{font-family:var(--font-preview-serif);font-size:var(--font-md)}.checkout-page__coupon-value{color:var(--text-secondary);font-size:var(--font-xs)}.checkout-page__coupon-value strong{color:var(--color-primary)}.checkout-page__product-bottom{justify-content:space-between;align-items:center;gap:var(--space-md);margin-top:var(--space-sm);flex-wrap:wrap;display:flex}.checkout-page__product-price{font-size:var(--font-md)}.checkout-page__summary-row{justify-content:space-between;align-items:baseline;gap:var(--space-lg);color:var(--text-secondary);font-size:var(--font-sm);display:flex}.checkout-page__summary-row strong{color:var(--text-primary);font-weight:500}.checkout-page__summary-row--total{padding-top:var(--space-lg);border-top:1px solid var(--border-preview-paper);font-size:var(--font-base)}.checkout-page__summary-row--total strong{font-size:var(--font-lg);color:var(--text-preview-forest)}.checkout-page__summary-row .checkout-page__discount{color:var(--color-primary)}.checkout-page__total-copy{gap:var(--space-xs);min-width:0;color:var(--text-secondary);font-size:var(--font-xs);flex-direction:column;flex:1 1 0;display:flex}.checkout-page__total-copy strong{font-size:var(--font-lg);overflow-wrap:anywhere;font-weight:500}.order-list__filters{background:var(--bg-brand-paper);border-bottom:1px solid var(--border-preview-paper);flex:none}.order-list__filters .van-search{padding:var(--space-md) var(--space-2xl)}.order-list__filters .van-tabs__nav{padding-right:var(--space-lg);padding-left:var(--space-lg)}.order-list__scroll{padding:var(--space-2xl)}.order-list__cards{flex-direction:column;display:flex}.order-card{gap:var(--space-xl);padding:var(--space-2xl) 0;border-top:1px solid var(--border-preview-paper);cursor:pointer;flex-direction:column;display:flex}.order-card:active{background:var(--bg-preview-mist)}.order-card__head,.order-card__foot{justify-content:space-between;align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.order-card__grove{align-items:center;gap:var(--space-sm);color:var(--text-secondary);font-size:var(--font-xs);display:flex}.order-card__status{padding:var(--space-xs) var(--space-sm);font-size:var(--font-xs);border-radius:var(--radius-sm)}.order-card__status--primary{color:var(--text-preview-forest);background:var(--bg-preview-mist)}.order-card__status--warning{color:var(--text-preview-orange);background:var(--color-warning-bg)}.order-card__status--neutral,.order-card__status--refund{color:var(--text-secondary);background:var(--bg-control)}.order-card__number{min-width:0;max-width:100%;color:var(--text-secondary);font-size:var(--font-xs);overflow-wrap:anywhere}.order-card__amount{font-size:var(--font-base)}.order-list__empty-icon,.coupon-page__empty-icon{color:var(--text-secondary);stroke-width:1.25px}.order-detail__status-card,.logistics-page__summary{align-items:flex-start;gap:var(--space-lg);padding:var(--space-2xl);background:var(--bg-preview-mist);border-radius:var(--radius-sm);display:flex}.order-detail__status-card{margin-top:var(--space-xs)}.order-detail__status-icon,.logistics-page__summary-icon{padding-top:var(--space-xs);color:var(--text-preview-forest);flex:none;display:flex}.order-detail__status-icon svg,.logistics-page__summary-icon svg{stroke-width:1.4px}.order-detail__status-copy,.logistics-page__summary-copy{gap:var(--space-md);flex-direction:column;flex:1 1 0;min-width:0;display:flex}.order-detail__status-title,.logistics-page__summary-title{font-family:var(--font-preview-serif);font-size:var(--font-xl);font-weight:400;line-height:var(--leading-normal);color:var(--text-preview-forest)}.order-detail__status-desc,.order-detail__logistics-current,.logistics-page__summary-desc,.logistics-page__notice{font-size:var(--font-sm);line-height:var(--leading-relaxed);color:var(--text-secondary);overflow-wrap:anywhere}.order-detail__status-card+.surface-card{margin-top:var(--space-2xl)}.order-detail__logistics-time{font-size:var(--font-xs);color:var(--color-primary)}.order-detail__info-grid{gap:var(--space-lg);font-size:var(--font-sm);line-height:var(--leading-relaxed);grid-template-columns:max-content minmax(0,1fr);display:grid}.order-detail__info-grid>div{color:var(--text-secondary)}.order-detail__info-grid strong{overflow-wrap:anywhere;min-width:0;font-weight:400}.order-detail__line-meta,.order-detail__amount-list>div{justify-content:space-between;align-items:baseline;gap:var(--space-sm);color:var(--text-secondary);font-size:var(--font-sm);flex-wrap:wrap;display:flex}.order-detail__line-meta{margin-top:auto}.order-detail__line-meta strong,.order-detail__amount-list strong{color:var(--text-primary);font-weight:500}.order-detail__amount-list{gap:var(--space-lg);flex-direction:column;display:flex}.order-detail__amount-total{padding-top:var(--space-lg);border-top:1px solid var(--border-preview-paper)}.order-detail__amount-total strong{font-size:var(--font-lg);color:var(--text-preview-forest)}.order-detail__copyable{align-items:center;gap:var(--space-sm);cursor:pointer;display:flex}.order-detail__button-copy,.logistics-page__button-copy,.success-page__button-copy,.address-page__add-copy{justify-content:center;align-items:center;gap:var(--space-sm);display:flex}.logistics-page__tracking{font-size:var(--font-sm);color:var(--text-preview-forest);overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.orchard-page .logistics-page__product{margin-top:var(--space-2xl);flex-direction:row}.logistics-page__notice{padding-left:var(--space-lg);border-left:1px solid var(--border-preview-ink)}.address-page__list,.coupon-page__content,.coupon-page__list{flex-direction:column;display:flex}.address-card{gap:var(--space-md);padding:var(--space-2xl) 0;border-top:1px solid var(--border-preview-paper);grid-template-columns:22px minmax(0,1fr);display:grid}.address-card--selectable{cursor:pointer}.address-card__icon{color:var(--text-preview-forest);padding-top:var(--space-xs)}.address-card__content{gap:var(--space-md);flex-direction:column;min-width:0;display:flex}.address-card__user{align-items:center;gap:var(--space-sm);font-size:var(--font-sm);flex-wrap:wrap;display:flex}.address-card__user strong{font-family:var(--font-preview-serif);font-size:var(--font-lg);color:var(--text-preview-forest);font-weight:400}.address-card__user span{color:var(--text-secondary);font-size:var(--font-xs)}.address-card__detail{color:var(--text-secondary);font-size:var(--font-sm);line-height:var(--leading-relaxed);overflow-wrap:anywhere}.address-card__actions{align-items:center;gap:var(--space-md);display:flex}.address-card__actions-spacer{flex:1 1 0}.address-card__text-action,.address-card__icon-action,.address-editor__locate{align-items:center;gap:var(--space-sm);min-height:44px;font-size:var(--font-xs);color:var(--color-primary);cursor:pointer;display:flex}.address-card__icon-action--danger{color:var(--color-danger)}.address-card__select-mark{color:var(--color-primary)}.coupon-page__none{justify-content:space-between;align-items:center;gap:var(--space-lg);padding:var(--space-lg) 0;color:var(--color-primary);display:flex}.coupon-page__none-title{color:var(--text-preview-forest);font-size:var(--font-base)}.coupon-page__none-desc,.coupon-card__condition,.coupon-card__desc,.coupon-card__status{color:var(--text-secondary);font-size:var(--font-xs);line-height:var(--leading-relaxed)}.coupon-page__list{gap:var(--space-xl)}.coupon-card{gap:var(--space-sm) var(--space-lg);padding:var(--space-xl);background:var(--bg-preview-mist);border:1px solid var(--border-preview-paper);border-radius:var(--radius-md);grid-template-columns:minmax(72px,max-content) minmax(0,1fr);display:grid}.coupon-card__value{align-items:baseline;gap:var(--space-xs);padding-right:var(--space-lg);border-right:1px solid var(--border-preview-ink);font-family:var(--font-preview-serif);color:var(--text-preview-forest);font-size:var(--font-xl);grid-row:1/3;align-self:center;display:flex}.coupon-card__value span{font-size:var(--font-sm)}.coupon-card__copy{gap:var(--space-xs);overflow-wrap:anywhere;flex-direction:column;min-width:0;display:flex}.coupon-card__name{font-family:var(--font-preview-serif);font-size:var(--font-md);color:var(--text-preview-forest)}.coupon-card__action{justify-content:flex-end;align-items:center;gap:var(--space-sm);color:var(--color-primary);display:flex}.coupon-card--disabled{background:var(--bg-brand-paper)}.coupon-card--disabled .coupon-card__value{color:var(--text-secondary)}.refund-page__content{flex-direction:column;display:flex}.orchard-page .refund-page__product{flex-direction:row}.refund-page__amount{color:var(--text-secondary);font-size:var(--font-xs);line-height:var(--leading-relaxed)}.address-editor-popup,.phone-login-sheet-popup{background:var(--bg-brand-paper);overscroll-behavior:contain;max-height:90dvh}.address-editor{gap:var(--space-xl);padding:var(--space-2xl);flex-direction:column;display:flex}.address-editor__head{align-items:flex-start;gap:var(--space-xs);padding-right:var(--space-3xl);flex-direction:column;display:flex}.address-editor__title{font-family:var(--font-preview-serif);font-size:var(--font-lg);color:var(--text-preview-forest);line-height:var(--leading-normal)}.address-editor .van-cell-group--inset{border-radius:0;margin:0}.address-editor .van-cell{padding:var(--space-lg) 0;background:var(--bg-brand-paper)}.address-editor .van-cell:after{border-color:var(--border-preview-paper);left:0;right:0}.address-editor .van-field__label{width:68px}.address-editor__submit{padding-top:var(--space-2xl)}.orchard-page .success-page__scroll{padding:0}.success-page__landscape{background:var(--bg-brand-deep);height:180px;position:relative;overflow:hidden}.success-page__landscape img{object-fit:cover;width:100%;height:100%;display:block}.success-page__landscape-copy{padding:var(--space-2xl);background:var(--bg-brand-hero-strong);color:var(--text-inverse);font-family:var(--font-preview-serif);font-size:var(--font-xl);align-items:flex-end;display:flex;position:absolute;inset:0}.success-page__content{align-items:center;gap:var(--space-xl);padding:var(--space-3xl) var(--space-2xl);flex-direction:column;display:flex}.success-page__icon{width:56px;height:56px;color:var(--text-preview-forest);background:var(--bg-preview-mist);border:1px solid var(--border-preview-paper);border-radius:var(--radius-md);justify-content:center;align-items:center;display:flex}.success-page__eyebrow{color:var(--text-secondary);font-size:var(--font-xs);letter-spacing:.1em}.success-page__title{font-family:var(--font-preview-serif);font-size:var(--font-xl);color:var(--text-preview-forest);line-height:var(--leading-normal)}.success-page__desc{color:var(--text-secondary);font-size:var(--font-sm);line-height:var(--leading-relaxed);text-align:center}.success-page__order-card{width:100%}.success-page__order-row{justify-content:space-between;align-items:baseline;gap:var(--space-lg);font-size:var(--font-sm);display:flex}.success-page__order-row span{color:var(--text-secondary);flex-shrink:0}.success-page__order-row strong{overflow-wrap:anywhere;text-align:right;min-width:0;font-weight:500}.success-page__amount{font-size:var(--font-lg)}.success-page__actions{gap:var(--space-md);flex-direction:column;width:100%;display:flex}@keyframes orchard-page-enter{0%{opacity:.4;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=360px){.orchard-page .page-shell__scroll,.product-detail__content,.checkout-page__content,.order-detail__content,.order-list__scroll{padding:var(--space-lg)}.product-detail__action,.checkout-page__action,.order-detail__action,.refund-page__action{padding:var(--space-md) var(--space-lg);gap:var(--space-md)}.orchard-page .product-detail__scroll,.orchard-page .checkout-page__scroll,.orchard-page .order-detail__scroll,.orchard-page .success-page__scroll{padding:0}.product-detail__buy,.checkout-page__submit{min-width:112px}.coupon-card{padding:var(--space-lg);gap:var(--space-sm) var(--space-md)}.coupon-card__value{padding-right:var(--space-md);font-size:var(--font-lg)}}@media (prefers-reduced-motion:reduce){.product-detail__summary{animation:none}}[data-ui-mode=brand]{--color-primary:var(--color-brand-ui-primary);--color-primary-active:var(--color-brand-ui-primary-active);--color-primary-bg:var(--bg-brand-ui-green-soft);--text-primary:var(--color-brand-ui-forest);--text-secondary:var(--color-brand-ui-copy);--text-muted:var(--color-brand-ui-muted);--bg-page:var(--bg-brand-ui-page);--bg-card:var(--bg-brand-ui-paper);--bg-control:var(--bg-brand-ui-green-pale);--border-color:var(--color-brand-ui-line);--border-soft:var(--color-brand-ui-line)}[data-ui-mode=brand] .shop-app__viewport--primary>.shop-app__safe-area{background:var(--bg-brand-ui-paper)}.brand-ui-page{background:var(--bg-brand-ui-page);color:var(--text-primary);font-family:var(--font-preview-sans)}.brand-ui-scroll{padding:0;overflow-x:hidden}.brand-ui-kicker{color:var(--color-brand-ui-primary);font-size:var(--font-xs);letter-spacing:.12em}.brand-ui-display{font-family:var(--font-preview-serif);font-size:var(--font-2xl);font-weight:600;line-height:var(--leading-tight)}.brand-ui-title{color:var(--color-brand-ui-forest);font-family:var(--font-preview-serif);font-size:var(--font-xl);font-weight:600;line-height:var(--leading-tight)}.brand-ui-body{color:var(--color-brand-ui-copy);font-size:var(--font-sm);line-height:var(--leading-relaxed)}.brand-ui-text-link{justify-content:space-between;align-items:center;gap:var(--space-md);min-height:44px;color:var(--color-brand-ui-primary);font-size:var(--font-sm);text-decoration:none;display:flex}.brand-ui-page__loading{color:var(--color-brand-ui-muted);margin:auto}.brand-ui-header{min-height:calc(var(--app-header-height) + var(--app-safe-area-top));padding:var(--app-safe-area-top) var(--space-md) 0;border-bottom:1px solid var(--color-brand-ui-primary-active);background:var(--color-brand-ui-primary);color:var(--text-inverse);flex:none;grid-template-columns:56px minmax(0,1fr) 56px;align-items:center;display:grid}.brand-ui-header__side{align-items:center;display:flex}.brand-ui-header__side--right{justify-content:flex-end}.brand-ui-header__back,.brand-ui-header__action{cursor:pointer;align-items:center;min-height:44px;display:flex}.brand-ui-header__back{justify-content:center;width:44px}.brand-ui-header__title{font-family:var(--font-preview-serif);font-size:var(--font-lg);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.brand-ui-header__action{font-size:var(--font-sm);font-weight:600}.brand-ui-nav{right:var(--space-md);bottom:calc(var(--app-safe-area-bottom-effective) + var(--space-md));left:var(--space-md);z-index:100;padding:var(--space-sm);border:1px solid var(--color-brand-ui-primary-active);border-radius:var(--radius-xl);background:var(--color-brand-ui-primary-active);box-shadow:var(--shadow-floating);display:flex;position:absolute}.brand-ui-nav__item{justify-content:center;align-items:center;gap:var(--space-2xs);min-width:0;padding:var(--space-2xs) 0;color:var(--text-inverse);font-size:var(--font-base);background:0 0;flex-direction:column;flex:1 1 0;font-weight:600;text-decoration:none;display:flex}.brand-ui-nav__item svg{width:26px;height:26px}.brand-ui-nav__item--active{color:var(--color-brand-ui-orange);font-weight:700}.brand-ui-login__hero{background:var(--color-brand-ui-forest);min-height:55vh;color:var(--text-inverse);position:relative;overflow:hidden}.brand-ui-login__hero>img,.brand-ui-login__shade{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.brand-ui-login__shade{background:var(--bg-brand-hero-strong)}.brand-ui-login__brand{top:calc(var(--app-safe-area-top) + var(--space-xl));right:var(--space-2xl);left:var(--space-2xl);font-size:var(--font-xs);justify-content:space-between;align-items:center;display:flex;position:absolute}.brand-ui-login__brand img{object-fit:contain;width:84px;max-height:46px}.brand-ui-login__copy{right:var(--space-2xl);bottom:var(--space-3xl);left:var(--space-2xl);gap:var(--space-md);flex-direction:column;display:flex;position:absolute}.brand-ui-login__copy .brand-ui-kicker,.brand-ui-login__description{color:var(--text-inverse)}.brand-ui-login__panel{gap:var(--space-md);padding:var(--space-2xl);background:var(--bg-brand-ui-green-pale);flex-direction:column;display:flex}.brand-ui-login__panel .van-button{border-radius:var(--radius-lg)}.brand-ui-login__panel .van-button__content{gap:var(--space-sm)}.brand-ui-login__agreement{color:var(--color-brand-ui-muted);font-size:var(--font-xs);text-align:center}.brand-ui-section-head{padding:var(--space-3xl) var(--space-xl) var(--space-sm);flex-direction:column;display:flex}.brand-ui-section-head__eyebrow{align-items:center;gap:var(--space-sm);color:var(--color-brand-ui-orange-deep);font-size:var(--font-xs);letter-spacing:.12em;display:flex}.brand-ui-section-head__eyebrow:before{background:var(--color-brand-ui-orange);content:"";width:22px;height:2px}.brand-ui-section-head__title{margin-top:var(--space-sm);color:var(--color-brand-ui-forest);font-size:var(--font-xl);letter-spacing:.02em;font-weight:700;line-height:var(--leading-tight)}.brand-ui-section-head__subtitle{margin-top:var(--space-sm);color:var(--color-brand-ui-copy);font-size:var(--font-sm);line-height:var(--leading-relaxed);white-space:pre-line}.brand-ui-brand-page__scroll,.brand-ui-planting-page__scroll,.brand-ui-mine-page__scroll{padding-bottom:calc(var(--app-tabbar-height) + var(--space-3xl));background:var(--bg-brand-ui-page)}.brand-ui-brand-page__hero,.brand-ui-planting-page__hero{background:linear-gradient(180deg, var(--color-brand-ui-primary-active), var(--color-brand-ui-primary));height:200px;color:var(--text-inverse);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.brand-ui-brand-page__hero>img,.brand-ui-planting-page__hero>img{width:58px;height:58px;padding:var(--space-sm);border-radius:var(--radius-xl);background:var(--bg-brand-ui-paper);object-fit:contain}.brand-ui-brand-page__hero-title,.brand-ui-planting-page__hero-title{margin-top:var(--space-md);font-family:var(--font-preview-serif);font-size:var(--font-lg);letter-spacing:.1em;font-weight:900}.brand-ui-brand-page__hero-subtitle,.brand-ui-planting-page__hero-subtitle{margin-top:var(--space-sm);font-size:var(--font-sm);letter-spacing:.06em}.brand-ui-brand-page__quality{margin:var(--space-md) var(--space-md) 0;padding:var(--space-xl) var(--space-lg) var(--space-lg);border:1px solid var(--border-soft);border-radius:var(--radius-xl);background:linear-gradient(160deg, var(--bg-brand-ui-green-soft), var(--bg-brand-ui-paper));box-shadow:var(--shadow-subtle)}.brand-ui-brand-page__quality .brand-ui-section-head{padding:0 var(--space-sm) var(--space-lg)}.brand-ui-brand-page__quality-grid,.brand-ui-brand-page__stats,.brand-ui-brand-page__smart-grid,.brand-ui-brand-page__value-grid{gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.brand-ui-brand-page__quality-card,.brand-ui-brand-page__value-item{padding:var(--space-md);border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:var(--bg-brand-ui-paper);box-shadow:var(--shadow-subtle)}.brand-ui-brand-page__quality-name{align-items:baseline;gap:var(--space-sm);color:var(--color-brand-ui-forest);font-size:var(--font-base);font-weight:700;display:flex}.brand-ui-brand-page__quality-name span{color:var(--color-brand-ui-primary);font-size:var(--font-sm);font-weight:800}.brand-ui-brand-page__quality-description{margin-top:var(--space-xs);color:var(--color-brand-ui-copy);font-size:var(--font-sm);line-height:var(--leading-normal)}.brand-ui-brand-page__certification,.brand-ui-brand-page__orchards,.brand-ui-brand-page__smart,.brand-ui-brand-page__pack{padding-bottom:var(--space-3xl);background:var(--bg-brand-ui-green-soft)}.brand-ui-brand-page__cert-hint{color:var(--color-brand-ui-muted);font-size:var(--font-xs);text-align:center}.brand-ui-brand-page__cert-list{gap:var(--space-md);padding:var(--space-lg);scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.brand-ui-brand-page__cert-card{padding:var(--space-md);border-radius:var(--radius-xl);background:var(--bg-brand-ui-paper);box-shadow:var(--shadow-brand-ui-card);scroll-snap-align:center;flex:0 0 58%}.brand-ui-brand-page__cert-image{border-radius:var(--radius-lg);background:var(--bg-brand-ui-page);height:280px;overflow:hidden}.brand-ui-brand-page__cert-image img,.brand-ui-brand-page__trace-qr img,.brand-ui-brand-page__grove-image img,.brand-ui-brand-page__smart-center img,.brand-ui-brand-page__smart-cell img,.brand-ui-brand-page__pack-show img{object-fit:cover;width:100%;height:100%}.brand-ui-brand-page__cert-image img,.brand-ui-brand-page__trace-qr img{object-fit:contain}.brand-ui-brand-page__cert-title{margin-top:var(--space-sm);color:var(--color-brand-ui-forest);font-size:var(--font-base);text-align:center;font-weight:700}.brand-ui-story-section{padding:var(--space-2xl) var(--space-lg) var(--space-sm);background:var(--bg-brand-ui-paper)}.brand-ui-story-section--trace,.brand-ui-story-section--origin,.brand-ui-story-section--promise,.brand-ui-story-section--insight{background:var(--bg-brand-ui-green-pale)}.brand-ui-story-section--leader,.brand-ui-story-section--value,.brand-ui-story-section--share{background:var(--bg-brand-ui-cream)}.brand-ui-story-section .brand-ui-section-head{padding:0 var(--space-xs) var(--space-lg)}.brand-ui-story-section__image{width:100%;margin-top:var(--space-md);border:1px solid var(--border-soft);border-radius:var(--radius-lg);box-shadow:var(--shadow-subtle);display:block}.brand-ui-brand-page__trace-card{align-items:center;gap:var(--space-md);padding:var(--space-md);border-radius:var(--radius-xl);background:var(--bg-brand-ui-paper);box-shadow:var(--shadow-brand-ui-card);display:flex}.brand-ui-brand-page__trace-qr{border:1px solid var(--color-brand-ui-primary);border-radius:var(--radius-lg);flex:0 0 84px;width:84px;height:84px;overflow:hidden}.brand-ui-brand-page__trace-copy{gap:var(--space-xs);flex-direction:column;min-width:0;display:flex}.brand-ui-brand-page__trace-copy strong{color:var(--color-brand-ui-primary);font-size:var(--font-base)}.brand-ui-brand-page__trace-copy span,.brand-ui-brand-page__grove-info p,.brand-ui-brand-page__value-item span,.brand-ui-brand-page__share-note{color:var(--color-brand-ui-copy);font-size:var(--font-sm);line-height:var(--leading-relaxed)}.brand-ui-brand-page__origin-item,.brand-ui-brand-page__leader-row,.brand-ui-brand-page__insight-card,.brand-ui-brand-page__share-reason{align-items:center;gap:var(--space-md);margin-top:var(--space-sm);padding:var(--space-md);border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:var(--bg-brand-ui-paper);display:flex}.brand-ui-brand-page__origin-icon,.brand-ui-brand-page__insight-card>div,.brand-ui-brand-page__share-reason>div{border-radius:var(--radius-md);background:var(--bg-brand-ui-green-soft);width:38px;height:38px;color:var(--color-brand-ui-primary);flex:0 0 38px;justify-content:center;align-items:center;display:flex}.brand-ui-brand-page__origin-item--orange .brand-ui-brand-page__origin-icon{background:var(--color-warning-bg);color:var(--color-brand-ui-orange-deep)}.brand-ui-brand-page__origin-item>div:last-child{gap:var(--space-2xs);flex-direction:column;display:flex}.brand-ui-brand-page__origin-item strong,.brand-ui-brand-page__leader-row strong,.brand-ui-brand-page__insight-card strong,.brand-ui-brand-page__share-reason strong{color:var(--color-brand-ui-primary);font-size:var(--font-base)}.brand-ui-brand-page__origin-item span,.brand-ui-brand-page__leader-row span,.brand-ui-brand-page__insight-card span{color:var(--text-primary);font-size:var(--font-sm);line-height:var(--leading-normal)}.brand-ui-brand-page__grove-card{margin:var(--space-lg) var(--space-lg) 0;border-radius:var(--radius-xl);background:var(--bg-brand-ui-paper);box-shadow:var(--shadow-brand-ui-card);overflow:hidden}.brand-ui-brand-page__grove-image{height:190px;overflow:hidden}.brand-ui-brand-page__grove-info{gap:var(--space-xs);padding:var(--space-lg);flex-direction:column;display:flex}.brand-ui-brand-page__grove-info strong{color:var(--color-brand-ui-forest);font-size:var(--font-base)}.brand-ui-brand-page__grove-info span{color:var(--color-brand-ui-copy);font-size:var(--font-sm);font-weight:500}.brand-ui-brand-page__grove-info p{margin:var(--space-xs) 0 0}.brand-ui-brand-page__difference{padding:var(--space-2xl) var(--space-lg) var(--space-3xl);background:var(--bg-brand-ui-paper)}.brand-ui-brand-page__difference .brand-ui-section-head{padding:0 var(--space-xs) var(--space-lg)}.brand-ui-brand-page__difference-lead{padding:var(--space-md) var(--space-lg);border-left:4px solid var(--color-brand-ui-primary);border-radius:var(--radius-lg);background:var(--bg-brand-ui-green-soft);color:var(--text-primary);font-size:var(--font-sm);line-height:var(--leading-relaxed)}.brand-ui-brand-page__difference-table{margin-top:var(--space-lg);border:1px solid var(--border-soft);border-radius:var(--radius-xl);overflow:hidden}.brand-ui-brand-page__difference-row{border-bottom:1px solid var(--border-soft);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.brand-ui-brand-page__difference-row:last-child{border-bottom:0}.brand-ui-brand-page__difference-row>div{min-width:0;padding:var(--space-sm);color:var(--color-brand-ui-copy);font-size:var(--font-xs);line-height:var(--leading-normal);align-items:center;display:flex}.brand-ui-brand-page__difference-row>div:first-child{background:var(--bg-control);font-weight:700}.brand-ui-brand-page__difference-row>div:nth-child(3){background:var(--color-brand-ui-primary);color:var(--text-inverse);font-weight:600}.brand-ui-brand-page__difference-row--head,.brand-ui-brand-page__difference-row--head>div,.brand-ui-brand-page__difference-row--head>div:first-child,.brand-ui-brand-page__difference-row--head>div:nth-child(3){background:var(--color-brand-ui-forest);color:var(--text-inverse);justify-content:center;font-weight:800}.brand-ui-brand-page__intro{padding:var(--space-sm) 0 var(--space-3xl);background:var(--bg-brand-ui-green-pale)}.brand-ui-brand-page__quote{gap:var(--space-md);margin:var(--space-2xl) var(--space-xl) 0;padding:var(--space-2xl);border-radius:var(--radius-xl);background:var(--bg-brand-ui-paper);box-shadow:var(--shadow-brand-ui-card);color:var(--color-brand-ui-forest);text-align:center;flex-direction:column;display:flex}.brand-ui-brand-page__quote>div{font-family:var(--font-preview-serif);font-size:var(--font-xl);font-weight:900}.brand-ui-brand-page__quote em{color:var(--color-brand-ui-orange-deep);font-style:normal}.brand-ui-brand-page__quote span{color:var(--color-brand-ui-copy);font-size:var(--font-sm);line-height:var(--leading-relaxed)}.brand-ui-brand-page__stats{gap:var(--space-md);margin-top:var(--space-xl);padding:0 var(--space-lg)}.brand-ui-brand-page__stat{padding:var(--space-xl) var(--space-md) var(--space-lg);border:1px solid var(--color-brand-ui-line);border-radius:var(--radius-xl);background:var(--bg-brand-ui-paper);box-shadow:var(--shadow-subtle);text-align:center;flex-direction:column;align-items:center;display:flex}.brand-ui-brand-page__stat strong{color:var(--color-brand-ui-orange-deep);font-family:var(--font-preview-serif);font-size:var(--font-2xl)}.brand-ui-brand-page__stat small,.brand-ui-brand-page__stat span{font-size:var(--font-sm)}.brand-ui-brand-page__stat span{margin-top:var(--space-sm);color:var(--color-brand-ui-copy)}.brand-ui-brand-page__pick-standard{margin-top:var(--space-md);padding:var(--space-md);border-radius:var(--radius-xl);background:var(--color-brand-ui-primary)}.brand-ui-brand-page__pick-standard-title{color:var(--text-inverse);font-family:var(--font-preview-serif);font-size:var(--font-base);font-weight:700}.brand-ui-brand-page__pick-standard-item{margin-top:var(--space-sm);padding:var(--space-sm) var(--space-md);border:1px solid var(--color-brand-ui-primary-active);border-radius:var(--radius-lg)}.brand-ui-brand-page__pick-standard-item>div{gap:var(--space-2xs);flex-direction:column;display:flex}.brand-ui-brand-page__pick-standard-item strong,.brand-ui-brand-page__pick-standard-item span{color:var(--text-inverse);font-size:var(--font-sm)}.brand-ui-brand-page__trust{margin-top:var(--space-md)}.brand-ui-brand-page__trust-title{color:var(--color-brand-ui-forest);font-family:var(--font-preview-serif);font-size:var(--font-base);font-weight:700}.brand-ui-brand-page__trust-row,.brand-ui-brand-page__promise-row{gap:var(--space-sm);margin-top:var(--space-sm);display:flex}.brand-ui-brand-page__trust-item,.brand-ui-brand-page__promise-row>div{align-items:center;gap:var(--space-sm);min-width:0;padding:var(--space-sm);border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:var(--bg-brand-ui-paper);text-align:center;flex-direction:column;flex:1 1 0;display:flex}.brand-ui-brand-page__trust-item em{padding:var(--space-2xs) var(--space-sm);border-radius:var(--radius-md);background:var(--color-warning-bg);color:var(--color-brand-ui-orange-deep);font-size:var(--font-base);font-style:normal;font-weight:800}.brand-ui-brand-page__trust-item span,.brand-ui-brand-page__promise-row span{color:var(--color-brand-ui-forest);font-size:var(--font-sm)}.brand-ui-brand-page__smart-center,.brand-ui-brand-page__pack-show{margin:var(--space-xl) var(--space-lg) 0;border-radius:var(--radius-xl);box-shadow:var(--shadow-brand-ui-card-strong);position:relative;overflow:hidden}.brand-ui-brand-page__smart-center{height:220px}.brand-ui-brand-page__pack-show{height:280px}.brand-ui-brand-page__smart-center>div,.brand-ui-brand-page__pack-show>div{padding:var(--space-xl) var(--space-md) var(--space-sm);background:var(--bg-brand-hero-strong);color:var(--text-inverse);font-size:var(--font-xs);position:absolute;bottom:0;left:0;right:0}.brand-ui-brand-page__smart-center small,.brand-ui-brand-page__pack-show small{margin-top:var(--space-2xs);color:var(--text-inverse);font-size:var(--font-xs);display:block}.brand-ui-brand-page__smart-grid{gap:var(--space-md);padding:var(--space-md) var(--space-lg) 0}.brand-ui-brand-page__smart-cell{border-radius:var(--radius-xl);height:112px;box-shadow:var(--shadow-brand-ui-card);position:relative;overflow:hidden}.brand-ui-brand-page__smart-cell span{padding:var(--space-lg) var(--space-sm) var(--space-xs);background:var(--bg-brand-hero-strong);color:var(--text-inverse);font-size:var(--font-xs);text-align:center;position:absolute;bottom:0;left:0;right:0}.brand-ui-brand-page__value-item strong{align-items:center;gap:var(--space-xs);color:var(--color-brand-ui-orange-deep);font-size:var(--font-base);display:flex}.brand-ui-brand-page__plant-link{margin:var(--space-lg) var(--space-lg) var(--space-xs);padding:var(--space-lg);border:1px dashed var(--color-brand-ui-primary);border-radius:var(--radius-lg);background:var(--bg-brand-ui-green-soft);text-align:center}.brand-ui-brand-page__plant-link p{color:var(--color-brand-ui-primary);font-size:var(--font-sm);line-height:var(--leading-relaxed);margin:0}.brand-ui-brand-page__plant-link a{align-items:center;gap:var(--space-xs);margin-top:var(--space-lg);padding:var(--space-sm) var(--space-xl);border-radius:var(--radius-xl);background:var(--color-brand-ui-orange);color:var(--text-inverse);font-size:var(--font-sm);font-weight:700;text-decoration:none;display:inline-flex}.brand-ui-brand-page__insight-quote,.brand-ui-brand-page__share-note{margin-top:var(--space-md);padding:var(--space-lg);border-radius:var(--radius-lg);background:var(--color-brand-ui-primary);color:var(--text-inverse);text-align:center}.brand-ui-brand-page__share-note{text-align:left}.brand-ui-planting-page__expert{padding-bottom:var(--space-sm);background:var(--bg-brand-ui-paper)}.brand-ui-planting-page__plan-intro,.brand-ui-planting-page__plan-card{margin:var(--space-md) var(--space-md) 0;padding:var(--space-xl) var(--space-lg);border:1px solid var(--border-soft);border-radius:var(--radius-xl);background:var(--bg-brand-ui-paper);box-shadow:var(--shadow-subtle)}.brand-ui-planting-page__plan-title{color:var(--color-brand-ui-forest);font-family:var(--font-preview-serif);font-size:var(--font-lg);font-weight:800;line-height:var(--leading-normal)}.brand-ui-planting-page__plan-lead{margin-top:var(--space-md);color:var(--color-brand-ui-primary);font-size:var(--font-base);font-weight:800}.brand-ui-planting-page__plan-lead span{color:var(--color-brand-ui-orange-deep);font-size:var(--font-md)}.brand-ui-planting-page__plan-intro p,.brand-ui-planting-page__plan-card>p,.brand-ui-planting-page__green-body p{margin:var(--space-sm) 0 0;color:var(--color-brand-ui-copy);font-size:var(--font-sm);line-height:var(--leading-relaxed)}.brand-ui-planting-page__plan-intro em,.brand-ui-planting-page__plan-card em{color:var(--color-brand-ui-primary-active);font-style:normal;font-weight:800}.brand-ui-planting-page__taste-row{gap:var(--space-sm);margin-top:var(--space-md);flex-wrap:wrap;display:flex}.brand-ui-planting-page__taste-row>span{min-width:70px;padding:var(--space-sm) var(--space-xs);border:1px solid var(--color-brand-ui-primary);border-radius:var(--radius-lg);background:var(--bg-brand-ui-green-soft);color:var(--color-brand-ui-primary-active);font-size:var(--font-base);text-align:center;flex:70px;font-weight:800}.brand-ui-planting-page__taste-row>.brand-ui-planting-page__taste--safe{border-color:var(--color-brand-ui-orange-deep);background:var(--color-warning-bg);color:var(--color-brand-ui-orange-deep)}.brand-ui-planting-page__plan-image,.brand-ui-planting-page__research-main,.brand-ui-planting-page__research-pair>div{margin-top:var(--space-lg);border-radius:var(--radius-lg);box-shadow:var(--shadow-brand-ui-card);position:relative;overflow:hidden}.brand-ui-planting-page__plan-image img,.brand-ui-planting-page__research-main img{width:100%;display:block}.brand-ui-planting-page__plan-image>span,.brand-ui-planting-page__research-main>span,.brand-ui-planting-page__research-pair span,.brand-ui-planting-page__green-images span{padding:var(--space-xl) var(--space-md) var(--space-sm);background:var(--bg-brand-hero-strong);color:var(--text-inverse);font-size:var(--font-xs);position:absolute;bottom:0;left:0;right:0}.brand-ui-planting-page__plan-card-head{align-items:center;gap:var(--space-md);display:flex}.brand-ui-planting-page__plan-card-head>span{border-radius:var(--radius-md);background:var(--color-brand-ui-primary);width:34px;height:34px;color:var(--text-inverse);font-size:var(--font-sm);flex:0 0 34px;justify-content:center;align-items:center;font-weight:800;display:flex}.brand-ui-planting-page__plan-card-head>div{gap:var(--space-2xs);flex-direction:column;display:flex}.brand-ui-planting-page__plan-card-head strong{color:var(--color-brand-ui-forest);font-size:var(--font-md)}.brand-ui-planting-page__plan-card-head small{color:var(--color-brand-ui-primary);font-size:var(--font-xs);letter-spacing:.12em}.brand-ui-planting-page__research-images{gap:var(--space-sm);flex-direction:column;display:flex}.brand-ui-planting-page__research-pair{gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.brand-ui-planting-page__research-pair>div{margin-top:0}.brand-ui-planting-page__research-pair img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.brand-ui-planting-page__green{padding:var(--space-sm) 0 var(--space-3xl);background:var(--bg-brand-ui-green-pale)}.brand-ui-planting-page__green-list{gap:var(--space-md);padding:var(--space-md) var(--space-lg) 0;flex-direction:column;display:flex}.brand-ui-planting-page__green-item{gap:var(--space-sm);padding:var(--space-md);border:1px solid var(--border-soft);border-radius:var(--radius-xl);background:var(--bg-brand-ui-paper);box-shadow:var(--shadow-subtle);flex-direction:column;display:flex}.brand-ui-planting-page__green-title{color:var(--color-brand-ui-orange-deep);font-family:var(--font-preview-serif);font-size:var(--font-base);font-weight:800}.brand-ui-planting-page__green-intro{color:var(--color-brand-ui-muted)!important}.brand-ui-planting-page__green-body p>span{padding:var(--space-2xs) var(--space-sm);border-radius:var(--radius-md);background:var(--bg-brand-ui-green-soft);color:var(--color-brand-ui-primary-active);font-size:var(--font-xs);font-weight:700}.brand-ui-planting-page__green-images{gap:var(--space-sm);display:flex}.brand-ui-planting-page__green-images>div{border-radius:var(--radius-md);flex:1 1 0;min-width:0;position:relative;overflow:hidden}.brand-ui-planting-page__green-images img{object-fit:cover;width:100%;height:110px;display:block}.brand-ui-shop,.brand-ui-shop__scroll{background:var(--bg-brand-ui-page)}.brand-ui-shop__scroll{padding-bottom:calc(var(--app-tabbar-height) + var(--space-3xl));position:relative}.brand-ui-shop__grove-switcher{top:var(--space-md);right:var(--space-md);z-index:8;align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-md);border:1px solid var(--border-on-image);border-radius:var(--radius-xl);background:var(--bg-brand-on-image-control);color:var(--text-inverse);font-size:var(--font-xs);cursor:pointer;display:flex;position:absolute}.brand-ui-shop__header{background:var(--color-warning-bg);height:253px;position:relative;overflow:hidden}.brand-ui-shop__hero-image,.brand-ui-shop__hero-overlay{width:100%;height:100%;position:absolute;inset:0}.brand-ui-shop__hero-image{object-fit:cover}.brand-ui-shop__hero-overlay{background:var(--bg-brand-hero-strong)}.brand-ui-shop__scene-badge{top:var(--space-md);left:var(--space-lg);z-index:5;align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-lg);background:var(--bg-brand-on-image-control);color:var(--text-inverse);font-size:var(--font-xs);font-weight:600;display:flex;position:absolute}.brand-ui-shop__scene-badge>span{border-radius:var(--radius-sm);background:var(--text-inverse);width:6px;height:6px}.brand-ui-shop__grove-info{right:var(--space-lg);bottom:var(--space-lg);left:var(--space-lg);z-index:5;align-items:center;gap:var(--space-md);color:var(--text-inverse);display:flex;position:absolute}.brand-ui-shop__grove-info>img{width:42px;height:42px;padding:var(--space-xs);border-radius:var(--radius-lg);background:var(--bg-brand-ui-paper);object-fit:contain}.brand-ui-shop__grove-info>div{gap:var(--space-2xs);flex-direction:column;min-width:0;display:flex}.brand-ui-shop__grove-info strong{font-family:var(--font-preview-serif);font-size:var(--font-md)}.brand-ui-shop__grove-info span{font-size:var(--font-xs);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.brand-ui-shop__story{margin:var(--space-md) var(--space-md) var(--space-xs);padding:var(--space-lg);border-radius:var(--radius-xl);background:var(--color-brand-ui-primary);color:var(--text-inverse);box-shadow:var(--shadow-subtle);cursor:pointer;position:relative;overflow:hidden}.brand-ui-shop__story>div:first-child{font-size:var(--font-sm);font-weight:700;line-height:var(--leading-relaxed)}.brand-ui-shop__story>div:first-child span{padding-left:var(--space-3xl);display:block}.brand-ui-shop__story-action{width:max-content;margin:var(--space-sm) 0 0 auto;padding:var(--space-sm) var(--space-md);border-radius:var(--radius-xl);background:var(--color-brand-ui-orange);color:var(--text-inverse);font-size:var(--font-xs);font-weight:700;display:flex}.brand-ui-shop__section-title{padding:var(--space-lg) var(--space-lg) var(--space-sm);align-items:center;display:flex}.brand-ui-shop__section-title strong{color:var(--color-brand-ui-primary);font-size:var(--font-md)}.brand-ui-shop__grade-tip{gap:var(--space-xs);padding:0 var(--space-lg) var(--space-sm);flex-direction:column;display:flex}.brand-ui-shop__grade-tip strong{color:var(--color-brand-ui-copy);font-size:var(--font-sm)}.brand-ui-shop__grade-tip span{color:var(--color-brand-ui-muted);font-size:var(--font-xs);line-height:var(--leading-normal)}.brand-ui-shop__product-list{padding:0 var(--space-md)}.brand-ui-shop__loading{padding:var(--space-3xl) 0}.brand-ui-shop__product-card{margin-top:var(--space-lg);border:1px solid var(--border-soft);border-radius:var(--radius-xl);background:var(--bg-brand-ui-paper);box-shadow:var(--shadow-subtle);cursor:pointer;overflow:hidden}.brand-ui-shop__product-image{background:var(--bg-brand-ui-paper);justify-content:center;align-items:center;min-height:200px;display:flex;overflow:hidden}.brand-ui-shop__product-image img{width:100%;height:auto;display:block}.brand-ui-shop__product-info{padding:var(--space-md) var(--space-lg)}.brand-ui-shop__product-title{align-items:baseline;gap:var(--space-sm);flex-wrap:wrap;display:flex}.brand-ui-shop__product-title strong{color:var(--text-primary);font-size:var(--font-base)}.brand-ui-shop__product-title span{padding:var(--space-2xs) var(--space-sm);border:1px solid var(--color-brand-ui-orange);border-radius:var(--radius-md);background:var(--color-warning-bg);color:var(--color-brand-ui-orange-deep);font-size:var(--font-xs)}.brand-ui-shop__product-desc,.brand-ui-shop__product-stock{margin-top:var(--space-xs);color:var(--color-brand-ui-muted);font-size:var(--font-xs);line-height:var(--leading-normal)}.brand-ui-shop__product-bottom{justify-content:space-between;align-items:center;gap:var(--space-md);margin-top:var(--space-sm);display:flex}.brand-ui-shop__product-price{color:var(--color-brand-ui-orange-deep);font-family:var(--font-preview-serif);font-size:var(--font-lg);font-weight:900}.brand-ui-shop__product-price small,.brand-ui-shop__product-price span{font-size:var(--font-xs)}.brand-ui-shop__product-price span{color:var(--color-brand-ui-muted);font-family:var(--font-preview-sans);font-weight:400}.brand-ui-shop__buy{padding:var(--space-sm) var(--space-lg);border-radius:var(--radius-lg);background:var(--color-brand-ui-primary);color:var(--text-inverse);font-size:var(--font-xs);justify-content:center;align-items:center;font-weight:700;display:flex}.brand-ui-grove-popup,.brand-ui-service-popup,.brand-ui-address-editor-popup{background:var(--bg-brand-ui-page);color:var(--text-primary)}.brand-ui-grove-popup__title{padding:var(--space-2xl) var(--space-3xl) var(--space-2xl) var(--space-2xl);border-bottom:1px solid var(--border-soft);font-family:var(--font-preview-serif);font-size:var(--font-lg)}.brand-ui-grove-popup__list{gap:var(--space-sm);max-height:60vh;padding:var(--space-lg);flex-direction:column;display:flex;overflow:auto}.brand-ui-grove-option{align-items:center;gap:var(--space-md);padding:var(--space-sm);border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--bg-brand-ui-paper);grid-template-columns:70px minmax(0,1fr) 24px;display:grid}.brand-ui-grove-option img{border-radius:var(--radius-sm);object-fit:cover;width:70px;height:58px}.brand-ui-grove-option>div{gap:var(--space-xs);flex-direction:column;display:flex}.brand-ui-grove-option span{color:var(--color-brand-ui-muted);font-size:var(--font-xs)}.brand-ui-mine-page__header{padding:var(--space-3xl) var(--space-xl) var(--space-2xl);background:var(--color-brand-ui-primary);color:var(--text-inverse);text-align:center;position:relative}.brand-ui-mine-page__avatar{width:64px;height:64px;margin:0 auto var(--space-sm);border:2px solid var(--color-brand-ui-primary-active);border-radius:var(--radius-xl);background:var(--bg-brand-ui-green-soft);color:var(--color-brand-ui-primary);font-size:var(--font-3xl);justify-content:center;align-items:center;display:flex}.brand-ui-mine-page__name{font-size:var(--font-md);font-weight:700}.brand-ui-mine-page__phone{margin-top:var(--space-xs);font-size:var(--font-xs)}.brand-ui-mine-page__menu{margin:var(--space-lg) var(--space-md);border-radius:var(--radius-xl);background:var(--bg-brand-ui-paper);box-shadow:var(--shadow-subtle);overflow:hidden}.brand-ui-mine-page__menu-item{padding:var(--space-lg);border-bottom:1px solid var(--border-soft);color:inherit;cursor:pointer;align-items:center;text-decoration:none;display:flex}.brand-ui-mine-page__menu-item:last-child{border-bottom:0}.brand-ui-mine-page__menu-icon{width:36px;height:36px;margin-right:var(--space-md);border-radius:var(--radius-md);background:var(--bg-brand-ui-green-soft);color:var(--color-brand-ui-primary);flex:0 0 36px;justify-content:center;align-items:center;display:flex}.brand-ui-mine-page__menu-icon--green,.brand-ui-mine-page__menu-icon--orange,.brand-ui-mine-page__menu-icon--purple{background:var(--bg-brand-ui-green-soft)}.brand-ui-mine-page__menu-label{font-size:var(--font-sm);flex:1 1 0;font-weight:600}.brand-ui-mine-page__badge{margin-right:var(--space-sm);padding:var(--space-2xs) var(--space-sm);border-radius:var(--radius-md);background:var(--color-danger);color:var(--text-inverse);font-size:var(--font-xs)}.brand-ui-mine-page__logout{margin:var(--space-xl);text-align:center}.brand-ui-mine-page__logout .van-button{border-color:var(--color-brand-ui-primary);border-radius:var(--radius-xl);background:var(--bg-brand-ui-paper);min-width:132px;color:var(--color-brand-ui-primary)}.brand-ui-service-popup__content{gap:var(--space-lg);padding:var(--space-3xl) var(--space-2xl);flex-direction:column;display:flex}.brand-ui-service-popup__content>strong{color:var(--color-brand-ui-forest);font-family:var(--font-preview-serif);font-size:var(--font-xl)}.brand-ui-service-popup__content>span,.brand-ui-service-popup__card p{color:var(--color-brand-ui-muted);font-size:var(--font-xs)}.brand-ui-service-popup__card{align-items:center;gap:var(--space-sm);padding:var(--space-xl) var(--space-lg);border-radius:var(--radius-xl);background:var(--bg-brand-ui-green-soft);text-align:center;flex-direction:column;display:flex}.brand-ui-service-popup__card>div{font-size:var(--font-2xl)}.brand-ui-service-popup__card b{color:var(--color-brand-ui-forest);font-size:var(--font-xl)}.brand-ui-service-popup__actions{gap:var(--space-sm);display:flex}.brand-ui-service-popup__actions>.van-button{border-radius:var(--radius-lg);flex:1 1 0}.brand-ui-service-popup__actions .van-button__content{gap:var(--space-xs)}.brand-ui-detail,.brand-ui-detail__scroll{background:var(--bg-brand-ui-page)}.brand-ui-detail__hero{background:var(--bg-brand-ui-green-soft);height:330px;position:relative;overflow:hidden}.brand-ui-detail__hero .van-swipe,.brand-ui-detail__hero .van-swipe__track,.brand-ui-detail__hero .van-swipe-item{height:100%}.brand-ui-detail__hero img{object-fit:cover;width:100%;height:100%;display:block}.brand-ui-detail__dots{bottom:var(--space-md);z-index:5;gap:var(--space-xs);display:flex;position:absolute;left:50%;transform:translate(-50%)}.brand-ui-detail__dots span{border-radius:var(--radius-sm);background:var(--color-brand-ui-muted);width:6px;height:6px}.brand-ui-detail__dots .brand-ui-detail__dot--active{background:var(--bg-brand-ui-paper);width:16px}.brand-ui-detail__back{top:calc(var(--app-safe-area-top) + var(--space-md));left:var(--space-md);z-index:6;border-radius:var(--radius-xl);background:var(--bg-brand-on-image-control);width:38px;height:38px;color:var(--text-inverse);cursor:pointer;justify-content:center;align-items:center;display:flex;position:absolute}.brand-ui-detail__price-bar{padding:var(--space-md) var(--space-lg) var(--space-lg);background:var(--bg-brand-ui-paper)}.brand-ui-detail__price{color:var(--color-brand-ui-orange-deep);font-family:var(--font-preview-serif);align-items:baseline;font-weight:900;display:flex}.brand-ui-detail__price small{font-size:var(--font-sm)}.brand-ui-detail__price strong{font-size:var(--font-2xl)}.brand-ui-detail__title{margin-top:var(--space-sm);font-size:var(--font-base);font-weight:700;line-height:var(--leading-normal)}.brand-ui-detail__tags{gap:var(--space-sm);margin-top:var(--space-sm);flex-wrap:wrap;display:flex}.brand-ui-detail__tags span{color:var(--color-brand-ui-primary);font-size:var(--font-xs);font-weight:600}.brand-ui-detail__tabs{z-index:7;border-bottom:2px solid var(--color-brand-ui-line);background:var(--bg-brand-ui-paper);grid-template-columns:repeat(3,minmax(0,1fr));display:grid;position:sticky;top:0}.brand-ui-detail__tabs>div{padding:var(--space-md) 0;color:var(--color-brand-ui-copy);font-size:var(--font-sm);text-align:center;cursor:pointer;font-weight:600}.brand-ui-detail__tabs>.brand-ui-detail__tab--active{border-bottom:4px solid var(--color-brand-ui-orange);color:var(--color-brand-ui-orange-deep);font-weight:700}.brand-ui-detail__pane{padding:var(--space-lg) var(--space-md) var(--space-2xl)}.brand-ui-detail__cover{border-radius:var(--radius-xl);height:280px;box-shadow:var(--shadow-brand-ui-card-strong);position:relative;overflow:hidden}.brand-ui-detail__cover>img{object-fit:cover;width:100%;height:100%}.brand-ui-detail__cover:after{background:var(--bg-brand-hero-strong);content:"";position:absolute;inset:0}.brand-ui-detail__cover>div{right:var(--space-lg);bottom:var(--space-lg);left:var(--space-lg);z-index:2;gap:var(--space-xs);color:var(--text-inverse);flex-direction:column;display:flex;position:absolute}.brand-ui-detail__cover span{font-size:var(--font-xs)}.brand-ui-detail__cover strong{font-family:var(--font-preview-serif);font-size:var(--font-xl)}.brand-ui-detail__cover p{font-size:var(--font-sm);margin:0}.brand-ui-detail__block,.brand-ui-detail__cert-card{margin-top:var(--space-md);padding:var(--space-lg);border:1px solid var(--border-soft);border-radius:var(--radius-xl);background:var(--bg-brand-ui-paper);box-shadow:var(--shadow-brand-ui-card)}.brand-ui-detail__block-title{align-items:center;gap:var(--space-md);color:var(--color-brand-ui-primary);font-family:var(--font-preview-serif);font-size:var(--font-base);font-weight:800;display:flex}.brand-ui-detail__block-title>span{border-radius:var(--radius-md);background:var(--color-brand-ui-primary);width:30px;height:30px;color:var(--text-inverse);font-size:var(--font-xs);justify-content:center;align-items:center;display:flex}.brand-ui-detail__block>img,.brand-ui-detail__cert-card img,.brand-ui-detail__farm-step>img{width:100%;margin-top:var(--space-md);border-radius:var(--radius-lg);object-fit:cover;display:block}.brand-ui-detail__block>p,.brand-ui-detail__trace-row p,.brand-ui-detail__farm-step p,.brand-ui-detail__cert-card p{margin:var(--space-sm) 0 0;color:var(--color-brand-ui-copy);font-size:var(--font-sm);line-height:var(--leading-relaxed)}.brand-ui-detail__value-grid,.brand-ui-detail__farm-images{gap:var(--space-sm);margin-top:var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.brand-ui-detail__value-grid>div,.brand-ui-detail__promise{padding:var(--space-md);border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:var(--bg-brand-ui-paper)}.brand-ui-detail__value-grid strong,.brand-ui-detail__promise strong{color:var(--color-brand-ui-orange-deep);font-size:var(--font-sm)}.brand-ui-detail__value-grid span,.brand-ui-detail__promise span{margin-top:var(--space-xs);color:var(--color-brand-ui-copy);font-size:var(--font-xs);line-height:var(--leading-normal);display:block}.brand-ui-detail__trace{background:var(--bg-brand-ui-green-pale)}.brand-ui-detail__trace-row{align-items:center;gap:var(--space-md);margin-top:var(--space-md);display:flex}.brand-ui-detail__trace-icon{border:1px solid var(--color-brand-ui-primary);border-radius:var(--radius-lg);width:84px;height:84px;color:var(--color-brand-ui-primary);background:var(--bg-brand-paper);flex:0 0 84px;place-items:center;display:grid}.brand-ui-detail__trace-row strong{color:var(--color-brand-ui-primary);font-size:var(--font-base)}.brand-ui-detail__promise{align-items:flex-start;gap:var(--space-md);margin-top:var(--space-sm);display:flex}.brand-ui-detail__promise>svg{color:var(--color-brand-ui-primary);flex:none}.brand-ui-detail__cert-head{padding:var(--space-sm) var(--space-md) var(--space-lg);border-bottom:1px solid var(--color-brand-ui-orange);text-align:center}.brand-ui-detail__cert-head span{color:var(--color-brand-ui-orange-deep);font-size:var(--font-xs)}.brand-ui-detail__cert-head strong{margin-top:var(--space-xs);color:var(--color-brand-ui-primary);font-family:var(--font-preview-serif);font-size:var(--font-lg);display:block}.brand-ui-detail__cert-head p{margin:var(--space-xs) 0 0;color:var(--color-brand-ui-copy);font-size:var(--font-sm)}.brand-ui-detail__cert-card img{object-fit:contain;max-height:430px}.brand-ui-detail__cert-card>strong,.brand-ui-detail__farm-step>strong{margin-top:var(--space-md);color:var(--color-brand-ui-primary);font-family:var(--font-preview-serif);font-size:var(--font-base);display:block}.brand-ui-detail__farm-step{margin-top:var(--space-lg)}.brand-ui-detail__farm-step:first-child{margin-top:0}.brand-ui-detail__farm-images img{aspect-ratio:1;border-radius:var(--radius-lg);object-fit:cover;width:100%}.brand-ui-detail__action{align-items:center;gap:var(--space-md);min-height:68px;padding:var(--space-sm) var(--space-md);border-top:1px solid var(--color-brand-ui-line);background:var(--bg-brand-ui-paper);box-shadow:var(--shadow-top-bar);flex:none;display:flex}.brand-ui-detail__action>div{align-items:baseline;gap:var(--space-xs);flex:1;min-width:0;display:flex}.brand-ui-detail__action span,.brand-ui-detail__action small{color:var(--color-brand-ui-muted);font-size:var(--font-xs)}.brand-ui-detail__action strong{color:var(--color-brand-ui-orange-deep);font-family:var(--font-preview-serif);font-size:var(--font-lg)}.brand-ui-detail__action .van-button{border-radius:var(--radius-xl);border-color:var(--color-brand-ui-primary);background:var(--color-brand-ui-primary);min-width:138px}.brand-ui-checkout__scroll{padding-bottom:var(--space-sm);background:var(--bg-brand-ui-green-soft)}.brand-ui-checkout__address-card,.brand-ui-checkout__block{margin:var(--space-md);border-radius:var(--radius-lg);background:var(--bg-brand-ui-paper);box-shadow:var(--shadow-subtle)}.brand-ui-checkout__address-card{gap:var(--space-sm);padding:var(--space-lg) var(--space-3xl) var(--space-lg) var(--space-lg);flex-direction:column;display:flex;position:relative;overflow:hidden}.brand-ui-checkout__address-card--empty{justify-content:center;min-height:76px}.brand-ui-checkout__address-user{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.brand-ui-checkout__address-user strong{font-size:var(--font-base)}.brand-ui-checkout__address-user span{color:var(--color-brand-ui-copy);font-size:var(--font-xs)}.brand-ui-checkout__address-user em{padding:var(--space-2xs) var(--space-sm);border-radius:var(--radius-sm);background:var(--color-brand-ui-orange);color:var(--color-brand-ui-forest);font-size:var(--font-xs);font-style:normal}.brand-ui-checkout__address-detail{align-items:flex-start;gap:var(--space-xs);color:var(--color-brand-ui-copy);font-size:var(--font-xs);line-height:var(--leading-normal);display:flex}.brand-ui-checkout__address-detail>svg{color:var(--color-brand-ui-primary);flex:none}.brand-ui-checkout__address-arrow{top:50%;right:var(--space-md);color:var(--color-brand-ui-muted);position:absolute;transform:translateY(-50%)}.brand-ui-checkout__block{padding:var(--space-lg)}.brand-ui-checkout__block+.brand-ui-checkout__block{margin-top:0}.brand-ui-checkout__product{align-items:flex-start;gap:var(--space-md);display:flex}.brand-ui-checkout__product>img{border-radius:var(--radius-md);object-fit:cover;flex:none;width:80px;height:80px}.brand-ui-checkout__product-info{gap:var(--space-xs);flex-direction:column;flex:1;min-width:0;display:flex}.brand-ui-checkout__product-info strong{font-size:var(--font-sm)}.brand-ui-checkout__product-info span{color:var(--color-brand-ui-copy);font-size:var(--font-xs);line-height:var(--leading-normal)}.brand-ui-checkout__product-info b{color:var(--color-brand-ui-orange-deep);font-size:var(--font-sm)}.brand-ui-checkout__qty{flex:none}.brand-ui-checkout__qty .van-stepper{gap:var(--space-xs);padding:var(--space-xs);border-radius:var(--radius-md);background:var(--bg-brand-ui-green-soft);display:flex}.brand-ui-checkout__qty .van-stepper__minus,.brand-ui-checkout__qty .van-stepper__plus{border-radius:var(--radius-sm);background:var(--color-brand-ui-primary);width:24px;height:24px;color:var(--text-inverse)}.brand-ui-checkout__qty .van-stepper__input{width:26px;height:24px;font-size:var(--font-xs);background:0 0;margin:0;font-weight:700}.brand-ui-checkout__amounts{flex-direction:column;display:flex}.brand-ui-checkout__row{justify-content:space-between;align-items:center;gap:var(--space-md);border-bottom:1px dashed var(--color-brand-ui-line);min-height:42px;color:var(--color-brand-ui-copy);font-size:var(--font-xs);display:flex}.brand-ui-checkout__row:last-child,.brand-ui-checkout__row--remark{border-bottom:0}.brand-ui-checkout__row--tap,.brand-ui-checkout__row--remark{cursor:pointer}.brand-ui-checkout__row-value{justify-content:flex-end;align-items:center;gap:var(--space-xs);min-width:0;color:var(--color-brand-ui-copy);text-align:right;display:flex}.brand-ui-checkout__row-value strong{color:var(--color-brand-ui-primary)}.brand-ui-checkout__row--total strong{color:var(--color-brand-ui-orange-deep);font-family:var(--font-preview-serif);font-size:var(--font-md)}.brand-ui-checkout__pay-title{font-size:var(--font-sm);font-weight:700}.brand-ui-checkout__pay-item{align-items:center;gap:var(--space-sm);margin-top:var(--space-sm);padding:var(--space-md);border:1px solid var(--color-brand-ui-primary);border-radius:var(--radius-lg);background:var(--bg-brand-ui-green-soft);display:flex}.brand-ui-checkout__pay-info{gap:var(--space-2xs);flex-direction:column;flex:1;min-width:0;display:flex}.brand-ui-checkout__pay-info strong{font-size:var(--font-sm)}.brand-ui-checkout__pay-info span{color:var(--color-brand-ui-copy);font-size:var(--font-xs)}.brand-ui-checkout__pay-check{border-radius:var(--radius-sm);background:var(--color-brand-ui-primary);width:18px;height:18px;color:var(--text-inverse);font-size:var(--font-xs);justify-content:center;align-items:center;display:flex}.brand-ui-checkout__row--remark{margin-top:var(--space-xs)}.brand-ui-checkout__remark-arrow--open{transform:rotate(90deg)}.brand-ui-checkout__remark-editor{margin-top:var(--space-xs)}.brand-ui-checkout__remark-editor .van-cell,.brand-ui-refund__remark{padding:var(--space-md);border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--bg-brand-ui-green-pale)}.brand-ui-checkout__summary-bar{justify-content:space-between;align-items:center;gap:var(--space-md);min-height:70px;padding:var(--space-md) var(--space-lg);border-top:1px solid var(--color-brand-ui-line);background:var(--bg-brand-ui-paper);box-shadow:var(--shadow-top-bar);flex:none;display:flex}.brand-ui-checkout__summary-total{gap:var(--space-2xs);color:var(--color-brand-ui-copy);font-size:var(--font-xs);flex-direction:column;display:flex}.brand-ui-checkout__summary-total strong{color:var(--color-brand-ui-orange-deep);font-family:var(--font-preview-serif);font-size:var(--font-lg)}.brand-ui-checkout__summary-total small{font-size:var(--font-xs)}.brand-ui-checkout__submit{border-radius:var(--radius-lg);border-color:var(--color-brand-ui-primary);background:var(--color-brand-ui-primary);min-width:132px;font-weight:700}.brand-ui-success__scroll,.brand-ui-orders__scroll,.brand-ui-order-detail__scroll,.brand-ui-refund__scroll,.brand-ui-logistics__scroll,.brand-ui-address__scroll,.brand-ui-coupons__scroll{background:var(--bg-brand-ui-page)}.brand-ui-success__wrap{align-items:center;gap:var(--space-sm);padding:calc(var(--space-3xl) * 2 + var(--space-lg)) var(--space-3xl) 0;text-align:center;flex-direction:column;display:flex}.brand-ui-success__icon{border-radius:var(--radius-xl);background:var(--color-brand-ui-primary);width:88px;height:88px;color:var(--text-inverse);box-shadow:var(--shadow-brand-ui-card-strong);font-size:var(--font-3xl);justify-content:center;align-items:center;display:flex}.brand-ui-success__title{margin-top:var(--space-md);font-family:var(--font-preview-serif);font-size:var(--font-lg);font-weight:700}.brand-ui-success__sub{gap:var(--space-xs);color:var(--color-brand-ui-copy);font-size:var(--font-xs);line-height:var(--leading-relaxed);flex-direction:column;display:flex}.brand-ui-success__shipping{align-items:center;gap:var(--space-lg);margin:var(--space-3xl) var(--space-lg) 0;padding:var(--space-xl);border:1px solid var(--color-brand-ui-line);border-radius:var(--radius-xl);background:var(--bg-brand-ui-paper);box-shadow:var(--shadow-brand-ui-card);display:flex}.brand-ui-success__shipping-icon{border-radius:var(--radius-lg);background:var(--bg-brand-ui-green-soft);width:42px;height:42px;color:var(--color-brand-ui-primary);justify-content:center;align-items:center;display:flex}.brand-ui-success__shipping-info{gap:var(--space-2xs);min-width:0;color:var(--color-brand-ui-muted);font-size:var(--font-xs);flex-direction:column;display:flex}.brand-ui-success__shipping-info strong{color:var(--text-primary);font-size:var(--font-sm);overflow-wrap:anywhere}.brand-ui-success__actions{gap:var(--space-md);margin-top:var(--space-xl);padding:0 var(--space-3xl) var(--space-3xl);flex-direction:column;display:flex}.brand-ui-success__actions .van-button{border-radius:var(--radius-xl);min-height:48px;font-size:var(--font-sm);font-weight:700}.brand-ui-success__detail,.brand-ui-success__retry{border-color:var(--color-brand-ui-primary);background:var(--bg-brand-ui-paper);color:var(--color-brand-ui-primary)}.brand-ui-success__home{border-color:var(--color-brand-ui-primary);background:var(--color-brand-ui-primary)}.brand-ui-orders__search{padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--color-brand-ui-line);background:var(--bg-brand-ui-paper);flex:none}.brand-ui-orders__search .van-search{background:0 0;padding:0}.brand-ui-orders__search .van-search__content{border:1px solid var(--color-brand-ui-line);border-radius:var(--radius-md);background:var(--bg-brand-ui-green-pale)}.brand-ui-orders__filters{padding:0 var(--space-md);border-bottom:1px solid var(--color-brand-ui-line);background:var(--bg-brand-ui-paper);scrollbar-width:none;flex:none;display:flex;overflow-x:auto}.brand-ui-orders__filters::-webkit-scrollbar{display:none}.brand-ui-orders__tab{align-items:center;gap:var(--space-xs);min-height:44px;padding:0 var(--space-lg);color:var(--color-brand-ui-copy);font-size:var(--font-xs);cursor:pointer;white-space:nowrap;flex:none;display:flex;position:relative}.brand-ui-orders__tab:after{right:var(--space-lg);bottom:0;left:var(--space-lg);content:"";background:0 0;height:2px;position:absolute}.brand-ui-orders__tab--active{color:var(--color-brand-ui-primary);font-weight:600}.brand-ui-orders__tab--active:after{background:var(--color-brand-ui-primary)}.brand-ui-orders__tab em{min-width:18px;padding:0 var(--space-xs);border-radius:var(--radius-sm);background:var(--color-danger);color:var(--text-inverse);font-size:var(--font-xs);text-align:center;font-style:normal;line-height:18px}.brand-ui-orders__list,.brand-ui-order-detail__content,.brand-ui-refund__content,.brand-ui-logistics__content,.brand-ui-address__list,.brand-ui-coupons__content{gap:var(--space-md);padding:var(--space-md);flex-direction:column;display:flex}.brand-ui-order-card{padding:var(--space-lg);border-radius:var(--radius-xl);background:var(--bg-brand-ui-paper);box-shadow:var(--shadow-subtle);flex-direction:column;display:flex}.brand-ui-order-card__head{justify-content:space-between;align-items:flex-start;gap:var(--space-md);padding-bottom:var(--space-sm);border-bottom:1px dashed var(--border-soft);display:flex}.brand-ui-order-card__identity{align-items:center;gap:var(--space-xs);min-width:0;color:var(--color-brand-ui-copy);font-size:var(--font-xs);flex-wrap:wrap;display:flex}.brand-ui-order-card__identity>span{overflow-wrap:anywhere}.brand-ui-order-card__identity>em{padding:var(--space-2xs) var(--space-sm);border-radius:var(--radius-sm);background:var(--bg-brand-ui-green-soft);color:var(--color-brand-ui-primary);font-size:var(--font-xs);font-style:normal}.brand-ui-order-card__status{color:var(--color-brand-ui-primary);font-size:var(--font-xs);flex:none;font-weight:600}.brand-ui-order-card__status--warning{color:var(--color-brand-ui-orange-deep)}.brand-ui-order-card__status--refund,.brand-ui-order-card__status--neutral{color:var(--color-brand-ui-muted)}.brand-ui-order-card__body{gap:var(--space-md);margin-top:var(--space-md);cursor:pointer;grid-template-columns:70px minmax(0,1fr);display:grid}.brand-ui-order-card__body>img{border-radius:var(--radius-md);object-fit:contain;width:70px;height:70px}.brand-ui-order-card__info{gap:var(--space-xs);flex-direction:column;min-width:0;display:flex}.brand-ui-order-card__info>strong{font-size:var(--font-sm)}.brand-ui-order-card__info>span{color:var(--color-brand-ui-muted);font-size:var(--font-xs)}.brand-ui-order-card__price{align-items:baseline;gap:var(--space-xs);margin-top:auto;display:flex}.brand-ui-order-card__price b{color:var(--color-brand-ui-orange-deep);font-size:var(--font-sm)}.brand-ui-order-card__price span{color:var(--color-brand-ui-muted);font-size:var(--font-xs)}.brand-ui-order-card__total{margin-top:var(--space-xs);color:var(--color-brand-ui-copy);font-size:var(--font-xs);text-align:right}.brand-ui-order-card__total strong{color:var(--color-brand-ui-orange-deep);font-size:var(--font-sm)}.brand-ui-order-card__actions{justify-content:flex-end;gap:var(--space-sm);margin-top:var(--space-md);padding-top:var(--space-sm);border-top:1px solid var(--border-soft);flex-wrap:wrap;display:flex}.brand-ui-order-card__action{min-height:34px;padding:0 var(--space-lg);border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--bg-brand-ui-paper);color:var(--color-brand-ui-copy);font-size:var(--font-xs);cursor:pointer;justify-content:center;align-items:center;display:flex}.brand-ui-order-card__action--primary{border-color:var(--color-brand-ui-primary);color:var(--color-brand-ui-primary)}.brand-ui-order-detail__status{align-items:start;gap:var(--space-md);padding:var(--space-xl) var(--space-lg);border-radius:var(--radius-xl);color:var(--text-inverse);grid-template-columns:32px minmax(0,1fr);display:grid;overflow:hidden}.brand-ui-order-detail__status--active{background:var(--color-brand-ui-primary)}.brand-ui-order-detail__status--pending{background:var(--color-brand-ui-orange-deep)}.brand-ui-order-detail__status--refund{background:var(--color-brand-ui-orange);color:var(--text-primary)}.brand-ui-order-detail__status--neutral{background:var(--color-brand-ui-muted)}.brand-ui-order-detail__status>div{gap:var(--space-xs);flex-direction:column;min-width:0;display:flex}.brand-ui-order-detail__status strong{font-family:var(--font-preview-serif);font-size:var(--font-md)}.brand-ui-order-detail__status span{font-size:var(--font-xs);line-height:var(--leading-normal)}.brand-ui-order-detail__status small{font-size:var(--font-xs)}.brand-ui-order-detail__section,.brand-ui-refund__product,.brand-ui-refund__section,.brand-ui-logistics__section,.brand-ui-address-card,.brand-ui-coupon-none,.brand-ui-coupon-card{border-radius:var(--radius-xl);background:var(--bg-brand-ui-paper);box-shadow:var(--shadow-subtle)}.brand-ui-order-detail__section,.brand-ui-refund__section,.brand-ui-logistics__section{gap:var(--space-md);padding:var(--space-lg);flex-direction:column;display:flex}.brand-ui-order-detail__section-title,.brand-ui-refund__section-title,.brand-ui-logistics__section-title{padding-bottom:var(--space-sm);border-bottom:1px solid var(--border-soft);font-size:var(--font-sm);font-weight:700}.brand-ui-order-detail__row{align-items:start;gap:var(--space-md);font-size:var(--font-xs);grid-template-columns:72px minmax(0,1fr);display:grid}.brand-ui-order-detail__row>span{color:var(--color-brand-ui-muted)}.brand-ui-order-detail__row>strong{text-align:right;overflow-wrap:anywhere;min-width:0;font-weight:500}.brand-ui-order-detail__copy{justify-content:flex-end;align-items:center;gap:var(--space-xs);cursor:pointer;display:flex}.brand-ui-order-detail__logistics{align-items:center;gap:var(--space-md);grid-template-columns:42px minmax(0,1fr);display:grid}.brand-ui-order-detail__logistics-icon{border-radius:var(--radius-lg);background:var(--bg-brand-ui-green-soft);width:42px;height:42px;color:var(--color-brand-ui-primary);justify-content:center;align-items:center;display:flex}.brand-ui-order-detail__logistics>div:last-child{gap:var(--space-xs);flex-direction:column;min-width:0;display:flex}.brand-ui-order-detail__logistics strong,.brand-ui-order-detail__logistics small{font-size:var(--font-xs)}.brand-ui-order-detail__logistics span{color:var(--color-brand-ui-primary);font-size:var(--font-xs);overflow-wrap:anywhere}.brand-ui-order-detail__logistics small{color:var(--color-brand-ui-muted)}.brand-ui-order-detail__full-logistics{border-radius:var(--radius-lg)}.brand-ui-order-detail__product-line{align-items:start;gap:var(--space-md);grid-template-columns:70px minmax(0,1fr) auto;display:grid}.brand-ui-order-detail__product-line>img,.brand-ui-refund__product img{aspect-ratio:1;border-radius:var(--radius-lg);object-fit:contain;width:70px;min-height:64px}.brand-ui-order-detail__product-info,.brand-ui-refund__product-info{gap:var(--space-xs);flex-direction:column;min-width:0;display:flex}.brand-ui-order-detail__product-info strong,.brand-ui-refund__product-info strong{font-size:var(--font-sm)}.brand-ui-order-detail__product-info span,.brand-ui-order-detail__product-info small,.brand-ui-refund__product-info span,.brand-ui-refund__product-info small{color:var(--color-brand-ui-muted);font-size:var(--font-xs)}.brand-ui-order-detail__product-price{align-items:flex-end;gap:var(--space-xs);text-align:right;flex-direction:column;min-width:82px;display:flex}.brand-ui-order-detail__product-price strong{color:var(--color-brand-ui-orange-deep);font-size:var(--font-sm)}.brand-ui-order-detail__product-price span{color:var(--color-brand-ui-muted);font-size:var(--font-xs);white-space:nowrap}.brand-ui-order-detail__amount-row{justify-content:space-between;align-items:center;gap:var(--space-md);font-size:var(--font-xs);display:flex}.brand-ui-order-detail__amount-row>span{color:var(--color-brand-ui-copy)}.brand-ui-order-detail__amount-discount{color:var(--color-brand-ui-orange-deep)!important}.brand-ui-order-detail__amount-row--total{padding-top:var(--space-md);border-top:1px dashed var(--color-brand-ui-line)}.brand-ui-order-detail__amount-row--total>span{font-size:var(--font-sm);font-weight:700}.brand-ui-order-detail__amount-row--total>strong{color:var(--color-brand-ui-orange-deep);font-family:var(--font-preview-serif);font-size:var(--font-md)}.brand-ui-order-detail__action,.brand-ui-refund__action{justify-content:flex-end;align-items:center;gap:var(--space-sm);min-height:64px;padding:var(--space-sm) var(--space-lg);border-top:1px solid var(--border-soft);background:var(--bg-brand-ui-paper);box-shadow:var(--shadow-top-bar);flex:none;display:flex}.brand-ui-order-detail__action .van-button{border-radius:var(--radius-lg);min-width:112px}.brand-ui-refund__product{gap:var(--space-md);padding:var(--space-lg);grid-template-columns:70px minmax(0,1fr);display:grid}.brand-ui-refund__product-side{padding-top:var(--space-md);border-top:1px dashed var(--color-brand-ui-line);color:var(--color-brand-ui-orange-deep);font-size:var(--font-xs);grid-column:1/-1}.brand-ui-refund__section-title{align-items:center;gap:var(--space-sm);display:flex}.brand-ui-refund__reasons{flex-direction:column;display:flex}.brand-ui-refund__reason{justify-content:space-between;align-items:center;gap:var(--space-md);border-bottom:1px dashed var(--color-brand-ui-line);min-height:44px;color:var(--color-brand-ui-copy);font-size:var(--font-xs);cursor:pointer;display:flex}.brand-ui-refund__reason:last-child{border-bottom:0}.brand-ui-refund__action .van-button{border-radius:var(--radius-lg);width:100%}.brand-ui-logistics__hero{gap:var(--space-sm);padding:var(--space-lg);border-radius:var(--radius-xl);background:var(--color-brand-ui-primary);color:var(--text-inverse);flex-direction:column;display:flex}.brand-ui-logistics__hero-status{align-items:center;gap:var(--space-sm);display:flex}.brand-ui-logistics__hero-status strong{font-family:var(--font-preview-serif);font-size:var(--font-base)}.brand-ui-logistics__hero-info,.brand-ui-logistics__hero-company{font-size:var(--font-xs);line-height:var(--leading-normal)}.brand-ui-logistics__hero-company{overflow-wrap:anywhere}.brand-ui-logistics__timeline{flex-direction:column;display:flex}.brand-ui-logistics__step{gap:var(--space-md);padding-bottom:var(--space-lg);grid-template-columns:24px minmax(0,1fr);display:grid;position:relative}.brand-ui-logistics__step:last-child{padding-bottom:0}.brand-ui-logistics__step:not(:last-child):before{background:var(--color-brand-ui-line);content:"";width:1px;position:absolute;top:24px;bottom:0;left:11px}.brand-ui-logistics__step-dot{z-index:1;border-radius:var(--radius-sm);background:var(--color-brand-ui-orange);width:24px;height:24px;color:var(--text-primary);justify-content:center;align-items:center;display:flex;position:relative}.brand-ui-logistics__step-content{gap:var(--space-xs);flex-direction:column;min-width:0;display:flex}.brand-ui-logistics__step-content strong{color:var(--color-brand-ui-orange-deep);font-size:var(--font-xs)}.brand-ui-logistics__step-content span{color:var(--color-brand-ui-copy);font-size:var(--font-xs);line-height:var(--leading-normal)}.brand-ui-logistics__step-content small{color:var(--color-brand-ui-muted);font-size:var(--font-xs)}.brand-ui-logistics__notice{padding:var(--space-md);border-radius:var(--radius-md);background:var(--bg-brand-ui-green-pale);color:var(--color-brand-ui-muted);font-size:var(--font-xs);line-height:var(--leading-normal)}.brand-ui-logistics__section .van-button{border-radius:var(--radius-lg)}.brand-ui-logistics__section .van-button__content{gap:var(--space-sm)}.brand-ui-address-card{gap:var(--space-sm);padding:var(--space-lg);border-left:4px solid var(--color-brand-ui-primary);flex-direction:column;display:flex}.brand-ui-address-card--secondary{border-left-color:var(--color-brand-ui-muted)}.brand-ui-address-card--selectable{cursor:pointer}.brand-ui-address-card__user{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.brand-ui-address-card__user strong{font-size:var(--font-sm)}.brand-ui-address-card__user span{color:var(--color-brand-ui-copy);font-size:var(--font-xs)}.brand-ui-address-card__default{padding:var(--space-2xs) var(--space-sm);border-radius:var(--radius-sm);background:var(--color-brand-ui-orange);font-size:var(--font-xs)}.brand-ui-address-card__detail{align-items:flex-start;gap:var(--space-xs);color:var(--color-brand-ui-copy);font-size:var(--font-xs);line-height:var(--leading-normal);display:flex}.brand-ui-address-card__detail>svg{color:var(--color-brand-ui-primary);flex:none}.brand-ui-address-card__actions{align-items:center;gap:var(--space-xl);padding-top:var(--space-md);border-top:1px dashed var(--color-brand-ui-line);display:flex}.brand-ui-address-card__action{align-items:center;gap:var(--space-xs);min-height:32px;color:var(--color-brand-ui-copy);font-size:var(--font-xs);cursor:pointer;display:flex}.brand-ui-address-card__action--default{color:var(--color-brand-ui-orange-deep)}.brand-ui-address-card__action--danger{color:var(--color-danger)}.brand-ui-address-card__actions-spacer{flex:auto}.brand-ui-address-editor{gap:var(--space-lg);max-height:82vh;padding:var(--space-3xl) var(--space-2xl) var(--space-2xl);flex-direction:column;display:flex;overflow:auto}.brand-ui-address-editor__head{justify-content:space-between;align-items:center;gap:var(--space-md);display:flex}.brand-ui-address-editor__head>strong{color:var(--color-brand-ui-forest);font-family:var(--font-preview-serif);font-size:var(--font-xl)}.brand-ui-address-editor__locate{align-items:center;gap:var(--space-xs);color:var(--color-brand-ui-primary);font-size:var(--font-xs);cursor:pointer;display:flex}.brand-ui-address-editor .van-form,.brand-ui-address-editor .van-cell-group{gap:var(--space-sm);flex-direction:column;display:flex}.brand-ui-address-editor .van-cell-group{background:0 0}.brand-ui-address-editor .van-cell{border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-brand-ui-paper)}.brand-ui-address-editor__submit .van-button{border-radius:var(--radius-lg)}.brand-ui-coupon-none{justify-content:space-between;align-items:center;gap:var(--space-md);padding:var(--space-lg);border-left:4px solid var(--color-brand-ui-primary);cursor:pointer;display:flex}.brand-ui-coupon-none__copy{gap:var(--space-xs);flex-direction:column;min-width:0;display:flex}.brand-ui-coupon-none__copy strong{font-size:var(--font-sm)}.brand-ui-coupon-none__copy span{color:var(--color-brand-ui-muted);font-size:var(--font-xs)}.brand-ui-coupon-none>svg{color:var(--color-brand-ui-primary)}.brand-ui-coupons__list{gap:var(--space-md);flex-direction:column;display:flex}.brand-ui-coupon-card{align-items:center;gap:var(--space-md);min-height:108px;padding:var(--space-lg);border:1px solid var(--border-soft);border-left:4px solid var(--color-brand-ui-orange);cursor:pointer;grid-template-columns:82px minmax(0,1fr) auto;display:grid}.brand-ui-coupon-card__value{justify-content:center;align-items:baseline;gap:var(--space-2xs);color:var(--color-brand-ui-orange-deep);font-family:var(--font-preview-serif);font-size:var(--font-xl);font-weight:800;display:flex}.brand-ui-coupon-card__value span{font-size:var(--font-sm)}.brand-ui-coupon-card__copy{gap:var(--space-xs);flex-direction:column;min-width:0;display:flex}.brand-ui-coupon-card__copy strong{font-size:var(--font-sm)}.brand-ui-coupon-card__copy span,.brand-ui-coupon-card__copy p,.brand-ui-coupon-card__action{color:var(--color-brand-ui-muted);font-size:var(--font-xs)}.brand-ui-coupon-card__copy p{line-height:var(--leading-normal);margin:0}.brand-ui-coupon-card__action{min-width:58px;color:var(--color-brand-ui-primary);text-align:right;justify-content:flex-end;align-items:center;display:flex}.brand-ui-coupon-card__action .van-button{border-radius:var(--radius-lg);border-color:var(--color-brand-ui-primary);color:var(--color-brand-ui-primary)}.brand-ui-coupon-card--selected{border-color:var(--color-brand-ui-primary)}.brand-ui-coupon-card--disabled{border-left-color:var(--color-brand-ui-muted);background:var(--bg-active);cursor:default;opacity:.72}@media (width<=360px){.brand-ui-brand-page__quality-grid,.brand-ui-brand-page__stats,.brand-ui-detail__value-grid{grid-template-columns:1fr}.brand-ui-order-detail__product-line{grid-template-columns:64px minmax(0,1fr)}.brand-ui-order-detail__product-price{text-align:left;grid-column:2;align-items:flex-start;min-width:0}.brand-ui-coupon-card{grid-template-columns:72px minmax(0,1fr)}.brand-ui-coupon-card__action{grid-column:2;justify-content:flex-start}}@media (prefers-reduced-motion:reduce){.brand-ui-page *,.brand-ui-nav *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.bottom-nav[data-v-f5ea55da]{z-index:10;flex:0 0 var(--app-tabbar-height);min-height:var(--app-tabbar-height);background:var(--bg-brand-paper);border-top:1px solid var(--border-preview-paper);grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:relative}.bottom-nav__marker[data-v-f5ea55da]{pointer-events:none;justify-content:center;width:25%;height:2px;transition:transform .3s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:0;left:0}.bottom-nav__marker[data-v-f5ea55da]:after{content:"";background:var(--color-primary);width:24px;height:2px}.bottom-nav__item[data-v-f5ea55da]{justify-content:center;align-items:center;gap:var(--space-xs);min-width:0;color:var(--text-secondary);font-size:var(--font-xs);cursor:pointer;flex-direction:column;text-decoration:none;transition:color .2s;display:flex}.bottom-nav__item svg[data-v-f5ea55da]{transition:transform .25s}.bottom-nav__item--active[data-v-f5ea55da]{color:var(--color-primary)}.bottom-nav__item--active svg[data-v-f5ea55da]{transform:translateY(-2px)}.bottom-nav__label[data-v-f5ea55da]{line-height:var(--leading-normal);white-space:nowrap}@media (prefers-reduced-motion:reduce){.bottom-nav[data-v-f5ea55da] *{transition:none!important}}.intro-splash[data-v-f44c9147]{z-index:500;background:var(--bg-splash);opacity:1;isolation:isolate;width:100%;position:fixed;inset:0;overflow:hidden}.intro-splash__stage[data-v-f44c9147]{position:absolute;inset:0}.intro-splash__layer[data-v-f44c9147]{pointer-events:none;opacity:0;transform-origin:50%;will-change:opacity, transform;position:absolute;inset:0}.intro-splash__layer--guilin[data-v-f44c9147]{opacity:1;transform:scale(1.07)}.intro-splash__image[data-v-f44c9147]{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.intro-splash__veil[data-v-f44c9147]{z-index:2;pointer-events:none;background:var(--bg-splash-vignette);position:absolute;inset:0}.intro-splash__mist[data-v-f44c9147]{z-index:3;touch-action:none;cursor:grab;will-change:opacity;position:absolute;inset:0;overflow:hidden}.intro-splash__mist[data-v-f44c9147]:active{cursor:grabbing}.intro-splash__mist-layer[data-v-f44c9147]{pointer-events:none;will-change:opacity, transform;position:absolute}.intro-splash__mist-layer--center[data-v-f44c9147]{background:var(--bg-splash-mist-center);inset:0}.intro-splash__mist-layer--top[data-v-f44c9147]{background:var(--bg-splash-mist-top);height:58%;top:0;left:0;right:0}.intro-splash__mist-layer--bottom[data-v-f44c9147]{background:var(--bg-splash-mist-bottom);height:54%;bottom:0;left:0;right:0}.intro-splash__caption[data-v-f44c9147]{top:18%;left:var(--space-3xl);z-index:4;align-items:stretch;gap:var(--space-xl);width:max-content;max-width:calc(100% - var(--space-3xl) * 2);max-height:64vh;color:var(--text-inverse);text-shadow:var(--shadow-splash-caption);pointer-events:none;opacity:0;flex-direction:column;display:flex;position:absolute}.intro-splash__caption-line[data-v-f44c9147]{background:var(--color-gold);transform-origin:0;will-change:transform;flex:none;align-self:stretch;height:2px;transform:scaleX(0)}.intro-splash__caption-copy[data-v-f44c9147]{align-items:flex-start;gap:var(--space-2xl);width:max-content;max-width:100%;display:flex}.intro-splash__title[data-v-f44c9147]{font-family:var(--font-preview-serif);font-size:var(--font-3xl);font-weight:700;line-height:var(--leading-tight);letter-spacing:2px;text-orientation:upright;white-space:nowrap;writing-mode:vertical-rl;opacity:0;will-change:opacity, transform}.intro-splash__subtitle[data-v-f44c9147]{color:var(--text-splash-secondary);font-size:var(--font-lg);font-weight:500;line-height:var(--leading-relaxed);letter-spacing:1px;text-orientation:upright;white-space:nowrap;writing-mode:vertical-rl;opacity:0;will-change:opacity, transform}.intro-splash__skip[data-v-f44c9147]{top:calc(var(--app-safe-area-top) + var(--space-2xl));right:var(--space-2xl);z-index:10;align-items:center;gap:var(--space-xs);padding:var(--space-md);color:var(--text-splash-muted);font-size:var(--font-xs);font-weight:500;line-height:var(--leading-normal);letter-spacing:.5px;cursor:pointer;display:flex;position:absolute}.shop-app[data-v-03e9caca]{height:100dvh}.shop-app__viewport[data-v-03e9caca]{flex-direction:column;display:flex;position:relative}.shop-app__page[data-v-03e9caca]{flex:1 1 0;min-height:0;overflow:hidden}.shop-app__safe-area[data-v-03e9caca]{flex:0 0 var(--app-safe-area-bottom-effective);height:var(--app-safe-area-bottom-effective);pointer-events:none;background:0 0}.shop-app__viewport--bottom-card>.shop-app__safe-area[data-v-03e9caca]{background:var(--bg-card)}.shop-app__viewport--primary>.shop-app__safe-area[data-v-03e9caca]{background:var(--bg-brand-paper)}.shop-app__viewport--immersive>.shop-app__safe-area[data-v-03e9caca]{flex-basis:0;height:0}
