*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}:root{--h5-app-max-width: 14rem}html,body,#app{min-height:100%}page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;color:#333;background:#fafafa;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}taro-view-core,taro-text-core{font-family:inherit}.catalog-control-label{display:block;margin-bottom:.35rem;font-size:.6rem;font-weight:600;color:#1f2937}.catalog-filter-chip-list{display:flex;flex-wrap:wrap;align-items:center;margin:0 -.2rem -.35rem}.catalog-filter-chip{display:flex;align-items:center;justify-content:center;flex-shrink:0;min-width:2.4rem;height:1.8rem;margin:0 .2rem .35rem;padding:0 .6rem;border-radius:24.975rem;border:.025rem solid #eadfc8;background:#f6f1e6;box-sizing:border-box;color:#6b7280;white-space:nowrap}.catalog-filter-chip-text{display:block;font-size:.6rem;font-weight:600;line-height:1.8rem;color:inherit}.catalog-filter-chip.active{color:#fffaf0}.catalog-empty{padding:1.4rem 0}.catalog-empty .app-empty__description{color:#8a6a34}.catalog-load-state{display:flex;align-items:center;justify-content:center;gap:.3rem}.catalog-load-state-spinner{display:flex;align-items:center;gap:.15rem}.catalog-load-state-segment{width:.45rem;height:.15rem;border-radius:24.975rem;background:linear-gradient(90deg,rgba(217,164,73,.28) 0%,rgba(217,164,73,.92) 52%,rgba(217,164,73,.28) 100%);opacity:.34;animation:catalog-load-state-flow 1.05s ease-in-out infinite}.catalog-load-state-segment-2{animation-delay:.15s}.catalog-load-state-segment-3{animation-delay:.3s}.catalog-load-state-text{color:#9ca3af}@keyframes catalog-load-state-flow{0%,80%,to{opacity:.28;transform:scaleX(.86)}40%{opacity:1;transform:scaleX(1)}}.taro-env-h5 body{margin:0;background:#faf7f2}.taro-env-h5{--h5-tabbar-height: 60PX;--h5-tabbar-safe-height: calc( var(--h5-tabbar-height) + env(safe-area-inset-bottom) );--taro-tabbar-height: var(--h5-tabbar-height)}.taro-env-h5 #app,.taro-env-h5 .taro_router,.taro-env-h5 .taro_page{min-height:100dvh}.taro-env-h5 taro-button-core,.taro-env-h5 taro-input-core,.taro-env-h5 taro-textarea-core{font-family:inherit;appearance:none;-webkit-appearance:none}.taro-env-h5 .taro-tabbar__tabbar{height:var(--h5-tabbar-safe-height)}.taro-env-h5 .taro-tabbar__tabbar-bottom{margin-bottom:0}.taro-env-h5 .weui-tabbar{height:100%;padding-bottom:calc(10PX + env(safe-area-inset-bottom));box-sizing:border-box}.taro-env-h5 .home-container{padding-bottom:calc(.6rem + var(--h5-tabbar-safe-height))}.taro-env-h5 .draw-record-page{padding-bottom:calc(4rem + var(--h5-tabbar-safe-height))}.taro-env-h5 .draw-record-floating-action{bottom:calc(var(--h5-tabbar-safe-height) + .6rem)}.taro-env-h5 .profile-container{padding-bottom:calc(.6rem + var(--h5-tabbar-safe-height))}.taro-env-h5 .login-container,.taro-env-h5 .home-container,.taro-env-h5 .draw-record-page,.taro-env-h5 .draw-record-form-page,.taro-env-h5 .draw-season-page,.taro-env-h5 .draw-season-create-page,.taro-env-h5 .profile-container{min-height:100dvh}@media screen and (min-width: 768px){.taro-env-h5 #app,.taro-env-h5 .taro_router,.taro-env-h5 .taro_page{max-width:var(--h5-app-max-width);margin:0 auto}.taro-env-h5 .draw-record-floating-action{left:calc(50% - var(--h5-app-max-width) / 2 + .6rem);right:calc(50% - var(--h5-app-max-width) / 2 + .6rem)}.taro-env-h5 .draw-record-sheet-mask{padding:0 calc((100vw - var(--h5-app-max-width)) / 2)}.taro-env-h5 .draw-record-sheet{margin:0 auto}}:root{--app-color-surface: #ffffff;--app-color-surface-soft: #fffdf9;--app-color-surface-banner: linear-gradient(180deg, #fff9ee 0%, #ffffff 100%);--app-color-border: rgba(236, 201, 114, .24);--app-color-border-strong: #eadfc8;--app-color-text: #1f2937;--app-color-text-secondary: #6b7280;--app-color-text-muted: #8a6a34;--app-color-accent: #b87410;--app-color-accent-gradient: linear-gradient(180deg, #d9a449 0%, #b87410 100%);--app-color-danger: #c2410c;--app-radius-panel: .6rem;--app-shadow-panel: 0 .25rem .6rem rgba(180, 83, 9, .06)}.app-button{display:flex;align-items:center;justify-content:center;width:auto;padding:0 .6rem;border:none;border-radius:.45rem;box-sizing:border-box;transition:opacity .2s ease}.app-button:after{border:none}.app-button.app-button--block{width:100%}.app-button.app-button--large{min-height:2.4rem;border-radius:1.2rem}.app-button.app-button--medium{min-height:1.9rem}.app-button.app-button--small{min-height:1.8rem;border-radius:.9rem;padding:0 .45rem}.app-button.app-button--primary{background:linear-gradient(180deg,#d9a449 0%,#b87410 100%);color:#fffaf0}.app-button.app-button--secondary{background:#1a1a1a;color:#fff}.app-button.app-button--outline{background:#fffdf9;border:.025rem solid #eadfc8;color:#8a6a34}.app-button.is-disabled{opacity:1}.app-button__label{display:block;color:inherit;font-size:.65rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap;word-break:keep-all}.app-input{display:flex;align-items:center;width:100%;box-sizing:border-box}.app-input.app-input--outlined{min-height:2.1rem;padding:0 .55rem;border:.025rem solid #eadfc8;border-radius:.45rem;background:#fffdf9}.app-input.app-input--plain{min-height:1rem;padding:0;border:none;background:transparent}.app-input__control{width:100%;min-width:0;height:1rem;font-size:.7rem;line-height:1rem;color:#1f2937}.app-input__control::placeholder{color:#9ca3af}.app-search{display:flex;align-items:center;height:1.8rem;padding:0 .5rem;border:.025rem solid #eadfc8;border-radius:.45rem;background:#fffdf9;box-sizing:border-box}.app-search__icon{position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 .75rem;width:.75rem;height:.75rem;margin-right:.35rem}.app-search__icon-circle{width:.5rem;height:.5rem;border:.075rem solid #b8945d;border-radius:50%;box-sizing:border-box}.app-search__icon-handle{position:absolute;right:.075rem;bottom:.075rem;width:.275rem;height:.075rem;border-radius:.075rem;background:#b8945d;transform:rotate(45deg);transform-origin:center}.app-search__input{flex:1;min-width:0}.app-search__control{height:1.8rem;line-height:1.8rem;font-size:.6rem}.app-chip{display:flex;align-items:center;justify-content:center;flex-shrink:0;min-width:2.4rem;height:1.8rem;padding:0 .6rem;border-radius:24.975rem;border:.025rem solid #eadfc8;background:#f6f1e6;box-sizing:border-box;color:#6b7280;white-space:nowrap}.app-chip.is-active{border-color:#b87410;background:linear-gradient(180deg,#d9a449 0%,#b87410 100%);box-shadow:inset 0 .025rem .025rem #fff8e585,0 .15rem .4rem #87530d4d;color:#fffaf0}.app-chip__text{display:block;font-size:.6rem;font-weight:600;line-height:1.8rem;color:inherit}.app-badge{display:flex;align-items:center;justify-content:center;min-width:1.1rem;height:.7rem;padding:0 .25rem;border-radius:.15rem;box-sizing:border-box}.app-badge.app-badge--dark{background:#1f2937}.app-badge.app-badge--accent{background:#ef4444}.app-badge__text{display:block;font-size:.45rem;font-weight:700;line-height:.7rem;color:#fff7ed}.app-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:24.975rem;box-sizing:border-box}.app-pill.app-pill--small{min-height:.95rem;padding:0 .35rem}.app-pill.app-pill--medium{min-height:1.1rem;padding:0 .45rem}.app-pill.app-pill--neutral{background:#efe5d4}.app-pill.app-pill--soft{background:#f7efe1}.app-pill.app-pill--accent{background:var(--app-color-accent-gradient)}.app-pill.app-pill--danger{background:linear-gradient(180deg,#d97757 0%,#c2410c 100%)}.app-pill.app-pill--blue{background:rgba(59,130,246,.1)}.app-pill.app-pill--green{background:rgba(34,197,94,.1)}.app-pill.app-pill--amber{background:rgba(245,158,11,.12)}.app-pill.app-pill--purple{background:rgba(168,85,247,.12)}.app-pill.app-pill--rose{background:rgba(159,18,57,.12)}.app-pill.app-pill--gray{background:#f3f4f6}.app-pill__text{font-size:.5rem;font-weight:700;color:#8a6a34}.app-pill--small .app-pill__text{font-size:.45rem}.app-pill--accent .app-pill__text,.app-pill--danger .app-pill__text{color:#fff7ed}.app-empty{display:flex;flex-direction:column;align-items:center;padding:1.4rem 0}.app-empty__illustration{position:relative;width:2.2rem;height:2.2rem;margin-bottom:.4rem}.app-empty__illustration-frame{position:absolute;inset:.25rem .45rem;border:.075rem solid #eadfc8;border-radius:.35rem;background:linear-gradient(180deg,#fffdf9 0%,#fff7ea 100%)}.app-empty__illustration-line{position:absolute;left:.75rem;right:.75rem;height:.1rem;border-radius:24.975rem;background:#d9c7a3}.app-empty__illustration-line:nth-of-type(2){top:.775rem}.app-empty__illustration-line:nth-of-type(3){top:1.175rem}.app-empty__illustration-line.short{left:.9rem;right:1.05rem}.app-empty__description{font-size:.6rem;color:#8a6a34;line-height:1.6;text-align:center}.app-cell{display:flex;align-items:center;justify-content:space-between}.app-cell__content{flex:1;min-width:0}.app-cell__trailing{flex-shrink:0;margin-left:.6rem}.app-section-card{border-radius:var(--app-radius-panel);border:.025rem solid var(--app-color-border);background:var(--app-color-surface);box-shadow:var(--app-shadow-panel)}.app-field-card{display:flex;min-height:2.2rem;align-items:center;justify-content:space-between;gap:.4rem;padding:0 .55rem;border:.025rem solid #eadfc8;border-radius:.5rem;background:#fffdf9;box-sizing:border-box}.app-field-card__main{display:flex;min-width:0;flex:1;flex-direction:column;gap:.25rem}.app-field-card__label{font-size:.5rem;color:#8a6a34}.app-field-card__value{font-size:.6rem;font-weight:600;color:#1f2937}.app-field-card__value.is-placeholder{color:#9ca3af}.app-field-card__trailing{flex-shrink:0}.app-page-shell{min-height:100vh;padding:.6rem;background:radial-gradient(circle at top right,rgba(244,194,96,.12) 0%,rgba(244,194,96,0) 30%),linear-gradient(180deg,#faf7f2 0%,#f4ecdf 42%,#faf7f2 100%);box-sizing:border-box}.app-page-header{padding:.7rem}.app-page-header.app-page-header--banner{background:radial-gradient(circle at right top,rgba(244,194,96,.16) 0%,rgba(244,194,96,0) 34%),var(--app-color-surface-banner)}.app-page-header__eyebrow{display:block;margin-bottom:.25rem;font-size:.5rem;color:var(--app-color-text-muted)}.app-page-header__title{display:block;margin-bottom:.3rem;font-size:1rem;font-weight:700;color:var(--app-color-text)}.app-page-header__subtitle{display:block;font-size:.55rem;line-height:1.7;color:var(--app-color-text-secondary)}.app-page-header__body{margin-top:.6rem}.app-stat-card{padding:.5rem .55rem;border-radius:.5rem;border:.025rem solid #f5e7c8;background:rgba(255,255,255,.88)}.app-stat-card__value{display:block;margin-bottom:.2rem;font-size:1.05rem;font-weight:700;color:#b45309}.app-stat-card__label{display:block;font-size:.55rem;color:var(--app-color-text-secondary)}.app-list-section-header{display:flex;align-items:center;justify-content:space-between;gap:.3rem}.app-list-section-header__title-group{display:flex;min-width:0;flex-direction:column;gap:.2rem}.app-list-section-header__title{font-size:.75rem;font-weight:600;color:#111827}.app-list-section-header__subtitle{font-size:.55rem;color:var(--app-color-text-secondary)}.app-list-section-header__trailing{flex-shrink:0}.app-entity-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.4rem}.app-entity-header__main{display:flex;min-width:0;flex:1;flex-direction:column;gap:.2rem}.app-entity-header__title-row{display:flex;min-width:0;align-items:center;gap:.35rem}.app-entity-header__leading,.app-entity-header__trailing{flex-shrink:0}.app-entity-header__title{min-width:0;font-size:.75rem;font-weight:700;color:var(--app-color-text)}.app-entity-header__subtitle{font-size:.5rem;color:var(--app-color-text-muted)}.app-entity-header__detail{font-size:.55rem;color:var(--app-color-text-secondary)}.app-resource-card{border-radius:.55rem;border:.025rem solid rgba(229,196,111,.28);box-shadow:0 .2rem .45rem #b453090f}.app-resource-card.app-resource-card--warm{background:linear-gradient(180deg,#fffdf9 0%,#fff8ee 100%)}.app-resource-card.app-resource-card--soft{background:linear-gradient(180deg,#fffdf9 0%,#fff7eb 100%)}.app-detail-block{padding:.5rem}.app-detail-block__label{display:block;margin-bottom:.25rem;font-size:.55rem;color:var(--app-color-text-secondary)}.app-detail-block__value{display:block;font-size:.7rem;font-weight:700;color:#111827}.app-inline-meta{display:flex;align-items:center;gap:.35rem;padding:.4rem .45rem;border-radius:.45rem;background:rgba(17,24,39,.04)}.app-inline-meta__label,.app-inline-meta__value{font-size:.6rem;color:var(--app-color-text-secondary)}.app-inline-meta__content{display:flex;align-items:center}.app-inline-meta__value{font-weight:700;color:#c2410c}.app-square-badge{display:flex;align-items:center;justify-content:center;width:1.15rem;height:1.15rem;border-radius:.35rem;box-shadow:inset 0 .025rem .025rem #fff9e2cc,0 .1rem .25rem #b4530926}.app-square-badge.app-square-badge--gold{background:linear-gradient(180deg,#f8dd82 0%,#d6a439 100%)}.app-square-badge.app-square-badge--purple{background:linear-gradient(180deg,#d7c2f9 0%,#9d7ae6 100%)}.app-square-badge.app-square-badge--blue{background:linear-gradient(180deg,#cbe5ff 0%,#76a8f7 100%)}.app-square-badge.app-square-badge--orange{background:linear-gradient(180deg,#f6d1b2 0%,#dc8f48 100%)}.app-square-badge.app-square-badge--green{background:linear-gradient(180deg,#cdecc8 0%,#7bc575 100%)}.app-square-badge.app-square-badge--brown{background:linear-gradient(180deg,#f4d6c6 0%,#c78a68 100%)}.app-square-badge__text{font-size:.7rem;font-weight:700;line-height:1;color:#5f3a09}
