:root{--primary:#3178f6;--bg-primary:#fff;--color:#fff;--adm-color-text:#fff!important;--adm-color-background:#18181a!important}body{margin:0;overflow-x:hidden}body .adm-dialog .adm-center-popup{--adm-color-background:#fff!important;--adm-color-text:#5d4037!important;--adm-color-border:#f2e5d3!important;--adm-color-weak:rgba(93,64,55,.55)!important;--adm-center-popup-max-width:80vw!important;--adm-center-popup-min-width:288px!important}@media (min-width:750px){body .adm-dialog .adm-center-popup{--adm-center-popup-max-width:420px!important;--adm-center-popup-min-width:360px!important}}body .adm-dialog .adm-center-popup-body{background-color:#fff!important;border:1px solid #f2e5d3!important;border-radius:20px!important;box-shadow:0 16px 48px rgba(93,64,55,.2)!important;overflow:hidden}body .adm-dialog .adm-dialog-body:not(.adm-dialog-with-image){padding-top:32px!important}body .adm-dialog .adm-dialog-title{color:#3d2a22!important;font-size:18px!important;font-weight:700!important;line-height:1.4!important;margin-bottom:14px!important;padding:0 28px!important;text-align:center!important}body .adm-dialog .adm-dialog-content{color:#6b5b4e!important;font-size:14px!important;line-height:1.75!important;padding:0 28px 28px!important;text-align:center!important}body .adm-dialog .adm-dialog-footer{padding:4px 24px 24px!important}body .adm-dialog .adm-dialog-footer .adm-dialog-action-row{align-items:stretch!important;border-top:none!important;gap:12px!important}body .adm-dialog .adm-dialog-action-row .adm-button.adm-dialog-button{--background-color:#fff!important;--text-color:#5d4037!important;--border-color:#ede0cc!important;--border-radius:26px!important;--border-width:1px!important;background:#fff!important;border:1px solid #ede0cc!important;border-radius:26px!important;color:#5d4037!important;flex:1!important;font-size:16px!important;font-weight:500!important;height:50px!important;line-height:50px!important;padding:0 16px!important;transition:background .2s,border-color .2s,transform .15s}body .adm-dialog .adm-dialog-action-row .adm-button.adm-dialog-button:hover{background:#fff6e7!important;border-color:#f18326!important}body .adm-dialog .adm-dialog-action-row .adm-button.adm-dialog-button:active{background:#fff6e7!important}body .adm-dialog .adm-dialog-action-row .adm-button.adm-dialog-button.adm-dialog-button-bold{--background-color:#f18326!important;--text-color:#fff!important;--border-color:transparent!important;--border-width:0!important;background:linear-gradient(135deg,#ff8c00,#fa6400)!important;border:none!important;box-shadow:0 6px 18px rgba(241,131,38,.32)!important;color:#fff!important;font-weight:600!important}body .adm-dialog .adm-dialog-action-row .adm-button.adm-dialog-button.adm-dialog-button-bold:hover{background:linear-gradient(135deg,#fa6400,#e05a00)!important;box-shadow:0 8px 22px rgba(241,131,38,.45)!important;transform:translateY(-1px)}body .adm-dialog .adm-dialog-action-row .adm-button.adm-dialog-button.adm-dialog-button-bold:active{background:linear-gradient(135deg,#fa6400,#e05a00)!important;box-shadow:0 4px 12px rgba(241,131,38,.32)!important;transform:translateY(0)}:root{--adm-radius-s:4px;--adm-radius-m:8px;--adm-radius-l:12px;--adm-font-size-1:9px;--adm-font-size-2:10px;--adm-font-size-3:11px;--adm-font-size-4:12px;--adm-font-size-5:13px;--adm-font-size-6:14px;--adm-font-size-7:15px;--adm-font-size-8:16px;--adm-font-size-9:17px;--adm-font-size-10:18px;--adm-color-primary:#1677ff;--adm-color-success:#00b578;--adm-color-warning:#ff8f1f;--adm-color-danger:#ff3141;--adm-color-yellow:#ff9f18;--adm-color-orange:#ff6430;--adm-color-wathet:#e7f1ff;--adm-color-text:#333;--adm-color-text-secondary:#666;--adm-color-weak:#999;--adm-color-light:#ccc;--adm-color-border:#eee;--adm-color-background:#fff;--adm-color-highlight:var(--adm-color-danger);--adm-color-white:#fff;--adm-color-box:#f5f5f5;--adm-color-text-light-solid:var(--adm-color-white);--adm-color-text-dark-solid:#000;--adm-color-fill-content:var(--adm-color-box);--adm-font-size-main:var(--adm-font-size-5);--adm-font-family:-apple-system,blinkmacsystemfont,"Helvetica Neue",helvetica,segoe ui,arial,roboto,"PingFang SC","miui","Hiragino Sans GB","Microsoft Yahei",sans-serif;--adm-border-color:var(--adm-color-border)}html[data-prefers-color-scheme=dark]{--adm-color-primary:#3086ff;--adm-color-success:#34b368;--adm-color-warning:#ffa930;--adm-color-danger:#ff4a58;--adm-color-yellow:#ffa930;--adm-color-orange:#e65a2b;--adm-color-wathet:#0d2543;--adm-color-text:#e6e6e6;--adm-color-text-secondary:#b3b3b3;--adm-color-weak:grey;--adm-color-light:#4d4d4d;--adm-color-border:#2b2b2b;--adm-color-box:#0a0a0a;--adm-color-background:#1a1a1a;--adm-color-background-body:var(--adm-color-background);--adm-border-color:var(--adm-color-border)}:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{background-color:var(--adm-color-background-body)}body{color:var(--adm-color-text);font-family:var(--adm-font-family);font-size:var(--adm-font-size-main)}a,button{cursor:pointer}a{color:var(--adm-color-primary);transition:opacity .2s ease-in-out}a:active{opacity:.8}.adm-plain-anchor{color:unset;transition:none}.adm-plain-anchor:active{opacity:unset}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size:1;height:calc(var(--size)/2*2px);left:-100vw;pointer-events:none;position:fixed;top:-100vh;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:0}.adm-action-sheet-popup>.adm-popup-body{border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden}.adm-action-sheet-extra{color:var(--adm-color-weak);display:flex;font-size:var(--adm-font-size-7);justify-content:center;padding:18px 12px}.adm-action-sheet-button-item-wrapper,.adm-action-sheet-button-list,.adm-action-sheet-extra{border-bottom:1px solid var(--adm-color-border)}.adm-action-sheet-button-item-wrapper:last-child{border-bottom:none}.adm-action-sheet-button-item{background-color:var(--adm-color-background);display:block;padding:16px;text-align:center}.adm-action-sheet-button-item:active{background-color:var(--adm-color-border)}.adm-action-sheet-button-item-disabled{cursor:not-allowed;opacity:.4;pointer-events:none}.adm-action-sheet-button-item-name{color:var(--adm-color-text);font-size:var(--adm-font-size-10)}.adm-action-sheet-button-item-description{color:var(--adm-color-weak);font-size:var(--adm-font-size-6);padding-top:4px}.adm-action-sheet-button-item-danger .adm-action-sheet-button-item-name{color:var(--adm-color-danger)}.adm-action-sheet-button-item-bold .adm-action-sheet-button-item-name{font-weight:700}.adm-action-sheet-cancel{background-color:var(--adm-color-fill-content);padding-top:8px}.adm-popup{--z-index:var(--adm-popup-z-index,1000);position:fixed;z-index:var(--z-index)}.adm-popup-body{background-color:var(--adm-color-background);position:fixed;z-index:calc(var(--z-index) + 10)}.adm-popup-body .adm-popup-close-icon{position:absolute;z-index:100}.adm-popup-body-position-bottom{bottom:0;left:0;width:100%}.adm-popup-body-position-bottom .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-top{left:0;top:0;width:100%}.adm-popup-body-position-top .adm-popup-close-icon{bottom:8px;right:8px}.adm-popup-body-position-left{height:100%;left:0;top:0}.adm-popup-body-position-left .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-right{height:100%;right:0;top:0}.adm-popup-body-position-right .adm-popup-close-icon{left:8px;top:8px}.adm-popup-close-icon{color:var(--adm-color-weak);cursor:pointer;font-size:18px;line-height:1;padding:4px}.adm-mask{--z-index:var(--adm-mask-z-index,1000);display:block;position:fixed;z-index:var(--z-index)}.adm-mask,.adm-mask-aria-button{height:100%;left:0;top:0;width:100%}.adm-mask-aria-button{pointer-events:none;position:absolute;z-index:0}.adm-mask-content{z-index:1}.adm-safe-area{--multiple:var(--adm-safe-area-multiple,1);display:block;width:100%}.adm-safe-area-position-top{padding-top:calc(env(safe-area-inset-top)*var(--multiple))}.adm-safe-area-position-bottom{padding-bottom:calc(env(safe-area-inset-bottom)*var(--multiple))}.adm-button{--color:var(--adm-color-text-light-solid);--text-color:var(--adm-button-text-color,var(--adm-color-text));--background-color:var(--adm-button-background-color,var(--adm-color-background));--border-radius:var(--adm-button-border-radius,4px);--border-width:var(--adm-button-border-width,1px);--border-style:var(--adm-button-border-style,solid);--border-color:var(--adm-button-border-color,var(--adm-color-border));background-color:var(--background-color);border:var(--border-width) var(--border-style) var(--border-color);border-radius:var(--border-radius);box-sizing:border-box;color:var(--text-color);cursor:pointer;display:inline-block;font-size:var(--adm-font-size-9);height:auto;line-height:1.4;margin:0;padding:7px 12px;position:relative;text-align:center;transition:opacity .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adm-button:focus{outline:none}.adm-button:before{background-color:var(--adm-color-text-dark-solid);border:var(--border-width) var(--border-style) var(--adm-color-text-dark-solid);border-radius:var(--border-radius);box-sizing:content-box;content:" ";height:100%;left:0;opacity:0;position:absolute;top:0;transform:translate(calc(var(--border-width)*-1),calc(var(--border-width)*-1));width:100%}.adm-button:active:before{opacity:.08}.adm-button-default.adm-button-fill-outline{--background-color:transparent;--border-color:var(--adm-color-text)}.adm-button-default.adm-button-fill-none{--background-color:transparent;--border-width:0px}.adm-button:not(.adm-button-default){--text-color:var(--adm-color-text-light-solid);--background-color:var(--color);--border-color:var(--color)}.adm-button:not(.adm-button-default).adm-button-fill-outline{--text-color:var(--color);--background-color:transparent}.adm-button:not(.adm-button-default).adm-button-fill-none{--text-color:var(--color);--background-color:transparent;--border-width:0px}.adm-button-primary{--color:var(--adm-color-primary)}.adm-button-success{--color:var(--adm-color-success)}.adm-button-danger{--color:var(--adm-color-danger)}.adm-button-warning{--color:var(--adm-color-warning)}.adm-button-block{display:block;width:100%}.adm-button-disabled{cursor:not-allowed;opacity:.4}.adm-button-disabled:active:before{display:none}.adm-button.adm-button-mini{font-size:var(--adm-font-size-main);padding-bottom:3px;padding-top:3px}.adm-button.adm-button-mini.adm-button-shape-rounded{padding-left:9px;padding-right:9px}.adm-button.adm-button-small{font-size:var(--adm-font-size-7);padding-bottom:3px;padding-top:3px}.adm-button.adm-button-large{font-size:var(--adm-font-size-10);padding-bottom:11px;padding-top:11px}.adm-button.adm-button-shape-rounded{--border-radius:1000px}.adm-button.adm-button-shape-rectangular{--border-radius:0}.adm-button-loading{vertical-align:bottom}.adm-button-loading-wrapper{align-items:center;display:flex;height:1.4em;justify-content:center}.adm-button-loading-wrapper>.adm-loading{opacity:.6}.adm-dot-loading{display:inline-block}.adm-checkbox{--icon-size:22px;--font-size:var(--adm-font-size-9);--gap:8px;align-items:center;cursor:pointer;display:inline-flex;justify-content:flex-start;vertical-align:text-bottom}.adm-checkbox input{display:none}.adm-checkbox .adm-checkbox-icon{border:1px solid var(--adm-color-light);border-radius:var(--icon-size);box-sizing:border-box;color:var(--adm-color-text-light-solid);flex:none;height:var(--icon-size);width:var(--icon-size)}.adm-checkbox .adm-checkbox-icon>svg{display:block;height:100%;width:100%}.adm-checkbox.adm-checkbox-block{display:flex}.adm-checkbox.adm-checkbox-checked .adm-checkbox-icon{background-color:var(--adm-color-primary);border-color:var(--adm-color-primary)}.adm-checkbox.adm-checkbox-disabled{cursor:not-allowed}.adm-checkbox.adm-checkbox-disabled .adm-checkbox-content{opacity:.4}.adm-checkbox.adm-checkbox-disabled .adm-checkbox-icon.adm-checkbox-icon{background-color:var(--adm-color-fill-content);border-color:var(--adm-color-light);color:var(--adm-color-light)}.adm-checkbox .adm-checkbox-custom-icon{font-size:var(--icon-size)}.adm-checkbox.adm-checkbox-indeterminate .adm-checkbox-icon{background-color:var(--adm-color-background);color:var(--adm-color-primary)}.adm-checkbox-content{flex:0 1 auto;font-size:var(--font-size);padding-left:var(--gap)}.adm-picker{--header-button-font-size:var(--adm-font-size-7);--title-font-size:var(--adm-font-size-7);--item-font-size:var(--adm-font-size-8);--item-height:34px;---item-font-size:var(--item-font-size);---item-height:var(--item-height);display:flex;flex-direction:column;height:300px;overflow:hidden;position:relative;width:100%}.adm-picker .adm-picker-view.adm-picker-view{--item-font-size:var(---item-font-size);--item-height:var(---item-height)}.adm-picker-header{align-items:center;border-bottom:1px solid var(--adm-color-border);display:flex;flex-shrink:0;justify-content:space-between;padding:4px}.adm-picker-header-button{display:inline-block;font-size:var(--header-button-font-size);padding:8px}.adm-picker-header-button-disabled,.adm-picker-header-button-disabled:active{cursor:not-allowed;opacity:.4}.adm-picker-header-title{color:var(--adm-color-text);flex:1;font-size:var(--title-font-size);padding:4px;text-align:center}.adm-picker-body{flex:1;height:100%;width:100%}.adm-picker-body>.adm-picker-view{--height:100%}.adm-picker-popup .adm-popup-body{border-top-left-radius:8px;border-top-right-radius:8px}.adm-picker-view{--height:240px;--item-height:34px;--item-font-size:var(--adm-font-size-8);background:var(--adm-color-background);display:flex;height:var(--height);overflow:hidden;position:relative;width:100%}.adm-picker-view-column{flex:1;height:100%;position:relative;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:0}.adm-picker-view-column-wheel{cursor:grab;left:0;position:absolute;top:calc(50% - var(--item-height)/2);width:100%}.adm-picker-view-column-wheel:before{content:" ";display:block;height:100vh;position:absolute;top:-100vh;width:100%}.adm-picker-view-column-wheel:after{bottom:-100vh;content:" ";display:block;height:100vh;position:absolute;width:100%}.adm-picker-view-column-item{align-items:center;display:flex;font-size:var(--item-font-size);height:var(--item-height);justify-content:center;padding:0 6px}.adm-picker-view-column-item-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-picker-view-column-accessible{display:flex;flex-direction:column;height:100%;opacity:0;padding-bottom:1px;pointer-events:none;position:relative;top:calc(var(--item-height)*-1);width:100%;z-index:0}.adm-picker-view-column-accessible>*{flex:1;text-overflow:ellipsis}.adm-picker-view-column-accessible-current{height:100%;position:absolute;width:100%}.adm-picker-view-column-accessible-button,.adm-picker-view-mask{height:100%;width:100%}.adm-picker-view-mask{display:flex;flex-direction:column;left:0;pointer-events:none;position:absolute;top:0;z-index:10000}.adm-picker-view-mask-bottom,.adm-picker-view-mask-top{flex:auto}.adm-picker-view-mask-middle{border-bottom:1px solid var(--adm-color-border);border-top:1px solid var(--adm-color-border);box-sizing:border-box;flex:none;height:var(--item-height)}.adm-picker-view-mask-top{background:var(--adm-color-background);-webkit-mask:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.8) 50%,#000);mask:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.8) 50%,#000)}.adm-picker-view-mask-bottom{background:var(--adm-color-background);-webkit-mask:linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.8) 50%,#000);mask:linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.8) 50%,#000)}.adm-picker-view-loading-content{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.adm-picker-view-item-height-measure{height:var(--item-height);left:0;pointer-events:none;position:relative;top:0;width:0}.adm-spin-loading{--color:var(--adm-color-weak);--size:32px;height:var(--size);width:var(--size)}.adm-spin-loading-svg{animation:adm-spin-loading-rotate .8s linear infinite;height:100%;width:100%}.adm-spin-loading-svg>.adm-spin-loading-fill{stroke:var(--color)}@keyframes adm-spin-loading-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.adm-dialog{--z-index:var(--adm-dialog-z-index,1000);---z-index:var(--z-index)}.adm-dialog .adm-center-popup{--z-index:var(---z-index)}.adm-dialog-body{display:flex;flex-direction:column;font-size:var(--adm-font-size-6);max-height:70vh;overflow:hidden;width:100%}.adm-dialog-body>*{flex:none}.adm-dialog-body>.adm-dialog-content{flex:auto}.adm-dialog-body:not(.adm-dialog-with-image){padding-top:20px}.adm-dialog-image-container{margin-bottom:12px;max-height:40vh}.adm-dialog-header,.adm-dialog-title{margin-bottom:8px;padding:0 12px}.adm-dialog-title{font-size:var(--adm-font-size-10);font-weight:700;line-height:25px;text-align:center}.adm-dialog-content{color:var(--adm-color-text);font-size:var(--adm-font-size-7);line-height:1.4;max-height:70vh;overflow-x:hidden;overflow-y:auto;padding:0 12px 20px}.adm-dialog-content-empty{height:12px;padding:0}.adm-dialog-footer{-webkit-user-select:none;-moz-user-select:none;user-select:none}.adm-dialog-footer .adm-dialog-action-row{align-items:stretch;border-top:.5px solid var(--adm-color-border);display:flex}.adm-dialog-footer .adm-dialog-action-row>*{flex:1}.adm-dialog-footer .adm-dialog-action-row>.adm-dialog-button{border-radius:0;border-right:.5px solid var(--adm-color-border);font-size:var(--adm-font-size-10);line-height:25px;padding:10px}.adm-dialog-footer .adm-dialog-action-row>.adm-dialog-button-bold{font-weight:700}.adm-dialog-footer .adm-dialog-action-row>.adm-dialog-button:last-child{border-right:none}.adm-dialog-image-container{overflow-y:auto}.adm-image{--width:var(--adm-image-width,auto);--height:var(--adm-image-height,auto);display:block;height:var(--height);overflow:hidden;width:var(--width)}.adm-image-img{height:100%;width:100%}.adm-image-tip{background-color:var(--adm-color-fill-content);height:100%;min-height:24px;min-width:24px;position:relative}.adm-image-tip>svg{color:var(--adm-color-weak);height:24px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:24px}.adm-auto-center{display:flex;justify-content:center}.adm-auto-center-content{flex:0 1 auto}.adm-center-popup{--background-color:var(--adm-center-popup-background-color,var(--adm-color-background));--border-radius:var(--adm-center-popup-border-radius,8px);--max-width:var(--adm-center-popup-max-width,75vw);--min-width:var(--adm-center-popup-min-width,280px);--z-index:var(--adm-center-popup-z-index,1000);position:fixed;z-index:var(--z-index)}.adm-center-popup .adm-center-popup-mask{z-index:0}.adm-center-popup-wrap{left:50%;max-width:var(--max-width);min-width:var(--min-width);position:fixed;top:50%;transform:translate(-50%,-50%);width:auto;z-index:1}.adm-center-popup-body{background-color:var(--background-color);border-radius:var(--border-radius)}.adm-center-popup-close{color:var(--adm-color-weak);cursor:pointer;font-size:18px;padding:4px;position:absolute;right:8px;top:8px;z-index:100}.adm-image-uploader{--cell-size:80px;--gap:12px;---gap:var(--gap);---gap-horizontal:var(--gap-horizontal,var(--gap));---gap-vertical:var(--gap-vertical,var(--gap))}.adm-image-uploader-grid,.adm-image-uploader-space{--gap:var(---gap);--gap-horizontal:var(---gap-horizontal);--gap-vertical:var(---gap-vertical)}.adm-image-uploader-cell{border-radius:4px;height:var(--cell-size);overflow:hidden;position:relative;width:var(--cell-size)}.adm-image-uploader-cell-fail{border:1px solid red;box-sizing:border-box}.adm-image-uploader-cell-delete{background-color:rgba(0,0,0,.7);border-radius:0 0 0 12px;color:var(--adm-color-white);cursor:pointer;font-size:8px;height:14px;position:absolute;right:0;top:0;width:14px}.adm-image-uploader-cell-delete-icon{left:4px;position:absolute;top:3px}.adm-image-uploader-cell-mask{background-color:rgba(50,50,51,.88);bottom:0;color:var(--adm-color-white);left:0;position:absolute;right:0;top:0}.adm-image-uploader-cell-loading{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;padding-top:8px}.adm-image-uploader-cell-mask-message{display:inline-block;font-size:var(--adm-font-size-4);padding:6px 4px}.adm-image-uploader-cell-image{height:var(--cell-size);width:var(--cell-size)}.adm-image-uploader-upload-button-wrap{position:relative}.adm-image-uploader-upload-button-wrap .adm-image-uploader-upload-button{background-color:var(--adm-color-box);display:block;line-height:var(--cell-size);text-align:center}.adm-image-uploader-upload-button-wrap .adm-image-uploader-upload-button-icon{color:var(--adm-color-weak);font-size:32px}.adm-image-uploader-upload-button-wrap .adm-image-uploader-input{border-radius:4px;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.adm-image-uploader .adm-image-uploader-gap-measure{height:var(--gap-horizontal);left:0;position:absolute;top:0;width:0}.adm-image-viewer-content{height:100vh;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100vw}.adm-image-viewer-footer{bottom:0;position:absolute;width:100%;z-index:1}.adm-image-viewer-slides{cursor:grab;height:100%;position:relative;touch-action:none;z-index:1}.adm-image-viewer-slides-inner{height:100%;white-space:nowrap}.adm-image-viewer-slides-inner>*{margin-right:16px}.adm-image-viewer-slide{display:inline-block;height:100%;position:relative;width:100%}.adm-image-viewer-control{cursor:grab;height:100%;left:0;position:absolute;top:0;touch-action:none;width:100%;z-index:1}.adm-image-viewer-image-wrapper{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.adm-image-viewer-image-wrapper img{display:block;max-height:100%;max-width:100%}.adm-image-viewer-indicator{color:var(--adm-color-border);font-size:var(--adm-font-size-6);left:50%;position:absolute;top:12px;transform:translateX(-50%);z-index:2}.adm-grid{--gap:0;--gap-horizontal:var(--gap);--gap-vertical:var(--gap);grid-gap:10px;grid-column-gap:var(--gap-horizontal);grid-row-gap:var(--gap-vertical);align-items:stretch;-webkit-column-gap:var(--gap-horizontal);-moz-column-gap:var(--gap-horizontal);column-gap:var(--gap-horizontal);display:grid;grid-template-columns:repeat(var(--columns),minmax(0,1fr));row-gap:var(--gap-vertical)}.adm-grid-item{grid-column-end:span var(--item-span)}.adm-space-item{flex:none}.adm-space{--gap:8px;--gap-vertical:var(--gap);--gap-horizontal:var(--gap);display:inline-flex}.adm-space-vertical{flex-direction:column}.adm-space-vertical>.adm-space-item{margin-bottom:var(--gap-vertical)}.adm-space-vertical>.adm-space-item:last-child{margin-bottom:0}.adm-space-horizontal{flex-direction:row}.adm-space-horizontal>.adm-space-item{margin-right:var(--gap-horizontal)}.adm-space-horizontal>.adm-space-item:last-child{margin-right:0}.adm-space-horizontal.adm-space-wrap{flex-wrap:wrap;margin-bottom:calc(var(--gap-vertical)*-1)}.adm-space-horizontal.adm-space-wrap>.adm-space-item{padding-bottom:var(--gap-vertical)}.adm-space.adm-space-block{display:flex}.adm-space-align-center{align-items:center}.adm-space-align-start{align-items:flex-start}.adm-space-align-end{align-items:flex-end}.adm-space-align-baseline{align-items:baseline}.adm-space-justify-center{justify-content:center}.adm-space-justify-start{justify-content:flex-start}.adm-space-justify-end{justify-content:flex-end}.adm-space-justify-between{justify-content:space-between}.adm-space-justify-around{justify-content:space-around}.adm-space-justify-evenly{justify-content:space-evenly}.adm-space-justify-stretch{justify-content:stretch}.adm-input{--font-size:var(--adm-font-size-9);--color:var(--adm-color-text);--placeholder-color:var(--adm-color-light);--text-align:left;--background-color:transparent;align-items:center;background-color:var(--background-color);display:flex;justify-content:flex-start;max-height:100%;max-width:100%;min-height:24px;width:100%}.adm-input-disabled{cursor:not-allowed;opacity:.4}.adm-input-element{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;box-sizing:border-box;color:var(--color);display:inline-block;flex:auto;font-size:var(--font-size);line-height:1.5;margin:0;max-height:100%;max-width:100%;min-height:1.5em;outline:none;padding:0;text-align:var(--text-align);width:100%}.adm-input-element::-webkit-input-placeholder{color:var(--placeholder-color);font-family:inherit}.adm-input-element::-moz-placeholder{color:var(--placeholder-color);font-family:inherit}.adm-input-element::placeholder{color:var(--placeholder-color);font-family:inherit}.adm-input-element:-webkit-autofill{background-color:transparent}.adm-input-element:-moz-read-only{cursor:default}.adm-input-element:read-only{cursor:default}.adm-input-element:invalid{box-shadow:none}.adm-input-element::-ms-clear,.adm-input-element::-ms-reveal{display:none}.adm-input-element::-webkit-search-cancel-button,.adm-input-element::-webkit-search-decoration{display:none}.adm-input-element:disabled{opacity:1}.adm-input-element[type=date],.adm-input-element[type=datetime-local],.adm-input-element[type=time]{min-height:1.5em}.adm-input-element[type=search]{-webkit-appearance:none}.adm-input-element[readonly]{pointer-events:none}.adm-input-clear{color:var(--adm-color-light);cursor:pointer;flex:none;margin-left:8px;padding:4px}.adm-input-clear:active{color:var(--adm-color-weak)}.adm-input-clear .antd-mobile-icon{display:block;font-size:var(--adm-font-size-7)}.adm-stepper{--height:28px;--input-width:44px;--input-font-size:var(--adm-font-size-main);--input-font-color:var(--adm-color-text);--input-background-color:var(--adm-color-fill-content);--border-radius:2px;--border:none;--border-inner:solid 2px transparent;--active-border:var(--border);--button-font-size:var(--adm-font-size-7);--button-text-color:var(--adm-color-primary);--button-background-color:var(--adm-color-fill-content);--button-width:var(--height);align-items:center;border:var(--border);border-radius:var(--border-radius);box-sizing:border-box;display:flex;overflow:hidden;position:relative;width:calc(var(--input-width) + var(--button-width)*2)}.adm-stepper-active{border:var(--active-border)}.adm-stepper-middle{border-left:var(--border-inner);border-right:var(--border-inner);flex:1}.adm-stepper .adm-stepper-input{--background-color:var(--input-background-color);--font-size:var(--input-font-size);--color:var(--input-font-color);--text-align:center;height:var(--height)}.adm-stepper-minus,.adm-stepper-plus{--border-width:0;background-color:var(--button-background-color);color:var(--button-text-color);font-size:var(--button-font-size);height:var(--height);padding:0;width:var(--button-width)}.adm-stepper-minus:disabled,.adm-stepper-plus:disabled{color:var(--adm-color-weak)}.adm-stepper-minus svg,.adm-stepper-plus svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.adm-stepper-minus,.adm-stepper-plus{border-radius:0}.adm-swiper{--height:auto;--width:100%;--border-radius:0;--track-padding:0;--slide-size:100%;--track-offset:0%;border-radius:var(--border-radius);display:block;height:var(--height);overflow:hidden;position:relative;width:var(--width);z-index:0}.adm-swiper-track{height:100%;padding:var(--track-padding);white-space:nowrap;width:100%}.adm-swiper-track-allow-touch-move{cursor:grab}.adm-swiper-track-inner{display:flex;flex-wrap:nowrap;height:100%;overflow:visible;position:relative;width:100%}.adm-swiper-slide,.adm-swiper-slide-placeholder{display:block;flex:none;height:100%;position:relative;white-space:unset;width:100%}.adm-swiper-item{display:block;height:100%;white-space:normal;width:100%}.adm-swiper-horizontal .adm-swiper-track-allow-touch-move{touch-action:pan-y}.adm-swiper-horizontal .adm-swiper-indicator{bottom:6px;left:50%;position:absolute;transform:translateX(-50%)}.adm-swiper-horizontal .adm-swiper-track{transform:translateX(var(--track-offset))}.adm-swiper-horizontal .adm-swiper-track-inner{flex-direction:row;width:var(--slide-size)}.adm-swiper-vertical .adm-swiper-track-allow-touch-move{touch-action:pan-x}.adm-swiper-vertical .adm-swiper-indicator{position:absolute;right:6px;top:50%;transform:translateY(-50%)}.adm-swiper-vertical .adm-swiper-track{transform:translateY(var(--track-offset))}.adm-swiper-vertical .adm-swiper-track-inner{flex-direction:column;height:var(--slide-size)}.adm-page-indicator{--dot-color:var(--adm-color-light);--active-dot-color:var(--adm-color-primary);--dot-size:3px;--active-dot-size:13px;--dot-border-radius:1px;--active-dot-border-radius:var(--dot-border-radius);--dot-spacing:3px;display:flex;width:auto}.adm-page-indicator-dot{background:var(--dot-color);border-radius:var(--dot-border-radius);display:block;height:var(--dot-size);width:var(--dot-size)}.adm-page-indicator-dot:last-child{margin-right:0}.adm-page-indicator-dot-active{background:var(--active-dot-color);border-radius:var(--active-dot-border-radius)}.adm-page-indicator-color-white{--dot-color:hsla(0,0%,100%,.5);--active-dot-color:var(--adm-color-text-light-solid)}.adm-page-indicator-horizontal{flex-direction:row}.adm-page-indicator-horizontal .adm-page-indicator-dot{margin-right:var(--dot-spacing)}.adm-page-indicator-horizontal .adm-page-indicator-dot-active{width:var(--active-dot-size)}.adm-page-indicator-vertical{flex-direction:column}.adm-page-indicator-vertical .adm-page-indicator-dot{margin-bottom:var(--dot-spacing)}.adm-page-indicator-vertical .adm-page-indicator-dot-active{height:var(--active-dot-size)}@keyframes loading-rotate{to{transform:rotate(1turn)}}.adm-switch{--checked-color:var(--adm-color-primary);--height:31px;--width:51px;--border-width:2px;align-self:center;box-sizing:border-box;cursor:pointer;display:inline-block;position:relative;vertical-align:middle}.adm-switch input{display:none}.adm-switch-checkbox{background:var(--adm-color-border);border-radius:31px;box-sizing:border-box;height:var(--height);line-height:var(--height);min-width:var(--width);overflow:hidden;z-index:0}.adm-switch-checkbox:before{background:var(--adm-color-background);box-sizing:border-box;content:" ";transform:scale(1);width:calc(100% - var(--border-width)*2);z-index:1}.adm-switch-checkbox:before,.adm-switch-handle{border-radius:calc(var(--height) - var(--border-width)*2);height:calc(var(--height) - var(--border-width)*2);left:var(--border-width);position:absolute;top:var(--border-width);transition:all .2s}.adm-switch-handle{background:var(--adm-color-text-light-solid);box-shadow:0 0 2px 0 rgba(0,0,0,.2),0 2px 11.5px 0 rgba(0,0,0,.08),-1px 2px 2px 0 rgba(0,0,0,.1);width:calc(var(--height) - var(--border-width)*2);z-index:2}.adm-switch-handle,.adm-switch-inner{align-items:center;display:flex;justify-content:center}.adm-switch-inner{color:var(--adm-color-weak);font-size:var(--adm-font-size-7);height:100%;margin:0 8px 0 calc(var(--height) - var(--border-width) + 5px);position:relative;transition:margin .2s;z-index:1}.adm-switch.adm-switch-checked .adm-switch-checkbox{background:var(--checked-color)}.adm-switch.adm-switch-checked .adm-switch-checkbox:before{transform:scale(0)}.adm-switch.adm-switch-checked .adm-switch-handle{left:calc(100% - var(--height) + var(--border-width))}.adm-switch.adm-switch-checked .adm-switch-inner{color:var(--adm-color-text-light-solid);margin:0 calc(var(--height) - var(--border-width) + 5px) 0 8px}.adm-switch.adm-switch-disabled{cursor:not-allowed;opacity:.4}.adm-switch-spin-icon{animation:loading-rotate 1s linear infinite;height:14px;width:14px}.adm-text-area{--font-size:var(--adm-font-size-9);--color:var(--adm-color-text);--placeholder-color:var(--adm-color-light);--disabled-color:var(--adm-color-weak);--text-align:left;--count-text-align:right;position:relative}.adm-text-area,.adm-text-area-element{max-height:100%;max-width:100%;width:100%}.adm-text-area-element{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;box-sizing:border-box;color:var(--color);display:block;flex:auto;font-family:var(--adm-font-family);font-size:var(--font-size);line-height:1.5;margin:0;min-height:1.5em;outline:none;padding:0;resize:none;text-align:var(--text-align)}.adm-text-area-element::-webkit-input-placeholder{color:var(--placeholder-color);font-family:inherit}.adm-text-area-element::-moz-placeholder{color:var(--placeholder-color);font-family:inherit}.adm-text-area-element::placeholder{color:var(--placeholder-color);font-family:inherit}.adm-text-area-element:-webkit-autofill{background-color:transparent}.adm-text-area-element:disabled{-webkit-text-fill-color:var(--disabled-color);color:var(--disabled-color);cursor:not-allowed;opacity:1}.adm-text-area-element:-moz-read-only{cursor:default}.adm-text-area-element:read-only{cursor:default}.adm-text-area-element:invalid{box-shadow:none}.adm-text-area-element::-ms-clear{display:none}.adm-text-area-element-hidden{left:0;position:absolute;top:0;visibility:hidden;z-index:-1000}.adm-text-area-count{color:var(--adm-color-weak);font-size:var(--adm-font-size-9);padding-top:8px;text-align:var(--count-text-align)}.adm-toast-mask .adm-toast-wrap{height:100%;left:0;position:fixed;text-align:center;top:0;width:100%}.adm-toast-mask .adm-toast-main{background-color:rgba(0,0,0,.7);border-radius:8px;box-sizing:border-box;color:#fff;display:inline-block;font-size:var(--adm-font-size-7);line-height:1.5;max-height:70%;max-width:204px;overflow:auto;pointer-events:all;position:relative;text-align:left;text-align:initial;top:50%;transform:translateY(-50%);width:auto;word-break:break-all}.adm-toast-mask .adm-toast-main-text{min-width:0;padding:12px}.adm-toast-mask .adm-toast-main-icon{min-width:150px;padding:35px 12px}.adm-toast-mask .adm-toast-main-icon .adm-toast-icon{font-size:36px;line-height:1;margin-bottom:8px;text-align:center}.adm-toast-loading{--size:48px;margin:0 auto 8px}.flowSteps--hqo5mpdZ{align-items:center;display:flex;gap:8px;justify-content:center}.flowStep--h3sDGwgy{align-items:center;display:flex;flex-direction:column;gap:10px;min-width:100px}.flowStepIcon--HUDsIK8q{height:60px;-o-object-fit:contain;object-fit:contain}.flowStepIdle--A5odcQR0 .flowStepIcon--HUDsIK8q{-webkit-filter:grayscale(.5);filter:grayscale(.5);opacity:.4}.flowStepLabelRow--Y7fM8YJG{align-items:center;display:flex;gap:6px}.flowStepNo--DsmgbZZZ{align-items:center;background:#614c32;border-radius:4px;color:#fff;display:inline-flex;font-size:11px;height:18px;justify-content:center;width:20px}.flowStepIdle--A5odcQR0 .flowStepNo--DsmgbZZZ{background:#c1b6ab}.flowStepDone--aUrVmk8Y .flowStepNo--DsmgbZZZ{background:#4caf50}.flowStepLabel--CcaOgGij{color:#614c32;font-size:14px;font-weight:500;white-space:nowrap}.flowStepActive--d9YNL1Yn .flowStepLabel--CcaOgGij{color:#5d4037;font-weight:600}.flowStepIdle--A5odcQR0 .flowStepLabel--CcaOgGij{color:#00000040}.flowStepConnector--fUm6XWO4{background:linear-gradient(90deg,#fa9316,#ffd050);border-radius:2px;height:3px;width:100px}@media screen and (max-width:768px){.flowSteps--hqo5mpdZ{gap:4px}.flowStep--h3sDGwgy{gap:6px;min-width:60px}.flowStepIcon--HUDsIK8q{height:36px}.flowStepLabel--CcaOgGij{font-size:11px}.flowStepConnector--fUm6XWO4{width:30px}}.illustrationStage--RCYA0n15{align-items:center;display:flex;flex-direction:column;gap:18px}.illustrationHero--voUPN9BR{border-radius:20px;display:block;height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;width:360px}.stageTitle--ChbopJBF{color:#614c32;font-size:28px;font-weight:600;line-height:1.4;margin:0;text-align:center}.stageSubtitle--qVCOb8Rr{color:#614c32cc;font-size:16px;line-height:1.4;margin:0;text-align:center}.progressRow--fW1SH94j{align-items:center;display:flex;gap:24px;max-width:100%;width:630px}.progressTrack--MgIdRt3r{background:#fff3e0;border-radius:9999px;box-shadow:inset 0 0 0 1px #fa931633;flex:1;height:20px;overflow:hidden}.progressFill--QX2IzuaH{background:linear-gradient(90deg,#ffa722,#fa9316);height:100%;transition:width .35s ease}.progressText--K3sI6WsI{color:#fa9316;font-size:30px;font-weight:600;min-width:80px;text-align:right}.progressDoneNote--m1EtPrbC{align-items:center;color:#614c32;display:flex;font-size:18px;gap:10px;margin-top:8px}.progressDoneIcon--ZudOQoTU{align-items:center;background:#4caf50;border-radius:50%;color:#fff;display:inline-flex;font-size:14px;height:22px;justify-content:center;width:22px}.parentTip--gh8LEzK_{background:rgba(249,209,70,.3);border-radius:32px;box-sizing:border-box;max-width:100%;padding:12px;position:relative;width:900px}.parentTipQuote--azOY1LKA{color:#b37720;font-size:32px;left:32px;line-height:1;position:absolute;top:24px}.parentTipBody--CQ_UOJMF{background:#fff;border:2px dashed #b37720;border-radius:24px;padding:28px 32px}.parentTipTitle--veZyQcv4{color:#614c32;font-size:22px;font-weight:600;margin:0}.parentTipTag--UXjTlKFD{background:#c4e7a6;border-radius:9999px;color:#428a1d;display:inline-block;font-size:12px;font-weight:600;margin-top:16px;padding:4px 14px}.parentTipName--pDNLI2xg{color:#443e36;font-size:20px;font-weight:600;margin:12px 0 8px}.parentTipText--sa_rVFG2{color:#443e36cc;font-size:15px;line-height:1.6;margin:0}.toastDone--fYKcUSs9{align-items:center;align-self:flex-end;background:#fff;border-radius:12px;box-shadow:inset 0 0 0 2px #e5e6eb;color:#1d2129;display:flex;font-size:20px;gap:10px;padding:12px 24px}.toastDoneIcon--n9ApH2GO{align-items:center;background:#4caf50;border-radius:50%;color:#fff;display:inline-flex;font-size:14px;height:22px;justify-content:center;width:22px}.primaryFlowBtn--juOmOysw{background:#fa9316;border:none;border-radius:9999px;box-shadow:inset 0 0 0 5px #fff3e0,0 6px 20px rgba(241,131,38,.3);color:#fff;cursor:pointer;font-family:inherit;font-size:18px;font-weight:600;padding:20px 40px;transition:all .2s}.primaryFlowBtn--juOmOysw:hover:not(:disabled){box-shadow:inset 0 0 0 5px #fff3e0,0 8px 24px rgba(241,131,38,.4);transform:translateY(-1px)}@media (max-width:768px){.illustrationHero--voUPN9BR{border-radius:14px;width:260px}.stageTitle--ChbopJBF{font-size:20px}.stageSubtitle--qVCOb8Rr{font-size:14px}.progressRow--fW1SH94j{gap:12px;width:100%}.progressText--K3sI6WsI{font-size:22px;min-width:60px}.parentTip--gh8LEzK_{border-radius:20px;padding:8px;width:100%}.parentTipBody--CQ_UOJMF{border-radius:16px;padding:18px 16px}.parentTipTitle--veZyQcv4{font-size:17px}.parentTipName--pDNLI2xg{font-size:16px}.parentTipText--sa_rVFG2{font-size:14px}.parentTipQuote--azOY1LKA{display:none}.primaryFlowBtn--juOmOysw{font-size:16px;padding:14px 28px;width:100%}}.subBlock--GG8JwVQ9+.subBlock--GG8JwVQ9{margin-top:20px}.subBlockTitle--GDcHtsAA{color:#5d4037;font-size:16px;font-weight:600;margin:0 0 16px}.styleRow--HZ4xVr3L{display:flex;flex-wrap:wrap;gap:20px}.styleCard--dotj0N6d{align-items:center;background:#faf8f4;border:2px solid transparent;border-radius:16px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;font-family:inherit;height:120px;overflow:hidden;padding:0;position:relative;transition:all .2s;width:160px}.styleCard--dotj0N6d:hover{border-color:#f18326}.styleCard--dotj0N6d:hover .styleLabel--eB5dQ1tF{opacity:1}.styleCardActive--NiE3fWg8{border-color:#f18326}.styleCardActive--NiE3fWg8 .styleLabel--eB5dQ1tF{opacity:1}.styleCover--BOEcAHGl{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.styleLabel--eB5dQ1tF{background:rgba(0,0,0,.45);bottom:0;color:#fff;font-size:14px;font-weight:600;left:0;opacity:0;padding:6px 0;position:absolute;right:0;text-align:center;transition:opacity .2s}.styleDesc--NrUcAEBF{color:#5d403799;font-size:13px;line-height:20px;margin:14px 0 0}.chipRow--p9dTwGMc{display:flex;flex-wrap:wrap;gap:12px}.chip--FgZjwbQs{align-items:center;background:#fff;border:1px solid #5d403733;border-radius:9999px;color:#5d4037;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;height:40px;justify-content:center;min-width:96px;padding:0 20px;transition:all .2s}.chip--FgZjwbQs:hover{border-color:#f18326;color:#f18326}.chipActive--BkvqdYpK{background:#f18326;border-color:#f18326;color:#fff}.chipActive--BkvqdYpK:hover{color:#fff}.chipAudioIcon--GLdA7mmg{display:inline-block;font-size:10px;line-height:1;margin-right:6px;opacity:.85}.roleChip--KBZ1SJEi{align-items:center;background:#fff;border:2px solid #5d403733;border-radius:9999px;color:#5d4037;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:500;gap:6px;height:44px;padding:0 16px;transition:all .2s}.roleChip--KBZ1SJEi:hover,.roleChipActive--umBEQSxv{border-color:#f18326;color:#f18326}.roleChipActive--umBEQSxv{background:#fff6e7}.roleChipImg--NckPB93m{border-radius:50%;flex-shrink:0;height:30px;-o-object-fit:cover;object-fit:cover;width:30px}.roleChipLabel--IxPXTwE7{white-space:nowrap}@media screen and (max-width:768px){.styleRow--HZ4xVr3L{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.styleCard--dotj0N6d{border-radius:12px;height:90px;width:auto}.styleLabel--eB5dQ1tF{font-size:12px;padding:4px 0}}.stepSection--Iy5by_qf{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:row;gap:14px}.stepStarIcon--kAUiyp0n{flex-shrink:0;height:42px;margin-top:16px;-o-object-fit:contain;object-fit:contain;width:44px}.stepContent--FNikj8CX{background:#fff;border-radius:16px;display:flex;flex:1;flex-direction:column;min-width:0;padding:16px 24px}.stepHeader--OquBR4XY{align-items:center;display:flex;gap:8px}.stepNo--o5GhMgmJ{align-items:center;background:#f18326;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:600;height:28px;justify-content:center;width:28px}.stepTitle--UijVg7Qx{color:#5d4037;font-size:20px;font-weight:600;margin:0}.stepHelpIcon--z4N3i7Ci{cursor:pointer;height:20px;-o-object-fit:contain;object-fit:contain;opacity:.7;width:20px}.stepHelpIcon--z4N3i7Ci:hover{opacity:1}.stepHelpWrap--Yj6u7Ld0{align-items:center;display:inline-flex;position:relative}.stepHelpTooltip--g5GRmzIT{background:#443e36;border-radius:8px;bottom:calc(100% + 8px);box-shadow:0 4px 12px rgba(0,0,0,.15);color:#fff;font-size:13px;left:50%;line-height:20px;padding:12px 16px;pointer-events:none;position:absolute;transform:translateX(-50%);white-space:normal;width:280px;z-index:100}.stepHelpTooltip--g5GRmzIT:before{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #443e36;bottom:-6px;content:"";left:50%;position:absolute;transform:translateX(-50%)}.stepSubtitle--IjzfKrj3{color:#5d403799;font-size:14px;line-height:22px;margin:4px 0 0}.stepBody--P9IV4bZa{display:flex;flex-direction:column;margin-top:16px}@media screen and (max-width:768px){.stepSection--Iy5by_qf{gap:8px}.stepStarIcon--kAUiyp0n{height:30px;margin-top:12px;width:32px}.stepContent--FNikj8CX{padding:14px 16px}.stepTitle--UijVg7Qx{font-size:17px}.stepSubtitle--IjzfKrj3{font-size:12px;line-height:18px}}.section--kqJ2SqCY{background:#fdf7ea;overflow:hidden;width:100%}.mobileViewport--jbRhKpZo{display:none}.mobileCanvas--BXflmIsm{left:0;position:absolute;top:0}@media (max-width:768px){.mobileViewport--jbRhKpZo{display:block;overflow:hidden;position:relative;width:100%}}.overlay--GGtNV2wN{align-items:center;animation:fadeIn--SiE7aFKB .2s ease-out;background:rgba(0,0,0,.75);display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}@keyframes fadeIn--SiE7aFKB{0%{opacity:0}to{opacity:1}}.wrapper--vtOHRTeB{animation:fadeScaleIn--ohx2_viR .25s ease-out;aspect-ratio:1500/2730;overflow:hidden;position:relative;width:min(96vw,calc(54.94505vh - 4.3956px),510px)}.wrapperNoParentStory--vuaM02pE{aspect-ratio:1500/2668;width:min(90vw,calc(56.22189vh - 13.49325px),500px)}@keyframes fadeScaleIn--ohx2_viR{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.poster--JNA3b2_d{container-type:inline-size;aspect-ratio:1500/2730;color:#242424;font-family:MFSuBai,Kaiti SC,KaiTi,STKaiti,PingFang SC,sans-serif;left:0;overflow:hidden;position:absolute;top:0;transform-origin:top left;width:510px}.posterNoParentStory--jMc0ivF7{aspect-ratio:1500/2668;width:500px}@media (max-width:768px){.wrapper--vtOHRTeB{width:min(90vw,calc(54.94505vh - 13.18681px))}.wrapperNoParentStory--vuaM02pE{width:min(90vw,calc(56.22189vh - 13.49325px))}}.posterBg--k541EqOf{display:block;height:100%;inset:0;-o-object-fit:fill;object-fit:fill;pointer-events:none;position:absolute;width:100%;z-index:0}.header--piQOfcks{aspect-ratio:524/173;left:12.8%;position:absolute;right:12.8%;text-align:center;top:11.8%;z-index:2}.subtitle--LMmeGzi_{color:#3a352f;display:block;font-size:11px;font-weight:700;left:14.8%;letter-spacing:.9px;line-height:15.5px;position:absolute;right:17.5%;top:0}.title--eSnks13d{--title-font-size:30px;--title-line-height:41.5px;--title-letter-spacing:0.8px;-webkit-text-fill-color:transparent;align-items:center;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(121deg,#ffc248 4%,rgba(255,194,72,0)),linear-gradient(0deg,#ff6a00,#ff6a00);color:transparent;display:flex;font-size:var(--title-font-size);font-weight:400;justify-content:center;left:0;letter-spacing:var(--title-letter-spacing);line-height:var(--title-line-height);margin:0;min-width:0;position:absolute;right:0;top:33.3%;white-space:nowrap}.poster--JNA3b2_d[data-poster-exporting=true] .title--eSnks13d,.wrapper--vtOHRTeB[data-poster-exporting=true] .title--eSnks13d{-webkit-text-fill-color:#ff6a00;background-image:none;color:#ff6a00}.titleUser--PQKGzVzO{align-items:center;display:flex;max-width:100%;min-width:0;white-space:nowrap}.titleName--wFXcpeQo{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.titleAction--EL_C8H_N{flex-shrink:0}.titleMeasure--Bw6d2LnA{font-size:30px;font-weight:400;left:0;letter-spacing:.8px;line-height:41.5px;pointer-events:none;position:absolute;top:33.3%;visibility:hidden;white-space:nowrap;z-index:-1}.desc--NqYdKztp{color:#ff6a00;font-size:14px;font-weight:800;left:50%;letter-spacing:1.1px;line-height:26px;margin:0;position:absolute;top:69.9%;transform:translateX(-50%);white-space:nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content}.profileSection--luQlpF5d{--profile-detail-offset:0;left:12%;position:absolute;right:12%;top:26.5%;z-index:2}.profileSectionNoParentStory--Llph5INQ{--profile-detail-offset:7%;--detail-label-font-size:18px;--detail-label-line-height:25px;left:10.8%;right:10.8%;top:27.4%}.profileHeader--NIRxKDyy{align-items:center;display:flex;gap:9px;justify-content:center;margin-bottom:6px}.profileAvatar--SlWIyshz{border:2px solid #f6c447;border-radius:50%;box-sizing:border-box;height:42px;-o-object-fit:cover;object-fit:cover;width:42px}.profileNameRow--UXRo8uNN{align-items:center;display:flex;gap:8px;justify-content:center;min-width:0}.profileName--oGnSNvum{color:#2b2b2b;font-size:19px;font-weight:900;line-height:27px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profileAge--KJVS1lZV{background:#ffe07a;border-radius:5px;color:#bd7800;flex-shrink:0;font-size:12px;font-weight:800;line-height:17px;padding:1px 6px}.profileSectionNoParentStory--Llph5INQ .profileAvatar--SlWIyshz{height:58px;width:58px}.profileSectionNoParentStory--Llph5INQ .profileNameRow--UXRo8uNN{gap:12px}.profileSectionNoParentStory--Llph5INQ .profileName--oGnSNvum{font-size:26px;line-height:36px}.profileSectionNoParentStory--Llph5INQ .profileAge--KJVS1lZV{border-radius:6px;font-size:15px;line-height:22px;padding:2px 9px}.profileDetail--cZgOXuyC{margin-bottom:7px;margin-left:var(--profile-detail-offset)}.detailLabel--HLLQyC75{color:#e69b00;font-family:MFSuBai,Kaiti SC,KaiTi,STKaiti,PingFang SC,sans-serif;font-size:14px;font-weight:900;letter-spacing:1px;line-height:18px;margin:0 0 4px}.detailText--Sjg_umir{-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#333;display:-webkit-box;font-family:"MF SuBai(Noncommercial)",MFSuBai,Kaiti SC,KaiTi,STKaiti,PingFang SC,sans-serif;font-size:18px;font-weight:400;letter-spacing:3px;line-height:26px;margin:0;overflow:hidden}.parentStoryText--s4XJ9Bpl{-webkit-line-clamp:unset;display:block;overflow:visible;word-break:break-word}.profileSection--luQlpF5d:not(.profileSectionNoParentStory--Llph5INQ) .profileDetail--cZgOXuyC:nth-of-type(2) .detailText--Sjg_umir,.profileSection--luQlpF5d:not(.profileSectionNoParentStory--Llph5INQ) .profileDetail--cZgOXuyC:nth-of-type(3) .detailText--Sjg_umir{-webkit-line-clamp:2;font-size:17px;letter-spacing:0;line-height:22px;max-width:100%;min-height:44px;width:22em;word-break:break-all}.profileSection--luQlpF5d:not(.profileSectionNoParentStory--Llph5INQ) .profileDetail--cZgOXuyC:nth-of-type(3) .detailText--Sjg_umir{-webkit-line-clamp:3;min-height:66px}.profileSectionNoParentStory--Llph5INQ .profileHeader--NIRxKDyy{margin-bottom:28px}.profileSectionNoParentStory--Llph5INQ .profileDetail--cZgOXuyC{margin-bottom:17px}.profileSectionNoParentStory--Llph5INQ .detailText--Sjg_umir{-webkit-line-clamp:2;font-size:18px;letter-spacing:0;line-height:24px;max-width:100%;min-height:48px;width:20em;word-break:break-all}.profileSectionNoParentStory--Llph5INQ .profileDetail--cZgOXuyC:last-of-type .detailText--Sjg_umir{-webkit-line-clamp:3;min-height:72px}.profileSectionNoParentStory--Llph5INQ .detailLabel--HLLQyC75{font-size:var(--detail-label-font-size);line-height:var(--detail-label-line-height)}.posterNoParentStory--jMc0ivF7 .divider--B6wCSu9W{top:63.8%}.posterNoParentStory--jMc0ivF7 .qrSection--zph2lFPU{gap:4px;justify-content:center;left:11.6%;right:10.6%;top:64.2%}.posterNoParentStory--jMc0ivF7 .qrCode--PVeBmCDh{width:38%}.posterNoParentStory--jMc0ivF7 .qrText--TTXWpqpr{flex:0 0 auto;width:-webkit-max-content;width:-moz-max-content;width:max-content}.posterNoParentStory--jMc0ivF7 .qrHeadline--Hk7SE1p6{align-items:center;flex-direction:column;gap:0}.posterNoParentStory--jMc0ivF7 .qrDesc--QC1scfMC,.posterNoParentStory--jMc0ivF7 .qrTitle--N7qPaYMn{white-space:nowrap}.posterNoParentStory--jMc0ivF7 .qrTitle--N7qPaYMn{line-height:30px;margin:0 0 5px}.posterNoParentStory--jMc0ivF7 .qrDesc--QC1scfMC{color:#ff6a00;font-size:22px;line-height:30px}.posterNoParentStory--jMc0ivF7 .footer--DQa1LG5g{font-size:8px;left:10.5%;line-height:14px;right:10.5%;top:82.4%}.divider--B6wCSu9W{background:rgba(198,123,17,.65);height:1px;left:13.8%;position:absolute;right:13.8%;top:72.4%;z-index:2}.qrSection--zph2lFPU{align-items:center;display:flex;gap:3px;left:10%;position:absolute;right:9%;top:73%;z-index:2}.qrCode--PVeBmCDh{align-items:center;aspect-ratio:434/457;background:url(https://img.alicdn.com/imgextra/i3/O1CN01S4rHBS1HFvspvgbLy_!!6000000000729-2-tps-434-457.png) 50%/contain no-repeat;border:none;display:flex;flex-shrink:0;justify-content:center;position:relative;width:25%}.qrImg--v7_hYeMi{display:block;-o-object-fit:contain;object-fit:contain}.qrImg--v7_hYeMi,.qrPlaceholder--KugX3xVZ{background:#fff7df;border-radius:2px;height:64%;left:18%;position:absolute;top:32%;width:64%}.qrPlaceholder--KugX3xVZ{align-items:center;color:#ff8c00;display:flex;font-size:9px;font-weight:900;justify-content:center;line-height:12px}.qrText--TTXWpqpr{--footer-inline-font-size:8px;--qr-title-font-size:calc(var(--footer-inline-font-size) + 8px);--qr-copy-width:250px;flex:1;flex-direction:column;text-align:center}.qrHeadline--Hk7SE1p6,.qrText--TTXWpqpr{display:flex;justify-content:center;min-width:0}.qrHeadline--Hk7SE1p6{align-items:baseline;gap:4px;white-space:nowrap}.qrTitle--N7qPaYMn{color:#412b00;font-size:var(--qr-title-font-size);line-height:24px}.qrDesc--QC1scfMC,.qrTitle--N7qPaYMn{font-family:"MF SuBai(Noncommercial)",MFSuBai,Kaiti SC,KaiTi,STKaiti,PingFang SC,sans-serif;font-weight:400;letter-spacing:.04em;margin:0;text-align:center}.qrDesc--QC1scfMC{color:#ff6a00;font-size:14px;line-height:15px}.footerInline--zhstD7gA{color:#3d3d3d;font-family:"MF SuBai(Noncommercial)",MFSuBai,Kaiti SC,KaiTi,STKaiti,PingFang SC,sans-serif;font-size:var(--footer-inline-font-size);font-weight:400;letter-spacing:.13em;line-height:14px;margin:3px 0 0;text-align:center}.poster--JNA3b2_d:not(.posterNoParentStory--jMc0ivF7) .footerInline--zhstD7gA,.poster--JNA3b2_d:not(.posterNoParentStory--jMc0ivF7) .qrHeadline--Hk7SE1p6{margin-left:auto;margin-right:auto;width:min(100%,var(--qr-copy-width))}.footer--DQa1LG5g{color:#3d3d3d;font-family:"MF SuBai(Noncommercial)",MFSuBai,Kaiti SC,KaiTi,STKaiti,PingFang SC,sans-serif;font-size:12px;font-weight:400;left:13%;letter-spacing:.13em;line-height:20px;margin:0;position:absolute;right:13%;text-align:center;top:82.2%;z-index:2}.actions--y7hKgFjl{align-items:flex-end;bottom:2.5%;display:flex;gap:30px;justify-content:center;left:15.2%;position:absolute;right:15.2%;z-index:3}.actions--y7hKgFjl .btnCancel--NxVykmK6,.actions--y7hKgFjl .btnSave--OKtmLj2w{background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border:0;box-sizing:border-box;color:#111;cursor:pointer;flex:0 0 auto;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:600;height:54px;padding:0}.btnCancel--NxVykmK6{aspect-ratio:368/134;background-image:url(https://img.alicdn.com/imgextra/i4/O1CN01sBVdBC298ampi0CVK_!!6000000008023-2-tps-368-134.png)}.btnSave--OKtmLj2w{aspect-ratio:396/140;background-image:url(https://img.alicdn.com/imgextra/i4/O1CN01Fjd0p51VFO1zB1Jtw_!!6000000002623-2-tps-396-140.png)}.btnSave--OKtmLj2w:disabled{cursor:not-allowed;opacity:.72}.overlay--nsArNJY9{align-items:center;animation:fadeIn--rR9OOc0H .2s ease-out;background:rgba(0,0,0,.75);display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}@keyframes fadeIn--rR9OOc0H{0%{opacity:0}to{opacity:1}}.wrapper--byaUdTxI{animation:fadeScaleIn--ngVPNUuA .25s ease-out;aspect-ratio:1500/2036;position:relative;width:min(92vw,460px)}.reporterWrapper--MiuOIc1Y{width:min(88vw,430px)}@keyframes fadeScaleIn--ngVPNUuA{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.card--FmyKTy24{aspect-ratio:1500/2036;background-image:url(https://img.alicdn.com/imgextra/i1/O1CN0127PRi31n5SX2yTkVp_!!6000000005038-2-tps-1500-2036.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;left:0;position:absolute;top:0;transform-origin:top left;width:460px}.reporterCard--CGaUb_Co{background-image:url(https://img.alicdn.com/imgextra/i2/O1CN01Ho7Xq61rdaVacWvDF_!!6000000005654-2-tps-1500-2036.png);width:430px}@media (max-width:768px){.reporterWrapper--MiuOIc1Y,.wrapper--byaUdTxI{width:min(90vw,calc(73.67387vh - 23.57564px))}}.photoWrap--Eh_VnpyX{border-radius:11%;height:31.6%;left:7.6%;overflow:hidden;position:absolute;top:30.2%;width:36.5%}.photo--sevVUiPb{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%}.celebrityRoleBadge--JRhwANbC{align-items:center;color:#6032c0;display:flex;font-family:MFSuBai,Kaiti SC,KaiTi,STKaiti,PingFang SC,sans-serif;font-size:16px;font-weight:700;height:6.9%;justify-content:center;left:49.5%;letter-spacing:2px;position:absolute;top:31.5%;white-space:nowrap;width:42.6%;z-index:2}.celebrityRoleBadge--JRhwANbC:after,.celebrityRoleBadge--JRhwANbC:before{content:"•";font-size:12px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.celebrityRoleBadge--JRhwANbC:before{left:12%}.celebrityRoleBadge--JRhwANbC:after{right:12%}.infoArea--ZlXslIsw{height:24.7%;left:47.4%;overflow:hidden;position:absolute;top:39.8%;width:46.5%}.nameCard--vv7kkHnW{bottom:0;box-sizing:border-box;left:0;overflow:hidden;position:absolute;right:0;top:0}.bookTitle--FJshdZdC,.name--cOCyIUlZ{font-family:var(--festival-font-family,"MFSuBai","PingFang SC",-apple-system,sans-serif)}.name--cOCyIUlZ{font-size:22px;font-weight:700;line-height:1.2;text-overflow:ellipsis;top:11.6%;white-space:nowrap}.name--cOCyIUlZ,.quote--j6u1ym7j{color:#333;left:9.4%;margin:0;overflow:hidden;position:absolute;right:8.5%}.quote--j6u1ym7j{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-family:"MF SuBai(Noncommercial)",MFSuBai,Kaiti SC,KaiTi,STKaiti,PingFang SC,sans-serif;font-size:14px;font-weight:400;line-height:1.5;top:42.5%}.bookSection--CDbWcEop{box-sizing:border-box;height:20.7%;left:6.4%;overflow:hidden;position:absolute;top:65.2%;width:87.2%}.bookCover--PJE5GyHv{aspect-ratio:3/4;border-radius:8px;left:4.4%;overflow:hidden;position:absolute;top:14.4%;width:17.2%}.bookCoverImg--mRe6l1B2{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.bookInfo--ybu3bd6h{bottom:0;left:24.6%;overflow:hidden;position:absolute;right:4.2%;top:0}.bookTitle--FJshdZdC{font-size:19px;font-weight:700;left:0;line-height:1.3;text-overflow:ellipsis;top:4%;white-space:nowrap}.bookSummary--NjzcJe4b,.bookTitle--FJshdZdC{color:#333;margin:0;overflow:hidden;position:absolute;right:0}.bookSummary--NjzcJe4b{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-family:"MF SuBai(Noncommercial)",MFSuBai,Kaiti SC,KaiTi,STKaiti,PingFang SC,sans-serif;font-size:14px;font-weight:400;left:6px;line-height:1.5;top:43.5%}.actions--N2FfJRdx{bottom:3.1%;display:flex;gap:9.5%;height:8.6%;left:8.2%;position:absolute;right:8.2%}.card--FmyKTy24 .btnClone--h4v4gRm3,.card--FmyKTy24 .btnRead--fARYBAIS{background:transparent;border:0;border-radius:30px;color:#111;cursor:pointer;flex:1;font-family:PingFang TC,sans-serif;font-size:20px;font-weight:600;height:100%;letter-spacing:1px}.card--FmyKTy24 .btnClone--h4v4gRm3{left:-9px;position:relative}.btnClone--h4v4gRm3:active,.btnRead--fARYBAIS:active{opacity:.7}.roleBadge--suSNytD3{display:none}.reporterCard--CGaUb_Co .roleBadge--suSNytD3{box-sizing:border-box;color:#6630bc;display:block;font-size:16px;font-weight:700;height:8%;left:64.6%;letter-spacing:0;line-height:1;position:absolute;top:35%;white-space:nowrap;width:29.4%}.reporterCard--CGaUb_Co .roleBadgeText--Pbd1qh1p{display:block;left:47%;position:absolute;text-align:center;top:47%;transform:translate(-50%,-50%);width:100%}.reporterCard--CGaUb_Co .photoWrap--Eh_VnpyX{border-radius:0;height:10.9%;left:13.4%;top:31%;width:43%}.reporterCard--CGaUb_Co .photo--sevVUiPb{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.reporterCard--CGaUb_Co .infoArea--ZlXslIsw{height:17.5%;left:7.3%;overflow:hidden;top:46.4%;width:85.6%}.reporterCard--CGaUb_Co .nameCard--vv7kkHnW{overflow:hidden}.reporterCard--CGaUb_Co .name--cOCyIUlZ{color:#292929;font-size:23px;left:7%;letter-spacing:0;line-height:1.2;right:7%;top:-3%}.reporterCard--CGaUb_Co .quote--j6u1ym7j{-webkit-line-clamp:2;color:#333;font-size:14px;left:7%;letter-spacing:0;line-height:1.45;right:7%;top:36%}.reporterCard--CGaUb_Co .bookSection--CDbWcEop{height:20.7%;left:6.4%;top:65.2%;width:87.2%}.reporterCard--CGaUb_Co .bookInfo--ybu3bd6h{bottom:0;left:24.6%;right:4.2%;top:0}.reporterCard--CGaUb_Co .bookCover--PJE5GyHv{border-radius:8px;left:5.4%;top:15.4%;width:17.2%}.reporterCard--CGaUb_Co .bookTitle--FJshdZdC{color:#292929;font-size:19px;letter-spacing:0;line-height:1.3;text-align:left;top:4%}.reporterCard--CGaUb_Co .bookSummary--NjzcJe4b{-webkit-line-clamp:3;color:#333;font-size:14px;letter-spacing:0;line-height:1.5;top:43.5%}.reporterCard--CGaUb_Co .actions--N2FfJRdx{bottom:auto;gap:0;height:9.2%;left:0;right:0;top:87.5%}.reporterCard--CGaUb_Co .btnClone--h4v4gRm3,.reporterCard--CGaUb_Co .btnRead--fARYBAIS{align-items:center;box-sizing:border-box;color:#000;display:flex;flex:none;font-size:22px;justify-content:center;letter-spacing:0;line-height:1;padding:0;position:absolute;text-align:center;top:0}.reporterCard--CGaUb_Co .btnRead--fARYBAIS{left:10.5%;width:36.6%}.reporterCard--CGaUb_Co .btnClone--h4v4gRm3{left:51.3%;width:40.2%}.mask--pBAgdl5F{--same-style-font-family:"PingFang SC",-apple-system,BlinkMacSystemFont,sans-serif;align-items:center;animation:maskIn--FUo38ZQt .2s ease;background:rgba(0,0,0,.5);display:flex;font-family:var(--same-style-font-family);inset:0;justify-content:center;position:fixed;z-index:1000}@keyframes maskIn--FUo38ZQt{0%{opacity:0}to{opacity:1}}.modal--zep_RcqU{animation:modalIn--LqVGDOuV .25s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:20px;box-shadow:0 16px 48px rgba(97,76,50,.2);display:flex;flex-direction:column;max-height:86vh;max-width:96vw;overflow:hidden;width:684px}.mask--pBAgdl5F .modal--zep_RcqU,.mask--pBAgdl5F .modal--zep_RcqU button,.mask--pBAgdl5F .modal--zep_RcqU input,.mask--pBAgdl5F .modal--zep_RcqU select,.mask--pBAgdl5F .modal--zep_RcqU textarea{font-family:var(--same-style-font-family)}@keyframes modalIn--LqVGDOuV{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.header--RwR122yj{align-items:center;background:url(https://img.alicdn.com/imgextra/i3/O1CN01gE16CZ298amhkpKxt_!!6000000008023-2-tps-1478-206.png) 50%/cover no-repeat,linear-gradient(180deg,#fff7e6,#fffcf6);border-bottom:1px solid hsla(46,64%,88%,.6);box-sizing:border-box;display:flex;flex-shrink:0;height:66px;justify-content:space-between;padding:0 20px;position:relative;width:100%}.headerLeft--_ZOwFZRl{align-items:center;display:flex;gap:8px}.headerIcon--_v4aSqwB{height:24px;-o-object-fit:contain;object-fit:contain;width:24px}.headerTitle--MXIauCzH{color:#614c32;font-size:20px;font-weight:500;line-height:24px;white-space:nowrap}.closeBtn--xbeHbC6j{align-items:center;background:#ffeacd;border:none;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;transition:background .2s;width:32px}.closeBtn--xbeHbC6j:hover{background:#ffd9a8}.body--XWJO_ieD{box-sizing:border-box;display:flex;flex:1;flex-direction:column;overflow-y:auto;padding:20px 32px 24px}.sourceCard--Hb48l01_{background:#fffcf6;border-radius:12px;box-shadow:inset 0 0 0 1px #f4ebcd;box-sizing:border-box;gap:20px;height:152px;padding:12px;width:100%}.sourceCard--Hb48l01_,.sourceCover--X9C0HRGC{align-items:center;display:flex;flex-shrink:0}.sourceCover--X9C0HRGC{background:#fff7e6;border-radius:8px;height:128px;justify-content:center;overflow:hidden;width:180px}.sourceCover--X9C0HRGC img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.sourceCoverEmpty--g3JwVm5i{font-size:48px}.sourceInfo--fv2e_rak{display:flex;flex:1;flex-direction:column;gap:16px;min-width:0}.sourceTitle--s18_YaoN{color:#443e36;font-size:24px;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sourceMeta--bxEzomWa{align-items:center;display:flex;gap:10px}.sourceMetaText--KQ8zDJP9{color:rgba(68,62,54,.8);font-size:14px;font-weight:400;line-height:22px}.sourceMetaDot--g25hm86k{background:rgba(68,62,54,.3);display:inline-block;height:12px;width:1px}.sourceTag--aZiIYh3W{align-self:flex-start;background:#fff7e6;border-radius:20px;color:#fa8c16;font-size:12px;font-weight:500;line-height:18px;padding:6px 16px}.aiHint--Cn1ho5Kb{border-left:3px solid #fa9316;color:rgba(68,62,54,.7);flex-shrink:0;font-size:13px;font-weight:400;line-height:23px;margin-top:28px;padding:2px 16px}.section--It73fNWt{display:flex;flex-direction:column;flex-shrink:0;gap:12px;margin-top:16px}.section--It73fNWt+.section--It73fNWt{margin-top:16px}.sectionTitle--SepfGeBI{color:#443e36;font-size:16px;font-weight:500;line-height:24px}.profileRow--NLCkSJmu{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:12px}.profileEmpty--tHksleJA{color:rgba(68,62,54,.6);font-size:13px;padding:24px 0}.profileCard--zUwm6Miq{align-items:center;background:#fff;border:none;border-radius:8px;box-shadow:inset 0 0 0 2px rgba(68,62,54,.16);box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;font-family:inherit;gap:10px;height:64px;outline:none;padding:10px 14px;transition:box-shadow .15s,background .15s}.profileCard--zUwm6Miq:hover{box-shadow:inset 0 0 0 2px rgba(250,147,22,.45)}.profileCardActive--kIlSH7qC{background:#fff9f5}.profileCardActive--kIlSH7qC,.profileCardActive--kIlSH7qC:hover{box-shadow:inset 0 0 0 2px #fa9316}.profileAvatar--SuOlW_ME{border-radius:50%;flex-shrink:0;height:36px;-o-object-fit:cover;object-fit:cover;width:36px}.profileText--RkEXSLdr{display:flex;flex-direction:column;gap:2px;justify-content:center;min-width:0}.profileName--YHeP3uas{color:#614c32;font-size:15px;font-weight:500;line-height:20px;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profileMeta--XZoX4aRo{color:rgba(97,76,50,.8);font-size:12px;font-weight:400;line-height:18px;white-space:nowrap}.profileCardCreate--i5Yx9RSA{background:#fff;border:2px dashed rgba(250,147,22,.8);box-shadow:0 1px 2px rgba(0,0,0,.05);padding:10px 14px}.profileCardCreate--i5Yx9RSA:hover{background:#fff9f5;border:2px dashed #fa9316;box-shadow:0 1px 2px rgba(0,0,0,.05)}.profileCreateText--voDYw6Zb{color:#fa9316;font-size:16px;font-weight:500;line-height:24px}.voiceRow--M1Z9buLY{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.voiceChip--f1ios7fj{align-items:center;background:#fff;border:none;border-radius:999px;box-shadow:inset 0 0 0 1.5px rgba(68,62,54,.16);color:#614c32;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:500;gap:6px;min-height:36px;outline:none;padding:6px 14px;transition:box-shadow .15s,background .15s,color .15s}.voiceChip--f1ios7fj:hover{box-shadow:inset 0 0 0 1.5px rgba(250,147,22,.45)}.voiceChipActive--E7iBlHT1,.voiceChipActive--E7iBlHT1:hover{background:#fff9f5;box-shadow:inset 0 0 0 2px #fa9316;color:#fa9316}.voiceChipIcon--h8JubIkc{font-size:14px;line-height:1}.voiceChipCover--YZyghUP2{border-radius:50%;flex-shrink:0;height:24px;-o-object-fit:cover;object-fit:cover;width:24px}.voiceChipName--Jrmv99rm{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.field--f7nZz9Xi{display:flex;flex-direction:column;gap:8px}.fieldLabel--gyHLadQj{color:rgba(68,62,54,.9);font-size:14px;font-weight:400;line-height:18px}.textareaBox--ByZSw0uD{background:#f6f6f6;border-radius:8px;box-shadow:inset 0 0 0 2px rgba(68,62,54,.16);box-sizing:border-box;padding:12px;transition:box-shadow .15s;width:100%}.textareaBox--ByZSw0uD:focus-within{box-shadow:inset 0 0 0 2px #fa9316}.textareaReadonly--pXEtWpCL{align-items:flex-start;cursor:default;display:flex;min-height:80px}.textareaReadonly--pXEtWpCL:focus-within{box-shadow:inset 0 0 0 2px rgba(68,62,54,.16)}.readonlyText--N91FPpgJ{color:#443e36;font-size:14px;font-weight:400;line-height:24px;white-space:pre-wrap;word-break:break-word}.readonlyPlaceholder--tnJmbLXQ{color:rgba(68,60,54,.5);font-size:14px;font-weight:400;line-height:24px}.footer--A6QNSWPr{align-items:center;background:#fff;border-top:1px solid hsla(46,64%,88%,.4);box-sizing:border-box;display:flex;flex-shrink:0;gap:20px;justify-content:flex-end;padding:16px 24px 24px;width:100%}.cancelBtn--DQhi3EDg{background:transparent;border:none;border-radius:999px;box-shadow:inset 0 0 0 2px rgba(93,64,55,.12);color:#5d4037;cursor:pointer;font-family:inherit;font-size:16px;font-weight:500;height:40px;min-width:96px;padding:5px 16px;transition:background .15s}.cancelBtn--DQhi3EDg:hover:not(:disabled){background:rgba(93,64,55,.04)}.cancelBtn--DQhi3EDg:disabled{cursor:not-allowed;opacity:.5}.confirmBtn--x5L2Bex1{background:#fa9316;border:none;border-radius:999px;color:#fff;cursor:pointer;font-family:inherit;font-size:16px;font-weight:500;height:40px;min-width:96px;padding:5px 16px;transition:background .15s,box-shadow .15s}.confirmBtn--x5L2Bex1:hover:not(:disabled){background:#e07f0c;box-shadow:0 4px 12px rgba(250,147,22,.35)}.confirmBtn--x5L2Bex1:disabled{background:#fbba6e;cursor:not-allowed}@media (max-width:750px){.modal--zep_RcqU{border-radius:14px;max-height:92vh;width:calc(100vw - 24px)}.header--RwR122yj{height:56px;padding:0 14px}.headerIcon--_v4aSqwB{height:20px;width:20px}.headerTitle--MXIauCzH{font-size:16px}.closeBtn--xbeHbC6j{height:28px;width:28px}.body--XWJO_ieD{padding:12px 14px 16px}.sourceCard--Hb48l01_{border-radius:8px;gap:10px;height:auto;padding:8px}.sourceCover--X9C0HRGC{border-radius:6px;height:64px;width:90px}.sourceInfo--fv2e_rak{gap:8px}.sourceTitle--s18_YaoN{font-size:14px}.sourceMetaText--KQ8zDJP9{font-size:12px;line-height:18px}.sourceTag--aZiIYh3W{font-size:11px;padding:3px 10px}.aiHint--Cn1ho5Kb{font-size:12px;line-height:20px;margin-top:14px;padding:2px 12px}.section--It73fNWt{gap:8px;margin-top:14px}.section--It73fNWt+.section--It73fNWt{margin-top:14px}.sectionTitle--SepfGeBI{font-size:14px;line-height:20px}.profileRow--NLCkSJmu{gap:10px}.profileCard--zUwm6Miq{flex:1 1 calc(50% - 5px);gap:8px;height:auto;min-width:0;padding:8px 10px}.profileAvatar--SuOlW_ME{height:30px;width:30px}.profileText--RkEXSLdr{gap:2px}.profileName--YHeP3uas{font-size:13px;line-height:18px;max-width:60px}.profileMeta--XZoX4aRo{font-size:11px;line-height:16px}.profileCardCreate--i5Yx9RSA{padding:8px 10px}.profileCreateText--voDYw6Zb{font-size:13px;line-height:20px}.voiceRow--M1Z9buLY{gap:8px}.voiceChip--f1ios7fj{font-size:12px;gap:4px;min-height:30px;padding:4px 10px}.voiceChipCover--YZyghUP2{height:20px;width:20px}.field--f7nZz9Xi{gap:6px}.fieldLabel--gyHLadQj{font-size:12px;line-height:16px}.textareaBox--ByZSw0uD{padding:8px 10px}.textareaReadonly--pXEtWpCL{min-height:56px}.readonlyPlaceholder--tnJmbLXQ,.readonlyText--N91FPpgJ{font-size:13px;line-height:20px}.footer--A6QNSWPr{gap:10px;padding:10px 14px 14px}.cancelBtn--DQhi3EDg,.confirmBtn--x5L2Bex1{font-size:13px;height:34px;min-width:72px;padding:4px 12px}}.mask--EyMYbMTD{align-items:center;animation:maskIn--P7aBMzkx .2s ease;background:rgba(0,0,0,.5);display:flex;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;inset:0;justify-content:center;position:fixed;z-index:1001}@keyframes maskIn--P7aBMzkx{0%{opacity:0}to{opacity:1}}.modal--cRIDXhQh{animation:modalIn--t0v5CfkE .25s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:20px;box-shadow:0 16px 48px rgba(97,76,50,.2);display:flex;flex-direction:column;max-height:96vh;max-width:86vw;overflow:hidden;width:886px}@keyframes modalIn--t0v5CfkE{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.header--NWFET8lA{align-items:center;background:linear-gradient(180deg,#fff7e6,#fffcf6);border-bottom:1px solid hsla(46,64%,88%,.6);box-sizing:border-box;display:flex;flex-shrink:0;justify-content:space-between;padding:20px 20px 16px;width:100%}.headerLeft--INs7VFGe{align-items:center;display:flex;gap:12px}.headerIcon--QoKiyaze{height:24px;-o-object-fit:contain;object-fit:contain;width:24px}.headerTitle--dfK_sb2a{color:#614c32;font-size:18px;font-weight:600}.closeBtn--XJlcRG72{align-items:center;background:#ffeacd;border:none;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;transition:background .2s;width:32px}.closeBtn--XJlcRG72:hover{background:#ffd9a8}.body--U4atNztH{grid-gap:20px;background:#fff;display:grid;flex:1;gap:20px;grid-template-columns:1fr 1fr;overflow-y:auto;padding:16px}.column--w1AHPren{background:#fff9f0;border:1px solid #ffe4cc;border-radius:12px;box-sizing:border-box;flex:1;min-width:0;padding:20px}.columnRight--N_FK7Tib{background:#fffcf6;border-color:#f4ebcd}.columnInner--YCrBImuQ{display:flex;flex-direction:column;gap:10px}.columnTitle--TCCZmo6w{color:#443e36;font-size:20px;font-weight:600;line-height:24px}.field--gtJOZRFG{display:flex;flex-direction:column;gap:10px}.fieldLabel--EYb8ZxdR{align-items:center;color:#443e36;display:flex;flex-wrap:wrap;font-size:14px;font-weight:500;line-height:22px}.required--Vjg6Rvw2{color:#ff4d4f;margin:0 4px 0 2px}.fieldHint--qBuH9O7N{color:rgba(68,62,54,.7);font-size:12px;font-weight:400;margin-left:6px}.fieldEmpty--XgDDvpGK{color:rgba(68,62,54,.5);font-size:13px;padding:8px 0}.inputBox--CHa1Qudp{background:#fff;border:2px solid rgba(68,62,54,.16);border-radius:8px;box-sizing:border-box;padding:8px 12px;transition:border-color .2s}.inputBox--CHa1Qudp:focus-within{border-color:#fa9316}.admInput--ixkwT_eJ{--color:#443c36;--placeholder-color:rgba(68,60,54,.6);--font-size:14px}.admInput--ixkwT_eJ .adm-input-element{color:#443c36!important;font-size:14px!important;line-height:24px}.admTextarea--LZiD938d{--color:#443c36;--placeholder-color:rgba(68,60,54,.6);--font-size:14px}.admTextarea--LZiD938d .adm-text-area-element{background:transparent;color:#443c36!important;font-size:14px!important;line-height:22px}.genderRow--sHfhOuLY{display:flex;gap:16px}.genderOption--XhllhvGI{align-items:center;background:#fff;border:2px solid rgba(68,62,54,.16);border-radius:8px;color:rgba(68,62,54,.7);cursor:pointer;display:flex;flex:1;font-size:14px;font-weight:500;gap:8px;height:44px;justify-content:center;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.genderOption--XhllhvGI:hover{border-color:#fa9316}.genderOptionActive--Yr8FkK0a{background:rgba(250,147,22,.1);border-color:#fa9316;color:#fa9316}.genderIcon--VJJmq1aZ{font-size:16px}.avatarGrid--F0_XaiDE{display:flex;flex-wrap:wrap;gap:12px}.avatarItem--N9VSbIok{background:#f5f5f5;border:2px solid transparent;border-radius:50%;cursor:pointer;height:48px;overflow:hidden;transition:all .2s;width:48px}.avatarItem--N9VSbIok:hover{border-color:rgba(250,147,22,.5)}.avatarItemActive--vlEiETe9{border-color:#fa9316;box-shadow:0 0 0 2px rgba(250,147,22,.2)}.avatarItem--N9VSbIok img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.stageRow--Yy22SX3W{display:flex;flex-wrap:wrap;gap:14px}.stageOption--ZEYQljCy{align-items:center;background:#fff;border:2px solid rgba(68,62,54,.16);border-radius:8px;color:rgba(68,62,54,.7);cursor:pointer;display:flex;font-size:13px;font-weight:500;justify-content:center;min-width:86px;padding:8px 14px;text-align:center;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:pre-wrap}.stageOption--ZEYQljCy:hover{border-color:#fa9316}.stageOptionActive--pWiDcSS4{background:rgba(250,147,22,.1);border-color:#fa9316;color:#fa9316}.pillRow--Mhspdjli{display:flex;flex-wrap:wrap;gap:8px}.pill--Ktd8UUyV{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:rgba(68,62,54,.7);cursor:pointer;display:inline-flex;font-size:14px;font-weight:400;min-height:36px;padding:6px 14px;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pill--Ktd8UUyV:hover{border-color:rgba(250,147,22,.5);color:#fa9316}.pillActive--qryahjkT{background:rgba(250,147,22,.1);border-color:#fa9316;color:#fa9316;font-weight:500}.footer--dlMj68MT{align-items:center;background:#fff;border-top:1px solid hsla(46,64%,88%,.6);display:flex;flex-shrink:0;gap:20px;justify-content:flex-end;padding:16px 24px}.cancelBtn--eVgx2Z8F{background:transparent;border:2px solid rgba(93,64,55,.12);border-radius:536px;color:#5d4037;cursor:pointer;font-family:inherit;font-size:16px;font-weight:500;padding:5px 22px;transition:all .2s}.cancelBtn--eVgx2Z8F:hover:not(:disabled){background:#fff8e5;border-color:#5d4037}.cancelBtn--eVgx2Z8F:disabled{cursor:not-allowed;opacity:.6}.saveBtn--_xlSBoYr{background:#fa9316;border:none;border-radius:534px;color:#fff;cursor:pointer;font-family:inherit;font-size:16px;font-weight:500;padding:5px 22px;transition:opacity .2s}.saveBtn--_xlSBoYr:hover:not(:disabled){opacity:.9}.saveBtn--_xlSBoYr:disabled{cursor:not-allowed;opacity:.6}@media (max-width:980px){.modal--cRIDXhQh{max-height:92vh;width:96vw}.body--U4atNztH{gap:12px;grid-template-columns:1fr;padding:12px}.column--w1AHPren{padding:12px}.columnInner--YCrBImuQ{gap:8px}.columnTitle--TCCZmo6w{font-size:16px;line-height:20px}.headerTitle--dfK_sb2a{font-size:16px}.field--gtJOZRFG{gap:6px}.fieldLabel--EYb8ZxdR{font-size:12px;line-height:18px}.fieldHint--qBuH9O7N{font-size:11px}.inputBox--CHa1Qudp{padding:6px 10px}.admInput--ixkwT_eJ .adm-input-element,.admTextarea--LZiD938d .adm-text-area-element{font-size:13px!important;line-height:20px}.genderRow--sHfhOuLY{gap:10px}.genderOption--XhllhvGI{font-size:13px;height:32px}.avatarItem--N9VSbIok{height:40px;width:40px}.avatarGrid--F0_XaiDE,.stageRow--Yy22SX3W{gap:8px}.stageOption--ZEYQljCy{font-size:12px;min-height:auto;min-width:70px;padding:6px 10px}.pillRow--Mhspdjli{gap:6px}.pill--Ktd8UUyV{font-size:12px;min-height:auto;padding:4px 10px}}.questionnaireModal--kHz9trE8{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100vw}.modalContent--hGGi6dHD{background:#fff;border:1px solid #f2e5d3;border-radius:16px;box-shadow:0 12px 32px rgba(93,64,55,.18);margin:0 16px;max-width:375px;padding:32px 24px;position:relative;width:100%;z-index:2}.headerSection--ivZHpHXi{margin-bottom:24px;text-align:center}.title--KmzJsGtN{color:#5d4037;font-size:20px;font-weight:600;line-height:1.4;margin:0}.subtitle--cdrr5Oqv{color:rgba(93,64,55,.7);font-size:14px;line-height:1.4;margin:8px 0 0}.contentSection--zsf6qMjN{margin-bottom:32px;text-align:center}.content--HDbJN_dt{color:rgba(93,64,55,.85);font-size:14px;line-height:1.6;margin:0 0 12px}.content--HDbJN_dt:last-child{margin-bottom:0}.highlight--I4P1zL60{color:#f18326;font-size:18px;font-weight:600}.formSection--zi8BzGoj{-webkit-overflow-scrolling:touch;margin-bottom:32px;max-height:50vh;overflow-y:auto}.formItem--GoZ5fVn8{margin-bottom:20px}.formItem--GoZ5fVn8:last-child{margin-bottom:0}.formLabel--Ia6nIOP1{color:#5d4037;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.formInput--tznMS4YJ{background:#faf8f4;border:1px solid #ede0cc;border-radius:8px;color:#5d4037;font-size:14px;padding:12px 16px;width:100%}.formInput--tznMS4YJ::-webkit-input-placeholder{color:rgba(93,64,55,.4)}.formInput--tznMS4YJ::-moz-placeholder{color:rgba(93,64,55,.4)}.formInput--tznMS4YJ::placeholder{color:rgba(93,64,55,.4)}.formInput--tznMS4YJ:focus{border-color:#f18326;box-shadow:0 0 0 2px rgba(241,131,38,.18);outline:none}.pickerWrap--GNnXYdE4{position:relative}.pickerTrigger--RcIaJ2_D{align-items:center;background:#faf8f4;border:1px solid #ede0cc;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:12px 16px;transition:all .3s ease}.pickerTrigger--RcIaJ2_D:hover{background:#fff6e7;border-color:#f18326}.pickerTriggerActive--fcTPkMIr{background:#fff6e7;border-color:#f18326!important}.pickerTriggerDisabled--LOMNQdTl{background:hsla(37,39%,94%,.6);cursor:not-allowed;opacity:.6}.pickerTriggerDisabled--LOMNQdTl:hover{background:hsla(37,39%,94%,.6);border-color:#ede0cc}.pickerValue--cbe0hdh6{color:#5d4037;font-size:14px}.pickerPlaceholder--TcQusUUa{color:rgba(93,64,55,.4);font-size:14px}.pickerArrow--Urtwp8dy{color:rgba(93,64,55,.55);transition:transform .3s ease}.pickerTrigger--RcIaJ2_D:hover .pickerArrow--Urtwp8dy{color:#5d4037}.pickerDropdown--m1Cq7ho_{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #ede0cc;border-radius:8px;box-shadow:0 10px 28px rgba(93,64,55,.18);left:0;max-height:240px;overflow-y:auto;padding:4px;position:absolute;right:0;top:calc(100% + 6px);z-index:10}.pickerOption--mu7MtcKt{border-radius:6px;color:#5d4037;cursor:pointer;font-size:14px;padding:10px 12px;transition:background .2s ease,color .2s ease}.pickerOption--mu7MtcKt:hover{background:#fff6e7;color:#5d4037}.pickerOptionSelected--hWWg90ru{background:#ffe5c2;color:#c9651a;font-weight:500}.pickerOptionSelected--hWWg90ru:hover{background:#ffd9a1}.pickerEmpty--Su7C0Gz8{color:rgba(93,64,55,.45);font-size:13px;padding:16px 12px;text-align:center}.textarea--LBmm0w_D{background:#faf8f4;border:1px solid #ede0cc;border-radius:8px;color:#5d4037;font-family:inherit;font-size:14px;line-height:1.5;padding:12px 16px;resize:vertical;width:-webkit-fill-available}.textarea--LBmm0w_D::-webkit-input-placeholder{color:rgba(93,64,55,.4)}.textarea--LBmm0w_D::-moz-placeholder{color:rgba(93,64,55,.4)}.textarea--LBmm0w_D::placeholder{color:rgba(93,64,55,.4)}.textarea--LBmm0w_D:focus{border-color:#f18326;box-shadow:0 0 0 2px rgba(241,131,38,.18);outline:none}.textarea--LBmm0w_D:disabled{background:hsla(37,39%,94%,.6);cursor:not-allowed;opacity:.6}.textareaCount--Ziy3etwM{color:rgba(93,64,55,.45);font-size:12px;margin-top:4px;text-align:right}.switchRow--IZ5fk4O9{align-items:center;background:#faf8f4;border:1px solid #ede0cc;border-radius:8px;display:flex;justify-content:space-between;padding:12px 16px}.switchLabel--DN92Mric{color:#5d4037;font-size:14px}.contactSwitch--Hj3jl9Aa{--checked-color:#f18326}.actionSection--H7qVFGVe{display:flex;flex-direction:column;gap:12px}.primaryButton--AQV0ekag{background:linear-gradient(135deg,#f18326,#e07520);border:none!important;border-radius:8px;box-shadow:0 6px 18px rgba(241,131,38,.32);color:#fff;font-size:14px;font-weight:600;height:48px;transition:all .3s ease}.primaryButton--AQV0ekag:hover{background:linear-gradient(135deg,#e07520,#c9651a);box-shadow:0 8px 22px rgba(241,131,38,.45);transform:translateY(-2px)}.primaryButton--AQV0ekag:active{box-shadow:0 4px 12px rgba(241,131,38,.32);transform:translateY(0)}.cancelButton--Dzc4M_v8{background:#fff;border:1px solid #ede0cc!important;border-radius:8px;color:#5d4037;font-size:14px;font-weight:500;height:48px;transition:all .3s ease}.cancelButton--Dzc4M_v8:hover{background:#fff6e7;border-color:#f18326!important;color:#5d4037;transform:translateY(-1px)}.cancelButton--Dzc4M_v8:active{background:#fff6e7;transform:translateY(0)}@media (max-width:375px){.modalContent--hGGi6dHD{margin:0 12px;max-width:none;padding:28px 20px}.title--KmzJsGtN{font-size:18px}.content--HDbJN_dt{font-size:15px}.highlight--I4P1zL60{font-size:17px}.cancelButton--Dzc4M_v8,.primaryButton--AQV0ekag{font-size:15px;height:44px}.formInput--tznMS4YJ,.pickerTrigger--RcIaJ2_D{font-size:15px;padding:10px 14px}.pickerPlaceholder--TcQusUUa,.pickerValue--cbe0hdh6{font-size:15px}.formLabel--Ia6nIOP1,.subtitle--cdrr5Oqv{font-size:13px}}@media (max-height:700px){.modalContent--hGGi6dHD{padding:24px 20px}.headerSection--ivZHpHXi{margin-bottom:20px}.contentSection--zsf6qMjN{margin-bottom:24px}.title--KmzJsGtN{font-size:18px}.content--HDbJN_dt{font-size:15px;margin-bottom:10px}.formSection--zi8BzGoj{margin-bottom:24px}.formItem--GoZ5fVn8{margin-bottom:16px}.subtitle--cdrr5Oqv{font-size:13px;margin-top:6px}}@media (min-width:750px){.questionnaireModal--kHz9trE8{margin:0 auto;max-width:750px}}.adm-picker-popup--questionnaire .adm-popup-body{--adm-color-background:#fff;--adm-color-text:#5d4037;--adm-color-border:#f2e5d3;background:#fff;color:#5d4037}.adm-picker-popup--questionnaire .adm-picker-header{border-bottom-color:#f2e5d3}.adm-picker-popup--questionnaire .adm-picker-header-title{color:#5d4037}.adm-picker-popup--questionnaire .adm-picker-header>a:first-child{color:rgba(93,64,55,.65)}.adm-picker-popup--questionnaire .adm-picker-header>a:last-child{color:#f18326}.adm-picker-popup--questionnaire .adm-picker-view,.adm-picker-popup--questionnaire .adm-picker-view-mask-bottom,.adm-picker-popup--questionnaire .adm-picker-view-mask-top{background:#fff}.adm-picker-popup--questionnaire .adm-picker-view-column-item{color:rgba(93,64,55,.45)}.adm-picker-popup--questionnaire .adm-picker-view-column-item-active{color:#5d4037;font-weight:600}.adm-picker-popup--questionnaire .adm-picker-view-mask-middle{border-bottom-color:#f2e5d3;border-top-color:#f2e5d3}.createTipModal--VJ0ZpQaJ{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100vw}.modalContent--BnQp5iMC{background:#fff;border:1px solid #f2e5d3;border-radius:16px;box-shadow:0 12px 32px rgba(93,64,55,.18);margin:0 16px;max-width:375px;padding:32px 24px;position:relative;width:100%;z-index:2}.headerSection--ryu0302j{margin-bottom:24px;text-align:center}.title--KYQAwoIP{color:#5d4037;font-size:20px;font-weight:600;line-height:1.4;margin:0}.contentSection--KVTiHw0q{margin-bottom:32px;text-align:center}.content--OeibuSzK{color:rgba(93,64,55,.85);font-size:16px;line-height:1.6;margin:0 0 12px}.content--OeibuSzK:last-child{margin-bottom:0}.highlight--z4hBPB9C{color:#f18326;font-size:18px;font-weight:600}.rejectSection--Eskx9hdW{background:#fff1ee;border:1px solid #ffd0c2;border-radius:8px;margin-bottom:32px;padding:16px}.rejectLabel--y6VU_Ftb{color:rgba(93,64,55,.65);font-size:14px;font-weight:500;margin:0 0 8px}.rejectReason--oeMQFgoW{color:#d94a1f;font-size:15px;line-height:1.6;margin:0;word-break:break-word}.actionSection--fDh7C_u_{display:flex;flex-direction:column;gap:12px}.primaryButton--Bp1qNlcR{background:linear-gradient(135deg,#f18326,#e07520);border:none!important;border-radius:8px;box-shadow:0 6px 18px rgba(241,131,38,.32);color:#fff;font-size:16px;font-weight:600;height:48px;transition:all .3s ease}.primaryButton--Bp1qNlcR:hover{background:linear-gradient(135deg,#e07520,#c9651a);box-shadow:0 8px 22px rgba(241,131,38,.45);transform:translateY(-2px)}.primaryButton--Bp1qNlcR:active{box-shadow:0 4px 12px rgba(241,131,38,.32);transform:translateY(0)}.cancelButton--QWD5bZTY{background:#fff;border:1px solid #ede0cc!important;border-radius:8px;color:#5d4037;font-size:16px;font-weight:500;height:48px;transition:all .3s ease}.cancelButton--QWD5bZTY:hover{background:#fff6e7;border-color:#f18326!important;color:#5d4037;transform:translateY(-1px)}.cancelButton--QWD5bZTY:active{background:#fff6e7;transform:translateY(0)}@media (max-width:375px){.modalContent--BnQp5iMC{margin:0 12px;max-width:none;padding:28px 20px}.title--KYQAwoIP{font-size:18px}.content--OeibuSzK{font-size:15px}.highlight--z4hBPB9C{font-size:17px}.cancelButton--QWD5bZTY,.primaryButton--Bp1qNlcR{font-size:15px;height:44px}}@media (max-height:700px){.modalContent--BnQp5iMC{padding:24px 20px}.headerSection--ryu0302j{margin-bottom:20px}.contentSection--KVTiHw0q{margin-bottom:24px}.title--KYQAwoIP{font-size:18px}.content--OeibuSzK{font-size:15px;margin-bottom:10px}}@media (min-width:750px){.createTipModal--VJ0ZpQaJ{margin:0 auto;max-width:750px}}@keyframes heroCardFloat--UfgIvKV7{0%,to{translate:0 0}50%{translate:0 -8px}}@keyframes heroReporterFloat--nzlZI2MX{0%,to{translate:0 0}50%{translate:0 -9px}}@keyframes heroReporterFloatMobile--tFJYsK2T{0%,to{translate:0 0}50%{translate:0 -3px}}@keyframes heroCardFloatMobile--tOrXRZ1N{0%,to{translate:0 0}50%{translate:0 -6px}}.hero--jXooVkYa{height:810px;margin:0 auto;max-width:1440px;overflow:visible;position:relative;width:100%;z-index:1}.heroBgBase--LLDA6EWZ{background:url(https://img.alicdn.com/imgextra/i4/O1CN01PXnT4n1gFLmALHhgz_!!6000000004112-2-tps-2880-1620.png) 50%/cover no-repeat;inset:0;position:absolute;z-index:0}.heroBgGradient--Z9SHeVoo,.heroBgTexture--XV2Wr4Df,.heroPathDecoLeft--ZL37vNY3,.heroPathDecoRight--cVFkx5mt,.heroPathLine--H2L6XcOb,.heroStarDeco--il96ERu_{display:none}.heroContent--WDzqbzig{align-items:center;display:flex;flex-direction:column;left:50%;position:absolute;top:45px;transform:translateX(-50%);width:567px;z-index:4}.heroLogoMobile--eKc5hk5C{display:none}.heroSubtitle--A2KQ1QO_{color:#15308a;font-family:MFSuBai,PingFang SC,-apple-system,BlinkMacSystemFont,Kaiti SC,KaiTi,STKaiti,sans-serif;font-size:22px;font-weight:500;letter-spacing:.78em;margin:0;text-align:center}.heroVisualTitle--lNroURyI{display:block;height:72px;margin:21px auto 26px;-o-object-fit:contain;object-fit:contain;width:297px}.heroTitle--p_C7GsZZ{color:#3d3d3d;font-family:MFSuBai,PingFang SC,-apple-system,BlinkMacSystemFont,Kaiti SC,KaiTi,STKaiti,sans-serif;font-size:32px;letter-spacing:.07em;line-height:45px;margin:0;text-align:center;white-space:nowrap;width:567px}.heroBtns--h47wafm9{display:flex;gap:19px;margin-top:16px}.btnPrimary--nUVx_Agu{width:169px}.btnPrimary--nUVx_Agu,.btnSecondary--VS3gsZRW{background:transparent;background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:59px;cursor:pointer;height:55px;overflow:hidden;padding:0;position:relative;transition:opacity .2s,transform .2s}.btnSecondary--VS3gsZRW{width:170px}.btnPrimary--nUVx_Agu,.btnSecondary--VS3gsZRW{font-family:var(--festival-font-family,"MFSuBai","PingFang SC",-apple-system,"BlinkMacSystemFont","Kaiti SC","KaiTi","STKaiti",sans-serif)}.btnText--mIG9Krfs{color:#000;font-family:inherit;font-size:20px;font-weight:600;line-height:28px;position:relative;z-index:1}.btnPrimary--nUVx_Agu:hover,.btnSecondary--VS3gsZRW:hover{opacity:.9;transform:translateY(-1px)}.heroFooter--On2Je3Wk{align-items:center;display:flex;flex-direction:column;height:84px;left:0;position:absolute;top:689px;width:100%;z-index:7}.heroTagline--NjUUsjL2{color:#c77d38;display:block;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:500;letter-spacing:2.52px;line-height:26px;margin:0;max-width:calc(100% - 48px);pointer-events:none;text-align:center;white-space:nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media (min-width:769px){.heroFooterHomeDesktopStrip--njGHXmUv:before{background:#fdcf0a;bottom:-37px;content:"";height:179px;left:0;-webkit-mask-image:var(--festival-hero-footer-background,none);mask-image:var(--festival-hero-footer-background,none);-webkit-mask-position:center -42px;mask-position:center -42px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto 216px;mask-size:auto 216px;pointer-events:none;position:absolute;right:0;width:100%;z-index:3}.heroFooterHomeDesktopStrip--njGHXmUv .heroCarouselPagination--EV0iSfvr,.heroFooterHomeDesktopStrip--njGHXmUv .heroTagline--NjUUsjL2{z-index:4}}.heroCharacter--fB00hN3F{display:none;pointer-events:none}.heroBookDeco--QS7GKJDc{display:none}.cardStage--R0Dw0qI2{height:380px;left:267px;position:absolute;top:301.47px;width:900px;z-index:5}.heroCarouselViewport--vMuuWOht{inset:0;overflow:hidden;position:absolute}.heroCarouselTrack--y1LbwEcz{display:flex;height:100%;transition:transform .68s cubic-bezier(.22,1,.36,1);width:200%;will-change:transform}.heroCarouselPage--jHCPkKzQ{flex:0 0 50%;height:100%;position:relative;width:50%}.heroCarouselStatus--i1lCTd1u{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.heroCarouselPagination--EV0iSfvr{display:flex;left:50%;position:absolute;top:60px;transform:translate(-50%,-50%)}.heroCarouselDotButton--kmtxUTGV{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;cursor:pointer;display:flex;height:var(--canvas-control-hit-size,48px);justify-content:center;padding:0;width:var(--canvas-control-hit-size,48px)}.heroCarouselDotButton--kmtxUTGV:focus-visible{border-radius:50%;outline:2px solid #fa9316;outline-offset:-8px}.celebCard--K2xXPOaA{animation:heroCardFloat--UfgIvKV7 5.4s ease-in-out infinite;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:12px;font:inherit;overflow:visible;padding:0;position:absolute;will-change:translate}.celebCard--K2xXPOaA:nth-child(2n){animation-delay:-1.6s}.celebCard--K2xXPOaA:nth-child(3n){animation-delay:-2.8s}.celebCardImg--NFJDpBDV{display:block;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom center;object-position:bottom center;width:100%}.reporterCard--iFESRBKo{animation:heroReporterFloat--nzlZI2MX 4.4s ease-in-out infinite;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:8px;color:#3d3d3d;font:inherit;overflow:hidden;padding:0;position:absolute;transition:transform .2s ease,-webkit-filter .2s ease;transition:transform .2s ease,filter .2s ease;transition:transform .2s ease,filter .2s ease,-webkit-filter .2s ease;will-change:translate,transform}.reporterCard--iFESRBKo:nth-child(6){animation-delay:-.4s}.reporterCard--iFESRBKo:nth-child(7){animation-delay:-1.1s}.reporterCard--iFESRBKo:nth-child(8){animation-delay:-1.8s}.reporterCard--iFESRBKo:nth-child(9){animation-delay:-2.5s}.reporterCard--iFESRBKo:nth-child(10){animation-delay:-3.2s}.reporterCard--iFESRBKo:nth-child(11){animation-delay:-3.9s}.reporterCard--iFESRBKo:hover{-webkit-filter:brightness(1.03);filter:brightness(1.03);transform:translateY(-2px)}.reporterCardImg--RDGphGsR{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.reporterShelfTop--eDlQVj8t{border-radius:8px 8px 0 0;height:81px;top:13px}.reporterShelfBottom--b1V3fqUz,.reporterShelfTop--eDlQVj8t{background-position:50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;right:0}.reporterShelfBottom--b1V3fqUz{border-radius:0 0 8px 8px;bottom:0;top:36px}.reporterLabel--QCqC1LTk{align-self:flex-start;background:rgba(255,106,0,.88);border-radius:999px;color:#fff8df;display:inline-flex;font-size:9px;font-weight:800;line-height:12px;padding:1px 5px;white-space:nowrap}.reporterRole--Q2_e9era{font-size:10px;font-weight:900;letter-spacing:1px;line-height:12px;position:absolute;right:13%;top:9%;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;z-index:3}.reporterName--MMnirNsC{color:#2c94cb;display:block;font-size:15px;line-height:17px;max-width:62px}.reporterBookTitle--EEuK0jFd,.reporterName--MMnirNsC{font-weight:900;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.reporterBookTitle--EEuK0jFd{bottom:12%;color:#2f2a25;font-size:10px;left:35%;line-height:13px;position:absolute;right:19%;z-index:3}.reporterMain--cVKDzni0{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;left:38%;min-height:34px;min-width:0;position:absolute;right:30%;top:30%;z-index:3}.reporterSummary--SFw8UppS{color:#89a54d;display:block;font-size:7px;font-weight:800;line-height:9px;max-width:70px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media (prefers-reduced-motion:reduce){.celebCard--K2xXPOaA,.reporterCard--iFESRBKo{animation:none;will-change:auto}.heroCarouselTrack--y1LbwEcz{transition:none;will-change:auto}}@media (max-width:768px){.hero--jXooVkYa{--festival-hero-bottom-crop-offset:calc(50% - 654.19px);height:1276px;margin-top:var(--festival-hero-margin-top,86px);max-width:750px;overflow:hidden}.heroBgBase--LLDA6EWZ{background:#fdf7ea}.heroPathLine--H2L6XcOb{display:block;height:42px;left:50%;-o-object-fit:contain;object-fit:contain;pointer-events:none;position:absolute;top:166px;transform:translateX(-50%);width:771px;z-index:1}.heroPathDecoLeft--ZL37vNY3{height:90px;top:152px;transform:translateX(-289px);width:124.5px}.heroPathDecoLeft--ZL37vNY3,.heroPathDecoRight--cVFkx5mt{display:block;left:50%;-o-object-fit:contain;object-fit:contain;pointer-events:none;position:absolute;z-index:2}.heroPathDecoRight--cVFkx5mt{height:71.5px;top:142px;transform:translateX(214px);width:69px}.heroContent--WDzqbzig{left:50%;padding:0;top:49px;transform:translateX(-50%);width:567px}.heroLogoMobile--eKc5hk5C{align-items:center;-moz-column-gap:16px;column-gap:16px;display:flex;justify-content:center;margin-bottom:12px;white-space:nowrap;width:min(94vw,410px)}.mobileLogoAlibaba--nJkyPbd6,.mobileLogoAssociation--qwimfKI9,.mobileLogoXinhua--kGsqZ4KQ{display:block;flex-shrink:0;-o-object-fit:contain;object-fit:contain;width:auto}.mobileLogoAlibaba--nJkyPbd6{height:25px;width:190px}.mobileLogoDivider--uwB3nAil{background-color:#175eb8;flex-shrink:0;height:16px;margin:0 1%;width:1px}.mobileLogoXinhua--kGsqZ4KQ{height:45.6px;width:45.6px}.mobileLogoCross--jr4LRmeE{flex-shrink:0;height:10px;margin:0 1%;width:10px}.mobileLogoCross--jr4LRmeE,.mobileLogoDivider--uwB3nAil{display:none}.mobileLogoAssociation--qwimfKI9{height:35px;width:295px}.heroTitle--p_C7GsZZ{font-size:28px;line-height:38px;padding:0;white-space:normal;width:auto}.heroVisualTitle--lNroURyI{height:auto;width:260px}.heroSubtitle--A2KQ1QO_{font-size:18px;letter-spacing:.4em}.heroBtns--h47wafm9{flex-direction:row;gap:16px}.btnPrimary--nUVx_Agu,.btnSecondary--VS3gsZRW{height:56px;width:160px}.heroCharacter--fB00hN3F{bottom:auto;height:192.6px;left:auto;right:0;top:20px;width:394.2px;z-index:6}.heroBookDeco--QS7GKJDc,.heroCharacter--fB00hN3F{display:block;-o-object-fit:cover;object-fit:cover;position:absolute}.heroBookDeco--QS7GKJDc{bottom:130px;height:23.4px;left:calc(var(--festival-hero-bottom-crop-offset) + 790.07px);pointer-events:none;top:auto;width:30.6px;z-index:7}.heroFooter--On2Je3Wk{align-items:flex-start;bottom:auto;box-sizing:border-box;height:273.08px;overflow:hidden;padding:0;pointer-events:none;top:1040px;z-index:auto}.heroFooter--On2Je3Wk:before{background-image:var(--festival-hero-footer-background,none);background-position:center -64px;background-repeat:no-repeat;background-size:auto 330px;bottom:auto;content:"";height:100%;left:var(--festival-hero-bottom-crop-offset);mix-blend-mode:color-burn;pointer-events:none;position:absolute;right:auto;top:0;transform:rotate(-.8deg);transform-origin:0 0;width:1305.26px;z-index:3}.heroTagline--NjUUsjL2{color:#c77d38;display:block;font-size:14px;font-weight:500;left:calc(var(--festival-hero-bottom-crop-offset) + 334.27px);letter-spacing:2.52px;line-height:26px;margin:0;max-width:none;padding:0;position:absolute;text-align:left;top:78px;white-space:normal;width:395px;z-index:4}.heroTaglineBreak--djBfBFk8{display:none}.cardStage--R0Dw0qI2{display:block;flex-wrap:unset;gap:unset;height:712px;justify-content:unset;left:64.09px;margin-top:0;padding:0;position:absolute;top:328px;width:634.21px}.heroCarouselViewport--vMuuWOht{height:712px}.heroCarouselPage--jHCPkKzQ{display:block;padding:0}.heroCarouselPage--jHCPkKzQ:after{content:none}.celebCard--K2xXPOaA{-webkit-tap-highlight-color:transparent;animation:none;border-radius:12px;position:absolute!important;transform:scale(1.1);transform-origin:top center;will-change:auto}.celebCard--K2xXPOaA:first-child{height:218px!important;left:20px!important;top:7px!important;width:175px!important}.celebCard--K2xXPOaA:nth-child(2){height:226px!important;left:229px!important;top:12px!important;width:168px!important}.celebCard--K2xXPOaA:nth-child(3){height:231px!important;left:438px!important;top:8px!important;width:166px!important}.celebCard--K2xXPOaA:nth-child(4){height:219px!important;left:125px!important;top:230px!important;width:172px!important}.celebCard--K2xXPOaA:nth-child(5){height:222px!important;left:350px!important;top:224px!important;width:178px!important}.celebCardImg--NFJDpBDV{animation:heroCardFloatMobile--tOrXRZ1N 4.8s ease-in-out infinite;height:100%;-o-object-fit:contain;object-fit:contain;width:100%;will-change:translate}.celebCard--K2xXPOaA:first-child .celebCardImg--NFJDpBDV{animation-delay:-.3s}.celebCard--K2xXPOaA:nth-child(2) .celebCardImg--NFJDpBDV{animation-delay:-1.25s}.celebCard--K2xXPOaA:nth-child(3) .celebCardImg--NFJDpBDV{animation-delay:-2.2s}.celebCard--K2xXPOaA:nth-child(4) .celebCardImg--NFJDpBDV{animation-delay:-3.15s}.celebCard--K2xXPOaA:nth-child(5) .celebCardImg--NFJDpBDV{animation-delay:-4.1s}.reporterCard--iFESRBKo{-webkit-tap-highlight-color:transparent;animation-duration:4.2s;animation-iteration-count:infinite;animation-name:heroReporterFloatMobile--tFJYsK2T;animation-timing-function:ease-in-out;border-radius:8px;display:block!important;position:absolute!important;transform:scale(1.09);transform-origin:center;will-change:translate}.reporterCard--iFESRBKo:hover{-webkit-filter:none;filter:none;transform:scale(1.09)}.reporterCard--iFESRBKo:nth-child(6){height:104px!important;left:20px!important;top:482px!important;width:170px!important}.reporterCard--iFESRBKo:nth-child(7){height:104px!important;left:232px!important;top:480px!important;width:170px!important}.reporterCard--iFESRBKo:nth-child(8){height:104px!important;left:444px!important;top:482px!important;width:170px!important}.reporterCard--iFESRBKo:nth-child(9){height:104px!important;left:20px!important;top:601px!important;width:170px!important}.reporterCard--iFESRBKo:nth-child(10){height:104px!important;left:232px!important;top:599px!important;width:170px!important}.reporterCard--iFESRBKo:nth-child(11){height:104px!important;left:444px!important;top:601px!important;width:170px!important}.heroCarouselPagination--EV0iSfvr{left:50%;margin:0;pointer-events:auto;position:absolute;top:124px;transform:translateX(-50%);z-index:7}.heroCarouselDotButton--kmtxUTGV{-webkit-tap-highlight-color:transparent;align-items:flex-end;box-sizing:border-box;height:104px;padding-bottom:8px;touch-action:manipulation;width:104px}.heroCarouselDotButton--kmtxUTGV>span{flex:0 0 auto;height:18px;width:18px}.heroCarouselDotButton--kmtxUTGV:first-child>span{transform:translateX(28px)}.heroCarouselDotButton--kmtxUTGV:last-child>span{transform:translateX(-28px)}.heroCarouselDotButton--kmtxUTGV:focus-visible{outline-offset:-16px;outline-width:4px}}@media (max-width:768px) and (prefers-reduced-motion:reduce){.celebCardImg--NFJDpBDV,.reporterCard--iFESRBKo{animation:none;will-change:auto}}.sectionGallery--FJrgjmEz{font-family:Yuanti SC,PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;height:676px;margin:-155px auto 0;position:relative;width:1281px;z-index:1}.galleryHeader--xHKrMTOu{height:151.5px;width:690px}.galleryHeader--xHKrMTOu,.galleryTitle--MI_mqMCq{left:50%;position:absolute;text-align:center;top:0;transform:translateX(-50%)}.galleryTitle--MI_mqMCq{color:#ff6a00;font-size:34px;height:34px;line-height:48px;width:170px}.galleryDesc--hh2uoKq4,.galleryTitle--MI_mqMCq{font-family:MFSuBai,PingFang SC,-apple-system,BlinkMacSystemFont,Kaiti SC,KaiTi,STKaiti,sans-serif;margin:0;white-space:nowrap}.galleryDesc--hh2uoKq4{color:#7c5e2f;font-size:18px;height:90px;left:0;letter-spacing:6px;line-height:30px;position:absolute;text-align:center;top:61.5px;width:690px}.galleryContainer--_iDV84Fe{background:#fff8dc;border-radius:42px;height:462px;left:0;overflow:hidden;position:absolute;top:214px;width:1281px}.galleryTabs--reh69DQB{display:flex;flex-wrap:wrap;gap:15px 12px;height:30px;left:537.13px;position:absolute;top:30px;width:208.5px}.galleryTab--UM7g_IyP{-webkit-tap-highlight-color:transparent;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1.5px solid rgba(93,64,55,.12);border-radius:402px;box-sizing:border-box;color:#614c32;cursor:pointer;display:inline-flex;height:30px;justify-content:center;letter-spacing:0;overflow:hidden;padding:6px 18px;transition:border-color .2s,color .2s,background .2s;white-space:nowrap;width:61.5px}.galleryTab--UM7g_IyP,.galleryTabText--Z_FuVOAs{font-size:12px;line-height:18px;position:relative}.galleryTabText--Z_FuVOAs{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;z-index:1}.galleryTab--UM7g_IyP:hover{border-color:rgba(250,147,22,.4);color:#fa9316}.galleryTabActive--v4hVEw9v,.galleryTabActive--v4hVEw9v:hover{background:#fa9316;border-color:transparent;border-radius:175.5px;box-shadow:0 4.5px 9px rgba(250,147,22,.2);color:#fff}.galleryCardRow--R7GUqh7g{align-items:flex-start;display:flex;gap:18px;height:276.75px;left:63.13px;overflow:visible;position:absolute;top:93.25px;width:1156.5px}.galleryCard--ZSqBGYkN{background:#fff;border-radius:7.5px;flex-shrink:0;height:276.75px;overflow:hidden;position:relative;transition:transform .2s,box-shadow .2s;width:177.75px}.galleryCard--ZSqBGYkN:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);transform:translateY(-4px)}.galleryCardCover--yCnB1uTR{background:#e4e4e4;border-radius:7.5px 7.5px 0 0;height:184.5px;left:0;overflow:hidden;position:absolute;top:1.13px;width:177.75px}.galleryCardCoverImg--ulV8p5bf{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.aiBadge--mFBNbhFH{align-items:center;background:#a0d911;border-radius:9px 0;box-sizing:border-box;display:flex;gap:3px;height:19.5px;left:9px;padding:3px 6px;position:absolute;top:9px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.aiBadgeIcon--_6XpQ67m{color:#fff;font-size:9px;height:10.5px;line-height:10.5px;width:10.5px}.aiBadgeText--amaVrnaN{color:#fff;font-family:inherit;font-size:9px;font-weight:600;height:13.5px;line-height:13.5px;overflow:hidden;white-space:nowrap;width:auto}.galleryCardInfo--T6ebpyna{background:#fff;border-radius:0 0 7.5px 7.5px;height:91.12px;left:0;position:absolute;top:185.63px;width:177.75px}.galleryCardTitle--ds4Bu7Nj{color:#3d3d3d;font-family:inherit;font-size:14px;height:20px;left:15px;line-height:20px;overflow:hidden;position:absolute;text-overflow:ellipsis;top:13px;white-space:nowrap;width:112px}.galleryCardMeta--Fd9b7NHA{height:15.75px;left:15px;position:absolute;top:55px;width:149.25px}.galleryCardAuthorTrigger--t3aPoAbI{align-items:center;border-radius:6px;box-sizing:border-box;display:flex;height:32px;left:-6px;outline:none;padding:0 6px;position:absolute;top:-6px;width:116px;z-index:2}.galleryCardAuthor--zCbgF0D0{color:#666;display:block;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;height:17px;line-height:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.galleryCardAuthorTooltip--Vgt8DG1v{background:rgba(84,61,32,.94);border:1px solid hsla(0,0%,100%,.76);border-radius:7px;bottom:calc(100% - 2px);box-shadow:0 4px 12px rgba(77,51,20,.2);box-sizing:border-box;color:#fff;font-size:11px;left:6px;line-height:16px;max-width:156px;opacity:0;overflow-wrap:anywhere;padding:5px 8px;pointer-events:none;position:absolute;transform:translateY(3px);transition:opacity 80ms ease,transform 80ms ease,visibility 80ms;visibility:hidden;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:4}.galleryCardAuthorTrigger--t3aPoAbI:focus-visible .galleryCardAuthorTooltip--Vgt8DG1v,.galleryCardAuthorTrigger--t3aPoAbI:hover .galleryCardAuthorTooltip--Vgt8DG1v{opacity:1;transform:translateY(0);visibility:visible}.galleryCardAuthorTrigger--t3aPoAbI:focus-visible{box-shadow:0 0 0 2px rgba(250,147,22,.45)}.galleryCardLikes--imDQ8T4J{align-items:center;display:flex;gap:4.5px;height:17px;left:116.25px;position:absolute;top:0;width:36px}.likeIcon--FJKi7qQl{display:block;flex-shrink:0;height:12px;-o-object-fit:contain;object-fit:contain;width:12px}.likeCount--cAt2s400{color:#3d3d3d;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:400;height:17px;line-height:17px;min-width:12px;width:auto}.galleryNav--LMj6PULB{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fa9316;border:0;border-radius:50%;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:0;height:33px;justify-content:center;line-height:1;padding:0;position:absolute;top:214px;width:33px;z-index:2}.galleryNav--LMj6PULB:before{border:solid;border-width:0 3px 3px 0;content:"";height:9px;width:9px}.galleryNavPrev--dKDvGdHF{left:15px}.galleryNavPrev--dKDvGdHF:before{transform:translateX(2px) rotate(135deg)}.galleryNavNext--lx7N466c{left:1234px}.galleryNavNext--lx7N466c:before{transform:translateX(-2px) rotate(-45deg)}.galleryPagination--W6j7ewli{display:flex;gap:8px;height:8px;left:50%;pointer-events:none;position:absolute;top:418px;transform:translateX(-50%);width:auto}.galleryDot--CYsM_4ic{background:#ffd2b4;border:0;border-radius:50%;cursor:default;height:8px;opacity:.62;padding:0;width:8px}.galleryDotActive--zakieCPQ{background:#fa9316;opacity:1}.responsiveCanvas--jTUoI85j .sectionGallery--FJrgjmEz{height:676px;margin:0;overflow:visible;width:1281px}.responsiveCanvas--jTUoI85j .galleryContainer--_iDV84Fe{left:0;transform:none}.responsiveCanvas--jTUoI85j .galleryCardAuthorTrigger--t3aPoAbI:before{content:"";height:calc(var(--canvas-control-hit-size)*.67);left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}@media (max-width:1280px){.sectionGallery--FJrgjmEz{overflow:hidden;width:calc(100vw - 48px)}.galleryContainer--_iDV84Fe,.galleryHeader--xHKrMTOu{left:50%;transform:translateX(-50%)}}@media (max-width:768px){.sectionGallery--FJrgjmEz{height:auto;margin-top:0;max-width:750px;min-height:957px;width:100%}.galleryHeader--xHKrMTOu{box-sizing:border-box;height:auto;left:auto;margin:0 auto;padding:0 24px;position:relative;text-align:center;transform:none;width:100%}.galleryTitle--MI_mqMCq{font-size:28px;left:auto;margin:0 auto 8px;position:relative;transform:none;width:auto}.galleryDesc--hh2uoKq4{font-size:16px;left:auto;letter-spacing:2px;line-height:26px;position:relative;top:auto;white-space:normal;width:auto}.galleryContainer--_iDV84Fe{border-radius:24px;height:auto;left:auto;margin:20px auto 0;min-height:auto;padding:16px 0 50px;position:relative;top:auto;transform:none;width:calc(100% - 32px)}.galleryTabs--reh69DQB{display:flex;justify-content:center;left:auto;padding:12px 0;position:relative;top:auto;width:auto}.galleryCardRow--R7GUqh7g{grid-gap:12px;box-sizing:border-box;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);height:auto;left:auto;overflow:visible;padding:0 16px;position:relative;top:auto;width:100%}.galleryCard--ZSqBGYkN{flex-shrink:unset;height:auto;min-height:auto;min-width:unset;scroll-snap-align:unset;width:auto}.galleryCardCover--yCnB1uTR{height:0;left:auto;padding-bottom:130%;position:relative;top:auto;width:100%}.galleryCardCoverImg--ulV8p5bf{inset:0;position:absolute}.galleryCardInfo--T6ebpyna{box-sizing:border-box;height:auto;left:auto;padding:8px 6px;position:relative;top:auto;width:100%}.galleryCardTitle--ds4Bu7Nj{font-size:12px;left:auto;position:relative;top:auto;width:auto}.galleryCardMeta--Fd9b7NHA{align-items:center;display:flex;justify-content:space-between;left:auto;margin-top:4px;position:relative;top:auto;width:auto}.galleryCardAuthorTrigger--t3aPoAbI{flex:1;height:31px;left:auto;margin:-7px 4px -7px -6px;min-width:0;padding:0 6px;position:relative;top:auto;width:auto}.galleryCardAuthor--zCbgF0D0{height:17px;max-width:none;min-width:0;overflow:hidden;text-overflow:ellipsis;width:100%}.galleryCardAuthorTooltip--Vgt8DG1v{display:none}.galleryCardLikes--imDQ8T4J{flex-shrink:0;height:auto;left:auto;position:relative;top:auto;width:auto}.likeCount--cAt2s400{min-width:14px;width:auto}.galleryNav--LMj6PULB{display:flex;height:28px;top:50%;transform:translateY(-50%);width:28px}.galleryNav--LMj6PULB:before{border-width:0 2.5px 2.5px 0;height:8px;width:8px}.galleryNav--LMj6PULB:disabled{opacity:.4}.galleryNavPrev--dKDvGdHF{left:8px}.galleryNavNext--lx7N466c{left:auto;right:8px}.galleryPagination--W6j7ewli{bottom:12px;height:auto;left:50%;position:absolute;top:auto;transform:translateX(-50%);width:auto}}.stageBoard--gRiUzL0G{background:#fff;border-radius:24px;box-shadow:0 2px 16px rgba(97,76,50,.06);box-sizing:border-box;display:flex;flex-direction:column;gap:32px;padding:40px 60px 60px}.stageHeader--gWMIjMDE{align-items:center;display:flex;flex-direction:column;gap:4px}.stageTitle--PLNydxLW{color:#614c32;font-size:28px;font-weight:600;line-height:1.4;margin:0;text-align:center}.stageSubtitle--UHGt3Hik{color:#614c32cc;font-size:16px;line-height:1.4;margin:0;text-align:center}.stageFooter--GYsm4pNy{display:flex;justify-content:center;margin-top:4px}.primaryFlowBtn--uJL7ZlSC{background:#fa9316;border:none;border-radius:9999px;box-shadow:inset 0 0 0 5px #fff3e0,0 6px 20px rgba(241,131,38,.3);color:#fff;cursor:pointer;font-family:inherit;font-size:18px;font-weight:600;padding:20px 40px;transition:all .2s}.primaryFlowBtn--uJL7ZlSC:hover:not(:disabled){box-shadow:inset 0 0 0 5px #fff3e0,0 8px 24px rgba(241,131,38,.4);transform:translateY(-1px)}.primaryFlowBtn--uJL7ZlSC:disabled,.primaryFlowBtnDisabled--gkyL_m1x{background:#443e3633;box-shadow:none;color:#ffffffcc;cursor:not-allowed}.chapterList--aSNqwE3w{display:flex;flex-direction:column;gap:24px}.chapterCard--SFyuANz7{align-items:center;background:#fff;border-radius:20px;box-shadow:inset 0 0 0 2px #443e361f;display:flex;gap:24px;justify-content:space-between;padding:14px 18px}.chapterMain--geYMOCq4{display:flex;flex:1;flex-direction:column;gap:8px;min-width:0}.chapterTitleRow--sJk1DXON{align-items:center;display:flex;gap:8px}.chapterLabel--GDeBEn7h,.chapterName--LUVXHMJe{color:#614c32;font-size:18px;font-weight:600}.chapterDot--dU3skjT9{background:#614c32;border-radius:50%;height:5px;width:5px}.chapterContent--FJM6llaT{color:#614c32cc;font-size:16px;line-height:1.5;margin:0}.chapterActions--XV2M0lv2{display:flex;flex-shrink:0;gap:16px}.chapterEditBtn--gFe9T7YJ{background:#fefaf6;border:none;border-radius:30px;box-shadow:inset 0 0 0 2px #fa8c164d;color:#614c32;cursor:pointer;font-family:inherit;font-size:15px;height:44px;transition:all .2s;width:80px}.chapterEditBtn--gFe9T7YJ:hover{background:#fff6e7}.chapterRewriteBtn--tTzPM_Ka{background:linear-gradient(101deg,#fc5557,#f9843b 40%,#ffa722 78%,#ffd050 104%);border:none;border-radius:9999px;color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:600;height:44px;transition:opacity .2s;width:130px}.chapterRewriteBtn--tTzPM_Ka:hover{opacity:.9}.chapterCardEditing--CIBPYAk7{align-items:stretch;background:#fff8f0;box-shadow:inset 0 0 0 2px #fa931666;flex-direction:column}.chapterEditInline--AzAbNaoS{display:flex;flex-direction:column;gap:12px}.chapterEditTitle--iCyri3JN{background:#fff;border:1.5px solid #e8ddd0;border-radius:12px;box-sizing:border-box;color:#614c32;font-family:inherit;font-size:18px;font-weight:600;outline:none;padding:12px 16px;width:100%}.chapterEditTitle--iCyri3JN:focus{border-color:#fa9316}.chapterEditContent--u5JBAPwd{background:#fff;border:1.5px solid #e8ddd0;border-radius:12px;box-sizing:border-box;color:#614c32;font-family:inherit;font-size:15px;line-height:1.6;outline:none;padding:12px 16px;resize:none;width:100%}.chapterEditContent--u5JBAPwd:focus{border-color:#fa9316}.chapterEditActions--PKEVD1tS{display:flex;gap:12px;justify-content:flex-end}.chapterEditDoneBtn--lF4cqJGS{background:#fff;border:none;border-radius:9999px;box-shadow:inset 0 0 0 2px #fa8c164d;color:#614c32;cursor:pointer;font-family:inherit;font-size:15px;font-weight:500;height:40px;transition:all .2s;width:80px}.chapterEditDoneBtn--lF4cqJGS:hover{background:#fff6e7}.chapterEditDeleteBtn--XtpMFhRE{background:#fff;border:none;border-radius:9999px;box-shadow:inset 0 0 0 2px #ff4d4f66;color:#d9363e;cursor:pointer;font-family:inherit;font-size:15px;font-weight:500;height:40px;transition:all .2s;width:80px}.chapterEditDeleteBtn--XtpMFhRE:hover:not(:disabled){background:#fff1f0;box-shadow:inset 0 0 0 2px #ff4d4f}.chapterEditDeleteBtn--XtpMFhRE:disabled{cursor:not-allowed;opacity:.5}.addPageBtn--pLEvWKsd{align-items:center;background:#fff;border:3px dashed #fa9316cc;border-radius:20px;color:#fa9316;cursor:pointer;display:flex;font-family:inherit;font-size:20px;font-weight:500;gap:12px;justify-content:center;padding:24px 0;transition:background .2s}.addPageBtn--pLEvWKsd:hover{background:#fff6e7}.addPagePlus--CBzE0gBo{font-size:24px;line-height:1}@media (max-width:768px){.stageBoard--gRiUzL0G{border-radius:16px;gap:20px;padding:24px 16px 32px}.stageTitle--PLNydxLW{font-size:20px}.stageSubtitle--UHGt3Hik{font-size:14px}.primaryFlowBtn--uJL7ZlSC{font-size:16px;padding:14px 28px;width:100%}.chapterCard--SFyuANz7{align-items:stretch;flex-direction:column;gap:12px;padding:12px 14px}.chapterActions--XV2M0lv2{justify-content:flex-end}.chapterLabel--GDeBEn7h,.chapterName--LUVXHMJe{font-size:16px}.chapterContent--FJM6llaT{font-size:14px}.addPageBtn--pLEvWKsd{font-size:16px;padding:18px 0}}.page--SanW2el4{--festival-font-family:"MFSuBai","PingFang SC",-apple-system,"BlinkMacSystemFont","Kaiti SC","KaiTi","STKaiti",sans-serif;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background-color:#fdf7ea;color:#3d3d3d;font-family:var(--festival-font-family);min-height:100vh;overflow-x:hidden;position:relative;width:100%}.desktopHeader--TphnL9Nb{display:block}.pageBgImage--X7FWMniB,.pageBgLayer--lepB_7RB{display:none}@media (max-width:768px){.desktopHeader--TphnL9Nb{display:none}}.page--SanW2el4 button,.page--SanW2el4 input,.page--SanW2el4 select,.page--SanW2el4 textarea{font-family:var(--festival-font-family)}.deferredSection--rSeTxpyV{content-visibility:auto}.deferredSectionGallery--cKRYvPOh{contain-intrinsic-size:auto 676px}.deferredSectionPartner--tZ9aaNAt{contain-intrinsic-size:auto 154px}@media (max-width:768px){.deferredSectionGallery--cKRYvPOh{contain-intrinsic-size:auto 957px}.deferredSectionPartner--tZ9aaNAt{contain-intrinsic-size:auto 323px}}.bgDecorations--qTosFaRK{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.bgBlurRect--YOPJunKL{background:#fefbf1;-webkit-filter:blur(81.5px);filter:blur(81.5px);height:3677px;left:180px;position:absolute;top:977px;width:1081px}.bgBlurPill--Ocp5mjGT{background:hsla(0,0%,100%,.5);border-radius:335px;-webkit-filter:blur(87px);filter:blur(87px);height:460.5px;left:230px;position:absolute;top:1379px;width:1050px}@media (min-width:769px){.pageBgLayer--lepB_7RB{inset:0;overflow:hidden;z-index:0}.pageBgImage--X7FWMniB,.pageBgLayer--lepB_7RB{display:block;pointer-events:none;position:absolute}.pageBgImage--X7FWMniB{height:auto;left:50%;max-width:none;top:24px;transform:translateX(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:1440px}.bgDecorations--qTosFaRK{display:none}}.sectionHeader--ttsLBdkO{margin-bottom:40px;text-align:center}.sectionTitleOrange--qXnBbEV3{color:#ff6a00;font-size:34px;letter-spacing:.05em;margin:0 0 12px}.sectionTitleBrown--j2FAHLPh{color:#5d4037;font-size:34px;letter-spacing:.05em;margin:0 0 12px}.sectionPartner--NvJbnz0G{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;margin:28px auto 0;max-width:1132px;min-height:214px;padding:20px 0 40px;position:relative;width:100%;z-index:1}.sectionPartner--NvJbnz0G:before{background:#fff;content:"";-webkit-filter:blur(53.25px);filter:blur(53.25px);height:220px;left:50%;pointer-events:none;position:absolute;top:5.92px;transform:translateX(-50%) rotate(-.39deg);width:864.39px;z-index:-1}.partnerHeader--Uplwk_wN{margin-bottom:24px;text-align:center}.partnerTitle--pQaOPKlx{color:#5d4037;font-family:inherit;font-size:34px;font-weight:400;line-height:48px;margin:0 0 8px;text-align:center}.partnerDesc--BZ82cSTo{color:#7c5e2f;font-family:inherit;font-size:18px;letter-spacing:6px;line-height:30px;margin:0;text-align:center}.partnerList--tk7iIKOF{align-items:flex-start;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:24px 10px;justify-content:center;max-width:1100px;min-height:44.1px;padding:0 40px;width:100%}.partnerItem--SqhWSrwk{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff8dc;border:1px solid rgba(216,129,0,.5);border-radius:88.2px;box-sizing:border-box;color:#3d3d3d;cursor:pointer;display:flex;flex:none;gap:12.6px;height:63px;max-width:100%;overflow:hidden;padding:6.3px 18px 6.3px 8px;transition:box-shadow .2s ease,transform .2s ease}.partnerItem--SqhWSrwk:hover{box-shadow:0 5px 14px rgba(216,129,0,.16);transform:translateY(-2px)}.partnerItem--SqhWSrwk:active{transform:translateY(0)}.partnerItem--SqhWSrwk:focus-visible{outline:3px solid rgba(216,129,0,.32);outline-offset:3px}.partnerLogo--iPmtTtW2{align-items:center;background:#fff;border:.54px solid rgba(216,129,0,.2);border-radius:50%;display:flex;flex:0 0 50.4px;height:50.4px;justify-content:center;overflow:hidden;width:50.4px}.partnerLogoImg--lYEcE6M5{display:block;height:calc(100% - 4px);-o-object-fit:contain;object-fit:contain;width:calc(100% - 4px)}.partnerLogoFallback--xECDZVM4{color:#d88100;font-size:22px;line-height:1}.partnerName--a6Kd6OWV{font-family:var(--festival-font-family,"MFSuBai","PingFang SC",sans-serif);font-size:23px;letter-spacing:2.3px;line-height:32px;max-width:280px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media (min-width:769px){.partnerList--tk7iIKOF{gap:16.8px 7px}.partnerItem--SqhWSrwk{border-radius:61.74px;border-width:.7px;gap:8.82px;height:44.1px;padding:4.41px 12.6px 4.41px 5.6px}.partnerItem--SqhWSrwk:hover{box-shadow:0 3.5px 9.8px rgba(216,129,0,.16);transform:translateY(-1.4px)}.partnerLogo--iPmtTtW2{border-width:.378px;flex-basis:35.28px;height:35.28px;width:35.28px}.partnerLogoImg--lYEcE6M5{height:calc(100% - 2.8px);width:calc(100% - 2.8px)}.partnerLogoFallback--xECDZVM4{font-size:15.4px}.partnerName--a6Kd6OWV{font-size:16.1px;letter-spacing:1.61px;line-height:22.4px;max-width:196px}}@media (max-width:768px){.sectionPartner--NvJbnz0G{margin:24px auto 0;max-width:750px;min-height:387px;padding:24px 0 40px;width:750px}.sectionPartner--NvJbnz0G:before{-webkit-filter:blur(36px);filter:blur(36px);height:100%;top:8px;width:92%}.partnerTitle--pQaOPKlx{font-size:28px}.partnerDesc--BZ82cSTo{font-size:16px;letter-spacing:3px}.partnerList--tk7iIKOF{gap:12px;max-width:100%;min-height:213px;padding:0;width:686px}.partnerName--a6Kd6OWV{max-width:250px}}@media (prefers-reduced-motion:reduce){.partnerItem--SqhWSrwk{transition:none}}.stageHeader--lNccIwoW{align-items:center;display:flex;flex-direction:column;gap:4px}.stageTitle--og4Y1Ezd{color:#614c32;font-size:28px;font-weight:600;line-height:1.4;margin:0;text-align:center}.stageSubtitle--a83E_Ikp{color:#614c32cc;font-size:16px;line-height:1.4;margin:0;text-align:center}.stageFooterRow--o31sfvA7{display:flex;gap:24px;justify-content:center;margin-top:24px}.primaryFlowBtn--lt8ySDND{background:#fa9316;border:none;border-radius:9999px;box-shadow:inset 0 0 0 5px #fff3e0,0 6px 20px rgba(241,131,38,.3);color:#fff;cursor:pointer;font-family:inherit;font-size:18px;font-weight:600;padding:20px 40px;transition:all .2s}.primaryFlowBtn--lt8ySDND:hover:not(:disabled){box-shadow:inset 0 0 0 5px #fff3e0,0 8px 24px rgba(241,131,38,.4);transform:translateY(-1px)}.secondaryFlowBtn--bDCGPv3X{background:#fff;border:none;border-radius:9999px;box-shadow:inset 0 0 0 3px #5d40371f;color:#5d4037d9;cursor:pointer;font-family:inherit;font-size:18px;font-weight:500;height:63px;padding:20px 40px;transition:all .2s}.secondaryFlowBtn--bDCGPv3X:hover{box-shadow:inset 0 0 0 3px #fa9316;color:#fa9316}.previewStage--Ly5GwUPd{display:flex;flex-direction:column;gap:24px}.bookTitleRow--ryy5vbky{align-items:center;display:flex;gap:12px}.bookTitleText--x0L6tAg_{color:#614c32;font-size:20px;font-weight:500}.bookTitleEditBtn--WesiocRQ{align-items:center;background:transparent;border:none;border-radius:4px;color:#614c32;cursor:pointer;display:inline-flex;height:24px;justify-content:center;padding:0;transition:color .2s;width:24px}.bookTitleEditBtn--WesiocRQ:hover{color:#fa9316}.bookTitlePageCount--VjjW6DlR{color:#614c3299;font-size:14px;margin-left:auto;white-space:nowrap}.bookTitleEditWrap--UmOCrNWg{align-items:center;display:flex;flex:1;gap:8px}.bookTitleInput--bCppl0p9{background:#fff;border:1px solid #fa9316;border-radius:6px;color:#614c32;flex:1;font-size:18px;height:40px;outline:none;padding:0 12px}.bookTitleInput--bCppl0p9:focus{box-shadow:0 0 0 2px rgba(250,147,22,.2)}.bookTitleConfirmBtn--cx97mvwj{background:#fa9316;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:15px;font-weight:500;height:40px;padding:8px 16px;white-space:nowrap}.bookTitleConfirmBtn--cx97mvwj:disabled{cursor:not-allowed;opacity:.6}.bookTitleCancelBtn--jhL_x5CS{background:#fff;border:1px solid #d9d9d9;border-radius:6px;color:#614c32;cursor:pointer;font-size:15px;height:40px;padding:8px 16px;white-space:nowrap}.bookTitleCancelBtn--jhL_x5CS:disabled{cursor:not-allowed;opacity:.6}.previewTip--uCcbZoDh{align-items:center;background:#fef8ed;border-radius:9999px;box-shadow:inset 0 0 0 2px #fde0b6;color:#443e36cc;display:flex;font-size:17px;gap:12px;padding:14px 20px}.previewTipIcon--jo6asAAj{align-items:center;background:#fa9316;border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-size:16px;font-weight:600;height:24px;justify-content:center;width:24px}.previewList--aA0ub4wP{display:flex;flex-direction:column;gap:20px}.previewCard--Bq6tpBm0{background:#fff;border-radius:24px;box-shadow:0 2px 12px rgba(97,76,50,.06);display:flex;flex-wrap:wrap;gap:28px;padding:16px 24px 16px 16px;position:relative}.previewImageWrap--i8d3exmk{aspect-ratio:16/9;background:#f5f5f5;border-radius:16px;flex-shrink:0;overflow:hidden;position:relative;width:280px}.previewVersionNav--Juj1hcVW{align-items:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:rgba(23,26,29,.45);border-radius:300px;bottom:16px;display:flex;gap:8px;left:50%;min-height:34px;padding:6px 12px;position:absolute;transform:translateX(-50%) scale(.6);transform-origin:50% 100%;z-index:3}.previewVersionArrow--pnoU5tZf{align-items:center;background:transparent;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-family:inherit;height:22px;justify-content:center;padding:0;transition:background .2s,opacity .2s;width:22px}.previewVersionArrow--pnoU5tZf:hover:not(:disabled){background:hsla(0,0%,100%,.15)}.previewVersionArrow--pnoU5tZf:disabled{cursor:not-allowed;opacity:.4}.previewVersionText--ZtWcdP_Z{color:#fff;font-size:14px;font-weight:500;line-height:22px;min-width:48px;text-align:center;white-space:nowrap}.previewImage--KZZ_cQfM{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.previewImageBtn--k9RM4ACp{align-items:center;background:rgba(23,26,29,.75);border:none;border-radius:9999px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;gap:6px;padding:6px 14px;position:absolute;right:14px;top:14px}.previewImageBtnIcon--AQkJYrbG{font-size:14px}.previewBody--yYc492mt{display:flex;flex:1;flex-direction:column;gap:16px;min-width:0;padding:8px 0}.previewBodyHeader--duq3O0Rn{align-items:center;display:flex;justify-content:space-between}.previewPageBadge--Srrp_Wi9{align-items:center;background:#fff3e0;border-radius:8px;box-shadow:inset 0 0 0 1px #fa931633;color:#614c32;display:inline-flex;font-size:15px;font-weight:600;height:32px;justify-content:center;padding:0 16px}.previewTextBtn--LU1ZZVrL{align-items:center;background:#fefaf6;border:none;border-radius:9999px;box-shadow:inset 0 0 0 2px #fa8c164d;color:#614c32;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:500;gap:8px;padding:8px 16px}.previewTextBtnIcon--jG8wpeWK{color:#fa9316;font-size:14px}.previewChapterMeta--kxdwUUy_{align-items:center;display:flex;gap:8px}.previewChapterLabel--nSRHwqEf,.previewChapterTitle--JO3OehBF{color:#4d3932;font-size:20px;font-weight:600}.previewChapterTitle--JO3OehBF{color:#614c32}.previewChapterContent--o0bwBy3A{color:#614c32cc;font-size:16px;line-height:1.6;margin:0}.previewEditActions--OvWT5gYc{display:flex;gap:8px}.previewConfirmBtn--r9HjbOpD{background:#fa9316;border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:4px 12px}.previewConfirmBtn--r9HjbOpD:disabled{cursor:not-allowed;opacity:.6}.previewCancelBtn--jgtRiNrA{background:transparent;border:1px solid #e8ded4;border-radius:14px;color:#8b7a6b;cursor:pointer;font-size:14px;padding:4px 12px}.previewCancelBtn--jgtRiNrA:disabled{cursor:not-allowed;opacity:.6}.previewEditFields--K8QjhDyk{display:flex;flex-direction:column;gap:10px;margin-top:8px}.previewEditTitleInput--XjxcTKvp{background:#fff;border:1px solid #e8ded4;border-radius:8px;box-sizing:border-box;color:#4d3932;font-size:16px;font-weight:600;outline:none;padding:8px 12px;width:100%}.previewEditTitleInput--XjxcTKvp:focus{border-color:#fa9316}.previewEditContentArea--cZ3C0mHY{background:#fff;border:1px solid #e8ded4;border-radius:8px;box-sizing:border-box;color:#4d3932;font-size:14px;line-height:1.5;outline:none;padding:8px 12px;resize:none;width:100%}.previewEditContentArea--cZ3C0mHY:focus{border-color:#fa9316}.previewImageOverlay--kcHvlNov{align-items:center;background:rgba(0,0,0,.45);border-radius:12px;color:#fff;display:flex;flex-direction:column;font-size:14px;gap:8px;inset:0;justify-content:center;position:absolute}.previewSpinner--OrFYOdBm{animation:spin--F_FUCk7O .8s linear infinite;border:3px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;height:24px;width:24px}@keyframes spin--F_FUCk7O{to{transform:rotate(1turn)}}@media (max-width:768px){.stageTitle--og4Y1Ezd{font-size:20px}.stageSubtitle--a83E_Ikp{font-size:14px}.bookTitleRow--ryy5vbky{border-radius:10px;padding:10px 14px}.bookTitleText--x0L6tAg_{font-size:15px}.bookTitlePageCount--VjjW6DlR{font-size:12px}.previewTip--uCcbZoDh{border-radius:16px;font-size:14px;padding:12px 14px}.previewCard--Bq6tpBm0{border-radius:16px;flex-direction:column;gap:14px;padding:12px}.previewImageWrap--i8d3exmk{aspect-ratio:16/9;border-radius:12px;width:100%}.previewBody--yYc492mt{gap:10px;padding:0}.previewChapterTitle--JO3OehBF{font-size:16px}.previewChapterContent--o0bwBy3A{font-size:14px}.stageFooterRow--o31sfvA7{flex-direction:column;gap:12px}.primaryFlowBtn--lt8ySDND,.secondaryFlowBtn--bDCGPv3X{font-size:16px;padding:14px 28px;width:100%}}.stageHeader--ds8FfKpZ{align-items:center;display:flex;flex-direction:column;gap:4px}.stageTitle--UlKJM1lj{color:#614c32;font-size:28px;font-weight:600;line-height:1.4;margin:0;text-align:center}.stageSubtitle--PamOFI8i{color:#614c32cc;font-size:16px;line-height:1.4;margin:0;text-align:center}.stageFooter--rcTKvpV1{display:flex;justify-content:center;margin-top:4px}.primaryFlowBtn--O7DBAykX{background:#fa9316;border:none;border-radius:9999px;box-shadow:inset 0 0 0 5px #fff3e0,0 6px 20px rgba(241,131,38,.3);color:#fff;cursor:pointer;font-family:inherit;font-size:18px;font-weight:600;padding:20px 40px;transition:all .2s}.primaryFlowBtn--O7DBAykX:hover:not(:disabled){box-shadow:inset 0 0 0 5px #fff3e0,0 8px 24px rgba(241,131,38,.4);transform:translateY(-1px)}.primaryFlowBtn--O7DBAykX:disabled,.primaryFlowBtnDisabled--f9CSbJRp{background:#443e3633;box-shadow:none;color:#ffffffcc;cursor:not-allowed}.publishStage--MdAocGqk{align-items:center;display:flex;flex-direction:column;gap:16px}.publishCard--onW7Np15{background:#fff;border-radius:20px;box-shadow:0 2px 16px rgba(97,76,50,.06);box-sizing:border-box;display:flex;flex-direction:column;gap:18px;max-width:100%;padding:16px 24px;width:960px}.publishBookTitleRow--fH8aLFOW{align-items:center;display:flex;gap:10px}.publishBookIcon--h1V4gY1_{background:url(https://img.alicdn.com/imgextra/i4/O1CN01jr7NXI1Y2y8YBVvwP_!!6000000003002-2-tps-32-32.png) no-repeat;background-size:contain;height:20px;width:20px}.publishBookTitle--blLoqy8s{color:#614c32;font-size:20px;font-weight:500}.publishDivider--BtKBxGAM{background:linear-gradient(90deg,#fa8c1633,#fa8c160d);height:2px}.publishMetaRow--FV546WeC{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.publishMetaLabel--PragHvnr{color:#614c3299;font-size:16px}.publishMetaValue--BoOYThqD{color:#614c32cc;font-size:16px;font-weight:500}.publishMetaDot--lSKcmjC8{background:#614c3266;border-radius:50%;height:5px;margin:0 8px;width:5px}.publishTags--BK89Rz44{display:flex;gap:10px}.publishTag--T7pRV9Zb{background:#fff7e6;border-radius:9999px;color:#fa8c16;display:inline-block;font-size:13px;font-weight:500;padding:4px 14px}.publishCardTitle--V46Abcas{align-items:center;color:#614c32;display:flex;font-size:20px;font-weight:500;gap:10px}.publishCardTitleIcon--ZeZLY2_X{background:url(https://img.alicdn.com/imgextra/i3/O1CN01MdRJye1zk0zHdUjhV_!!6000000006751-2-tps-32-32.png) no-repeat;background-size:contain;height:22px;width:22px}.visibilityList--fkbHiewX{display:flex;flex-direction:column;gap:16px}.visibilityOption--HG79sDVh{align-items:flex-start;background:#f7f7f7;border:none;border-radius:14px;cursor:pointer;display:flex;font-family:inherit;gap:16px;padding:12px 20px;text-align:left;transition:all .2s}.visibilityOptionActive--yBhfqmzL{background:#fff9f0;box-shadow:inset 0 0 0 2px #fa8c16}.radio--Cr_MRxB4{align-items:center;background:#fff;border-radius:50%;box-shadow:inset 0 0 0 2px #443e3640;display:inline-flex;flex-shrink:0;height:22px;justify-content:center;margin-top:2px;width:22px}.radioActive--II_hOvOV{box-shadow:inset 0 0 0 2px #fa8c16}.radioDot--ob62P2FA{background:#fa8c16;border-radius:50%;height:10px;width:10px}.visibilityText--da8bFIlr{display:flex;flex-direction:column;gap:6px}.visibilityTitle--sHeOcj30{color:#443e36;font-size:16px;font-weight:600}.visibilityDesc--uoudNxP3{color:#443e36a6;font-size:14px;line-height:1.5}.voiceHeader--MNPbTT02{align-items:center;display:flex;justify-content:space-between}.voiceStatusBadge--n9uY27lm{align-items:center;background:#fff7e6;border-radius:9999px;color:#fa8c16;display:inline-flex;font-size:13px;font-weight:700;gap:6px;padding:6px 14px}.voiceStatusDot--aHL5jPqg{background:#fa8c16;border-radius:50%;height:8px;width:8px}.voiceHint--Zo8YrijT{color:#614c32cc;font-size:15px;margin:0}.voiceCounter--BuR3xP1Y{color:#614c32;font-size:14px;font-weight:500}.progressRow--vxZJpaRG{align-items:center;display:flex;gap:24px;max-width:100%;width:100%}.progressTrack--bmGY03rJ{background:#fff3e0;border-radius:9999px;box-shadow:inset 0 0 0 1px #fa931633;flex:1;height:20px;overflow:hidden}.progressFill--EvGJ4C1M{background:linear-gradient(90deg,#ffa722,#fa9316);height:100%;transition:width .35s ease}.progressText--G2Q75ERo{color:#fa9316;font-size:30px;font-weight:600;min-width:80px;text-align:right}.orgDeclareBar--KTXkoVnX{align-items:flex-start;background:#fff7e6;border:1px solid #fa8c1640;border-radius:12px;box-sizing:border-box;display:flex;gap:12px;max-width:100%;padding:16px 20px;width:960px}.orgDeclareIcon--EAfe1BzA{align-items:center;background:#fa8c16;border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-size:14px;font-weight:700;height:22px;justify-content:center;margin-top:1px;width:22px}.orgDeclareText--ZM6jOoAr{color:#614c32cc;font-size:14px;line-height:1.6}.orgTagField--JkJTdntL{display:flex;flex-direction:column;gap:10px}.orgTagFieldLabel--NkVs3ue8{color:#614c32;font-size:15px;font-weight:500}.orgTagFieldHint--usLjyoJu{color:#614c3280;font-size:13px;font-weight:400;margin-left:6px}.orgRequired--iDJHOdEN{color:#e53935;font-weight:600}.orgTagOptions--itjW8TD8{display:flex;flex-wrap:wrap;gap:10px}.orgPrimaryCategoryTag--jE4W1TEW{background:#f5f5f5;padding:6px 18px}.orgPrimaryCategoryTag--jE4W1TEW,.orgTagOption--V3LX_NLf{border-radius:9999px;color:#614c32cc;display:inline-block;font-size:14px;font-weight:500}.orgTagOption--V3LX_NLf{background:#f7f7f7;border:2px solid transparent;cursor:pointer;font-family:inherit;padding:8px 20px;transition:all .2s}.orgTagOption--V3LX_NLf:hover{background:#fff7e6}.orgTagOptionActive--QgMTKguK{background:#fff9f0;border-color:#fa8c16;color:#fa8c16;font-weight:600}.orgTagEmpty--XwmiAZsK{color:#614c3266;font-size:14px}.orgFieldHint--dOdyPoWI{color:#614c3280;font-size:13px;font-weight:400;margin-left:8px}.orgTextarea--hTjGRb2a{background:#fafafa;border:1px solid #e0d6c8;border-radius:12px;box-sizing:border-box;color:#614c32;font-family:inherit;font-size:15px;line-height:1.6;min-height:80px;padding:14px 16px;resize:vertical;transition:border-color .2s;width:100%}.orgTextarea--hTjGRb2a::-webkit-input-placeholder{color:#614c3260}.orgTextarea--hTjGRb2a::-moz-placeholder{color:#614c3260}.orgTextarea--hTjGRb2a::placeholder{color:#614c3260}.orgTextarea--hTjGRb2a:focus{background:#fff;border-color:#fa8c16;outline:none}@media (max-width:768px){.stageTitle--UlKJM1lj{font-size:20px}.stageSubtitle--PamOFI8i{font-size:14px}.publishCard--onW7Np15{border-radius:14px;gap:14px;padding:14px 16px}.publishBookTitle--blLoqy8s,.publishCardTitle--V46Abcas{font-size:17px}.orgDeclareBar--KTXkoVnX{border-radius:10px;padding:12px 14px;width:100%}.primaryFlowBtn--O7DBAykX{font-size:16px;padding:14px 28px;width:100%}.progressText--G2Q75ERo{font-size:22px;min-width:60px}}.successStage--wwTUkd7F{align-items:center;display:flex;flex-direction:column;position:relative}.successHero--q9s_BKHT{display:block;height:300px;margin-bottom:24px;-o-object-fit:contain;object-fit:contain}.successTitleRow--pYOEurtu{align-items:center;display:flex;gap:16px}.successCheck--dBXWmQPw{align-items:center;background:#52962f;border-radius:50%;color:#fff;display:inline-flex;font-size:24px;font-weight:700;height:42px;justify-content:center;width:42px}.successTitle--Nm5gT5ML{color:#52962f;font-size:30px;font-weight:600;margin:0}.successSubtitle--FRQbfV2H{color:#614c32;font-size:18px;margin:16px 0 0}.successBookName--smHrZPCK{font-weight:500}.successActions--vnfkDtVs{display:flex;gap:32px;margin-top:20px}.successActions--vnfkDtVs .outlineFlowBtn--VO0QZHvY,.successActions--vnfkDtVs .primaryFlowBtn--NmHEJ0_r{align-items:center;display:inline-flex;gap:8px}.successBtnIcon--Oi7NYMP5{flex-shrink:0;height:20px;-o-object-fit:contain;object-fit:contain;width:20px}.primaryFlowBtn--NmHEJ0_r{background:#fa9316;border:none;border-radius:9999px;box-shadow:inset 0 0 0 5px #fff3e0,0 6px 20px rgba(241,131,38,.3);color:#fff;cursor:pointer;font-family:inherit;font-size:18px;font-weight:600;padding:20px 40px;transition:all .2s}.primaryFlowBtn--NmHEJ0_r:hover:not(:disabled){box-shadow:inset 0 0 0 5px #fff3e0,0 8px 24px rgba(241,131,38,.4);transform:translateY(-1px)}.outlineFlowBtn--VO0QZHvY{background:#fff;border:none;border-radius:9999px;box-shadow:inset 0 0 0 3px #fa9316;color:#fa9316;cursor:pointer;font-family:inherit;font-size:20px;font-weight:500;height:63px;padding:0 40px;transition:all .2s}.outlineFlowBtn--VO0QZHvY:hover{background:#fff6e7}.recommendCard--JskMunWt{background:#d6e8bf;border-radius:28px;box-sizing:border-box;display:flex;flex-direction:column;margin-top:40px;max-width:100%;padding:12px;width:800px}.recommendCard--JskMunWt>:is(.recommendHeader--nKRVirTl,.recommendIntro--o24TkB3t,.recommendList--Q8hB3NuA){background:#fff}.recommendHeader--nKRVirTl{align-items:center;border-left:2px dashed #b37720;border-radius:28px 28px 0 0;border-right:2px dashed #b37720;border-top:2px dashed #b37720;color:#614c32;display:flex;font-size:22px;font-weight:600;gap:12px;padding:20px 32px 0}.recommendHeaderIcon--prsyJImr{font-size:24px}.recommendIntro--o24TkB3t{color:#614c32cc;font-size:16px;line-height:1.6;margin:0;padding:16px 32px;text-align:center}.recommendIntro--o24TkB3t,.recommendList--Q8hB3NuA{border-left:2px dashed #b37720;border-right:2px dashed #b37720}.recommendList--Q8hB3NuA{border-bottom:2px dashed #b37720;border-radius:0 0 28px 28px;display:flex;gap:20px;padding:0 32px 28px}.recommendItem--Paw8242x{align-items:center;background:#fff;border:none;border-radius:20px;box-shadow:inset 0 0 0 2px #5d40371f;cursor:pointer;display:flex;flex:1;flex-direction:column;font-family:inherit;gap:12px;padding:12px;transition:transform .2s}.recommendItem--Paw8242x:hover{transform:translateY(-2px)}.recommendCover--V2mzwAFr{border-radius:12px;display:block;height:150px;-o-object-fit:cover;object-fit:cover;width:100%}.recommendTitle--B53PYLXx{color:#443e36;font-size:16px;font-weight:500}@media (max-width:768px){.successHero--q9s_BKHT{height:200px;margin-bottom:16px}.successTitle--Nm5gT5ML{font-size:24px}.successSubtitle--FRQbfV2H{font-size:16px}.successActions--vnfkDtVs{flex-direction:column;gap:12px;width:100%}.outlineFlowBtn--VO0QZHvY,.primaryFlowBtn--NmHEJ0_r{font-size:16px;height:auto;justify-content:center;padding:14px 28px;width:100%}.recommendCard--JskMunWt{border-radius:18px;margin-top:24px;width:100%}.recommendList--Q8hB3NuA{flex-direction:column;gap:12px}}.toastMask--Co4XUz_H{align-items:center;background:rgba(0,0,0,.35);box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:1000}.toastCard--hIHgrx0A{background:#fff;border-radius:12px;box-shadow:0 0 1px rgba(0,0,0,.1),0 10px 30px rgba(0,0,0,.18);box-sizing:border-box;display:flex;flex-direction:column;padding:22px 20px 26px;width:500px}.toastBody--NqDXCCZx{display:flex;gap:12px}.toastIcon--vTNv_WXe{align-items:center;background:#fa9316;border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-size:14px;font-weight:700;height:22px;justify-content:center;margin-top:2px;width:22px}.toastText--Crm43nIw{display:flex;flex-direction:column;gap:8px}.toastTitle--Y8OH_ddC{color:#272727;font-size:18px;font-weight:500;line-height:1.4}.toastDesc--mTI5LW4T{color:#272727;font-size:14px;line-height:1.5}.toastConfirmBtn--XtWM_W5I{-webkit-tap-highlight-color:transparent;align-self:flex-end;background:#fa9316;border:none;border-radius:9999px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;height:40px;margin-top:18px;padding:0 16px;transition:background .15s;width:96px}.toastConfirmBtn--XtWM_W5I:hover{background:#e07520}.toastConfirmBtn--XtWM_W5I:active{transform:scale(.98)}@media screen and (max-width:768px){.toastCard--hIHgrx0A{max-width:500px;padding:18px 16px 22px;width:100%}.toastTitle--Y8OH_ddC{font-size:16px}.toastDesc--mTI5LW4T{font-size:13px}.toastConfirmBtn--XtWM_W5I{align-self:stretch;width:100%}}.subBlock--ZDymWrl_{margin-top:16px}.subBlock--ZDymWrl_+.subBlock--ZDymWrl_{margin-top:20px}.subBlockTitle--YaxhG14P{color:#5d4037;font-size:16px;font-weight:600;margin:0 0 16px}.stepSubtitle--JjQ4pybq{color:#5d403799;font-size:14px;line-height:22px;margin:4px 0 0}.chipRow--WJ6J7gl5{display:flex;flex-wrap:wrap;gap:12px}.chip--rM43yJ7W{align-items:center;background:#fff;border:1px solid #5d403733;border-radius:9999px;color:#5d4037;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;height:40px;justify-content:center;min-width:96px;padding:0 20px;transition:all .2s}.chip--rM43yJ7W:hover{border-color:#f18326;color:#f18326}.chipActive--UCAUFBzl{background:#f18326;border-color:#f18326;color:#fff}.chipActive--UCAUFBzl:hover{color:#fff}@media screen and (max-width:768px){.stepSubtitle--JjQ4pybq{font-size:12px;line-height:18px}.chipRow--WJ6J7gl5{flex-wrap:nowrap;gap:8px}.chip--rM43yJ7W{font-size:12px;height:32px;min-width:auto;padding:0 12px}}.typeGrid--QJikfHeR{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.typeCard--MPGPkt0f{align-items:center;background:#faf8f4;border:2px solid transparent;border-radius:16px;cursor:pointer;display:flex;flex-direction:row;font-family:inherit;gap:16px;padding:8px 14px;text-align:left;transition:all .2s}.typeCard--MPGPkt0f:hover{background:#fff6e7}.typeCardActive--tQqf6BU0{background:#fff6e7;border-color:#f18326}.typeIcon--dsDUs2YB{flex-shrink:0;height:44px;-o-object-fit:contain;object-fit:contain;width:44px}.typeTextCol--REGnKgd1{display:flex;flex-direction:column;gap:6px;min-width:0}.typeLabel--QkGodww0{color:#5d4037;font-size:16px;font-weight:600}.typeDesc--JBA1P7dt{color:#5d403799;font-size:13px;line-height:18px}.scenarioWrap--jnvk3PDg{background:#fef8ed;border:2px solid #fde0b6;border-radius:12px;display:flex;flex-direction:column;gap:8px;margin-top:16px;padding:12px;position:relative}.scenarioWrap--jnvk3PDg:before{background:#fef8ed;border-left:2px solid #fde0b6;border-top:2px solid #fde0b6;content:"";height:16px;left:calc(var(--active-index)*(25% + 4px) + 12.5% - 14px);position:absolute;top:-10px;transform:rotate(45deg);transition:left .3s ease;width:16px}.scenarioLabel--v1_FQNi9{font-size:14px;line-height:20px}.scenarioLabelMain--N0repzC6{color:#5d4037;font-weight:500}.scenarioLabelHint--xzjB938a{color:#5d403799;font-weight:400;margin-left:4px}.scenarioInput--WAd9GpMu{background:#fff;border:1px solid #5d403733;border-radius:12px;box-sizing:border-box;color:#5d4037;font-family:inherit;font-size:14px;height:36px;outline:none;padding:0 14px;transition:border-color .2s;width:100%}.scenarioInput--WAd9GpMu::-webkit-input-placeholder{color:#5d403766}.scenarioInput--WAd9GpMu::-moz-placeholder{color:#5d403766}.scenarioInput--WAd9GpMu::placeholder{color:#5d403766}.scenarioInput--WAd9GpMu:focus{border-color:#f18326}@media screen and (max-width:768px){.typeGrid--QJikfHeR{gap:10px;grid-template-columns:repeat(4,1fr)}.typeCard--MPGPkt0f{gap:10px;padding:10px}.typeLabel--QkGodww0{font-size:14px}}.sectionLight--cXD_NeuP{align-items:center;display:flex;flex-direction:column;margin:72px auto 0;position:relative;width:1132px;z-index:1}.lightSubHeader--JIpkv4lQ{margin-bottom:32px;position:relative;text-align:center;z-index:2}.lightSubTitle--uRCyC2zM{color:#ff6a00;font-size:34px;line-height:48px;margin:0 0 12px;scroll-margin-top:65px}.lightSubDesc--UIbXMfVT{color:#7c5e2f;font-size:18px;letter-spacing:6px;line-height:25px;margin:0}.lightSubExtra--nMP65kCU{color:#d28c30;font-size:16px;font-weight:500;letter-spacing:2px;line-height:30px;margin:14px auto 0;max-width:720px}.lightScene--xK5yBAJo{aspect-ratio:16/9;height:auto;margin-top:180px;overflow:visible;position:relative;width:1041px}.lightVisualPicture--KNl8aE8q{display:block;height:100%;inset:0;position:absolute;width:100%}.lightVisualImg--CKrfJ0kI{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.lightStarsOverlay--mdgolIRP{display:block;height:auto;left:50%;margin:0;-o-object-fit:contain;object-fit:contain;pointer-events:none;position:absolute;top:-260px;transform:translateX(-50%);width:749px;z-index:2}.lightCtaBright--mQMSKpuC{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;cursor:pointer;height:253px;left:255px;padding:0;position:absolute;top:85px;width:253px;z-index:3}.lightCtaBright--mQMSKpuC:disabled{cursor:default}.lightCtaBaseStar--Iatzw7kg,.lightCtaBrightStar--mZyeZ_Fq{height:100%;inset:0;-o-object-fit:contain;object-fit:contain;position:absolute;transform:rotate(-9.03deg);transform-origin:center;transition:opacity .22s ease,transform .22s ease,-webkit-filter .22s ease;transition:opacity .22s ease,filter .22s ease,transform .22s ease;transition:opacity .22s ease,filter .22s ease,transform .22s ease,-webkit-filter .22s ease;width:100%;will-change:opacity,filter,transform}.lightCtaBaseStar--Iatzw7kg{opacity:1}.lightCtaBrightStar--mZyeZ_Fq{-webkit-filter:drop-shadow(0 0 12px rgba(255,176,36,.45));filter:drop-shadow(0 0 12px rgba(255,176,36,.45));opacity:0}.lightCtaBright--mQMSKpuC:not(:disabled):active .lightCtaBaseStar--Iatzw7kg,.lightCtaBright--mQMSKpuC:not(:disabled):focus-visible .lightCtaBaseStar--Iatzw7kg,.lightCtaBright--mQMSKpuC:not(:disabled):hover .lightCtaBaseStar--Iatzw7kg{opacity:0}.lightCtaBright--mQMSKpuC:not(:disabled):active .lightCtaBrightStar--mZyeZ_Fq,.lightCtaBright--mQMSKpuC:not(:disabled):focus-visible .lightCtaBrightStar--mZyeZ_Fq,.lightCtaBright--mQMSKpuC:not(:disabled):hover .lightCtaBrightStar--mZyeZ_Fq{opacity:1}.lightCtaBright--mQMSKpuC:not(:disabled):active .lightCtaBrightStar--mZyeZ_Fq{transform:rotate(-9.03deg) scale(.98)}.lightCtaBright--mQMSKpuC:focus-visible{border-radius:42%;outline:3px solid rgba(255,145,0,.36);outline-offset:6px}.lightCtaBrightText--_Kq8kQRO{display:none}.lightCtaTextLine--ZloE_HSj{display:block;white-space:nowrap}.lightCtaHand--zJZrOKMz{animation:ctaHandGuide--c8dLzXhe 1.6s ease-in-out infinite;height:168px;left:410px;-o-object-fit:contain;object-fit:contain;pointer-events:none;position:absolute;top:169px;transform:rotate(-19.6deg);transform-origin:center;width:168px;will-change:transform;z-index:4}@keyframes ctaHandGuide--c8dLzXhe{0%,to{transform:rotate(-19.6deg) translate(0) scale(1)}50%{transform:rotate(-19.6deg) translate(-9px,-6px) scale(.96)}}.lightCtaBright--mQMSKpuC:not(:disabled):active~.lightCtaHand--zJZrOKMz,.lightCtaBright--mQMSKpuC:not(:disabled):focus-visible~.lightCtaHand--zJZrOKMz,.lightCtaBright--mQMSKpuC:not(:disabled):hover~.lightCtaHand--zJZrOKMz{animation-duration:.9s}@media (prefers-reduced-motion:reduce){.lightCtaHand--zJZrOKMz{animation:none;will-change:auto}}.responsiveCanvas--eeDpxTzu .sectionLight--cXD_NeuP{height:987px;margin:0}@media (max-width:768px){.sectionLight--cXD_NeuP{height:891px;margin:136px auto 0;max-width:750px;overflow:visible;padding:0;width:750px}.lightSubHeader--JIpkv4lQ{left:122px;margin-bottom:0;position:absolute;top:-107px;width:506px}.lightSubTitle--uRCyC2zM{font-size:34px;line-height:38px;scroll-margin-top:76px}.lightSubDesc--UIbXMfVT{font-size:16px;letter-spacing:2px}.lightSubExtra--nMP65kCU{font-size:14px;letter-spacing:1px;line-height:22px;margin-top:8px}.lightStarsOverlay--mdgolIRP{left:129px;max-width:none;top:-170px;transform:none;width:749px}.lightScene--xK5yBAJo{aspect-ratio:auto;height:744.91px;left:-77px;margin:0;max-width:none;position:absolute;top:146px;width:894px;z-index:auto}.lightVisualImg--CKrfJ0kI{-o-object-fit:cover;object-fit:cover}.lightCtaBright--mQMSKpuC{height:278.92px;left:244px;top:52px;width:287.33px}.lightCtaHand--zJZrOKMz{height:214px;left:404px;top:104px;transform:rotate(-19.6deg);width:214px}.profileCard--y2bNY4Ay{max-width:320px;width:calc(100vw - 60px)}}.profileCard--y2bNY4Ay{animation:profileFadeIn--IrNNOHTm .3s ease;background:hsla(0,0%,100%,.96);border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.12);left:50%;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%);width:280px;z-index:10}@keyframes profileFadeIn--IrNNOHTm{0%{opacity:0;transform:translate(-50%,-50%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.profileCardHeader--Il1wBaWy{align-items:center;display:flex;gap:12px;margin-bottom:12px}.profileAvatar--kt7YKFV5{border:2px solid #ffe4b5;border-radius:50%;height:48px;-o-object-fit:cover;object-fit:cover;width:48px}.profileInfo--mO8PZvJE{display:flex;flex-direction:column;gap:2px}.profileName--aig9KpEt{color:#3d3d3d;font-size:16px;font-weight:600;line-height:22px}.profileGender--ubPGUpQd{color:#999;font-size:12px;line-height:16px}.profileDetail--DI6ONo6r{color:#666;font-size:13px;line-height:20px;margin:6px 0 0;word-break:break-all}.profileActions--OG5kxWaF{display:flex;gap:10px;margin-top:16px}.profileBtnSecondary--dIxOl1Fb{background:#fff;border:1px solid #fa9316;border-radius:18px;color:#fa9316;cursor:pointer;flex:1;font-size:13px;height:36px;transition:background .2s}.profileBtnSecondary--dIxOl1Fb:hover{background:#fff8f0}.profileBtnPrimary--M21df9R7{background:linear-gradient(135deg,#ff9e2f,#f5862a);border:0;border-radius:18px;color:#fff;cursor:pointer;flex:1;font-size:13px;font-weight:500;height:36px;transition:opacity .2s}.profileBtnPrimary--M21df9R7:hover{opacity:.9}.profileBtnPrimary--M21df9R7:disabled{cursor:not-allowed;opacity:.6}.sectionShare--hiXwm0Tw{align-items:center;display:flex;flex-direction:column;margin:72px auto 0;position:relative;width:1132px;z-index:1}.shareVisual--RmqECpac{border-radius:24px;height:876px;margin-top:24px;overflow:hidden;position:relative;width:1084px}.shareVisualBg--Ve31_p0N{background-repeat:no-repeat;background-size:100% 100%;inset:0;position:absolute;z-index:0}.shareDecoPrince--AqOrgcIu{bottom:50px;height:149px;left:40px;-o-object-fit:contain;object-fit:contain;pointer-events:none;position:absolute;width:280px;z-index:3}.shareParticipationGroup--yzBLbGtO{height:229px;left:208.02px;position:absolute;top:196px;width:681px;z-index:5}.shareParticipationLabelBg--rw_Uy6eP{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px 16px 16px 4px;height:91.73px;left:217.57px;position:absolute;top:0;width:242.1px}.shareParticipationLabelText--M38QKsEQ{color:#fff;font-size:24px;left:287.24px;letter-spacing:.72px;line-height:34px;position:absolute;text-align:center;top:26.31px}.shareMethod--eoTGyrmo{color:#2c2c2c;position:absolute;text-align:center}.shareMethodOne--HToVbFoT{height:60px;left:57.98px;top:87px;width:557.52px}.shareMethodTwo--hyuvIF_a{height:51px;left:0;top:174px;width:681px}.shareMethodTitle--SzCFm0d9{color:#ffaf13;display:block;font-size:24px;letter-spacing:.72px;line-height:34px;position:absolute;top:0;width:100%}.shareMethodUnderline--ufPHKRst{background:#fed790;border-radius:40px;bottom:0;height:10px;left:0;position:absolute;width:73px}.shareMethodCopy--p9HnDEzg{font-size:18px;left:0;letter-spacing:.54px;line-height:25px;margin:0;position:absolute;top:39px;white-space:nowrap;width:100%;z-index:1}.shareMethodOne--HToVbFoT .shareMethodCopy--p9HnDEzg{left:7.52px}.shareMethodTwo--hyuvIF_a .shareMethodUnderline--ufPHKRst{bottom:-4px;left:3.98px}.shareMethodTwo--hyuvIF_a .shareMethodCopy--p9HnDEzg{top:33px}.shareRewardGroup--ItcXBROK{height:267.15px;left:293.12px;position:absolute;top:474px;width:486px;z-index:5}.shareRewardDescription--fErzTptd{line-height:36.09px;top:0}.shareRewardDescription--fErzTptd,.shareRewardNote--_QZ_P0yF{color:#2c2c2c;font-size:18px;left:0;letter-spacing:2.34px;margin:0;position:absolute;text-align:center;white-space:nowrap;width:486px}.shareRewardNote--_QZ_P0yF{line-height:32px;top:235.15px}.shareActivityTime--C6dXQZXA{color:#ffb013;font-size:18px;left:0;letter-spacing:2.34px;line-height:32px;margin:0;position:absolute;text-align:center;top:267.15px;white-space:nowrap;width:486px}.sharePrizeArea--sAMN8yQH{height:192px;left:50%;position:absolute;top:60.15px;transform:translateX(-50%);width:346px}.prizeCupWrap--LaqbUq6l{height:158px;left:188px;position:absolute;top:34px;width:158px}.prizeCupBg--LSAStbSI{display:none}.prizeCupImg--VriAcvmI{height:151px;left:4px;-o-object-fit:cover;object-fit:cover;position:absolute;top:4px;width:151px;z-index:1}.prizeCertImg--csXBQtkR{height:116px;left:58px;-o-object-fit:contain;object-fit:contain;position:absolute;top:49px;width:85px;z-index:1}.prizeLabelCert--vMW8_WoP{left:4px;position:absolute;top:20px;z-index:2}.prizeLabelCup--d8Hguroc{left:160px;position:absolute;top:14px;z-index:2}.prizeLabelInner--kkhFXbCQ{background:url(https://img.alicdn.com/imgextra/i3/O1CN015HdPuL1hYsGxvMuh6_!!6000000004290-55-tps-132-75.svg) 50%/100% 100% no-repeat;border-radius:0;display:block;height:75px;position:relative;width:132px}.prizeLabelInner--kkhFXbCQ span{color:#fff;font-size:17px;left:7px;line-height:24px;position:absolute;text-align:center;top:23px;transform:rotate(-18deg);transform-origin:center;white-space:nowrap;width:118px}.shareTransition--Vsw4pJ9a{aspect-ratio:8/3;margin:0 auto;max-width:1440px;overflow:hidden;position:relative;width:100%}.shareGrassImgPc--DOcXgzHu{display:block;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;width:100%}.shareGrassImg--Oaw3R3Gw{display:none;height:auto;left:50%;pointer-events:none;position:absolute;top:-10px;transform:translateX(calc(-50% - 220px));width:max(3600px,250vw)}.responsiveCanvas--W88vPriJ .shareVisual--RmqECpac{margin-top:0}@media (max-width:1280px){.sectionShare--hiXwm0Tw{max-width:100%;padding-left:24px;padding-right:24px;width:auto}.shareVisual--RmqECpac{aspect-ratio:1084/876;height:auto;max-width:1084px;width:100%}.shareTransition--Vsw4pJ9a{margin-top:0}.shareGrassImg--Oaw3R3Gw{transform:translateX(calc(-50% - 80px));width:max(960px,160vw)}}@media (max-width:768px){.sectionShare--hiXwm0Tw{align-items:stretch;margin:72px auto 0;max-width:100%;padding:0;width:747px}.shareVisual--RmqECpac{aspect-ratio:auto;border-radius:0;height:840px;max-width:100%;overflow:visible;transform:none;width:747px}.shareParticipationGroup--yzBLbGtO{height:216px;left:53px;top:204.74px;transform:none;width:641px}.shareParticipationLabelBg--rw_Uy6eP{height:88px;left:204.5px;width:232px}.shareParticipationLabelText--M38QKsEQ{font-size:24px;left:272.5px;top:25px}.shareMethodOne--HToVbFoT{left:41.74px;width:557.52px}.shareMethodTwo--hyuvIF_a{width:641px}.shareMethodCopy--p9HnDEzg{font-size:17px;letter-spacing:.4px}.shareRewardGroup--ItcXBROK{height:267.15px;left:130.5px;top:469px;transform:none;width:486px}.shareRewardDescription--fErzTptd{font-size:17px;letter-spacing:2px;line-height:32px}.shareRewardNote--_QZ_P0yF{font-size:17px;letter-spacing:2px;top:225.15px;transform:none}.shareActivityTime--C6dXQZXA{font-size:17px;letter-spacing:2px;top:251.15px}.sharePrizeArea--sAMN8yQH{height:184.05px;top:60.15px;width:331.05px}.prizeCupWrap--LaqbUq6l{height:151px;left:180px;top:33px;width:151px}.prizeCupImg--VriAcvmI{height:144px;width:144px}.prizeCertImg--csXBQtkR{height:111px;left:55px;top:47px;width:81px}.prizeLabelCert--vMW8_WoP{left:0;top:18px}.prizeLabelCup--d8Hguroc{left:151px;top:13px}.prizeLabelInner--kkhFXbCQ{height:71px;width:126px}.prizeLabelInner--kkhFXbCQ span{font-size:16px;left:7px;line-height:22px;top:22px;width:112px}.shareDecoPrince--AqOrgcIu{bottom:auto;height:149.25px;left:20px;top:670px;width:281.56px}.shareTransition--Vsw4pJ9a{aspect-ratio:auto;height:300px;margin-top:-30px;overflow:hidden}.shareGrassImgPc--DOcXgzHu{display:none}.shareGrassImg--Oaw3R3Gw{display:block;left:-42%;max-width:none;position:relative;top:15px;transform:none;width:200%}}.sectionSteps--SmwsdGff{margin:0 auto;position:relative;text-align:center;width:1165px;z-index:1}.stepsTitle--kg8L4fTv{color:#ff6a00;font-size:33px;line-height:40.5px;margin:0 0 36px;text-align:center}.stepsRow--zWLtBGY6{display:flex;gap:38px;justify-content:center}.stepCard--BgdBDHW0{background:hsla(46,87%,97%,.8);border-radius:16px;display:flex;flex-direction:column;height:169.5px;overflow:hidden;padding:35px 0 0;position:relative;width:363px}.stepCardBg--z0yuCegs{background-position:0 0;background-repeat:no-repeat;background-size:100% 100%;inset:0;position:absolute;z-index:0}.stepRow--Oc6TbhzF{align-items:center;display:flex;gap:14px;padding-left:73px;position:relative;z-index:1}.stepBadge--FmfKpYKC{align-items:center;background:transparent;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:0;display:flex;flex-shrink:0;height:40.5px;justify-content:center;transform:rotate(-1.8deg);width:51px}.stepNum--a4ez_8vL{color:#fff;font-size:21px}.stepName--FMn4KQaF{color:#698d00;font-size:26px;font-weight:400;letter-spacing:1.5px;line-height:36px;margin:0;white-space:nowrap}.stepDesc--KHqcJfB4{color:#3d3d3d;font-size:16px;font-weight:400;letter-spacing:1.5px;line-height:21px;margin:10px 0 0;padding:0 60px;position:relative;text-align:center;z-index:1}.responsiveCanvas--MW8YJakz .sectionSteps--SmwsdGff{height:281px;margin:0}@media (max-width:768px){.sectionSteps--SmwsdGff{height:580px;margin:100px auto 0;max-width:100%;overflow:hidden;padding:0;position:relative;width:750px}.stepsTitle--kg8L4fTv{font-size:33px;left:0;line-height:40.5px;margin:0;position:absolute;top:9px;width:100%}.stepsRow--zWLtBGY6{display:block;gap:0;height:580px;left:0;position:absolute;top:0;width:750px}.stepCard--BgdBDHW0{background:transparent;border-radius:0;display:block;min-height:auto;padding:0;position:absolute}.stepCardBg--z0yuCegs{background-size:100% 100%}.stepCard--BgdBDHW0:first-child{height:169.5px;left:29px;top:100px;width:363px}.stepCard--BgdBDHW0:nth-child(2){height:169.5px;left:367px;right:auto;top:184px;width:363px}.stepCard--BgdBDHW0:nth-child(3){height:183px;left:136px;top:351px;transform:none;width:393px}.stepRow--Oc6TbhzF{padding-left:0;position:absolute}.stepCard--BgdBDHW0:first-child .stepRow--Oc6TbhzF,.stepCard--BgdBDHW0:nth-child(2) .stepRow--Oc6TbhzF{left:78px;top:45px}.stepCard--BgdBDHW0:nth-child(3) .stepRow--Oc6TbhzF{left:95px;top:45px}.stepName--FMn4KQaF{font-size:26px;line-height:36px}.stepDesc--KHqcJfB4{font-size:16px;line-height:21px;margin:0;padding:0;position:absolute}.stepCard--BgdBDHW0:first-child .stepDesc--KHqcJfB4{left:52px;top:90px;width:260px}.stepCard--BgdBDHW0:nth-child(2) .stepDesc--KHqcJfB4{left:70px;line-height:24px;top:90px;width:220px}.stepCard--BgdBDHW0:nth-child(3) .stepDesc--KHqcJfB4{left:52px;line-height:24px;top:90px;width:300px}}.modalMask--WAikp5gC{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(35,24,14,.78);box-sizing:border-box;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:32px;position:fixed;z-index:2000}.modalPanel--Jmx6sz1G{background:#fff9e9;border:3px solid #f1b468;border-radius:18px;box-shadow:0 20px 60px rgba(48,25,5,.42);max-height:calc(100dvh - 64px);overflow:hidden;overflow-y:auto;width:min(960px,calc(100vw - 64px))}.modalHeader--R6j8aQjN{align-items:center;background:#fff9e9;box-sizing:border-box;display:flex;gap:16px;justify-content:space-between;min-height:64px;padding:12px 14px 12px 24px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.modalTitle--HlpnAzY8{color:#49341f;font-size:20px;font-weight:700;line-height:28px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.closeButton--rMlJJUey{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(244,177,92,.2);border:0;border-radius:50%;color:#754b24;cursor:pointer;display:flex;flex:0 0 44px;font-size:34px;font-weight:300;height:44px;justify-content:center;line-height:1;padding:0;width:44px}.closeButton--rMlJJUey:focus-visible,.closeButton--rMlJJUey:hover{background:#f07a18;color:#fff}.closeButton--rMlJJUey:focus-visible{outline:3px solid rgba(240,122,24,.38);outline-offset:2px}.playerViewport--YqQ7sKq2{aspect-ratio:16/9;background:#000;overflow:hidden;position:relative;width:100%}.nativeVideo--EOPRr2J3,.videoIframe--er838vhS{background:#000;border:0;display:block;height:100%;width:100%}.nativeVideo--EOPRr2J3{-o-object-fit:contain;object-fit:contain}@media (max-width:768px){.modalMask--WAikp5gC{padding:32px}.modalPanel--Jmx6sz1G{border-radius:24px;border-width:4px;max-height:calc(100dvh - 64px);width:calc(100vw - 64px)}.modalHeader--R6j8aQjN{gap:20px;min-height:112px;padding:16px 16px 16px 32px}.modalTitle--HlpnAzY8{font-size:32px;line-height:48px}.closeButton--rMlJJUey{flex-basis:88px;font-size:60px;height:88px;width:88px}}.videoSectionSlot--UueTX1j1{display:flow-root;min-height:332px}.sectionVideo--wqK9CnDZ{display:flex;gap:31px;justify-content:center;margin:72px auto 0;width:1196px;z-index:1}.sectionVideo--wqK9CnDZ,.videoCard--DEVYV1s5{height:218px;isolation:isolate;position:relative}.videoCard--DEVYV1s5{flex:0 0 378px;overflow:hidden;width:378px}.videoFrame--ot7Ri8Mt{display:block;height:auto;left:0;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:378px;z-index:1}.videoViewport--B_rUBA4c{background:#17120e;border-radius:2px;height:195.57px;left:16.34px;overflow:hidden;position:absolute;top:11.72px;width:346.35px;z-index:3}.sectionVideoTwo--tpDuHSJ_{gap:37px;height:260px;width:939px}.sectionVideoTwo--tpDuHSJ_ .videoCard--DEVYV1s5{flex-basis:451px;height:260px;width:451px}.sectionVideoTwo--tpDuHSJ_ .videoFrame--ot7Ri8Mt{width:451px}.sectionVideoTwo--tpDuHSJ_ .videoViewport--B_rUBA4c{height:232.82px;left:19.49px;top:13.95px;width:413.23px}.videoCover--mCHafxLH,.videoShade--QaZFbDDB{height:100%;inset:0;position:absolute;width:100%}.videoCover--mCHafxLH{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transform:scale(1.002);transition:transform .28s ease}.videoShade--QaZFbDDB{background:radial-gradient(circle at center,rgba(0,0,0,.03) 0 30%,rgba(0,0,0,.32) 100%);pointer-events:none}.playAction--hioSTvAm{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:#fff;cursor:pointer;height:60px;left:50%;padding:0;position:absolute;text-decoration:none;top:50%;transform:translate(-50%,-50%);width:60px;z-index:2}.playAction--hioSTvAm,.playIcon--mbrDTb5B{align-items:center;display:flex;justify-content:center}.playIcon--mbrDTb5B{background:rgba(255,127,25,.92);border:2.5px solid hsla(0,0%,100%,.94);border-radius:50%;box-shadow:0 5px 16px rgba(84,38,0,.34);height:49px;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease;width:49px}.playIcon--mbrDTb5B svg{fill:currentcolor;height:25px;transform:translateX(2px);width:25px}.sectionVideoTwo--tpDuHSJ_ .playAction--hioSTvAm{height:72px;width:72px}.sectionVideoTwo--tpDuHSJ_ .playIcon--mbrDTb5B{border-width:3px;height:58px;width:58px}.sectionVideoTwo--tpDuHSJ_ .playIcon--mbrDTb5B svg{height:30px;width:30px}.videoCard--DEVYV1s5:hover .videoCover--mCHafxLH{transform:scale(1.035)}.playAction--hioSTvAm:focus-visible .playIcon--mbrDTb5B,.playAction--hioSTvAm:hover .playIcon--mbrDTb5B{background:#ff6b00;box-shadow:0 7px 20px rgba(84,38,0,.42);transform:scale(1.06)}.playAction--hioSTvAm:focus-visible{border-radius:50%;outline:3px solid #fff;outline-offset:2px}.responsiveCanvas--haSNVBPw .sectionVideo--wqK9CnDZ{margin:0}.responsiveCanvas--haSNVBPw .playAction--hioSTvAm{height:var(--canvas-control-hit-size);width:var(--canvas-control-hit-size)}@media (max-width:768px){.videoSectionSlot--UueTX1j1{min-height:628px}.sectionVideo--wqK9CnDZ{flex-direction:column;gap:30px;height:auto;justify-content:flex-start;margin:72px auto 0;max-width:none;width:378px}.videoCard--DEVYV1s5{flex-basis:218px}.playAction--hioSTvAm{height:96px;width:96px}.sectionVideoTwo--tpDuHSJ_{gap:36px;width:451px}.sectionVideoTwo--tpDuHSJ_ .videoCard--DEVYV1s5{flex-basis:260px}.sectionVideoTwo--tpDuHSJ_ .playAction--hioSTvAm{height:96px;width:96px}}@media (min-width:769px) and (max-width:1439px){.videoSectionSlot--UueTX1j1{min-height:23.0556vw}}.bannerImageSection--wWyeSuaM{align-items:center;background:url(https://img.alicdn.com/imgextra/i1/O1CN01sFXGYM1uPnQLY2Jbv_!!6000000006030-55-tps-1920-880.svg) no-repeat bottom/cover;display:flex;height:660px;justify-content:center;overflow:hidden;width:100%}.bannerImageSafeArea--zx742IK_{display:flex;justify-content:center;margin:0 auto;max-width:1080px;width:1080px}.bannerImage880--Dx3Os_IG{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}@media screen and (max-width:768px){.bannerImageSection--wWyeSuaM{height:auto;padding:40px 16px}.bannerImageSafeArea--zx742IK_{max-width:100%;width:100%}}.subBlock--moO6qatb{margin-top:16px}.subBlock--moO6qatb+.subBlock--moO6qatb{margin-top:20px}.subBlockTitle--DBF0Vqw0{color:#5d4037;font-size:16px;font-weight:600;margin:0 0 16px}.voiceGrid--kiPYc4ki{display:flex;flex-wrap:wrap;gap:20px}.voiceCard--kyTyhBY0{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;flex-direction:column;font-family:inherit;gap:6px;padding:0;width:60px}.voiceAvatarWrap--lgHMuhJe{border:3px solid transparent;border-radius:50%;box-sizing:border-box;height:46px;position:relative;transition:border-color .2s;width:46px}.voiceCardActive--FqFFD7eu .voiceAvatarWrap--lgHMuhJe{border-color:#f18326}.voiceAvatar--BvMmkXYj{border-radius:50%;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.voiceAvatarPlaceholder--SDZOgWQW{background:#f5f0ea;color:#8b7e6a;font-size:13px;font-weight:600;height:100%;width:100%}.voiceAvatarPlaceholder--SDZOgWQW,.voiceCheckBadge--P4OAdZnQ{align-items:center;border-radius:50%;display:flex;justify-content:center}.voiceCheckBadge--P4OAdZnQ{background:#f18326;border:2px solid #fff;bottom:-2px;color:#fff;font-size:12px;font-weight:700;height:12px;position:absolute;right:-2px;width:12px}.voiceCardName--u2FWmmHs{color:#5d4037;font-size:12px;text-align:center;white-space:nowrap}.voiceCardActive--FqFFD7eu .voiceCardName--u2FWmmHs{color:#f18326;font-weight:600}.voiceAddIcon--wVurfPOV{align-items:center;background:#fff8f0;border:2px dashed #f1832666;border-radius:50%;box-sizing:border-box;color:#f18326;display:flex;font-size:28px;font-weight:300;height:100%;justify-content:center;width:100%}.voiceCardNameAdd--fbUFwqzP{color:#f18326;font-size:12px;font-style:italic;font-weight:500;white-space:nowrap}@media screen and (max-width:768px){.voiceGrid--kiPYc4ki{gap:14px}.voiceCard--kyTyhBY0{width:48px}}.flowPage--R35nANQO{background:#fefaf6;color:#5d4037;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;overflow-x:hidden;width:100%}.desktopHeader--N3R77nDy{display:block}.flowMain--FnnUZOPj{align-items:center;box-sizing:border-box;padding:24px 0 60px}.flowMain--FnnUZOPj,.flowSafeArea--ZT2BlB3n{display:flex;flex-direction:column;width:100%}.flowSafeArea--ZT2BlB3n{gap:20px;max-width:1200px}.flowContent--NvQ5mwlC{margin-top:16px}@media screen and (max-width:768px){.desktopHeader--N3R77nDy{display:none}.flowMain--FnnUZOPj{padding:86px 16px 40px}.flowSafeArea--ZT2BlB3n{gap:12px}.flowContent--NvQ5mwlC{margin-top:8px}}.header--P9kQHwEK{align-items:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:hsla(0,0%,100%,.9);box-sizing:border-box;display:flex;flex-direction:column;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;justify-content:flex-end;left:0;padding:10px 0;position:fixed;top:0;width:100%;z-index:100}.headerSpacer--KYmfX6jE{height:65px;width:100%}.headerInner--dHPFkVnQ{align-items:center;display:flex;flex-direction:row;height:45px;width:1353px}.logo--TznoFvwu{height:39px;margin-left:40px;-o-object-fit:contain;object-fit:contain;width:107px}.nav--HUsScNcJ{align-items:center;display:flex;flex-direction:row;gap:40px;height:45px;margin-left:180px}.navUnderline--ip6jDg_7{bottom:-6px;height:30px;left:-7px;-o-object-fit:fill;object-fit:fill;pointer-events:none;position:absolute;width:calc(100% + 14px);z-index:1}.navItem--gY04TrOt{align-items:center;color:#5d4037;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;justify-content:center;line-height:18px;position:relative;white-space:nowrap}.navItemLabel--M9FsayHf{position:relative;z-index:2}.userArea--o5P5CBnG{align-items:center;display:flex;flex-direction:row;gap:8px;height:45px;margin-left:auto;min-width:227px;position:relative}.coinBtn--JlgVrD27{align-items:center;background:#ffebc4;border:none;border-radius:9999px;color:#5d4037;display:flex;font-size:14px;font-weight:600;height:30px;justify-content:center;line-height:16px;min-width:70px;outline:none;padding:0 12px;white-space:nowrap}.coinBtn--JlgVrD27,.userAvatar--zcBKWj9D{cursor:pointer;transition:opacity .2s ease}.userAvatar--zcBKWj9D{border-radius:50%;height:45px;-o-object-fit:cover;object-fit:cover;width:46px}.userInfo--dpo3ftGp{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:4px;min-width:99px;transition:opacity .2s ease}.userName--OWsSRBuT{color:#5d4037;font-size:12px;font-weight:500;line-height:18px;white-space:nowrap}.userArrow--VC1ymtJT{align-items:center;display:flex;height:12px;justify-content:center;width:12px}.userArrow--VC1ymtJT img{height:6px;transition:transform .2s;width:10px}.userArrowOpen--ImhVEmxN img{transform:rotate(180deg)}.container--iks17RB_{background:#000;color:#fff;display:flex;flex-direction:column;min-height:100vh;width:100vw}.header--wdXeNuXq{padding:16px 20px 0;position:relative;z-index:10}.backButton--mzB17_i5{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:background-color .2s}.backButton--mzB17_i5:hover{background:hsla(0,0%,100%,.1)}.logoSection--XZNIqHBA{display:flex;flex:0 0 auto;justify-content:center;padding:60px 0 80px}.logo--cxIdq1sN{background:url(https://img.alicdn.com/imgextra/i4/O1CN01pGRVmS1hZn0C5Pqso_!!6000000004292-2-tps-150-54.png) no-repeat 50%;background-size:100% 100%;height:54px;width:150px}.menuSection--gR6VoxFs{background:#18181a;border-radius:12px;flex:0 0 auto;margin:0 20px;overflow:hidden}.menuItem--iCTB4MMu{align-items:center;border-bottom:1px solid #333;cursor:pointer;display:flex;justify-content:space-between;padding:18px 20px;transition:background-color .2s}.menuItem--iCTB4MMu:last-child{border-bottom:none}.menuItem--iCTB4MMu:hover{background:hsla(0,0%,100%,.05)}.menuText--w6s0glIt{color:#cbcbcb;font-size:16px}.arrowIcon--vPoH1cCD{color:#666;flex-shrink:0}.footerSection--w6y6r0Qg{margin-top:auto;padding:40px 20px 60px;text-align:center}.footerLink--sixP_ejl{color:#675af7;cursor:pointer;font-size:14px;margin-bottom:20px;transition:opacity .2s}.footerLink--sixP_ejl:hover{opacity:.8}.footerInfo--upp1VO7q{display:flex;flex-direction:column;gap:8px}.footerInfo--upp1VO7q p{color:#999;font-size:12px;line-height:18px;margin:0}@media (max-width:375px){.header--wdXeNuXq{padding:12px 16px 0}.logoSection--XZNIqHBA{padding:40px 0 60px}.logo--cxIdq1sN{height:43px;width:120px}.menuSection--gR6VoxFs{margin:0 16px}.menuItem--iCTB4MMu{padding:16px 18px}.menuText--w6s0glIt{font-size:15px}.footerSection--w6y6r0Qg{padding:32px 16px 40px}.footerInfo--upp1VO7q p{font-size:11px}}@media (min-width:750px){.container--iks17RB_{max-width:750px;width:750px}}.popoverRoot--K8BrEybO{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;inset:0;position:fixed;z-index:1000}.menuCard--p8jSrL__{animation:popIn--gTWxULmh .2s ease-out;background:#fff;border:1px solid #e7e7e7;border-radius:20px;box-shadow:0 8px 24px rgba(97,76,50,.16);box-sizing:border-box;cursor:default;display:flex;flex-direction:column;max-height:calc(100vh - 180px);overflow-y:auto;padding:16px;position:absolute;right:max(26px,calc(50vw - 650.5px));top:70px;width:320px}@keyframes popIn--gTWxULmh{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.userCard--OOG52mYc{align-items:flex-end;background:#f5f5f5;border-radius:12px;box-sizing:border-box;display:flex;gap:16px;padding:8px;width:100%}.userAvatar--gJnBTPt1{border-radius:50%;flex-shrink:0;height:56px;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .3s ease;width:56px}.userAvatarLoaded--z9QzGlnj{opacity:1}.userInfo--y8yBFozn{display:flex;flex:1;flex-direction:column;gap:7px;min-width:0}.userName--jAGoc9CB{color:#614c32;font-size:18px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.coinPill--tSODHsuV{align-items:center;display:flex;height:30px;justify-content:center;position:relative;width:80px}.coinPillBg--pTmuio8g{height:100%;inset:0;-o-object-fit:contain;object-fit:contain;position:absolute;width:100%}.coinNum--An9DeNAV{color:#a7680d;font-size:16px;font-weight:500;line-height:1;position:relative}.menuList--R9cXLW_Q{display:flex;flex-direction:column;margin-top:12px}.menuItem--W3EtZUns{align-items:center;border-radius:8px;color:#3d3d3d;cursor:pointer;display:flex;font-size:16px;font-weight:400;height:36px;padding:0 8px;transition:background .2s}.menuItem--W3EtZUns:hover{background:#fefaf5;color:#614c32}.menuIcon--Id6YYtyj{flex-shrink:0;height:16px;margin-right:10px;-o-object-fit:contain;object-fit:contain;width:16px}.menuIconWrap--UQ2iadVk{display:inline-flex;flex-shrink:0;margin-right:10px;position:relative}.menuIconWrap--UQ2iadVk .menuIcon--Id6YYtyj{margin-right:0}.unreadDot--Yf0q05gS{background:#ff4d4f;border-radius:50%;height:6px;position:absolute;right:-2px;top:-2px;width:6px}.divider--MTKFg7aU{background:#e5e5e5;height:1px;margin:8px 0}.contextList--ZUSdxYiu,.contextSection--Y34UqDgh{display:flex;flex-direction:column}.contextList--ZUSdxYiu{gap:6px;margin:4px 0 0 36px;padding-bottom:8px}.contextEmpty--ILAyeT3s{color:#999;font-size:14px;padding:8px 0}.contextItem--LB_AgsRK{align-items:center;background:#fff;border:1.5px solid #e5e5e5;border-radius:8px;color:#3d3d3d;cursor:default;display:flex;font-size:14px;gap:10px;padding:8px 12px;transition:all .2s}.contextItemClickable--OXCxAZBt{cursor:pointer}.contextItemActive--HD5VjEjA,.contextItemClickable--OXCxAZBt:hover{background:#fff8e5;border-color:#fa9316}.contextItemActive--HD5VjEjA{color:#614c32;font-weight:500}.contextIcon--PdFANI2d{font-size:18px}.contextName--dQu0SiTv{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contextBadge--jJr7zd3W{background:#fa9316;border-radius:10px;color:#fff;font-size:12px;padding:2px 8px}.bigModalMask--_SpYgnsx{align-items:center;animation:maskIn--T4sLjQRV .2s ease;background:rgba(0,0,0,.4);display:flex;inset:0;justify-content:center;position:fixed;z-index:1001}@keyframes maskIn--T4sLjQRV{0%{opacity:0}to{opacity:1}}.securityPanel--BLF1bxgM{animation:panelIn--z6vWmATq .25s cubic-bezier(.34,1.56,.64,1);background:#fefaf5;border-radius:16px;display:flex;flex-direction:column;height:1191px;max-height:90vh;max-width:1844px;overflow:hidden;position:relative;width:92vw}@keyframes panelIn--z6vWmATq{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.breadcrumb--l5plpmbH{align-items:center;color:#6f6c65;display:flex;font-size:18px;gap:8px;left:48px;position:absolute;top:28px;z-index:2}.crumbHome--DoEQDjId{cursor:pointer}.crumbHome--DoEQDjId:hover{color:#fa9316}.crumbSep--Oj7rwYgj{color:#b5a48a}.crumbCurrent--xu_6IEvZ{color:#443c36;font-weight:500}.bigCloseBtn--xpADKKEu{align-items:center;background:transparent;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:24px;top:24px;transition:background .2s;width:40px;z-index:2}.bigCloseBtn--xpADKKEu:hover{background:rgba(97,76,50,.08)}.securityContent--MZ3DCrBL{align-items:center;display:flex;flex:1;flex-direction:column;overflow-y:auto;padding:100px 0 80px;position:relative}.securityTitle--OCHSrRG7{color:#3d3d3d;font-size:40px;font-weight:600;line-height:56px;margin:0 0 60px;text-align:center}.formGroup--OU_5eR7Q{display:flex;flex-direction:column;margin-bottom:28px;width:567px}.formLabel--AbtS52lr{color:#3d3d3d;font-size:22px;font-weight:600;line-height:32px;margin-bottom:12px}.formInputBox--Isy0frAJ{align-items:center;background:#fff;border:2px solid #e5e5e5;border-radius:8px;box-sizing:border-box;display:flex;height:52px;padding:0 20px;transition:border-color .2s;width:567px}.formInputBox--Isy0frAJ:focus-within{border-color:#fa9316}.formInputBoxStatic--qCVmYlZZ{justify-content:space-between}.formInputBoxClickable--eIw8G21V{cursor:pointer}.formInputBoxClickable--eIw8G21V:hover{border-color:#fa9316}.admInputOverride--hrwMGZ4B{--color:#3d3d3d;--placeholder-color:#b5a48a;--font-size:20px;--text-align:left;width:100%}.admInputOverride--hrwMGZ4B .adm-input-element{background:transparent;color:#3d3d3d!important;font-size:20px!important;line-height:32px}.admInputOverride--hrwMGZ4B .adm-input-element::-webkit-input-placeholder{color:#b5a48a!important;opacity:1}.admInputOverride--hrwMGZ4B .adm-input-element::-moz-placeholder{color:#b5a48a!important;opacity:1}.admInputOverride--hrwMGZ4B .adm-input-element::placeholder{color:#b5a48a!important;opacity:1}.formStatic--YgWVxWzq{color:#3d3d3d;flex:1;font-size:20px;line-height:32px}.formSwitchIcon--5fVMCIWG{flex-shrink:0;height:28px;-o-object-fit:contain;object-fit:contain;transition:transform .2s;width:28px}.formInputBoxClickable--eIw8G21V:hover .formSwitchIcon--5fVMCIWG{transform:rotate(180deg)}.viewBtn--f5bieOEj{align-items:center;background:transparent;border:2px solid rgba(68,62,54,.12);border-radius:8px;color:#614c32;cursor:pointer;display:inline-flex;font-family:inherit;font-size:20px;height:52px;justify-content:center;line-height:1;padding:0;text-align:center;text-decoration:none;transition:all .2s;width:88px}.viewBtn--f5bieOEj:hover{border-color:#fa9316;color:#fa9316}.avatarUploader--d22rr7Lm{align-items:center;display:flex}.avatarUploader--d22rr7Lm .adm-image-uploader-cell{background:#fff8e5;border:1px dashed #e0d2b5;border-radius:50%!important;height:88px!important;overflow:hidden;width:88px!important}.avatarUploader--d22rr7Lm .adm-image-uploader-cell-image{border-radius:50%}.avatarUploadPlaceholder--S9ZTFRAP{align-items:center;color:#b5a48a;display:flex;flex-direction:column;font-size:14px;gap:4px;height:88px;justify-content:center;width:88px}.identityPopup--EmmFqIBx{color:#3d3d3d;padding:20px}.identityPopupHeader--E3YvGNWm{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.identityPopupTitle--TgRq5BUQ{color:#3d3d3d;font-size:18px;font-weight:600}.identityPopupClose--s9cH72NT{align-items:center;background:none;border:none;color:#999;cursor:pointer;display:flex;font-size:28px;height:32px;justify-content:center;line-height:1;width:32px}.identityOptionsList--XgmUjWo_{display:flex;flex-direction:column;max-height:360px;overflow-y:auto;padding-bottom:env(safe-area-inset-bottom)}.identityOptionItem--th165lX3{align-items:center;border-radius:8px;color:#3d3d3d;cursor:pointer;display:flex;font-size:16px;height:52px;justify-content:space-between;padding:0 16px;transition:background .2s}.identityOptionItem--th165lX3:hover{background:#fefaf5}.identityOptionSelected--OfuizhmQ{background:#fff8e5;color:#fa9316;font-weight:500}.securityFooter--sM2OKig4{align-items:center;display:flex;flex-direction:column;gap:24px;margin-top:24px;width:567px}.btnPrimary--kfHz4Vsa{background:#f18326;border:none;border-radius:534px;color:#fff;cursor:pointer;font-family:inherit;font-size:26px;font-weight:500;height:80px;transition:opacity .2s;width:100%}.btnPrimary--kfHz4Vsa:hover{opacity:.9}.btnPrimary--kfHz4Vsa:disabled{cursor:not-allowed;opacity:.6}.btnGhost--k9_PjZFD{background:transparent;border:2px solid rgba(93,64,55,.12);border-radius:536px;color:#5d4037;cursor:pointer;font-family:inherit;font-size:26px;height:80px;transition:all .2s;width:100%}.btnGhost--k9_PjZFD:hover{background:#fff8e5;border-color:#5d4037}.btnLink--tB8GIj_z{background:none;border:none;color:#614c32;cursor:pointer;font-family:inherit;font-size:24px;padding:8px 16px;text-decoration:none;transition:color .2s}.btnLink--tB8GIj_z:hover{color:#ff4757;text-decoration:underline}.privacyPanel--lO6WYDeq{animation:panelIn--z6vWmATq .25s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;height:680px;max-height:90vh;max-width:92vw;padding:32px 32px 40px 40px;width:598px}.privacyHeader--uHmn4dsf{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.privacyLogo--_Rrm92UU{height:65px;-o-object-fit:contain;object-fit:contain;width:180px}.privacyClose--Qk58oYpx{align-items:center;background:transparent;border:none;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;transition:background .2s;width:36px}.privacyClose--Qk58oYpx:hover{background:rgba(0,0,0,.06)}.privacyBody--ydwbB8UM{display:flex;flex:1;flex-direction:column;overflow-y:auto}.privacyItem--YlQM2LAB{display:flex;flex-direction:column;margin-bottom:32px}.privacyItemTitle--cMr6_mW2{color:#3d3d3d;font-size:22px;font-weight:600;line-height:32px;margin:0 0 12px}.privacyText--BPSyuACs{color:#3d3d3d;font-size:22px;line-height:32px;margin:0}.privacyIcp--wAFy_9Aq{color:#999;font-size:16px;line-height:28px;margin-top:24px;white-space:pre-wrap}@media (max-width:768px){.menuCard--p8jSrL__{padding:20px;right:4vw;top:80px;width:92vw}.securityPanel--BLF1bxgM{height:96vh;width:96vw}.securityContent--MZ3DCrBL{padding:80px 20px 40px}.avatarSwap--COXl571u,.formGroup--OU_5eR7Q,.formInputBox--Isy0frAJ,.securityFooter--sM2OKig4{width:100%}.securityTitle--OCHSrRG7{font-size:28px;line-height:40px;margin-bottom:32px}.formLabel--AbtS52lr{font-size:18px}.privacyPanel--lO6WYDeq{padding:24px}.privacyItemTitle--cMr6_mW2{font-size:18px}.privacyText--BPSyuACs{font-size:16px}}.header--GJMQiI2D,.navPanel--Jjo9SiHd,.userPanel--XytPsSlO{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif}.header--GJMQiI2D .iconBtn--iabnNe1T,.navPanel--Jjo9SiHd .navItem--CijgNPKX,.userPanel--XytPsSlO .userMenuItem--NIvPYL8P{font-family:inherit}.header--GJMQiI2D{padding:16px 15px 6px 16px;position:fixed;top:0;z-index:60}.bar--z0h8KwgL,.header--GJMQiI2D{background:#fff;box-sizing:border-box;width:100%}.bar--z0h8KwgL{align-items:center;display:flex;flex-direction:row;height:54px;justify-content:space-between;padding:0 12px 0 16px}.logo--qfzm_1Di{cursor:pointer;display:block;height:30px;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:auto}.actions--LGS5r12m{align-items:center;display:flex;flex-direction:row;gap:10px}.iconBtn--iabnNe1T{align-items:center;background:transparent;border:none;border-radius:8px;cursor:pointer;display:inline-flex;height:36px;justify-content:center;padding:0;transition:background .15s;width:36px}.iconBtn--iabnNe1T:hover{background:rgba(93,64,55,.08)}.iconBtnActive--MVgNnEv3{background:rgba(93,64,55,.1)}.mask--qKQNLagF{animation:fadeIn--dCYVS00e .18s ease;background:rgba(0,0,0,.4);bottom:0;left:0;position:fixed;right:0;top:0;z-index:50}@keyframes fadeIn--dCYVS00e{0%{opacity:0}to{opacity:1}}.navPanel--Jjo9SiHd{align-items:flex-start;animation:slideDown--jXXNBzoh .22s ease;background:#fff;border-radius:0 0 12px 12px;box-shadow:0 8px 24px rgba(0,0,0,.08);display:flex;flex-direction:column;left:0;padding:16px 16px 24px 30px;position:fixed;right:0;top:76px;z-index:70}@keyframes slideDown--jXXNBzoh{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.navItem--CijgNPKX{align-items:center;background:transparent;border:none;cursor:pointer;display:inline-flex;height:44px;padding:0 4px;position:relative}.navItemText--MBVb78Ch{color:#5d4037;font-size:16px;font-weight:600;line-height:24px;position:relative;white-space:nowrap;z-index:2}.navItemActive--RXEGL9K3 .navItemText--MBVb78Ch{color:#fa9316}.navUnderline--O4JJesSo{bottom:8px;left:-8px;width:44px}.navHighlight--DL_z2zQk,.navUnderline--O4JJesSo{height:16px;-o-object-fit:contain;object-fit:contain;pointer-events:none;position:absolute;z-index:1}.navHighlight--DL_z2zQk{bottom:10px;left:-4px;width:40px}.userPanel--XytPsSlO{animation:slideDown--jXXNBzoh .22s ease;background:#fff;border-radius:0 0 12px 12px;box-shadow:0 8px 24px rgba(0,0,0,.08);display:flex;flex-direction:column;left:0;padding:16px 16px 20px;position:fixed;right:0;top:76px;z-index:70}.userCard--hDxBTY6i{align-items:center;background:#f5f5f5;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:row;height:81px;padding:14px 16px;width:100%}.userAvatar--d8tdOnyw{border-radius:50%;flex-shrink:0;height:51px;-o-object-fit:cover;object-fit:cover;width:51px}.userInfo--X4BrE7kB{align-items:flex-start;display:flex;flex:1;flex-direction:column;margin-left:12px;min-width:0}.userName--zxU4qf5C{color:#614c32;font-size:16px;font-weight:500;line-height:1;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.coinChip--ps40VA3e{align-items:center;display:inline-flex;height:24px;justify-content:center;margin-top:6px;position:relative;width:66px}.coinChipBg--aFh8S6GH{height:100%;inset:0;width:100%}.coinChipBg--aFh8S6GH,.coinChipHighlight--HDvSAXLf{-o-object-fit:contain;object-fit:contain;position:absolute}.coinChipHighlight--HDvSAXLf{height:19px;left:0;top:50%;transform:translateY(-50%);width:54px}.coinChipText--GZRyEUJJ{color:#a7680d;font-size:12px;font-weight:500;line-height:20px;position:relative;white-space:nowrap;z-index:2}.userMenuGroup--QwevzZ9E{display:flex;flex-direction:column;margin-top:16px}.userMenuItem--NIvPYL8P{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;flex-direction:row;height:36px;padding:0;text-align:left;width:100%}.userMenuItem--NIvPYL8P+.userMenuItem--NIvPYL8P{margin-top:16px}.userMenuIcon--OSBJs7QE{flex-shrink:0;height:16px;-o-object-fit:contain;object-fit:contain;width:16px}.userMenuLabel--JavbcnHu{color:#3d3d3d;font-size:14px;font-weight:400;line-height:20px;margin-left:8px;white-space:nowrap}.userMenuIconWrap--UH9_N7MB{display:inline-flex;flex-shrink:0;position:relative}.unreadDot--kFEhLOfG{background:#ff4d4f;border-radius:50%;height:6px;position:absolute;right:-2px;top:-2px;width:6px}.userMenuDivider--plgs0FW0{background:#e5e5e5;height:1px;margin-top:16px;width:100%}.wideViewportSurface--WzUDy0Wa{box-sizing:border-box;left:0;transform:scale(var(--mobile-nav-scale,2));transform-origin:top left;width:var(--mobile-nav-width,50%)}.navPanel--Jjo9SiHd.wideViewportSurface--WzUDy0Wa,.userPanel--XytPsSlO.wideViewportSurface--WzUDy0Wa{animation-name:wideViewportSlideDown--4oEstYda;right:auto;top:var(--mobile-nav-panel-top,152px)}@keyframes wideViewportSlideDown--4oEstYda{0%{opacity:0;transform:scale(var(--mobile-nav-scale,2)) translateY(-8px)}to{opacity:1;transform:scale(var(--mobile-nav-scale,2)) translateY(0)}}@media screen and (min-width:769px){.header--GJMQiI2D,.mask--qKQNLagF,.navPanel--Jjo9SiHd,.userPanel--XytPsSlO{display:none}}.breadcrumb--xCMqG57X{align-items:center;color:#5d403799;display:flex;font-size:14px;gap:8px;height:24px}.breadcrumbItem--UAbBXzwb{cursor:pointer;transition:color .2s}.breadcrumbItem--UAbBXzwb:hover{color:#f18326}.breadcrumbSep--LYGx1grl{color:#5d403766;font-size:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.breadcrumbCurrent--TijwZ6gQ{color:#5d4037;font-weight:500}@media screen and (max-width:768px){.breadcrumb--xCMqG57X{display:none}}.overlay--i5go4sPf{align-items:center;background:rgba(0,0,0,.5);display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1000}.modal--RvTJZbBL{background:#fffdf8;border-radius:20px;box-shadow:0 12px 40px rgba(0,0,0,.15);display:flex;flex-direction:column;max-height:90vh;max-width:420px;overflow:hidden;position:relative;width:100%}.header--Gpd9AFhi{align-items:center;border-bottom:1px solid #f5ede4;display:flex;justify-content:space-between;padding:16px 20px 12px}.headerLeft--I3dNSR57{align-items:center;display:flex;gap:6px}.headerIcon--yyJXnoSi{color:#fa9316;font-size:18px}.headerTitle--_bj0nclZ{color:#4d3932;font-size:16px;font-weight:600}.closeBtn--a8pMBbYI{align-items:center;background:#f5f0eb;border:none;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;transition:background .2s;width:32px}.closeBtn--a8pMBbYI:hover{background:#ede5dc}.body--KS7IhlfK{flex:1;overflow-y:auto;padding:16px 20px}.imageSection--FlOTXMEX{margin-bottom:20px}.imageWrapper--ZNzyiFKv{aspect-ratio:16/9;background:#f5ede4;border-radius:12px;overflow:hidden;position:relative;width:100%}.previewImage--z4ieRLu_{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.versionNav--fwOYXOEG{align-items:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:rgba(23,26,29,.45);border-radius:300px;bottom:16px;display:flex;gap:8px;left:50%;min-height:34px;padding:6px 12px;position:absolute;transform:translateX(-50%);z-index:2}.versionArrow--HmSjMP7i{align-items:center;background:transparent;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:22px;justify-content:center;padding:0;transition:background .2s,opacity .2s;width:22px}.versionArrow--HmSjMP7i:hover:not(:disabled){background:hsla(0,0%,100%,.15)}.versionArrow--HmSjMP7i:disabled{cursor:not-allowed;opacity:.4}.versionText--x1V_NIlx{color:#fff;font-size:14px;font-weight:500;line-height:22px;min-width:48px;text-align:center;white-space:nowrap}.section--xcjhrIJA{margin-bottom:20px}.sectionTitle--ggl0DI0d{color:#4d3932;font-size:16px;font-weight:600;margin:0 0 4px}.sectionDesc--FVzIa_e9{color:#a89888;font-size:13px;margin:0 0 10px}.suggestionInput--wTRGCjrC{background:#fff;border:1px solid #e8ded4;border-radius:10px;box-sizing:border-box;color:#4d3932;font-size:14px;line-height:1.5;outline:none;padding:12px 14px;resize:none;transition:border-color .2s;width:100%}.suggestionInput--wTRGCjrC::-webkit-input-placeholder{color:#c4b5a5}.suggestionInput--wTRGCjrC::-moz-placeholder{color:#c4b5a5}.suggestionInput--wTRGCjrC::placeholder{color:#c4b5a5}.suggestionInput--wTRGCjrC:focus{border-color:#fa9316}.storyHeader--PB6gK0MK{align-items:center;display:flex;gap:8px;margin-bottom:8px}.storyTag--O9BjBp_Z{background:#fff8f0;border-radius:10px;color:#fa9316;font-size:11px;padding:2px 8px}.storyContent--fgRmKNR9{background:#fff8f0;border-radius:10px;color:#6b5b4e;font-size:14px;line-height:1.6;padding:12px 14px}.footer--euHbRYRj{border-top:1px solid #f5ede4;display:flex;gap:12px;padding:16px 20px}.cancelBtn--F7_Nul6o{background:#fff;border:1px solid #e8ded4;border-radius:22px;color:#6b5b4e;cursor:pointer;flex:1;font-size:15px;height:44px;transition:all .2s}.cancelBtn--F7_Nul6o:hover{background:#f9f5f0}.confirmBtn--Sz3q6g3B{background:linear-gradient(135deg,#ff8c00,#fa6400);border:none;border-radius:22px;color:#fff;cursor:pointer;flex:1.2;font-size:15px;font-weight:600;height:44px;transition:all .2s}.confirmBtn--Sz3q6g3B:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.confirmBtn--Sz3q6g3B:disabled{cursor:not-allowed;opacity:.6}.profileRow--DE3sPjG1{display:flex;flex-wrap:wrap;gap:16px}.profileCard--ZL6EjVmL{align-items:center;background:#faf8f4;border:2px solid transparent;border-radius:16px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;font-family:inherit;gap:12px;padding:8px 16px;position:relative;transition:all .2s}.profileCard--ZL6EjVmL:hover{background:#fff6e7}.profileCardActive--qNoqYzzk{background:#fff6e7;border-color:#f18326}.editBtn--nBGRySgD{align-items:center;background:rgba(241,131,38,.9);border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.1);color:#fff;cursor:pointer;display:flex;height:22px;justify-content:center;position:absolute;right:-6px;top:-6px;transition:background .2s;width:22px}.editBtn--nBGRySgD:hover{background:#f18326}.profileAvatar--BcVpugzK{border-radius:50%;flex-shrink:0;height:40px;-o-object-fit:cover;object-fit:cover;width:40px}.profileInfo--rxJCahbM{display:flex;flex-direction:column;gap:4px;text-align:left}.profileName--vUWjyrUJ{color:#5d4037;font-size:14px;font-weight:600}.profileAge--v16dt7mi{color:#5d403799;font-size:12px}.profileCardCreate--dv5EwXUA{background:transparent;border:2px dashed #5d403733;justify-content:center;padding:8px 24px}.profileCardCreate--dv5EwXUA:hover{background:#fff6e7;border-color:#f18326}.profileCreateIcon--Gv2BTuyE{color:#5d403766;font-size:28px;font-weight:300;line-height:1}@media screen and (max-width:768px){.profileCard--ZL6EjVmL{gap:10px;padding:10px 12px}.profileAvatar--BcVpugzK{height:36px;width:36px}.profileCardCreate--dv5EwXUA{padding:10px}}.summaryWrap--GAtnqFni{display:flex;flex-direction:column;gap:12px}.summaryTextarea--qOJ8OGmy{background:#fff;border:1px solid #5d403733;border-radius:12px;box-sizing:border-box;color:#5d4037;font-family:inherit;font-size:15px;line-height:24px;min-height:110px;outline:none;padding:16px;resize:vertical;transition:border-color .2s;width:100%}.summaryTextarea--qOJ8OGmy::-webkit-input-placeholder{color:#5d403766}.summaryTextarea--qOJ8OGmy::-moz-placeholder{color:#5d403766}.summaryTextarea--qOJ8OGmy::placeholder{color:#5d403766}.summaryTextarea--qOJ8OGmy:focus{border-color:#f18326}.summaryFooter--EBkrp3SR{align-items:center;display:flex;justify-content:space-between}.summaryCount--qo8o4nj0{color:#5d403799;font-size:13px}.summaryActions--DwAKzRab{display:flex;gap:12px}.summaryBtn--inR3ZVo7{background:#fff;border:1px solid #5d403733;border-radius:9999px;color:#5d4037;cursor:pointer;font-family:inherit;font-size:14px;height:40px;padding:0 20px;transition:all .2s}.summaryBtn--inR3ZVo7:hover{border-color:#f18326;color:#f18326}.summaryBtnPrimary--RyP58C3v{background:#f18326;border-color:#f18326;color:#fff}.summaryBtnPrimary--RyP58C3v:hover{background:#e07520;border-color:#e07520;color:#fff}@media screen and (max-width:768px){.summaryWrap--GAtnqFni{gap:4px}.summaryTextarea--qOJ8OGmy{font-size:13px}.summaryFooter--EBkrp3SR{align-items:stretch;flex-direction:column;gap:0}.summaryActions--DwAKzRab{justify-content:flex-end}.summaryBtn--inR3ZVo7{font-size:13px;height:34px;padding:0 14px}}.summaryBtn--inR3ZVo7:disabled{background:#fff;border-color:#5d403733;color:#5d403799;cursor:not-allowed;opacity:.5}.summaryBtnPrimary--RyP58C3v:disabled{background:#f1832680;border-color:#f1832680;color:#fff}.btnTooltipWrap--x_9EUPmH{display:inline-flex;position:relative}.btnTooltip--QpSlQdPb{background:#fff;border:1px solid #e8e3de;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.08);color:#5d4037;display:none;font-size:13px;left:50%;padding:8px 14px;pointer-events:none;position:absolute;top:calc(100% + 8px);transform:translateX(-50%);white-space:nowrap;z-index:10}.btnTooltip--QpSlQdPb:before{background:#fff;border-left:1px solid #e8e3de;border-top:1px solid #e8e3de;content:"";height:8px;left:50%;position:absolute;top:-5px;transform:translateX(-50%) rotate(45deg);width:8px}.btnTooltipWrap--x_9EUPmH:hover .btnTooltip--QpSlQdPb{display:block}.recommend--AMFlOW07{background:#fff6e7;border-radius:42px;box-sizing:border-box;height:432px;margin:0 auto;overflow:hidden;padding:24px 0 0;width:1320px}.recommendHeader--KUFIdDZh{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:center;margin:0 auto}.recommendTitle--cP0BybAJ{color:#5d4037;font-size:24px;font-weight:600;line-height:33px;margin:0;text-align:center}.recommendBody--gjs1TKsp{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:36px 0 0;position:relative}.recommendArrow--ygULrw2g{cursor:pointer;flex-shrink:0;height:33px;width:33px;z-index:2}.recommendArrowPrev--BMhpgTH0{margin-right:12px}.recommendArrowNext--q1jSlci8{margin-left:12px}.recommendArrowDisabled--tBqTfRNC{cursor:default;opacity:.3;pointer-events:none}.recommendList--eYpWw7Bi{display:flex;flex-direction:row;gap:18px;transition:transform .4s ease;will-change:transform}.recommendListWrap--lXAKllJh{flex-shrink:0;overflow:hidden;width:1158px}.recommendIndicator--ih6NHza4{display:block;height:18px;margin:24px auto 0;width:126px}@media screen and (max-width:768px){.recommend--AMFlOW07{border-radius:20px;height:auto;margin:0 auto;padding:20px 0;width:calc(100% - 32px)}.recommendTitle--cP0BybAJ{font-size:20px;font-weight:700;line-height:28px}.recommendBody--gjs1TKsp{justify-content:flex-start;margin:16px 0 0;padding:0}.recommendArrow--ygULrw2g{display:none}.recommendListWrap--lXAKllJh{-webkit-overflow-scrolling:touch;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;padding:0 16px;-webkit-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;width:100%}.recommendListWrap--lXAKllJh::-webkit-scrollbar{display:none}.recommendList--eYpWw7Bi{gap:12px;transform:none!important}.recommendIndicator--ih6NHza4{display:none}}.bookCard--A9nxDSql{align-items:center;background:#fff;border-radius:10px;box-shadow:0 0 9px 0 rgba(152,111,0,.2);box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;height:273px;min-width:178px;overflow:hidden;padding-top:1px;width:178px}.bookCover--DLyPmeGo{display:block;height:196px;-o-object-fit:cover;object-fit:cover;width:178px}.bookInfo--VLPu1BiT{background:#fff;border-radius:0 0 10px 10px;height:76px;margin-top:1px;position:relative;width:178px}.bookTitle--xfgvQokq{color:#3d3d3d;font-size:15px;font-weight:600;line-height:21px;margin:0;top:15px}.bookDate--P8x__TMH,.bookTitle--xfgvQokq{left:15px;position:absolute;white-space:nowrap}.bookDate--P8x__TMH{bottom:15px;color:#666;font-size:12px;line-height:13px}.bookMeta--PFolZz17{bottom:15px;box-sizing:border-box;height:13px;padding:0 1px 0 0;position:absolute;right:15px}.bookMeta--PFolZz17,.metaItem--kIFCAa2M{align-items:center;display:flex;flex-direction:row}.metaItem--kIFCAa2M+.metaItem--kIFCAa2M{margin-left:12px}.metaIcon--tdWSd8ch{height:14px;width:14px}.metaText--rK07ntg3{color:#3d3d3d;font-size:12px;line-height:13px;margin-left:4px;white-space:nowrap}@media screen and (max-width:768px){.bookCard--A9nxDSql{height:230px;min-width:150px;scroll-snap-align:start;width:150px}.bookCover--DLyPmeGo{height:164px;width:150px}.bookInfo--VLPu1BiT{height:65px;width:150px}.bookTitle--xfgvQokq{font-size:13px;left:10px;top:10px}.bookDate--P8x__TMH{bottom:10px;font-size:10px;left:10px}.bookMeta--PFolZz17{bottom:10px;right:10px}}.reveal--MAEGZiRQ{opacity:0;transform:translateY(36px);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.revealVisible--GdW5IaHj{opacity:1;transform:translateY(0)}.revealDelay1--ohRq128p{transition-delay:.15s}.revealDelay2--qm_2XhW0{transition-delay:.3s}.revealDelay3--bJXw71jL{transition-delay:.45s}.sectionTitle--djVcpX_M{color:#5d4037;font-size:33px;line-height:40px;margin:0;text-align:center;white-space:nowrap}.sectionSubtitle--I2kZj5DI{color:#7c5e2f;font-size:16px;line-height:21px;margin:15px 0 0;text-align:center;white-space:nowrap}.scenarios--hbbEvkxM{background:url(https://img.alicdn.com/imgextra/i1/O1CN01lc5GNn1ovV9FUqd0V_!!6000000005287-55-tps-1921-1440.svg) no-repeat top/cover;overflow:visible;position:relative;width:100%;z-index:1}.scenarios--hbbEvkxM:after{background:url(https://img.alicdn.com/imgextra/i1/O1CN01v0xhk41qxS4BgXsrt_!!6000000005562-55-tps-1440-153.svg) no-repeat;background-size:cover;bottom:-55px;content:"";height:100px;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);width:100vw;z-index:1}.scenariosSafeArea--kplnyx3c{margin:0 auto;max-width:1440px;min-height:1000px;position:relative;width:100%}.scenariosHeader--CyRRb5YX{align-items:center;display:flex;flex-direction:column;gap:15px;left:50%;position:absolute;top:34px;transform:translateX(-50%);z-index:3}.scenariosHeader--CyRRb5YX .sectionSubtitle--I2kZj5DI{color:#8a572d;margin:0}.scenariosTabs--Q1LuulOq{align-items:center;background:#fafafa;border-radius:233px;box-sizing:border-box;display:flex;flex-direction:row;gap:24px;height:60px;justify-content:center;left:50%;padding:8px;position:absolute;top:156px;transform:translateX(-50%);z-index:3}.scenariosTab--w6ghaPkv{background:transparent;border:none;border-radius:167px;box-sizing:border-box;color:#5d4037;cursor:pointer;font-size:18px;font-weight:500;line-height:24px;min-height:48px;min-width:138px;padding:12px 33px;white-space:nowrap}.scenariosTabActive--dwnASkO6{background:#f18326;color:#fff}.scenariosContentWrap--dEVyXBy7{align-items:center;display:flex;flex-direction:row;gap:24px;justify-content:center;left:0;position:absolute;right:0;top:308px;z-index:6}.scenariosArrow--WfUG2zNC{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 4px 12px rgba(241,131,38,.18);color:#f18326;cursor:pointer;display:flex;flex-shrink:0;font-size:18px;height:45px;justify-content:center;transition:background .2s,transform .2s;width:45px}.scenariosArrow--WfUG2zNC:hover{background:#fff;transform:scale(1.1)}.scenariosArrowLeft--zm562sJ0{left:135px}.scenariosArrowRight--KSGvBSgk{right:135px}.scenariosContent--YdNNDBa4{align-items:center;display:flex;flex-direction:row;height:434px;width:972px}.scenariosImage--wvgnMJhu{height:434px;-o-object-fit:contain;object-fit:contain;width:579px}.scenariosText--GXdFzMuR{display:flex;flex-direction:column;gap:18px;margin-left:18px;width:375px}.scenariosIndex--PriQN8rb{color:#f18326;font-size:60px;font-weight:600;line-height:1}.scenariosTitleBlock--ZRLmAHhz{display:flex;flex-direction:column;gap:12px}.scenariosTitle--gzyQY79R{color:#5d4037;font-size:24px;font-weight:600;line-height:34px;margin:0}.scenariosEnTitle--S4y_FA5M{color:#a66709;font-size:12px;font-weight:400;line-height:18px}.scenariosTitleBar--DO4wjwel{background:#f18326;border-radius:228px;height:6px;width:32px}.scenariosDesc--v8zIEPUi{-webkit-line-clamp:4;-webkit-box-orient:vertical;color:#5d4037;display:-webkit-box;font-size:16px;line-height:21px;margin:0;overflow:hidden;text-overflow:ellipsis}.scenariosTrackWrap--wRPRyDxT{bottom:120px;height:80px;left:50%;max-width:1200px;position:absolute;transform:translateX(-50%);width:100%;z-index:6}.scenariosTrackImg--mlbwhh6J{display:block;height:100px;-o-object-fit:contain;object-fit:contain;width:100%}.scenariosCar--yvHMPnsT{bottom:0;height:56px;position:absolute;transform:translate(-50%);transition:left .5s cubic-bezier(.4,0,.2,1);width:56px;z-index:2}.scenariosDots--nKlhZ_O_{align-items:center;bottom:60px;display:flex;gap:12px;left:50%;position:absolute;transform:translateX(-50%);z-index:7}.scenariosDot--Mvkk8nOD{background:#fcd9a8;border:none;border-radius:50%;cursor:pointer;height:12px;padding:0;transition:all .2s;width:12px}.scenariosDotActive--K0akznee{background:#f18326;height:15px;width:15px}.scenariosBottomLeft--JFem2WXo{bottom:-80px;left:40px}.scenariosBottomLeft--JFem2WXo,.scenariosBottomRight--FznXAB0K{height:auto;-o-object-fit:contain;object-fit:contain;position:absolute;width:128px;z-index:7}.scenariosBottomRight--FznXAB0K{bottom:-100px;right:40px}@media screen and (max-width:768px){.sectionTitle--djVcpX_M{font-size:22px;line-height:30px;white-space:normal}.sectionSubtitle--I2kZj5DI{font-size:13px;line-height:18px;white-space:normal}.scenariosSafeArea--kplnyx3c{min-height:700px}.scenariosHeader--CyRRb5YX{top:24px}.scenariosTabs--Q1LuulOq{border-radius:20px;flex-wrap:wrap;gap:6px;height:auto;padding:6px;top:110px;width:92%}.scenariosTab--w6ghaPkv{font-size:13px;line-height:18px;min-height:34px;min-width:auto;padding:8px 12px}.scenariosContentWrap--dEVyXBy7{gap:8px;padding:0 8px;top:230px}.scenariosArrow--WfUG2zNC{height:32px;width:32px}.scenariosContent--YdNNDBa4{align-items:center;flex-direction:column;height:auto;width:100%}.scenariosImage--wvgnMJhu{height:auto;max-width:260px;width:80%}.scenariosText--GXdFzMuR{box-sizing:border-box;gap:10px;margin-left:0;padding:12px 16px 0;width:100%}.scenariosIndex--PriQN8rb{font-size:32px}.scenariosTitle--gzyQY79R{font-size:18px;line-height:26px}.scenariosBottomLeft--JFem2WXo,.scenariosBottomRight--FznXAB0K,.scenariosTrackWrap--wRPRyDxT{display:none}.scenariosDots--nKlhZ_O_{bottom:24px}}.sectionTitle--yc9DcpLg{color:#5d4037;font-size:33px;line-height:40px;margin:0;text-align:center;white-space:nowrap}.sectionSubtitle--se1ksuSR{color:#7c5e2f;font-size:15px;line-height:21px;margin:15px 0 0;text-align:center;white-space:nowrap}.features--EwZUYQjv{background:#fefaf6;box-sizing:border-box;height:616px;padding-top:52px;width:100%}.features--EwZUYQjv,.featuresHeader--bBD5_a30{align-items:center;display:flex;flex-direction:column}.featuresHeader--bBD5_a30{gap:15px;opacity:0}.features--EwZUYQjv.visible--rOiXN4WG .featuresHeader--bBD5_a30{animation:featuresReveal--Wy2IYd3w .8s cubic-bezier(.4,0,.2,1) both}.featuresHeader--bBD5_a30 .sectionSubtitle--se1ksuSR{color:#7c5e2f;margin:0}.featuresList--FRUWcS6v{display:flex;flex-direction:row;gap:75px;margin-top:90px;width:1005px}.featureCard--jaQEv4BJ{background:#f5f4f3;border-radius:120px 118px 74px 103px;box-shadow:inset 0 0 0 6px #eeebe7;box-sizing:border-box;display:flex;flex-direction:column;height:308px;opacity:0;overflow:visible;padding:38px 30px 22px;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:285px}.features--EwZUYQjv.visible--rOiXN4WG .featureCard--jaQEv4BJ{animation:featureCardScale--qeDzqvzz .7s cubic-bezier(.4,0,.2,1) both}.features--EwZUYQjv.visible--rOiXN4WG .featureCard--jaQEv4BJ:first-child{animation-delay:.1s}.features--EwZUYQjv.visible--rOiXN4WG .featureCard--jaQEv4BJ:nth-child(2){animation-delay:.25s}.features--EwZUYQjv.visible--rOiXN4WG .featureCard--jaQEv4BJ:nth-child(3){animation-delay:.4s}.featureCard--jaQEv4BJ:hover{box-shadow:inset 0 0 0 6px #eeebe7,0 12px 32px rgba(120,140,170,.18);transform:translateY(-6px)}.featureDecoration--CDlnRK5W{pointer-events:none;position:absolute;z-index:5}.featureIndex--Gh1pzlWY{height:40px;position:relative;width:50px}.featureIndexBg--Aamfcodc{display:block;height:40px;width:50px}.featureIndexText--gu4tlXSm{color:#fff;font-size:21px;line-height:1;position:absolute;right:12px;top:12px}.featureTitle--SpFo9f9q{color:#5d4037;font-size:21px;font-weight:500;line-height:27px;margin:24px 0 0}.featureDivider--k44CuU8D{border-top:2px dashed #cfd8dc;height:0;margin-top:15px;width:120px}.featureDesc--VKKgyJ89{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#5d4037;display:-webkit-box;font-size:15px;line-height:27px;margin:15px 0 0;overflow:hidden;text-overflow:ellipsis;width:225px}.featureDetail--AF2F3PDd{align-items:center;color:#5d4037;cursor:pointer;display:flex;flex-direction:row;font-size:15px;font-weight:500;gap:6px;line-height:21px;margin:14px 0 0 auto}.featureDetail--AF2F3PDd img{height:28px;width:27px}@keyframes featuresReveal--Wy2IYd3w{0%{opacity:0;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}@keyframes featureCardScale--qeDzqvzz{0%{opacity:0;transform:scale(.88)}70%{opacity:1;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}@media screen and (max-width:768px){.sectionTitle--yc9DcpLg{font-size:22px;line-height:30px;white-space:normal}.sectionSubtitle--se1ksuSR{font-size:13px;line-height:18px;white-space:normal}.features--EwZUYQjv{height:auto;padding:32px 16px}.featuresList--FRUWcS6v{align-items:center;flex-direction:column;gap:24px;margin-top:32px;width:100%}.featureCard--jaQEv4BJ{border-radius:60px 60px 40px 50px;height:auto;max-width:320px;min-height:240px;padding:28px 24px 20px;width:100%}.featureDecoration--CDlnRK5W{display:none}.featureDesc--VKKgyJ89{width:100%}}.page--BAnzMORg{background:#fffbf4;color:#5d4037;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;overflow-x:hidden;width:100%}.main--UovuVLw2{align-items:center;box-sizing:border-box;padding:24px 0 60px}.main--UovuVLw2,.safeArea--qCMFWRIx{display:flex;flex-direction:column;width:100%}.safeArea--qCMFWRIx{gap:12px;max-width:1080px}.desktopHeader--KdwfLFW6{display:block}@media screen and (max-width:768px){.desktopHeader--KdwfLFW6{display:none}.main--UovuVLw2{padding:86px 16px 40px}.safeArea--qCMFWRIx{gap:12px}}.dialogMask--evRJRtwW{align-items:center;background:rgba(0,0,0,.45);box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}.dialogPanel--pfpQ5EQ7{background:#fff;border-radius:20px;box-shadow:0 12px 48px rgba(0,0,0,.16);color:#443e36;display:flex;flex-direction:column;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;max-height:calc(100vh - 40px);max-width:100%;overflow:hidden;position:relative;width:986px}.dialogHeader--gUPMsKC6{box-sizing:border-box;flex-shrink:0;height:90px;position:relative;width:100%}.dialogHeaderBg--Llb5jG7s{height:103px;left:-30px;pointer-events:none;position:absolute;top:-11px;width:1043px;z-index:1}.dialogHeaderInner--_k8D0ev8{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:row;height:90px;justify-content:space-between;padding:20px 20px 0;position:relative;width:100%;z-index:2}.dialogHeaderLeft--TRW626N5{align-items:center;display:flex;flex-direction:row;gap:12px;min-height:32px}.dialogTitleIcon--BqB8J8pz{height:24px;-o-object-fit:contain;object-fit:contain;width:24px}.dialogTitle--uexykjWl{color:#614c32;font-size:24px;font-weight:500;line-height:1;white-space:nowrap}.dialogCloseBtn--lDMfxVU7{align-items:center;background:#ffeacd;border:none;border-radius:999px;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;transition:background .2s;width:32px}.dialogCloseBtn--lDMfxVU7:hover{background:#fbddb4}.dialogCloseBtn--lDMfxVU7 img{height:13px;width:13px}.dialogTitleUnderline--EHc3e4zW{height:9px;left:56px;pointer-events:none;position:absolute;top:51px;width:197px;z-index:2}.dialogBody--qPAwgNpV{background:#fff;flex:1;flex-direction:row;gap:24px;overflow-y:auto}.dialogBody--qPAwgNpV,.dialogColumn--TniZhfu5{box-sizing:border-box;display:flex;padding:24px}.dialogColumn--TniZhfu5{border-radius:12px;flex:1;flex-direction:column;min-width:0;position:relative}.dialogColumnRequired--v5GVuzhd{background:#fff9f0;border:1px solid #ffe4cc;gap:20px}.dialogColumnOptional--igoDquGN{background:#fffcf6;border:1px solid #f4ebcd;gap:24px}.dialogRequiredTag--aTDR20pq{align-items:center;background:#fcedc8;border-radius:0 0 0 15px;display:flex;flex-direction:row;gap:2px;padding:4px 8px;position:absolute;right:0;top:0;z-index:2}.dialogRequiredTag--aTDR20pq img:first-child{height:9px;width:9px}.dialogRequiredTag--aTDR20pq img:last-child{height:16px;width:89px}.dialogOptionalTag--wrEgKOrq{height:24px;pointer-events:none;position:absolute;right:0;top:0;width:164px;z-index:2}.dialogColumnTitle--HLWXsFcj{color:#443e36;font-size:20px;font-weight:600;line-height:24px;margin:0}.dialogField--X1dKnH5t{display:flex;flex-direction:column;gap:8px;width:100%}.dialogLabelRow--lK6Gpkj0{align-items:center;display:flex;flex-direction:row;gap:4px}.dialogLabel--j2Exfw33{color:#443e36;font-size:14px;font-weight:500;line-height:22px}.dialogStar--EQTHDe5x{color:#ff4d4f;margin-left:2px}.dialogHint--yhPsG6cQ{color:#443e36b2;font-size:12px;font-weight:400;line-height:18px}.dialogInput--ZQ63Ensu{background:#fff;border:none;border-radius:8px;box-shadow:inset 0 0 0 2px #443e3629;box-sizing:border-box;color:#443e36;font-family:inherit;font-size:14px;font-weight:400;height:44px;line-height:24px;outline:none;padding:12px;transition:box-shadow .2s;width:100%}.dialogInput--ZQ63Ensu::-webkit-input-placeholder{color:#443c3699}.dialogInput--ZQ63Ensu::-moz-placeholder{color:#443c3699}.dialogInput--ZQ63Ensu::placeholder{color:#443c3699}.dialogInput--ZQ63Ensu:focus{box-shadow:inset 0 0 0 2px #fa9316}.dialogTextarea--CLo8mgHN{background:#fff;border:none;border-radius:8px;box-shadow:inset 0 0 0 2px #443e3629;box-sizing:border-box;color:#443e36;font-family:inherit;font-size:14px;font-weight:400;height:80px;line-height:24px;outline:none;padding:12px;resize:none;transition:box-shadow .2s;width:100%}.dialogTextarea--CLo8mgHN::-webkit-input-placeholder{color:#443c3699}.dialogTextarea--CLo8mgHN::-moz-placeholder{color:#443c3699}.dialogTextarea--CLo8mgHN::placeholder{color:#443c3699}.dialogTextarea--CLo8mgHN:focus{box-shadow:inset 0 0 0 2px #fa9316}.dialogGenderRow--pKnE9NIq{display:flex;flex-direction:row;gap:16px;width:100%}.dialogGenderBtn--yFg4rK6H{align-items:center;background:#fff;border:none;border-radius:8px;box-shadow:inset 0 0 0 2px #443e3629;box-sizing:border-box;color:#443e36b2;cursor:pointer;display:flex;flex:1;flex-direction:row;font-family:inherit;font-size:14px;font-weight:500;gap:8px;height:44px;justify-content:center;padding:12px;transition:all .2s}.dialogGenderBtn--yFg4rK6H:hover,.dialogGenderBtnActive--w2cXnY4Y{box-shadow:inset 0 0 0 2px #fa9316}.dialogGenderBtnActive--w2cXnY4Y{background:#fa93161a;color:#fa9316}.dialogGenderIcon--bIq_zwtC{height:14px;-o-object-fit:contain;object-fit:contain;width:14px}.dialogGenderIconFemale--FJvZSIbm{height:16px;width:16px}.dialogAvatarRow--ADq0N6IR{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.dialogAvatarItem--mmThvtaQ{background:transparent;border:2px solid transparent;border-radius:50%;cursor:pointer;display:block;height:48px;overflow:hidden;padding:0;transition:border-color .2s,transform .2s;width:48px}.dialogAvatarItem--mmThvtaQ img{border-radius:50%;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.dialogAvatarItem--mmThvtaQ:hover{transform:scale(1.05)}.dialogAvatarItemActive--hKTMw7Tp{border-color:#fa9316}.dialogStageRow--pZDl2oOu{display:flex;flex-direction:row;flex-wrap:wrap;gap:14px}.dialogStageBtn--m0OojtXS{align-items:center;background:#fff;border:none;border-radius:8px;box-shadow:inset 0 0 0 2px #443e3629;box-sizing:border-box;color:#443e36b2;cursor:pointer;display:flex;flex:1;flex-direction:column;font-family:inherit;font-size:13px;font-weight:500;justify-content:center;line-height:21px;min-height:58px;min-width:0;padding:8px 12px;text-align:center;transition:all .2s}.dialogStageBtn--m0OojtXS:hover,.dialogStageBtnActive--e402ZSNd{box-shadow:inset 0 0 0 2px #fa9316}.dialogStageBtnActive--e402ZSNd{background:#fa93161a;color:#fa9316}.dialogTagRow--aVuHu3Hk{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;width:100%}.dialogTag--LBU5lJn8{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-sizing:border-box;color:#443e36b2;cursor:pointer;font-family:inherit;font-size:14px;font-weight:400;line-height:24px;min-height:36px;padding:6px 14px;transition:all .2s;white-space:nowrap}.dialogTag--LBU5lJn8:hover,.dialogTagActive--FbrEEBP6{border-color:#fa9316;color:#fa9316}.dialogTagActive--FbrEEBP6{background:#fa93161a}.dialogFooter--Ny0DLeqd{align-items:flex-end;background:#fff;display:flex;flex-direction:row;flex-shrink:0;justify-content:space-between;min-height:109px;position:relative}.dialogFooterDeco--AClGan1E{height:113px;margin-bottom:-4px;-o-object-fit:contain;object-fit:contain;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:323px}.dialogActions--gMRN0TRX{align-items:flex-end;display:flex;flex-direction:row;gap:20px;padding:24px}.dialogBtnCancel--IHkEeOGk{background:transparent;border:none;border-radius:999px;box-shadow:inset 0 0 0 2px #5d40371f;box-sizing:border-box;color:#5d4037;cursor:pointer;font-family:inherit;font-size:16px;font-weight:500;height:40px;line-height:24px;padding:5px 16px;transition:background .2s;width:96px}.dialogBtnCancel--IHkEeOGk:hover{background:#5d40370a}.dialogBtnPrimary--vcWUF3JF{background:#fa9316;border:none;border-radius:999px;box-sizing:border-box;color:#fff;cursor:pointer;font-family:inherit;font-size:16px;font-weight:500;height:40px;line-height:24px;padding:5px 16px;transition:background .2s;width:96px}.dialogBtnPrimary--vcWUF3JF:hover{background:#e8830f}.consentMask--Mm0H16Tl{align-items:center;animation:consentFadeIn--vm9RFqWa .18s ease;background:rgba(255,248,240,.75);box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1100}@keyframes consentFadeIn--vm9RFqWa{0%{opacity:0}to{opacity:1}}.consentCard--GS9SfgBH{animation:consentScaleIn--_zB0Pluk .22s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:20px;box-shadow:0 12px 40px rgba(0,0,0,.1);max-width:480px;padding:28px 28px 20px;width:100%}@keyframes consentScaleIn--_zB0Pluk{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.consentTitle--slEqQa0M{color:#614c32;font-size:18px;font-weight:600;margin:0 0 16px;text-align:center}.consentBody--qvjsvRG5{color:#555;font-size:14px;line-height:22px;margin-bottom:18px}.consentBody--qvjsvRG5 p{margin:6px 0}.consentCheckRow--cWhZX4mf{align-items:flex-start;color:#333;cursor:pointer;display:flex;font-size:13px;gap:8px;line-height:20px;margin-bottom:20px}.consentCheckRow--cWhZX4mf input[type=checkbox]{accent-color:#fa9316;flex-shrink:0;height:16px;margin-top:3px;width:16px}.consentBtns--n1Inpno8{display:flex;gap:12px}.consentBtnReject--e_SfIqKE{background:#f5ede4;border:none;border-radius:22px;color:#614c32;cursor:pointer;flex:1;font-size:15px;font-weight:500;height:44px;transition:background .2s}.consentBtnReject--e_SfIqKE:hover{background:#ede3d8}.consentBtnConfirm--K4tm0CQU{background:#fa9316;border:none;border-radius:22px;color:#fff;cursor:pointer;flex:1;font-size:15px;font-weight:500;height:44px;transition:opacity .2s}.consentBtnConfirm--K4tm0CQU:disabled{cursor:not-allowed;opacity:.45}.consentBtnConfirm--K4tm0CQU:not(:disabled):hover{background:#e8830f}.consentFootNote--WQYAy7yb{color:#999;font-size:12px;margin:14px 0 0;text-align:center}@media screen and (max-width:768px){.consentCard--GS9SfgBH{max-width:92vw;padding:22px 18px 16px}.consentTitle--slEqQa0M{font-size:16px}.consentBody--qvjsvRG5{font-size:13px}}.submitWrap--mzqWnIAv{display:flex;justify-content:center;margin-top:12px}.submitBtn--FZA0YjLU{background:linear-gradient(180deg,#f8a05f,#f18326);border:none;border-radius:9999px;box-shadow:0 6px 20px rgba(241,131,38,.35);color:#fff;cursor:pointer;font-family:inherit;font-size:18px;font-weight:600;padding:14px 40px;transition:all .2s}.submitBtn--FZA0YjLU:hover{box-shadow:0 8px 24px rgba(241,131,38,.45);transform:translateY(-1px)}.submitBtn--FZA0YjLU:disabled{background:#ccc;box-shadow:none;cursor:not-allowed;transform:none}@media screen and (max-width:768px){.submitBtn--FZA0YjLU{font-size:16px;padding:14px 20px}}.sectionTitle--V29AtlZE{color:#5d4037;font-size:33px;line-height:40px;margin:0;text-align:center;white-space:nowrap}.sectionSubtitle--RUZoHht_{color:#7c5e2f;font-size:15px;line-height:21px;margin:15px 0 0;text-align:center;white-space:nowrap}.toolbox--c5rjNFtM{background:#f4f9f4;box-sizing:border-box;height:753px;justify-content:space-between;padding:120px 42px 95px 40px;width:100%}.toolbox--c5rjNFtM,.toolboxHeader--ig5bHMj8{align-items:center;display:flex;flex-direction:column}.toolboxHeader--ig5bHMj8{gap:15px;opacity:0}.toolbox--c5rjNFtM.visible--PpSbLLR3 .toolboxHeader--ig5bHMj8{animation:toolboxReveal--HojqhcwK .8s cubic-bezier(.4,0,.2,1) both}.toolboxHeader--ig5bHMj8 .sectionSubtitle--RUZoHht_{color:#8a572d;margin:0}.toolboxStage--ikZE1aaV{height:344px;opacity:0;position:relative;width:1358px}.toolbox--c5rjNFtM.visible--PpSbLLR3 .toolboxStage--ikZE1aaV{animation:toolboxReveal--HojqhcwK .8s cubic-bezier(.4,0,.2,1) .2s both}.toolboxDashedBg--Sm84A6Eh{display:block;height:301px;left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:1358px;z-index:0}.toolbox--c5rjNFtM.visible--PpSbLLR3 .toolboxDashedBg--Sm84A6Eh{animation:toolboxFadeIn--h2wUvnOr 1.2s cubic-bezier(.4,0,.2,1) .4s both}.toolboxCardsWrap--O7QarbzJ{height:344px;left:0;position:absolute;top:0;width:1358px;z-index:1}.toolCard--boN5gmGp{align-items:center;background:#fff;box-shadow:inset 0 0 0 2px #dde2c8;box-sizing:border-box;display:flex;flex-direction:column;min-height:278px;opacity:0;padding:24px 28px 21px;position:absolute;transition:transform .3s ease,box-shadow .3s ease;width:220px}.toolbox--c5rjNFtM.visible--PpSbLLR3 .toolCard--boN5gmGp{animation:toolCardPop--ZY0YZAeJ .7s cubic-bezier(.22,.61,.36,1) both}.toolbox--c5rjNFtM.visible--PpSbLLR3 .toolCard--boN5gmGp:first-child{animation-delay:.3s}.toolbox--c5rjNFtM.visible--PpSbLLR3 .toolCard--boN5gmGp:nth-child(2){animation-delay:.5s}.toolbox--c5rjNFtM.visible--PpSbLLR3 .toolCard--boN5gmGp:nth-child(3){animation-delay:.7s}.toolbox--c5rjNFtM.visible--PpSbLLR3 .toolCard--boN5gmGp:nth-child(4){animation-delay:.9s}.toolCard--boN5gmGp:hover{box-shadow:inset 0 0 0 2px #dde2c8,0 16px 38px rgba(110,140,130,.2);transform:translateY(-8px)}.toolCard--boN5gmGp:hover .toolMoreBtn--jYDvuY3b{background:#ffb300;border-color:transparent;box-shadow:none;color:#fff}.toolIcon--Bi04Io2_{margin-top:-70px;-o-object-fit:contain;object-fit:contain}.toolTitle--U6oyWxkV{color:#5d4037;font-size:19px;font-weight:600;line-height:24px;margin:14px 0 0;white-space:nowrap}.toolDesc--BFgApmYD{-webkit-line-clamp:4;-webkit-box-orient:vertical;color:#5d4037;display:-webkit-box;font-size:14px;font-weight:400;line-height:22px;margin:11px 0 0;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:pre-wrap;width:162px;word-break:break-all}.toolMoreBtn--jYDvuY3b{background:transparent;border:none;border-radius:9999px;box-shadow:inset 0 0 0 1px #796c4c;box-sizing:border-box;color:#796c4c;cursor:pointer;font-size:12px;line-height:18px;margin-top:16px;min-height:22px;min-width:56px;padding:2px 12px;transition:background .3s ease,color .3s ease,box-shadow .3s ease;white-space:nowrap}@keyframes toolboxReveal--HojqhcwK{0%{opacity:0;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}@keyframes toolboxFadeIn--h2wUvnOr{0%{opacity:0}to{opacity:1}}@keyframes toolCardPop--ZY0YZAeJ{0%{opacity:0;transform:scale(.85) translateY(24px)}60%{opacity:1;transform:scale(1.03) translateY(-4px)}to{opacity:1;transform:scale(1) translateY(0)}}@media screen and (max-width:768px){.sectionTitle--V29AtlZE{font-size:22px;line-height:30px;white-space:normal}.sectionSubtitle--RUZoHht_{font-size:13px;line-height:18px;white-space:normal}.toolboxHeader--ig5bHMj8{margin-bottom:40px}.toolbox--c5rjNFtM{height:auto;padding:48px 16px}.toolboxStage--ikZE1aaV{height:auto;min-height:500px;width:100%}.toolboxDashedBg--Sm84A6Eh{display:none}.toolboxCardsWrap--O7QarbzJ{grid-gap:16px;box-sizing:border-box;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);height:auto;position:relative;width:100%}.toolCard--boN5gmGp{border-radius:24px!important;left:0!important;min-height:200px;padding:20px 16px 16px;position:relative;top:0!important;width:100%}.toolIcon--Bi04Io2_{margin-top:-40px}.toolTitle--U6oyWxkV{font-size:15px;text-align:center;white-space:normal}.toolDesc--BFgApmYD{-webkit-line-clamp:3;font-size:12px;line-height:18px;width:100%}}.sectionTitle--J0OfVQ3J{color:#5d4037;font-size:33px;line-height:40px;margin:0;text-align:center;white-space:nowrap}.sectionSubtitle--lO7cq57d{color:#7c5e2f;font-size:15px;line-height:21px;margin:15px 0 0;text-align:center;white-space:nowrap}.cases--R5pSYnnn{background:url(https://img.alicdn.com/imgextra/i3/O1CN01B9Uqh71v2Gh9Tuz1H_!!6000000006114-55-tps-1920-1102.svg) no-repeat 50%/cover;box-sizing:border-box;overflow:hidden;padding:180px 24px 200px;position:relative;width:100%}.cases--R5pSYnnn:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 100' preserveAspectRatio='none'%3E%3Cpath fill='%23F4F9F4' d='M0 0h1440v52c-120 38-230-34-400 4-190 40-330-42-520 2C330 96 190 20 0 50Z'/%3E%3C/svg%3E") no-repeat top;background-size:100% 100%;height:100px;top:0}.cases--R5pSYnnn:after,.cases--R5pSYnnn:before{content:"";left:0;pointer-events:none;position:absolute;right:0;z-index:1}.cases--R5pSYnnn:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 100' preserveAspectRatio='none'%3E%3Cpath fill='%23FFF' d='M0 100h1440V50c-120-36-230 38-400-2-190-38-330 42-520-2C330 12 190 84 0 52Z'/%3E%3C/svg%3E") no-repeat bottom;background-size:100% 100%;bottom:0;height:140px}.casesInner--nyShRlxk{margin:0 auto;max-width:1200px;position:relative;z-index:2}.casesHeader--LJNrvma1{align-items:center;display:flex;flex-direction:column;gap:12px;margin-bottom:48px;position:relative}.casesHeader--LJNrvma1 .sectionSubtitle--lO7cq57d{color:#796c4c;margin:0}.casesGrid--qTVGi4SZ{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);position:relative;z-index:2}.caseCard--LAsQMELV{background:#fff9e6;border:6px solid #fff;border-radius:55.5px 88.5px 81.75px 90px;box-shadow:0 0 0 0 transparent,0 0 0 0 transparent;box-sizing:border-box;cursor:pointer;opacity:0;overflow:visible;padding:35px;position:relative;transition:transform .3s ease,box-shadow .3s ease}.cases--R5pSYnnn.visible--P5UJAQdt .caseCard--LAsQMELV{animation-duration:.72s;animation-fill-mode:none;animation-timing-function:cubic-bezier(.22,.61,.36,1);opacity:1}.caseCard--LAsQMELV:first-child{background:#fbf1e3;border-radius:55.5px 88.5px 81.75px 90px;margin-top:14px;transform:rotate(-4deg) translateX(26px);z-index:1}.cases--R5pSYnnn.visible--P5UJAQdt .caseCard--LAsQMELV:first-child{animation-delay:.05s;animation-name:noteStick1--F80hZ3fe}.caseCard--LAsQMELV:nth-child(2){background:#f8e2e5;border-radius:55.5px 88.5px 81.75px 90px;margin-top:-14px;transform:rotate(2deg);z-index:3}.cases--R5pSYnnn.visible--P5UJAQdt .caseCard--LAsQMELV:nth-child(2){animation-delay:.2s;animation-name:noteStick2--zNN3K6QZ}.caseCard--LAsQMELV:nth-child(3){background:#e3effb;border-radius:55.5px 88.5px 81.75px 90px;margin-top:26px;transform:rotate(3deg) translateX(-20px);z-index:2}.cases--R5pSYnnn.visible--P5UJAQdt .caseCard--LAsQMELV:nth-child(3){animation-delay:.35s;animation-name:noteStick3--TQ_k5iXv}.caseCard--LAsQMELV:first-child:hover{box-shadow:0 18px 38px rgba(120,140,170,.24);transform:rotate(-4deg) translateX(26px) translateY(-8px);z-index:5}.caseCard--LAsQMELV:nth-child(2):hover{box-shadow:0 18px 38px rgba(120,140,170,.24);transform:rotate(2deg) translateY(-8px);z-index:5}.caseCard--LAsQMELV:nth-child(3):hover{box-shadow:0 18px 38px rgba(120,140,170,.24);transform:rotate(3deg) translateX(-20px) translateY(-8px);z-index:5}.caseCard--LAsQMELV:after{background:#f5d96a;box-shadow:0 3px 8px rgba(120,140,170,.18);-webkit-clip-path:polygon(0 22%,12% 0,88% 0,100% 22%,88% 100%,88% 78%,12% 78%,12% 100%);clip-path:polygon(0 22%,12% 0,88% 0,100% 22%,88% 100%,88% 78%,12% 78%,12% 100%);content:"";height:30px;position:absolute;right:18px;top:-18px;transform:rotate(42deg);width:78px;z-index:3}.caseCard--LAsQMELV:first-child:after{background:#f5d96a;right:18px;transform:rotate(46deg)}.caseCard--LAsQMELV:nth-child(2):after{background:#a8d4ee;right:14px;transform:rotate(38deg);width:74px}.caseCard--LAsQMELV:nth-child(3):after{background:#a8cfae;right:22px;transform:rotate(48deg);width:82px}.caseCardHead--FyJk2f1J{align-items:center;display:flex;flex-wrap:nowrap;gap:10px;margin-bottom:18px;min-width:0}.caseAvatar--axFa9a3z{align-items:center;background:hsla(0,0%,100%,.6);border-radius:50%;box-shadow:0 2px 5px rgba(120,140,170,.12);display:flex;flex-shrink:0;font-size:20px;height:44px;justify-content:center;overflow:hidden;width:44px}.caseAvatar--axFa9a3z img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.caseName--ohz5orjR{color:#5d4037;font-size:17px;font-weight:600;white-space:nowrap}.caseTag--NRKUVOcq{background:hsla(0,0%,100%,.55);border:1px solid rgba(140,111,78,.35);border-radius:8px;color:#8c6f4e;flex-shrink:0;font-size:12px;font-weight:500;margin-left:4px;padding:2px 10px;white-space:nowrap}.caseMiniTitle--k347kMw0{color:#4a3826;font-size:20px;font-weight:600;line-height:1.45;margin-bottom:14px}.caseQuote--Qv3frodt{color:#6b5642;font-family:KaiTi,STKaiti,楷体,PingFang SC,sans-serif;font-size:15px;line-height:1.9;margin:0 0 20px}.caseFoot--t1hpvFO9{align-items:center;border-top:1.5px dashed rgba(120,100,80,.32);color:#9b8b7a;display:flex;font-size:13px;justify-content:space-between;padding-top:14px}.caseLikes--lDGwPT6e{align-items:center;color:#6b5642;display:flex;font-size:14px;gap:6px}.caseLikesIcon--iu9MB8fQ{display:inline-block;vertical-align:middle}.caseNote--kP_VxgSl{background:hsla(0,0%,100%,.32);background-image:repeating-linear-gradient(rgba(150,170,195,.07) 0 1px,transparent 1px 22px);border-radius:10px;box-shadow:0 6px 18px rgba(120,140,170,.07);pointer-events:none;position:absolute;z-index:0}@keyframes noteStick1--F80hZ3fe{0%{opacity:0;transform:rotate(-13deg) translateX(26px) translateY(-52px) scale(1.16)}60%{opacity:1;transform:rotate(-4deg) translateX(26px) translateY(8px) scale(.965)}80%{opacity:1;transform:rotate(-4deg) translateX(26px) translateY(-3px) scale(1.012)}to{opacity:1;transform:rotate(-4deg) translateX(26px)}}@keyframes noteStick2--zNN3K6QZ{0%{opacity:0;transform:rotate(10deg) translateY(-56px) scale(1.16)}60%{opacity:1;transform:rotate(2deg) translateY(8px) scale(.965)}80%{opacity:1;transform:rotate(2deg) translateY(-3px) scale(1.012)}to{opacity:1;transform:rotate(2deg)}}@keyframes noteStick3--TQ_k5iXv{0%{opacity:0;transform:rotate(12deg) translateX(-20px) translateY(-52px) scale(1.16)}60%{opacity:1;transform:rotate(3deg) translateX(-20px) translateY(8px) scale(.965)}80%{opacity:1;transform:rotate(3deg) translateX(-20px) translateY(-3px) scale(1.012)}to{opacity:1;transform:rotate(3deg) translateX(-20px)}}.casesDots--O4rLcP4k{display:none}.casesDot--sN8GN7Ru{background:rgba(93,64,55,.2);border-radius:50%;height:8px;transition:background .3s,transform .3s;width:8px}.casesDotActive--AvFKb_IV{background:#e6a23c;transform:scale(1.3)}@media screen and (max-width:768px){.sectionTitle--J0OfVQ3J{font-size:22px;line-height:30px;white-space:normal}.sectionSubtitle--lO7cq57d{font-size:13px;line-height:18px;white-space:normal}.cases--R5pSYnnn{padding:80px 0 100px}.casesHeader--LJNrvma1{margin-bottom:24px}.casesGrid--qTVGi4SZ{-webkit-overflow-scrolling:touch;box-sizing:border-box;display:flex;flex-direction:row;gap:16px;margin-left:16px;overflow-x:auto;overflow-y:hidden;padding:26px 16px 0;-webkit-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.casesGrid--qTVGi4SZ::-webkit-scrollbar{display:none}.caseCard--LAsQMELV{border-radius:28px;margin-top:0!important;padding:24px;scroll-snap-align:start;transform:none!important}.caseCard--LAsQMELV:after{height:24px;right:14px;top:-14px;width:60px}.caseNote--kP_VxgSl{display:none}.caseMiniTitle--k347kMw0{font-size:17px}.caseQuote--Qv3frodt{font-size:14px;line-height:1.7}.casesDots--O4rLcP4k{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:20px}}.footerBanner--sh8FYqTW{align-items:center;background:#fff;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;overflow:visible;padding:80px 0 100px;position:relative;width:100%}.partnerTitle--d9pRboUU{color:#5d4037;font-size:33px;line-height:40px;margin:0 0 45px}.partnerGrid--jgjsu9Ix{display:flex;flex-wrap:wrap;gap:24px 10px;justify-content:center;max-width:1100px;padding:0 40px;position:relative}.partnerGrid--jgjsu9Ix:after{background:url(https://img.alicdn.com/imgextra/i1/O1CN01ClGgQq1MmyXAGLHCl_!!6000000001478-2-tps-664-646.png) no-repeat 50%/contain;bottom:-60px;content:"";height:194px;pointer-events:none;position:absolute;right:-60px;width:170px}.partnerCard--Lwjc08Kp{align-items:center;background:#fcf7f1;border-radius:36px;display:flex;gap:10px;min-width:100px;padding:14px 16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.partnerLogo--ZqKetNBp{border-radius:50%;flex-shrink:0;height:36px;-o-object-fit:contain;object-fit:contain;width:36px}.partnerName--Hhuj24Fa{color:#3d3d3d;font-size:16px;font-weight:500;white-space:nowrap}@media screen and (max-width:768px){.footerBanner--sh8FYqTW{padding:40px 16px 60px}.partnerTitle--d9pRboUU{font-size:22px;margin:0 0 24px}.partnerGrid--jgjsu9Ix{gap:12px;max-width:100%;padding:0}.partnerGrid--jgjsu9Ix:after{display:none}.partnerCard--Lwjc08Kp{gap:8px;padding:10px 12px}.partnerLogo--ZqKetNBp{height:28px;width:28px}.partnerName--Hhuj24Fa{font-size:14px}}.statsSection--CDxIAT2M{align-items:center;background:#faf9f6;border-radius:40px 40px 0 0;box-sizing:border-box;display:flex;flex-direction:column;gap:45px;padding:60px 0;width:100%}.statsTitle--fuQqj6wC{color:#5d4037;font-size:33px;font-weight:500;line-height:54px;margin:0;opacity:0;text-align:center}.statsSection--CDxIAT2M.visible--FeYpicDa .statsTitle--fuQqj6wC{animation:partnersReveal--pv6ToprL .8s cubic-bezier(.4,0,.2,1) both}.statsGrid--e_mm5YwW{display:flex;flex-direction:row;gap:20px;justify-content:center;min-width:1180px;opacity:0}.statsSection--CDxIAT2M.visible--FeYpicDa .statsGrid--e_mm5YwW{animation:partnersReveal--pv6ToprL .8s cubic-bezier(.4,0,.2,1) .2s both}.statHighlight--FfJ9sRUB{align-items:center;display:flex;flex-direction:column;gap:24px;height:80px;justify-content:center;opacity:0;width:280px}.statsSection--CDxIAT2M.visible--FeYpicDa .statHighlight--FfJ9sRUB{animation:statPop--kuxcNAqj .6s cubic-bezier(.22,.61,.36,1) both}.statsSection--CDxIAT2M.visible--FeYpicDa .statHighlight--FfJ9sRUB:first-child{animation-delay:.3s}.statsSection--CDxIAT2M.visible--FeYpicDa .statHighlight--FfJ9sRUB:nth-child(2){animation-delay:.45s}.statsSection--CDxIAT2M.visible--FeYpicDa .statHighlight--FfJ9sRUB:nth-child(3){animation-delay:.6s}.statsSection--CDxIAT2M.visible--FeYpicDa .statHighlight--FfJ9sRUB:nth-child(4){animation-delay:.75s}.statValue--KDc5COjs{color:#ffbd00;font-size:32px;font-weight:600;line-height:1;white-space:nowrap}.statLabel--KVfmHXDL{color:#443c36;font-size:16px;font-weight:400;line-height:1;white-space:nowrap}@keyframes partnersReveal--pv6ToprL{0%{opacity:0;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}@keyframes statPop--kuxcNAqj{0%{opacity:0;transform:scale(.8) translateY(20px)}70%{opacity:1;transform:scale(1.05) translateY(-2px)}to{opacity:1;transform:scale(1) translateY(0)}}@media screen and (max-width:768px){.statsSection--CDxIAT2M{border-radius:24px 24px 0 0;gap:24px;padding:40px 16px}.statsTitle--fuQqj6wC{font-size:22px;line-height:32px}.statsGrid--e_mm5YwW{flex-wrap:wrap;gap:16px;justify-content:center;min-width:auto;width:100%}.statHighlight--FfJ9sRUB{gap:12px;height:auto;width:45%}.statValue--KDc5COjs{font-size:22px}.statLabel--KVfmHXDL{font-size:13px}}.filterWrap--iumap6XZ{display:flex;flex-wrap:wrap;gap:12px}.filterRow--LyISRzTk{flex:1}.expandBtn--ilUvFg5p{display:none}@media screen and (max-width:768px){.filterWrap--iumap6XZ{align-items:flex-start;flex-wrap:nowrap;gap:8px}.filterRow--LyISRzTk{gap:8px;max-height:32px;overflow:hidden;transition:max-height .3s ease}.filterRowExpanded--AE77bebL{max-height:500px}.tabItem--K9Osv6QS{padding:0 14px}.expandBtn--ilUvFg5p,.tabItem--K9Osv6QS{flex-shrink:0;font-size:12px;height:32px}.expandBtn--ilUvFg5p{align-items:center;background:transparent;border:none;color:#fa9316;cursor:pointer;display:inline-flex;font-family:inherit;justify-content:center;padding:0 12px;white-space:nowrap}}.filterRow--LyISRzTk{display:flex;flex-wrap:wrap;gap:12px}.filterGroup--ZTuJC4cD{display:contents}.tabItem--K9Osv6QS{-webkit-tap-highlight-color:transparent;align-items:center;background:#fff;border:1px solid #5d403733;border-radius:9999px;color:#5d4037;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;height:36px;justify-content:center;padding:0 12px;transition:all .15s}.tabItem--K9Osv6QS:hover{border-color:#fa9316;color:#fa9316}.tabItemActive--Vpo1Gm1q{background:#fa9316;border-color:#fa9316;color:#fff;font-weight:500}.tabItemActive--Vpo1Gm1q:hover{color:#fff}.tabItem--K9Osv6QS:active{transform:scale(.97)}@media screen and (max-width:768px){.filterRow--LyISRzTk{gap:8px}.tabItem--K9Osv6QS{font-size:12px;height:32px;padding:0 14px}}.hero--Yi20bull{background:url(https://img.alicdn.com/imgextra/i2/O1CN01TSSojl1GUIgsX0vtk_!!6000000000625-55-tps-1440-407.svg) no-repeat;background-position:bottom;background-size:cover;flex-direction:column;height:280px;margin-left:calc(50% - 50vw);width:100vw}.hero--Yi20bull,.heroContent--oKc5hFHj{align-items:center;display:flex;justify-content:center}.heroContent--oKc5hFHj{box-sizing:border-box;flex-direction:row;height:100%;max-width:1440px;padding:0 60px;width:100%}.heroTextArea--ODHWL3aN{display:flex;flex-direction:column;gap:12px}.heroTitle--brCYVvzN{color:#5d4037;font-size:50px;font-weight:600;letter-spacing:4px;margin:0}.heroSubtitle--qJ_xcbBO{color:#614c32cc;font-size:20px;margin:0}.heroCharacter--tiB3tlJk{flex-shrink:0;height:240px;margin-left:250px;-o-object-fit:contain;object-fit:contain;width:auto}@media screen and (max-width:768px){.hero--Yi20bull{background-position:50%;background-size:cover;height:140px}.heroContent--oKc5hFHj{justify-content:flex-start;max-width:100%;padding:0 20px;width:100%}.heroTextArea--ODHWL3aN{gap:6px}.heroTitle--brCYVvzN{font-size:28px;letter-spacing:2px}.heroSubtitle--qJ_xcbBO{font-size:14px}.heroCharacter--tiB3tlJk{height:110px;margin-left:auto}}.pagination--iS_VrCfM{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:12px;padding-bottom:40px}.pageArrow--mAOWcj9T,.pageNum--NDSudIyi{-webkit-tap-highlight-color:transparent;align-items:center;background:#fff;border:1px solid #5d403733;border-radius:8px;color:#5d4037;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;height:36px;justify-content:center;transition:all .15s;width:36px}.pageArrow--mAOWcj9T:hover:not(:disabled),.pageNum--NDSudIyi:hover{border-color:#fa9316;color:#fa9316}.pageArrow--mAOWcj9T:disabled{cursor:not-allowed;opacity:.4}.pageNumActive--eCHTNiiH{background:#fa9316;border-color:#fa9316;color:#fff;font-weight:500}.pageNumActive--eCHTNiiH:hover{color:#fff}.pageArrow--mAOWcj9T:active:not(:disabled),.pageNum--NDSudIyi:active{transform:scale(.95)}@media screen and (max-width:768px){.pagination--iS_VrCfM{gap:6px;margin-top:8px;padding-bottom:max(24px,env(safe-area-inset-bottom))}.pageArrow--mAOWcj9T,.pageNum--NDSudIyi{font-size:13px;height:32px;width:32px}}.tagBadge--cZZ6cBzT{align-items:center;display:inline-flex;gap:6px;position:relative}.tagBadgeBox--lR1lB39d{align-items:center;background:#fff;border-radius:231px;box-shadow:inset 0 0 0 2px #e6a23c;display:flex;height:38px;padding:0 16px}.tagBadgeText--Jb7JXkIf{color:#e6a23c;font-size:14px;font-weight:600;line-height:18px;white-space:nowrap}.tagBadgeIcon--iR2C4wgz{height:24px;left:-6px;position:absolute;top:-6px;width:24px}.heroTitle--KowrfWoE{margin-bottom:16px;position:relative}.heroTitleUnderline--Rl30fZWX{bottom:-2px;height:auto;left:12px;position:absolute;width:210px;z-index:-1}.heroTitleText--dYsa9NNz{color:#443e36;font-family:Yuanti SC,Sathu;font-size:60px;font-weight:600;letter-spacing:.1em;line-height:82.5px;margin-top:20px}.heroSubtitle--NeLt5nAE{color:#5d4037;font-family:PingFang SC;font-size:21px;font-weight:400;letter-spacing:normal;line-height:38.25px}.mobileKv--OBhgyqKl{display:none}.mobileKvImg--jPMmXtOM{height:auto;width:100%}.btnRow--v1RvT7Di{align-items:center;display:flex;flex-direction:row}.primaryBtnWrap--jmuELN9v{background:#793903;border:none;border-radius:150px;box-sizing:border-box;cursor:pointer;display:inline-flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-right:16px;min-height:40px;min-width:112px;overflow:hidden;padding:0 3px 4px 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.primaryBtn--HyXbaUdc{background:#f18326;border-radius:9999px;color:#fff;display:flex;font-weight:600;height:38px;line-height:18px;width:110px}.primaryBtn--HyXbaUdc,.secondaryBtn--iIjcoKE9{align-items:center;font-size:15px;justify-content:center;white-space:nowrap}.secondaryBtn--iIjcoKE9{background:transparent;border:none;border-radius:10229px;box-shadow:inset 0 0 0 2px #5d4037;box-sizing:border-box;color:#5d4037;cursor:pointer;display:inline-flex;font-weight:500;height:40px;line-height:16px;width:132px}.statsRow--WfuWBp0t{gap:24px;margin-top:28px}.statItem--emxDnkVD,.statsRow--WfuWBp0t{align-items:center;display:flex;flex-direction:row}.statItem--emxDnkVD{gap:8px}.statIcon--eqn6c27M{height:18px;width:18px}.statText--UQGXV_6v{color:#7c5e2f;font-size:12px;font-weight:600;line-height:18px;white-space:nowrap}@media screen and (max-width:768px){.tagBadge--cZZ6cBzT{justify-content:center}.tagBadgeBox--lR1lB39d{height:28px;padding:0 10px}.tagBadgeText--Jb7JXkIf{font-size:11px;line-height:14px}.tagBadgeIcon--iR2C4wgz{height:18px;width:18px}.heroTitle--KowrfWoE{margin-bottom:8px;text-align:center}.heroTitleUnderline--Rl30fZWX{left:50%;transform:translateX(-50%);width:100px}.heroTitleText--dYsa9NNz{font-size:26px;letter-spacing:.05em;line-height:38px;margin-top:10px;text-align:center;white-space:pre-wrap}.heroSubtitle--NeLt5nAE{font-size:13px;line-height:22px;margin-bottom:0;text-align:center}.mobileKv--OBhgyqKl{display:block;margin:16px 0;text-align:center;width:100%}.mobileKvImg--jPMmXtOM{animation:heroFloat--gt1EHDid 5s ease-in-out infinite;-webkit-filter:drop-shadow(0 16px 32px rgba(232,168,56,.15));filter:drop-shadow(0 16px 32px rgba(232,168,56,.15));max-width:300px;width:72%}@keyframes heroFloat--gt1EHDid{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-10px) rotate(1deg)}}.statsRow--WfuWBp0t{flex-wrap:wrap;gap:10px 20px;justify-content:center;margin-bottom:20px;margin-top:16px}.statIcon--eqn6c27M{height:16px;width:16px}.statText--UQGXV_6v{font-size:12px}.btnRow--v1RvT7Di{justify-content:center}.primaryBtnWrap--jmuELN9v{margin-right:12px;min-height:42px;min-width:120px}.primaryBtn--HyXbaUdc{font-size:15px;height:40px;width:118px}.secondaryBtn--iIjcoKE9{font-size:15px;height:42px;width:132px}}.tabsWrap--c3p5H5Dm{display:flex;flex-direction:column;gap:12px}.tabsRow--MXf5xOKr{align-items:center;display:flex;gap:12px;padding:4px 0}.catDropdownWrap--AIN1a89y{position:relative}.catTab--To6EM9Zl{align-items:center;background:#fff;border:1.5px solid #e8dfd3;border-radius:999px;color:#796c4c;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:500;gap:6px;padding:8px 16px;transition:all .2s;white-space:nowrap}.catTab--To6EM9Zl:hover{border-color:#e6a23c;color:#5d4037}.catTabActive--PwXsNA0d{background:#fa9316;color:#fff}.catTabActive--PwXsNA0d:hover{background:#e6a23c;border-color:#e6a23c;color:#fff}.catTabOpen--agfj7f4q{border-color:#e6a23c;color:#e6a23c}.catTabArrow--IB3SQseZ{font-size:14px;line-height:1;transition:transform .2s}.catTabOpen--agfj7f4q .catTabArrow--IB3SQseZ{transform:rotate(180deg)}.catDropdownPanel--Fwh4rd2h{animation:dropdownFadeIn--t6PARbsQ .15s ease;background:#fff;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.1);left:0;min-width:180px;padding:12px 0;position:absolute;top:calc(100% + 8px);z-index:100}@keyframes dropdownFadeIn--t6PARbsQ{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.catDropdownHint--B5A2WLKh{color:#b5afa8;font-size:12px;padding:4px 16px 8px}.catDropdownItem--b1Kc1TgR{background:transparent;border:none;color:#5d4037;cursor:pointer;display:block;font-family:inherit;font-size:14px;padding:10px 16px;text-align:left;transition:background .15s;width:100%}.catDropdownItem--b1Kc1TgR:hover{background:#fff9f2}.catDropdownItemActive--lBVyYyBL{background:#fff3e0;color:#e6a23c;font-weight:600}.ageTab--dCuYzMAF{background:#fff;border:1.5px solid #e8dfd3;border-radius:999px;color:#796c4c;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s;white-space:nowrap}.ageTab--dCuYzMAF:hover{border-color:#fa9316;color:#5d4037}.ageTabActive--jK8q9g6o{box-shadow:0 4px 12px rgba(250,147,22,.15)}.ageTabActive--jK8q9g6o,.ageTabActive--jK8q9g6o:hover{background:#fa9316;color:#fff}@media screen and (max-width:768px){.tabsWrap--c3p5H5Dm{gap:4px}.tabsRow--MXf5xOKr{flex-wrap:wrap;gap:8px}.catTab--To6EM9Zl{font-size:12px;padding:6px 12px}.ageTab--dCuYzMAF{font-size:12px;padding:6px 8px}.catDropdownPanel--Fwh4rd2h{min-width:160px}}.searchBar--kYdWESF5{align-items:center;display:flex;gap:16px;justify-content:center}.searchInputWrap--wBqJUuy4{align-items:center;background:#fff;border-radius:9999px;box-shadow:0 4px 14px rgba(97,76,50,.06);box-sizing:border-box;display:flex;gap:12px;height:56px;padding:0 20px;width:796px}.searchIcon--EQ8wtP_q{background:url(https://img.alicdn.com/imgextra/i4/O1CN018Ylkyr1cjLFAJo85F_!!6000000003636-55-tps-24-24.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;height:24px;width:24px}.searchInput--kFxclMtc{background:transparent;border:none;color:#5d4037;flex:1;font-family:inherit;font-size:16px;min-width:0;outline:none}.searchInput--kFxclMtc::-webkit-input-placeholder{color:#5d403766}.searchInput--kFxclMtc::-moz-placeholder{color:#5d403766}.searchInput--kFxclMtc::placeholder{color:#5d403766}.searchBtn--Z5P3q7P8{-webkit-tap-highlight-color:transparent;background:#fa9316;border:none;border-radius:9999px;box-shadow:inset 0 0 0 4px #fff3e0;color:#fff;cursor:pointer;flex-shrink:0;font-family:inherit;font-size:18px;font-weight:600;height:56px;transition:all .2s;width:140px}.searchBtn--Z5P3q7P8:hover{background:#e07520}.searchBtn--Z5P3q7P8:active{transform:scale(.98)}@media screen and (max-width:768px){.searchBar--kYdWESF5{flex-direction:column;gap:12px;width:100%}.searchInputWrap--wBqJUuy4{height:48px;padding:0 16px;width:100%}.searchIcon--EQ8wtP_q{height:20px;width:20px}.searchInput--kFxclMtc{font-size:14px}.searchBtn--Z5P3q7P8{font-size:16px;height:48px;width:100%}}.storyCard--E_mB2nx7{-webkit-tap-highlight-color:transparent;background:#fff;border-radius:12px;box-shadow:0 0 11px rgba(152,111,0,.2);cursor:pointer;display:flex;flex-direction:column;overflow:hidden;padding-bottom:16px;position:relative;transition:box-shadow .2s,transform .2s}.storyCardHoverable--eqLO7g5a:hover{transform:translateY(-4px)}.cardCover--_Rxk_fHi{aspect-ratio:295/166;overflow:hidden;position:relative;width:100%}.cardCover--_Rxk_fHi img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.pgcTag--ULKbtzBt{align-items:center;background:#a0d911;border-radius:12px 0 12px 0;color:#fff;display:flex;font-size:12px;font-weight:600;gap:4px;height:22px;left:8px;line-height:18px;padding:4px 8px;position:absolute;top:8px;z-index:2}.pgcTagIcon--_YqjXy2p{flex-shrink:0;height:14px;width:14px}.cardCover--_Rxk_fHi .pgcTag--ULKbtzBt img{height:14px;-o-object-fit:contain;object-fit:contain;width:14px}.cardHoverBtn--Y9_sj_PD{align-items:center;border:none;border-radius:9999px;bottom:10px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:12px;font-weight:500;gap:4px;height:26px;opacity:0;padding:0 12px;pointer-events:none;position:absolute;right:10px;transform:translateY(4px);transition:opacity .15s,transform .15s}.storyCardHoverable--eqLO7g5a:hover .cardHoverBtn--Y9_sj_PD{opacity:1;pointer-events:auto;transform:translateY(0)}.cardHoverBtnIcon--tG7mxoVN{font-size:12px}.cardHoverBtnPgc--cjBQtwzO{background:#fac414;color:#fff}.cardHoverBtnPgc--cjBQtwzO:hover{background:#e0ac0f}.cardHoverBtnUgc--o0Ou63Pz{background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.1);color:#5d4037}.cardHoverBtnUgc--o0Ou63Pz:hover{background:#fff6e7}.cardBody--OXrSbCzf{display:flex;flex-direction:column;gap:12px;padding:16px 16px 0}.cardTitle--_erRx0wT{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#443e36;display:-webkit-box;font-size:18px;font-weight:600;line-height:1.4;margin:0;overflow:hidden}.cardMeta--G6iSYmnt{align-items:center;display:flex;font-size:12px;gap:8px;justify-content:space-between}.cardMetaAuthor--Ohelp6Q8{align-items:center;cursor:pointer;display:flex;flex:1;gap:6px;min-width:0}.cardMetaAuthor--Ohelp6Q8:hover .cardMetaText--W1qjNcVH{color:#fa9316}.cardAvatar--H5EOwU6g{border-radius:50%;flex-shrink:0;height:20px;-o-object-fit:cover;object-fit:cover;width:20px}.cardMetaText--W1qjNcVH{color:#443e3699;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;transition:color .15s;white-space:nowrap}.cardLikes--UGYvwmqz{align-items:center;color:#3d3d3d;display:inline-flex;flex-shrink:0;gap:6px}.cardLikes--UGYvwmqz img{height:14px;-o-object-fit:contain;object-fit:contain;width:14px}.cardTags--d9JdBryO{display:flex;flex-wrap:wrap;gap:8px}.cardTag--CiD7EPj4{background:#f5f5f5;border-radius:9999px;color:#443e36cc;font-size:12px;padding:4px 12px}@media screen and (max-width:768px){.storyCard--E_mB2nx7{padding-bottom:12px}.storyCardHoverable--eqLO7g5a:hover{box-shadow:0 0 11px rgba(152,111,0,.2)}.cardHoverBtn--Y9_sj_PD{opacity:1;pointer-events:auto;transform:translateY(0)}.cardBody--OXrSbCzf{gap:8px;padding:12px 12px 0}.cardTitle--_erRx0wT{font-size:15px}.cardMeta--G6iSYmnt{font-size:11px}.cardTag--CiD7EPj4{font-size:11px;padding:3px 8px}}.cardGrid--B4tq6PGL{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin-top:8px}.empty--raOLgrK6{color:#5d403766;font-size:16px;padding:80px 0;text-align:center}@media screen and (max-width:768px){.cardGrid--B4tq6PGL{gap:12px;grid-template-columns:repeat(2,1fr);margin-top:4px}.empty--raOLgrK6{font-size:14px;padding:48px 0}}@media screen and (max-width:375px){.cardGrid--B4tq6PGL{gap:16px;grid-template-columns:1fr}}.doubleCardRow--QrER2hSq{display:flex;gap:30px;margin:20px auto 0;width:1080px}.featureCard--qpXGD6X2{align-items:center;border-radius:18px;display:flex;flex:1;height:100px;min-width:0;overflow:visible;position:relative}.featureCardBlue--yVo3s_wI{background:#e6f1fa}.featureCardYellow--qRw37EQb{background:#f7f2e4}.featureBigImg--kLiOGka8{-o-object-fit:contain;object-fit:contain;z-index:1}.featureBigImg--kLiOGka8,.featureCard--qpXGD6X2:before{height:70px;left:20px;position:absolute;top:50%;transform:translateY(-50%);width:70px}.featureCard--qpXGD6X2:before{background:#fff;border-radius:50%;content:"";z-index:0}.featureBody--hxktO4ny{align-items:center;box-sizing:border-box;display:flex;padding-left:110px;padding-right:20px;width:100%}.featureTitleRow--UClnRWsh{align-items:center;display:flex;flex-shrink:0;gap:4px}.featureDecorIcon--UAw16e4M{flex-shrink:0;height:32px;margin-top:4px;-o-object-fit:contain;object-fit:contain;width:32px}.featureTitle--lZXeurJk{color:#614c32;font-size:17px;font-weight:600;line-height:1.4;margin:0;white-space:nowrap}.featureArrow--Q4XMM5om{flex-shrink:0;height:18px;width:18px}.featureSubTitle--o1ZNWvZK{color:#614c32;flex-shrink:0;font-size:13px;line-height:1.4;margin:0 0 0 16px;white-space:nowrap}.featureBtn--saNY6M2n{border:none;border-radius:258px;cursor:pointer;flex-shrink:0;font-family:inherit;font-size:14px;height:34px;margin-left:auto;min-width:72px;padding:0 14px;transition:opacity .2s;white-space:nowrap;width:auto}.featureBtn--saNY6M2n:hover{opacity:.85}.featureBtnBlue--E2NAwJu0{background:#c3e1fa;color:#068cff}.featureBtnYellow--uxUStPfo{background:#ede1c0;color:#664a41}.featureBtnText--V_LuVGk3{align-items:center;background:none;border:none;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:500;gap:2px;margin-left:auto;padding:0;transition:opacity .2s;white-space:nowrap}.featureBtnText--V_LuVGk3:hover{opacity:.7}.featureBtnTextBlue--KPhYuMUH{color:#4f94fa}.featureBtnTextYellow--rXz9R2uQ{color:#aa8c65}.featureCardBottom--pPBaFNkW{align-items:center;display:flex;margin-left:auto}.featureAvatarRow--62MbqgnC{align-items:center;display:flex;margin-right:12px}.featureAvatarThumb--yU8ArsEy{border:.75px solid #fff;border-radius:50%;height:32px;margin-left:-12px;-o-object-fit:cover;object-fit:cover;width:32px}.featureAvatarThumb--yU8ArsEy:first-child{margin-left:0}.childListMask--Zo32XePQ{align-items:center;animation:fadeIn--bkLCCFa5 .2s ease;background:rgba(0,0,0,.5);display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.childListModal--dSsceF8J{background:#fff;border-radius:20px;box-shadow:0 16px 48px rgba(97,76,50,.2);display:flex;flex-direction:column;max-height:80vh;max-width:92vw;overflow:hidden;width:520px}.childListHeader--zL656Qxd{align-items:center;background:linear-gradient(180deg,#fff7e6,#fffcf6);border-bottom:1px solid hsla(46,64%,88%,.6);display:flex;height:64px;justify-content:space-between;padding:0 24px}.childListTitle--OUSOV8TO{color:#614c32;font-size:18px;font-weight:600}.childListClose--OauKjlsr{align-items:center;background:#ffeacd;border:none;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.childListClose--OauKjlsr:hover{background:#ffd9a8}.childListBody--SD2T7nW1{display:flex;flex:1;flex-direction:column;gap:12px;overflow-y:auto;padding:16px 24px 24px}.childItem--uVBuhioQ{align-items:center;background:#fff9f0;border:1px solid #ffe4cc;border-radius:12px;display:flex;gap:16px;padding:16px}.childItemAvatar--K_LYVPwm{background:#fff;border-radius:50%;flex-shrink:0;height:56px;-o-object-fit:cover;object-fit:cover;width:56px}.childItemBody--hYTksmks{flex:1;min-width:0}.childItemName--l37DSqe6{color:#614c32;font-size:18px;font-weight:600;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.childItemMeta--q4VPOZqc{color:rgba(97,76,50,.7);font-size:13px;margin-top:4px}.childItemActions--PPMrdBjE{display:flex;flex-shrink:0;gap:8px}.childItemDeleteBtn--F2SI4eQX,.childItemEditBtn--CuvHWJxy{background:transparent;border-radius:16px;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;height:32px;padding:0 14px;transition:all .2s}.childItemEditBtn--CuvHWJxy{border:1.5px solid #fa9316;color:#fa9316}.childItemEditBtn--CuvHWJxy:hover{background:#fa9316;color:#fff}.childItemDeleteBtn--F2SI4eQX{border:1.5px solid rgba(255,77,79,.4);color:#ff4d4f}.childItemDeleteBtn--F2SI4eQX:hover{background:#ff4d4f;border-color:#ff4d4f;color:#fff}.childListCreateBtn--Wixt3QFq{background:rgba(250,147,22,.1);border:1.5px dashed #fa9316;border-radius:22px;color:#fa9316;cursor:pointer;font-family:inherit;font-size:15px;font-weight:500;height:44px;margin-top:4px;transition:background .2s;width:100%}.childListCreateBtn--Wixt3QFq:hover{background:rgba(250,147,22,.18)}@keyframes fadeIn--bkLCCFa5{0%{opacity:0}to{opacity:1}}@media (max-width:1300px){.doubleCardRow--QrER2hSq{width:calc(100% - 192px)}}@media (max-width:1280px){.doubleCardRow--QrER2hSq{flex-direction:row}.featureCard--qpXGD6X2{flex:1;width:auto}}@media (max-width:768px){.doubleCardRow--QrER2hSq{flex-direction:row;gap:12px;margin:16px auto 24px;width:calc(100% - 32px)}.featureCard--qpXGD6X2{align-items:center;border-radius:16px;box-sizing:border-box;display:flex;flex:1;flex-direction:row;flex-wrap:wrap;gap:10px;height:auto;min-height:auto;min-width:0;padding:12px;position:relative;width:auto}.featureCard--qpXGD6X2:before{display:none}.featureBigImg--kLiOGka8{background:#fff;border-radius:50%;box-sizing:border-box;flex-shrink:0;height:46px;padding:5px;position:static;transform:none;width:46px}.featureBody--hxktO4ny{align-items:flex-start;flex:1;flex-direction:column;min-width:0;padding-left:0;padding-right:0;position:static;width:auto}.featureTitle--lZXeurJk{font-size:14px;font-weight:600;line-height:20px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.featureArrow--Q4XMM5om{display:none}.featureSubTitle--o1ZNWvZK{color:#8b7355;font-size:11px;line-height:16px;margin:1px 0 0}.featureCardBottom--pPBaFNkW{align-items:center;display:flex;flex-basis:100%;gap:6px;margin-left:0;margin-top:4px;width:100%}.featureAvatarRow--62MbqgnC{display:none}.featureAvatarThumb--yU8ArsEy{height:26px;margin-left:-8px;width:26px}.featureAvatarThumb--yU8ArsEy:first-child{margin-left:0}.featureBtn--saNY6M2n{border-radius:14px;font-size:12px;height:28px;min-width:60px;padding:0 10px;width:auto}.featureBtnText--V_LuVGk3{font-size:12px;margin-left:0}}.consentMask--dpg2KGOf{align-items:center;animation:consentFadeIn--RfL9P5Hk .18s ease;background:rgba(255,248,240,.75);box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1100}@keyframes consentFadeIn--RfL9P5Hk{0%{opacity:0}to{opacity:1}}.consentCard--e3HDRLcv{animation:consentScaleIn--umtvbfC2 .22s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:20px;box-shadow:0 12px 40px rgba(0,0,0,.1);max-width:480px;padding:28px 28px 20px;width:100%}@keyframes consentScaleIn--umtvbfC2{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.consentTitle--TMTylDXy{color:#614c32;font-size:18px;font-weight:600;margin:0 0 16px;text-align:center}.consentBody--ycmjRzaA{color:#555;font-size:14px;line-height:22px;margin-bottom:18px}.consentBody--ycmjRzaA p{margin:6px 0}.consentCheckRow--yeNlqDef{align-items:flex-start;color:#333;cursor:pointer;display:flex;font-size:13px;gap:8px;line-height:20px;margin-bottom:20px}.consentCheckRow--yeNlqDef input[type=checkbox]{accent-color:#fa9316;flex-shrink:0;height:16px;margin-top:3px;width:16px}.consentBtns--CcjRhvsO{display:flex;gap:12px}.consentBtnReject--QnoNUNus{background:#f5ede4;border:none;border-radius:22px;color:#614c32;cursor:pointer;flex:1;font-size:15px;font-weight:500;height:44px;transition:background .2s}.consentBtnReject--QnoNUNus:hover{background:#ede3d8}.consentBtnConfirm--rtTF845D{background:#fa9316;border:none;border-radius:22px;color:#fff;cursor:pointer;flex:1;font-size:15px;font-weight:500;height:44px;transition:opacity .2s}.consentBtnConfirm--rtTF845D:disabled{cursor:not-allowed;opacity:.45}.consentBtnConfirm--rtTF845D:not(:disabled):hover{background:#e8830f}.consentFootNote--cxpx7T7O{color:#999;font-size:12px;margin:14px 0 0;text-align:center}@media screen and (max-width:768px){.consentCard--e3HDRLcv{max-width:92vw;padding:22px 18px 16px}.consentTitle--TMTylDXy{font-size:16px}.consentBody--ycmjRzaA{font-size:13px}}.profileSection--E6SNY4iW{align-items:center;display:flex;margin:28px auto 0;position:relative;transition:opacity .3s ease;width:1080px}.avatarBox--GrUTsRUA{cursor:pointer;flex-shrink:0;height:110px;position:relative;width:110px}.bigAvatar--GBj2vu0L{border-radius:50%;height:110px;-o-object-fit:cover;object-fit:cover;width:110px}.avatarBadge--p5qX19UP{bottom:0;height:36px;position:absolute;right:0;width:36px}.profileInfo--wPYD0PPk{flex:1;margin-left:28px}.profileTitleRow--kYwt4Ivs{align-items:center;display:flex;height:45px}.profileName--mw_XihS7{color:#614c32;cursor:pointer;font-size:30px;font-weight:500;letter-spacing:.1em;line-height:55px;margin:0;white-space:nowrap}.profileSticker--E8Oje3bv{height:30px;margin-left:15px;-o-object-fit:contain;object-fit:contain;width:112px}.profileDesc--IzkQuvsp{color:#614c32;font-size:16px;line-height:25px;margin:5px 0 0}.statsRow--fv48HFkW{align-items:center;display:flex;gap:30px;margin-left:4px;margin-top:16px;padding-top:0}.statItem--rdJkwruP{align-items:center;display:flex;height:24px;margin-top:0}.statIcon--xSohXS5G{height:18px;-o-object-fit:contain;object-fit:contain;width:18px}.statLabel--CgxNpoO6{color:#614c32;font-size:14px;line-height:25px;margin-left:12px}.statNum--KIX1t7cx{color:#614c32;font-size:16px;font-weight:600;line-height:25px;margin-left:8px}.signBtn--JkH9Yezy{background:#fff8e5;border:1.5px solid #5d4037;border-radius:24px;box-shadow:none;box-sizing:border-box;color:#5d4037;cursor:pointer;flex-shrink:0;font-family:inherit;font-size:20px;height:40px;margin-left:32px;transition:all .2s;width:100px}.signBtn--JkH9Yezy:hover{background:#ffe9a8}.signBtnDone--f3MPniWz{background:#eaeaea;border-color:#bdbdbd;box-shadow:none;color:#999;cursor:default}@media (max-width:1300px){.profileSection--E6SNY4iW{width:calc(100% - 192px)}}@media (max-width:768px){.profileSection--E6SNY4iW{align-items:flex-start;background:#fff;border-radius:16px;box-sizing:border-box;flex-wrap:wrap;margin-top:86px;padding:16px;width:calc(100% - 32px)}.avatarBox--GrUTsRUA,.bigAvatar--GBj2vu0L{height:64px;width:64px}.avatarBadge--p5qX19UP{height:16px;width:16px}.profileInfo--wPYD0PPk{flex:1;margin-left:12px;min-width:0}.profileTitleRow--kYwt4Ivs{height:auto;padding-right:72px}.profileName--mw_XihS7{font-size:18px;line-height:26px;overflow:hidden;text-overflow:ellipsis}.profileSticker--E8Oje3bv{height:16px;margin-left:6px;width:48px}.profileDesc--IzkQuvsp{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:12px;line-height:17px;margin-top:4px;overflow:hidden;text-overflow:ellipsis}.statsRow--fv48HFkW{display:flex;flex-wrap:nowrap;gap:6px;margin-left:0;margin-top:12px;width:100%}.statItem--rdJkwruP{align-items:center;background:#fff9f0;border-radius:10px;display:flex;flex:1;flex-wrap:wrap;gap:2px;height:auto;justify-content:center;min-width:0;padding:8px 4px}.statIcon--xSohXS5G{display:none;height:12px;order:1;width:12x}.statNum--KIX1t7cx{font-size:14px;font-weight:600;line-height:1;margin-left:3px;order:2}.statLabel--CgxNpoO6{color:#8b7355;font-size:10px;line-height:1;margin-left:0;order:3;text-align:center;width:100%}.signBtn--JkH9Yezy{align-items:center;border-radius:15px;display:flex;font-size:12px;height:30px;justify-content:center;margin-left:0;position:absolute;right:16px;top:16px;width:54px}}.page--pMYUXolZ{background:#fefaf6;font-family:PingFang SC,Sathu,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden;width:100%}.main--zaxKvivq{align-items:center;background:#fefaf6;display:flex;flex-direction:column;margin-top:0;width:100%}.desktopHeader--VIrvNsYa{display:block}.heroWrap--vdZ7lUcB{align-items:center;box-sizing:border-box;display:flex;gap:50px;max-width:1440px;overflow:hidden;padding:72px 120px 30px;position:relative;width:100%}.heroText--XWQocaoa{flex:1;position:relative;z-index:1}.heroKv--ppLA752s{align-items:center;display:flex;flex:0 0 600px;justify-content:center;min-height:420px;position:relative}@keyframes heroFloat--v750jLYN{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-16px) rotate(1deg)}}.heroKvImg--EIQLGuBb{animation:heroFloat--v750jLYN 5s ease-in-out infinite;-webkit-filter:drop-shadow(0 24px 48px rgba(232,168,56,.18));filter:drop-shadow(0 24px 48px rgba(232,168,56,.18));height:auto;position:relative;width:500px;z-index:2}@keyframes sparkle--fExRGitY{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}.heroSparkle1--yXRbUC8r,.heroSparkle2--WcWbMEEw,.heroSparkle3--ZIvtyw9A{border-radius:50%;pointer-events:none;position:absolute}.heroSparkle1--yXRbUC8r{animation:sparkle--fExRGitY 3s ease-in-out infinite;background:#f5c842;height:12px;left:10%;top:8%;width:12px}.heroSparkle2--WcWbMEEw{animation:sparkle--fExRGitY 3s ease-in-out .8s infinite;background:#f2a7b3;height:9px;right:0;top:50%;width:9px}.heroSparkle3--ZIvtyw9A{animation:sparkle--fExRGitY 3s ease-in-out 1.6s infinite;background:#a78bfa;bottom:14%;height:11px;left:6%;width:11px}@media screen and (max-width:768px){.desktopHeader--VIrvNsYa{display:none}.main--zaxKvivq{margin-top:76px}.heroWrap--vdZ7lUcB{gap:0;padding:24px 20px 20px}.heroText--XWQocaoa,.heroWrap--vdZ7lUcB{align-items:center;flex-direction:column}.heroText--XWQocaoa{display:flex;text-align:center;width:100%}.heroKv--ppLA752s{display:none}}.orgSection--wWncrEFC{margin-top:48px}.orgHeader--mWAPwTdi{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.orgTitle--oJiDjo13{align-items:center;color:#5d4037;display:flex;font-size:17px;font-weight:700;gap:8px;margin:0}.orgApplyLink--fVHbpRXl{color:#fa9316;cursor:pointer;font-size:13px;text-decoration:none}.orgApplyLink--fVHbpRXl:hover{text-decoration:underline}.orgGrid--MbdyZCNL{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.orgCard--sO1LsyZc{align-items:center;background:#fff;border:1px solid #f0e8dc;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;padding:20px;text-align:center;transition:all .2s}.orgCard--sO1LsyZc:hover{border-color:#fbe5b6;box-shadow:0 8px 24px hsla(36,25%,61%,.12);transform:translateY(-2px)}.orgAvatar--HJ1xW5fU{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:14px;font-weight:700;height:48px;justify-content:center;margin-bottom:10px;overflow:hidden;width:48px}.orgAvatarImg--aAjx_CAC{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.orgName--sgyo4V6J{color:#5d4037;font-size:14px;font-weight:600;margin-bottom:4px;padding-left:18px}.orgVerified--x1Ofn8XY{background:#10b981;border-radius:9999px;color:#fff;display:inline-block;font-size:9px;margin-left:4px;padding:1px 5px;vertical-align:middle}.orgDesc--ySKvgrb0{color:#b5afa8;font-size:12px;margin:0 auto 10px;width:80%}.orgStats--yBxtZSnx{color:#b5afa8;display:flex;font-size:12px;gap:16px;justify-content:center}.orgStats--yBxtZSnx strong{color:#5d4037}@media screen and (max-width:768px){.orgSection--wWncrEFC{margin-top:24px}.orgHeader--mWAPwTdi{margin-bottom:12px}.orgTitle--oJiDjo13{font-size:15px}.orgGrid--MbdyZCNL{gap:12px;grid-template-columns:1fr}.orgCard--sO1LsyZc{flex-direction:row;gap:12px;padding:14px;text-align:left}.orgAvatar--HJ1xW5fU{flex-shrink:0;height:40px;margin-bottom:0;width:40px}.orgName--sgyo4V6J{font-size:13px}.orgDesc--ySKvgrb0{font-size:11px;margin-bottom:4px}.orgStats--yBxtZSnx{font-size:11px;gap:12px}}.pagination--cQq8nXaC{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:12px;padding-bottom:12px}.pageArrow--FBBot4bt,.pageNum--muZyq8dT{align-items:center;background:#fff;border:1px solid #5d403733;border-radius:8px;color:#5d4037;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;height:36px;justify-content:center;transition:all .15s;width:36px}.pageArrow--FBBot4bt:hover:not(:disabled),.pageNum--muZyq8dT:hover{border-color:#fa9316;color:#fa9316}.pageArrow--FBBot4bt:disabled{cursor:not-allowed;opacity:.4}.pageNumActive--wM5CsBT3{background:#fa9316;border-color:#fa9316;color:#fff;font-weight:500}.pageNumActive--wM5CsBT3:hover{color:#fff}@media screen and (max-width:768px){.pagination--cQq8nXaC{gap:6px;margin-top:8px;padding-bottom:8px}.pageArrow--FBBot4bt,.pageNum--muZyq8dT{border-radius:6px;font-size:12px;height:30px;width:30px}}.worksSection--nc4rKYgU{margin:24px auto 0;width:1080px}.worksHeader--QRbLVhla{align-items:center;display:flex}.worksHeaderIcon--bVuzK1of{height:24px;-o-object-fit:contain;object-fit:contain;width:28px}.worksHeaderTitle--Ws9TSoZc{color:#614c32;font-size:22px;font-weight:600;margin:0 0 0 15px}.worksBoard--PeIvoIcb{background:#fff;border-radius:24px;box-sizing:border-box;margin-bottom:20px;margin-top:20px;padding:20px 32px;position:relative}.tabRow--tL6tP1aL{align-items:center;display:flex;height:55px;justify-content:space-between}.tabGroup--imnqexjT{align-items:flex-start;display:flex;height:88px}.mainTab--zP4_blkK{color:#3d3d3d;cursor:pointer;font-size:16px;letter-spacing:.1em;line-height:34px;margin-right:40px;margin-top:18px;padding-bottom:12px;position:relative;white-space:nowrap}.mainTab--zP4_blkK:last-of-type{margin-right:0}.mainTabActive--JIhJt6d9{font-size:20px;font-weight:500;line-height:42px;margin-top:12px}.mainTabUnderline--FVJz8sbC{background:#faad14;border-radius:6px;bottom:0;height:4.5px;left:0;max-width:179px;position:absolute;width:100%}.createBtn--m3J5E_Bp{align-items:center;background:#fa9316;border:4.5px solid #fff3e0;border-radius:9999px;box-shadow:none;box-sizing:border-box;cursor:pointer;display:flex;gap:8px;height:46px;justify-content:center;padding:12px 24px;transition:opacity .2s}.createBtn--m3J5E_Bp:hover{opacity:.9}.createBtnIcon--93xD4Nw3{height:30px;width:30px}.createBtn--m3J5E_Bp span{color:#fff;font-size:16px;font-weight:500}.filterRow--FwMBIcXi{align-items:center;display:flex;gap:24px;margin-top:16px}.pill--G6f6QFy4{align-items:center;background:transparent;border:2.25px solid rgba(68,62,54,.12);border-radius:24px;box-shadow:0 9px 15px rgba(250,174,22,.15);box-sizing:border-box;color:#614c32;cursor:pointer;display:flex;font-size:16px;gap:8px;height:40px;justify-content:center;padding:0 24px;transition:all .2s;white-space:nowrap}.pill--G6f6QFy4:hover{background:rgba(250,173,20,.06)}.pillActive--pNdyHhew{background:#fff8e5;border-color:#faad14;font-weight:500}.pillIcon--Oqe02cxX{height:24px;-o-object-fit:contain;object-fit:contain;width:24px}.pillManage--QWH1PIOr{border-color:#5d4037;box-shadow:none;margin-left:auto}.pillManageActive--q52fn_UW{background:#fff8e5;border-color:#fa9316;color:#fa9316}.cardGrid--oEwpKS_c{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-top:20px}.emptyOrLoading--NFn2s7ir{color:#999;font-size:24px;grid-column:1/-1;padding:80px 0;text-align:center}.manageBar--zcIo4VZG{align-items:center;background:#fff8e5;border-radius:16px;display:flex;gap:24px;margin-top:32px;padding:24px 32px}.manageInfo--LpzLvAQy{color:#614c32;font-size:24px;font-weight:500;margin-right:auto}.manageBtn--QWRt57fr{background:#fa9316;border:none;border-radius:28px;color:#fff;cursor:pointer;font-family:inherit;font-size:22px;height:56px;padding:0 32px}.manageBtn--QWRt57fr:hover{opacity:.9}.manageBtnDelete--LXE3v84N{background:#ff4757}.pagination--DXqN6LDY{align-items:center;display:flex;gap:36px;justify-content:center;margin-bottom:30px;margin-top:30px}.pageArrow--FGYk19lL{cursor:pointer;height:24px;-o-object-fit:contain;object-fit:contain;width:24px}.pageArrowDisabled--eCsPVGUr{cursor:not-allowed;opacity:.3}.pageNums--zwY9SqQM{align-items:center;display:flex;gap:18px}.pageNum--TLola5xq{align-items:center;background:#fff;border-radius:6px;box-shadow:0 0 1px rgba(0,0,0,.06);color:#999;cursor:pointer;display:flex;font-size:21px;height:36px;justify-content:center;transition:all .2s;width:36px}.pageNum--TLola5xq:hover{background:#fff8e5;color:#5d4037}.pageNumActive--GgqKD20h{background:#fac841;color:#5d4037;font-weight:500}@media (max-width:1300px){.worksSection--nc4rKYgU{width:calc(100% - 192px)}.worksBoard--PeIvoIcb{padding:48px}}@media (max-width:1280px){.cardGrid--oEwpKS_c{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.worksSection--nc4rKYgU{margin-top:16px;width:calc(100% - 32px)}.worksHeader--QRbLVhla{height:auto}.worksHeaderTitle--Ws9TSoZc{font-size:16px;line-height:22px}.worksHeaderIcon--bVuzK1of{height:16px;width:20px}.worksBoard--PeIvoIcb{border-radius:12px;margin-top:12px;padding:12px}.tabRow--tL6tP1aL{align-items:center;flex-direction:row;gap:8px;height:auto;justify-content:space-between}.tabGroup--imnqexjT{height:auto}.mainTab--zP4_blkK{font-size:14px;line-height:20px;margin-right:24px;margin-top:0;padding-bottom:6px}.mainTabActive--JIhJt6d9{font-size:16px;line-height:22px;margin-top:0}.mainTabUnderline--FVJz8sbC{height:2px}.createBtn--m3J5E_Bp{border-radius:16px;border-width:2px;flex-shrink:0;gap:2px;height:32px;min-width:0;padding:4px 10px;width:auto}.createBtnIcon--93xD4Nw3{height:18px;width:18px}.createBtn--m3J5E_Bp span{font-size:13px}.filterRow--FwMBIcXi{flex-wrap:wrap;gap:6px;margin-top:12px}.pill--G6f6QFy4{border-radius:15px;border-width:1px;box-shadow:none;font-size:12px;gap:3px;height:30px;min-width:auto;padding:0 8px}.pillActive--pNdyHhew{box-shadow:none}.pillIcon--Oqe02cxX{height:14px;width:14px}.pillManage--QWH1PIOr{margin-left:0}.cardGrid--oEwpKS_c{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px}.emptyOrLoading--NFn2s7ir{font-size:14px;padding:40px 0}.manageBar--zcIo4VZG{border-radius:10px;flex-wrap:wrap;gap:10px;margin-top:12px;padding:12px}.manageInfo--LpzLvAQy{font-size:13px;width:100%}.manageBtn--QWRt57fr{border-radius:20px;flex:1;font-size:14px;height:40px;padding:0;text-align:center}.pagination--DXqN6LDY{gap:16px;margin-top:16px}.pageArrow--FGYk19lL{height:18px;width:18px}.pageNums--zwY9SqQM{gap:8px}.pageNum--TLola5xq{border-radius:4px;font-size:14px;height:36px;width:36px}}.storyCard--noa_Q5J7{background:#fff;border-radius:15px;box-shadow:0 0 17px 0 rgba(152,111,0,.2);cursor:pointer;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:transform .2s}.storyCard--noa_Q5J7:hover{transform:translateY(-2px)}.storyCardSelected--qzc6IjV_{box-shadow:inset 0 0 0 4px #fac841,0 0 17px 0 rgba(152,111,0,.2)}.cardCover--uAEG3F4D{aspect-ratio:16/9;height:auto;overflow:hidden;position:relative;width:100%}.cardCover--uAEG3F4D img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.featuredTag--t_tdBBrW{background:#fa9316;padding:4px 10px}.featuredTag--t_tdBBrW,.pgcTag--OdAcu2dL{align-items:center;border-radius:12px 0 12px 0;color:#fff;display:flex;font-size:12px;font-weight:600;height:22px;left:8px;line-height:18px;position:absolute;top:8px;z-index:2}.pgcTag--OdAcu2dL{background:#a0d911;gap:4px;padding:4px 8px}.pgcTagIcon--RbCXSkrV{flex-shrink:0;height:14px;width:14px}.cardCover--uAEG3F4D .pgcTag--OdAcu2dL img{height:14px;-o-object-fit:contain;object-fit:contain;width:14px}.cardCoverMask--rcanCnhZ{align-items:center;background:rgba(0,0,0,.35);display:flex;inset:0;justify-content:center;pointer-events:none;position:absolute}.cardCoverMaskDark--ycrg43W3{background:rgba(0,0,0,.55)}.cardCoverMaskText--xJlRQs85{color:#fff;font-size:18px;font-weight:500;line-height:1.6;padding:0 16px;text-align:center;white-space:pre-wrap}.cardCheckbox--y_A9sNEf{align-items:center;background:hsla(0,0%,100%,.85);border:2px solid #fff;border-radius:50%;display:flex;height:30px;justify-content:center;position:absolute;right:16px;top:16px;width:30px;z-index:5}.cardCheckboxOn--iLnVntHd{background:#fa9316;border-color:#fa9316}.cardActionBtn--tvgkq5nx{background:#fa9316;border:none;border-radius:344px;bottom:16px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;padding:6px 8px;position:absolute;right:16px;z-index:5}.cardActionBtn--tvgkq5nx:hover{opacity:.9}.cardBody--FgMrV2OI{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:20px 30px}.cardTitle--U_QdWU5e{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;color:#3d3d3d;display:-webkit-box;font-size:20px;font-weight:500;margin:0;overflow:hidden}.cardTitlePrivateIcon--GonTde7l{height:16px;margin-left:4px;-o-object-fit:contain;object-fit:contain;vertical-align:middle;width:16px}.cardMeta--IxGRcFFT{align-items:center;display:flex;justify-content:space-between;margin-top:10px}.cardDate--LYJNeCSN{color:#666;font-size:14px}.cardLike--W5PlfaZx{align-items:center;cursor:pointer;display:flex;gap:8px}.cardLike--W5PlfaZx img{height:21px;-o-object-fit:contain;object-fit:contain;width:21px}.cardLike--W5PlfaZx span{color:#3d3d3d;font-size:16px}.cardTagsRow--ROkItoce{align-items:center;display:flex;gap:9px;margin-top:8px}.cardTag--jnRMIK2E{background:#f5f5f5;border-radius:9999px;color:#666;font-size:14px;padding:4px 14px}@media (max-width:768px){.storyCard--noa_Q5J7{border-radius:8px;box-shadow:0 0 8px 0 rgba(152,111,0,.1)}.storyCard--noa_Q5J7:hover{transform:none}.cardCoverMaskText--xJlRQs85{font-size:10px;line-height:1.3;padding:0 6px}.cardCheckbox--y_A9sNEf{height:22px;right:6px;top:6px;width:22px}.featuredTag--t_tdBBrW,.pgcTag--OdAcu2dL{font-size:10px;height:18px;left:6px;line-height:14px;padding:2px 6px;top:6px}.pgcTag--OdAcu2dL{gap:3px}.pgcTagIcon--RbCXSkrV{height:10px;width:10px}.cardActionBtn--tvgkq5nx{border-radius:12px;bottom:6px;font-size:10px;height:24px;right:6px;width:64px}.cardBody--FgMrV2OI{padding:8px}.cardTitle--U_QdWU5e{font-size:13px;line-height:18px}.cardTitlePrivateIcon--GonTde7l{height:12px;margin-left:3px;width:12px}.cardMeta--IxGRcFFT{margin-top:4px}.cardDate--LYJNeCSN{font-size:10px;line-height:14px}.cardLike--W5PlfaZx img{height:12px;width:12px}.cardLike--W5PlfaZx span{font-size:10px}.cardTagsRow--ROkItoce{flex-wrap:wrap;gap:3px;margin-top:4px}.cardTag--jnRMIK2E{border-radius:9px;font-size:9px;height:18px;line-height:18px;padding:0 6px}}.banner--PYYLNitU{background:#fff7e6;box-sizing:border-box;display:flex;justify-content:center;overflow:hidden;padding:24px 0 12px;width:100%}.bannerInner--VJsgXNxa{align-items:flex-start;display:flex;flex-direction:row;gap:65px;justify-content:center;width:1200px}.bannerLeft--cd6hGtTM{display:flex;flex-direction:column;margin-top:22px;width:499px}.bannerLabel--ioLqqkN5{align-items:center;background:#fff;border-radius:231px;box-shadow:inset 0 0 0 2px #e6a23c;box-sizing:border-box;color:#e6a23c;display:inline-flex;font-size:14px;font-weight:600;gap:8px;height:37px;justify-content:center;margin:0;padding:10px 30px;position:relative;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bannerLabelIcon--SPtRZCAG{height:24px;left:-5px;position:absolute;top:-10px;width:24px}.bannerTitle--ZxQFSeXM{color:#614c32;font-size:50px;font-weight:600;line-height:1;margin:28px 0 0;white-space:nowrap}.bannerDesc--TuDxEOVG{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#614c32;display:-webkit-box;font-size:16px;font-weight:400;line-height:32px;margin:24px 0 0;max-width:499px;overflow:hidden;width:499px;word-break:break-all}.bannerStats--YJFh9W0Z{align-items:center;display:flex;flex-direction:row;gap:60px;margin-top:20px}.statBlock--HZUtGAeF{display:flex;flex-direction:column}.statNum--gGGoOCAy{font-size:32px;font-weight:600;line-height:45px}.statLabel--Mzku5uMX,.statNum--gGGoOCAy{color:#614c32;margin:0;white-space:nowrap}.statLabel--Mzku5uMX{font-size:14px;font-weight:400;line-height:24px;opacity:.8}.bannerIllustration--cJUv4K7m{flex-shrink:0;height:260px;margin-left:30px;mix-blend-mode:darken;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:768px){.banner--PYYLNitU{padding:96px 16px 0}.bannerInner--VJsgXNxa{align-items:center;gap:0;width:100%}.bannerLeft--cd6hGtTM{margin-top:0;text-align:center;width:100%}.bannerLabel--ioLqqkN5{font-size:13px;height:34px;padding:8px 16px}.bannerLabelIcon--SPtRZCAG{height:18px;top:-5px;width:18px}.bannerTitle--ZxQFSeXM{font-size:18px;margin-top:16px;text-align:left;white-space:normal}.bannerDesc--TuDxEOVG{-webkit-line-clamp:unset;display:block;font-size:12px;line-height:22px;margin-top:12px;max-width:100%;overflow:visible;text-align:left;width:100%}.bannerStats--YJFh9W0Z{gap:24px;justify-content:center;margin-top:20px}.statNum--gGGoOCAy{font-size:22px;line-height:30px}.statLabel--Mzku5uMX{font-size:12px}.bannerIllustration--cJUv4K7m{height:auto;margin-left:0;max-width:260px;width:60%}}.storyCard--uRFvMDkQ{background:#fff;border-radius:12px;box-shadow:0 0 11px rgba(152,111,0,.2);cursor:pointer;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:box-shadow .2s}.storyCard--uRFvMDkQ:hover{transform:translateY(-4px)}.seriesCard--ST1L55Sv{background:transparent;box-shadow:0 0 11px rgba(152,111,0,.2);isolation:isolate;margin-left:20px;margin-top:16px;overflow:visible!important}.seriesCard--ST1L55Sv:after,.seriesCard--ST1L55Sv:before{background:#fff;border:1px solid #f0e8dc;border-radius:12px;bottom:0;box-shadow:0 4px 12px rgba(0,0,0,.08);content:"";left:0;position:absolute;right:0;top:0;transform-origin:bottom right;transition:transform .55s cubic-bezier(.34,1.56,.64,1),opacity .55s ease;z-index:-1}.seriesCard--ST1L55Sv:before{opacity:.92;transform:translate(-2px,-13px) rotate(-2deg)}.seriesCard--ST1L55Sv:after{opacity:.72;transform:translate(-4px,-18px) rotate(-5deg);z-index:-2}.seriesCard--ST1L55Sv:hover:before{opacity:1;transform:translate(-2px,-15px) rotate(-4deg)}.seriesCard--ST1L55Sv:hover:after{opacity:.85;transform:translate(-4px,-21px) rotate(-7deg)}.cardCover--ReAsd0UJ{aspect-ratio:295/166;overflow:hidden;position:relative;width:100%}.cardCover--ReAsd0UJ>img{border-radius:12px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.pgcBadge--GdzgDC8_{align-items:center;background:#a0d911;border-radius:12px 0 12px 0;color:#fff;display:flex;font-size:12px;font-weight:600;gap:4px;height:22px;left:8px;letter-spacing:normal;line-height:18px;padding:4px 8px;position:absolute;top:8px;width:auto;z-index:2}.pgcBadgeIcon--X2N7U1Er{flex-shrink:0;height:14px;width:14px}.seriesCard--ST1L55Sv .pgcBadge--GdzgDC8_{background:#fa8c16}.cardCloneBtn--KbXnzhtv{background:rgba(245,158,11,.9);border:none;border-radius:9999px;bottom:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:11px;font-weight:600;opacity:0;padding:4px 10px;pointer-events:none;position:absolute;right:8px;transform:translateY(4px);transition:opacity .15s,transform .15s;z-index:2}.storyCard--uRFvMDkQ:hover .cardCloneBtn--KbXnzhtv{opacity:1;pointer-events:auto;transform:translateY(0)}.cardCloneBtn--KbXnzhtv:hover{background:#d97706}.cardBody--MqXxldZg{background:#fff;border-radius:12px;display:flex;flex-direction:column;gap:12px;padding:16px}.cardTitle--Rwc4zcbH{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#443e36;display:-webkit-box;font-size:18px;font-weight:600;line-height:1.4;margin:0;overflow:hidden}.cardMeta--n8nHeAHM{align-items:center;display:flex;font-size:12px;justify-content:space-between}.cardMetaText--QObzj65Q{color:#443e3699}.cardMetaLink--Anq5LB0Y{cursor:pointer;transition:color .2s}.cardMetaLink--Anq5LB0Y:hover{color:#fa8c16}.cardPopularity--whVGm1Ng{align-items:center;color:#b5afa8;display:inline-flex;font-size:12px;gap:4px}.popularityIcon--CWTsUPoI{flex-shrink:0;height:16px;width:16px}.cardTags--qh25CQHN{display:flex;flex-wrap:wrap;gap:8px}.tagAge--yPMXswYI,.tagCategory--G57gsKzx,.tagSubcategory--uAeKwEF2{background:#f5f5f5;border-radius:9999px;color:#443e36cc;font-size:12px;padding:4px 12px}@media screen and (max-width:768px){.seriesCard--ST1L55Sv{margin-left:16px;margin-top:16px}.cardBody--MqXxldZg{gap:8px;padding:10px}.cardTitle--Rwc4zcbH{font-size:15px}.cardMeta--n8nHeAHM{font-size:11px}.cardTags--qh25CQHN{gap:6px}.tagAge--yPMXswYI,.tagCategory--G57gsKzx,.tagSubcategory--uAeKwEF2{font-size:11px;padding:3px 8px}.cardCloneBtn--KbXnzhtv{opacity:1;pointer-events:auto;transform:translateY(0)}.pgcBadge--GdzgDC8_{border-radius:8px 0 8px 0;font-size:10px;gap:3px;height:18px;line-height:14px;padding:2px 6px}.pgcBadgeIcon--X2N7U1Er{height:11px;width:11px}}.cardGrid--b1wuAyYx{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.empty--shRytLtZ{color:#5d403766;font-size:16px;grid-column:1/-1;padding:80px 0;text-align:center}@media screen and (max-width:768px){.cardGrid--b1wuAyYx{gap:16px;grid-template-columns:repeat(2,1fr)}.empty--shRytLtZ{font-size:14px;padding:40px 0}}.page--t_lnkBuz{background:linear-gradient(#fffdf6,#fefaf6);color:#5d4037;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;overflow-x:hidden;width:100%}.desktopHeader--gdfyeqBH{display:block}.main--DEQvIatA{align-items:center;display:flex;flex-direction:column;width:100%}.safeArea--m6JpffaK{display:flex;flex-direction:column;gap:32px;padding:24px 0 60px;width:1280px}.breadcrumb--DBekh4nF{align-items:center;color:#796c4c;display:flex;font-size:14px;gap:8px;justify-content:flex-start;padding:16px 0 0}.breadcrumbLink--WSFZWC2k{color:#796c4c;cursor:pointer;text-decoration:none;transition:color .15s}.breadcrumbLink--WSFZWC2k:hover{color:#fa9316}.breadcrumbSep--_o8dd8RX{color:#b5afa8}.breadcrumbCurrent--heyJl3x3{color:#5d4037;font-weight:600}.hero--oOQMGGa3{align-items:center;background:linear-gradient(90deg,#fff5e6,#f9c06b);border-radius:20px;box-sizing:border-box;display:flex;gap:40px;padding:40px 48px;width:100%}.heroCover--baA7cA41{align-items:center;background:hsla(0,0%,100%,.3);border-radius:16px;display:flex;flex-shrink:0;height:180px;justify-content:center;overflow:hidden;width:180px}.heroCover--baA7cA41 img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.heroInfo--gImTOx38{display:flex;flex:1;flex-direction:column;gap:12px}.heroTags--nyMuNMp9{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.heroTag--ie_dwj5n{border-radius:9999px;font-size:12px;font-weight:600;padding:4px 12px}.heroTagPgc--pDFvegRs{background:linear-gradient(135deg,#1f2937,#0f172a);border:1px solid rgba(252,211,77,.45);color:#fcd34d}.heroTagCount--dq1dKUV0{background:hsla(0,0%,100%,.6);color:#5d4037}.heroTagCategory--YV73N_eY{background:rgba(123,158,107,.25);color:#3d5c2e}.heroTagAge--GoWL4eH2{background:hsla(0,0%,100%,.5);border:1px solid rgba(169,116,43,.3);color:#a9742b}.heroTitle--fljiQUnh{color:#3d1a4a;font-size:28px;font-weight:800;line-height:1.3;margin:0}.heroDesc--q3Lu786R{color:#5d3a50;font-size:14px;line-height:1.8;margin:0}.heroMeta--MlZTa21e{align-items:center;color:#6d4060;display:flex;font-size:13px;gap:20px;margin-top:4px}.heroMetaItem--oOqqyWsd{align-items:center;display:flex;gap:5px}.heroMetaIcon--VdjAyo9I{flex-shrink:0;height:18px;-o-object-fit:contain;object-fit:contain;width:18px}.heroMetaLink--wlWMUX72{cursor:pointer;transition:color .2s}.heroMetaLink--wlWMUX72:hover{color:#fa8c16}.booksSection--hNP3YLmB{display:flex;flex-direction:column;gap:20px}.booksSectionHeader--BGfLtPrg{align-items:baseline;display:flex;justify-content:space-between}.booksSectionTitle--tpZBmbi2{color:#5d4037;font-size:18px;font-weight:700;margin:0}.booksSectionHint--SjzXLvd8{color:#b5afa8;font-size:13px}.booksSectionHintLink--OwWkCY4r{color:#b5afa8}.booksGrid--QWFq1XEa{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.bookCard--Ui09G_7y{background:#fff;border-radius:12px;box-shadow:0 0 11px rgba(152,111,0,.2);cursor:pointer;display:flex;flex-direction:column;overflow:hidden;padding-bottom:16px;position:relative;transition:box-shadow .2s}.bookCard--Ui09G_7y:hover{box-shadow:inset 0 0 0 2px #fa9316,0 0 11px rgba(152,111,0,.2)}.bookCardCover--Kqxp6PJq{align-items:center;aspect-ratio:295/166;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.bookCardCover--Kqxp6PJq img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.bookCardEmoji--dllIMsDP{font-size:48px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bookNumBadge--Q8t0mk0P{align-items:center;background:linear-gradient(135deg,#7c3aed,#6d28d9);border-radius:50%;box-shadow:0 4px 10px rgba(124,58,237,.4),0 0 0 2px #fff;color:#fff;display:flex;font-size:13px;font-weight:700;height:28px;justify-content:center;left:10px;position:absolute;top:10px;width:28px;z-index:3}.bookCardCloneBtn--GjSqeVeD{align-items:center;background:#fac414;border:none;border-radius:9999px;bottom:10px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:12px;font-weight:500;gap:4px;height:26px;opacity:0;padding:0 12px;pointer-events:none;position:absolute;right:10px;transform:translateY(4px);transition:opacity .15s,transform .15s;z-index:2}.bookCard--Ui09G_7y:hover .bookCardCloneBtn--GjSqeVeD{opacity:1;pointer-events:auto;transform:translateY(0)}.bookCardCloneBtn--GjSqeVeD:hover{background:#e0ac0f}.bookCardBody--vOVhQUBj{display:flex;flex-direction:column;gap:12px;padding:16px 16px 0}.bookCardTitle--XF5EN1RL{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#443e36;display:-webkit-box;font-size:18px;font-weight:600;line-height:1.4;margin:0;overflow:hidden}.bookCardMeta--Cgqnk5za{align-items:center;display:flex;font-size:12px;justify-content:space-between}.bookCardMetaText--sK82OX3E{color:#443e3699}.bookCardIndex--KEGb8Bo9{color:#b5afa8;font-size:12px}@media (max-width:1480px){.safeArea--m6JpffaK{max-width:1280px;width:95%}.hero--oOQMGGa3{padding:32px 36px}}@media (max-width:1024px){.booksGrid--QWFq1XEa{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.desktopHeader--gdfyeqBH{display:none}.booksGrid--QWFq1XEa{grid-template-columns:repeat(2,1fr)}.hero--oOQMGGa3{align-items:flex-start;flex-direction:column;gap:20px;padding:24px}.heroCover--baA7cA41{height:120px;width:120px}}.footer--q4bwWsIZ{background-color:#fff;background-position:bottom;background-repeat:no-repeat;background-size:100% 100%;box-sizing:border-box;overflow:visible;padding:40px 0 20px;width:100%}.inner--DMCZYmg2{display:flex;flex-direction:column;position:relative;width:1200px}.decorTop--nJlgtbXx{display:block;height:auto;margin:0 auto 50px;-o-object-fit:contain;object-fit:contain;width:80%}.body--GZ_VdJmC{box-sizing:border-box;display:flex;justify-content:center;padding:0;position:relative;width:100%}.bodyInner--sRqEKkaY{display:flex;flex-direction:column;margin:0 auto;max-width:1440px;width:100%;z-index:2}.row--ws2EbcNd{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:row;padding:0;width:100%}.leftPanel--vrgYiK9Z{box-sizing:border-box;flex-shrink:0;height:155px;padding-left:64px;position:relative;width:730px}.leftPanelInner--J3QmvF5Y{align-items:flex-end;display:flex;flex-direction:row;height:155px;justify-content:space-between;width:666px}.brand--jA_nEuTv{display:flex;flex-direction:column;flex-shrink:0;height:154px}.brandLogo--g23NTHwk{display:block;-o-object-fit:contain;object-fit:contain;width:105px}.brandDesc--zEl_TEY5{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#443c36;display:-webkit-box;font-size:12px;font-weight:400;line-height:18px;margin:12px 0;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap;word-break:break-all}.brandSupport--nX2ddUk0{align-items:center;display:flex;flex-direction:row;gap:12px;margin-top:13px;min-height:25px}.brandSupportLogo--uOFQkYib{-o-object-fit:contain;object-fit:contain;width:140px}.brandSupportText--RLRkS2MA{color:rgba(68,60,54,.8);font-size:15px;font-weight:500;line-height:21px;white-space:nowrap}.brandOriginator--bPhoWSws{align-items:center;display:flex;flex-direction:row;gap:9px;margin-top:15px;min-height:16px}.brandOriginator--bPhoWSws img{-o-object-fit:contain;object-fit:contain}.brandOriginatorText--fIfziaVR{color:rgba(68,60,54,.8);font-size:12px;font-weight:500;line-height:18px;white-space:nowrap}.columns--abnlV7Tu{align-items:flex-start;display:flex;flex-direction:row;gap:60px;min-height:152px}.column--o4oWXWU1{display:flex;flex-direction:column;gap:15px;min-width:48px}.colTitle--q4ly2efq{color:#443c36;display:flex;flex-direction:column;font-size:14px;font-weight:800;height:20px;line-height:20px;margin:0;min-width:24px;padding:0;position:relative;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.colTitle--q4ly2efq:after{border-radius:0;content:"";height:8px;left:0;position:absolute;top:20px;width:26px}.colTitle--q4ly2efq:after,.column--o4oWXWU1:first-child .colTitle--q4ly2efq:after{background:url(https://img.alicdn.com/imgextra/i2/O1CN01jructY1Ohb7D8Rjn4_!!6000000001737-55-tps-26-2.svg) no-repeat 50%/contain}.column--o4oWXWU1:first-child .colTitle--q4ly2efq:after{width:30px}.column--o4oWXWU1:nth-child(2) .colTitle--q4ly2efq:after{background:url(https://img.alicdn.com/imgextra/i2/O1CN01k6MCoi1bAFHJiA5Gz_!!6000000003424-55-tps-24-2.svg) no-repeat 50%/contain;width:30px}.column--o4oWXWU1:nth-child(3) .colTitle--q4ly2efq:after{background:url(https://img.alicdn.com/imgextra/i2/O1CN01wOa2Sk1aICXizUq90_!!6000000003306-55-tps-24-2.svg) no-repeat 50%/contain;width:30px}.colLink--dBzMXphm{color:#443c36;cursor:pointer;font-size:12px;font-weight:600;line-height:18px;text-decoration:none;white-space:nowrap}.colLink--dBzMXphm:hover{color:#f4a93d}.spacer--tQFMvzg8{border-top:1px dashed #e0d6ca;height:0;margin-left:60px;margin-top:15px;width:46%}.bottom--nfoEri4X{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;min-height:55px;padding-left:64px;width:46%}.copyright--OL_GD0wL,.icp--dh48UVwm{color:#6f6c65;font-size:14px;font-weight:600;line-height:21px;white-space:nowrap}.mascot--WTDtfmuw{bottom:0;height:313px;-o-object-fit:contain;object-fit:contain;pointer-events:none;position:absolute;right:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:640px}@media screen and (max-width:768px){.footer--q4bwWsIZ{padding:32px 0 0}.decorTop--nJlgtbXx{margin-bottom:28px;width:92%}.body--GZ_VdJmC{min-height:auto;padding:0 16px}.bodyInner--sRqEKkaY,.row--ws2EbcNd{align-items:center}.row--ws2EbcNd{flex-direction:column;width:100%}.leftPanel--vrgYiK9Z{height:auto;padding-left:0;width:100%}.leftPanelInner--J3QmvF5Y{align-items:center;flex-direction:column;gap:28px;height:auto;width:100%}.brand--jA_nEuTv{align-items:center;height:auto;text-align:center;width:100%}.brandLogo--g23NTHwk{height:36px;margin:0 auto;width:auto}.brandDesc--zEl_TEY5{-webkit-line-clamp:unset;margin-top:10px;max-width:300px;text-align:center;width:100%;word-break:normal}.brandSupport--nX2ddUk0{flex-wrap:wrap;gap:8px;justify-content:center;margin-top:14px}.brandSupportLogo--uOFQkYib{height:22px;width:96px}.brandSupportText--RLRkS2MA{font-size:13px;line-height:18px}.brandOriginator--bPhoWSws{flex-wrap:wrap;gap:6px;justify-content:center;margin-top:10px}.brandOriginatorText--fIfziaVR{font-size:11px}.columns--abnlV7Tu{align-items:center;flex-direction:column;gap:24px;min-height:auto;width:100%}.column--o4oWXWU1{-moz-column-gap:16px;column-gap:16px;flex-direction:row;flex-wrap:wrap;justify-content:center;min-width:0;row-gap:10px;width:100%}.colTitle--q4ly2efq{align-items:center;flex:0 0 100%;font-size:14px;height:auto;justify-content:center;padding-bottom:6px}.colTitle--q4ly2efq:after{bottom:0;height:4px;left:50%;top:auto;transform:translateX(-50%)}.column--o4oWXWU1:first-child .colTitle--q4ly2efq:after{background:#7cb342;width:24px}.column--o4oWXWU1:nth-child(2) .colTitle--q4ly2efq:after{background:#f4a93d;width:22px}.column--o4oWXWU1:nth-child(3) .colTitle--q4ly2efq:after{background:#5ba3e0;width:22px}.colLink--dBzMXphm{-webkit-tap-highlight-color:transparent;color:rgba(68,60,54,.75);font-size:12px;font-weight:500;line-height:18px}.colLink--dBzMXphm:active{color:#f4a93d}.spacer--tQFMvzg8{margin:20px auto 0;max-width:340px;width:100%}.bottom--nfoEri4X{align-items:center;flex-direction:column;gap:6px;min-height:auto;padding:16px 0 20px;width:100%}.copyright--OL_GD0wL,.icp--dh48UVwm{font-size:12px;font-weight:500;line-height:18px;text-align:center;white-space:normal}.mascot--WTDtfmuw{bottom:auto;display:block;height:auto;margin:0 auto;max-width:420px;position:relative;right:auto;width:100%}}.aboutMask--h54aaCkH{align-items:center;animation:aboutMaskFadeIn--mP6TOFjv .18s ease;background:rgba(0,0,0,.4);box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1000}@keyframes aboutMaskFadeIn--mP6TOFjv{0%{opacity:0}to{opacity:1}}.aboutCard--PXt1tEy3{animation:aboutScaleIn--SYYLuEn5 .22s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:12px;box-shadow:0 16px 48px rgba(0,0,0,.18);display:flex;flex-direction:column;max-width:520px;padding:28px 32px 36px;width:100%}@keyframes aboutScaleIn--SYYLuEn5{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.aboutHeader--TPBoAUCB{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.aboutLogo--cHgFOZo0{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:144px}.aboutCloseBtn--oeOES12J{align-items:center;background:transparent;border:none;border-radius:8px;cursor:pointer;display:inline-flex;height:32px;justify-content:center;padding:0;transition:background .15s;width:32px}.aboutCloseBtn--oeOES12J:hover{background:rgba(0,0,0,.04)}.aboutCloseBtn--oeOES12J img{height:22px;-o-object-fit:contain;object-fit:contain;width:22px}.aboutBody--V6w42_LZ{display:flex;flex-direction:column;margin-top:28px}.aboutItem--pZLW2EgA{align-items:center;display:flex;justify-content:space-between}.aboutLabel--NiY2rXBj{color:#333;font-size:16px;font-weight:500}.aboutViewBtn--ZEsAnYAN{color:#fa9316;font-size:14px;font-weight:500;text-decoration:none}.aboutViewBtn--ZEsAnYAN:hover{text-decoration:underline}.aboutContactItem--UethW77X{display:flex;flex-direction:column;margin-top:28px}.aboutContactValue--um0giZIZ{color:#3d3d3d;font-size:18px;font-weight:400;line-height:1.4;margin-top:8px;word-break:break-all}.aboutIcpText--YNocXMRs{color:#999;font-size:14px;font-weight:400;line-height:24px;margin:48px 0 0;white-space:pre-wrap;word-break:break-all}@media screen and (max-width:768px){.aboutCard--PXt1tEy3{max-width:90vw;padding:20px 20px 28px}.aboutLogo--cHgFOZo0{width:120px}.aboutCloseBtn--oeOES12J img{height:18px;width:18px}.aboutContactValue--um0giZIZ{font-size:15px}}.page--TeO57K2Q{align-items:center;background:#fff;color:#3d3d3d;display:flex;flex-direction:column;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;width:100%}.desktopHeader--uxRW6xKE{display:block;width:100%}.breadcrumb--w591H5td{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;gap:4px;max-width:1280px;padding:20px 0 12px;width:100%}.breadcrumbItem--ZKqTGOvl{color:#6f6c65;cursor:pointer;font-size:14px;font-weight:400;line-height:22px}.breadcrumbItem--ZKqTGOvl:hover{color:#443c36}.breadcrumbArrow--m03dB9iV{height:12px;-o-object-fit:contain;object-fit:contain;width:7px}.breadcrumbCurrent--fK4Oa3aG{color:#443c36;font-size:14px;font-weight:500;line-height:22px}.main--_Ad61BxI{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;max-width:1280px;padding:0 0 64px;width:100%}.bgCard--NMuwc_Rb{background:#fefaf5;border-radius:12px;display:flex;justify-content:center;padding:40px 0 60px;width:100%}.formWrap--mH5zyq_0{align-items:stretch;display:flex;flex-direction:column;max-width:420px;width:100%}.pageTitle--s61CJCun{color:#3d3d3d;font-size:24px;font-weight:600;line-height:1.4;margin:0 0 32px}.formItem--N0h6y0HL{display:flex;flex-direction:column;margin-bottom:20px}.label--XbsSNA0S{color:#3d3d3d;display:block;font-size:15px;font-weight:600;line-height:1.4;margin-bottom:8px}.input--Eg2F8Mzg{align-items:center;background:transparent;border:none;border-radius:8px;box-shadow:inset 0 0 0 1.5px #e5e5e5;box-sizing:border-box;color:#3d3d3d;display:flex;font-family:inherit;font-size:14px;font-weight:400;height:44px;line-height:1.4;outline:none;padding:0 16px;position:relative;width:100%}.input--Eg2F8Mzg::-webkit-input-placeholder{color:#b5afa8}.input--Eg2F8Mzg::-moz-placeholder{color:#b5afa8}.input--Eg2F8Mzg::placeholder{color:#b5afa8}.input--Eg2F8Mzg:focus{box-shadow:inset 0 0 0 1.5px #f18326}.selectInput--j0OfR5nv{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;background:#fff;cursor:pointer}.selectInput--j0OfR5nv:hover{box-shadow:inset 0 0 0 1.5px #f18326}.inputReadonly--WxqLLMNi{align-items:center;background:transparent;color:#3d3d3d;cursor:default;display:flex;flex-direction:row;justify-content:space-between}.identitySwitchBtn--iOZNetAV{align-items:center;background:transparent;border:none;cursor:pointer;display:inline-flex;height:28px;justify-content:center;padding:0;width:28px}.identitySwitchBtn--iOZNetAV img{height:24px;-o-object-fit:contain;object-fit:contain;width:24px}.inputClickable--m9d7rNcB{cursor:pointer}.inputClickable--m9d7rNcB:hover{box-shadow:inset 0 0 0 1.5px #f18326}.avatarUploadWrap--Ed8WZp_e{align-items:center;display:flex}.avatarBox--ey2MArWi{cursor:pointer;flex-shrink:0;height:72px;position:relative;width:72px}.avatarImg--CIiXzuzL{border-radius:50%;height:72px;-o-object-fit:cover;object-fit:cover;width:72px}.avatarBadge--B5OcIpqn{bottom:0;height:24px;position:absolute;right:0;width:24px}.identityPopup--EK0fQzzf{padding:20px 24px 32px}.identityPopupHeader--KglDqX_7{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.identityPopupTitle--fNt4tcjE{color:#3d3d3d;font-size:18px;font-weight:600}.identityPopupClose--ijcKQ86G{align-items:center;background:transparent;border:none;color:#999;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;width:32px}.identityOptionsList--iAkjGHpi{display:flex;flex-direction:column}.identityOptionItem--pov5VIMu{align-items:center;border-bottom:1px solid #f0f0f0;color:#3d3d3d;cursor:pointer;display:flex;font-size:16px;justify-content:space-between;padding:14px 8px;transition:background .15s}.identityOptionItem--pov5VIMu:hover{background:#fff8f0}.identityOptionItem--pov5VIMu:last-child{border-bottom:none}.identityOptionSelected--FvXbjCBs{color:#fa9316;font-weight:500}.desktopOnly--WjyvgFmT{display:flex}.mobileOnly--BYVz6iM0{display:none}.selectArrow--HiURf7n0{flex-shrink:0;height:20px;-o-object-fit:contain;object-fit:contain;width:20px}.viewBtn--XyTfjsbP{align-items:center;align-self:flex-start;background:transparent;border:none;border-radius:8px;box-shadow:inset 0 0 0 1.5px rgba(68,62,54,.12);color:#614c32;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:400;height:40px;justify-content:center;line-height:1;text-decoration:none;transition:all .15s;width:70px}.viewBtn--XyTfjsbP:hover{box-shadow:inset 0 0 0 1.5px #f18326;color:#f18326}.primaryBtn--SCMqS7UV{background:#f18326;border:none;border-radius:534px;color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:500;height:46px;line-height:1;margin-top:20px;transition:background .15s,transform .15s;width:100%}.primaryBtn--SCMqS7UV:hover:not(:disabled){background:#de7012;transform:translateY(-1px)}.primaryBtn--SCMqS7UV:disabled{cursor:not-allowed;opacity:.6}.outlineBtn--Ko7Nv5nJ{background:transparent;border:none;border-radius:536px;box-shadow:inset 0 0 0 1.5px rgba(93,64,55,.12);color:#5d4037;cursor:pointer;font-family:inherit;font-size:15px;font-weight:400;height:46px;line-height:1;margin-top:12px;transition:all .15s;width:100%}.outlineBtn--Ko7Nv5nJ:hover{box-shadow:inset 0 0 0 1.5px #5d4037}.deleteRow--LNn_TfYN{display:flex;justify-content:center;margin-top:24px}.deleteBtn--nxC9pX2c{background:transparent;border:none;color:#614c32;cursor:pointer;font-family:inherit;font-size:14px;font-weight:400;line-height:1.4;padding:4px 12px;text-decoration:underline;text-underline-offset:4px}.deleteBtn--nxC9pX2c:hover{color:#f18326}.modalMask--rNkw4OkR{align-items:center;animation:maskFadeIn--ux_vdIsk .18s ease;background:rgba(0,0,0,.4);box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1000}@keyframes maskFadeIn--ux_vdIsk{0%{opacity:0}to{opacity:1}}.modalCard--h0Gupss6{animation:modalScaleIn--L7eDQMx4 .22s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:12px;box-shadow:0 16px 48px rgba(0,0,0,.18);display:flex;flex-direction:column;max-width:520px;padding:28px 32px 36px;width:100%}@keyframes modalScaleIn--L7eDQMx4{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.modalHeader--RSKIlpxl{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.modalLogo--LIeTJU0D{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:144px}.modalCloseBtn--_grEcmeB{align-items:center;background:transparent;border:none;border-radius:8px;cursor:pointer;display:inline-flex;height:32px;justify-content:center;padding:0;transition:background .15s;width:32px}.modalCloseBtn--_grEcmeB:hover{background:rgba(0,0,0,.04)}.modalCloseBtn--_grEcmeB img{height:22px;-o-object-fit:contain;object-fit:contain;width:22px}.modalBody--dCy7ebui,.modalContactItem--WwjSihB8{display:flex;flex-direction:column;margin-top:28px}.modalContactValue--MRxd6ruV{color:#3d3d3d;font-size:18px;font-weight:400;line-height:1.4;margin-top:8px;word-break:break-all}.modalIcpText--CkHOvTkB{color:#999;font-size:14px;font-weight:400;line-height:24px;margin:48px 0 0;white-space:pre-wrap;word-break:break-all}@media screen and (max-width:768px){.desktopHeader--uxRW6xKE,.desktopOnly--WjyvgFmT{display:none}.mobileOnly--BYVz6iM0{display:flex}.breadcrumb--w591H5td{font-size:14px;padding:92px 16px 8px}.breadcrumbCurrent--fK4Oa3aG,.breadcrumbItem--ZKqTGOvl{font-size:14px}.main--_Ad61BxI{padding:0 12px 32px}.bgCard--NMuwc_Rb{border-radius:12px;padding:24px 16px 32px}.formWrap--mH5zyq_0{max-width:100%}.pageTitle--s61CJCun{font-size:24px;margin-bottom:24px}.label--XbsSNA0S{font-size:15px;margin-bottom:8px}.input--Eg2F8Mzg{font-size:14px;height:44px;padding:0 14px}.viewBtn--XyTfjsbP{font-size:14px;height:40px;width:72px}.outlineBtn--Ko7Nv5nJ,.primaryBtn--SCMqS7UV{font-size:16px;height:48px}.deleteBtn--nxC9pX2c{font-size:14px}.modalCard--h0Gupss6{max-width:100%;padding:20px 20px 24px}.modalLogo--LIeTJU0D{width:110px}.modalCloseBtn--_grEcmeB img{height:18px;width:18px}.modalContactValue--MRxd6ruV{font-size:14px}.modalIcpText--CkHOvTkB{font-size:12px;line-height:20px;margin-top:32px}}.page--FElrvSlZ{background:linear-gradient(180deg,#fff7e6,#fefaf6 240px,#fefaf6);color:#443c36;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh}.container--ru4bzuIU{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:880px;padding:24px 24px 48px}.breadcrumb--LqDoz2F9{align-items:center;color:#6f6c65;display:flex;font-size:13px;gap:6px}.crumb--mWDY7N1I{cursor:pointer}.crumb--mWDY7N1I:hover{color:#fa8c16}.crumbSep--elT5C1cA{color:#b5a48a}.crumbCurrent--lquPnklR{color:#443c36;font-weight:500}.titleSection--to6Gd6et{display:flex;flex-direction:column;gap:8px;padding:8px 0 4px;text-align:center}.pageTitle--hq5op83J{color:#443c36;font-size:28px;font-weight:700;margin:0}.pageSubtitle--eElRQl7Y{color:#b5a48a;font-size:13px;margin:0}.card--v1II3Qbi{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(97,76,50,.06);display:flex;flex-direction:column;gap:20px;padding:24px}.cardTitle--VFTO4faB{border-bottom:1px solid #f0ebe0;color:#443c36;font-size:16px;font-weight:600;padding-bottom:12px}.subHint--jNG3uwSE{color:#b5a48a;font-size:12px;font-weight:400;margin-left:6px}.field--a4aOAUoS{display:flex;flex-direction:column;gap:8px}.row2--lNf5_cxh{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.label--TF5dftZa{align-items:center;color:#443c36;display:flex;font-size:13px;font-weight:500}.req--t9HrNb3f{color:#ff4d4f;font-style:normal;margin-left:4px}.input--gJlAMnLi{background:#fffcf6;border:1px solid #e0d8c8;border-radius:8px;box-sizing:border-box;color:#443c36;font-family:inherit;font-size:13px;height:40px;outline:none;padding:0 12px;transition:border-color .15s}.input--gJlAMnLi::-webkit-input-placeholder{color:rgba(68,60,54,.4)}.input--gJlAMnLi::-moz-placeholder{color:rgba(68,60,54,.4)}.input--gJlAMnLi::placeholder{color:rgba(68,60,54,.4)}.input--gJlAMnLi:focus{border-color:#fa8c16}.input--gJlAMnLi:disabled{background:#f5f5f5;color:#999;cursor:not-allowed}select.input--gJlAMnLi{-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='none' stroke='%23614C32' stroke-width='1.5' stroke-linecap='round' d='m1 1.5 5 5 5-5'/%3E%3C/svg%3E");padding-right:32px}.input--gJlAMnLi[type=date],select.input--gJlAMnLi{-moz-appearance:none;appearance:none;background-position:right 12px center;background-repeat:no-repeat;cursor:pointer}.input--gJlAMnLi[type=date]{font-feature-settings:"tnum";-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Crect x='2' y='3.5' width='12' height='10.5' rx='1.5' stroke='%23F18326' stroke-width='1.4'/%3E%3Cpath d='M2 6.5h12M5 2v2.5M11 2v2.5' stroke='%23F18326' stroke-width='1.4' stroke-linecap='round'/%3E%3C/svg%3E");font-variant-numeric:tabular-nums;padding-right:36px;position:relative}.input--gJlAMnLi[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;height:100%;inset:0;margin:0;opacity:0;padding:0;position:absolute;width:100%}.input--gJlAMnLi[type=date]:not(:focus):invalid::-webkit-datetime-edit{color:rgba(68,60,54,.4)}.textarea--TYsdOYnn{background:#fffcf6;border:1px solid #e0d8c8;border-radius:8px;color:#443c36;font-family:inherit;font-size:13px;line-height:1.6;min-height:110px;outline:none;padding:10px 12px;resize:vertical;transition:border-color .15s}.textarea--TYsdOYnn:focus{border-color:#fa8c16}.charCount--wBiqYysR{text-align:right}.charCount--wBiqYysR,.hint--IfMxJcCN{color:#b5a48a;font-size:11px}.logoUploader--hrEFaPeU{align-items:flex-start;display:flex;gap:16px}.logoBox--paaplFoa{align-items:center;background:#fff7e6;border:1px dashed #e0d8c8;border-radius:12px;display:flex;flex-shrink:0;height:96px;justify-content:center;overflow:hidden;position:relative;width:96px}.logoImg--KxI6rPpN{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.logoPlaceholder--tSK9MwQ9{color:#fa8c16;height:44px;width:44px}.mask--UR9alT4L{align-items:center;background:rgba(0,0,0,.55);color:#fff;display:flex;font-size:12px;inset:0;justify-content:center;position:absolute}.logoRight--JnIzClOW{display:flex;flex:1;flex-direction:column;gap:8px}.uploadBtn--VU7lQsL7{align-items:center;align-self:flex-start;background:#fa8c16;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:500;height:34px;justify-content:center;padding:0 18px;transition:opacity .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.uploadBtn--VU7lQsL7:hover{opacity:.9}.ghostBtn--UX6Dt903{align-self:flex-start;background:#fff;border:1px solid #e0d8c8;border-radius:6px;color:#6f6c65;cursor:pointer;font-family:inherit;font-size:12px;height:28px;padding:0 12px}.ghostBtn--UX6Dt903:hover{border-color:#ff4d4f;color:#ff4d4f}.fieldHead--gvUvhat2{align-items:center;display:flex;gap:8px}.headTag--TiO7AfBi{background:#fff7e6;border-radius:10px;color:#b5a48a;font-size:12px;padding:2px 10px}.tipBar--fnhUnamv{background:#fff7e6;border-left:3px solid #fcd9a2;border-radius:4px;color:#6f6c65;font-size:12px;line-height:1.6;padding:10px 14px}.courseGroup--oS5QpXC5{display:flex;flex-direction:column;gap:8px}.courseGroupLabel--lya1yjLF{color:#6f6c65;font-size:12px;font-weight:500;padding-top:4px}.chipGroup--O70d0API{display:flex;flex-wrap:wrap;gap:8px}.chipGroupDisabled--d_t86SbZ{opacity:.55;pointer-events:none}.chip--t6xtf0Vv{background:#fff;border:1px solid #e0d8c8;border-radius:15px;color:#6f6c65;cursor:pointer;font-family:inherit;font-size:12px;height:30px;padding:0 14px;transition:all .15s}.chip--t6xtf0Vv:hover{border-color:#fa8c16;color:#fa8c16}.chipActive--Tgxr8oAZ{background:#fa8c16;border-color:#fa8c16;color:#fff}.chipActive--Tgxr8oAZ:hover{background:#fa8c16;color:#fff;opacity:.9}.chipInput--JNTF_ScY{background:#fffcf6;border:1px dashed #e0d8c8;border-radius:6px;box-sizing:border-box;color:#443c36;font-family:inherit;font-size:12px;height:34px;max-width:320px;outline:none;padding:0 12px;width:100%}.chipInput--JNTF_ScY:focus{border-color:#fa8c16;border-style:solid}.certList--hT7cZaOB{display:flex;flex-direction:column;gap:8px}.certItem--XjXNynHw{align-items:center;background:#fffcf6;border:1px solid #f0ebe0;border-radius:8px;display:flex;gap:10px;padding:10px 14px}.certIcon--K8d4RgXb{font-size:16px}.certName--omMO5TDH{color:#443c36;flex:1;font-size:13px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.certName--omMO5TDH:hover{color:#fa8c16;text-decoration:underline}.certRemove--purtSOJi{background:rgba(68,60,54,.12);border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:14px;height:22px;line-height:1;width:22px}.certRemove--purtSOJi:hover{background:#ff4d4f}.footer--WMkt_1e8{display:flex;justify-content:center;padding:8px 0 0}.submitBtn--Gra82_Px{background:#fa8c16;border:none;border-radius:24px;color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:600;height:48px;min-width:220px;padding:0 36px;transition:opacity .15s}.submitBtn--Gra82_Px:hover:not(:disabled){opacity:.9}.submitBtn--Gra82_Px:disabled{cursor:not-allowed;opacity:.5}@media (max-width:720px){.container--ru4bzuIU{padding:16px 16px 32px}.card--v1II3Qbi{padding:20px 16px}.row2--lNf5_cxh{gap:12px;grid-template-columns:1fr}.pageTitle--hq5op83J{font-size:22px}}.statusBox--UknZ_Wcj{color:#b5a48a;font-size:13px;padding:48px 0;text-align:center}.statusCard--CuOtq7E4{align-items:center;background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(97,76,50,.06);display:flex;flex-direction:column;gap:12px;padding:40px 32px;text-align:center}.statusIcon--Q0gHjQ0o{font-size:56px;line-height:1}.statusTitle--hKHTv4hR{color:#443c36;font-size:20px;font-weight:600}.statusDesc--pomqXY06{color:#6f6c65;font-size:13px;line-height:1.6;max-width:480px}.statusMeta--RWDTX7Vh{color:#b5a48a;font-size:12px;margin-top:4px}.statusPending--s2UqrH6U{border-top:4px solid #fa8c16}.statusApproved--PNNvQB_E{border-top:4px solid #52c41a}.statusCard--CuOtq7E4 .ghostBtn--UX6Dt903,.statusCard--CuOtq7E4 .submitBtn--Gra82_Px{margin-top:16px}.rejectBanner--myvAeS_0{background:#fff1f0;border:1px solid #ffccc7;border-radius:10px;color:#a8071a;font-size:13px;line-height:1.6;padding:14px 18px}.pickerWrap--AhEiT1ce{position:relative;width:100%}.pickerTrigger--lKsTihU8{align-items:center;background:#fff;border:1px solid #ede0cc;border-radius:10px;box-sizing:border-box;cursor:pointer;display:flex;height:44px;justify-content:space-between;padding:0 14px;transition:border-color .15s,background .15s,box-shadow .15s}.pickerTrigger--lKsTihU8:hover{background:#fff6e7;border-color:#f18326}.pickerTriggerActive--H17KaBJu{background:#fff6e7;border-color:#f18326!important;box-shadow:0 0 0 2px rgba(241,131,38,.16)}.pickerTriggerDisabled--veGIpklD{background:#faf6ef;cursor:not-allowed;opacity:.55}.pickerTriggerDisabled--veGIpklD:hover{background:#faf6ef;border-color:#ede0cc}.pickerValue--ZQO6hOVG{color:#5d4037;font-size:14px;line-height:22px}.pickerPlaceholder--LPLY3mg7{color:rgba(93,64,55,.4);font-size:14px;line-height:22px}.pickerArrow--giMnb_b0{color:rgba(93,64,55,.55);flex-shrink:0;transition:transform .2s}.pickerTriggerActive--H17KaBJu .pickerArrow--giMnb_b0{color:#f18326;transform:rotate(180deg)}.pickerDropdown--igTc9K4D{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #ede0cc;border-radius:10px;box-shadow:0 10px 28px rgba(93,64,55,.18);left:0;max-height:260px;overflow-y:auto;padding:4px;position:absolute;right:0;top:calc(100% + 6px);z-index:100}.pickerOption--NcovJTkl{border-radius:6px;color:#5d4037;cursor:pointer;font-size:14px;padding:10px 12px;transition:background .15s,color .15s}.pickerOption--NcovJTkl:hover{background:#fff6e7}.pickerOptionSelected--SadLAPcC{background:#ffe5c2;color:#c9651a;font-weight:600}.pickerOptionSelected--SadLAPcC:hover{background:#ffd9a1}.pickerEmpty--K2VDb_73{color:rgba(93,64,55,.45);font-size:13px;padding:16px 12px;text-align:center}.pickerWrap--iN9owEde{position:relative;width:100%}.pickerTrigger--JhCHErtN{align-items:center;background:#fff;border:1px solid #ede0cc;border-radius:10px;box-sizing:border-box;cursor:pointer;display:flex;gap:8px;height:44px;justify-content:space-between;padding:0 14px;transition:border-color .15s,background .15s,box-shadow .15s}.pickerTrigger--JhCHErtN:hover{background:#fff6e7;border-color:#f18326}.pickerTriggerActive--Tdqtx50K{background:#fff6e7;border-color:#f18326!important;box-shadow:0 0 0 2px rgba(241,131,38,.16)}.pickerTriggerDisabled--OKLnmBdi{background:#faf6ef;cursor:not-allowed;opacity:.55}.pickerTriggerDisabled--OKLnmBdi:hover{background:#faf6ef;border-color:#ede0cc}.pickerValue--p6SN65ej{font-feature-settings:"tnum";color:#5d4037;font-size:14px;font-variant-numeric:tabular-nums}.pickerPlaceholder--pguvJ4gC,.pickerValue--p6SN65ej{flex:1;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pickerPlaceholder--pguvJ4gC{color:rgba(93,64,55,.4);font-size:14px}.pickerIcon--eCD4t963{color:#f18326;flex-shrink:0}.calendar--PHW2UZcV{background:#fff;border:1px solid #ede0cc;border-radius:12px;box-shadow:0 12px 32px rgba(93,64,55,.18);box-sizing:border-box;left:0;padding:12px;position:absolute;top:calc(100% + 6px);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:280px;z-index:200}.calHeader--Cwomp6Ke{align-items:center;display:flex;gap:4px;justify-content:space-between;margin-bottom:8px}.calNavBtn--dqRfha6W{background:transparent;border:none;border-radius:6px;color:#5d4037;cursor:pointer;font-family:inherit;font-size:16px;height:28px;line-height:1;transition:background .15s,color .15s;width:28px}.calNavBtn--dqRfha6W:hover{background:#fff6e7;color:#f18326}.calTitle--tKnl21hc{color:#3d2a22;flex:1;font-size:15px;font-weight:600;text-align:center}.calWeekRow--Jx1w5VGQ{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:4px;padding:4px 0}.calWeekCell--LZCEeeVF{color:rgba(93,64,55,.55);font-size:12px;line-height:20px;text-align:center}.calGrid--Ff4rI4Mu{grid-gap:2px;display:grid;gap:2px;grid-template-columns:repeat(7,1fr)}.calCell--UcmTbM1N{align-items:center;background:transparent;border:none;border-radius:6px;color:#5d4037;cursor:pointer;display:flex;font-family:inherit;font-size:13px;height:32px;justify-content:center;padding:0;transition:background .15s,color .15s;width:100%}.calCell--UcmTbM1N:hover:not(:disabled){background:#fff6e7;color:#f18326}.calCellMuted--l5MCtWXF{color:rgba(93,64,55,.3)}.calCellToday--UH7kMaXF{box-shadow:inset 0 0 0 1px #f18326;color:#f18326}.calCellSelected--WlCCuIJ4,.calCellSelected--WlCCuIJ4:hover{background:linear-gradient(135deg,#ff8c00,#fa6400)!important;box-shadow:0 2px 8px rgba(241,131,38,.32);color:#fff!important;font-weight:600}.calCellDisabled--XW76TbXl{cursor:not-allowed;opacity:.35}.calFooter--AEUM_1Ks{border-top:1px solid #f2e5d3;display:flex;gap:8px;justify-content:flex-end;margin-top:10px;padding-top:8px}.calTextBtn--A0LUqAgM{background:transparent;border:none;border-radius:6px;color:#f18326;cursor:pointer;font-family:inherit;font-size:13px;padding:4px 8px;transition:background .15s}.calTextBtn--A0LUqAgM:hover{background:#fff6e7}.calTextBtnDanger--xUdpOGwh{color:#d9363e}.calTextBtnDanger--xUdpOGwh:hover{background:#fff1f0}.container--U5Wy9rJQ{-webkit-overflow-scrolling:touch;background:#fff;display:flex;flex-direction:column;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;height:100vh;height:100dvh;margin:0 auto;max-width:100vw;min-height:100vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-bottom:env(safe-area-inset-bottom);position:relative;width:100%}.backgroundGradient--Y_hfDniL{background:linear-gradient(180deg,#120e42,#000 17%);height:100vh;left:0;position:absolute;right:0;top:0}.mainContent--SoDljH8A{background:#000;flex:1;min-height:calc(100vh + 200px);padding-bottom:120px;position:relative;z-index:1}.userSection--qkStcboq{padding:30px 16px 0}.userInfo--NNugFgMw{align-items:center;display:flex;margin-bottom:38px}.avatar--N81RLFVu{border-radius:50%;height:60px;margin-right:12px;overflow:hidden;width:60px}.avatarImage--Yc35Y4oL{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.userDetails--jwKGo7w7{flex:1}.username--JmF2DFqq{color:#fff;font-size:20px;font-weight:500;line-height:28px;margin:0 0 8px}.userDesc--plJnVMAG{color:#999;font-size:12px;line-height:18px;margin:0}.statsRow--OD9NACKl{align-items:center;display:flex;justify-content:space-between;margin:0 auto}.statItem--cFylZ8mU{align-items:center;display:flex;flex-direction:column;gap:4px;width:36px}.statNumber--TtDc0jNy{color:#fff;font-size:12px;line-height:17px}.statLabel--TAAzANeX{color:#cbcbcb;font-size:12px;line-height:17px}.customizeButton--UKGewSHq{background:linear-gradient(90deg,#4d4d4d,#18181a);border-radius:2px;display:inline-block;margin-bottom:12px;padding:2px 8px}.customizeButton--UKGewSHq span{color:#cbcbcb;font-size:10px;line-height:14px}.worksSection--YyOt198A{background:#000;border-radius:12px 12px 0 0;padding:14px 16px 80px}.worksSectionHeader--G_C9wWBJ{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}.worksTabHeader--uUZu4eiV{display:flex;flex-direction:column;gap:4px}.worksTitle--YlJs4zLd{color:#fff;font-size:16px;font-weight:600;line-height:22px;margin:0}.visibilityToggle--KYhsvRxi{align-items:center;display:flex;gap:8px}.visibilityLabel--hsq0BHi6{color:#fff;font-size:12px;line-height:17px}.toggleButton--vQ2Xz3y6{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;padding:0}.worksGrid--VJSRQZZn{grid-gap:18px 16px;display:grid;gap:18px 16px;grid-template-columns:repeat(2,1fr);justify-items:center}.workCard--x02FwcEU{background:#18181a;border-radius:4px;cursor:pointer;overflow:hidden;position:relative;transition:all .2s ease;width:calc(50vw - 24px)}.workCard--x02FwcEU .hisFeaturedTag--srzRxQts{background:#ff6b01;border-radius:4px;border-radius:0 4px 0 4px;height:17px;padding:2px;position:absolute;right:0;top:0;width:48px;z-index:10}.workCard--x02FwcEU .hisFeaturedTag--srzRxQts img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.workCard--x02FwcEU.editMode--m6_PJ9mO{transform:scale(.95)}.workCard--x02FwcEU.selected--nVwzKNw7{border:2px solid #675af7;box-shadow:0 0 12px rgba(103,90,247,.3)}.workCard--x02FwcEU.editMode--m6_PJ9mO:hover{transform:scale(.98)}.workCardImage--IBBf4RxG{height:220px;overflow:hidden;position:relative;width:100%}.selectCheckbox--rw_TVyWE{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.5);border-radius:50%;display:flex;height:24px;justify-content:center;position:absolute;right:8px;top:8px;width:24px;z-index:10}.workCardImage--IBBf4RxG img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.workCardBadge--YnXuX0XH{background:#ff6b01;border-radius:0 4px;color:#fff;font-size:9px;line-height:13px;padding:2px 8px;position:absolute;right:10px;top:10px}.workCardContent--xLgL38vT{padding:8px}.workCardTitle--HgnTtVoE{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:14px;line-height:20px;margin:0 0 8px;overflow:hidden}.workCardMeta--PiP9zK9B{align-items:center;display:flex;justify-content:space-between}.workCardAuthor--eNaY4ujJ{align-items:center;display:flex;gap:4px}.authorAvatar--wMVYQgRo{border-radius:50%;height:20px;-o-object-fit:cover;object-fit:cover;width:20px}.workCardAuthor--eNaY4ujJ span{color:#cbcbcb;font-size:12px;line-height:17px}.workCardLikes--y8cKTnvs{align-items:center;display:flex;gap:4px}.workCardLikes--y8cKTnvs .likeCountActiveIcon--EzE0YKr7{background:url(https://img.alicdn.com/imgextra/i3/O1CN01c2fzqo1W4Dvz7zB1g_!!6000000002734-55-tps-17-17.svg) no-repeat 50%;height:24px;width:24px}.workCardLikes--y8cKTnvs .likeCountIcon--uNWJCjEU{background:url(https://img.alicdn.com/imgextra/i2/O1CN01PXR1rw1qkcuzslwkE_!!6000000005534-55-tps-16-16.svg) no-repeat 50%;height:24px;width:24px}.workCardLikes--y8cKTnvs span{color:#cbcbcb;font-size:12px;line-height:17px}.bottomNavBar--G6jmClim{align-items:center;background:#000;border-radius:16px 140px 16px 16px;bottom:0;box-shadow:0 2px 4px 0 rgba(0,0,0,.5);display:flex;height:66px;justify-content:space-around;left:50%;position:fixed;transform:translateX(-50%);width:100%;z-index:100}.navItem--Je3Ideab{align-items:center;display:flex;flex-direction:column;gap:4px;padding:5px 17px}.navItem--Je3Ideab span{color:#cbcbcb;font-size:10px;line-height:14px}.navItemActive--y5Wj0gjL{align-items:center;display:flex;justify-content:center;position:relative}.navItemActiveBackground--mAt8dKFX{background:#675af7;border-radius:50%;height:60px;position:absolute;top:-20px;width:60px}.navItemActive--y5Wj0gjL svg{position:relative;z-index:1}.mainTabsContainer--Ignv0_LC{margin-bottom:16px}.mainTabs--fgz2H7YE{display:flex;gap:32px;padding:0 4px}.mainTab--p8tp0LLG{color:#cbcbcb;cursor:pointer;font-size:16px;font-weight:400;padding:8px 0;position:relative;transition:color .2s ease}.mainTab--p8tp0LLG:hover{color:#fff}.mainTab--p8tp0LLG.mainTabActive--ImsSVmOR{color:#fff;font-weight:600}.tabIndicator--wwnymkVH{background:#675af7;border-radius:1px;bottom:0;height:2px;left:0;position:absolute;right:0}.subTabsContainer--pMZsLcsO{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.subTabs--Zp0JzouZ{background:#18181a;border-radius:6px;display:flex;gap:2px;padding:2px}.subTab--lHtLC8r1{border-radius:4px;color:#cbcbcb;cursor:pointer;font-size:12px;padding:6px 12px;transition:all .2s ease;white-space:nowrap}.subTab--lHtLC8r1:hover{background:hsla(0,0%,100%,.05);color:#fff}.subTab--lHtLC8r1.subTabActive--r_ifvQFh{background:#675af7;color:#fff;font-weight:500}.editButton--TIrGQiGI{background:none;border:none;border-radius:4px;color:#cbcbcb;cursor:pointer;font-size:12px;padding:6px 12px;transition:all .2s ease}.editButton--TIrGQiGI:hover{background:hsla(0,0%,100%,.05);color:#fff}.editButton--TIrGQiGI.editButtonActive--SjxILiLf{background:#675af7;color:#fff;font-weight:500}.editActionBar--BdoOSQnr{align-items:center;background:#18181a;border:1px solid #333;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:16px;padding:12px 16px}.selectedInfo--uV5pCjDf{color:#fff;font-size:14px;font-weight:500}.editActions--d0mZffU9{display:flex;gap:12px}.actionButton--J4dDC7NL{background:#2a2a2a;border:1px solid #444;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;padding:6px 12px;transition:all .2s ease;white-space:nowrap}.actionButton--J4dDC7NL:hover:not(:disabled){background:#3a3a3a;border-color:#555}.actionButton--J4dDC7NL:disabled{background:#1a1a1a;border-color:#2a2a2a;color:#666;cursor:not-allowed}.deleteButton--UlbeHALB{background:#ff4757;border-color:#ff4757}.deleteButton--UlbeHALB:hover:not(:disabled){background:#ff3742}.emptyState--ZdpIBkZE,.loadingState--wH7AmQHf{align-items:center;display:flex;flex-direction:column;grid-column:1/-1;justify-content:center;padding:60px 20px;text-align:center}.loadingSpinner--agefY62n{animation:spin--fIvOLrqv 1s linear infinite;border:3px solid #333;border-radius:50%;border-top-color:#675af7;height:32px;margin-bottom:16px;width:32px}@keyframes spin--fIvOLrqv{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.emptyState--ZdpIBkZE p,.loadingState--wH7AmQHf p{color:#cbcbcb;font-size:14px;margin:0}.loadingMore--wxo0fodm,.noMoreData--JV5hjDJF{align-items:center;color:#cbcbcb;display:flex;flex-direction:column;font-size:12px;grid-column:1/-1;justify-content:center;padding-bottom:20px;text-align:center}.loadingMore--wxo0fodm .loadingSpinner--agefY62n{border-width:2px;height:20px;margin-bottom:8px;width:20px}.collectionsContent--tydI2Qq9{width:100%}@media (max-width:375px){.container--U5Wy9rJQ{width:100vw}.workCard--x02FwcEU{max-width:none;width:calc(50vw - 24px)}.workCardImage--IBBf4RxG{height:calc(66.5vw - 31.92px)}.subTabs--Zp0JzouZ{gap:1px}.subTab--lHtLC8r1{font-size:11px;padding:5px 8px}.editActions--d0mZffU9{gap:8px}.actionButton--J4dDC7NL{font-size:11px;padding:5px 8px}}.voiceModal--sK7jZnzO{color:#fff;padding:20px}.voiceModalHeader--iMwSJ3wM{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.voiceModalTitle--S1BgtYe0{color:#fff;font-size:20px;font-weight:600;margin:0}.voiceModalClose--W_gqebKb{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;padding:0}.voiceModalContent--dodKMzZD{display:flex;flex-direction:column;height:100%}.voiceOptions--Cpgj1GCU{display:flex;flex:1;flex-direction:column;gap:32px;margin-bottom:60px}.voiceOption--HDJZS9Tm{align-items:flex-start;border-radius:8px;cursor:pointer;display:flex;gap:16px;padding:8px;transition:background-color .2s ease}.voiceOption--HDJZS9Tm:hover{background-color:hsla(0,0%,100%,.05)}.voiceOptionIcon--j6P_nVCC{flex-shrink:0;margin-top:4px}.voiceOptionText--G46aqfDG{flex:1}.voiceOptionTitle--K5XViLr9{color:#fff;font-size:16px;font-weight:500;line-height:1.4;margin:0 0 8px}.voiceOptionDesc--OTWuyYmD{color:#cbcbcb;font-size:14px;line-height:1.5;margin:0}.voiceModalFooter--eMFfVL2F{bottom:0;padding-top:20px;position:-webkit-sticky;position:sticky}.customizeVoiceButton--GNxVUf3b{background:#675af7;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;height:50px;transition:background-color .2s ease;width:100%}.customizeVoiceButton--GNxVUf3b:hover{background:#5b4ee8}.customizeVoiceButton--GNxVUf3b:active{background:#4f42d9}.voiceNameModal--Vz4IcUPa{color:#fff;display:flex;flex-direction:column;height:100%;padding:20px}.voiceNameModalHeader--R07quJVf{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.voiceNameModalTitle--qwYOPJEq{color:#fff;font-size:20px;font-weight:600;margin:0}.voiceNameModalClose--joqbg5UE{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;padding:0}.voiceNameModalContent--w1BkxQcA{display:flex;flex:1;flex-direction:column}.voiceNameInputSection--lCaX7ACH{flex:1;margin-bottom:40px}.voiceNameLabel--vOGVs4ZB{color:#fff;display:block;font-size:16px;font-weight:500;margin-bottom:16px}.voiceNameInput--pNoP2mvj{background:#2a2a2a;border:1px solid #444;border-radius:8px;color:#fff;font-size:16px;height:48px;padding:0 16px;width:100%}.voiceNameInput--pNoP2mvj input{background:transparent;border:none;color:#fff;font-size:16px;outline:none}.voiceNameInput--pNoP2mvj input::-webkit-input-placeholder{color:#888}.voiceNameInput--pNoP2mvj input::-moz-placeholder{color:#888}.voiceNameInput--pNoP2mvj input::placeholder{color:#888}.voiceNameInput--pNoP2mvj:focus-within{border-color:#675af7}.voiceNameModalFooter--u1zJGIUj{bottom:0;padding-top:20px;position:-webkit-sticky;position:sticky}.voiceNameNextButton--AGCalc1I{background:#675af7;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;height:50px;transition:all .2s ease;width:100%}.voiceNameNextButton--AGCalc1I:hover:not(.disabled--BE9LTVgB){background:#5b4ee8}.voiceNameNextButton--AGCalc1I:active:not(.disabled--BE9LTVgB){background:#4f42d9}.voiceNameNextButton--AGCalc1I.disabled--BE9LTVgB{background:#444;color:#888;cursor:not-allowed}.recordingModal--Tr_3Fpa4{background:#18181a;color:#fff;display:flex;flex-direction:column;height:100%;padding:16px 20px 40px}.recordingModalHeader--vpTix6_Y{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px;padding-top:20px}.recordingModalBack--o3eRBILz{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;width:32px}.recordingModalTitle--IG9cjyG2{color:#fff;font-size:18px;font-weight:600;margin:0;text-align:center}.recordingModalPlaceholder--IOD6xdWM{height:32px;width:32px}.recordingModalContent--L1ruQwdG{align-items:center;display:flex;flex:1;flex-direction:column}.recordingTextSection--UAwBcx8C{margin-bottom:60px;max-width:320px;text-align:center;width:100%}.recordingText--aJV8_eHF{background:hsla(0,0%,100%,.02);border:2px dashed #444;border-radius:8px;color:#fff;font-size:16px;line-height:1.6;margin:0;padding:20px}.recordingIndicator--d44_9CIm{align-items:center;display:flex;height:80px;justify-content:center;margin-bottom:40px}.recordingWave--nReFDdpt{align-items:center;display:flex;gap:3px;height:60px;justify-content:center}.recordingWaveBar--dQ2jDS5Y{background:#444;border-radius:2px;height:20px;transition:all .3s ease;width:4px}.recordingWaveBar--dQ2jDS5Y.active--dUUoSnRI{animation:waveAnimation--ynzs0Ztg 1s ease-in-out infinite;background:#675af7}@keyframes waveAnimation--ynzs0Ztg{0%,to{height:20px}50%{height:40px}}.recordingInfoSection--TG4xGl3m{margin-bottom:60px;text-align:center}.recordingTip--juuTjbZd{color:#fff;font-size:16px;font-weight:500;margin:0 0 8px}.recordingSuggestion--LyGL264r{color:#cbcbcb;font-size:14px;line-height:1.5;margin:0 0 20px}.recordingTimer--s57VYMaN{margin-top:16px}.recordingTimerText--lsQIK9vN{color:#675af7;font-size:14px;font-weight:500}.recordingProgress--x3dZ4npu{background:#333;border-radius:2px;height:4px;margin:8px auto 0;overflow:hidden;width:200px}.recordingProgressBar--HfrT9tI0{background:#675af7;border-radius:2px;height:100%;transition:width .3s ease}.recordingButtonSection--TjdJPuEN{display:flex;justify-content:center;margin-top:auto}.recordingButton--X6mNVNX_{align-items:center;background:#675af7;border:4px solid #fff;border-radius:50%;box-shadow:0 8px 24px rgba(103,90,247,.3);cursor:pointer;display:flex;flex-direction:column;height:120px;justify-content:center;transition:all .3s ease;width:120px}.recordingButton--X6mNVNX_:hover{background:#5b4ee8;transform:scale(1.05)}.recordingButton--X6mNVNX_.recording--ykAG9fsq{animation:recordingPulse--JQG2OP1J 2s infinite;background:#ff4757;border-color:#fff}.recordingButton--X6mNVNX_.recording--ykAG9fsq:hover{background:#ff3742}@keyframes recordingPulse--JQG2OP1J{0%{box-shadow:0 8px 24px rgba(255,71,87,.3)}50%{box-shadow:0 8px 32px rgba(255,71,87,.6)}to{box-shadow:0 8px 24px rgba(255,71,87,.3)}}.recordingButtonIcon--BztUzrgC{align-items:center;color:#fff;display:flex;justify-content:center;margin-bottom:8px}.recordingButtonText--QevySejG{color:#fff;font-size:14px;font-weight:500}.recordingDebugInfo--aYJKv3Rp{background:hsla(0,0%,100%,.05);border-radius:8px;color:#cbcbcb;font-size:12px;margin-top:20px;padding:12px;text-align:left}.recordingDebugInfo--aYJKv3Rp p{line-height:1.4;margin:4px 0}.checkinModal--iIj_ftID{align-items:center;flex-direction:column;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100vw}.checkinModalClose--NeBMNlGV{margin:20px auto 0;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.checkinModalClose--NeBMNlGV:hover{transform:scale(1.1)}.checkinModalContent--E4GEth1g{align-items:center;flex:1;flex-direction:column;height:60vh;justify-content:center;position:relative;width:100%;z-index:2}.checkinModalContent--E4GEth1g img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.checkinText--wgD9c8NG{color:#fff;margin-bottom:60px;text-align:center}.checkinTitle--SAXBJME2{-webkit-text-fill-color:transparent;background:linear-gradient(45deg,gold,orange);-webkit-background-clip:text;background-clip:text;font-size:32px;font-weight:600;line-height:1.2;margin:0 0 16px;text-shadow:0 2px 4px rgba(255,193,7,.3)}.checkinSubtitle--lmF9IYlw{color:#fff;font-size:18px;font-weight:400;line-height:1.4;margin:0 0 8px}.checkinStreak--zIGnBSH5{color:#cbcbcb;font-size:16px;font-weight:400;line-height:1.4;margin:0}.checkinModalFooter--JNxibx7t{padding:20px;text-align:center}.checkinConfirmButton--wLEg4dat{height:56px;width:100%}@media (max-width:375px){.checkinTitle--SAXBJME2{font-size:28px}.checkinSubtitle--lmF9IYlw{font-size:16px}.checkinStreak--zIGnBSH5{font-size:14px}.checkinConfirmButton--wLEg4dat{font-size:16px;height:52px}}@media (min-width:750px){.container--U5Wy9rJQ{margin:0 auto;max-width:750px}.workCard--x02FwcEU{width:100%}}.bottomNav--mAvp8FY1{--bottom-safe-area:env(safe-area-inset-bottom);align-items:flex-end;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#000;border-top-left-radius:16px;border-top-right-radius:16px;bottom:0;box-shadow:0 -2px 8px rgba(0,0,0,.3);display:flex;height:56px;justify-content:space-around;left:0;padding-bottom:max(8px,var(--bottom-safe-area));position:fixed;right:0;transform:translateZ(0);will-change:transform;z-index:99}.bottomNav--mAvp8FY1.keyboardProtected--N5VnaCS6{--bottom-safe-area:0px;bottom:0!important;padding-bottom:8px;position:fixed!important}.navItem--LD566Qkg{align-items:center;display:flex;flex:1;flex-direction:column;gap:4px;padding-bottom:4px}.navItem--LD566Qkg:nth-child(2){align-items:center;justify-content:flex-end;padding-bottom:0}.navLabel--DudBiniL{color:#cbcbcb;font-size:10px}.aiButton--EpwbeJbV{align-items:center;background:linear-gradient(135deg,#8b7cf6,#675af7 50%,#5b4ff5);background:url(https://img.alicdn.com/imgextra/i1/O1CN013ForhR1lE2f6qfECQ_!!6000000004786-55-tps-56-56.svg) no-repeat 50%;background-size:100% 100%;border:4px solid #000;border-radius:50%;box-shadow:0 4px 16px rgba(103,90,247,.4);display:flex;flex-direction:column;height:60px;justify-content:center;margin-top:-32px;position:relative;transition:all .2s ease;width:60px}.aiButton--EpwbeJbV:hover{box-shadow:0 6px 20px rgba(103,90,247,.6);transform:scale(1.05)}.aiButton--EpwbeJbV:active{transform:scale(.98)}.aiText--E9Bt_92O{color:#fff;font-size:16px;font-weight:700;line-height:1;margin-bottom:2px}.createText--LQ_3JO0L{color:#fff;font-size:10px;font-weight:500;line-height:1}@media (min-width:750px){.bottomNav--mAvp8FY1{margin:0 auto;max-width:750px}}@media (min-width:1024px){.bottomNav--mAvp8FY1{display:none}}.container--Ie9Cls3M{-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;height:100vh;height:100dvh;min-height:100vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-bottom:env(safe-area-inset-bottom);position:relative;width:100%}.brandLogo--QKEkva6N{display:block;height:auto;margin-left:16px;max-height:40px;-o-object-fit:contain;object-fit:contain;width:80px}.brandLogo--QKEkva6N:hover{opacity:1}.mainContent--GcGENjG2{background:#000;flex:1;min-height:calc(100vh + 200px);padding-bottom:120px;padding-top:24px}.bannerSection--Cuhehw3r{background:#d8d8d8;border-radius:4px;height:145px;margin:16px;overflow:hidden;position:relative}.swiperContainer--gw3kMztI{border-radius:4px;height:100%;overflow:hidden;width:100%}.bannerImage--kURrASeH{cursor:pointer;height:100%;transition:transform .2s ease;width:100%}.bannerImage--kURrASeH:hover{transform:scale(1.02)}.bannerImage--kURrASeH:active{transform:scale(.98)}.bannerImage--kURrASeH img{height:100%;-o-object-fit:cover;object-fit:cover;transition:-webkit-filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease;width:100%}.bannerImage--kURrASeH:hover img{-webkit-filter:brightness(1.05);filter:brightness(1.05)}.bannerDots--rd3_1YOg{bottom:12px;display:flex;gap:6px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.dot--sS46mAl3{background:hsla(0,0%,100%,.6);border-radius:50%;height:6px;width:6px}.dotActive--aTpXoHY3{background:#fff;border-radius:3px;height:6px;width:16px}.sectionTitle--QO6wMnAB{align-items:center;background:#000;display:flex;flex-direction:column;gap:8px;padding:2px 16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.titleText--q6iPNxx1{color:#fff;font-size:16px;font-weight:500;line-height:22px;margin:0}.titleLine--qGcOkOBb{background:#675af7;border-radius:2px;height:4px;width:16px}.filterTags--TOFBWMmd{background:#000;display:flex;gap:12px;padding:16px 16px 0}.tag--TF59089Y{align-items:center;background:#18181a;border-radius:14px;color:#e5e5e5;cursor:pointer;display:flex;font-size:12px;gap:8px;padding:6px 16px;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tag--TF59089Y:hover{background:#2a2a2c}.tag--TF59089Y:active{transform:scale(.95)}.popupContent--hk5ePn8z{background:#18181a;padding:0}.popupHeader--rnlh3Att{align-items:center;border-bottom:1px solid #333;display:flex;justify-content:center;padding:16px 20px}.popupTitle--zuM9jOXc{color:#e5e5e5;font-size:16px;font-weight:500}.popupClose--TFzBJy1u{background:none;border:none;color:#666;cursor:pointer;font-size:18px;padding:4px;transition:color .2s}.popupClose--TFzBJy1u:hover{color:#e5e5e5}.optionList--kLfrsf3k{max-height:300px;overflow-y:auto;padding:0}.optionItem--Gy_DP66N{align-items:center;border-bottom:1px solid #2a2a2c;color:#e5e5e5;cursor:pointer;display:flex;font-size:15px;justify-content:center;padding:16px 20px;transition:background-color .2s}.optionItem--Gy_DP66N:last-child{border-bottom:none}.optionItem--Gy_DP66N:hover{background:#2a2a2c}.optionItem--Gy_DP66N:active{background:#333}.optionSelected--nKqYjxJZ{background:rgba(103,90,247,.1);color:#675af7}.optionSelected--nKqYjxJZ:hover{background:rgba(103,90,247,.15)}.adm-swiper{border-radius:4px}.adm-swiper-item{align-items:center;display:flex;justify-content:center}.storyGrid--pgFNXs8R{grid-gap:16px;background:#000;display:grid;gap:16px;grid-template-columns:1fr 1fr;padding:16px 16px 80px}.storyCard--GPPccNcK{background:#18181a;border-radius:4px;overflow:hidden}.cardImage--V6Fo7pPn{height:193px;overflow:hidden;width:100%}.cardImage--V6Fo7pPn img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cardContent--d4DM1PB4{padding:8px}.cardTitle--AYkP8tce{color:#fff;font-size:14px;font-weight:400;line-height:20px;margin:0 0 8px}.cardFooter--Pkhjl_z9{align-items:center;display:flex;gap:8px}.avatar--dMBWXEZi{background-position:50%;background-size:cover;border-radius:50%;height:20px;width:20px}.avatar--dMBWXEZi img{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.authorName--yY1gRTnV{color:#cbcbcb;flex:1;font-size:12px}.likeSection--Adso10UV{align-items:center;display:flex;gap:0}.likeSection--Adso10UV .likeCountActiveIcon--yuNJFDum{background:url(https://img.alicdn.com/imgextra/i3/O1CN01c2fzqo1W4Dvz7zB1g_!!6000000002734-55-tps-17-17.svg) no-repeat 50%;height:24px;width:24px}.likeSection--Adso10UV .likeCountIcon--eE0o0Ach{background:url(https://img.alicdn.com/imgextra/i2/O1CN01PXR1rw1qkcuzslwkE_!!6000000005534-55-tps-16-16.svg) no-repeat 50%;height:24px;width:24px}.likeCount--qOcXPCfv{color:#cbcbcb;font-size:12px}.emptyState--WjEHTwKy{align-items:center;color:#999;display:flex;flex-direction:column;font-size:14px;grid-column:1/-1;justify-content:center;min-height:200px;text-align:center}.emptyState--WjEHTwKy img{height:48px;width:88px}.loadingState--Jx6kph79{flex-direction:column;min-height:200px;text-align:center}.loadingMore--oeRmM6PM,.loadingState--Jx6kph79{align-items:center;color:#999;display:flex;font-size:14px;grid-column:1/-1;justify-content:center}.loadingMore--oeRmM6PM{gap:8px}.noMoreData--LEkZgGHE{align-items:center;color:#666;display:flex;font-size:12px;grid-column:1/-1;justify-content:center;padding:20px}.loadingSpinner--Lj8fi5l0{animation:spin--t0kyCHcY 1s linear infinite;border:2px solid #333;border-radius:50%;border-top-color:#675af7;height:20px;width:20px}@keyframes spin--t0kyCHcY{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (min-width:750px){.container--Ie9Cls3M{margin:0 auto;max-width:750px}.bannerSection--Cuhehw3r{height:300px}}.overlay--D8_85iMM{align-items:center;background:transparent;box-sizing:border-box;display:flex;height:100vh;inset:0;justify-content:center;padding:24px;pointer-events:none;position:fixed;z-index:1000}.overlay--D8_85iMM .card--aMqVIBx0{pointer-events:auto}.card--aMqVIBx0{aspect-ratio:579/758;background:linear-gradient(180deg,#faf8f5 7%,#fbf9f7);border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.18);display:flow-root;max-width:330px;overflow:hidden;position:relative;width:100%}.closeBtn--PM5Vb1Si{align-items:center;background:transparent;border:none;cursor:pointer;display:inline-flex;height:30px;justify-content:center;padding:0;position:absolute;right:14px;top:14px;width:30px;z-index:2}.closeBtn--PM5Vb1Si img{display:block;height:20px;-o-object-fit:contain;object-fit:contain;width:20px}.body--mOqilTv6{align-items:center;display:flex;flex-direction:column;margin:12% auto 0;width:67%}.heroImg--GoNheNGG{aspect-ratio:1/1;display:block;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.title--iFmKZZtQ{color:#3d3d3d;font-size:22px;font-weight:600;line-height:1.4;margin:18px 0 0;text-align:center;white-space:nowrap}.signBtn--_JnG5uVA{aspect-ratio:278/80;background:transparent;border:none;cursor:pointer;margin-top:20px;padding:0;transition:transform .15s;width:72%}.signBtn--_JnG5uVA:hover:not(:disabled){transform:scale(1.03)}.signBtn--_JnG5uVA:disabled{cursor:not-allowed;opacity:.6}.signBtn--_JnG5uVA img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.rewardText--MkuQa6Vq{align-items:baseline;color:#3d3d3d;display:inline-flex;font-weight:600;gap:6px;margin:18px 0 0;white-space:nowrap}.rewardLabel--CNPVcfDB{font-size:22px;line-height:1.4}.rewardNum--CFGtgDjg{color:#fa9316;font-size:30px;font-weight:700;line-height:1.4}@media screen and (min-width:769px){.closeBtn--PM5Vb1Si{height:36px;right:18px;top:18px;width:36px}.closeBtn--PM5Vb1Si img{height:20px;width:20px}.title--iFmKZZtQ{font-size:24px}.rewardLabel--CNPVcfDB{font-size:28px}.rewardNum--CFGtgDjg{font-size:40px}}.container--zUS0uSCu{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;height:100vh;overflow-y:auto;width:100%}.header--zHJU5xJt{align-items:center;background:#000;display:flex;height:44px;padding:0 16px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.backButton--t7XaXsRO{background:none;border:none;cursor:pointer;height:20px;margin-right:8px;padding:0;width:20px}.title--JGnr6mFN{color:#fff;font-size:14px;font-weight:400;margin:0}.mainContent--WcUab5Ta{background:#000;min-height:calc(100vh - 94px);padding:0 8px 16px}.section--pZAf8JUx{margin-bottom:8px}.inputBox--MpsStCH2{background:#18181a;border-radius:4px;padding:12px;position:relative}.storyTextarea--dCppd9Cx{--font-size:14px;background:transparent;border:none;color:#fff;font-family:inherit;height:110px;line-height:1.4;outline:none;resize:none;width:100%}.storyTextarea--dCppd9Cx::-webkit-input-placeholder{color:#666}.storyTextarea--dCppd9Cx::-moz-placeholder{color:#666}.storyTextarea--dCppd9Cx::placeholder{color:#666}.charCount--eGxmLixq{bottom:16px;color:#666;font-size:12px;position:absolute;right:16px}.parameterBox--LT9qowuN{background:#18181a;border-radius:4px;padding:12px}.parameter--pXsO5Hfc{margin-bottom:28px}.parameter--pXsO5Hfc:last-child{margin-bottom:0}.parameterTitle--uVA0qQmN{color:#fff;font-size:14px;font-weight:400;margin:0 0 16px}.rating--CHVj4e4b{gap:8px;margin-bottom:8px}.star--C278xp0W{background:#675af7}.star--C278xp0W,.starEmpty--DQXk8L_I{-webkit-clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);height:16px;width:16px}.starEmpty--DQXk8L_I{background:#999}.starGroup--uDMPYRRe{align-items:center;border:1px solid transparent;border-radius:4px;cursor:pointer;display:inline-flex;margin:0 4px;padding:6px 8px;transition:all .2s ease}.starGroup--uDMPYRRe:hover{background:rgba(103,90,247,.1);border-color:rgba(103,90,247,.3)}.starGroup--uDMPYRRe:active{background:rgba(103,90,247,.2);transform:scale(.95)}.starGroup--uDMPYRRe.groupSelected--YPUH3J9O{background:rgba(103,90,247,.15);border-color:#675af7}.starInteractive--LTJSBPqH{-webkit-clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);height:14px;margin:0 1px;pointer-events:none;transition:all .2s ease;width:14px}.starInteractive--LTJSBPqH.starFilled--p1npwIDH{background:#675af7}.starInteractive--LTJSBPqH.starEmpty--DQXk8L_I{background:#666}.rating--CHVj4e4b{align-items:center;display:flex;gap:2px}.ageText--aa_tpmUx{color:#fff;font-size:12px;margin-left:8px}.typeList--cB0nKcqh{display:flex;flex-wrap:wrap;gap:8px}.typeTag--RpVmxxZQ{background:#333;border:1px solid transparent;border-radius:16px;color:#e5e5e5;cursor:pointer;font-size:12px;padding:6px 12px;transition:all .2s ease}.typeTag--RpVmxxZQ.selected--G3vl0N7Z{border-color:#675af7}.styleList--w5H1ibki{display:flex;gap:8px}.styleItem--GXMh6yzZ{align-items:center;border:1px solid transparent;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;padding:4px}.styleItem--GXMh6yzZ.selected--G3vl0N7Z{border-color:#675af7}.styleImage--OQ8QSKbd{background:#fff;border-radius:4px;height:60px;margin-bottom:4px;overflow:hidden;width:60px}.styleImage--OQ8QSKbd img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.styleName--lTw7WabG{background:rgba(0,0,0,.5);border-radius:0 0 4px 4px;color:#fff;font-size:10px;margin-top:-18px;padding:2px 4px;position:relative;text-align:center;width:60px;z-index:1}.characterList--YX37AAen{display:flex;flex-wrap:wrap;gap:8px}.characterItem--lqruzoGV{align-items:center;border:1px solid transparent;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;padding:4px}.characterItem--lqruzoGV.selected--G3vl0N7Z{border-color:#675af7}.characterImage--uEM_uGc3{background:#fff;border-radius:4px;height:60px;margin-bottom:4px;overflow:hidden;width:60px}.characterImage--uEM_uGc3 img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.characterName--J1AKxBW1{background:rgba(0,0,0,.5);border-radius:0 0 4px 4px;color:#fff;font-size:10px;margin-top:-18px;padding:2px 4px;position:relative;text-align:center;width:60px;z-index:1}.voiceList--SA_KQK3A{display:flex;flex-wrap:wrap;gap:12px}.voiceItem--Ic1g105_{align-items:center;border:1px solid transparent;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;flex:0 0 calc(25% - 9px);flex-direction:column;justify-content:center;padding:4px;transition:all .2s ease}.voiceItem--Ic1g105_.selected--G3vl0N7Z{background:rgba(103,90,247,.1);border-color:#675af7}.voiceContainer--xfxzFpZv{align-items:center;display:flex;flex-direction:column}.voiceAvatar--C_oRCsOS{align-items:center;border-radius:50%;display:flex;height:32px;justify-content:center;margin-bottom:4px;position:relative;transition:all .2s ease;width:32px}.voiceAvatar--C_oRCsOS.selected--G3vl0N7Z{border:2px solid #675af7;box-shadow:0 0 8px rgba(103,90,247,.3)}.playButton--HjppD9Wq{align-items:center;background:hsla(0,0%,100%,.9);border:none;border-radius:50%;color:#333;cursor:pointer;display:flex;height:20px;justify-content:center;left:50%;opacity:.8;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .2s ease;width:20px}.playButton--HjppD9Wq:hover{background:#fff;opacity:1;transform:translate(-50%,-50%) scale(1.1)}.playButton--HjppD9Wq:active{transform:translate(-50%,-50%) scale(.9)}.voiceName--s7_E76lu{color:#cbcbcb;font-size:12px;text-align:center;width:60px}.addVoice--e3LOZPeK{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;flex:0 0 calc(25% - 9px);flex-direction:column}.addVoiceButton--ADcNsPxg{align-items:center;background:#675af7;border-radius:50%;color:#fff;display:flex;font-size:16px;font-weight:700;height:40px;justify-content:center;margin-bottom:4px;margin-top:10px;width:40px}.addVoiceText--q8SAYd7v{color:#cbcbcb;font-size:12px;text-align:center}.voiceLoading--iOOFvk1g{align-items:center;color:#cbcbcb;display:flex;font-size:12px;gap:8px;justify-content:center;padding:16px}.loadingSpinner--iG8Vgrmv{animation:spin--as0ooD5c 1s linear infinite;border:2px solid #333;border-radius:50%;border-top-color:#675af7;height:16px;width:16px}@keyframes spin--as0ooD5c{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.voiceError--mnHq6GmI{align-items:center;color:#ff6b6b;display:flex;flex-direction:column;font-size:12px;gap:12px;padding:16px;text-align:center}.contentBox--nUhBbkS7{background:#18181a;border-radius:4px;padding:12px;position:relative}.contentTitle--XQ1atlDQ{color:#fff;font-size:14px;font-weight:400;margin:0 0 12px}.contentTextarea--gWaxPAPl{--font-size:14px;background:#000;border:none;border-radius:4px;box-sizing:border-box;color:#fff;font-family:inherit;line-height:1.4;outline:none;padding:8px;resize:none;width:100%}.contentTextarea--gWaxPAPl::-webkit-input-placeholder{color:#666}.contentTextarea--gWaxPAPl::-moz-placeholder{color:#666}.contentTextarea--gWaxPAPl::placeholder{color:#666}.settingsBox--b4RtrTee{background:#18181a;border-radius:4px;padding:16px}.settingsRow--S09_stXW{align-items:center;display:flex;gap:5px}.settingItem--cMqYBLuI{align-items:center;display:flex;flex:1;gap:8px}.switchItem--U1OZM98I{align-items:center;display:flex;justify-content:space-between;width:100%}.settingLabel--GVgxSlYL{color:#fff;font-size:13px;font-weight:400;white-space:nowrap}.stepperWrapper--J3ER5Gpe{align-items:center;display:flex}.selectorWrapper--rnnwEPpK{flex:1}.ratioSelector--LDBLjdI9{align-items:center;background:#2a2a2a;border:1px solid #404040;border-radius:4px;cursor:pointer;display:flex;flex:1;justify-content:space-between;padding:6px 12px;transition:all .2s ease}.ratioSelector--LDBLjdI9:hover{background:#404040}.ratioValue--b_bNAjC6{color:#fff;font-size:14px}.chevronIcon--M9MWMKw2{transition:transform .2s ease}.adm-text-area-element--XAmGRW6U{font-size:16px!important}.customStepper--cakLbEoE{background:#2a2a2a;border-radius:4px}.adm-stepper-input-box{font-size:16px}.adm-stepper{background:#2a2a2a!important;border-radius:4px!important}.adm-stepper-minus,.adm-stepper-plus{background:#2a2a2a!important;border:1px solid #404040!important;color:#fff!important;font-size:16px!important;height:32px!important;width:32px!important}.adm-stepper-minus:active,.adm-stepper-plus:active{background:#404040!important}.adm-stepper-input{background:#2a2a2a!important;border:1px solid #404040!important;color:#fff!important;font-size:16px!important;height:32px!important;min-width:40px!important;text-align:center!important}.adm-selector{background:transparent!important}.adm-selector-item{background:#2a2a2a!important;border:1px solid #404040!important;border-radius:4px!important;color:#fff!important;font-size:16px!important;margin-right:8px!important;padding:6px 12px!important}.adm-selector-item-active{background:#675af7!important;border-color:#675af7!important;color:#fff!important}.adm-switch-handle{background:#fff!important}.bottomActions--nnCAcF9U{align-items:center;background:#000;bottom:0;box-shadow:0 2px 4px rgba(0,0,0,.5);display:flex;gap:8px;height:50px;padding:5px 16px;position:-webkit-sticky;position:sticky;z-index:100}.saveButton--nXCeUmx1{align-items:center;background:#333;color:#e5e5e5;display:flex;gap:8px;padding:10px 20px}.nextButton--rx5ckc3V,.saveButton--nXCeUmx1{border:none;border-radius:4px;cursor:pointer;font-size:14px}.nextButton--rx5ckc3V{background:#675af7;color:#fff;flex:1;padding:10px;text-align:center}@media (max-width:768px){.container--zUS0uSCu{width:100vw}.voiceList--SA_KQK3A{flex-wrap:wrap;gap:10px;justify-content:flex-start;padding:4px 0}.addVoice--e3LOZPeK,.voiceItem--Ic1g105_{flex:0 0 calc(25% - 7.5px)}.voiceAvatar--C_oRCsOS{height:40px;margin-bottom:6px;width:40px}.playButton--HjppD9Wq{font-size:12px;height:24px;width:24px}.voiceName--s7_E76lu{font-size:11px;min-width:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto}.addVoice--e3LOZPeK{min-width:0}.addVoiceButton--ADcNsPxg{height:40px;margin-bottom:6px;margin-top:8px;width:40px}.addVoiceText--q8SAYd7v{font-size:11px}}.loadingDots--3ELhL30V{align-items:center;color:#675af7;display:inline-flex;font-size:32px;font-weight:700;justify-content:center;letter-spacing:2px;margin-bottom:12px}.dot--hzAZuy3y{animation:loadingPulse--A0AkLH8N 1.4s ease-in-out infinite;animation-fill-mode:both;display:inline-block;margin:0 1px}.dot--hzAZuy3y:first-child{animation-delay:-.32s}.dot--hzAZuy3y:nth-child(2){animation-delay:-.16s}.dot--hzAZuy3y:nth-child(3){animation-delay:0s}@keyframes loadingPulse--A0AkLH8N{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}@media (min-width:750px){.container--zUS0uSCu{margin:0 auto;max-width:750px}.adm-popup-body,.ratioActionSheet--u8hH_IUs{left:50%!important;margin:0 auto!important;max-width:750px!important;right:auto!important}.adm-popup-body{transform:translateX(-50%)!important}}.container--GkLqVVqJ{-webkit-overflow-scrolling:touch;background:#000;bottom:0;color:#fff;display:flex;flex-direction:column;height:100dvh;height:-webkit-fill-available;left:0;min-height:100dvh;overflow:hidden;padding-bottom:env(safe-area-inset-bottom);position:fixed;right:0;top:0;width:100%;z-index:999}.headerBar--juXUZ6b1{align-items:center;background:#000;display:flex;flex-shrink:0;height:44px;justify-content:space-between;padding:0 16px;width:100%;z-index:1000}.backButton--sULszp_u{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:20px;justify-content:center;width:20px}.mainContent--ZI866JdV{background:#000;flex:1;overflow-y:auto;padding:16px;position:relative}.mainContent--ZI866JdV .aiTips--LlJ9Alms{background:hsla(0,0%,100%,.2);color:#cbcbcb;float:right;font-size:14px;padding:2px 4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.chapterContainer--aiIdPilT{margin:0 auto;width:100%}.chapterItem--fZYHWarA{margin-bottom:20px}.header--ki2Owxt8{align-items:flex-start;border-bottom:1px solid hsla(0,0%,100%,.4);display:flex;justify-content:space-between;margin-bottom:18px;padding-bottom:12px}.title--lQ4mr2oN{color:#fff;font-size:20px;line-height:18px;margin:0}.chapterHeader--rf6IplOo{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:7px}.chapterTitle--dy8bHA1i{color:#fff;flex:1;font-size:16px;font-weight:400;line-height:18px;margin:0}.editButton--LkYyocSq{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;margin-left:8px;margin-top:1px}.chapterContent--cqInGWP3{color:#cbcbcb;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:400;line-height:18px;margin:0}.bottomActions--2C1JMUxn{align-items:center;background:#000;bottom:0;box-shadow:0 2px 4px 0 rgba(0,0,0,.5);display:flex;gap:6px;height:50px;justify-content:center;left:0;padding-bottom:max(12px,env(safe-area-inset-bottom));position:-webkit-sticky;position:sticky;right:0;z-index:1000}.saveButton--OE77E1YG{background:#333;color:#e5e5e5;gap:8px;padding:10px 20px}.nextButton--MwNVjgc3,.saveButton--OE77E1YG{align-items:center;border:none;border-radius:4px;cursor:pointer;display:flex;font-size:14px}.nextButton--MwNVjgc3{background:#675af7;color:#fff;width:129px}.nextButton--MwNVjgc3,.regenerateButton--bAM89Zoz{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;height:40px;justify-content:center;line-height:18px}.regenerateButton--bAM89Zoz{align-items:center;background:#333;border:none;border-radius:4px;color:#e5e5e5;cursor:pointer;display:flex;font-size:14px;gap:6px;width:116px}.mainContent--ZI866JdV::-webkit-scrollbar{width:4px}.mainContent--ZI866JdV::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:2px}.mainContent--ZI866JdV::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:2px}.mainContent--ZI866JdV::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.5)}@media (max-width:375px){.chapterContainer--aiIdPilT{max-width:calc(100vw - 32px)}.bottomActions--2C1JMUxn{justify-content:center}.nextButton--MwNVjgc3,.regenerateButton--bAM89Zoz{min-width:100px;padding:0 16px;width:auto}}.adm-dialog-action-button,.adm-dialog-cancel-button,.adm-dialog-confirm-button{color:#18181a!important}@media (min-width:750px){.container--GkLqVVqJ{margin:0 auto;max-width:750px}}.modalWrapper--KyG8Pb1i{bottom:0;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:10003}.modalWrapper--KyG8Pb1i *{pointer-events:auto}.mask--LCf4DmMO{background-color:rgba(0,0,0,.6)!important}.modal--vWKQIXHQ{animation:slideUp--PxxVX4fD .3s ease-out;background:#2a2a2a;border-radius:16px 16px 0 0;bottom:0;display:flex;flex-direction:column;left:0;max-height:70vh;min-height:400px;position:fixed;right:0;z-index:10004}@keyframes slideUp--PxxVX4fD{0%{transform:translateY(100%)}to{transform:translateY(0)}}.header--q3UNJ18o{padding:24px 20px 16px;text-align:center}.headerTitle--AZ0yvTsw{color:#fff;font-size:18px;font-weight:500;line-height:24px;margin:0 0 8px}.headerSubtitle--Pebe4kBz,.headerTitle--AZ0yvTsw{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif}.headerSubtitle--Pebe4kBz{color:#cbcbcb;font-size:14px;font-weight:400;line-height:20px;margin:0}.divider--dzzAUxXP{background:#404040;height:1px;margin:0 20px}.editArea--M34xEl65{flex:1;overflow-y:auto;padding:24px 20px}.inputGroup--R7YbrXki{margin-bottom:20px}.inputGroup--R7YbrXki:last-child{margin-bottom:0}.label--VIVgZIrG{display:block;font-size:14px;font-weight:400;line-height:20px;margin-bottom:8px}.input--TZJ0jg1Q,.label--VIVgZIrG{color:#fff;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif}.input--TZJ0jg1Q{background:#404040;border:none;border-radius:8px;box-sizing:border-box;font-size:16px;height:44px;line-height:24px;padding:0 16px;width:100%}.input--TZJ0jg1Q:focus{background:#4a4a4a;outline:none}.input--TZJ0jg1Q::-webkit-input-placeholder{color:#888}.input--TZJ0jg1Q::-moz-placeholder{color:#888}.input--TZJ0jg1Q::placeholder{color:#888}.inputWrapper--t2bDyb8p{position:relative}.inputCharCount--AWV7APrv{background:rgba(42,42,42,.8);border-radius:4px;bottom:8px;color:#888;font-size:12px;padding:2px 4px;pointer-events:none;position:absolute;right:12px;z-index:1}.inputCharCount--AWV7APrv,.textarea--YLZPlvVa{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif}.textarea--YLZPlvVa{background:#404040;border:none;border-radius:8px;box-sizing:border-box;color:#fff;font-size:16px;line-height:24px;min-height:100px;padding:12px 16px;resize:none;width:100%}.textarea--YLZPlvVa:focus{background:#4a4a4a;outline:none}.textarea--YLZPlvVa::-webkit-input-placeholder{color:#888}.textarea--YLZPlvVa::-moz-placeholder{color:#888}.textarea--YLZPlvVa::placeholder{color:#888}.textareaWrapper--uYlxxce0{position:relative}.charCount--KKcOrez3{background:rgba(42,42,42,.8);border-radius:4px;bottom:8px;color:#888;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;padding:2px 4px;pointer-events:none;position:absolute;right:12px;z-index:1}.footer--UG3KqEgP{flex-shrink:0;padding:16px 20px 32px}.confirmButton--lltALtfP{background:#675af7;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:500;height:48px;transition:all .2s ease;width:100%}.confirmButton--lltALtfP:hover{background:#5b4fe6}.confirmButton--lltALtfP:active{background:#4f43d5;transform:scale(.98)}.confirmButton--lltALtfP:disabled{background:#555;color:#888;cursor:not-allowed;transform:none}.editArea--M34xEl65::-webkit-scrollbar{width:4px}.editArea--M34xEl65::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:2px}.editArea--M34xEl65::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:2px}.editArea--M34xEl65::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.5)}@media (max-width:375px){.modal--vWKQIXHQ{max-height:80vh}.header--q3UNJ18o{padding:20px 16px 12px}.editArea--M34xEl65{padding:20px 16px}.footer--UG3KqEgP{padding:12px 16px 24px}}@media (min-width:750px){.modal--vWKQIXHQ{margin:0 auto;max-width:750px}}.container--Kt4On7MA{background-color:#000;background:url(https://img.alicdn.com/imgextra/i2/O1CN01yTAK2T1rKLpVqDuog_!!6000000005612-1-tps-280-497.gif) no-repeat;background-position:50%;background-size:cover;display:flex;flex-direction:column;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9999}.mainContent--JIlXJlMe{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center;padding:0 16px;position:relative}.blackBackground--h_m081Oj{height:680px;left:0;position:absolute;top:0;width:100%}.tipText--gL32ifG9{color:#fff;font-family:PingFang SC,sans-serif;font-size:14px;line-height:18px;margin-top:40px;text-align:center;z-index:1}.generatingContainer--nkvZSgmU{bottom:20%;position:absolute;width:100%;z-index:1}.generatingButton--wANl4V5B{align-items:center;background-color:#675af7;border:none;border-radius:4px;display:flex;gap:8px;height:40px;justify-content:center;margin:0 auto;position:relative;width:343px}.generatingText--uTJF9_xt{color:#fff;font-family:PingFang SC,sans-serif;font-size:14px;line-height:18px}.completedContainer--iub_Xz6C{align-items:center;display:flex;flex-direction:column;gap:16px}.completedIcon--iOMGjCIc{align-items:center;display:flex;justify-content:center}.completedText--r3NdPbTP{color:#fff;font-size:18px;font-weight:600;line-height:24px}.completedText--r3NdPbTP,.rewardText--aazvpJO1{font-family:PingFang SC,sans-serif;text-align:center}.rewardText--aazvpJO1{color:gold;font-size:16px;font-weight:500;line-height:20px}.bottomActions--bWS0h61B{align-items:center;bottom:0;display:flex;flex-wrap:wrap;gap:8px;height:60px;justify-content:center;left:0;position:fixed;width:100%}.actionButton--o0VL_MCb{background-color:#333;border:none;border-radius:4px;color:#e5e5e5;cursor:pointer;flex:1;font-family:PingFang SC,sans-serif;font-size:14px;height:40px;line-height:16px;max-width:170px;min-width:100px;transition:opacity .2s;white-space:nowrap}.actionButton--o0VL_MCb:hover{opacity:.8}.actionButton--o0VL_MCb:active{opacity:.6}.readButton--CZWGfISo{background-color:#675af7!important;color:#fff!important;font-weight:600}@media (max-width:375px){.generatingButton--wANl4V5B{max-width:343px;width:calc(100vw - 32px)}}@media (min-width:750px){.container--Kt4On7MA{background-position:top;margin:0}.bottomActions--bWS0h61B,.container--Kt4On7MA{left:50%;max-width:750px;transform:translateX(-50%)}.bottomActions--bWS0h61B{bottom:50px}.generatingButton--wANl4V5B{max-width:400px}.completedContainer--iub_Xz6C{margin:0 auto;max-width:500px}.mainContent--JIlXJlMe{padding:0 40px}.actionButton--o0VL_MCb{font-size:15px;height:44px;transition:all .2s}.actionButton--o0VL_MCb:hover{box-shadow:0 4px 12px rgba(0,0,0,.3);opacity:.9;transform:translateY(-2px)}.actionButton--o0VL_MCb:active{opacity:.8;transform:translateY(0)}.generatingText--uTJF9_xt,.tipText--gL32ifG9{font-size:15px;line-height:20px}}.voiceRecorderPopup--o1r6OgDI{--safe-area-top:env(safe-area-inset-top);--safe-area-bottom:env(safe-area-inset-bottom);--webkit-transform:translateZ(0);height:100%;left:0;padding-bottom:max(10px,var(--safe-area-bottom));padding-top:var(--safe-area-top);position:fixed;top:0;transform:translateZ(0);width:100%;z-index:1000}.voiceRecorderPopup--o1r6OgDI.keyboardActive--LsgyjKtx{--safe-area-top:0px;--safe-area-bottom:0px;height:100vh;padding-bottom:10px}.contentWrapper--AwkxSJmM{background:#18181a;display:flex;flex-direction:column;height:auto;justify-content:flex-end;width:100%}.voiceNameModalContent--pFfjv1r9{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:32px 24px}.voiceNameModalHeader--zCz1G6ik{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin-bottom:30px}.voiceNameModalTitle--EN0mH6B3{color:#fff;font-size:20px;font-weight:600;margin:0;text-align:center}.voiceNameModalBody--wKNJYIiu{margin-bottom:30px;width:100%}.voiceNameInput--sY5oLK2a{background:#2a2a2a;border:1px solid #444;border-radius:8px;color:#fff;font-size:16px;height:48px;padding:0 16px;text-align:center;width:100%}.voiceNameInput--sY5oLK2a input{background:transparent;border:none;color:#fff;font-size:16px;outline:none;text-align:center;width:100%}.voiceNameInput--sY5oLK2a input::-webkit-input-placeholder{color:#888;text-align:center}.voiceNameInput--sY5oLK2a input::-moz-placeholder{color:#888;text-align:center}.voiceNameInput--sY5oLK2a input::placeholder{color:#888;text-align:center}.voiceNameInput--sY5oLK2a:focus-within{border-color:#675af7}.voiceNameModalFooter--DX0_oM_C{flex-shrink:0;width:100%}.voiceNameButton--MBxWkw16{background:#675af7;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;height:50px;transition:all .2s ease;width:100%}.voiceNameButton--MBxWkw16:hover:not(.disabled--VWNwrcd6){background:#5b4ee8}.voiceNameButton--MBxWkw16:active:not(.disabled--VWNwrcd6){background:#4f42d9}.voiceNameButton--MBxWkw16.disabled--VWNwrcd6{background:#444;color:#888;cursor:not-allowed}.recordingModalContainer--sFHkPl32{color:#fff;display:flex;flex-direction:column;height:100%;padding:16px 20px 40px}.recordingModalHeader--ec9VkTSa{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:20px;padding-top:20px}.recordingModalBackButton--XJy4gQZs{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;width:32px}.recordingModalBackIcon--xzhNsW8L{color:#fff;font-size:18px}.recordingModalTitle--UKJHtSoT{color:#fff;font-size:18px;font-weight:600;margin:0;text-align:center}.recordingModalPlaceholder--WtYgMpl8{height:32px;width:32px}.recordingModalContent--AmyNllN6{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center}.recordingTextSection--XUhVS_PS{margin-bottom:40px;max-width:320px;text-align:center;width:100%}.recordingText--urGBkMz2{background:hsla(0,0%,100%,.02);border:2px dashed #444;border-radius:8px;color:#fff;font-size:16px;line-height:1.6;margin:0;padding:20px}.recordingIndicator--xWvsLCPV{align-items:center;height:80px;margin-bottom:30px}.recordingWave--JuBulRk2{align-items:center;display:flex;gap:3px;height:60px;justify-content:center}.recordingWaveBar--BXUhrXiP{background:#444;border-radius:2px;height:20px;transition:all .3s ease;width:4px}.recordingWaveBar--BXUhrXiP.active--fNFZkCmL{animation:waveAnimation--GbL8qjts 1s ease-in-out infinite;background:#675af7}@keyframes waveAnimation--GbL8qjts{0%,to{height:20px}50%{height:40px}}.recordingInfoSection--kBGYKlXw{margin-bottom:40px;text-align:center}.recordingTip--g6Dd30PB{margin:0 0 8px}.recordingSuggestion--U573I0Cd{color:#cbcbcb;font-size:14px;line-height:1.5;margin:0 0 20px}.recordingTimer--IWAcZC0d{margin-top:16px}.recordingTimerText--N0FCWhBM{color:#675af7;font-size:14px;font-weight:500}.recordingProgress--H4rhCwI1{background:#333;border-radius:2px;height:4px;margin:8px auto 0;overflow:hidden;width:200px}.recordingProgressBar--Q2sRNOMi{background:#675af7;border-radius:2px;height:100%;transition:width .3s ease}.recordingButtonSection--RX3cpnpZ{display:flex;justify-content:center;margin-top:20px}.recordingButton--aWqzOIaP{align-items:center;background:#675af7;border:4px solid #fff;border-radius:50%;box-shadow:0 8px 24px rgba(103,90,247,.3);cursor:pointer;display:flex;flex-direction:column;height:120px;justify-content:center;transition:all .3s ease;width:120px}.recordingButton--aWqzOIaP:hover{background:#5b4ee8;transform:scale(1.05)}.recordingButton--aWqzOIaP.recording--L0HXZ7_r{animation:recordingPulse--jnM4FzXv 2s infinite;background:#ff4757;border-color:#fff}.recordingButton--aWqzOIaP.recording--L0HXZ7_r:hover{background:#ff3742}@keyframes recordingPulse--jnM4FzXv{0%{box-shadow:0 8px 24px rgba(255,71,87,.3)}50%{box-shadow:0 8px 32px rgba(255,71,87,.6)}to{box-shadow:0 8px 24px rgba(255,71,87,.3)}}.recordingButtonIcon--utt_kZvx{align-items:center;color:#fff;display:flex;justify-content:center;margin-bottom:8px}.recordingButtonText--ndEhlPnE{color:#fff;font-size:14px;font-weight:500}.recordingDebugInfo--myRl6USx{background:hsla(0,0%,100%,.05);border-radius:8px;color:#cbcbcb;font-size:12px;margin-top:20px;padding:12px;text-align:left}.recordingDebugInfo--myRl6USx p{line-height:1.4;margin:4px 0}.title--NM1VS_1F{color:#fff;font-size:18px;font-weight:600;margin:0}.closeButton--injVViT1{font-size:24px}.backButton--vFAHoQvC,.closeButton--injVViT1{background:none;border:none;color:#fff;cursor:pointer;line-height:1;padding:4px}.backButton--vFAHoQvC{font-size:20px}.initialContent--pN6nCMGy{color:#fff;padding:36px 24px 48px}.initialHeader--XBDvQDbD{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.initialBody--SmopjE47{padding:40px 0}.emptyState--E2VBhSnM,.initialBody--SmopjE47{align-items:center;display:flex;flex-direction:column}.emptyIcon--S_pgC_Kh{font-size:64px;margin-bottom:24px}.emptyText--BmN4s4ZH{color:#ccc;font-size:16px;line-height:1.5;margin:0}.featureList--GuzfMPFA{padding:0;width:100%}.featureItem--zNBFo61k{align-items:center;display:flex;margin-bottom:12px;padding:16px 20px}.featureItem--zNBFo61k:last-child{margin-bottom:0}.featureIcon--Ft5QZonS{flex-shrink:0;margin-right:16px}.iconCircle--qk5eKYHk{align-items:center;background-color:#cbcbcb;border-radius:50%;display:flex;height:32px;justify-content:center;width:32px}.iconCircle--qk5eKYHk img{height:70%;-o-object-fit:cover;object-fit:cover;width:70%}.iconText--Rqd50x3M{font-size:20px}.featureContent--HcQPfXwb{flex:1;opacity:.4}.featureTitle--Ap0AZz8y{color:#fff;font-size:16px;line-height:1.3;margin:0 0 6px}.featureDesc--Ov2_3EwN{color:#ccc;font-size:12px;line-height:1.4;margin:0}.initialFooter--pIXUA11Y{padding:0}.customizeButton--qV05OfA5{background:#675af7;border:none;color:#fff;cursor:pointer;font-size:16px;font-weight:600;height:50px;width:100%}.nameInputContent--N3PL7yGV{color:#fff;display:flex;flex-direction:column;height:40vh;padding:36px 24px 48px}.nameInputHeader--W4mSiA6j{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.nameInputBody--ssAgwwiT{align-items:center;display:flex;flex:1}.nameInputFooter--q4fzwY4q{padding:0}.nextButton--LfXqjH5_{background:#675af7;border:none;color:#fff;cursor:pointer;font-size:16px;font-weight:600;height:50px;width:100%}.nextButton--LfXqjH5_.disabled--VWNwrcd6{background:#333;cursor:not-allowed}.recordingContent--EMuCAmOu{background:inherit;border-radius:20px 20px 0 0;bottom:0;color:#fff;display:flex;flex-direction:column;height:70vh;left:0;padding:env(safe-area-inset-top) 24px env(safe-area-inset-bottom);position:fixed;right:0}.recordingHeader--sCIwpulQ{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:30px;margin-top:24px}.recordingBody--fhvfRWER{display:flex;flex:1;flex-direction:column;justify-content:center}.sampleText--q_Nmizzs{text-align:center}.sampleText--q_Nmizzs>p:first-child{color:#ccc;font-size:14px;margin-bottom:16px}.textContent--l2d4OYrP{background:hsla(0,0%,100%,.1);border-radius:12px;color:#fff;font-size:16px;line-height:1.6;margin:0;padding:20px}.recordingIndicator--xWvsLCPV{display:flex;justify-content:center;margin:20px 0}.waveContainer--hORO8Co4{align-items:center;display:flex;gap:4px;height:60px;justify-content:center}.waveBar--UFXK5tUb{background-color:#555;border-radius:2px;height:20px;transition:all .3s ease;width:4px}.waveBar--UFXK5tUb.active--fNFZkCmL{animation:wave--YfE4XqrJ 1.5s ease-in-out infinite alternate;background-color:#667eea}@keyframes wave--YfE4XqrJ{0%{height:20px}50%{height:40px}to{height:60px}}.recordingInfo--ZB3z1yOv{margin-bottom:20px;text-align:center}.recordingTip--g6Dd30PB{color:#ccc;margin-bottom:16px;margin-top:3px}.timerDisplay--NNYWiYEU{color:#fff;font-size:24px;font-weight:600;margin:0}.recordingFooter--HvmFdr0N{display:flex;flex-shrink:0;justify-content:center;padding:20px 0 60px}.recordButton--SMOBSqrN{align-items:center;background:none;border:2px solid #667eea;border-radius:50%;cursor:pointer;display:flex;flex-direction:column;height:80px;justify-content:center;transition:all .3s ease;width:80px}.recordButton--SMOBSqrN.recording--L0HXZ7_r{animation:pulse--ZNxjFGfT 1.5s ease-in-out infinite;background:#667eea}@keyframes pulse--ZNxjFGfT{0%{box-shadow:0 0 12px rgba(0,255,136,.4);transform:scale(1)}50%{box-shadow:0 0 20px rgba(0,255,136,.6);transform:scale(1.05)}to{box-shadow:0 0 12px rgba(0,255,136,.4);transform:scale(1)}}.recordButtonIcon--Iqw4C_Tx{font-size:24px;margin-bottom:4px}.recordButtonText--aT78Tq8B{color:#fff;font-size:12px}.previewContent--EE3pxw3P{color:#fff;display:flex;flex-direction:column;height:60vh;padding:36px 24px 48px}.previewHeader--oi3y7OHf{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.previewBody--cuYfuSdk{flex:1;justify-content:center}.audioPreview--vpdhHxaU,.previewBody--cuYfuSdk{align-items:center;display:flex;flex-direction:column}.audioPreview--vpdhHxaU{max-width:300px;width:100%}.playButton--Oft_uIY1{align-items:center;background:#667eea;border-radius:50%;cursor:pointer;display:flex;font-size:24px;height:60px;justify-content:center;margin-bottom:20px;transition:all .3s ease;width:60px}.playButton--Oft_uIY1:hover{transform:scale(1.05)}.audioInfo--BgvM0tRA{align-items:center;display:flex;gap:12px;width:100%}.currentTime--xEO2zMwh,.duration--yv9F94LK{color:#ccc;font-size:12px;min-width:40px}.progressBar--GDmkvQn3{background:#333;border-radius:2px;flex:1;height:4px;overflow:hidden}.progress--XEtCr3lq{background:#667eea;height:100%;transition:width .1s ease;width:0}.previewFooter--QaEqGnc1{display:flex;flex-direction:column;gap:12px}.generateButton--Xg_JdOz4{background:#675af7;border:none;color:#fff;cursor:pointer;font-size:16px;font-weight:600;height:50px;width:100%}.retakeButton--CNhKI2q5{background:none;border:none;color:#ccc;cursor:pointer;font-size:14px;padding:8px}.voiceListContent--u7upUrP9{color:#fff;min-height:50vh;padding:36px 24px 48px}.emptyVoiceState--WlEA7ftW,.loadingState--wcpksLAu{align-items:center;color:#ccc;display:flex;font-size:16px;justify-content:center;padding:40px}.voiceListHeader--nBX0P8IU{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.voiceListBody--mgLDQ1cS{margin-bottom:30px}.voiceItem--bP3Igf58{align-items:center;background:hsla(0,0%,100%,.1);border-radius:12px;display:flex;gap:12px;padding:16px}.voiceAvatar--KQLOCcry{align-items:center;background:#667eea;border-radius:50%;color:#fff;display:flex;font-size:18px;font-weight:600;height:48px;justify-content:center;width:48px}.voiceInfo--hVqN_mx1{flex:1}.voiceName--RMJp9oPU{color:#fff;font-size:16px;font-weight:600;margin:0 0 4px}.voiceDesc--XhRr997b{color:#ccc;font-size:14px;margin:0}.voiceAction--J9OdzRN4{align-items:center;display:flex;gap:8px}.playVoiceButton--GP55ovFh{font-size:20px}.editVoiceButton--UnCV8cQ_,.playVoiceButton--GP55ovFh{background:none;border:none;cursor:pointer;padding:4px}.editVoiceButton--UnCV8cQ_{font-size:18px;transition:all .3s ease}.editVoiceButton--UnCV8cQ_:hover{color:#40a9ff;transform:scale(1.1)}.deleteVoiceButton--ZH4D30Pd{background:none;border:none;cursor:pointer;font-size:18px;padding:4px;transition:all .3s ease}.deleteVoiceButton--ZH4D30Pd:hover{color:#ff5252;transform:scale(1.1)}.voiceListFooter--rbRgsdpa{padding:20px 0}.createNewButton--p7myFKdu{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;height:50px;margin-bottom:12px;width:100%}.voiceListTip--FkjA8fmu{color:#999;font-size:12px;line-height:1.4;margin:0;text-align:center}.emptyVoiceState--WlEA7ftW,.loadingState--wcpksLAu{align-items:center;display:flex;justify-content:center;padding:40px 20px;text-align:center}.emptyVoiceState--WlEA7ftW p,.loadingState--wcpksLAu p{color:#ccc;font-size:16px;margin:0}.editModalContent--9oyTEHvm{background:#18181a;border-radius:12px;overflow:hidden}.editModalHeader--KQpqM3a9{align-items:center;display:flex;justify-content:space-between;padding:20px 20px 0;position:relative}.editModalTitle--ncO8PQ9O{color:#fff;flex:1;font-size:18px;font-weight:600;margin:0;text-align:center}.editModalCloseButton--uwUQb3A4{align-items:center;background:none;border:none;color:#999;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;padding:4px;position:absolute;right:16px;top:16px;transition:color .3s ease;width:32px}.editModalCloseButton--uwUQb3A4:hover{color:#fff}.editModalBody--WXQh0dtn{padding:20px}.editModalInput--ZsImNWMB{background:#2a2a2a;border:1px solid #333;border-radius:8px;color:#fff;font-size:16px;outline:none;padding:12px 16px;transition:border-color .3s ease;width:100%}.editModalInput--ZsImNWMB:focus{border-color:#1890ff;box-shadow:0 0 0 2px rgba(24,144,255,.2)}.editModalFooter--AhJGJcFZ{display:flex;gap:12px;padding:0 20px 20px}.editModalCancelButton--lTDpqLQ5{background:#666;border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1;font-size:16px;font-weight:500;height:44px;transition:background-color .3s ease}.editModalCancelButton--lTDpqLQ5:hover:not(:disabled){background:#777}.editModalCancelButton--lTDpqLQ5:disabled{background:#444;cursor:not-allowed;opacity:.6}.editModalConfirmButton--nvRF0BXu{align-items:center;background:#1890ff;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex:1;font-size:16px;font-weight:500;height:44px;justify-content:center;transition:background-color .3s ease}.editModalConfirmButton--nvRF0BXu:hover:not(:disabled){background:#40a9ff}.editModalConfirmButton--nvRF0BXu:disabled{background:#666;cursor:not-allowed;opacity:.6}@media (min-width:750px){.voiceRecorderPopup--o1r6OgDI{left:50%;margin:0 auto;max-width:750px;transform:translateX(-50%)}.contentWrapper--AwkxSJmM{border-radius:16px 16px 0 0;margin:0 auto;max-width:750px}.initialContent--pN6nCMGy{min-height:500px;padding:48px 40px}.initialHeader--XBDvQDbD{margin-bottom:50px}.title--NM1VS_1F{font-size:20px}.closeButton--injVViT1{font-size:28px;padding:8px;transition:all .2s}.closeButton--injVViT1:hover{color:#cbcbcb;transform:scale(1.1)}.initialBody--SmopjE47{padding:60px 20px}.featureList--GuzfMPFA{margin:0 auto;max-width:500px}.featureItem--zNBFo61k{border-radius:12px;cursor:default;margin-bottom:16px;padding:20px 24px;transition:all .2s}.featureItem--zNBFo61k:hover{background:hsla(0,0%,100%,.05)}.iconCircle--qk5eKYHk{height:40px;width:40px}.featureTitle--Ap0AZz8y{font-size:17px}.featureDesc--Ov2_3EwN{font-size:13px}.initialFooter--pIXUA11Y{padding:24px 0 0}.customizeButton--qV05OfA5{border-radius:28px;font-size:17px;height:56px;transition:all .2s}.customizeButton--qV05OfA5:hover{background:#5b4ee8;box-shadow:0 8px 20px rgba(103,90,247,.4);transform:translateY(-2px)}.customizeButton--qV05OfA5:active{transform:translateY(0)}.nameInputContent--N3PL7yGV{margin:0 auto;max-width:750px;min-height:400px;min-width:500px;padding:48px 40px}.nameInputHeader--W4mSiA6j{margin-bottom:50px}.backButton--vFAHoQvC{font-size:24px;padding:8px;transition:all .2s}.backButton--vFAHoQvC:hover{color:#cbcbcb;transform:scale(1.1)}.voiceNameInput--sY5oLK2a{border-radius:12px;font-size:17px;height:56px}.voiceNameInput--sY5oLK2a input{font-size:17px}.nextButton--LfXqjH5_{border-radius:28px;font-size:17px;height:56px;transition:all .2s}.nextButton--LfXqjH5_:hover:not(.disabled--VWNwrcd6){background:#5b4ee8;box-shadow:0 8px 20px rgba(103,90,247,.4);transform:translateY(-2px)}.nextButton--LfXqjH5_:active:not(.disabled--VWNwrcd6){transform:translateY(0)}.recordingContent--EMuCAmOu{height:auto;margin:0 auto;min-height:600px;padding:48px 40px 60px;position:relative}.recordingHeader--sCIwpulQ{margin-bottom:40px;margin-top:0}.recordingBody--fhvfRWER{padding:20px 0}.sampleText--q_Nmizzs{margin:0 auto 30px}.textContent--l2d4OYrP{border-radius:16px;font-size:17px;padding:24px}.waveContainer--hORO8Co4{gap:6px;height:80px}.waveBar--UFXK5tUb{height:24px;width:5px}@keyframes wave--YfE4XqrJ{0%{height:24px}50%{height:50px}to{height:70px}}.recordingInfo--ZB3z1yOv{margin-bottom:30px}.recordingTip--g6Dd30PB{font-size:15px;margin-top:20px}.timerDisplay--NNYWiYEU{font-size:28px;margin-top:12px}.recordingFooter--HvmFdr0N{padding:40px 0}.recordButton--SMOBSqrN{border-width:3px;height:100px;transition:all .2s;width:100px}.recordButton--SMOBSqrN:hover{box-shadow:0 8px 24px rgba(102,126,234,.4);transform:scale(1.05)}.recordButton--SMOBSqrN.recording--L0HXZ7_r:hover{box-shadow:0 8px 32px rgba(102,126,234,.6)}.recordButtonText--aT78Tq8B{font-size:15px}.previewContent--EE3pxw3P{height:auto;margin:0 auto;min-height:500px;min-width:375px;padding:48px 40px 60px}.previewHeader--oi3y7OHf{margin-bottom:50px}.previewBody--cuYfuSdk{padding:60px 0}.playButton--Oft_uIY1{font-size:28px;height:80px;transition:all .2s;width:80px}.playButton--Oft_uIY1:hover{box-shadow:0 8px 24px rgba(102,126,234,.5);transform:scale(1.1)}.playButton--Oft_uIY1:active{transform:scale(1.05)}.previewFooter--QaEqGnc1{margin:0 auto;padding:24px 0 0}.generateButton--Xg_JdOz4{border-radius:28px;font-size:17px;height:56px;transition:all .2s}.generateButton--Xg_JdOz4:hover{background:#5b4ee8;box-shadow:0 8px 20px rgba(103,90,247,.4);transform:translateY(-2px)}.generateButton--Xg_JdOz4:active{transform:translateY(0)}.retakeButton--CNhKI2q5{font-size:15px;padding:12px;transition:all .2s}.retakeButton--CNhKI2q5:hover{background:hsla(0,0%,100%,.05);border-radius:8px;color:#fff}.voiceListContent--u7upUrP9{margin:0 auto;min-height:500px;padding:48px 40px 60px;width:90%}.voiceListBody--mgLDQ1cS,.voiceListHeader--nBX0P8IU{margin-bottom:40px}.voiceItem--bP3Igf58{cursor:pointer;margin-bottom:16px;padding:20px;transition:all .2s}.voiceItem--bP3Igf58:hover{background:hsla(0,0%,100%,.15);box-shadow:0 4px 12px rgba(0,0,0,.2);transform:translateY(-2px)}.voiceAvatar--KQLOCcry{font-size:20px;height:56px;width:56px}.voiceName--RMJp9oPU{font-size:17px}.voiceAction--J9OdzRN4{gap:12px}.deleteVoiceButton--ZH4D30Pd,.editVoiceButton--UnCV8cQ_{font-size:20px;padding:8px}.voiceListFooter--rbRgsdpa{padding:24px 0 0}.createNewButton--p7myFKdu{border-radius:28px;font-size:17px;height:56px;transition:all .2s}.createNewButton--p7myFKdu:hover{box-shadow:0 8px 20px rgba(118,75,162,.5);transform:translateY(-2px)}.createNewButton--p7myFKdu:active{transform:translateY(0)}.editModalContent--9oyTEHvm{border-radius:16px;margin:0 auto}.editModalHeader--KQpqM3a9{padding:24px 24px 0}.editModalTitle--ncO8PQ9O{font-size:19px}.editModalCloseButton--uwUQb3A4{font-size:26px;height:36px;right:20px;top:20px;width:36px}.editModalBody--WXQh0dtn{padding:24px}.editModalInput--ZsImNWMB{border-radius:10px;font-size:17px;padding:14px 18px}.editModalFooter--AhJGJcFZ{gap:16px;padding:0 24px 24px}.editModalCancelButton--lTDpqLQ5,.editModalConfirmButton--nvRF0BXu{border-radius:10px;font-size:17px;height:50px;transition:all .2s}.editModalCancelButton--lTDpqLQ5:hover:not(:disabled){background:#777;transform:translateY(-1px)}.editModalConfirmButton--nvRF0BXu:hover:not(:disabled){background:#40a9ff;box-shadow:0 4px 12px rgba(24,144,255,.3);transform:translateY(-1px)}.emptyVoiceState--WlEA7ftW,.loadingState--wcpksLAu{font-size:17px;padding:60px 20px}button:not(:disabled){cursor:pointer}button:disabled{cursor:not-allowed}}.container--HoxMdJaV{background:#000;bottom:0;display:flex;flex-direction:column;height:100vh;height:100dvh;left:0;margin:0 auto;max-width:750px;min-height:100vh;min-height:100dvh;overflow:hidden;position:fixed;right:0;top:0;width:100%;z-index:200}.scrollArea--WVGLrb5n{-webkit-overflow-scrolling:touch;background:#000;flex:1;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.chapterList--dGOfxCLV{padding:16px}.chapterListTitle--h92p3TOV{align-items:center;background:#18181a;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:24px;padding:12px 16px}.titleText--ihILMGfU{color:#fff;flex:1;font-size:18px;font-weight:600;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.titleEditButton--gCyk7viR{-webkit-tap-highlight-color:transparent;align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;margin-left:12px;padding:4px;transition:opacity .2s ease}.titleEditButton--gCyk7viR:active{opacity:.6}.chapterItem--g3q5nxCD{margin-bottom:16px;position:relative}.chapterItem--g3q5nxCD:after{background:#333;content:"";display:block;height:95%;left:10px;position:absolute;top:18px;width:1px}.chapterNumber--Xu5mDNne{color:#cbcbcb;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:400;left:0;line-height:17px;position:absolute;top:0;z-index:1}.chapterCard--J2wmzMKk{background:#fff;border:2px solid transparent;border-radius:24px;box-shadow:0 2px 8px rgba(97,76,50,.06);box-sizing:border-box;display:flex;flex-direction:row;gap:28px;margin-left:0;overflow:hidden;padding:16px 24px 16px 16px;position:relative;transition:box-shadow .2s ease,border-color .2s ease}.chapterCard--J2wmzMKk:hover{box-shadow:0 4px 16px rgba(250,140,22,.12)}.chapterCard--J2wmzMKk:hover,.chapterCardEditing--bHI2GAEd{background:linear-gradient(#fff,#fff),linear-gradient(#fff3e0,#fff3e0);border-color:#fa8c16}.chapterCardEditing--bHI2GAEd{box-shadow:0 4px 16px rgba(250,140,22,.18)}.chapterCardEditing--bHI2GAEd:hover{border-color:#fa8c16}.imageWrapper--amA5idff{background:#d8d8d8;border-radius:16px;cursor:pointer;flex-shrink:0;height:220px;overflow:hidden;position:relative;width:320px}.imageGenerating--IRXcInro{opacity:.7}.imageFailed--fD2pENZb{opacity:.5}.chapterImage--zC82zUsQ{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.versionNavBtn--F49TV_tw{-webkit-tap-highlight-color:transparent;align-items:center;background:rgba(0,0,0,.45);border:none;border-radius:50%;color:var(--text-primary);cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:40px;z-index:4}.versionNavBtn--F49TV_tw:disabled{cursor:not-allowed;opacity:.35}.versionNavLeft--fgLqFhdo{left:10px}.versionNavRight--dSclcsEV{right:10px}.imageButtons--AFh7csNq{align-items:center;display:flex;gap:12px;justify-content:center;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s ease}.imageWrapper--amA5idff:hover .imageButtons--AFh7csNq{opacity:1;pointer-events:auto}.imageButton--jE5kn_Dn{align-items:center;background:rgba(0,0,0,.4);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;transition:all .2s ease;width:32px}.imageButton--jE5kn_Dn:hover{background:rgba(0,0,0,.6);transform:scale(1.1)}.imageButton--jE5kn_Dn:active{transform:scale(.95)}.editImageChip--qztqRe4f{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(23,26,29,.75);border:none;border-radius:300px;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:6px;padding:6px 14px;position:absolute;right:14px;top:14px;transition:background .2s;z-index:3}.editImageChip--qztqRe4f:hover{background:rgba(23,26,29,.9)}.editImageChip--qztqRe4f img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);height:14px;width:14px}.versionSwitcher--DevwgXhv{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(23,26,29,.75);border-radius:300px;bottom:14px;color:#fff;display:flex;font-size:13px;font-weight:500;gap:10px;left:50%;padding:6px 12px;position:absolute;transform:translateX(-50%);z-index:3}.versionSwitcherBtn--aQoaFbM9{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;display:flex;height:18px;justify-content:center;padding:0;width:18px}.versionSwitcherBtn--aQoaFbM9:disabled{cursor:not-allowed;opacity:.4}.versionSwitcherText--pTNUIEOt{color:#fff;white-space:nowrap}.chapterInfo--Qssyy53c{background:transparent;display:flex;flex:1;flex-direction:column;gap:16px;min-width:0;padding:8px 0}.chapterHeader--FAkyUUlP{align-items:center;display:flex;justify-content:space-between;margin-bottom:0}.chapterPageBadge--NjUAfKJB{align-items:center;background:#ffe7c7;border-radius:4px 16px 16px 4px;color:#614c32;display:inline-flex;font-size:16px;font-weight:600;height:32px;line-height:1;padding:0 16px 0 22px;position:relative}.chapterPageBadge--NjUAfKJB:before{background:#fa8c16;border-radius:0 4px 4px 0;content:"";height:20px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:4px}.editTextBtn--Rlmn_EN6{align-items:center;background:#fefaf6;border:2px solid rgba(250,140,22,.3);border-radius:247px;color:#614c32;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;height:36px;padding:0 20px;transition:all .2s}.editTextBtn--Rlmn_EN6:hover{background:#fff8e5;border-color:#fa8c16}.editTextBtn--Rlmn_EN6 img{height:14px;width:14px}.editActions--VAXRKy4G{display:flex;gap:12px}.confirmBtn--X73IfNna{background:#fa9316;border:none;border-radius:534px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;height:36px;padding:0 18px;transition:opacity .2s}.confirmBtn--X73IfNna:hover{opacity:.92}.confirmBtn--X73IfNna:disabled{cursor:not-allowed;opacity:.5}.cancelBtn--t2U0YZHE{background:transparent;border:2px solid rgba(93,64,55,.12);border-radius:534px;color:#5d4037;cursor:pointer;font-size:14px;font-weight:500;height:36px;padding:0 18px;transition:all .2s}.cancelBtn--t2U0YZHE:hover{border-color:#5d4037}.cancelBtn--t2U0YZHE:disabled{cursor:not-allowed;opacity:.5}.chapterTitle--Ex1k4gGi{color:#4d3932;font-size:20px;font-weight:600;line-height:28px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chapterContent--oerwATgq{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:rgba(97,76,50,.8);display:-webkit-box;font-size:16px;font-weight:400;line-height:24px;margin:0;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.editFields--HvY3u3kX{display:flex;flex-direction:column;gap:10px}.editTitleInput--M8xagVgQ{--color:#4d3932;background:#fff9f0;border-radius:8px;box-shadow:inset 0 0 0 2px rgba(250,140,22,.5);padding:8px 12px}.editTitleInput--M8xagVgQ .adm-input-element{color:#4d3932!important;font-size:18px!important;font-weight:600!important}.editContentTextarea--xD2PvUT4{background:#fff9f0;border:2px solid rgba(250,140,22,.5);border-radius:8px;box-sizing:border-box;color:#614c32;font-family:inherit;font-size:15px;min-height:80px;outline:none;padding:10px 12px;resize:vertical;transition:border-color .2s;width:100%}.editContentTextarea--xD2PvUT4:focus{border-color:#fa8c16}.editContentTextarea--xD2PvUT4::-webkit-input-placeholder{color:rgba(97,76,50,.4)}.editContentTextarea--xD2PvUT4::-moz-placeholder{color:rgba(97,76,50,.4)}.editContentTextarea--xD2PvUT4::placeholder{color:rgba(97,76,50,.4)}.divider--KZxDqHzR,.editButton--xtOVUm_e{display:none}.bottomBar--bllNLkch{align-items:center;background:#000;display:flex;flex-shrink:0;gap:8px;padding:5px 16px max(5px,env(safe-area-inset-bottom))}.backButton--n29BrIz5{align-items:center;background:transparent;border:1px solid #333;border-radius:4px;color:#e5e5e5;cursor:pointer;display:flex;flex:0 0 112px;font-family:PingFang SC,sans-serif;font-weight:400;gap:8px;height:40px;justify-content:center;line-height:20px;padding:0 16px;transition:all .2s ease}.backButton--n29BrIz5:hover{border-color:#675af7;color:#fff}.backButton--n29BrIz5:active{transform:scale(.98)}.saveButton--vTdM27id{align-items:center;background:transparent;border:1px solid #333;border-radius:4px;color:#e5e5e5;cursor:pointer;display:flex;flex:0 0 86px;font-family:PingFang SC,sans-serif;font-weight:400;gap:6px;height:40px;justify-content:center;line-height:20px;padding:0 16px;transition:all .2s ease}.saveButton--vTdM27id:hover{background:#333}.saveButton--vTdM27id:active{transform:scale(.98)}.backButton--n29BrIz5,.saveButton--vTdM27id{font-size:14px}.publishButton--SJFC7kkc{background:#675af7;border:none;border-radius:4px;color:#fff;cursor:pointer;flex:1;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:400;height:40px;line-height:20px;padding:0;transition:all .2s ease}.publishButton--SJFC7kkc:hover{background:#7b6ff8}.publishButton--SJFC7kkc:active{background:#5b4ff5;transform:scale(.98)}.publishButton--SJFC7kkc:disabled{background:#333;color:#666;cursor:not-allowed;opacity:.6}.publishButton--SJFC7kkc:disabled:active,.publishButton--SJFC7kkc:disabled:hover{background:#333;transform:none}@media (prefers-color-scheme:dark){.container--HoxMdJaV,.scrollArea--WVGLrb5n{background:#000}.chapterCard--J2wmzMKk{background:#18181a}.bottomBar--bllNLkch{background:#000}}.successModal--V_Rnhc0G{align-items:center;background:#000;display:flex;flex-direction:column;height:100vh;height:100dvh;justify-content:center;min-height:100vh;position:relative;width:100%}.successCover--bkA0wTWA{background:#18181a;border-radius:8px;height:320px;margin-bottom:24px;max-width:343px;overflow:hidden;width:100%}.successCoverImage--pcdqq7Bg{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.successInfo--r1Ei1lTp{margin-bottom:40px;text-align:center}.successTitle--PHAIJQDI{color:#fff;font-family:PingFang SC,sans-serif;font-size:18px;font-weight:500;line-height:24px;margin:0 0 12px}.successDesc--qv8Sn0C8{align-items:center;color:#e5e5e5;display:flex;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:400;gap:4px;justify-content:center;line-height:20px;margin:0}.starIcon--F4ksKkzW{font-size:16px;line-height:1}.successButton--atkM3SUb{border-radius:24px;font-size:16px;font-weight:500;height:48px;max-width:343px;width:100%}.generateOverlay--iMsuBrrP{align-items:center;background:rgba(0,0,0,.6);bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:10}.generateSpinner--CwqyjJJS{margin-bottom:12px}.spinner--ch6rIfI1{animation:spin--n_Rz6bPa 1s linear infinite;border:3px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#675af7;height:32px;width:32px}@keyframes spin--n_Rz6bPa{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.failedIcon--akCjrjRZ{font-size:32px;margin-bottom:8px}.generateText--TYmE8z9R{font-size:14px;line-height:20px;margin-bottom:12px;text-align:center}.generateText--TYmE8z9R,.retryButton--ZDa4hFI_{color:#fff;font-family:PingFang SC,sans-serif;font-weight:400}.retryButton--ZDa4hFI_{align-items:center;background:#675af7;border:none;border-radius:16px;cursor:pointer;display:flex;font-size:12px;justify-content:center;padding:8px 16px;transition:all .2s ease}.retryButton--ZDa4hFI_:hover{background:#7b6ff8;transform:scale(1.05)}.retryButton--ZDa4hFI_:active{background:#5b4ff5;transform:scale(.95)}.editConfirmPopup--GL89m5OQ{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;padding:20px;width:100%}.editConfirmModal--DPZtjBO8{background:#18181a;border-radius:12px;margin:40% auto 0;max-width:400px;overflow:hidden;width:100%}.editConfirmContent--UK8_nvt6{padding:24px 20px 20px;text-align:left}.editConfirmText--MbSaXWSn{color:#fff;font-family:PingFang SC,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin:0;text-align:left}.editConfirmActions--toqBdu8y{border-top:1px solid #333;display:flex}.editCancelButton--DUh85syV,.editConfirmButton--pvzpMv38{background:transparent;border:none;border-radius:0;color:#e5e5e5;cursor:pointer;flex:1;font-family:PingFang SC,sans-serif;font-size:16px;font-weight:400;height:48px;transition:all .2s ease}.editCancelButton--DUh85syV{border-right:1px solid #333}.editConfirmButton--pvzpMv38{color:#675af7;font-weight:500}.editCancelButton--DUh85syV:hover{background:hsla(0,0%,100%,.05)}.editConfirmButton--pvzpMv38:hover{background:rgba(103,90,247,.1)}.editCancelButton--DUh85syV:active{background:hsla(0,0%,100%,.1)}.editConfirmButton--pvzpMv38:active{background:rgba(103,90,247,.2)}.loadingOverlay--lfS6KnY5{align-items:center;background:rgba(0,0,0,.9);bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:250}.loadingSpinner--OJRRxpGn{margin-bottom:12px}.loadingText--dT0rJzem{color:#fff;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:400;line-height:20px}.regenerateConfirmPopup--U5suZNul{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;padding:20px;width:100%}.regenerateConfirmModal--wjwJMAo7{background:#18181a;border-radius:12px;margin:40% auto 0;max-width:400px;overflow:hidden;width:100%}.regenerateConfirmContent--FHqcnHIw{padding:24px 20px 20px;text-align:center}.regenerateConfirmText--oM_iFOh9{color:#fff;font-family:PingFang SC,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin:0}.regenerateConfirmActions--npo97pGR{border-top:1px solid #333;display:flex}.regenerateCancelButton--VZStjp0q,.regenerateConfirmButton--u95W3_bI{background:transparent;border:none;border-radius:0;color:#e5e5e5;cursor:pointer;flex:1;font-family:PingFang SC,sans-serif;font-size:16px;font-weight:400;height:48px;transition:all .2s ease}.regenerateCancelButton--VZStjp0q{border-right:1px solid #333}.regenerateConfirmButton--u95W3_bI{color:#675af7;font-weight:500}.regenerateCancelButton--VZStjp0q:hover{background:hsla(0,0%,100%,.05)}.regenerateConfirmButton--u95W3_bI:hover{background:rgba(103,90,247,.1)}.regenerateCancelButton--VZStjp0q:active{background:hsla(0,0%,100%,.1)}.regenerateConfirmButton--u95W3_bI:active{background:rgba(103,90,247,.2)}.container--zr1SiPTv{background:#000;color:var(--text-primary);display:flex;flex-direction:column;height:100vh;padding-top:12px}.header--FLY0AEtP{padding:12px 16px}.backButton--MnktvxG8{background:none;border:none;cursor:pointer;height:20px;margin-right:8px;padding:0;width:20px}.imageSection--YTjwo5LK{background:#000;padding:0 16px 20px;position:relative}.imageContainer--W9XPEFLC,.imageSection--YTjwo5LK{align-items:center;display:flex;justify-content:center}.imageContainer--W9XPEFLC{aspect-ratio:16/9;width:100%}.chapterImage--bnsE9qms{border-radius:12px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.navButton--jVh01b9G{align-items:center;background:transparent;border:none;display:flex;height:32px;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:32px;z-index:5}.prevButton--PtZ47vO2{left:20px}.nextButton--Nty74Qv8,.prevButton--PtZ47vO2{align-items:center;background:rgba(0,0,0,.4);border:none;border-radius:50%;cursor:pointer;display:flex;height:46px;justify-content:center;padding:0;position:absolute;width:46px;z-index:5}.nextButton--Nty74Qv8{right:20px}.navButton--jVh01b9G:active{opacity:.6}.formSection--jhBvur3y{background:#000;flex:1;overflow-y:auto;padding:20px 16px 0}.formGroup--heUHLzpU{margin-bottom:16px}.label--zPN7BNAH{color:#fff;display:block;font-size:14px;font-weight:400;line-height:20px;margin-bottom:8px}.input--lOJKgYL6{background:#27272a;border:none;border-radius:8px;color:#fff;font-size:16px;line-height:20px;padding:12px 16px;width:-webkit-fill-available}.input--lOJKgYL6:disabled{background:#27272a;color:#71717a;opacity:1}.input--lOJKgYL6::-webkit-input-placeholder{color:#71717a}.input--lOJKgYL6::-moz-placeholder{color:#71717a}.input--lOJKgYL6::placeholder{color:#71717a}.input--lOJKgYL6:focus{background:#27272a;outline:none}.textarea--D_RtsMDJ{background:#27272a;border:none;border-radius:8px;color:#fff;font-family:inherit;font-size:14px;line-height:20px;padding:12px 16px;resize:none;width:-webkit-fill-available}.textarea--D_RtsMDJ:disabled{background:#27272a;color:#71717a;opacity:1}.textarea--D_RtsMDJ::-webkit-input-placeholder{color:#71717a}.textarea--D_RtsMDJ::-moz-placeholder{color:#71717a}.textarea--D_RtsMDJ::placeholder{color:#71717a}.textarea--D_RtsMDJ:focus{background:#27272a;outline:none}.footer--mXlIFg9C{align-items:center;background:#000;display:flex;gap:12px;padding:16px}.editButton--LYvFLk3f{align-items:center;background:transparent;border:1px solid #3f3f46;border-radius:24px;color:#fff;display:flex;flex:0 0 auto;font-size:14px;font-weight:400;gap:4px;height:48px;justify-content:center;min-width:120px}.confirmButton--n8K36UYD{background:#675af7;border:none;border-radius:24px;color:#fff;flex:1;font-size:16px;font-weight:400;height:48px}.editButton--LYvFLk3f:active{background:hsla(0,0%,100%,.1)}.confirmButton--n8K36UYD:active{background:#5b4ff5}@media (max-width:375px){.imageSection--YTjwo5LK{padding:0 24px 16px}.formSection--jhBvur3y{padding:16px 12px 0}.navButton--jVh01b9G{height:28px;width:28px}.prevButton--PtZ47vO2{left:4px}.nextButton--Nty74Qv8{right:4px}.editButton--LYvFLk3f{min-width:100px}}.container--u6maJdYD{background:#000;box-sizing:border-box;display:flex;flex-direction:column;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;justify-content:center;margin:0 auto;min-height:100vh;overflow-x:hidden;padding-bottom:60px;padding-top:44px;position:relative;width:100vw}.header--xutTghdC{align-items:center;background:#000;display:flex;height:44px;left:50%;padding:0 16px;position:fixed;top:0;transform:translateX(-50%);width:100%;z-index:100}.backButton--sDYuhLDm{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:background-color .2s}.backButton--sDYuhLDm:hover{background:hsla(0,0%,100%,.1)}.title--efqm11ZO{color:#fff;font-size:14px;font-weight:400;line-height:20px;margin:0 0 0 8px}.storyImageSection--RXJy6wmD{align-items:center;background:#000;display:flex;flex-shrink:0;justify-content:center}.imageContainer--gh5ZDyBV{background:#1a1a1a;box-shadow:0 4px 12px rgba(0,0,0,.3);height:auto;max-height:60vh;min-height:max(200px,30vh);overflow:hidden;position:relative;width:100%}.imageContainer--gh5ZDyBV .aiTips--u7OzOIir{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:hsla(0,0%,100%,.2);color:#cbcbcb;font-size:14px;padding:2px 4px;position:absolute;right:0;top:0;z-index:10}.storyImage--rVJF0q3H{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.imagePlaceholder--k4FhxkOX,.storyImage--rVJF0q3H{height:auto;max-height:60vh;min-height:max(200px,30vh);width:100%}.imagePlaceholder--k4FhxkOX{align-items:center;background:linear-gradient(135deg,#2a2a2a,#1a1a1a);color:#666;display:flex;flex-direction:column;font-size:14px;justify-content:center;position:relative;text-align:center}.imagePlaceholder--k4FhxkOX svg{margin-bottom:8px;opacity:.6}.imagePlaceholder--k4FhxkOX .placeholderText--WlPO8DC_{color:#888;font-size:12px;margin-top:4px}.swiperSlide--nOdlCRD1{align-items:center;display:flex;height:auto;justify-content:center;max-height:60vh;min-height:max(200px,30vh);position:relative;width:100%}.imageOverlay--mQPCNcFO{align-items:center;background:linear-gradient(transparent,rgba(0,0,0,.6));bottom:0;display:flex;height:40px;justify-content:space-between;left:0;padding:0 16px;position:absolute;right:0;z-index:2}.textSection--Yjr0ZqbZ{background:#000;flex:0 1 auto;max-height:40vh;min-height:120px;overflow-y:auto;padding:16px 20px}.chapterTitle--Vk_WykOP{color:#fff;font-size:16px;font-weight:500;line-height:22px;margin:0 0 16px;text-align:left}.storyText--ksxozU1Y{color:#e5e5e5;font-size:13px;font-weight:400;line-height:20px;margin:0;text-align:left}.imageOverlay--mQPCNcFO .pageInfo--WonV5mxX{align-items:center;display:flex}.imageOverlay--mQPCNcFO .pageNumber--Af05vIjx{color:#fff;font-size:12px;font-weight:400;line-height:18px;text-shadow:0 1px 2px rgba(0,0,0,.8)}.imageOverlay--mQPCNcFO .playControl--R0P2PVPN{align-items:center;display:flex;gap:8px}.landscapeButton--Z2HrQR9R{align-items:center;background:none;background:url(https://img.alicdn.com/imgextra/i1/O1CN01CEObuX1PtnDbt4J0C_!!6000000001899-55-tps-16-16.svg) no-repeat 50%;background-size:contain;border:none;border-radius:16px;cursor:pointer;display:flex;height:20px;outline:none;text-shadow:0 1px 2px rgba(0,0,0,.8);width:20px}.landscapeButton--Z2HrQR9R:hover{background:rgba(0,0,0,.6);transform:scale(1.05)}.landscapeButton--Z2HrQR9R:active{transform:scale(.95)}.imageOverlay--mQPCNcFO .playStatusButton--E37V4_zc{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.4);border:none;border-radius:16px;cursor:pointer;display:flex;gap:4px;outline:none;padding:7px;transition:all .2s}.imageOverlay--mQPCNcFO .playStatusButton--E37V4_zc span{color:#fff;font-size:12px;font-weight:400;line-height:18px;text-shadow:0 1px 2px rgba(0,0,0,.8)}.imageOverlay--mQPCNcFO .playStatusButton--E37V4_zc:hover{background:rgba(0,0,0,.6);transform:scale(1.05)}.imageOverlay--mQPCNcFO .playStatusButton--E37V4_zc:active{transform:scale(.95)}.speedButton--BImDfhPu{background:none;border:none;border-radius:4px;bottom:8px;color:#fff;cursor:pointer;font-size:12px;min-width:36px;outline:none;right:8px;text-align:center}.speedButton--BImDfhPu:hover{background:rgba(0,0,0,.6);transform:scale(1.05)}.speedButton--BImDfhPu:active{transform:scale(.95)}.speedModalOverlay--XZ8AMX1x{align-items:flex-end;animation:fadeIn--ei87HVL9 .3s ease-out;background:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.speedModalContent--ZpGFumO8{animation:slideUp--nRfjZM16 .3s ease-out;background:#2a2a2a;border-radius:12px 12px 0 0;padding:20px;width:100%}.speedModalHeader--OkCRbm3A{margin-bottom:20px;text-align:center}.speedModalTitle--xbx76et5{color:#fff;font-size:16px;font-weight:400;line-height:24px}.speedOptionsContainer--QXUvuQQV{display:flex;gap:8px;justify-content:space-between;margin-bottom:20px;overflow-x:auto;padding:0 8px}.speedOption--_SAj57Q_{align-items:center;background:transparent;border:1px solid #555;border-radius:6px;color:#fff;cursor:pointer;display:flex;flex:1;font-size:14px;font-weight:400;height:40px;justify-content:center;outline:none;transition:all .2s}.speedOption--_SAj57Q_:hover{background:hsla(0,0%,100%,.1);border-color:#777}.speedOptionActive--n_gcleFg{background:#fff!important;border-color:#fff!important;color:#000!important}.speedModalCancel--aQGWwsKd{background:transparent;border:1px solid #555;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:400;height:44px;outline:none;transition:all .2s;width:100%}.speedModalCancel--aQGWwsKd:hover{background:hsla(0,0%,100%,.1);border-color:#777}.speedModalCancel--aQGWwsKd:active{transform:scale(.98)}@keyframes slideUp--nRfjZM16{0%{transform:translateY(100%)}to{transform:translateY(0)}}.loading--hRnLNLl7{align-items:center;color:#fff;display:flex;font-size:16px;height:100vh;justify-content:center}.bottomBar--rLMS_3kE{align-items:center;background:#000;bottom:0;box-shadow:0 2px 4px 0 rgba(0,0,0,.5);display:flex;height:50px;justify-content:space-between;left:50%;padding:0 16px;position:fixed;transform:translateX(-50%);width:96%;z-index:100}.userInfo--OxmT0myl{align-items:center;display:flex;gap:8px}.userAvatar--XAry3d_U{border-radius:50%;height:28px;-o-object-fit:cover;object-fit:cover;width:28px}.userName--Z7DNGXOz{color:#e5e5e5;font-size:14px;font-weight:400;line-height:20px}.actions--_MTJQckG{align-items:center;display:flex;gap:10px}.likeButton--OMKskfiq,.starButton--fDnfDDG9{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:2px;padding:4px;transition:transform .2s}.likeCountActiveIcon--Wp7rRLPU{background:url(https://img.alicdn.com/imgextra/i3/O1CN01c2fzqo1W4Dvz7zB1g_!!6000000002734-55-tps-17-17.svg) no-repeat 50%;background-size:contain;height:22px;width:22px}.likeCountIcon--JaG9Qbe5{background:url(https://img.alicdn.com/imgextra/i2/O1CN01PXR1rw1qkcuzslwkE_!!6000000005534-55-tps-16-16.svg) no-repeat 50%;background-size:contain;height:22px;width:22px}.collectActiveIcon--AgkuehCm{background:url(https://img.alicdn.com/imgextra/i3/O1CN01mJ0mKn28CQQR9YCCA_!!6000000007896-55-tps-20-20.svg) no-repeat 50%;background-size:contain;height:22px;width:22px}.collectIcon--JHDGrQnj{background:url(https://img.alicdn.com/imgextra/i3/O1CN01x4nJ941CJzFZTfBbC_!!6000000000061-55-tps-20-20.svg) no-repeat 50%;background-size:contain;height:22px;width:22px}.shareIcon--N1XOtciT{background:url(https://img.alicdn.com/imgextra/i4/O1CN018vJopG1SJYjUejbKT_!!6000000002226-55-tps-20-20.svg) no-repeat 50%;background-size:contain;height:24px;width:22px}.likeButton--OMKskfiq:hover,.starButton--fDnfDDG9:hover{transform:scale(1.1)}.likeCount--j3JJbX2j,.starCount--Rvq2BCv8{color:#fff;font-size:12px;font-weight:400;line-height:18px}.shareButton--mFOFiplh{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;padding:4px 8px;transition:opacity .2s}.shareButton--mFOFiplh:hover{opacity:.8}.shareText--QgyE6JIt{color:#fff;font-size:12px;font-weight:400;line-height:18px}.moreButton--l0JZO74K{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;padding:4px;transition:transform .2s}.moreButton--l0JZO74K:hover{transform:rotate(90deg)}.chapterNavButton--s7TWnzm6{display:none}.navButton--MGWEHaS5{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.5);border:none;border-radius:50%;cursor:pointer;display:flex;height:48px;justify-content:center;position:fixed;top:50%;transform:translateY(-50%);transition:all .2s;width:48px;z-index:10}.navButton--MGWEHaS5:hover{background:rgba(0,0,0,.7);transform:translateY(-50%) scale(1.1)}.navButton--MGWEHaS5:disabled{cursor:not-allowed;opacity:.3;transform:translateY(-50%) scale(.9)}.prevButton--XICzsuRx{left:16px}.nextButton--af3W1V0S{right:16px}@media (max-width:375px){.container--u6maJdYD{padding-top:40px;width:100vw}.imageContainer--gh5ZDyBV,.imagePlaceholder--k4FhxkOX,.storyImage--rVJF0q3H,.swiperSlide--nOdlCRD1{max-height:50vh;min-height:max(180px,25vh)}.textSection--Yjr0ZqbZ{max-height:35vh;min-height:100px;padding:12px 16px}.chapterTitle--Vk_WykOP{font-size:15px;margin-bottom:12px}.storyText--ksxozU1Y{font-size:12px;line-height:18px}.navButton--MGWEHaS5{height:40px;width:40px}.prevButton--XICzsuRx{left:8px}.nextButton--af3W1V0S{right:8px}.bottomBar--rLMS_3kE{height:48px;padding:0 12px}.actions--_MTJQckG{gap:16px}}@media (max-width:320px){.container--u6maJdYD{padding-bottom:55px;padding-top:36px}.imageContainer--gh5ZDyBV,.imagePlaceholder--k4FhxkOX,.storyImage--rVJF0q3H,.swiperSlide--nOdlCRD1{max-height:45vh;min-height:max(160px,22vh)}.textSection--Yjr0ZqbZ{max-height:30vh;padding:10px 14px}.chapterTitle--Vk_WykOP{font-size:14px}.storyText--ksxozU1Y{font-size:11px;line-height:16px}}@keyframes fadeIn--ei87HVL9{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.storyImageSection--RXJy6wmD,.textSection--Yjr0ZqbZ{animation:fadeIn--ei87HVL9 .5s ease-out}.backButton--sDYuhLDm:active,.likeButton--OMKskfiq:active,.moreButton--l0JZO74K:active,.shareButton--mFOFiplh:active,.speedButton--BImDfhPu:active,.starButton--fDnfDDG9:active{transform:scale(.95)}.navButton--MGWEHaS5:active:not(:disabled){transform:translateY(-50%) scale(.95)}.shareModalContent--u1eJWCtF{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.shareGuideContainer--m0nG7ekJ{align-items:center;display:flex;flex-direction:column;gap:8px;position:absolute;right:30px;top:50px}.shareGuideText--kSMoUn9a{color:#fff;font-size:14px;text-shadow:0 2px 4px rgba(0,0,0,.3);white-space:nowrap}.shareArrow--MKxi6fr6{background:url(https://img.alicdn.com/imgextra/i4/O1CN01NSfrA31Cucw49IiZA_!!6000000000141-55-tps-59-66.svg) no-repeat 50%;height:70px;width:70px}@media (min-width:750px){.container--u6maJdYD{background:transparent;height:100vh;justify-content:flex-start;overflow:hidden;padding-bottom:0;padding-top:0;position:relative}.header--xutTghdC{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.1);display:flex;gap:12px;max-width:none;width:100%;z-index:200}.pageNumberInHeader--FfAMqiJx{color:#fff;display:inline-block;font-size:13px;font-weight:400;line-height:20px;margin-left:8px}.storyImageSection--RXJy6wmD{background:#000;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:1}.imageContainer--gh5ZDyBV{align-items:center;border-radius:0;box-shadow:none;display:flex;justify-content:center}.imageContainer--gh5ZDyBV,.storyImage--rVJF0q3H{height:100vh;max-height:100vh;min-height:100vh;width:100%}.storyImage--rVJF0q3H{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.imagePlaceholder--k4FhxkOX,.swiperSlide--nOdlCRD1{height:100vh;max-height:100vh;min-height:100vh;width:100%}.imageOverlay--mQPCNcFO .pageInfo--WonV5mxX,.imageOverlay--mQPCNcFO .playControl--R0P2PVPN{display:none}.textSection--Yjr0ZqbZ{align-items:flex-end;background:transparent;bottom:60px;display:flex;flex-direction:row;gap:40px;justify-content:space-between;left:0;margin:0;max-height:35vh;min-height:auto;overflow-y:auto;padding:24px 40px;position:fixed;right:0;z-index:150}.textContent--AcZoow6c{flex:1;min-width:0}.playControlInTextSection--LMYwsqA4{align-items:center;display:flex;flex-direction:row;flex-shrink:0;gap:12px}.chapterTitle--Vk_WykOP{font-size:24px;line-height:26px;margin-bottom:16px;text-shadow:0 2px 4px rgba(0,0,0,.5)}.storyText--ksxozU1Y{font-size:18px;line-height:24px;text-shadow:0 1px 2px rgba(0,0,0,.5)}.playControlInTextSection--LMYwsqA4 .playStatusButton--E37V4_zc{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.4);border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;outline:none;padding:12px;transition:all .2s}.playControlInTextSection--LMYwsqA4 .playStatusButton--E37V4_zc:hover{background:rgba(0,0,0,.6);transform:scale(1.1)}.playControlInTextSection--LMYwsqA4 .playStatusButton--E37V4_zc:active{transform:scale(.95)}.playControlInTextSection--LMYwsqA4 .speedButton--BImDfhPu{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.4);border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:13px;min-width:60px;outline:none;padding:8px 16px;text-align:center;transition:all .2s}.playControlInTextSection--LMYwsqA4 .speedButton--BImDfhPu:hover{background:rgba(0,0,0,.6);transform:scale(1.05)}.playControlInTextSection--LMYwsqA4 .speedButton--BImDfhPu:active{transform:scale(.95)}.playControlInTextSection--LMYwsqA4 .landscapeButton--Z2HrQR9R{display:none}.bottomBar--rLMS_3kE{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.1);bottom:0;box-shadow:0 -2px 10px rgba(0,0,0,.3);height:60px;left:0;max-width:none;padding:0 40px;position:fixed;right:0;transform:none;width:100%;z-index:150}.userAvatar--XAry3d_U{cursor:pointer;height:32px;transition:transform .2s;width:32px}.userAvatar--XAry3d_U:hover{transform:scale(1.1)}.userName--Z7DNGXOz{cursor:pointer;font-size:15px}.userName--Z7DNGXOz:hover{color:#fff}.actions--_MTJQckG{gap:24px}.imageOverlay--mQPCNcFO{background:linear-gradient(transparent,rgba(0,0,0,.5));height:50px;padding:0 40px}.imageOverlay--mQPCNcFO .pageNumber--Af05vIjx{font-size:14px}.imageOverlay--mQPCNcFO .playStatusButton--E37V4_zc{padding:8px 12px}.speedButton--BImDfhPu{font-size:13px;min-width:42px}.chapterNavButton--s7TWnzm6{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.4);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:56px;justify-content:center;outline:none;position:fixed;top:50%;transform:translateY(-50%);transition:all .2s;width:56px;z-index:180}.chapterNavButton--s7TWnzm6:hover:not(:disabled){background:rgba(0,0,0,.7);transform:translateY(-50%) scale(1.1)}.chapterNavButton--s7TWnzm6:active:not(:disabled){transform:translateY(-50%) scale(.95)}.chapterNavButton--s7TWnzm6:disabled{cursor:not-allowed;opacity:.3}.chapterNavPrev--IgzyTHgA{left:24px}.chapterNavNext--OIXUMHuG{right:24px}.speedModalOverlay--XZ8AMX1x{align-items:center}.speedModalContent--ZpGFumO8{border-radius:12px;max-width:90%;width:500px}.aiTips--u7OzOIir{font-size:15px;padding:4px 8px;top:50px}.shareGuideContainer--m0nG7ekJ{right:60px;top:80px}.shareGuideText--kSMoUn9a{font-size:16px}.shareArrow--MKxi6fr6{height:80px;width:80px}.likeButton--OMKskfiq:hover,.starButton--fDnfDDG9:hover{transform:scale(1.15)}.shareButton--mFOFiplh:hover{opacity:.7}}@media (max-width:749px){.pageNumberInHeader--FfAMqiJx,.playControlInTextSection--LMYwsqA4{display:none}}.landscapeContainer--IVLWsdq4{background:#000;color:#fff;height:100vw;left:0;position:fixed;top:0;transform:rotate(90deg) translateY(-100vw);transform-origin:top left;width:100vh;z-index:9999}@keyframes fadeIn--kUzeQbab{0%{opacity:0}to{opacity:1}}.aiGenerated--YZ0QyE_m{background:hsla(0,0%,100%,.2);border-radius:4px;font-size:14px;padding:2px 4px;position:absolute;right:4px;top:2px;z-index:10001}.closeButtonContainer--lK5KKCjl{align-items:center;display:flex;gap:8px;left:20px;position:absolute;top:20px;z-index:10001}.closeButton--DjmgzaPm{align-items:center;color:#fff;cursor:pointer;display:flex;justify-content:center}.imageSection--teiv068g{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.slideContainer--I0CNDpY5{align-items:center;background:#000;box-sizing:border-box;display:flex;height:100%;justify-content:center;position:relative;width:100%}.storyImage--awntMMd9{height:100vw;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100vh}.imagePlaceholder--i7cnXFKK{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.1);color:#666;display:flex;flex-direction:column;font-size:14px;height:100%;justify-content:center;padding:40px;text-align:center;width:100%}.placeholderText--w87eAm6P{color:#999;font-size:12px;margin-top:12px}.textOverlay--vmLTYBow{background:linear-gradient(transparent,rgba(0,0,0,.1) 20%,rgba(0,0,0,.5) 60%,rgba(0,0,0,.85));bottom:0;color:#fff;left:0;max-height:50vh;overflow-y:auto;padding:20px;position:absolute;right:0;z-index:10000}.chapterInfo--SAxqJHGu{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.pageNumber--su_mY3sm{color:#fff;font-size:12px}.chapterTitle--QqFwYKJZ{color:#fff;flex:1;font-size:16px;margin:0}.chapterContent--I1dFkIvj{max-height:180px;overflow-y:auto}.storyText--yKAXn0Ry{color:hsla(0,0%,100%,.95);font-size:18px;letter-spacing:.5px;line-height:1.7;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.8)}.playButton--fYICNZZ_{align-items:center;background:hsla(0,0%,100%,.2);border:none;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:12px;transition:all .3s ease}.playButton--fYICNZZ_:hover{background:hsla(0,0%,100%,.3);transform:translateY(-2px)}.speedButton--wOGuJ5Vu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.15);border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:12px;font-weight:500;padding:8px 16px;transition:all .3s ease}.speedButton--wOGuJ5Vu:hover{background:hsla(0,0%,100%,.25)}.navigationControls--jXhkwecl{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:16px}.navButton--wAr0Cpm0{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.15);border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:12px;font-weight:500;padding:8px 16px;transition:all .3s ease}.navButton--wAr0Cpm0:hover:not(:disabled){background:hsla(0,0%,100%,.25);transform:translateY(-1px)}.navButton--wAr0Cpm0:disabled{cursor:not-allowed;opacity:.5}.hintText--U2SPYD5y{animation:hintFadeIn--EdB8TwTM .5s ease-in-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.6);border-radius:20px;color:hsla(0,0%,100%,.8);font-size:12px;left:50%;padding:8px 16px;position:absolute;top:20px;transform:translateX(-50%);z-index:10000}@keyframes hintFadeIn--EdB8TwTM{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media (max-width:768px){.textOverlay--vmLTYBow{max-height:60vh}.storyText--yKAXn0Ry{font-size:16px;line-height:1.6}.chapterContent--I1dFkIvj{max-height:120px}.hintText--U2SPYD5y{font-size:11px;padding:6px 12px;top:calc(env(safe-area-inset-top, 15px) + 50px)}}@media (min-width:768px) and (max-width:1024px){.textOverlay--vmLTYBow{max-height:55vh}.storyText--yKAXn0Ry{font-size:17px;line-height:1.65}.chapterContent--I1dFkIvj{max-height:140px}}@media (min-width:1024px){.textOverlay--vmLTYBow{max-height:50vh}.storyText--yKAXn0Ry{font-size:19px;line-height:1.8}.chapterContent--I1dFkIvj{max-height:200px}}.pageNumber--su_mY3sm{text-shadow:0 1px 4px rgba(0,0,0,.8)}.navButton--wAr0Cpm0,.playButton--fYICNZZ_,.speedButton--wOGuJ5Vu{border:1px solid hsla(0,0%,100%,.2);text-shadow:0 1px 2px rgba(0,0,0,.8)}.chapterContent--I1dFkIvj::-webkit-scrollbar{width:4px}.chapterContent--I1dFkIvj::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:2px}.chapterContent--I1dFkIvj::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:2px}.chapterContent--I1dFkIvj::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.5)}.textOverlay--vmLTYBow:before{background:radial-gradient(ellipse at center bottom,rgba(0,0,0,.3) 0,rgba(0,0,0,.1) 50%,transparent 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.page--Qdm0osDQ{background:linear-gradient(#fffdf6,#fefaf6);color:#5d4037;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;overflow-x:hidden;width:100%}.desktopHeader--Z2Yt5Seh{display:block}.main--YtoWFdKD{align-items:center;display:flex;flex-direction:column;width:100%}.safeArea--flLc2iPh{display:flex;flex-direction:column;gap:24px;max-width:calc(100vw - 32px);padding:24px 0 60px;width:1280px}.emptyState--G101lILh{color:#999;font-size:14px;padding:80px 0;text-align:center;width:100%}.breadcrumb--s1CX1u1V{align-items:center;color:#796c4c;display:flex;font-size:14px;gap:8px;padding:16px 0 0}.breadcrumbLink--muao1YnP{color:#796c4c;cursor:pointer;transition:color .15s}.breadcrumbLink--muao1YnP:hover{color:#fa9316}.breadcrumbSep--EfJ7PNbc{color:#b5afa8}.breadcrumbCurrent--_HICh9s2{color:#5d4037;font-weight:600;max-width:600px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero--gql8TrH7{align-items:stretch;background:linear-gradient(135deg,#fff7e6,#ffeac8);border-radius:20px;box-shadow:0 4px 16px rgba(152,111,0,.06);box-sizing:border-box;display:flex;gap:32px;padding:32px;width:100%}.heroCover--y_vCZp3P{align-items:center;aspect-ratio:4/3;background:hsla(0,0%,100%,.55);border-radius:16px;box-shadow:0 4px 16px rgba(152,111,0,.18);display:flex;flex-shrink:0;justify-content:center;overflow:hidden;width:460px}.heroCover--y_vCZp3P img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.heroCoverEmpty--EwfPjajs{font-size:72px}.heroInfo--wpg0LLHO{display:flex;flex:1;flex-direction:column;gap:16px;min-width:0;padding:4px 0}.heroTopRow--aWKTVIaM{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.heroOrgAvatar--XiLRTQp4{background:#fff;border-radius:50%;flex-shrink:0;height:24px;-o-object-fit:cover;object-fit:cover;width:24px}.heroAuthorLink--JPFVhIEe{align-items:center;border-radius:6px;cursor:pointer;display:inline-flex;gap:6px;padding:2px 6px 2px 2px;transition:background .2s}.heroAuthorLink--JPFVhIEe:hover{background:rgba(93,64,55,.06)}.heroAuthorLink--JPFVhIEe:hover .heroOrgName--BkoPqmgH{color:#fa8c16}.heroOrgName--BkoPqmgH{color:#5d4037;font-size:13px;font-weight:500}.heroBadgePgc--b4Co1Sea{align-items:center;background:#a0d911;border:1px solid rgba(160,217,17,.45);border-radius:9999px;color:#fff;display:inline-flex;font-size:11px;font-weight:600;gap:4px;margin-left:4px;padding:3px 10px}.heroBadgePgcIcon--PaeiLfIg{height:14px;width:14px}.heroMetaText--g4gHnq7m{color:rgba(93,64,55,.55);font-size:12px;margin-left:auto}.heroTitle--cPGrNA_B{color:#3d2a1a;font-size:30px;font-weight:800;letter-spacing:.5px;line-height:1.3;margin:0}.heroDesc--NojsBYaW{color:#6b5544;font-size:14px;line-height:1.8;margin:0;max-width:100%;white-space:pre-wrap;word-break:break-word}.statsRow--KUzEbjNA{display:flex;gap:36px;margin-top:4px}.statItem--z8x038iO{align-items:flex-start;display:flex;flex-direction:column;gap:2px}.statValue--OeogOX99{color:#3d2a1a;font-size:24px;font-weight:700;line-height:1.1}.statLabel--Na13hHaW{color:rgba(93,64,55,.6);font-size:12px}.heroActions--OuN6WajZ{display:flex;gap:12px;margin-top:12px}.primaryBtn--YozajRli,.secondaryBtn--UB_GK8Ft{align-items:center;border:none;border-radius:9999px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:15px;font-weight:600;gap:6px;height:44px;padding:0 24px;transition:transform .12s,box-shadow .12s,background .15s}.primaryBtn--YozajRli{background:linear-gradient(135deg,#ffb347,#fa8c16);box-shadow:0 4px 12px rgba(250,140,22,.32);color:#fff}.primaryBtn--YozajRli:hover{box-shadow:0 6px 16px rgba(250,140,22,.42);transform:translateY(-1px)}.primaryBtn--YozajRli:active{transform:translateY(0)}.secondaryBtn--UB_GK8Ft{background:#fff;box-shadow:inset 0 0 0 1.5px rgba(93,64,55,.16);color:#5d4037}.secondaryBtn--UB_GK8Ft:hover{background:#fffaf0;box-shadow:inset 0 0 0 1.5px rgba(250,140,22,.45);color:#fa8c16}.btnIcon--g86GQOke{display:inline-flex;font-size:14px;line-height:1}.teachingRow--NWmNxC6m{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.teachingCard--Cflp8YaC{background:#fff;border:1px solid hsla(46,64%,88%,.6);border-radius:16px;box-shadow:0 2px 12px rgba(152,111,0,.08);padding:24px 28px}.teachingCardTitle--qA603HcY{align-items:center;color:#5d4037;display:inline-flex;font-size:16px;font-weight:700;gap:8px;margin:0 0 16px}.teachingCardIcon--cwjUkPq4{align-items:center;background:linear-gradient(135deg,#fff1c2,#ffe0a0);border-radius:6px;display:inline-flex;font-size:14px;height:24px;justify-content:center;width:24px}.teachingCardBody--LxU6UckX{color:#6b5544;font-size:14px;line-height:1.85;margin:0;white-space:pre-wrap}.bulletList--ueSCvdfi{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.bulletItem--V58FhCir{align-items:flex-start;color:#5d4037;display:flex;font-size:14px;gap:10px;line-height:1.7}.bulletDot--IOSH44pg{background:linear-gradient(135deg,#ffb347,#fa8c16);border-radius:50%;flex-shrink:0;height:6px;margin-top:9px;width:6px}.bulletText--WtAzuwmC{flex:1;min-width:0}@media (max-width:768px){.desktopHeader--Z2Yt5Seh{display:none}.safeArea--flLc2iPh{padding:16px 16px 40px;width:100%}.hero--gql8TrH7{flex-direction:column;gap:16px;padding:16px}.heroCover--y_vCZp3P{width:100%}.heroTitle--cPGrNA_B{font-size:22px}.statsRow--KUzEbjNA{gap:24px}.heroActions--OuN6WajZ{flex-wrap:wrap}.teachingRow--NWmNxC6m{grid-template-columns:1fr}}.container--Pt4wuf5D{background:#fff;height:100vh;margin:0 auto;max-width:750px;overflow:hidden;position:relative;width:100vw}.backgroundGradient--BsG2xkE_{background:linear-gradient(180deg,#120e42,#000 17%);height:100%;left:0;position:absolute;right:0;top:0;z-index:1}.mainContent--OI7wezwK{display:flex;flex-direction:column;height:100%;position:relative;z-index:2}.welcomeSection--qTx4XEVU{padding:52px 16px 0}.welcomeText--Ov1zrtA9{display:flex;flex-direction:column;gap:8px}.helloText--RKZkiXsa{color:#fff;font-family:AlibabaPuHuiTi,sans-serif;font-size:40px;font-weight:500}.welcomeSubtitle--ZvDllgzp{align-items:center;display:flex;gap:8px}.welcomeSubtitle--ZvDllgzp span{color:#fff;font-family:AlibabaPuHuiTi,sans-serif;font-size:20px;font-weight:400;line-height:18px}.brandLogo--PD509Riw{height:27px;-o-object-fit:contain;object-fit:contain;width:75px}.authSection--ogpynK9O{display:flex;flex:1;flex-direction:column;padding:40px 16px 0}.authContainer--E2DbSGFz{align-items:center;background:#18181a;border-radius:4px;display:flex;flex-direction:column;gap:32px;padding:40px 16px}.authDesc--wJzDfFBd{color:#e5e5e5;font-family:AlibabaPuHuiTi,sans-serif;font-size:16px;font-weight:400;line-height:24px;text-align:center}.authButton--OwF_vyBv{background:#675af7!important;border:none!important;border-radius:4px;color:#fff!important;cursor:pointer;font-size:16px;font-weight:500;height:44px;width:100%}.loadingWrapper--z1_vOxOm{align-items:center;display:flex;flex-direction:column;gap:16px;padding:20px 0}.loadingText--mvA2xqTS{color:#999;font-family:AlibabaPuHuiTi,sans-serif;font-size:14px;font-weight:400;line-height:20px}.page--HMLbgDSK{background:#fefaf5;color:#614c32;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;min-height:100dvh;overflow-x:hidden;width:100%}.desktopHeader--QiGic2Ql{display:block}.profileSection--BVwb3uBR{align-items:center;display:flex;margin:36px auto 0;position:relative;width:1248px}.avatarBox--iTwTqcwv{flex-shrink:0;height:120px;position:relative;width:120px}.bigAvatar--tSQypFqU{border-radius:50%;height:120px;-o-object-fit:cover;object-fit:cover;width:120px}.profileInfo--bBSQHldF{flex:1;margin-left:28px}.profileTitleRow--VMa_C5af{align-items:center;display:flex;height:55px}.profileName--knnU_8gc{color:#614c32;font-size:32px;font-weight:500;letter-spacing:.1em;line-height:55px;margin:0;white-space:nowrap}.profileDesc--fciw2yJn{color:#614c32;font-size:16px;line-height:25px;margin:5px 0 0}.statsRow--oX4lAm3h{align-items:center;display:flex;gap:30px;margin-left:4px;margin-top:16px;padding-top:0}.statItem--GEc65UbR{align-items:center;display:flex;height:24px;margin-top:0}.statIcon--VzMZOmzx{height:18px;-o-object-fit:contain;object-fit:contain;width:18px}.statLabel--uU5sVZSf{color:#614c32;font-size:14px;line-height:25px;margin-left:12px}.statNum--FoB5nfnf{color:#614c32;font-size:16px;font-weight:600;line-height:25px;margin-left:8px}.worksSection--oiCJDuYz{margin:24px auto 0;width:1248px}.worksHeader--zWFKQb9O{align-items:center;display:flex;height:42px}.worksHeaderIcon--LQ3tYfNu{height:24px;-o-object-fit:contain;object-fit:contain;width:28px}.worksHeaderTitle--Wj2wy9ll{color:#614c32;font-size:24px;font-weight:600;line-height:42px;margin:0 0 0 15px}.worksBoard--ONwkgCaS{background:#fff;border-radius:24px;box-sizing:border-box;margin-top:20px;padding:20px 32px;position:relative}.sectionHeader--Uv3QB9aH{align-items:center;display:flex;height:75px;justify-content:space-between}.sectionTitle--BYEwKvaG{color:#3d3d3d;font-size:20px;font-weight:500;letter-spacing:.1em;line-height:34px;margin:0}.sectionCount--b8pIr0vq{color:#999;font-size:14px}.cardGrid--vFKrHAxC{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-top:30px}.storyCard--dM2prZbq{background:#fff;border-radius:15px;box-shadow:0 0 17px 0 rgba(152,111,0,.2);cursor:pointer;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:transform .2s}.storyCard--dM2prZbq:hover{transform:translateY(-2px)}.cardCover--e1TMTMwM{aspect-ratio:16/9;height:auto;overflow:hidden;position:relative;width:100%}.cardCover--e1TMTMwM img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.featuredTag--SH2ZrjVl{align-items:center;background:#ff6b01;border-radius:12px 0 12px 0;color:#fff;display:inline-flex;font-size:12px;font-weight:600;height:24px;left:0;padding:0 10px;position:absolute;top:0}.cardBody--qcd6N1Sd{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:20px 30px}.cardTitle--DQIRBQ6g{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;color:#3d3d3d;display:-webkit-box;font-size:20px;font-weight:500;margin:0;overflow:hidden}.cardMeta--ImUvoK03{align-items:center;display:flex;justify-content:space-between;margin-top:10px}.cardAuthor--Nzo114JP{align-items:center;display:flex;flex:1;gap:8px;min-width:0}.cardAvatar--_DYZwaBX{border-radius:50%;flex-shrink:0;height:24px;-o-object-fit:cover;object-fit:cover;width:24px}.cardAuthorName--Tkdng4Qj{color:#666;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cardLikes--C2OCKyuU{align-items:center;cursor:pointer;display:flex;gap:8px}.cardLikes--C2OCKyuU img{height:21px;-o-object-fit:contain;object-fit:contain;width:21px}.cardLikes--C2OCKyuU span{color:#3d3d3d;font-size:16px}.cardTagsRow--Jlsn0MnO{align-items:center;display:flex;gap:9px;margin-top:8px}.cardTag--z_EY9eL5{background:#f5f5f5;border-radius:9999px;color:#666;font-size:14px;padding:4px 14px}.empty--TmmnAoUn{color:#999;font-size:24px;grid-column:1/-1;padding:80px 0;text-align:center}.loadMoreRow--YDGZjtdU{min-height:1px;padding:24px 0;text-align:center}.loadMoreText--nTK1F8J7{color:#b5afa8;font-size:13px}@media (max-width:1300px){.profileSection--BVwb3uBR,.worksSection--oiCJDuYz{width:calc(100% - 192px)}.worksBoard--ONwkgCaS{padding:48px}}@media (max-width:1280px){.cardGrid--vFKrHAxC{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.desktopHeader--QiGic2Ql{display:none}.profileSection--BVwb3uBR{align-items:flex-start;background:#fff;border-radius:16px;box-sizing:border-box;flex-wrap:wrap;margin-top:86px;padding:16px;width:calc(100% - 32px)}.avatarBox--iTwTqcwv,.bigAvatar--tSQypFqU{height:64px;width:64px}.profileInfo--bBSQHldF{flex:1;margin-left:12px;min-width:0}.profileTitleRow--VMa_C5af{height:auto}.profileName--knnU_8gc{font-size:18px;line-height:26px;overflow:hidden;text-overflow:ellipsis}.profileDesc--fciw2yJn{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:12px;line-height:17px;margin-top:4px;overflow:hidden;text-overflow:ellipsis}.statsRow--oX4lAm3h{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin-left:0;margin-top:12px;width:100%}.statItem--GEc65UbR{background:#fff9f0;border-radius:10px;height:auto;padding:8px 10px}.statIcon--VzMZOmzx{height:14px;width:14px}.statLabel--uU5sVZSf{font-size:11px;margin-left:6px}.statNum--FoB5nfnf{font-size:11px;margin-left:3px}.worksSection--oiCJDuYz{margin-top:16px;width:calc(100% - 32px)}.worksHeaderTitle--Wj2wy9ll{font-size:16px;line-height:22px}.worksHeaderIcon--LQ3tYfNu{height:16px;width:20px}.worksBoard--ONwkgCaS{border-radius:12px;margin-top:12px;padding:12px}.sectionTitle--BYEwKvaG{font-size:16px;line-height:22px}.sectionCount--b8pIr0vq{font-size:12px}.sectionHeader--Uv3QB9aH{height:auto;padding:0}.cardGrid--vFKrHAxC{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px}.storyCard--dM2prZbq{border-radius:8px;box-shadow:0 0 8px 0 rgba(152,111,0,.1)}.storyCard--dM2prZbq:hover{transform:none}.cardBody--qcd6N1Sd{padding:8px}.cardTitle--DQIRBQ6g{font-size:13px;line-height:18px}.cardMeta--ImUvoK03{margin-top:4px}.cardAuthorName--Tkdng4Qj{font-size:10px}.cardAvatar--_DYZwaBX{height:16px;width:16px}.cardLikes--C2OCKyuU img{height:12px;width:12px}.cardLikes--C2OCKyuU span{font-size:10px}.cardTagsRow--Jlsn0MnO{flex-wrap:wrap;gap:3px;margin-top:4px}.cardTag--z_EY9eL5{border-radius:9px;font-size:9px;height:18px;line-height:18px;padding:0 6px}.empty--TmmnAoUn{font-size:14px;padding:40px 0}}@media screen and (max-width:375px){.cardGrid--vFKrHAxC{gap:16px;grid-template-columns:1fr}}.cardWrap--htfEIm4B{align-items:center;height:100%;justify-content:center;left:0;padding:24px;position:fixed;top:0;z-index:1}.card--eUgPooeM,.cardWrap--htfEIm4B{box-sizing:border-box;display:flex;width:100%}.card--eUgPooeM{animation:cardIn--BNGK5yyl .22s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:20px;box-shadow:0 16px 48px rgba(0,0,0,.18);flex-direction:column;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;max-width:520px;padding:28px 32px 36px}@keyframes cardIn--BNGK5yyl{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.cardHeader--zvTzJOZT{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:16px}.cardTitle--juNgZVqR{color:#614c32;flex:1;font-size:22px;font-weight:600;margin:0}.backBtn--BIB67FMs,.closeBtn--HDDQQEKP{align-items:center;background:transparent;border:none;border-radius:8px;cursor:pointer;display:inline-flex;height:32px;justify-content:center;padding:0;transition:background .15s;width:32px}.backBtn--BIB67FMs{margin-right:8px;transform:rotate(180deg)}.backBtn--BIB67FMs:hover,.closeBtn--HDDQQEKP:hover{background:rgba(0,0,0,.04)}.backBtn--BIB67FMs img,.closeBtn--HDDQQEKP img{display:block;height:20px;-o-object-fit:contain;object-fit:contain;width:20px}.featureList--gdD5xkSu{display:flex;flex-direction:column;gap:24px;padding:16px 0 32px}.featureRow--tMdAjkwF{align-items:center;display:flex;flex-direction:row;gap:16px}.featureIcon--V0R6T861{flex-shrink:0;height:56px;-o-object-fit:contain;object-fit:contain;width:56px}.featureText--sahqF452{display:flex;flex:1;flex-direction:column;gap:4px;min-width:0}.featureTitle--Hn_2YaSa{color:#3d3d3d;font-size:18px;font-weight:500;line-height:1.4}.featureDesc--LU05BugD{color:#999;font-size:13px;line-height:1.6}.primaryBtn--ZX8SpU9r{background:#fa9316;border:none;border-radius:999px;box-shadow:inset 0 0 0 4px #fff3e0;color:#fff;cursor:pointer;font-family:inherit;font-size:18px;font-weight:600;height:52px;margin-top:auto;transition:background .15s,transform .15s;width:100%}.primaryBtn--ZX8SpU9r:hover:not(:disabled){background:#de7012;transform:translateY(-1px)}.primaryBtn--ZX8SpU9r:disabled,.primaryBtnDisabled--VHebJRTq{background:#fac841;box-shadow:none;color:#664a41;cursor:not-allowed;opacity:.85}.outlineBtn--FYndBVTV{background:transparent;border:none;border-radius:999px;box-shadow:inset 0 0 0 2px #e6a23c;color:#e6a23c;cursor:pointer;flex:1;font-family:inherit;font-size:18px;font-weight:500;height:52px;transition:all .15s}.outlineBtn--FYndBVTV:hover{background:rgba(230,162,60,.08)}.primaryBtnInline--DhNrHA8H{flex:1;margin-top:0;width:auto}.formArea--Cf5GmhE3{display:flex;flex:1;flex-direction:column;gap:12px;padding:12px 0 24px}.fieldLabel--Pus_Fros{color:#3d3d3d;font-size:18px;font-weight:500;line-height:1.4}.nameInputWrap--rv4XjCXw{align-items:center;background:#f4f4f4;border-radius:14px;box-shadow:inset 0 0 0 1px #e7e7e7;display:flex;padding:14px 20px}.nameInput--GYjwD2ok{--font-size:18px;--color:#3d3d3d;--placeholder-color:#ccc;width:100%}.recordingArea--KNjmmXZG{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center;min-height:220px;padding:12px 0 24px}.sampleText--nK6TnwG_{color:#3d3d3d;font-size:18px;line-height:1.6;margin:0 0 32px;max-width:360px;text-align:center}.tipText--UJo2Qj0H{color:#666;font-size:14px;line-height:1.6;margin:0;text-align:center;white-space:pre-wrap}.timeText--IAES1_9W{color:#676767;font-size:14px;line-height:1.5;margin:16px 0 0;text-align:center}.waveBars--RF4cUStK{align-items:center;display:flex;flex-direction:row;gap:3px;height:48px;justify-content:center;max-width:400px;width:100%}.waveBar--IvnEyh75{background:#fa9316;border-radius:2px;display:block;min-height:4px;width:3px}.waveActive--zQgr0FjR .waveBar--IvnEyh75{animation:waveJump--KfErfBdo .9s ease-in-out infinite alternate}@keyframes waveJump--KfErfBdo{0%{transform:scaleY(.4)}to{transform:scaleY(1.2)}}.recBtn--znsi2hin{align-items:center;align-self:center;background:#fa9316;border:none;border-radius:50%;box-shadow:0 6px 16px rgba(250,147,22,.3);cursor:pointer;display:inline-flex;height:72px;justify-content:center;margin:24px auto 0;padding:0;transition:transform .15s;width:72px}.recBtn--znsi2hin:after{background:#fff;border-radius:50%;content:"";height:28px;width:28px}.recBtnStop--xOLJrNX9:after{border-radius:4px;height:22px;width:22px}.recBtn--znsi2hin:hover{transform:scale(1.06)}.recBtn--znsi2hin img{display:none}.recBtnStop--xOLJrNX9{animation:pulseDot--VT4rsoQn 1.4s ease-in-out infinite}@keyframes pulseDot--VT4rsoQn{0%,to{-webkit-filter:drop-shadow(0 0 0 rgba(250,147,22,.5));filter:drop-shadow(0 0 0 rgba(250,147,22,.5));transform:scale(1)}50%{-webkit-filter:drop-shadow(0 0 8px rgba(250,147,22,.4));filter:drop-shadow(0 0 8px rgba(250,147,22,.4));transform:scale(1.08)}}.previewArea--fuRt_tTy{align-items:center;display:flex;flex:1;flex-direction:column;gap:16px;padding:24px 0 32px}.previewLabel--TPYpznRJ{color:#5d4037;font-size:16px;margin:0}.playBtn--k0oefu5a{align-items:center;background:#fa9316;border:none;border-radius:50%;box-shadow:0 8px 24px rgba(250,147,22,.3);cursor:pointer;display:inline-flex;height:88px;justify-content:center;transition:transform .15s,box-shadow .15s;width:88px}.playBtn--k0oefu5a:hover{box-shadow:0 12px 32px rgba(250,147,22,.4);transform:scale(1.05)}.previewFooter--vwai5wR7{display:flex;flex-direction:row;gap:12px;margin-top:auto}.voiceListArea--q8F0_rCe{display:flex;flex:1;flex-direction:column;gap:12px;min-height:200px;padding:16px 0 24px}.voiceItem--iN1inD8Z{align-items:center;background:#fbf7f0;border-radius:14px;display:flex;flex-direction:row;gap:16px;padding:12px 16px;transition:background .15s}.voiceItem--iN1inD8Z:hover{background:#f6efe0}.voiceAvatar--mM6l22LW{align-items:center;background:#fa9316;border:2px solid transparent;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:16px;font-weight:600;height:48px;justify-content:center;transition:all .3s;width:48px}.voiceAvatarPlaying--yjFGhuMW{animation:pulseAvatar--hmswOXL0 1.5s ease-in-out infinite;border-color:#00c853;box-shadow:0 0 12px rgba(0,200,83,.4)}@keyframes pulseAvatar--hmswOXL0{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.voiceName--iO7ukI3w{color:#3d3d3d;flex:1;font-size:16px;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voiceActions--YLcAnUDR{display:flex;flex-direction:row;flex-shrink:0;gap:8px}.iconBtn--QxENwX25{align-items:center;background:rgba(93,64,55,.08);border:none;border-radius:50%;color:#5d4037;cursor:pointer;display:inline-flex;font-size:16px;height:32px;justify-content:center;transition:background .15s;width:32px}.iconBtn--QxENwX25:hover{background:rgba(250,147,22,.2);color:#fa9316}.editModalWrap--BLmGAeKS{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;left:0;padding:24px;position:fixed;top:0;width:100%;z-index:1}.editModal--bU2ngLMc{background:#fff;border-radius:20px;box-shadow:0 16px 48px rgba(0,0,0,.2);display:flex;flex-direction:column;font-family:inherit;max-width:420px;padding:24px 28px 28px;width:100%}@media screen and (min-width:769px){.card--eUgPooeM{max-width:640px;padding:36px 48px 44px}.cardTitle--juNgZVqR{font-size:22px}.featureIcon--V0R6T861{height:72px;width:72px}.featureTitle--Hn_2YaSa{font-size:22px}.featureDesc--LU05BugD{font-size:15px}.outlineBtn--FYndBVTV,.primaryBtn--ZX8SpU9r{font-size:20px;height:60px}.sampleText--nK6TnwG_{font-size:22px;max-width:500px}.waveBars--RF4cUStK{height:64px;max-width:520px}.playBtn--k0oefu5a{height:120px;width:120px}.recBtn--znsi2hin{height:88px;width:88px}}.deleteConfirmMask--W3d2NZpj{align-items:center;background:rgba(255,248,240,.75);box-sizing:border-box;display:flex;height:100%;justify-content:center;left:0;padding:24px;position:fixed;top:0;width:100%;z-index:9999}.deleteConfirmCard--M0pHbbyF{align-items:center;animation:cardIn--BNGK5yyl .22s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:20px;box-shadow:0 12px 40px rgba(180,120,60,.12);display:flex;flex-direction:column;max-width:380px;padding:36px 32px 28px;width:100%}.deleteConfirmText--V2b5L5Sx{color:#614c32;font-size:18px;font-weight:600;line-height:1.5;margin:0 0 8px;text-align:center}.deleteConfirmSubText--NUsBoQEQ{color:#999;font-size:14px;margin:0 0 28px;text-align:center}.deleteConfirmBtns--wZx9vuN9{display:flex;flex-direction:row;gap:12px;width:100%}.deleteConfirmCancelBtn--XqEovtI7{background:#f5f0ea;border:none;border-radius:999px;color:#614c32;cursor:pointer;flex:1;font-family:inherit;font-size:16px;font-weight:500;height:48px;transition:background .15s}.deleteConfirmCancelBtn--XqEovtI7:hover{background:#ede5da}.deleteConfirmOkBtn--Xw3HwsOp{background:#fa9316;border:none;border-radius:999px;color:#fff;cursor:pointer;flex:1;font-family:inherit;font-size:16px;font-weight:600;height:48px;transition:background .15s,transform .15s}.deleteConfirmOkBtn--Xw3HwsOp:hover{background:#de7012;transform:translateY(-1px)}.page--EHGYAHzn{background:#fefaf6;color:#443c36;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh}.desktopHeader--hNcuJc6J{display:block}.breadcrumb--sGBwd3PM{align-items:center;color:#796c4c;display:flex;font-size:14px;gap:8px;justify-content:flex-start;padding:16px 0 0}.breadcrumbLink--IqNUOVcq{color:#796c4c;cursor:pointer;text-decoration:none;transition:color .15s}.breadcrumbLink--IqNUOVcq:hover{color:#fa9316}.breadcrumbSep--ERJJWYOZ{color:#b5afa8}.breadcrumbCurrent--xoEDGNEi{color:#5d4037;font-weight:600}.main--CntOBTBz{display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:1280px;padding:24px 0 64px}.empty--hVpon4BY{color:#b5a48a;font-size:14px;padding:60px 0;text-align:center}.hero--AjkX5E0Y{background:linear-gradient(90deg,#fff5e6,#f9c06b);border-radius:20px;box-sizing:border-box;overflow:hidden;padding:40px 48px;position:relative;width:100%}.heroBg--cYlUyAXD{inset:0;position:absolute;z-index:0}.heroBg--cYlUyAXD img{height:100%;-o-object-fit:cover;object-fit:cover;opacity:.15;width:100%}.heroBody--wj4ldFyP{align-items:center;display:flex;gap:40px;position:relative;z-index:1}.heroLogo--sHX88Rtx{align-items:center;background:hsla(0,0%,100%,.3);border-radius:16px;display:flex;flex-shrink:0;height:180px;justify-content:center;overflow:hidden;width:180px}.heroLogo--sHX88Rtx img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.heroLogoPlaceholder--xu2tZJUw{color:#a9742b;font-size:36px;font-weight:600}.heroInfo--dLfvDCde{display:flex;flex:1;flex-direction:column;gap:10px;min-width:0}.heroTitleRow--bHCN1PXU{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.heroName--SODQWo72{color:#443c36;font-size:24px;font-weight:700;margin:0}.verifyBadge--LuLCEXYT{background:#52c41a;border-radius:10px;color:#fff;font-size:12px;padding:3px 12px}.heroIntro--iPqzyt8Z{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#6f6c65;cursor:pointer;display:-webkit-box;font-size:14px;line-height:1.7;margin:0;max-height:3.4em;overflow:hidden;text-overflow:ellipsis;transition:max-height .4s ease,opacity .3s ease}.heroIntro--iPqzyt8Z:hover{-webkit-line-clamp:unset;max-height:500px;overflow:visible;transition:max-height .6s ease}.fieldRow--mhlcNMMv{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.fieldLabel--zAvHFR8B{color:#6f6c65;flex-shrink:0;font-size:13px}.chipGroup--zidFy180{display:flex;flex-wrap:wrap;gap:8px}.chip--lZ4u5FA1{background:hsla(0,0%,100%,.7);border-radius:10px;color:#fa8c16;font-size:12px;padding:4px 12px}.metaRow--m7Kfc05z{color:#6f6c65;display:flex;flex-wrap:wrap;font-size:12px;gap:18px;padding-top:6px}.metaRow--m7Kfc05z span{align-items:center;display:inline-flex;gap:4px}.metaIcon--F_pyz7ND{height:14px;-o-object-fit:contain;object-fit:contain;vertical-align:middle;width:14px}.statsBar--XcfcVTWV{display:flex;gap:32px}.stat--GKbJnsbF{align-items:center;display:flex;flex-direction:column;gap:4px}.stat--GKbJnsbF:last-child{border-right:none}.statNum--RdaRIuM0{color:#443c36;font-size:16px;font-weight:600}.statLabel--smPsFRoy{color:#6f6c65;font-size:13px}.groupCard--VL1_XKV4{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(97,76,50,.04);display:flex;flex-direction:column;gap:14px;padding:20px 22px}.groupHeader--myjr6Vdu{align-items:center;display:flex;gap:12px;justify-content:space-between}.groupTitle--S5TDSXIw{color:#443c36;font-size:16px;font-weight:600}.groupCount--GxqcfS7V{color:#b5a48a;font-size:12px;font-weight:400;margin-left:6px}.linkBtn--jbLn62GA{background:transparent;border:none;color:#fa8c16;cursor:pointer;font-family:inherit;font-size:13px}.linkBtn--jbLn62GA:hover{text-decoration:underline}.bookGrid--uPBsdWKO{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.bookCard--LmfiAMqh{background:#fffcf6;border:1px solid #f0ebe0;border-radius:10px;display:flex;flex-direction:column;overflow:hidden;transition:transform .15s,box-shadow .15s}.bookCardClickable--xuceog3A{cursor:pointer}.bookCardClickable--xuceog3A:hover{box-shadow:0 6px 14px rgba(97,76,50,.08);transform:translateY(-2px)}.bookCover--JheoSZhf{aspect-ratio:4/3;background:#fff7e6;overflow:hidden;position:relative;width:100%}.bookCover--JheoSZhf img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.bookCover--JheoSZhf .bookTagOverlay--DokT3UMN img{height:14px;-o-object-fit:contain;object-fit:contain;width:14px}.bookCoverPlaceholder--z9s9AKma{align-items:center;color:rgba(68,60,54,.35);display:flex;font-size:13px;inset:0;justify-content:center;position:absolute}.bookTagOverlay--DokT3UMN{align-items:center;background:#a0d911;border-radius:12px 0 12px 0;color:#fff;display:flex;font-size:12px;font-weight:600;gap:4px;height:22px;left:8px;line-height:18px;padding:4px 8px;position:absolute;top:8px;z-index:2}.bookTagOverlayIcon--FcTS9GdS{flex-shrink:0;height:14px;-o-object-fit:contain;object-fit:contain;width:14px}.cloneBtn--MEJGmkgt{align-items:center;background:#fac414;border:none;border-radius:14px;bottom:8px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:4px;opacity:0;padding:4px 10px;position:absolute;right:8px;transition:opacity .2s;white-space:nowrap}.bookCard--LmfiAMqh:hover .cloneBtn--MEJGmkgt{opacity:1}.cloneBtnIcon--zXsZaEkD{font-size:12px}.bookInfo--RCUsTGSt{display:flex;flex-direction:column;gap:6px;padding:10px 12px 14px}.bookTitle--yRRJC9v5{color:#443c36;font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bookMeta--O_Hzy6Rz{color:#b5a48a;display:flex;font-size:12px;gap:10px}.bookMetaItem--P43XZ_8X{align-items:center;display:inline-flex;gap:3px}.bookMetaIcon--YyqKGNtz{flex-shrink:0;height:15px;width:15px}.bookChips--LrVaqsvp{display:flex;flex-wrap:wrap;gap:8px;padding-top:2px}.bookChip--yhB3vOeq{background:#f5f5f5;border-radius:9999px;color:#443e36cc;font-size:12px;padding:4px 12px}@media (max-width:720px){.desktopHeader--hNcuJc6J{display:none}.main--CntOBTBz{padding:86px 16px 40px}.hero--AjkX5E0Y{padding:24px 16px}.heroBody--wj4ldFyP{align-items:flex-start;flex-direction:column;gap:20px}.heroLogo--sHX88Rtx{height:120px;width:120px}.heroName--SODQWo72{font-size:20px}.bookGrid--uPBsdWKO{gap:16px;grid-template-columns:repeat(2,1fr)}.bookInfo--RCUsTGSt{padding:10px 8px 12px}.bookChip--yhB3vOeq{font-size:11px;padding:2px 6px}.statsBar--XcfcVTWV{gap:20px;margin-top:4px;padding-top:10px}.statNum--RdaRIuM0{font-size:16px}.cloneBtn--MEJGmkgt{opacity:1}}.overlay--Ocdfcjm0{align-items:center;animation:fadeIn--Oh7jOlrf .2s ease-out;background:rgba(0,0,0,.75);display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}@keyframes fadeIn--Oh7jOlrf{0%{opacity:0}to{opacity:1}}.wrapper--NApKSgwS{animation:fadeScaleIn--LOMfuQRa .25s ease-out;aspect-ratio:1500/2169;overflow:visible;position:relative;width:min(92vw,460px)}.wrapperNoParentStory--yRC6Z8Um{aspect-ratio:1500/1759;width:min(92vw,calc(85.27572vh - 27.28823px),460px)}@keyframes fadeScaleIn--LOMfuQRa{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.container--m82ik1Gj{aspect-ratio:1500/2169;background-image:url(https://img.alicdn.com/imgextra/i1/O1CN01pmHKCS24dfaG0EHfl_!!6000000007414-2-tps-1500-2169.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;left:0;position:absolute;top:0;transform-origin:top left;transition:opacity .16s ease-out;width:460px}.containerPending--b9EQ6r5e{opacity:0}.containerNoParentStory--cb7N1iNj{aspect-ratio:1500/1759;background-image:url(https://img.alicdn.com/imgextra/i4/O1CN014WgfPp1y7iFn4my3t_!!6000000006532-2-tps-1500-1759.png)}.card--mmJNdnYy{box-sizing:border-box;height:65%;left:14.3%;padding:0;position:absolute;top:18.1%;width:72.2%;z-index:2}.cardNoParentStory--DSkzPUJq{display:flex;flex-direction:column;height:56.6%;left:14.3%;top:18.4%;width:62.8%}.profileHeader--TKQ_OaYU{height:22.6%;left:0;margin-bottom:0;position:absolute;top:0;width:100%}.cardNoParentStory--DSkzPUJq .profileHeader--TKQ_OaYU{flex:0 0 70px;height:70px;margin-bottom:12px;position:relative}.profileHeader--TKQ_OaYU:before{aspect-ratio:1/1;background:#f7d764;border-radius:50%;content:"";left:0;position:absolute;top:0;width:21.8%;z-index:0}.cardNoParentStory--DSkzPUJq .profileHeader--TKQ_OaYU:before{height:64px;width:64px}.avatar--LjyFpB2a{aspect-ratio:1/1;border-radius:50%;display:block;height:auto;left:.92%;-o-object-fit:cover;object-fit:cover;position:absolute;top:4.24%;width:19.96%;z-index:1}.cardNoParentStory--DSkzPUJq .avatar--LjyFpB2a{height:54px;left:5px;top:5px;width:54px}.nameAge--gIpHhDzx{align-items:center;display:flex;gap:8px;height:68%;left:28.28%;min-width:0;position:absolute;right:0;top:4.24%}.cardNoParentStory--DSkzPUJq .nameAge--gIpHhDzx{height:38px;justify-content:flex-start;left:78px;right:0;top:13px}.name--GdG3_J1A{color:#333;flex:0 1 auto;font-family:"MF SuBai(Noncommercial)",MFSuBai,Kaiti SC,KaiTi,STKaiti,PingFang SC,sans-serif;font-size:35px;font-weight:400;letter-spacing:3px;line-height:normal;max-width:calc(100% - 64px);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cardNoParentStory--DSkzPUJq .name--GdG3_J1A{max-width:calc(100% - 72px)}.age--VXEIclMt{align-items:center;background:#feeb9d;border-radius:6px;box-sizing:border-box;color:#a8661d;display:flex;flex:0 0 auto;font-size:18px;font-weight:500;height:28px;justify-content:center;letter-spacing:1.8px;line-height:25px;min-width:51px;padding:0 11px;white-space:nowrap}.cardNoParentStory--DSkzPUJq .age--VXEIclMt{background:#ffe492;color:#8f5b10}.detailArea--xVY07mS_{bottom:0;display:flex;flex-direction:column;gap:8px;left:0;overflow:hidden;position:absolute;right:0;top:25%}.detailAreaNoParentStory--WCp8rfMk{bottom:auto;flex:1 1 auto;gap:34px;justify-content:flex-start;left:auto;min-height:0;padding-top:6px;position:relative;right:auto;top:auto;width:330px}.detail--jLHTg5_D{flex:0 0 auto;overflow:hidden}.parentStoryDetail--Iwlgf7Yg{flex:1 1 auto;min-height:0}.cardNoParentStory--DSkzPUJq .detail--jLHTg5_D{background:transparent;border:0;flex:0 0 auto;min-height:0;padding:0}.detailLabel--lHxvMyG7{color:#e59f15;font-family:MFSuBai,Kaiti SC,KaiTi,STKaiti,PingFang SC,sans-serif;font-size:18px;font-weight:800;letter-spacing:1.8px;line-height:26px;margin:0 0 5px}.cardNoParentStory--DSkzPUJq .detailLabel--lHxvMyG7{color:#c27c08;font-size:17px;line-height:23px;margin-bottom:4px}.detailText--O8tQQUEB{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#333;display:-webkit-box;font-family:MFSuBai,Kaiti SC,KaiTi,STKaiti,PingFang SC,sans-serif;font-size:15px;font-weight:400;letter-spacing:0;line-height:21px;margin:0;max-width:100%;overflow:hidden;width:22em;word-break:break-all}.detailArea--xVY07mS_:not(.detailAreaNoParentStory--WCp8rfMk) .detail--jLHTg5_D:nth-child(2) .detailText--O8tQQUEB{-webkit-line-clamp:3}.parentStoryText--cXBSk5cD{-webkit-line-clamp:5}.cardNoParentStory--DSkzPUJq .detailText--O8tQQUEB{-webkit-line-clamp:2;font-size:15px;line-height:22px;margin-top:2px;width:22em}.detailAreaNoParentStory--WCp8rfMk .detail--jLHTg5_D:nth-child(2) .detailText--O8tQQUEB{-webkit-line-clamp:3}.actions--twccfyoe{align-items:center;display:flex;gap:12px;height:9.3%;left:10.7%;position:absolute;top:87.7%;width:82.2%;z-index:3}.actionsNoParentStory--JDrYaN_D{gap:10px;height:17.3%;left:12.7%;top:83%;width:72%}.actionsNoParentStory--JDrYaN_D .btnNext--SbyRWTt0{font-size:13px;height:38px;width:93px}.actionsNoParentStory--JDrYaN_D .btnAdopt--j0G8omdh,.actionsNoParentStory--JDrYaN_D .btnShare--GIeTvzhq{font-size:14px;height:40px}.btnAdopt--j0G8omdh,.btnNext--SbyRWTt0,.btnShare--GIeTvzhq{border:0;color:#111;cursor:pointer;font-weight:600;white-space:nowrap}.btnNext--SbyRWTt0{align-items:center;background:hsla(0,0%,100%,.92);border:2px solid #84ae2b;border-radius:22px;color:#6b6b6b;display:flex;font-size:15px;gap:5px;height:43px;justify-content:center;width:93px}.btnNextIcon--Xq_jcUZs{font-size:16px}.btnAdopt--j0G8omdh,.btnShare--GIeTvzhq{background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;flex:1;font-size:16px;height:43px}.btnAdopt--j0G8omdh{background-image:url(https://img.alicdn.com/imgextra/i4/O1CN01Fjd0p51VFO1zB1Jtw_!!6000000002623-2-tps-396-140.png)}.btnShare--GIeTvzhq{background-image:url(https://img.alicdn.com/imgextra/i4/O1CN01sBVdBC298ampi0CVK_!!6000000008023-2-tps-368-134.png)}@media (max-width:768px){.wrapper--NApKSgwS{width:min(90vw,calc(69.15629vh - 22.13001px))}.wrapperNoParentStory--yRC6Z8Um{width:min(90vw,calc(85.27572vh - 27.28823px))}}.page--iOaVH6q_{background:#fefaf6;color:#614c32;display:flex;flex-direction:column;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;width:100%}.loadingState--Foj6AqN6{align-items:center;color:#999;display:flex;flex:1;font-size:18px;justify-content:center;padding:80px 0}.header--e7qzyVFn{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:hsla(0,0%,100%,.9);border-bottom:1px solid #e5e7eb;box-sizing:border-box;display:flex;height:80px;padding:20px 56px;width:100%}.headerInner--Rf9TrPEk{align-items:center;display:flex;flex:1;gap:0}.logo--x46X6wOx{cursor:pointer;height:40px;-o-object-fit:contain;object-fit:contain;width:132px}.nav--BSRHH1RL{align-items:center;display:flex;gap:48px;margin-left:400px}.navItem--bLRLvwDA{color:#5d4037;cursor:pointer;font-size:16px;font-weight:500;transition:color .2s;white-space:nowrap}.navItem--bLRLvwDA:hover{color:#fa8c16}.navItemActive--Xz4zjwgC{color:#f78626;font-weight:600}.breadcrumb--LEMIknrm{align-items:center;color:#6f6c65;display:flex;font-size:16px;gap:8px;padding:16px 124px}.crumb--GyIlmSwU{cursor:pointer}.crumb--GyIlmSwU:hover{color:#fa8c16}.crumbSep--o7rDDBIP{color:#b5a48a}.crumbCurrent--QhKYCwis{color:#443c36;font-weight:500}.stepBar--h_98C3MW{align-items:center;display:flex;gap:0;justify-content:center;margin:20px auto 60px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.stepItem--TM8zI79f{align-items:center;display:flex;position:relative}.stepCircle--KJLJTayI{align-items:center;background:#b5a48a;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:18px;font-weight:600;height:48px;justify-content:center;width:48px}.stepCircleDone--UgPulplG{background:#5d4037}.stepCircleActive--UTfdi8Yv{background:#fa8c16;box-shadow:0 4px 12px rgba(250,140,22,.3)}.stepLabel--_aoVKxLe{color:#5d4037;font-size:18px;font-weight:500;margin:0 24px 0 12px;white-space:nowrap}.stepLabelActive--tkc8Wd7O{color:#fa8c16;font-weight:600}.stepLine--GwZKLwTu{background:repeating-linear-gradient(90deg,#fa8c16 0 8px,transparent 8px 16px);border-radius:2px;height:4px;margin-right:24px;width:100px}.main--m3VHaGaf{align-items:center;display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:1128px;padding:0 24px 120px;width:100%}.titleSection--nLiiORQ_{margin-bottom:16px;text-align:center}.pageTitle--njs3l0eV{color:#614c32;font-size:48px;font-weight:600;line-height:64px;margin:0}.pageSubtitle--TtZ7QDf2{color:rgba(97,76,50,.8);font-size:20px;margin:12px 0 0}.declareBar--hxuiYYV5{align-items:center;background:#fef8ed;border:2px solid #fde0b6;border-radius:235px;box-sizing:border-box;display:flex;gap:12px;padding:14px 24px;width:100%}.declareIcon--TZpNUhGm{align-items:center;background:#fa8c16;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:700;height:26px;justify-content:center;width:26px}.declareText--qNNXeDBD{color:#614c32;font-size:18px;line-height:26px}.declareText--qNNXeDBD strong{font-weight:600}.audioCard--PrK5SZFG,.infoCard--ZJAdfRpD,.tagCard--dosGjflM,.textareaCard--ZwfBaBbx,.visibilityCard--yp0INCec{background:#fff;border-radius:20px;box-shadow:0 2px 16px rgba(97,76,50,.06);box-sizing:border-box;padding:28px 32px;width:100%}.infoTitleRow--MgnfjCm3{align-items:center;display:flex;gap:14px}.infoIcon--f4O5eeni{height:28px;-o-object-fit:contain;object-fit:contain;width:28px}.infoTitle--uuNCYGKQ{color:#614c32;font-size:28px;font-weight:500;line-height:1}.infoDivider--ZZkSBIUc{background:linear-gradient(90deg,rgba(250,140,22,.2),rgba(250,140,22,.04));height:2px;margin:20px 0;width:100%}.infoMetaRow--H9damMVV{align-items:center;display:flex;flex-wrap:wrap;font-size:18px;gap:8px}.infoMetaLabel--uClqGIBU{color:rgba(97,76,50,.6)}.infoMetaValue--LsqhYJ6k{color:rgba(97,76,50,.8);font-weight:500}.metaDot--oJ3g7wLN{background:rgba(97,76,50,.4);border-radius:50%;height:6px;margin:0 8px;width:6px}.themeTags--_D29PEli{display:flex;gap:12px}.themeTag--O1fbUr8R{background:#fff7e6;border-radius:237px;color:#fa8c16;font-size:13px;font-weight:500;padding:6px 14px}.cardHeader--rTOIdAi_{align-items:center;display:flex;gap:12px;margin-bottom:20px}.cardIcon--C_jlMNFp{height:28px;width:28px}.cardTitle--QYI_5S3q{color:#614c32;font-size:24px;font-weight:500}.cardHint--BP9I7zAl{color:rgba(68,62,54,.7);font-size:16px;font-weight:400}.radioOption--kKxlYmUb{align-items:flex-start;background:#f7f7f7;border:2px solid transparent;border-radius:14px;cursor:pointer;display:flex;gap:14px;margin-bottom:16px;padding:18px 20px;transition:all .2s}.radioOption--kKxlYmUb:last-child{margin-bottom:0}.radioOption--kKxlYmUb:hover{background:#fff9f0}.radioOptionSelected--zSHwqPKm{background:#fff9f0;border-color:#fa8c16}.radioDot--HfJwOi3V{align-items:center;background:#fff;border:2px solid rgba(68,62,54,.25);border-radius:50%;display:flex;flex-shrink:0;height:22px;justify-content:center;margin-top:2px;width:22px}.radioDotChecked--eUvH4ieA{border-color:#fa8c16}.radioInner--Fy8ywkVG{background:#fa8c16;border-radius:50%;height:10px;width:10px}.radioBody--ZMPBbLn4{display:flex;flex:1;flex-direction:column;gap:8px}.radioTitle--f3hlv2Z3{color:#443e36;font-size:20px;font-weight:600}.radioDesc--u3ntn2H_{color:rgba(68,62,54,.65);font-size:16px}.tagField--b40e4c0C{display:flex;flex-direction:column;gap:14px;margin-bottom:24px}.tagField--b40e4c0C:last-child{margin-bottom:0}.tagFieldLabel--uDtba2cR{align-items:center;color:#614c32;display:flex;font-size:18px;font-weight:500;gap:8px}.required--T7BY7az_{color:#ff4d4f;font-size:16px}.tagFieldHint--cB77jQIs{color:rgba(68,62,54,.7);font-size:14px;font-weight:400}.tagOptions--RR8Rvmmg{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.tagOption--zduYfRsn{align-items:center;background:#f5f5f5;border-radius:237px;color:rgba(68,62,54,.7);cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;height:36px;padding:0 20px;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tagOption--zduYfRsn:hover,.tagOptionActive--SknnowFp{background:#fff7e6;color:#f78626}.tagEmpty--N5jmLt2R{color:#999;font-size:14px}.primaryCategoryTag--bAid7tDZ{align-items:center;background:#e6f7ff;border-radius:237px;color:#1890ff;display:inline-flex;font-size:14px;font-weight:500;height:36px;padding:0 20px}.textarea--BF_klZFQ{--color:#614c32;--placeholder-color:rgba(97,76,50,.4);--font-size:16px;background:#fff;border:2px solid rgba(68,62,54,.12);border-radius:16px;box-sizing:border-box;min-height:100px;padding:16px 20px;width:100%}.textarea--BF_klZFQ .adm-text-area-element{color:#614c32!important;font-size:16px!important;line-height:24px}.audioHeader--RQlc3XCK{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.audioTitleGroup--vBCZNwN9{align-items:center;display:flex;gap:10px}.audioIcon--zNvKOVrw{font-size:24px}.audioTitle--tBX13mSm{color:#614c32;font-size:22px;font-weight:500}.audioStatusChip--KqW58oMT{background:#fff7e6;border-radius:20px;color:#fa8c16;font-size:13px;font-weight:700;padding:4px 14px}.audioStatusChipError--zdbo1LRw{background:#fff1f0;color:#ff4d4f}.audioTip--iTT4jnpQ{color:rgba(97,76,50,.8);font-size:16px;margin:0 0 16px}.audioProgress--Fwld8rvc{align-items:center;display:flex;gap:16px;margin-bottom:12px}.audioProgressBar--Z5CZOx2Q{background:rgba(68,62,54,.08);border-radius:999px;flex:1;height:12px;overflow:hidden}.audioProgressFill--XH9ytxMR{background:linear-gradient(90deg,#fa9316,#f18326);border-radius:999px;height:100%;transition:width .3s}.audioProgressNum--hSVLHyJ_{color:#f18326;font-size:22px;font-weight:500;min-width:60px;text-align:right}.audioDoneCount--Ml4dFhvJ{color:#614c32;font-size:14px;margin:0;text-align:center}.primaryBtn--DLUfneJE{background:#fa9316;border:none;border-radius:9999px;box-shadow:inset 0 0 0 6px #ffe7c7;color:#fff;cursor:pointer;font-family:inherit;font-size:24px;font-weight:600;height:80px;margin-top:32px;max-width:92vw;transition:opacity .2s;width:500px}.primaryBtn--DLUfneJE:hover:not(:disabled){opacity:.92}.primaryBtnDisabled--rLxKjnkO{background:rgba(68,62,54,.25);box-shadow:none;cursor:not-allowed;opacity:.5}@media (max-width:1280px){.header--e7qzyVFn{padding:20px 24px}.nav--BSRHH1RL{gap:32px;margin-left:100px}.breadcrumb--LEMIknrm{padding:16px 24px}.main--m3VHaGaf{padding:0 16px 100px}.pageTitle--njs3l0eV{font-size:36px;line-height:48px}}@media (max-width:768px){.nav--BSRHH1RL{display:none}.stepBar--h_98C3MW{margin-bottom:30px;transform:scale(.7)}.pageTitle--njs3l0eV{font-size:28px;line-height:36px}.pageSubtitle--TtZ7QDf2{font-size:16px}.audioCard--PrK5SZFG,.infoCard--ZJAdfRpD,.tagCard--dosGjflM,.textareaCard--ZwfBaBbx,.visibilityCard--yp0INCec{padding:20px 16px}.cardTitle--QYI_5S3q{font-size:18px}.infoTitle--uuNCYGKQ{font-size:20px}.declareText--qNNXeDBD{font-size:14px;line-height:22px}.primaryBtn--DLUfneJE{font-size:18px;height:60px;width:100%}}.page--q7CS85ql{background:linear-gradient(#fffdf6,#fefaf6);color:#5d4037;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;min-height:100dvh;overflow-x:hidden;width:100%}.main--eGmvjHyt{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;width:100%}.safeArea--oHAG2HES{display:flex;flex-direction:column;gap:20px;width:1280px}.desktopHeader--q6npQsuZ{display:block}@media screen and (max-width:768px){.desktopHeader--q6npQsuZ{display:none}.page--q7CS85ql{-webkit-overflow-scrolling:touch;overflow-x:hidden}.main--eGmvjHyt{align-items:stretch;margin-top:84px}.safeArea--oHAG2HES{box-sizing:border-box;gap:20px;padding:0 16px;width:100%}}.page--cbjz1srJ{background:#fefaf5;color:#614c32;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;min-height:100dvh;overflow-x:hidden;width:100%}.desktopHeader--sviFUDCP{display:block}.profileSection--PXwhDqZD{align-items:center;display:flex;margin:36px auto 0;position:relative;width:1248px}.avatarBox--xWo40OfE{flex-shrink:0;height:120px;position:relative;width:120px}.bigAvatar--hAI2M3VE{border-radius:50%;height:120px;-o-object-fit:cover;object-fit:cover;width:120px}.profileInfo--uLfCzyED{flex:1;margin-left:28px}.profileTitleRow--gKGKXdfk{align-items:center;display:flex;height:55px}.profileName--r9bNEbwn{color:#614c32;font-size:32px;font-weight:500;letter-spacing:.1em;line-height:55px;margin:0;white-space:nowrap}.profileDesc--LZUX7hIk{color:#614c32;font-size:16px;line-height:25px;margin:5px 0 0}.statsRow--h8KnJRkL{align-items:center;display:flex;gap:30px;margin-left:4px;margin-top:16px;padding-top:0}.statItem--goGMBYQ2{align-items:center;display:flex;height:24px;margin-top:0}.statIcon--AC0vakOg{height:18px;-o-object-fit:contain;object-fit:contain;width:18px}.statLabel--Sj0KuOtM{color:#614c32;font-size:14px;line-height:25px;margin-left:12px}.statNum--dMH3oeCx{color:#614c32;font-size:16px;font-weight:600;line-height:25px;margin-left:8px}.worksSection--l1FNZj0R{margin:24px auto 0;width:1248px}.worksHeader--xKXUEDfK{align-items:center;display:flex;height:42px}.worksHeaderIcon--Dq4CtdOe{height:24px;-o-object-fit:contain;object-fit:contain;width:28px}.worksHeaderTitle--UE5KzhVc{color:#614c32;font-size:24px;font-weight:600;line-height:42px;margin:0 0 0 15px}.worksBoard--ur8BMaCZ{background:#fff;border-radius:24px;box-sizing:border-box;margin-top:20px;padding:20px 32px;position:relative}.sectionHeader--uPjdzEEm{align-items:center;display:flex;height:75px;justify-content:space-between}.sectionTitle--BimaGEUo{color:#3d3d3d;font-size:20px;font-weight:500;letter-spacing:.1em;line-height:34px;margin:0}.sectionCount--Nuxkukpp{color:#999;font-size:14px}.cardGrid--vmv_PGaN{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-top:30px}.storyCard--Xc0P14Tp{background:#fff;border-radius:15px;box-shadow:0 0 17px 0 rgba(152,111,0,.2);cursor:pointer;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:transform .2s}.storyCard--Xc0P14Tp:hover{transform:translateY(-2px)}.cardCover--fHJ_uiIa{aspect-ratio:16/9;height:auto;overflow:hidden;position:relative;width:100%}.cardCover--fHJ_uiIa img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.featuredTag--OiPiaqhL{align-items:center;background:#fa9316;border-radius:12px 0 12px 0;color:#fff;display:inline-flex;font-size:12px;font-weight:600;height:24px;left:8px;padding:0 10px;position:absolute;top:8px}.cardBody--QsWu8Q2y{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:20px 30px}.cardTitle--UZv2y6IB{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;color:#3d3d3d;display:-webkit-box;font-size:20px;font-weight:500;margin:0;overflow:hidden}.cardMeta--ZbFYUwNs{align-items:center;display:flex;justify-content:space-between;margin-top:10px}.cardAuthor--mIVEULGk{align-items:center;display:flex;flex:1;gap:8px;min-width:0}.cardAvatar--iABXyqda{border-radius:50%;flex-shrink:0;height:24px;-o-object-fit:cover;object-fit:cover;width:24px}.cardAuthorName--bmjjdM4L{color:#666;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cardLikes--FMD0782R{align-items:center;cursor:pointer;display:flex;gap:8px}.cardLikes--FMD0782R img{height:21px;-o-object-fit:contain;object-fit:contain;width:21px}.cardLikes--FMD0782R span{color:#3d3d3d;font-size:16px}.cardTagsRow--Ccr0QxQT{align-items:center;display:flex;gap:9px;margin-top:8px}.cardTag--Qp4hfKy8{background:#f5f5f5;border-radius:9999px;color:#666;font-size:14px;padding:4px 14px}.empty--sB8_06Qn{color:#999;font-size:24px;grid-column:1/-1;padding:80px 0;text-align:center}.loadMoreRow--Ts49jxeM{min-height:1px;padding:24px 0;text-align:center}.loadMoreText--xHySOT1L{color:#b5afa8;font-size:13px}@media (max-width:1300px){.profileSection--PXwhDqZD,.worksSection--l1FNZj0R{width:calc(100% - 192px)}.worksBoard--ur8BMaCZ{padding:48px}}@media (max-width:1280px){.cardGrid--vmv_PGaN{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.desktopHeader--sviFUDCP{display:none}.profileSection--PXwhDqZD{align-items:flex-start;background:#fff;border-radius:16px;box-sizing:border-box;flex-wrap:wrap;margin-top:86px;padding:16px;width:calc(100% - 32px)}.avatarBox--xWo40OfE,.bigAvatar--hAI2M3VE{height:64px;width:64px}.profileInfo--uLfCzyED{flex:1;margin-left:12px;min-width:0}.profileTitleRow--gKGKXdfk{height:auto}.profileName--r9bNEbwn{font-size:18px;line-height:26px;overflow:hidden;text-overflow:ellipsis}.profileDesc--LZUX7hIk{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:12px;line-height:17px;margin-top:4px;overflow:hidden;text-overflow:ellipsis}.statsRow--h8KnJRkL{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin-left:0;margin-top:12px;width:100%}.statItem--goGMBYQ2{background:#fff9f0;border-radius:10px;height:auto;padding:8px 10px}.statIcon--AC0vakOg{height:14px;width:14px}.statLabel--Sj0KuOtM{font-size:11px;margin-left:6px}.statNum--dMH3oeCx{font-size:11px;margin-left:3px}.worksSection--l1FNZj0R{margin-top:16px;width:calc(100% - 32px)}.worksHeaderTitle--UE5KzhVc{font-size:16px;line-height:22px}.worksHeaderIcon--Dq4CtdOe{height:16px;width:20px}.worksBoard--ur8BMaCZ{border-radius:12px;margin-top:12px;padding:12px}.sectionTitle--BimaGEUo{font-size:16px;line-height:22px}.sectionCount--Nuxkukpp{font-size:12px}.sectionHeader--uPjdzEEm{height:auto;padding:0}.cardGrid--vmv_PGaN{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px}.storyCard--Xc0P14Tp{border-radius:8px;box-shadow:0 0 8px 0 rgba(152,111,0,.1)}.storyCard--Xc0P14Tp:hover{transform:none}.cardBody--QsWu8Q2y{padding:8px}.cardTitle--UZv2y6IB{font-size:13px;line-height:18px}.cardMeta--ZbFYUwNs{margin-top:4px}.cardAuthorName--bmjjdM4L{font-size:10px}.cardAvatar--iABXyqda{height:16px;width:16px}.cardLikes--FMD0782R img{height:12px;width:12px}.cardLikes--FMD0782R span{font-size:10px}.cardTagsRow--Ccr0QxQT{flex-wrap:wrap;gap:3px;margin-top:4px}.cardTag--Qp4hfKy8{border-radius:9px;font-size:9px;height:18px;line-height:18px;padding:0 6px}.empty--sB8_06Qn{font-size:14px;padding:40px 0}}@media screen and (max-width:375px){.cardGrid--vmv_PGaN{gap:16px;grid-template-columns:1fr}}.pageRoot--ucuHPDqa{background:#fefaf5;box-sizing:border-box;color:#5d4037;display:flex;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;justify-content:center;min-height:100vh;overflow:auto;width:100%}.pageInner--bsh0cBWq{--playback-stage-width:1069px;--playback-stage-height:596px;--playback-stage-left:0;--playback-quote-top:670px;--playback-side-left:105px;--playback-side-right-left:1274px;--playback-side-top:367px;--playback-action-width:1069px;--playback-action-bottom:40px;--playback-ai-width:78.75px;--playback-ai-height:28.5px;--playback-ai-top:12px;--playback-ai-right:32.25px;--playback-speaker-size:80px;--playback-speaker-offset:20px;background:#fefaf5;flex:0 0 1440px;height:900px;overflow:hidden;position:relative;width:1440px}.pageInner--bsh0cBWq:after{background:#fefaf5;content:"";height:893.25px;left:42px;position:absolute;top:115.5px;width:1383px;z-index:1}.decorImage--NaR8u0_n{display:block;-o-object-fit:contain;object-fit:contain;pointer-events:none;position:absolute}.decorShell--iHOa7wG8{height:75px;left:-18px;top:212.25px;transform:rotate(-18deg);width:75px;z-index:6}.decorLeftDot--L93FoTFq{left:-49.5px;top:513px;z-index:7}.decorLeftDot--L93FoTFq,.decorRightDot--FS70csAt{height:82.5px;transform:rotate(-15deg);width:120.75px}.decorRightDot--FS70csAt{left:1338.75px;top:554.25px;z-index:8}.decorTopDot--Cc1rgaSV{height:30px;left:1014.75px;top:67.5px;width:30.75px;z-index:9}.decorFarRightDot--yD4r_xVD{height:45.75px;left:1398.75px;top:249.75px;transform:rotate(-15deg);width:69.75px;z-index:10}.loading--JIIFtlt6{color:#5d4037;font-size:18px;padding:200px 0;position:relative;text-align:center;width:100%;z-index:2}.leftRail--uoyRwll5,.rightRail--zbHgb3cU{inset:0;pointer-events:none;position:absolute}.logoWrap--sVvrz67J{cursor:pointer;height:36px;left:40px;pointer-events:auto;position:absolute;top:40px;width:99px;z-index:15}.logoText--GoAyOeHj{display:block;height:36px;-o-object-fit:cover;object-fit:cover;width:99px}.closeBtn--Oqp3Cvd_,.decorSideLeft--tRJL4XVX,.decorSideRight--Ou6VzSO3{background:transparent;border:none;cursor:pointer;padding:0;pointer-events:auto}.decorSideLeft--tRJL4XVX,.decorSideRight--Ou6VzSO3{align-items:center;display:flex;height:60px;justify-content:center;position:absolute;width:60px}.decorSideLeft--tRJL4XVX{left:var(--playback-side-left);top:var(--playback-side-top);z-index:18}.decorSideRight--Ou6VzSO3{left:var(--playback-side-right-left);top:var(--playback-side-top);z-index:19}.decorSideLeft--tRJL4XVX:disabled,.decorSideRight--Ou6VzSO3:disabled{cursor:not-allowed;opacity:.35}.closeBtn--Oqp3Cvd_{align-items:center;display:inline-flex;height:40px;justify-content:center;left:var(--playback-side-right-left);position:absolute;top:99px;width:40px;z-index:14}.main--vlEgFFZp{height:815px;left:185px;position:absolute;top:45px;width:1069px}.chapterTitle--dkvbOvyQ{color:#3d3d3d;font-size:24px;font-weight:400;height:34px;left:var(--playback-stage-left);line-height:34px;margin:0;max-width:var(--playback-stage-width);overflow:hidden;position:absolute;text-overflow:ellipsis;top:0;white-space:nowrap;z-index:5}.aiTag--op8q8Jqf{height:var(--playback-ai-height);-o-object-fit:cover;object-fit:cover;pointer-events:none;position:absolute;right:var(--playback-ai-right);top:var(--playback-ai-top);width:var(--playback-ai-width);z-index:16}.stage--paDEQ8I8{background:#f2ead8;border-radius:12px;height:var(--playback-stage-height);left:var(--playback-stage-left);overflow:hidden;position:absolute;top:54px;width:var(--playback-stage-width);z-index:4}.stage--paDEQ8I8:before{display:none}.swiper--tXbvrnNX{height:100%;inset:0;position:absolute;width:100%}.swiper--tXbvrnNX .adm-swiper-slide,.swiper--tXbvrnNX .adm-swiper-track,.swiper--tXbvrnNX .adm-swiper-track-inner{height:100%}.slide--L7Cgk1qQ{align-items:center;background:#f2ead8;display:flex;height:100%;justify-content:center;width:100%}.stageImg--TgJ49Zvb{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.imagePlaceholder--dOgEh682{align-items:center;color:#8a7a6a;display:flex;flex-direction:column;font-size:18px;gap:12px;height:100%;justify-content:center;width:100%}.placeholderText--loE0TGip{color:#8a7a6a;font-size:14px;opacity:.7}.speakerBtn--GdrsD0F3{background:transparent;border:none;bottom:var(--playback-speaker-offset);cursor:pointer;padding:0;position:absolute;right:var(--playback-speaker-offset);z-index:20}.speakerBtn--GdrsD0F3,.speakerBtn--GdrsD0F3 img{height:var(--playback-speaker-size);width:var(--playback-speaker-size)}.speakerBtn--GdrsD0F3 img{display:block;-o-object-fit:contain;object-fit:contain}.speakerBtnPlaying--G3vViKlk{animation:speakerPulse--wuMhoTjx 1.5s ease-in-out infinite}@keyframes speakerPulse--wuMhoTjx{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.quoteCard--aoh2NmpE{align-items:center;background:#fef8ed;border:1.5px solid #fde0b6;border-radius:12px;box-sizing:border-box;display:flex;height:auto;left:var(--playback-stage-left);min-height:60px;padding:10px 20px;position:absolute;top:var(--playback-quote-top);width:var(--playback-stage-width);z-index:17}.quoteIcon--jdiFtoG5{flex:0 0 32px;height:32px;-o-object-fit:cover;object-fit:cover;opacity:.8;width:32px}.quoteText--SWyBT5CQ{color:#5d4037;flex:1;font-size:16px;line-height:22px;margin:0 0 0 8px;overflow-wrap:break-word;white-space:normal;word-break:break-word}.actionBar--a_KMM1Sf{align-items:center;bottom:calc(var(--playback-action-bottom) + env(safe-area-inset-bottom));display:flex;height:45px;left:50%;position:fixed;transform:translateX(-50%);width:var(--playback-action-width);z-index:120}.author--Bfw4JKWG{align-items:center;cursor:pointer;display:flex;flex:0 0 280px}.authorAvatar--Ayaur6jY{border-radius:50%;flex:0 0 45px;height:45px;-o-object-fit:cover;object-fit:cover;width:45px}.authorName--tsoz2rN6{color:#443e36;font-size:18px;font-weight:400;line-height:18px;margin-left:9.75px;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stats--WMJVD9xV{align-items:center;display:flex;gap:30px;margin-left:auto}.statItem--ofC_GgA7{align-items:center;background:transparent;border:none;cursor:pointer;display:inline-flex;height:30px;padding:0}.statIcon--NcXmgNM6{flex:0 0 30px;height:30px;-o-object-fit:contain;object-fit:contain;width:30px}.statNum--fBZpZ8nJ{color:#5d4037;font-size:18px;line-height:25px;margin-left:7.5px;white-space:nowrap}.shareItem--mSCUqMU5{justify-content:center;width:30px}.inspireBtn--Q6T37wmO{background:#fa9316;border:none;border-radius:23px;color:#fff;cursor:pointer;flex:0 0 174px;font-family:PingFang SC,sans-serif;font-size:18px;font-weight:400;height:45px;line-height:25px;margin-left:32px;padding:0;transition:background .2s,transform .2s}.speedModalOverlay--IhzrR1QQ{align-items:center;background:rgba(0,0,0,.45);display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.speedModal--S2m2oc9a{grid-gap:12px;background:#fff;border-radius:16px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);min-width:320px;padding:16px}.speedOption--FmD_PvqZ{background:transparent;border:1.5px solid #e8dfd3;border-radius:8px;color:#5d4037;cursor:pointer;font-family:inherit;font-size:14px;padding:10px 16px}.speedOptionActive--ax68pXt3{background:#fa9316;border-color:#fa9316;color:#fff}.shareGuide--mGq70k6S{background:rgba(0,0,0,.65);border-radius:8px;color:#fff;font-size:16px;padding:10px 16px;position:fixed;right:16px;top:20px}.mobileBottomBar--kxnw19Vh,.mobileHeader--x32kvx8m,.mobileNavBtn--ufHkxMgQ{display:none}@media screen and (max-width:768px){.pageRoot--ucuHPDqa{min-height:100vh;overflow-x:hidden}.pageInner--bsh0cBWq{box-sizing:border-box;flex:1 1 auto;height:auto;min-height:100vh;overflow:visible;padding:60px 12px 72px;width:100%}.actionBar--a_KMM1Sf,.aiTag--op8q8Jqf,.decorImage--NaR8u0_n,.leftRail--uoyRwll5,.pageInner--bsh0cBWq:after,.rightRail--zbHgb3cU{display:none}.mobileHeader--x32kvx8m{align-items:center;background:#fefaf5;border-bottom:1px solid rgba(93,64,55,.08);display:flex;height:48px;left:0;padding:0 12px;position:fixed;right:0;top:0;z-index:200}.mobileBackBtn--ZWXqn3mN{background:transparent;border:none;cursor:pointer;flex:0 0 36px;height:36px;padding:0;width:36px}.mobileTitle--NcSUUuRB{color:#3d3d3d;flex:1;font-size:15px;font-weight:500;margin:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobilePageNum--PvyCX45z{color:#8a7a6a;font-size:12px;white-space:nowrap}.main--vlEgFFZp{height:auto;position:static;width:100%}.chapterTitle--dkvbOvyQ{font-size:18px;height:auto;line-height:26px;margin:0 0 12px;max-width:none;position:static}.stage--paDEQ8I8{aspect-ratio:16/9;border-radius:16px;height:auto;left:auto;position:relative;top:auto;width:100%}.swiper--tXbvrnNX{inset:0;position:absolute}.imagePlaceholder--dOgEh682,.slide--L7Cgk1qQ,.stageImg--TgJ49Zvb,.swiper--tXbvrnNX{height:100%;width:100%}.speakerBtn--GdrsD0F3,.speakerBtn--GdrsD0F3 img{height:48px;width:48px}.speakerBtn--GdrsD0F3{bottom:12px;right:12px}.mobileNavBtn--ufHkxMgQ{align-items:center;background:rgba(0,0,0,.3);border:none;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:36px;z-index:5}.mobileNavBtn--ufHkxMgQ:disabled{cursor:not-allowed;opacity:.2}.mobileNavPrev--ocKIx4SX{left:8px}.mobileNavNext--weFVN_KL{right:8px}.quoteCard--aoh2NmpE{height:auto;margin-top:12px;min-height:60px;padding:12px 14px;position:static;width:100%}.quoteText--SWyBT5CQ{font-size:14px;line-height:22px;overflow-wrap:break-word;white-space:normal;word-break:break-word}.mobileBottomBar--kxnw19Vh{align-items:center;background:#fefaf5;border-top:1px solid rgba(93,64,55,.08);bottom:0;display:flex;height:56px;justify-content:space-between;left:0;padding:0 12px;position:fixed;right:0;z-index:200}.mobileAuthor--UWhal5mp{align-items:center;cursor:pointer;display:flex;gap:8px;max-width:35%}.mobileAuthorAvatar--Pc6y_ZZM{border-radius:50%;flex:0 0 28px;height:28px;-o-object-fit:cover;object-fit:cover;width:28px}.mobileAuthorName--aHZWw9_R{color:#5d4037;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobileActions--zj47ujDq{align-items:center;display:flex;gap:12px}.mobileStatBtn--mTxpHYlb{align-items:center;background:transparent;border:none;color:#5d4037;cursor:pointer;display:flex;font-family:inherit;font-size:12px;gap:4px;padding:4px}.mobileStatIcon--Jof9sMzI{height:22px;-o-object-fit:contain;object-fit:contain;width:22px}.mobileShareBtn--G3kaJfcb{align-items:center;background:transparent;border:none;cursor:pointer;display:inline-flex;height:32px;justify-content:center;padding:0;width:32px}.mobileShareIcon--z8e2XvFG{display:block;height:26px;-o-object-fit:contain;object-fit:contain;width:26px}.speedModal--S2m2oc9a{gap:8px;min-width:260px}.shareGuide--mGq70k6S{font-size:14px;right:12px;top:12px}}@media screen and (max-height:500px) and (orientation:landscape){.pageRoot--ucuHPDqa{min-height:100vh;overflow-x:hidden}.pageInner--bsh0cBWq{box-sizing:border-box;flex:1 1 auto;height:auto;min-height:100vh;overflow:visible;padding:52px 16px 64px;width:100%}.actionBar--a_KMM1Sf,.aiTag--op8q8Jqf,.decorImage--NaR8u0_n,.leftRail--uoyRwll5,.pageInner--bsh0cBWq:after,.rightRail--zbHgb3cU{display:none}.mobileHeader--x32kvx8m{align-items:center;background:#fefaf5;border-bottom:1px solid rgba(93,64,55,.08);display:flex;height:44px;left:0;padding:0 12px;position:fixed;right:0;top:0;z-index:200}.mobileBackBtn--ZWXqn3mN{background:transparent;border:none;cursor:pointer;flex:0 0 32px;height:32px;padding:0;width:32px}.mobileTitle--NcSUUuRB{color:#3d3d3d;flex:1;font-size:14px;font-weight:500;margin:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobilePageNum--PvyCX45z{color:#8a7a6a;font-size:12px;white-space:nowrap}.main--vlEgFFZp{align-items:flex-start;display:flex;flex-direction:row;gap:16px;height:auto;position:static;width:100%}.chapterTitle--dkvbOvyQ{display:none}.stage--paDEQ8I8{aspect-ratio:16/9;border-radius:12px;flex-shrink:0;height:auto;left:auto;position:relative;top:auto;width:55%}.swiper--tXbvrnNX{inset:0;position:absolute}.imagePlaceholder--dOgEh682,.slide--L7Cgk1qQ,.stageImg--TgJ49Zvb,.swiper--tXbvrnNX{height:100%;width:100%}.speakerBtn--GdrsD0F3,.speakerBtn--GdrsD0F3 img{height:40px;width:40px}.speakerBtn--GdrsD0F3{bottom:8px;right:8px}.mobileNavBtn--ufHkxMgQ{align-items:center;background:rgba(0,0,0,.3);border:none;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:32px;z-index:5}.mobileNavBtn--ufHkxMgQ:disabled{cursor:not-allowed;opacity:.2}.mobileNavPrev--ocKIx4SX{left:6px}.mobileNavNext--weFVN_KL{right:6px}.quoteCard--aoh2NmpE{flex:1;height:auto;margin-top:0;min-height:60px;padding:12px 14px;position:static;width:auto}.quoteText--SWyBT5CQ{font-size:14px;line-height:20px;overflow-wrap:break-word;white-space:normal;word-break:break-word}.mobileBottomBar--kxnw19Vh{align-items:center;background:#fefaf5;border-top:1px solid rgba(93,64,55,.08);bottom:0;display:flex;height:48px;justify-content:space-between;left:0;padding:0 16px;position:fixed;right:0;z-index:200}.mobileAuthor--UWhal5mp{align-items:center;cursor:pointer;display:flex;gap:6px;max-width:30%}.mobileAuthorAvatar--Pc6y_ZZM{border-radius:50%;flex:0 0 26px;height:26px;-o-object-fit:cover;object-fit:cover;width:26px}.mobileAuthorName--aHZWw9_R{color:#5d4037;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobileActions--zj47ujDq{align-items:center;display:flex;gap:12px}.mobileStatBtn--mTxpHYlb{align-items:center;background:transparent;border:none;color:#5d4037;cursor:pointer;display:flex;font-family:inherit;font-size:12px;gap:3px;padding:4px}.mobileStatIcon--Jof9sMzI{height:20px;-o-object-fit:contain;object-fit:contain;width:20px}.mobileShareBtn--G3kaJfcb{align-items:center;background:transparent;border:none;cursor:pointer;display:inline-flex;height:30px;justify-content:center;padding:0;width:30px}.mobileShareIcon--z8e2XvFG{display:block;height:24px;-o-object-fit:contain;object-fit:contain;width:24px}.speedModal--S2m2oc9a{gap:8px;min-width:260px}.shareGuide--mGq70k6S{font-size:14px;right:12px;top:12px}}.overlay--ZcPZndFI{align-items:center;animation:fadeIn--kfKi7iWE .2s ease-out;background:rgba(0,0,0,.75);display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}@keyframes fadeIn--kfKi7iWE{0%{opacity:0}to{opacity:1}}.wrapper--_20luzyR{animation:fadeScaleIn--Sl8deEVi .25s ease-out;position:relative}.closeButton--N8xillEa{align-items:center;background:rgba(255,253,241,.96);border:2px solid hsla(0,0%,100%,.92);border-radius:50%;box-shadow:0 4px 14px rgba(67,42,12,.24);color:#7c5e2f;cursor:pointer;display:flex;font-family:MFSuBai,Kaiti SC,KaiTi,STKaiti,PingFang SC,sans-serif;font-size:28px;height:44px;justify-content:center;line-height:1;padding:0 0 3px;position:absolute;right:-18px;top:-18px;width:44px;z-index:4}.closeButton--N8xillEa:active{transform:scale(.94)}@keyframes fadeScaleIn--Sl8deEVi{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.viewport--KerhWCkc{container-type:inline-size;aspect-ratio:750/1125;overflow:hidden;position:relative;width:min(92vw,calc(60vh - 16px),600px);width:min(92vw,calc(60dvh - 16px),600px)}.poster--GRxtGNBg{aspect-ratio:750/1125;color:#242424;font-family:MFSuBai,Kaiti SC,KaiTi,STKaiti,PingFang SC,sans-serif;left:0;overflow:hidden;position:absolute;text-align:center;top:0;transform-origin:top left;width:375px}.posterBg--SRS6spQ1{display:block;height:100%;inset:0;-o-object-fit:fill;object-fit:fill;pointer-events:none;position:absolute;width:100%;z-index:0}.title--dMMPSO26{color:#3d3d3d;font-size:16px;font-weight:400;left:17%;letter-spacing:3.2px;line-height:23px;margin:0;position:absolute;right:17%;text-align:center;top:15.2%;z-index:2}.coverWrap--GkyRwk9R{aspect-ratio:16/9;border:2.5px solid #a5d888;border-radius:12px;box-sizing:border-box;left:25.75%;overflow:hidden;position:absolute;top:27.2%;width:48.5%;z-index:2}.coverImg--_1_LPySz{display:block;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;position:absolute;width:100%}.bookTitle--trhWRDDb{color:#e59f15;font-size:20px;left:9%;letter-spacing:1.4px;line-height:26px;overflow:hidden;right:9%;text-overflow:ellipsis;top:47.1%;white-space:nowrap}.authorName--AOi0eud0,.bookTitle--trhWRDDb{font-weight:400;margin:0;position:absolute;z-index:2}.authorName--AOi0eud0{color:#000;font-size:13px;left:12%;letter-spacing:1.5px;line-height:17px;right:12%;top:53.5%}.divider--Yx85XsqF{display:none}.qrSection--L98YXJXX{align-items:center;display:flex;gap:18px;left:19%;position:absolute;right:19%;top:62.3%;z-index:2}.qrWrap--taFvdxwB{align-items:center;aspect-ratio:147/185;background:#fff498;border:1.5px solid rgba(255,186,50,.6);border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;overflow:hidden;padding:3.5% 0;width:39%}.qrImg--fsjSumAT{display:block;-o-object-fit:cover;object-fit:cover}.qrImg--fsjSumAT,.qrPlaceholder--lAT1ipvb{aspect-ratio:1;border-radius:8px;width:93%}.qrPlaceholder--lAT1ipvb{align-items:center;background:#fff7df;color:#ff8c00;display:flex;font-size:10px;font-weight:400;justify-content:center}.qrLabel--Y9Syr0Ja{color:#ff6a00;display:block;font-size:12px;font-weight:400;letter-spacing:2px;line-height:15px;margin-top:auto;text-align:center}.qrText--XFO_7muX{color:#3d3d3d;flex:1;font-size:14px;font-weight:400;letter-spacing:.8px;line-height:22px;margin:0;text-align:center}.actionsVisual--lRezabcO{bottom:2.6%;display:flex;gap:18px;left:13.2%;position:absolute;right:13.2%;z-index:3}.btnCopy--R3Xb8HXJ,.btnSave--pvOv1BMD{align-items:center;background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border:0;color:#111;cursor:pointer;display:flex;flex:1;font-family:PingFang SC,sans-serif;font-size:16px;font-weight:600;height:44px;justify-content:center}.btnCopy--R3Xb8HXJ{background-image:url(https://img.alicdn.com/imgextra/i4/O1CN01sBVdBC298ampi0CVK_!!6000000008023-2-tps-368-134.png)}.btnSave--pvOv1BMD{background-image:url(https://img.alicdn.com/imgextra/i4/O1CN01Fjd0p51VFO1zB1Jtw_!!6000000002623-2-tps-396-140.png)}.btnSaveDisabled--eFGUDGue{opacity:.72}.actionsHitArea--tGUsWJCT{bottom:2.6%;display:flex;gap:6.52%;height:44px;height:clamp(44px,11.733cqw,70px);left:13.2%;position:absolute;right:13.2%;z-index:4}.actionHitButton--IgR7RSnM{-webkit-tap-highlight-color:transparent;background:transparent;border:0;cursor:pointer;flex:1;height:100%;min-width:0;padding:0}.actionHitButton--IgR7RSnM:disabled{cursor:not-allowed}.actionHitButton--IgR7RSnM:focus-visible{outline:2px solid #fff;outline-offset:2px}.page--iYt0MDrQ{background:#fefaf6;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden;width:100%}.main--oVxdAKXs{align-items:center;background:#fefaf6;display:flex;flex-direction:column;margin-top:10px;width:100%}.desktopHeader--A58zCk9l{display:block}.heroWrap--haFtwCoc{align-items:center;box-sizing:border-box;display:flex;gap:50px;max-width:1440px;overflow:hidden;padding:72px 120px 30px;position:relative;width:100%}.heroText--fCfPjNsO{flex:1;position:relative;z-index:1}.heroKv--d3aWnR4G{align-items:center;display:flex;flex:0 0 600px;justify-content:center;min-height:420px;position:relative}@keyframes heroFloat--mNQRNFMe{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-16px) rotate(1deg)}}.heroKvImg--TXSAe_dF{animation:heroFloat--mNQRNFMe 5s ease-in-out infinite;-webkit-filter:drop-shadow(0 24px 48px rgba(232,168,56,.18));filter:drop-shadow(0 24px 48px rgba(232,168,56,.18));height:auto;position:relative;width:500px;z-index:2}@keyframes sparkle--oAUquf0M{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}.heroSparkle1--bbEkWLzd,.heroSparkle2--GJXBNKUl,.heroSparkle3--Zpef8Zyr{border-radius:50%;pointer-events:none;position:absolute}.heroSparkle1--bbEkWLzd{animation:sparkle--oAUquf0M 3s ease-in-out infinite;background:#f5c842;height:12px;left:10%;top:8%;width:12px}.heroSparkle2--GJXBNKUl{animation:sparkle--oAUquf0M 3s ease-in-out .8s infinite;background:#f2a7b3;height:9px;right:0;top:50%;width:9px}.heroSparkle3--Zpef8Zyr{animation:sparkle--oAUquf0M 3s ease-in-out 1.6s infinite;background:#a78bfa;bottom:14%;height:11px;left:6%;width:11px}@media screen and (max-width:768px){.desktopHeader--A58zCk9l{display:none}.main--oVxdAKXs{margin-top:84px}.heroWrap--haFtwCoc{gap:0;padding:24px 20px 20px}.heroText--fCfPjNsO,.heroWrap--haFtwCoc{align-items:center;flex-direction:column}.heroText--fCfPjNsO{display:flex;text-align:center;width:100%}.heroKv--d3aWnR4G{display:none}}.page--sWDwhymL{align-items:center;background:linear-gradient(180deg,#fff7e6,#fefaf6);box-sizing:border-box;display:flex;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;justify-content:center;min-height:100vh;padding:24px;width:100%}.card--cLCzE39x{background:#fff;border-radius:20px;box-shadow:0 12px 32px rgba(97,76,50,.12);display:flex;flex-direction:column;gap:24px;max-width:480px;padding:40px 32px;width:100%}.stateBox--DAKDdR30{align-items:center;display:flex;flex-direction:column;gap:12px;padding:32px 16px}.stateText--uUrA2kjf{color:#6f6c65;font-size:14px}.stateTitle--QGoEpAT2{color:#443c36;font-size:18px;font-weight:600}.stateDesc--GoBvnXj3{color:#6f6c65;font-size:13px;text-align:center}.errorIcon--JkmXG8Jw,.successIcon--M1MPWVOe{font-size:48px}.loadingSpinner--iX6ZmYPP{animation:spin--NKlrZ1Eb 1s linear infinite;border:3px solid #fff7e6;border-radius:50%;border-top-color:#fa8c16;height:36px;width:36px}@keyframes spin--NKlrZ1Eb{to{transform:rotate(1turn)}}.header--PyeKQbn_{display:flex;flex-direction:column;gap:8px;text-align:center}.headerSub--Xv0SjueM{color:#fa8c16;font-size:14px;font-weight:500}.headerTitle--lnNa39Rm{color:#443c36;font-size:28px;font-weight:700}.orgRow--kcq4F5HY{align-items:center;background:#fff7e6;border-radius:12px;display:flex;gap:16px;padding:20px}.orgLogo--Tl5B2l16{-o-object-fit:cover;object-fit:cover}.orgLogo--Tl5B2l16,.orgLogoPlaceholder--qZJMecnO{border-radius:12px;flex-shrink:0;height:64px;width:64px}.orgLogoPlaceholder--qZJMecnO{align-items:center;background:#ffe7c7;display:flex;font-size:30px;justify-content:center}.orgInfo--vmVl184r{display:flex;flex:1;flex-direction:column;gap:4px;min-width:0}.orgName--VasxA8_c{color:#443c36;font-size:18px;font-weight:600}.orgId--IYjuhMlh,.orgName--VasxA8_c{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orgId--IYjuhMlh{color:#b5a48a;font-size:12px}.divider--PSabC7Ly{background:#f0ebe0;height:1px}.fieldRow--G1YA4_GP{align-items:center;display:flex;gap:12px;justify-content:space-between}.fieldLabel--J2mcvL2G{color:#6f6c65;font-size:14px}.fieldValue--qZ0uxXcA{color:#443c36;font-size:14px}.roleChip--V7AA5Kds{align-items:center;background:#fff7e6;border-radius:14px;color:#fa8c16;display:inline-flex;font-size:13px;font-weight:500;height:28px;padding:0 14px}.actions--fJ6nTaj2{display:flex;gap:12px;margin-top:8px}.primaryBtn--MXvaDTzo,.secondaryBtn--T36EnZeY{border:1px solid transparent;border-radius:22px;cursor:pointer;flex:1;font-family:inherit;font-size:15px;font-weight:500;height:44px;transition:all .15s}.primaryBtn--MXvaDTzo{background:#fa8c16;color:#fff}.primaryBtn--MXvaDTzo:hover:not(:disabled){opacity:.92}.primaryBtn--MXvaDTzo:disabled{cursor:not-allowed;opacity:.5}.secondaryBtn--T36EnZeY{background:#fff;border-color:#e0d8c8;color:#614c32}.secondaryBtn--T36EnZeY:hover:not(:disabled){border-color:#fa8c16;color:#fa8c16}.secondaryBtn--T36EnZeY:disabled{cursor:not-allowed;opacity:.5}.tip--ZAAa38Y_{color:#b5a48a;font-size:12px;margin-top:-8px;text-align:center}@media (max-width:480px){.card--cLCzE39x{padding:28px 20px}.headerTitle--lnNa39Rm{font-size:22px}.orgLogo--Tl5B2l16,.orgLogoPlaceholder--qZJMecnO{height:52px;width:52px}}.page--jLp2cw7l{background:#fefaf6;color:#443c36;display:flex;flex-direction:column;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;width:100%}.desktopHeader--GK57doMX{display:block}.layout--jG2IvMqf{align-items:stretch;display:flex;flex:1;margin:0 auto;max-width:1080px;min-height:calc(100vh - 80px);width:100%}@media (min-width:1600px){.layout--jG2IvMqf{max-width:1520px}}.main--douncTU2{box-sizing:border-box;display:flex;flex:1;flex-direction:column;gap:24px;min-width:0;padding:40px 0 80px;width:100%}.toolbar--ITqvl7Ki{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(97,76,50,.04);display:flex;flex-direction:column;gap:16px;padding:16px 20px}.tabs--TsHUGr8T{border-bottom:1px solid #f0ebe0;display:flex;flex-wrap:wrap;gap:8px;padding-bottom:12px}.tab--FPwzU2kd{align-items:center;background:transparent;border-radius:999px;color:#614c32;cursor:pointer;display:inline-flex;font-size:14px;gap:6px;padding:6px 16px;transition:all .15s}.tab--FPwzU2kd:hover{background:#fff7e6;color:#fa8c16}.tabActive--FhRUSDLH{font-weight:500}.tabActive--FhRUSDLH,.tabActive--FhRUSDLH:hover{background:#fa8c16;color:#fff}.tabCount--AO9lA9ht{align-items:center;background:hsla(0,0%,100%,.3);border-radius:9px;display:inline-flex;font-size:12px;height:18px;justify-content:center;line-height:1;min-width:18px;padding:0 6px}.tab--FPwzU2kd:not(.tabActive--FhRUSDLH) .tabCount--AO9lA9ht{background:#fff7e6;color:#fa8c16}.empty--SZaNZLkY{color:#b5a48a;font-size:14px;padding:64px 20px;text-align:center}.pagination--FQJDP3MR{align-items:center;display:flex;gap:12px;justify-content:center;padding:16px 0}.pageBtn--VW4lBeNZ{background:#fff;border:1px solid #e0d8c8;border-radius:6px;color:#614c32;cursor:pointer;font-family:inherit;font-size:13px;height:32px;padding:0 16px;transition:all .15s}.pageBtn--VW4lBeNZ:hover:not(:disabled){border-color:#fa8c16;color:#fa8c16}.pageBtnDisabled--B7yfC16z{cursor:not-allowed;opacity:.4}.pageInfo--Dq5TW4nD{color:#443c36;font-size:13px}.pageTotal--AMtpjjCp{color:#6f6c65;font-size:12px;margin-left:8px}.noticeHeader--GfZTqtbT{align-items:flex-end;background:linear-gradient(135deg,#fff7e6,#fffcf6);border-radius:12px;box-shadow:0 2px 8px rgba(97,76,50,.04);display:flex;justify-content:space-between;padding:24px}.noticeTitle--_VZdrnBF{color:#443c36;font-size:22px;font-weight:600;margin:0}.noticeSubtitle--fzzwIEgS{color:#6f6c65;font-size:13px;margin:8px 0 0}.markAllReadBtn--so9062ZW{background:#fff;border:1px solid #e0d8c8;border-radius:16px;color:#614c32;cursor:pointer;font-family:inherit;font-size:13px;height:32px;padding:0 16px;transition:all .15s}.markAllReadBtn--so9062ZW:hover:not(:disabled){border-color:#fa8c16;color:#fa8c16}.markAllReadBtn--so9062ZW:disabled{cursor:not-allowed;opacity:.5}.noticeList--NqBPN2IG{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(97,76,50,.04);overflow:hidden}.noticeItem--ZORIQW63{align-items:flex-start;border-bottom:1px solid #f5f0e5;cursor:pointer;display:flex;gap:16px;padding:16px 20px;transition:background .15s}.noticeItem--ZORIQW63:hover{background:#fffcf6}.noticeItem--ZORIQW63:last-child{border-bottom:none}.noticeItemUnread--lnho4wyJ{background:#fffbf0}.noticeItemUnread--lnho4wyJ:hover{background:#fff7e6}.noticeItemBody--lOARgquD{display:flex;flex:1;flex-direction:column;gap:6px;min-width:0}.noticeItemTitleRow--iqIu6RX6{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.unreadDotInline--A7PZjZUJ{background:#ff4d4f;border-radius:50%;flex-shrink:0;height:8px;width:8px}.noticeItemTitle--t8cNrSe8{-webkit-line-clamp:1;line-clamp:1;color:#443c36;flex:1;font-size:14px;font-weight:500;line-height:1.5;min-width:0}.noticeItemContent--qsZxH0xh,.noticeItemTitle--t8cNrSe8{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.noticeItemContent--qsZxH0xh{-webkit-line-clamp:2;line-clamp:2;background:#fafafa;border-left:2px solid #e0d8c8;border-radius:6px;color:#6f6c65;font-size:13px;line-height:1.6;padding:8px 12px}.noticeItemTime--TLRgyljv{color:#b5a48a;font-size:11px}.noticeItemActions--agiNtkxg{align-items:center;display:flex;flex-shrink:0}.noticeItemAction--QjgYxJS3{color:#fa8c16;font-size:13px;font-weight:500}@media (max-width:768px){.desktopHeader--GK57doMX{display:none}.layout--jG2IvMqf{box-sizing:border-box;max-width:100%;min-height:auto;padding:0 12px}.main--douncTU2{gap:12px;padding:16px 0 40px}.noticeHeader--GfZTqtbT{align-items:flex-start;border-radius:10px;flex-direction:column;gap:12px;padding:16px}.noticeTitle--_VZdrnBF{font-size:18px}.noticeSubtitle--fzzwIEgS{font-size:12px;margin-top:4px}.markAllReadBtn--so9062ZW{font-size:12px;height:28px;padding:0 12px}.toolbar--ITqvl7Ki{border-radius:10px;padding:12px}.tabs--TsHUGr8T{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:6px;overflow-x:auto;padding-bottom:10px}.tab--FPwzU2kd{flex-shrink:0;font-size:13px;padding:5px 12px;white-space:nowrap}.tabCount--AO9lA9ht{font-size:11px;height:16px;min-width:16px;padding:0 4px}.noticeList--NqBPN2IG{border-radius:10px}.noticeItem--ZORIQW63{gap:10px;padding:12px}.noticeItemTitle--t8cNrSe8{-webkit-line-clamp:2;line-clamp:2;font-size:13px}.noticeItemContent--qsZxH0xh{-webkit-line-clamp:unset;line-clamp:unset;display:block;font-size:12px;overflow:visible;padding:6px 10px}.noticeItemTime--TLRgyljv{font-size:10px}.noticeItemAction--QjgYxJS3{font-size:12px}.unreadDotInline--A7PZjZUJ{height:6px;width:6px}.empty--SZaNZLkY{font-size:13px;padding:40px 16px}.pagination--FQJDP3MR{flex-wrap:wrap;gap:8px;justify-content:center;padding:12px 0}.pageBtn--VW4lBeNZ{font-size:12px;height:28px;padding:0 12px}.pageInfo--Dq5TW4nD{font-size:12px}.pageTotal--AMtpjjCp{font-size:11px;margin-left:4px}}.container--XrlLwwSW{--adm-color-text:#3d3d3d!important;--adm-color-background:#fff!important;--adm-color-text-secondary:#666!important;--adm-color-light:#fefaf5!important;--adm-color-border:#fa8c16!important;--color:#3d3d3d!important;background:#fefaf5;display:flex;flex-direction:row;height:100vh;overflow:hidden;width:100%}.illustrationSection--e8dKdAt1{flex:none;height:100vh;overflow:hidden;width:50%}.illustrationImg--_f_E2Czw{background-image:url(https://img.alicdn.com/imgextra/i3/O1CN01FEwxn51WizF77IAZG_!!6000000002823-2-tps-2284-3426.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.formSection--OnFREoJ4{align-items:center;background:#fefaf5;box-sizing:border-box;display:flex;flex:1;height:100vh;justify-content:center;padding:0 40px}.formContent--KXNwnGp7{display:flex;flex-direction:column;max-width:520px;width:520px}.welcomeSection--nQHxnmUo{margin-bottom:60px}.welcomeTitle--W4PeHiPi{align-items:center;display:flex;gap:20px}.welcomeTitle--W4PeHiPi span{color:#3d3d3d;font-family:Yuanti SC,AlibabaPuHuiTi,PingFang SC,sans-serif;font-size:44px;font-weight:400;line-height:62px;padding-top:10px}.brandLogo--G68wk3Uu{height:62px;-o-object-fit:contain;object-fit:contain;width:170.5px}.welcomeSubtitle--uswHsArx{color:#666;font-family:PingFang SC,AlibabaPuHuiTi,sans-serif;font-size:20px;font-weight:400;line-height:28px;margin-top:26px}.loginForm--_qPlPI5g{display:flex;flex-direction:column;gap:32px}.inputSection--ISCA15sL{display:block}.inputWrapper--kd8HE5xe{align-items:center;background:#fff;border:1.5px solid #e5e5e5;border-radius:8px;display:flex;height:68px;padding:0 20px;position:relative;transition:border-color .2s ease,box-shadow .2s ease}.inputWrapper--kd8HE5xe:focus-within{border-color:#fa8c16;box-shadow:0 0 0 2px rgba(250,140,22,.08)}.captchaWrapper--QRaGT5G8{background:transparent;border:none;gap:8px;padding:0}.captchaInputBox--fVeHOkJE{align-items:center;background:#fff;border:1.5px solid #e5e5e5;border-radius:8px;box-sizing:border-box;display:flex;flex:1;height:100%;padding:0 20px;transition:border-color .2s ease,box-shadow .2s ease}.captchaInputBox--fVeHOkJE:focus-within{border-color:#fa8c16;box-shadow:0 0 0 2px rgba(250,140,22,.08)}.inputSection--ISCA15sL:nth-child(3) .inputWrapper--kd8HE5xe{padding-right:4px}.verifyCode--dL489icR{background:#f0f0f0;border-radius:8px;cursor:pointer;flex:none;height:68px;-o-object-fit:cover;object-fit:cover;width:142px}.verifyButton--fOr3qPAp{background:#fff;border:none;border-radius:8px;color:#f18326;cursor:pointer;flex:none;font-family:PingFang SC,sans-serif;font-size:20px;font-weight:400;height:60px;line-height:28px;transition:color .2s ease;white-space:nowrap;width:140px}.verifyButton--fOr3qPAp:hover:not(.disabled--GjHX7Jck){color:#e87000}.verifyButton--fOr3qPAp.disabled--GjHX7Jck{color:#ccc;cursor:not-allowed}.codeInput--ZZ87xkNU,.phoneInput--aaH0CyGj{background:transparent!important;border:none;color:#3d3d3d!important;flex:1;font-family:PingFang SC,AlibabaPuHuiTi,sans-serif;font-size:24px;font-weight:400;height:100%;line-height:34px;outline:none}.codeInput--ZZ87xkNU::-webkit-input-placeholder,.phoneInput--aaH0CyGj::-webkit-input-placeholder{color:rgba(68,60,54,.2)!important;font-weight:400}.codeInput--ZZ87xkNU::-moz-placeholder,.phoneInput--aaH0CyGj::-moz-placeholder{color:rgba(68,60,54,.2)!important;font-weight:400}.codeInput--ZZ87xkNU::placeholder,.phoneInput--aaH0CyGj::placeholder{color:rgba(68,60,54,.2)!important;font-weight:400}.agreementCheckbox--Uk2gavj7{align-items:center;display:flex;gap:12px}.agreementCheckbox--Uk2gavj7 .adm-checkbox-icon{background:#fff;border:2px solid rgba(68,62,54,.12);border-radius:4px;height:28px;width:28px}.agreementCheckbox--Uk2gavj7 .adm-checkbox-icon-checked{background:#fa9316;border-color:#fa9316}.agreementText--ZnFSFv57{color:#666;font-family:PingFang SC,sans-serif;font-size:20px;font-weight:400;line-height:28px}.agreementLink--faRAFiPD{color:#fa9316;text-decoration:none}.agreementLink--faRAFiPD:hover{text-decoration:underline}.loginButton--x4KUF0cz{background:#fa9316;border:6px solid #fff3e0;border-radius:9999px;box-sizing:border-box;color:#fff;cursor:pointer;font-family:PingFang SC,sans-serif;font-size:24px;font-weight:400;height:80px;line-height:34px;margin-top:28px;transition:opacity .2s ease,transform .1s ease}.loginButton--x4KUF0cz.active--TIY6Krln{opacity:1}.loginButton--x4KUF0cz.active--TIY6Krln:hover{opacity:.9}.loginButton--x4KUF0cz.active--TIY6Krln:active{transform:scale(.98)}.loginButton--x4KUF0cz:not(.active--TIY6Krln){cursor:not-allowed;opacity:.5}@media (max-width:1279px) and (min-width:768px){.illustrationSection--e8dKdAt1{width:45%}.formContent--KXNwnGp7{max-width:480px;width:100%}.welcomeTitle--W4PeHiPi span{font-size:36px;line-height:50px}.brandLogo--G68wk3Uu{height:51px;width:140px}.welcomeSubtitle--uswHsArx{font-size:18px;line-height:24px;margin-top:20px}.inputWrapper--kd8HE5xe,.verifyCode--dL489icR{height:58px}.verifyCode--dL489icR{width:120px}.verifyButton--fOr3qPAp{font-size:18px;height:50px;width:120px}.codeInput--ZZ87xkNU,.phoneInput--aaH0CyGj{font-size:20px;line-height:28px}.agreementCheckbox--Uk2gavj7 .adm-checkbox-icon{height:24px;width:24px}.agreementText--ZnFSFv57{font-size:18px;line-height:24px}.loginButton--x4KUF0cz{font-size:20px;height:68px;margin-top:48px}}@media (max-width:767px){.container--XrlLwwSW{flex-direction:column;height:auto;min-height:100vh}.illustrationSection--e8dKdAt1{flex:none;height:200px;width:100%}.illustrationImg--_f_E2Czw{background-position:50%;background-size:cover}.formSection--OnFREoJ4{align-items:flex-start;flex:1;height:auto;padding:24px 24px max(40px,env(safe-area-inset-bottom));width:100%}.formContent--KXNwnGp7{max-width:100%;width:100%}.welcomeSection--nQHxnmUo{margin-bottom:36px}.welcomeTitle--W4PeHiPi span{font-size:28px;line-height:40px;padding-top:8px}.brandLogo--G68wk3Uu{height:40px;width:108px}.welcomeSubtitle--uswHsArx{font-size:16px;line-height:22px;margin-top:16px}.inputWrapper--kd8HE5xe{height:52px;padding:0 16px}.verifyCode--dL489icR{height:52px;width:108px}.verifyButton--fOr3qPAp{font-size:16px;height:44px;width:108px}.codeInput--ZZ87xkNU,.phoneInput--aaH0CyGj{font-size:18px;line-height:26px}.agreementCheckbox--Uk2gavj7 .adm-checkbox-icon{height:22px;width:22px}.agreementText--ZnFSFv57{font-size:16px;line-height:22px}.loginButton--x4KUF0cz{border-width:4px;font-size:18px;height:56px;margin-top:16px}.loginForm--_qPlPI5g{gap:20px}.captchaWrapper--QRaGT5G8{padding:0}.captchaInputBox--fVeHOkJE{height:52px;padding:0 16px}.container--XrlLwwSW .adm-input{font-size:18px!important}.container--XrlLwwSW .adm-input-element{font-size:18px}.inputSection--ISCA15sL:nth-child(3) .inputWrapper--kd8HE5xe{padding-right:8px}}@media (max-width:374px){.formSection--OnFREoJ4{padding:16px 16px 32px}.welcomeTitle--W4PeHiPi span{font-size:24px;line-height:34px}.brandLogo--G68wk3Uu{height:34px;width:92px}}.container--XrlLwwSW .adm-input,.container--XrlLwwSW .adm-input-wrapper{background:transparent!important;border:none!important}.container--XrlLwwSW .adm-input{--color:#3d3d3d!important;--text-color:#3d3d3d!important;color:#3d3d3d!important;font-size:24px!important;font-weight:400!important}.container--XrlLwwSW .adm-input::-webkit-input-placeholder{color:rgba(68,60,54,.2)!important;font-weight:400!important}.container--XrlLwwSW .adm-input::-moz-placeholder{color:rgba(68,60,54,.2)!important;font-weight:400!important}.container--XrlLwwSW .adm-input::placeholder{color:rgba(68,60,54,.2)!important;font-weight:400!important}.container--XrlLwwSW .adm-input-element{--color:#3d3d3d!important;background:transparent!important;color:#3d3d3d!important}.container--XrlLwwSW .adm-input-element::-webkit-input-placeholder{color:rgba(68,60,54,.2)!important}.container--XrlLwwSW .adm-input-element::-moz-placeholder{color:rgba(68,60,54,.2)!important}.container--XrlLwwSW .adm-input-element::placeholder{color:rgba(68,60,54,.2)!important}.container--XrlLwwSW .adm-button{border:none!important}.container--XrlLwwSW .adm-button:disabled{opacity:.5!important}.container--XrlLwwSW .adm-checkbox{--border-color:rgba(68,62,54,.12)!important;--border-radius:4px!important;--icon-color:#fa9316!important}.container--XrlLwwSW .adm-checkbox-checked{--checked-color:#fa9316!important;--checked-border-color:#fa9316!important}.container--XrlLwwSW .adm-checkbox-content{color:#666!important;font-size:20px!important}.page--uO4dGLAT{background:linear-gradient(180deg,#fff7e6,#fefaf6 240px,#fefaf6);color:#443c36;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh}.desktopHeader--eplTB0Qe{display:block}.main--OvJvZJ8d{margin:0 auto;max-width:1080px;padding:32px 0 64px}.empty--A5lQc5_h{color:#b5a48a;font-size:13px;padding:48px 0;text-align:center}.listWrap--EWM0413b{display:flex;flex-direction:column;gap:20px}.pageTitle--oUZAW4yw{color:#443c36;font-size:28px;font-weight:700;margin:0}.tabRow--BDlguGeC{display:flex;flex-wrap:wrap;gap:12px}.tab--BBTnyqK4{background:transparent;border:none;border-radius:17px;color:#6f6c65;cursor:pointer;font-family:inherit;font-size:14px;height:34px;padding:0 20px;transition:all .15s}.tab--BBTnyqK4:hover{color:#fa8c16}.tabActive--Wk9eZ_rU{background:#fa8c16;color:#fff}.tabActive--Wk9eZ_rU:hover{color:#fff;opacity:.92}.grid--F1SXpK1O{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.card--E23htXnH{background:#fff;border-radius:14px;box-shadow:0 2px 10px rgba(97,76,50,.06);cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:transform .15s,box-shadow .15s}.card--E23htXnH:hover{box-shadow:0 6px 16px rgba(97,76,50,.1);transform:translateY(-2px)}.cover--wyo_YAnl{aspect-ratio:16/9;overflow:hidden;position:relative;width:100%}.cover--wyo_YAnl img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.coverPlaceholder--QsoSoLWx{align-items:center;color:rgba(68,60,54,.35);display:flex;font-size:13px;inset:0;justify-content:center;position:absolute}.channelChip--rfIpBIy8{background:hsla(0,0%,100%,.94);border-radius:12px;box-shadow:0 1px 4px rgba(97,76,50,.08);color:#fa8c16;font-size:12px;left:14px;padding:5px 14px;position:absolute;top:14px}.cardBody--BOPDmHRl{display:flex;flex:1;flex-direction:column;gap:8px;padding:16px 18px 20px}.cardDate--cOTWd1ey{color:#b5a48a;font-size:13px}.cardTitle--cGeYmnwX{-webkit-line-clamp:2;color:#443c36;font-size:16px;font-weight:600;line-height:1.4}.cardSummary--g9TJpl_o,.cardTitle--cGeYmnwX{-webkit-box-orient:vertical;display:-webkit-box;margin:0;overflow:hidden}.cardSummary--g9TJpl_o{-webkit-line-clamp:3;color:#6f6c65;font-size:14px;line-height:1.7}.loadMoreRow--k8E4wdsA{align-items:center;display:flex;justify-content:center;min-height:48px;padding:20px 0 8px}.loadMoreText--K0vFZNG7{color:#b5a48a;font-size:13px}.paginationRow--iSjUykhL{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:12px;padding-bottom:40px}.pageArrow--TVsHe70r,.pageNum--faPU12Qy{-webkit-tap-highlight-color:transparent;align-items:center;background:#fff;border:1px solid #5d403733;border-radius:8px;color:#5d4037;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;height:36px;justify-content:center;transition:all .15s;width:36px}.pageArrow--TVsHe70r:hover:not(:disabled),.pageNum--faPU12Qy:hover{border-color:#fa9316;color:#fa9316}.pageArrow--TVsHe70r:disabled{cursor:not-allowed;opacity:.4}.pageNumActive--h4eiDmg7{background:#fa9316;border-color:#fa9316;color:#fff;font-weight:500}.pageNumActive--h4eiDmg7:hover{color:#fff}.pageArrow--TVsHe70r:active:not(:disabled),.pageNum--faPU12Qy:active{transform:scale(.95)}.detailWrap--Cw2i_UqV{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(97,76,50,.06);display:flex;flex-direction:column;gap:16px;padding:32px 40px 48px}.backBtn--xGIo_sf1{align-self:flex-start;background:transparent;border:none;color:#6f6c65;cursor:pointer;font-family:inherit;font-size:13px;padding:0}.backBtn--xGIo_sf1:hover{color:#fa8c16}.detailCover--_oTwHuKr{background:#fff7e6;border-radius:12px;overflow:hidden;width:100%}.detailCover--_oTwHuKr img{display:block;height:auto;max-height:420px;-o-object-fit:cover;object-fit:cover;width:100%}.detailTitle--RGK1yeKQ{color:#443c36;font-size:26px;font-weight:700;line-height:1.4;margin:0}.detailMeta--taqfbKc5{align-items:center;color:#b5a48a;display:flex;flex-wrap:wrap;font-size:13px;gap:14px}.detailChannelChip--Psizr6nt{background:#fff7e6;border-radius:10px;color:#fa8c16;font-size:12px;padding:3px 10px}.detailSummary--xZHAzvFz{background:#fffcf6;border-left:3px solid #fcd9a2;border-radius:4px;color:#6f6c65;font-size:14px;line-height:1.7;margin:0;padding:12px 16px}.divider--YcM2Ma2d{background:#f0ebe0;height:1px;margin:4px 0}.detailContent--s59ixuoO{color:#443c36;font-size:15px;line-height:1.85;word-break:break-word}.detailContent--s59ixuoO img{border-radius:8px;height:auto;margin:12px 0;max-width:100%}.detailContent--s59ixuoO h1,.detailContent--s59ixuoO h2,.detailContent--s59ixuoO h3{color:#443c36;margin:24px 0 12px}.detailContent--s59ixuoO p{margin:8px 0}.detailContent--s59ixuoO ol,.detailContent--s59ixuoO ul{margin:8px 0;padding-left:24px}.detailContent--s59ixuoO code{border-radius:4px;padding:1px 6px}.detailContent--s59ixuoO code,.detailContent--s59ixuoO pre{background:#f5f5f5;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.detailContent--s59ixuoO pre{border-radius:6px;overflow-x:auto;padding:12px 16px}.detailContent--s59ixuoO a{color:#fa8c16;text-decoration:none}.detailContent--s59ixuoO a:hover{text-decoration:underline}@media (max-width:720px){.desktopHeader--eplTB0Qe{display:none}.main--OvJvZJ8d{padding:84px 16px 40px}.pageTitle--oUZAW4yw{font-size:22px}.detailWrap--Cw2i_UqV{padding:20px 18px 32px}.detailTitle--RGK1yeKQ{font-size:20px}.detailContent--s59ixuoO img{height:auto!important}.grid--F1SXpK1O{gap:16px;grid-template-columns:repeat(2,1fr)}.paginationRow--iSjUykhL{gap:6px;margin-top:8px;padding-bottom:max(24px,env(safe-area-inset-bottom))}.pageArrow--TVsHe70r,.pageNum--faPU12Qy{font-size:13px;height:32px;width:32px}}.page--ROGTpjoE{background:#fefaf6;color:#443c36;display:flex;flex-direction:column;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;width:100%}.layout--ta4f9tk0{align-items:stretch;display:flex;flex:1;margin:0 auto;max-width:1440px;min-height:calc(100vh - 80px);width:100%}@media (min-width:1600px){.layout--ta4f9tk0{max-width:1520px}}.sidebar--Y9Vz4ZJ8{background:#fff;border-right:1px solid #f0ebe0;display:flex;flex-direction:column;flex-shrink:0;gap:4px;padding:24px 0;width:240px}.sidebarTitle--q0pWJHtk{align-items:center;border-bottom:1px solid #f5f0e5;display:flex;gap:12px;margin-bottom:16px;padding:8px 24px 20px}.sidebarTitleIcon--jQ9TSSBc{align-items:center;background:#fff6e7;border-radius:50%;display:inline-flex;flex-shrink:0;font-size:28px;height:40px;justify-content:center;-o-object-fit:cover;object-fit:cover;width:40px}.sidebarTitleText--XlKT3qob{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0}.sidebarOrgName--G67hnmoa{color:#443c36;font-size:15px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebarOrgSub--Nz9njw6I{color:#b5a48a;font-size:12px}.sidebarNav--RVh5ljxO{display:flex;flex-direction:column;gap:2px;padding:0 12px}.sidebarItem--umOZIZaP{align-items:center;border-radius:8px;color:#614c32;cursor:pointer;display:flex;font-size:14px;gap:12px;padding:10px 14px;transition:all .15s}.sidebarItem--umOZIZaP:hover:not(.sidebarItemDisabled--DJt19p6w),.sidebarItemActive--mOBXz1X9{background:#fff7e6;color:#fa8c16}.sidebarItemActive--mOBXz1X9{border-left:3px solid #fa8c16;font-weight:600;padding-left:11px}.sidebarItemActive--mOBXz1X9:hover{background:#fff1d6!important}.sidebarItemDisabled--DJt19p6w{color:#b5a48a;cursor:not-allowed}.sidebarItemIcon--_QZH8nKC{font-size:16px;text-align:center;width:20px}.sidebarItemLabel--Dex6HcC3{flex:1}.sidebarItemBadge--ilNLWwOZ{background:#f5f5f5;border-radius:8px;color:#999;font-size:10px;font-weight:400;padding:1px 6px}.content--dVHgSjdI{background:#fefaf6;display:flex;flex:1;flex-direction:column;min-width:0}.placeholderCard--C_ktQSoO{align-items:center;background:#fff;border-radius:12px;display:flex;flex-direction:column;gap:12px;justify-content:center;min-height:360px;padding:80px 24px}.placeholderIcon--xSlxAx4Q{font-size:48px}.placeholderTitle--S6GAFEAu{color:#443c36;font-size:18px;font-weight:600}.breadcrumb--CTpvFGDL,.placeholderDesc--LQ81xGyz{color:#6f6c65;font-size:14px}.breadcrumb--CTpvFGDL{align-items:center;display:flex;gap:8px;padding:16px 24px}.crumb--NvJq5yKR{cursor:pointer}.crumb--NvJq5yKR:hover{color:#fa8c16}.crumbSep--ujzDpYVc{color:#b5a48a}.crumbCurrent--C3sDk01j{color:#443c36;font-weight:500}.crumbOrg--e0HA__8i{color:#fa8c16;font-weight:500}.main--oT0jZX6y{box-sizing:border-box;display:flex;flex:1;flex-direction:column;gap:24px;min-width:0;padding:0 24px 80px;width:100%}.statsRow--TsfPY_0B{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.statCard--RJcvRlaH{background:#fff;border-radius:16px;cursor:pointer;padding:20px 24px;transition:transform .2s,box-shadow .2s}.statCard--RJcvRlaH:hover{box-shadow:0 4px 16px rgba(97,76,50,.08);transform:translateY(-2px)}.statLabel--nmi1AFPL{color:#614c32;font-size:14px;opacity:.8}.statValue--Q4w18Uh_{font-size:32px;font-weight:700;line-height:1;margin-top:12px}.toolbar--Ra7x6T0z{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(97,76,50,.04);display:flex;flex-direction:column;gap:16px;padding:16px 20px}.tabs--Wcgb1CoT{border-bottom:1px solid #f0ebe0;display:flex;flex-wrap:wrap;gap:8px;padding-bottom:12px}.tab--qpY9VNLU{align-items:center;background:transparent;border-radius:999px;color:#614c32;cursor:pointer;display:inline-flex;font-size:14px;gap:6px;padding:6px 16px;transition:all .15s}.tab--qpY9VNLU:hover{background:#fff7e6;color:#fa8c16}.tabActive--wRiWJDGA{font-weight:500}.tabActive--wRiWJDGA,.tabActive--wRiWJDGA:hover{background:#fa8c16;color:#fff}.tabCount--SxxIxA10{align-items:center;background:hsla(0,0%,100%,.3);border-radius:9px;display:inline-flex;font-size:12px;height:18px;justify-content:center;line-height:1;min-width:18px;padding:0 6px}.tab--qpY9VNLU:not(.tabActive--wRiWJDGA) .tabCount--SxxIxA10{background:#fff7e6;color:#fa8c16}.filters--E_oO9xpW{align-items:center;display:flex;gap:12px}.filterInput--qJDocuHK{--color:#443c36;--placeholder-color:rgba(68,60,54,.45);background:#fffcf6;border:1px solid #e0d8c8;border-radius:8px;flex:1;font-size:13px;height:36px;padding:0 12px}.filterInput--qJDocuHK .adm-input-element{color:#443c36!important;font-size:13px!important}.searchBtn--fQKjm6kR{background:#fa8c16;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;height:36px;padding:0 22px;transition:opacity .2s}.searchBtn--fQKjm6kR:hover{opacity:.9}.creatorPicker--vdso0Q31{flex:1;min-width:180px;position:relative}.creatorInput--ghBYeV6R{background:#fffcf6;border:1px solid #e0d8c8;border-radius:8px;box-sizing:border-box;color:#443c36;font-family:inherit;font-size:13px;height:36px;outline:none;padding:0 32px 0 12px;transition:border-color .15s;width:100%}.creatorInput--ghBYeV6R::-webkit-input-placeholder{color:rgba(68,60,54,.45)}.creatorInput--ghBYeV6R::-moz-placeholder{color:rgba(68,60,54,.45)}.creatorInput--ghBYeV6R::placeholder{color:rgba(68,60,54,.45)}.creatorInput--ghBYeV6R:focus{border-color:#fa8c16}.creatorClearBtn--zyeRshCv{align-items:center;background:rgba(68,60,54,.18);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:14px;height:18px;justify-content:center;line-height:1;padding:0;position:absolute;right:8px;top:50%;transform:translateY(-50%);width:18px}.creatorClearBtn--zyeRshCv:hover{background:rgba(68,60,54,.35)}.creatorDropdown--Xc59u5pl{background:#fff;border:1px solid #e0d8c8;border-radius:8px;box-shadow:0 4px 16px rgba(97,76,50,.12);left:0;max-height:280px;overflow-y:auto;padding:4px 0;position:absolute;right:0;top:calc(100% + 4px);z-index:10}.creatorEmpty--ddlxIg4M{color:#b5a48a;font-size:13px;padding:16px;text-align:center}.creatorOption--ByHUZvgb{align-items:center;cursor:pointer;display:flex;gap:10px;padding:8px 12px;transition:background .15s}.creatorOption--ByHUZvgb:hover{background:#fff7e6}.creatorOptionAvatar--j3RW8FZv{background:#f5f5f5;border-radius:50%;flex-shrink:0;height:28px;-o-object-fit:cover;object-fit:cover;width:28px}.creatorOptionName--qQ9U5jA2{color:#443c36;flex:1;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creatorOptionRole--ti7t3Rc4{background:#fff7e6;border-radius:4px;color:#fa8c16;font-size:11px;padding:1px 8px}.tableCard--VEkWmCTy{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(97,76,50,.04);overflow:hidden}.tableHead--PWjJRuo3,.tableRow--IXet7MuI{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:100px minmax(220px,2fr) 140px 110px 160px minmax(220px,1.4fr);padding:14px 20px}.tableHead--PWjJRuo3{background:#fff7e6;border-bottom:1px solid #f0ebe0;color:#614c32;font-size:13px;font-weight:600}.tableRow--IXet7MuI{border-bottom:1px solid #f5f0e5;transition:background .15s}.tableRow--IXet7MuI:hover{background:#fffcf6}.tableRow--IXet7MuI:last-child{border-bottom:none}.col--V66q4gX7{align-items:center;display:flex;font-size:13px;min-width:0}.colCover--t_INsIAg{justify-content:center}.colTitle--AmCIwbIL{align-items:flex-start;flex-direction:column;gap:6px}.colCreator--Dg0AaO2K{gap:8px}.colStatus--TNRgKGKi{justify-content:center}.colTime--ORXeCuRg{color:#6f6c65;font-size:12px}.colActions--oOF6er62{flex-wrap:wrap;gap:8px}.coverImg--ODPtCkH3{background:#f5f5f5;border-radius:6px;height:56px;-o-object-fit:cover;object-fit:cover;width:84px}.title--r41KlP3v{color:#443c36;font-size:15px;font-weight:600;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subMeta--QGhF6iY5{display:flex;flex-wrap:wrap;gap:6px}.metaChip--sMl9u4yQ{align-items:center;background:#fff7e6;border-radius:4px;color:#fa8c16;display:inline-flex;font-size:11px;font-weight:400;height:22px;padding:0 8px}.metaChipTag--WK3QmD3p{background:#f0f5ff;color:#1890ff}.rejectReason--EKDoVMpq{background:#fff1f0;border-left:2px solid #ff4d4f;border-radius:4px;color:#ff4d4f;font-size:12px;max-width:100%;overflow:hidden;padding:4px 8px;text-overflow:ellipsis}.creatorAvatar--YIg1Rtid{background:#f5f5f5;border-radius:50%;flex-shrink:0;height:28px;-o-object-fit:cover;object-fit:cover;width:28px}.creatorName--IjHtpT09{color:#443c36;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.statusBadge--YN41Ol7b{align-items:center;border-radius:12px;display:inline-flex;font-size:12px;font-weight:500;height:24px;padding:0 10px}.actionBtn--MGW4y6u6{border:1px solid transparent;border-radius:14px;cursor:pointer;font-family:inherit;font-size:12px;font-weight:500;height:28px;padding:0 12px;transition:all .15s;white-space:nowrap}.actionBtn--MGW4y6u6:disabled{cursor:not-allowed;opacity:.5}.actionBtnPrimary--WTB2fzgp{background:#fa8c16;color:#fff}.actionBtnPrimary--WTB2fzgp:hover:not(:disabled){opacity:.9}.actionBtnGhost--yPlio3lX{background:#fff;border-color:#e0d8c8;color:#614c32}.actionBtnGhost--yPlio3lX:hover:not(:disabled){border-color:#fa8c16;color:#fa8c16}.actionBtnDanger--zoMTKWlE{background:#fff;border-color:#ffccc7;color:#ff4d4f}.actionBtnDanger--zoMTKWlE:hover:not(:disabled){background:#ff4d4f;color:#fff}.empty--ZrHd7z50{color:#b5a48a;font-size:14px;padding:64px 20px;text-align:center}.pagination--RAfuqHca{align-items:center;display:flex;gap:12px;justify-content:center;padding:16px 0}.pageBtn--Tx165mHl{background:#fff;border:1px solid #e0d8c8;border-radius:6px;color:#614c32;cursor:pointer;font-family:inherit;font-size:13px;height:32px;padding:0 16px;transition:all .15s}.pageBtn--Tx165mHl:hover:not(:disabled){border-color:#fa8c16;color:#fa8c16}.pageBtnDisabled--RRvMZuYP{cursor:not-allowed;opacity:.4}.pageInfo--EU3ZpcpO{color:#443c36;font-size:13px}.pageTotal--gZ5k3T6r{color:#6f6c65;font-size:12px;margin-left:8px}.modalMask--YKRJZCQh{align-items:center;animation:fadeIn--MvnaUF9Y .2s ease;background:rgba(0,0,0,.5);display:flex;inset:0;justify-content:center;position:fixed;z-index:1001}@keyframes fadeIn--MvnaUF9Y{0%{opacity:0}to{opacity:1}}.modal--Zt_7ybv7{background:#fff;border-radius:16px;box-shadow:0 12px 32px rgba(97,76,50,.2);display:flex;flex-direction:column;gap:16px;max-width:92vw;padding:24px;width:460px}.modalTitle--Vlrn_1Ly{color:#443c36;font-size:18px;font-weight:600}.modalDesc--Lumr_reS{color:#6f6c65;font-size:14px;margin:0}.modalTextarea--HgB9iB4l{--color:#443c36;--placeholder-color:rgba(68,60,54,.45);--font-size:14px;background:#fffcf6;border:1px solid #e0d8c8;border-radius:8px;padding:12px}.modalTextarea--HgB9iB4l .adm-text-area-element{color:#443c36!important;font-size:14px!important}.modalActions--zVHatG0x{display:flex;gap:12px;justify-content:flex-end}.cancelBtn--lPyW9f7H,.rejectBtn--gtf21N57{border:1px solid transparent;border-radius:18px;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;height:36px;padding:0 20px;transition:all .15s}.cancelBtn--lPyW9f7H{background:#fff;border-color:#e0d8c8;color:#614c32}.cancelBtn--lPyW9f7H:hover:not(:disabled){border-color:#443c36}.rejectBtn--gtf21N57{background:#ff4d4f;color:#fff}.rejectBtn--gtf21N57:hover:not(:disabled){opacity:.9}.cancelBtn--lPyW9f7H:disabled,.rejectBtn--gtf21N57:disabled{cursor:not-allowed;opacity:.6}.roleIntroCard--VOWVs_F2{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(97,76,50,.04);padding:24px}.roleIntroTitle--a2CtEah2{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:20px}.roleIntroTitleText--tSEXFqux{align-items:baseline;color:#443c36;display:flex;flex:1;font-size:16px;font-weight:600;gap:12px;min-width:0}.roleIntroSub--JCrh09I0{color:#b5a48a;font-size:12px;font-weight:400}.roleIntroGrid--hbvkuExx{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.roleCard--mB3bQigW{background:#fffcf6;border:1px solid #f0ebe0;border-radius:10px;display:flex;flex-direction:column;gap:12px;padding:16px}.roleCardHead--RSAltdjp{align-items:center;display:flex;gap:10px}.roleCardIcon--ZGDuhCYS{align-items:center;border-radius:8px;display:flex;font-size:16px;height:32px;justify-content:center;width:32px}.roleCardTitle--Tf_sFvzy{color:#443c36;font-size:15px;font-weight:600}.roleCardList--QgjT5EX0{display:flex;flex-direction:column;gap:4px;margin:0;padding-left:18px}.roleCardList--QgjT5EX0 li{color:#6f6c65;font-size:12px;line-height:1.7}.memberTotalText--XJmUavGo{color:#6f6c65;font-size:13px;margin-left:auto}.roleSelect--js6oHIVs{background:#fffcf6;border:1px solid #e0d8c8;border-radius:8px;color:#443c36;cursor:pointer;font-family:inherit;font-size:13px;height:36px;min-width:120px;padding:0 12px}.memberRow--biR8Ye4m,.memberTableHead--HyMDcSfQ{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:minmax(280px,2fr) 140px 140px minmax(160px,1fr);padding:14px 20px}.memberTableHead--HyMDcSfQ{background:#fff7e6;border-bottom:1px solid #f0ebe0;color:#614c32;font-size:13px;font-weight:600}.memberRow--biR8Ye4m{border-bottom:1px solid #f5f0e5;transition:background .15s}.memberRow--biR8Ye4m:hover{background:#fffcf6}.memberRow--biR8Ye4m:last-child{border-bottom:none}.colMemberName--ul1m24a2{gap:12px}.colMemberRole--dLGwyf4n{justify-content:flex-start}.colMemberJoin--jW3OjFbD{color:#6f6c65;font-size:12px}.colMemberActions--iapPf2w0{flex-wrap:wrap;gap:8px}.memberAvatar--FwHIFF3J{background:#f5f5f5;border-radius:50%;flex-shrink:0;height:40px;-o-object-fit:cover;object-fit:cover;width:40px}.memberInfo--ep3LeG_O{display:flex;flex-direction:column;gap:4px;min-width:0}.memberNickname--t2F1VTsy{align-items:center;color:#443c36;display:flex;font-size:14px;font-weight:600;gap:6px}.selfBadge--hTxZ8H88{background:#fff7e6;border-radius:4px;color:#fa8c16;font-size:10px;padding:1px 6px}.roleChip--QDWr3z1v,.selfBadge--hTxZ8H88{align-items:center;display:inline-flex;font-weight:500}.roleChip--QDWr3z1v{border-radius:12px;font-size:12px;height:24px;padding:0 10px}.memberSelfHint--EHzVyPv0{color:#b5a48a;font-size:12px}.sidebarUnreadDot--dlZegf8C{align-items:center;background:#ff4d4f;border-radius:9px;color:#fff;display:inline-flex;font-size:11px;font-weight:600;height:18px;justify-content:center;margin-left:auto;min-width:18px;padding:0 5px}.noticeHeader--UaaRr44L{align-items:flex-end;background:linear-gradient(135deg,#fff7e6,#fffcf6);border-radius:12px;box-shadow:0 2px 8px rgba(97,76,50,.04);display:flex;justify-content:space-between;padding:24px}.noticeTitle--EjxyN9Mn{color:#443c36;font-size:22px;font-weight:600;margin:0}.noticeSubtitle--rNPhJDPD{color:#6f6c65;font-size:13px;margin:8px 0 0}.markAllReadBtn--Ch3Pnc9l{background:#fff;border:1px solid #e0d8c8;border-radius:16px;color:#614c32;cursor:pointer;font-family:inherit;font-size:13px;height:32px;padding:0 16px;transition:all .15s}.markAllReadBtn--Ch3Pnc9l:hover:not(:disabled){border-color:#fa8c16;color:#fa8c16}.markAllReadBtn--Ch3Pnc9l:disabled{cursor:not-allowed;opacity:.5}.noticeList--__qISZzh{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(97,76,50,.04);overflow:hidden}.noticeItem--LHC9TEGr{align-items:flex-start;border-bottom:1px solid #f5f0e5;cursor:pointer;display:flex;gap:16px;padding:16px 20px;transition:background .15s}.noticeItem--LHC9TEGr:hover{background:#fffcf6}.noticeItem--LHC9TEGr:last-child{border-bottom:none}.noticeItemUnread--_HOqrgtB{background:#fffbf0}.noticeItemUnread--_HOqrgtB:hover{background:#fff7e6}.noticeItemIcon--sy1Rwb_z{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:18px;height:40px;justify-content:center;overflow:hidden;width:40px}.noticeItemLogo--z84YTkYY{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.noticeItemBody--LMZJyEPw{display:flex;flex:1;flex-direction:column;gap:6px;min-width:0}.noticeItemTitleRow--wODWAm8_{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.noticeItemTypeChip--q8np1TRI{align-items:center;border-radius:4px;display:inline-flex;font-size:11px;font-weight:500;height:20px;padding:0 8px}.unreadDotInline--hNxUT90o{background:#ff4d4f;border-radius:50%;flex-shrink:0;height:8px;width:8px}.noticeItemTitle--uq47ZBQe{-webkit-line-clamp:1;line-clamp:1;color:#443c36;flex:1;font-size:14px;font-weight:500;line-height:1.5;min-width:0}.noticeItemContent--tZqBDh0h,.noticeItemTitle--uq47ZBQe{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.noticeItemContent--tZqBDh0h{-webkit-line-clamp:2;line-clamp:2;background:#fafafa;border-left:2px solid #e0d8c8;border-radius:6px;color:#6f6c65;font-size:13px;line-height:1.6;padding:8px 12px}.noticeItemTime--mPxwoiEu{color:#b5a48a;font-size:11px}.noticeItemActions--UtsSQIbG{align-items:center;display:flex;flex-shrink:0}.noticeItemAction--YUzqxhK3{color:#fa8c16;font-size:13px;font-weight:500}.inviteBtn--jYSScJgx{background:#fa8c16;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;height:36px;padding:0 18px;transition:opacity .15s}.inviteBtn--jYSScJgx:hover{opacity:.9}.inviteModal--MbpGwS2a{background:#fff;border-radius:16px;box-shadow:0 12px 32px rgba(97,76,50,.2);display:flex;flex-direction:column;gap:20px;max-width:92vw;padding:24px;width:480px}.inviteHeader--tc_kCMwp{align-items:center;display:flex;justify-content:space-between}.inviteClose--AF17dPQO{align-items:center;background:transparent;border:none;border-radius:50%;cursor:pointer;display:flex;height:24px;justify-content:center;transition:background .15s;width:24px}.inviteClose--AF17dPQO:hover{background:rgba(97,76,50,.08)}.inviteField--l_O5OcuG{display:flex;flex-direction:column;gap:8px}.inviteLabel--wpU02sp4{color:#443c36;font-size:14px;font-weight:500}.inviteSelect--_JhfFZqf{background:#fffcf6;border:1px solid #e0d8c8;border-radius:8px;color:#443c36;cursor:pointer;font-family:inherit;font-size:14px;height:40px;padding:0 12px}.inviteHint--P6Gb8zme{color:#6f6c65;font-size:12px;margin:0}.inviteUrlRow--TWkd_GZY{display:flex;gap:8px}.inviteUrlInput--OjJi7nA5{background:#fffcf6;border:1px solid #e0d8c8;border-radius:8px;box-sizing:border-box;color:#443c36;flex:1;font-family:inherit;font-size:13px;height:40px;outline:none;padding:0 12px}.inviteUrlInput--OjJi7nA5::-webkit-input-placeholder{color:rgba(68,60,54,.45)}.inviteUrlInput--OjJi7nA5::-moz-placeholder{color:rgba(68,60,54,.45)}.inviteUrlInput--OjJi7nA5::placeholder{color:rgba(68,60,54,.45)}.inviteGenBtn--Y727Zotf{background:#fa8c16;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;height:40px;padding:0 18px;transition:opacity .15s;white-space:nowrap}.inviteGenBtn--Y727Zotf:hover:not(:disabled){opacity:.9}.inviteGenBtn--Y727Zotf:disabled{cursor:not-allowed;opacity:.5}.inviteFooter--wVgHc_AF{display:flex;gap:12px;justify-content:flex-end}.inviteCopyBtn--QEMtP6fd{background:#fa8c16;border:none;border-radius:18px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;height:36px;padding:0 20px;transition:opacity .15s}.inviteCopyBtn--QEMtP6fd:hover:not(:disabled){opacity:.9}.inviteCopyBtn--QEMtP6fd:disabled{cursor:not-allowed;opacity:.5}@media (max-width:1280px){.sidebar--Y9Vz4ZJ8{width:200px}.breadcrumb--CTpvFGDL{padding:16px 20px}.statsRow--TsfPY_0B{grid-template-columns:repeat(2,1fr)}.tableHead--PWjJRuo3,.tableRow--IXet7MuI{grid-template-columns:80px minmax(180px,2fr) 120px 100px 140px minmax(180px,1.2fr);padding:12px 14px}.coverImg--ODPtCkH3{height:44px;width:68px}}@media (max-width:980px){.layout--ta4f9tk0{flex-direction:column}.sidebar--Y9Vz4ZJ8{border-bottom:1px solid #f0ebe0;border-right:none;padding:12px 0;width:100%}.sidebarTitle--q0pWJHtk{display:none}.sidebarNav--RVh5ljxO{flex-direction:row;gap:6px;overflow-x:auto;padding:0 12px}.sidebarItem--umOZIZaP{flex-shrink:0;padding:8px 12px}.sidebarItemActive--mOBXz1X9{border-bottom:2px solid #fa8c16;border-left:none;padding-bottom:6px;padding-left:12px}.memberTableHead--HyMDcSfQ,.tableHead--PWjJRuo3{display:none}.memberRow--biR8Ye4m,.tableRow--IXet7MuI{gap:12px;grid-template-columns:1fr;padding:16px}.colCover--t_INsIAg{justify-content:flex-start}.filters--E_oO9xpW{align-items:stretch;flex-direction:column}.searchBtn--fQKjm6kR{width:100%}.roleIntroGrid--hbvkuExx{grid-template-columns:1fr}.memberTotalText--XJmUavGo{margin-left:0}.seriesGrid--Plmi5W66,.settingRow2--HjvqmcSN{grid-template-columns:1fr}}.seriesHeader--pYDmMcPD{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;padding:4px 4px 8px}.seriesTitle--aXMruwhf{color:#443c36;font-size:18px;font-weight:700;margin:0}.seriesSubtitle--_u1KDnBB{color:#b5a48a;font-size:12px;margin:4px 0 0}.seriesGrid--Plmi5W66{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.seriesCard--cAW9V6tD{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(97,76,50,.06);display:flex;flex-direction:column;overflow:hidden}.seriesCover--PjLTxhgA{aspect-ratio:16/9;background:#fff7e6;overflow:hidden;position:relative;width:100%}.seriesCover--PjLTxhgA img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.seriesCoverPlaceholder--o_e1NrPB{align-items:center;color:#fa8c16;display:flex;font-size:24px;font-weight:600;inset:0;justify-content:center;position:absolute}.seriesStatusBadge--r2Htouue{background:rgba(0,0,0,.55);border-radius:10px;color:#fff;font-size:11px;padding:3px 10px;position:absolute;right:10px;top:10px}.seriesStatusListed--wLZcxl2n{background:#52c41a}.seriesStatusOff--vF9gCCwu{background:#999}.seriesBody--tpy7qIpl{display:flex;flex:1;flex-direction:column;gap:6px;padding:14px 16px 8px}.seriesName--LDGaWCh1{color:#443c36;font-size:15px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seriesDesc--r_nprGd5{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#6f6c65;display:-webkit-box;font-size:12px;line-height:1.5;overflow:hidden}.seriesActions--B78Yc0sJ{display:flex;flex-wrap:wrap;gap:8px;padding:8px 16px 14px}.seriesDetailModal--IFM4d7ZW{background:#fff;border-radius:16px;display:flex;flex-direction:column;gap:16px;max-height:80vh;max-width:92vw;padding:24px;width:600px}.seriesDetailToolbar--aBAc7Zrc{align-items:center;display:flex;justify-content:space-between;padding:4px 0}.seriesDetailCount--CsYTKuJm{color:#6f6c65;font-size:13px}.seriesItemList--fpLLgSYl{display:flex;flex:1;flex-direction:column;gap:8px;overflow-y:auto}.seriesItemRow--FXXSLCuV{align-items:center;background:#fffcf6;border:1px solid #f0ebe0;border-radius:8px;display:flex;gap:12px;padding:8px;transition:border-color .15s,opacity .15s,transform .15s}.seriesItemRowDragging--le85Wv5b{opacity:.5;transform:scale(.98)}.seriesItemRowDragOver--yi2RdmZ4{background:#fff7e6;border-color:#fa8c16}.seriesDragHandle--hhIxJxqc{color:#b5a48a;cursor:grab;flex-shrink:0;font-size:14px;line-height:1;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:18px}.seriesItemRow--FXXSLCuV:active .seriesDragHandle--hhIxJxqc{cursor:grabbing}.addBookRow--UTc996QH{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.addBookRow--UTc996QH:hover{border-color:#fa8c16}.seriesItemCover--QP5WrZKG{background:#f5f5f5;border-radius:6px;flex-shrink:0;height:60px;-o-object-fit:cover;object-fit:cover;width:60px}.seriesItemInfo--Tsx5TAyu{display:flex;flex:1;flex-direction:column;gap:4px;min-width:0}.seriesItemTitle--aMLFevHr{color:#443c36;font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seriesItemMeta--gpq8fa_A{color:#b5a48a;display:flex;font-size:11px;gap:8px}.seriesCreateModal--itNO_VWS{background:#fff;border-radius:16px;display:flex;flex-direction:column;gap:14px;max-height:86vh;max-width:92vw;overflow-y:auto;padding:22px 24px 18px;width:560px}.seriesCreateIntro--VtKfEdxx{background:#fff7e6;border-radius:8px;color:#6f6c65;font-size:13px;line-height:1.6;padding:10px 14px}.seriesCreateField--GLc8SSh7{display:flex;flex-direction:column;gap:6px}.seriesCreateLabel--ZC8snR8d{color:#443c36;font-size:13px;font-weight:500}.seriesCreateOptional--Fvi4mBzr{color:#b5a48a;font-size:12px;font-weight:400;margin-left:6px}.seriesCreateHint--PY24BYG3{color:#b5a48a;font-size:12px;margin-top:2px}.seriesRadioGrid--zZR8WUhZ{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.seriesRadioCard--STIoG1w9{align-items:center;background:#fff;border:1px solid #e0d8c8;border-radius:10px;cursor:pointer;display:flex;font-family:inherit;gap:8px;padding:10px 12px;text-align:left;transition:all .15s}.seriesRadioCard--STIoG1w9:hover{border-color:#fa8c16}.seriesRadioCardActive--jSWzV63A{background:#fff7e6;border-color:#fa8c16}.seriesRadioDot--V_mAW9Tx{border:1.5px solid #b5a48a;border-radius:50%;flex-shrink:0;height:14px;position:relative;width:14px}.seriesRadioDotActive--wS4xwauG{border-color:#fa8c16}.seriesRadioDotActive--wS4xwauG:after{background:#fa8c16;border-radius:50%;content:"";inset:2px;position:absolute}.seriesRadioIcon--Ry07U2mf{flex-shrink:0;height:18px;width:18px}.seriesRadioText--wElpNokv{color:#443c36;font-size:13px}.seriesCheckRow--IEVxJ7RD{display:flex;flex-wrap:wrap;gap:12px 18px}.seriesCheckItem--xgepfmu_{align-items:center;color:#443c36;cursor:pointer;display:inline-flex;font-size:13px;gap:6px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.seriesCheckItem--xgepfmu_ input{accent-color:#fa8c16}.seriesCreateNote--MPjuPW5d{background:#fafafa;border-radius:8px;color:#6f6c65;font-size:12px;line-height:1.8;padding:10px 14px}.seriesCreateTip--sOkGVWu1{background:#fffbe6;border-left:3px solid #fcd9a2;border-radius:4px;color:#a8680d;font-size:12px;padding:8px 12px}.settingHeader--G6hIYqQL{display:flex;flex-direction:column;gap:4px;padding:4px 4px 12px}.settingFooter--sQnLx8gV{align-items:center;display:flex;flex-direction:column;gap:12px;padding:16px 0 8px}.settingFooter--sQnLx8gV .settingSaveBtn--S2sPnkoQ{font-size:14px;height:44px;min-width:200px;padding:0 32px}.settingTitle--ode1b7WX{color:#443c36;font-size:18px;font-weight:700;margin:0}.settingSubtitle--oT1ll_Ug{color:#b5a48a;font-size:12px;margin:4px 0 0}.settingSaveBtn--S2sPnkoQ{background:#fa8c16;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;height:36px;padding:0 22px;transition:opacity .15s}.settingSaveBtn--S2sPnkoQ:hover:not(:disabled){opacity:.9}.settingSaveBtn--S2sPnkoQ:disabled{cursor:not-allowed;opacity:.5}.settingCard--oxNbMrm2{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(97,76,50,.04);display:flex;flex-direction:column;gap:20px;padding:24px}.settingCardTitle--nxOVldyX{border-bottom:1px solid #f0ebe0;color:#443c36;font-size:15px;font-weight:600;padding-bottom:12px}.settingField--V8IdcHNw{display:flex;flex-direction:column;gap:8px}.settingRow2--HjvqmcSN{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.settingLabel--zKDWBDY1{color:#443c36;font-size:13px;font-weight:500}.requireDot--Jk3SneyU{color:#ff4d4f;margin-left:2px}.settingInput--C2uIcizs{background:#fffcf6;border:1px solid #e0d8c8;border-radius:8px;box-sizing:border-box;color:#443c36;font-family:inherit;font-size:13px;height:38px;outline:none;padding:0 12px;transition:border-color .15s}.settingInput--C2uIcizs::-webkit-input-placeholder{color:rgba(68,60,54,.4)}.settingInput--C2uIcizs::-moz-placeholder{color:rgba(68,60,54,.4)}.settingInput--C2uIcizs::placeholder{color:rgba(68,60,54,.4)}.settingInput--C2uIcizs:focus{border-color:#fa8c16}.settingInput--C2uIcizs:disabled{background:#f5f5f5;color:#999;cursor:not-allowed}.settingTextarea--GuxIImfl{background:#fffcf6;border:1px solid #e0d8c8;border-radius:8px;color:#443c36;font-family:inherit;font-size:13px;line-height:1.6;min-height:100px;outline:none;padding:10px 12px;resize:vertical;transition:border-color .15s}.settingTextarea--GuxIImfl:focus{border-color:#fa8c16}.settingTextarea--GuxIImfl:disabled{background:#f5f5f5;color:#999;cursor:not-allowed}.charCount--BJPVYp3A{color:#b5a48a;font-size:11px;text-align:right}.settingReadonly--R9vpyoDK{background:#fafafa;border-radius:6px;color:#6f6c65;font-size:13px;padding:8px 12px}.logoUploader--E1MiH7qO{align-items:flex-start;display:flex;gap:16px}.logoBox--utFc3gPh{align-items:center;background:#fff7e6;border:1px dashed #e0d8c8;border-radius:12px;display:flex;flex-shrink:0;height:96px;justify-content:center;overflow:hidden;position:relative;width:96px}.logoImg--GkZZNLB3{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.logoPlaceholder--h0qYOW0l{color:#fa8c16;font-size:40px}.logoMask--N_lw1IZC{align-items:center;background:rgba(0,0,0,.55);color:#fff;display:flex;font-size:12px;inset:0;justify-content:center;position:absolute}.logoUploaderRight--rBuIBuGs{display:flex;flex:1;flex-direction:column;gap:8px}.uploadBtn--Ppabrylh{align-items:center;align-self:flex-start;background:#fa8c16;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:12px;font-weight:500;height:32px;justify-content:center;padding:0 16px;transition:opacity .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.uploadBtn--Ppabrylh:hover{opacity:.9}.uploadBtnGhost--zjTINVzr{align-self:flex-start;background:#fff;border:1px solid #e0d8c8;border-radius:6px;color:#6f6c65;cursor:pointer;font-family:inherit;font-size:12px;height:28px;padding:0 12px}.uploadBtnGhost--zjTINVzr:hover{border-color:#ff4d4f;color:#ff4d4f}.uploadHint--aAYPugKA{color:#b5a48a;font-size:11px}.bgUploader--DPlVW09o{align-items:flex-start;display:flex;gap:16px}.bgBox--ZsuPeUNB{align-items:center;background:#fff7e6;border:1px dashed #e0d8c8;border-radius:10px;display:flex;flex-shrink:0;height:135px;justify-content:center;overflow:hidden;position:relative;width:240px}.bgImg--y8zCAIzg{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.bgPlaceholder--JAZaxbeY{color:#b5a48a;font-size:12px}.chipGroup--uNosE5bp{display:flex;flex-wrap:wrap;gap:8px}.chipBtn--nUekKUda{background:#fff;border:1px solid #e0d8c8;border-radius:15px;color:#6f6c65;cursor:pointer;font-family:inherit;font-size:12px;height:30px;padding:0 14px;transition:all .15s}.chipBtn--nUekKUda:hover:not(:disabled){border-color:#fa8c16;color:#fa8c16}.chipBtn--nUekKUda:disabled{cursor:not-allowed;opacity:.6}.chipBtnActive--wS2v88VF{background:#fa8c16;border-color:#fa8c16;color:#fff}.chipBtnActive--wS2v88VF:hover{background:#fa8c16;color:#fff;opacity:.9}.chipAddRow--nkzlWtNy{margin-top:4px}.chipAddInput--BxuW0LI7{background:#fffcf6;border:1px dashed #e0d8c8;border-radius:6px;box-sizing:border-box;color:#443c36;font-family:inherit;font-size:12px;height:32px;max-width:100%;outline:none;padding:0 10px;width:260px}.chipAddInput--BxuW0LI7:focus{border-color:#fa8c16;border-style:solid}.settingPermTip--I_HZltZD{background:#fffcf6;border-radius:8px;color:#b5a48a;font-size:12px;padding:12px;text-align:center}.page--M0JLC3tm{background:linear-gradient(180deg,#fff7e6,#fffdf6);color:#5d4037;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;overflow-x:hidden;width:100%}.main--LHbdt8WB{align-items:center;display:flex;flex-direction:column;width:100%}.safeArea--XaXw8BcO{display:flex;flex-direction:column;gap:20px;padding:0 0 60px;width:1280px}.sectionHeader--dpFfni4q{align-items:center;display:flex;justify-content:space-between}.sectionTitle--jMv_1Qq4{color:#5d4037;font-size:17px;font-weight:700;margin:0}.sectionCount--ogBTYE_q{color:#b5afa8;font-size:13px}.desktopHeader--pBP6pL_u{display:block}@media screen and (max-width:768px){.desktopHeader--pBP6pL_u{display:none}.safeArea--XaXw8BcO{box-sizing:border-box;gap:10px;padding:16px;width:100%}.sectionHeader--dpFfni4q{align-items:flex-start;flex-direction:column;gap:4px}.sectionTitle--jMv_1Qq4{font-size:15px}.sectionCount--ogBTYE_q{font-size:12px}}.page--O0xaU5A1{background:#fefaf5;color:#614c32;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;overflow-x:hidden;width:100%}.desktopHeader--oJHEvmGK{display:block}.footer--Wyii8E4p{align-items:center;display:flex;flex-direction:column;margin-top:106px;width:100%}.footerWave--ee7tmVId{height:175px;-o-object-fit:contain;object-fit:contain;width:1666px}.footerInner--IKk5q8wS{box-sizing:border-box;display:flex;gap:53px;justify-content:flex-end;padding:77px 93px;width:100%}.footerLeft--sTis6rPR{display:flex;flex-direction:column;width:889px}.footerLogo--ijHeQVe1{height:31px;margin-left:5px;-o-object-fit:contain;object-fit:contain;width:86px}.footerDesc--YVg_FTw3{color:#443c36;font-size:10.5px;line-height:24px;margin:17px 0 0}.footerSupport--AqpffafZ{align-items:center;display:flex;gap:20px;margin-top:32px}.footerSupport--AqpffafZ img{height:23px;-o-object-fit:contain;object-fit:contain;width:98px}.footerSupport--AqpffafZ span{color:rgba(68,60,54,.8);font-size:13.5px;font-weight:500;line-height:21px}.footerCopyright--EU_nnR5Z{color:#6f6c65;font-size:10.5px;font-weight:600;line-height:16px;margin:24px 0 0}.footerLinks--qYdzLb2D{display:flex;gap:60px;margin-top:4px}.footerCol--KM7hbZrN{display:flex;flex-direction:column;gap:15px;min-width:64px}.footerColTitle--eYfBrWgy{color:#443c36;font-size:13.5px;font-weight:800;line-height:20px;margin:0;padding-bottom:4px;position:relative}.footerColLine--oRufwANH{background:linear-gradient(90deg,#faad14,#fac841);border-radius:2px;bottom:-4px;height:3px;left:0;position:absolute;width:32px}.footerLink--ExBTNH0V{color:#443c36;cursor:pointer;font-size:12px;font-weight:600;line-height:18px;text-decoration:none;transition:color .2s}.footerLink--ExBTNH0V:hover{color:#fa9316}@media (max-width:1280px){.footerInner--IKk5q8wS{flex-direction:column;gap:32px;padding:40px 32px}}@media screen and (max-width:768px){.desktopHeader--oJHEvmGK{display:none}}