@charset "UTF-8";page,body,#app{--color-bg: #f5f7f6;--color-surface: #fff;--color-surface-muted: #edf1ef;--color-surface-hover: #f2f7f4;--color-primary: #28735b;--color-primary-dark: #205c49;--color-primary-soft: #e8f3ed;--color-brand-deep: #173d31;--color-brand-mid: #2f6653;--color-brand-light: #547f6d;--color-brand-accent: #e6b86f;--color-on-brand: #fffdf8;--color-on-brand-muted: rgba(255, 253, 248, .72);--color-accent: #d66f43;--color-accent-soft: #fae9df;--color-text: #22352d;--color-text-muted: #63736a;--color-border: #e3e9e5;--color-border-strong: #b9cbc0;--color-field: #f7f9f8;--color-field-focus: #fff;--color-placeholder: #7b8a81;--color-success: #34745d;--color-success-soft: #e3f0e9;--color-warning: #a45b2f;--color-warning-soft: #faeadc;--color-danger: #b64a47;--color-danger-soft: #f8e6e3;--shadow-sm: 0 .05rem .15rem rgba(29, 55, 42, .03);--shadow-md: 0 .15rem .5rem rgba(29, 55, 42, .05);--shadow-lg: 0 .3rem .9rem rgba(29, 55, 42, .09);--shadow-card: var(--shadow-sm);--shadow-focus: 0 0 0 .15rem rgba(45, 102, 83, .1);--shadow-floating-card: 0 .55rem 1.5rem rgba(31, 55, 45, .14);--radius-sm: .2rem;--radius-md: .4rem;--radius-lg: .6rem;--radius-xl: .6rem;--radius-full: 24.975rem;--space-xs: .2rem;--space-sm: .4rem;--space-md: .6rem;--space-lg: .8rem;--space-xl: 1.2rem;--button-height: 2.1rem;--button-height-small: 1.7rem;--button-min-width: 3.6rem;--button-min-width-small: 2.7rem;--button-radius: .35rem;--button-radius-small: .3rem;--font-2xs: .45rem;--font-xs: .575rem;--font-sm: .6rem;--font-base: .7rem;--font-lg: .8rem;--font-xl: 1rem;--font-2xl: 1.2rem;--font-3xl: 1.4rem;--weight-normal: 400;--weight-medium: 600;--weight-bold: 700;--weight-heavy: 700;--ease-out: cubic-bezier(.22, 1, .36, 1);--duration-fast: .15s;--duration-base: .25s;--duration-slow: .4s}html,page,body,#app{min-height:100%;min-width:0;width:100%;max-width:100%;margin:0;overflow-x:hidden;background:var(--color-bg);color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;font-size:var(--font-base);line-height:1.5}img,taro-video-core,taro-canvas-core,taro-image-core{max-width:100%}::selection{background:var(--color-primary-soft);color:var(--color-primary-dark)}taro-view-core,taro-text-core,taro-button-core,taro-input-core,taro-textarea-core,taro-image-core,taro-scroll-view-core{box-sizing:border-box;-webkit-tap-highlight-color:transparent}taro-input-core::placeholder,taro-textarea-core::placeholder{color:var(--color-placeholder);opacity:1}taro-input-core,taro-textarea-core,taro-button-core{font-family:inherit}taro-button-core{margin:0;padding:0;background:transparent;color:inherit;font-size:inherit;line-height:inherit}taro-button-core:after{border:0}.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}.taro__modal{position:fixed;z-index:4998;inset:0;overflow:hidden;color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;overscroll-behavior:none}html:has(body>.taro__modal),body:has(>.taro__modal){overflow:hidden;overscroll-behavior:none}.taro-modal__mask{background:rgba(21,34,29,.42)!important;backdrop-filter:blur(.125rem)}.taro-modal__content{display:flex;width:calc(100% - 1.2rem)!important;max-width:9.5rem!important;max-height:calc(100vh - 1rem)!important;max-height:calc(100dvh - max(.5rem,env(safe-area-inset-top)) - max(.5rem,env(safe-area-inset-bottom)))!important;flex-direction:column;overflow:hidden!important;border:.025rem solid rgba(35,63,51,.12);border-radius:.35rem!important;background:var(--color-surface)!important;box-shadow:0 .45rem 1.2rem #12271f33,0 .05rem .2rem #12271f0d;color:var(--color-text);line-height:1.5!important;text-align:left!important}.taro-modal__title{flex:0 0 auto;padding:.55rem .55rem .175rem!important;color:var(--color-text);font-size:.45rem!important;font-weight:var(--weight-heavy);line-height:1.45!important;text-align:left!important}.taro-modal__text{min-height:0!important;flex:0 1 auto;overflow-y:auto;padding:0 .55rem .45rem!important;color:var(--color-text-muted)!important;font-size:.325rem!important;line-height:1.65!important;overscroll-behavior:contain;overflow-wrap:anywhere;scrollbar-color:rgba(45,102,83,.24) transparent;scrollbar-width:thin;text-align:left;word-break:normal!important}.taro-modal__text::-webkit-scrollbar{width:.1rem}.taro-modal__text::-webkit-scrollbar-thumb{border-radius:24.975rem;background:rgba(45,102,83,.24)}.taro-modal__text::-webkit-scrollbar-track{background:transparent}.taro-modal__foot{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));flex:0 0 auto;gap:.2rem;padding:0 .55rem .55rem;border-top:0!important;font-size:.325rem!important;line-height:1rem!important}.taro-modal__foot:after,.taro-model__btn:after{display:none!important}.taro-model__btn{box-sizing:border-box;width:100%;min-width:0;min-height:1rem;margin:0!important;padding:0 .3rem!important;border:.025rem solid transparent;border-radius:.2rem;font-size:.325rem;font-weight:var(--weight-bold);text-align:center;transition:border-color var(--duration-fast) ease,box-shadow var(--duration-fast) ease,opacity var(--duration-fast) ease,transform var(--duration-fast) ease}.taro-model__cancel{border-color:var(--color-border);background:var(--color-surface);color:var(--color-text-muted)!important}.taro-model__confirm{background:var(--color-primary-dark);box-shadow:0 .125rem .35rem #1f4d3e29;color:var(--color-on-brand)!important}.taro-model__confirm[style*="197, 59, 66"],.taro-model__confirm[style*="#C53B42"]{background:var(--color-danger);box-shadow:0 .125rem .35rem #b64a4729}.taro-model__btn:active{background-color:inherit;opacity:.86;transform:scale(.98)}@media (hover: hover){.taro-model__cancel:hover{border-color:#cfd8d3;background:#edf1ef}.taro-model__confirm:hover{box-shadow:0 .175rem .45rem #1f4d3e38}}@media (width > 960px){.taro-modal__content{width:11.875rem!important;max-width:calc(100vw - 1.2rem)!important;border-radius:.45rem!important}.taro-modal__title{padding:.7rem .7rem .225rem!important;font-size:.55rem!important}.taro-modal__text{padding:0 .7rem .575rem!important;font-size:.4rem!important}.taro-modal__foot{gap:.25rem;padding:0 .7rem .7rem}.taro-model__btn{min-height:1.25rem;padding:0 .375rem!important;border-radius:.25rem;font-size:.4rem}}@media (width <= 480px){.taro-modal__content{width:calc(100% - 1.6rem)!important;max-width:none!important;max-height:calc(100vh - 1.6rem)!important;max-height:calc(100dvh - max(.8rem,env(safe-area-inset-top)) - max(.8rem,env(safe-area-inset-bottom)))!important;border-radius:.7rem!important}.taro-modal__title{padding:1rem .95rem .35rem!important;font-size:.85rem!important}.taro-modal__text{padding:0 .95rem .85rem!important;font-size:.65rem!important;scrollbar-width:none}.taro-modal__text::-webkit-scrollbar{display:none}.taro-modal__foot{gap:.4rem;padding:0 .95rem .95rem}.taro-model__btn{min-height:2rem;padding:0 .6rem!important;border-radius:.4rem;font-size:.65rem}}.weui-picker__overlay,.weui-mask,.taro-actionsheet__mask{background:rgba(16,35,28,.36)!important;backdrop-filter:blur(.075rem)}.weui-picker,.taro-actionsheet{max-height:calc(100vh - .4rem);max-height:calc(100dvh - max(.4rem,env(safe-area-inset-top)));overflow:hidden;padding-bottom:env(safe-area-inset-bottom);border:.025rem solid rgba(35,63,51,.1);border-radius:.5rem .5rem 0 0;background:var(--color-surface)!important;box-shadow:0 -.4rem 1.1rem #12271f29}.weui-picker__hd{padding:.4rem .5rem!important;border-bottom:.025rem solid var(--color-border);background:#faf7ef}.weui-picker__action{color:var(--color-primary-dark)!important;font-size:.375rem!important;font-weight:var(--weight-bold)}.weui-picker__action:first-child{color:var(--color-text-muted)!important}.weui-picker__bd{background:var(--color-surface)}.weui-picker__item{color:var(--color-text)!important;font-weight:var(--weight-medium)}.weui-picker__indicator{border-color:#2d66532e!important;background:rgba(45,102,83,.08)}@keyframes fade-up{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-.3rem)}}@keyframes pulse-ring{0%,to{box-shadow:0 0 #b64a4759}50%{box-shadow:0 0 0 .25rem #b64a4700}}.animate-children>*{opacity:0;animation:fade-up var(--duration-slow) var(--ease-out) both}.animate-children>*:nth-child(1){animation-delay:.04s}.animate-children>*:nth-child(2){animation-delay:.1s}.animate-children>*:nth-child(3){animation-delay:.16s}.animate-children>*:nth-child(4){animation-delay:.22s}.animate-children>*:nth-child(5){animation-delay:.28s}.animate-children>*:nth-child(6){animation-delay:.34s}@media (prefers-reduced-motion: reduce){.card,.home-featured__visual,.home-alert--danger .home-alert__mark{animation:none;opacity:1}.animate-children>*,.catalog-list>*{animation:none!important;opacity:1}.title-stage__cover,.reading-success__backdrop,.reading-success__card,.copy-list .copy-row,.loan-list .loan-card,.loan-card--overdue .loan-card__spine{animation:none!important;opacity:1}}
