@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}._button_neiz7_1{color:#fff;background-color:#1d1d20;width:100%;padding:6px;font-size:12px;border-radius:4px;gap:4px;text-wrap:nowrap;border:none;display:flex;justify-content:space-between}._button--active_neiz7_15{color:#fff;background-color:#000}._button--disabled_neiz7_19{background-color:#fff3}._button_neiz7_1>img{vertical-align:middle}._button_1qi97_1{color:#fff;background-color:#1d1d20;width:18px;height:18px;padding:4px 4px 4px 5px;font-size:12px;border-radius:3px;display:flex;justify-content:center;align-items:center;border:none;position:absolute;bottom:4px;right:4px}._button--active_1qi97_18{background-color:#ff773f}._button--disabled_1qi97_21{background-color:#fff3}._button_1qi97_1 svg{max-width:100%;max-height:100%}._panel_16616_1{position:absolute;width:112px;background-color:#000;border-radius:4px;box-sizing:border-box;padding-bottom:12px}._title_16616_10{color:#fff;font-size:10px;margin:12px}._item_16616_16{margin:3px 8px;color:#fff;font-size:12px;width:96px;height:24px;border-radius:4px;text-align:center;line-height:24px;cursor:pointer}._item_16616_16:hover{outline:1px solid rgba(255,119,63,.6)}._item--active_16616_30{background-color:#ff773f}.color-extract{background-color:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.color-extract__main{padding:24px;max-width:80%;height:100%;margin:0 auto;position:relative}.color-extract__groups{display:flex;flex-direction:column;gap:16px}.color-extract__group{background:#fff;border:1px solid #e9ecef;border-radius:8px;overflow:hidden}.color-extract__group-header{padding:20px;border-bottom:1px solid #f8f9fa}.color-extract__group-info{display:flex;align-items:center;justify-content:space-between;gap:16px;flex:1}.color-extract__color-swatches{display:flex;gap:12px;align-items:center}.color-extract__color-swatch-container{display:flex;flex-direction:column;align-items:center;gap:4px}.color-extract__color-swatch{width:40px;height:40px;border-radius:6px;border:2px solid #e9ecef;transition:all .2s ease;position:relative}.color-extract__color-swatch--original{cursor:default;opacity:.8}.color-extract__color-swatch--original:hover{border-color:#e9ecef;transform:none}.color-extract__color-swatch--editable{cursor:pointer}.color-extract__color-swatch--editable:hover{border-color:#3b82f6;transform:scale(1.05)}.color-extract__color-swatch--editable--active{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.color-extract__swatch-label{font-size:11px;color:#6b7280;font-weight:500;text-align:center;line-height:1}.color-extract__select-all{display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px 12px;border-radius:6px;background-color:#f8f9fa;transition:background-color .2s ease}.color-extract__select-all:hover{background-color:#e9ecef}.color-extract__select-all--active{background-color:#e3f2fd;color:#1976d2}.color-extract__checkbox{transform:scale(1.1);accent-color:#007bff}.color-extract__select-all-label{font-weight:500;font-size:14px}.color-extract__picker-popup{position:fixed;background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 8px 32px #00000026;z-index:1000;animation:fadeInScale .2s ease}.color-extract__picker-overlay{position:fixed;inset:0;background:transparent;z-index:999}.color-extract__picker-content{display:flex;flex-direction:column;gap:16px}.color-extract__picker-wrapper{width:100%}.color-extract__picker-actions{display:flex;gap:8px;justify-content:flex-end}.color-extract__btn{padding:10px 16px;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease}.color-extract__btn--primary{background-color:#007bff;color:#fff}.color-extract__btn--primary:hover{background-color:#0056b3}.color-extract__btn--secondary{background-color:#6c757d;color:#fff}.color-extract__btn--secondary:hover{background-color:#545b62}.color-extract__instances{padding:0 20px 20px}.color-extract__instances-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px}.color-extract__instance{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #e9ecef;border-radius:6px;cursor:pointer;transition:all .2s ease;background-color:#fff}.color-extract__instance:hover{border-color:#007bff;background-color:#f8f9fa}.color-extract__instance--selected{border-color:#007bff;background-color:#e3f2fd}.color-extract__instance-content{flex:1}.color-extract__instance-path{font-size:14px;font-weight:500;color:#212529;margin:0 0 4px}.color-extract__instance--selected .color-extract__instance-path{font-weight:600;color:#1976d2}.color-extract__instance-meta{font-size:12px;color:#6c757d;display:flex;gap:12px}.color-extract__confirm-button{margin-top:24px;margin-left:auto;display:block;padding:12px 24px;background-color:#28a745;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;box-shadow:0 4px 12px #28a7454d;transition:all .3s ease}.color-extract__confirm-button:hover{background-color:#218838;transform:translateY(-2px);box-shadow:0 6px 20px #28a74566}.color-extract__confirm-button:disabled{background-color:#6c757d;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width: 768px){.color-extract__main{padding:16px 20px}.color-extract__stats{flex-direction:column;gap:20px;text-align:center}.color-extract__group-info{flex-direction:column;align-items:flex-start;gap:12px}.color-extract__picker-content{flex-direction:column}.color-extract__picker-actions{flex-direction:row;width:100%}.color-extract__instances-grid{grid-template-columns:1fr}.color-extract__confirm-button{margin-top:16px;padding:10px 20px;font-size:14px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}._wrap_uatc4_1{background-color:#fff;margin:0 12px 12px;width:110px;height:100%;border-radius:8px;padding:16px 12px;overflow-y:auto;scrollbar-width:none}._item_uatc4_13{margin:12px 0}._item_uatc4_13 ._img-wrap_uatc4_16{width:100%;aspect-ratio:1/1;border-radius:4px;margin:0 0 8px;padding:8px;background-color:#f6f6f8;position:relative;display:flex;justify-content:center;align-items:center}._item_uatc4_13 ._img-wrap_uatc4_16 ._layer-dom_uatc4_29{width:0px;height:0px;border:1px dashed transparent;position:absolute;top:0;left:0;z-index:1}._item_uatc4_13 ._img-wrap_uatc4_16 img{max-width:100%;max-height:100%;mix-blend-mode:multiply}._item_uatc4_13 ._img-wrap--active_uatc4_43{border:1px solid #FF773F}._item__title_uatc4_46{text-align:center;font-size:12px}._item__title--active_uatc4_50{color:#ff773f}._bind-item_uatc4_54{margin:12px 0;padding:6px 8px;border-radius:4px;background-color:#f6f6f8;font-size:14px;color:#333;cursor:pointer;user-select:none}._bind-item__active_uatc4_64{border:1px solid #FF773F}._button_r05qi_1{color:#333;background-color:#fff;border:none;padding:0 26px;font-size:14px;color:#fff;background-color:#ff773f;border-radius:4px;text-wrap:nowrap;line-height:32px;cursor:pointer;transition:all .1s linear}._button_r05qi_1:hover{transform:translateY(-3px)}._active_r05qi_19{color:#fff;background-color:#ff773f}._input-order-info_175fg_1{width:100%;min-height:186px;height:30%;border:1px solid #e0e1e5;border-radius:8px;box-sizing:border-box;position:relative;margin-bottom:30px}._input-order-info__textarea_175fg_11{padding:0;box-sizing:border-box;margin:14px;border:none;resize:none;height:calc(100% - 66px);width:calc(100% - 28px);outline:none;overflow-y:auto;scrollbar-width:none}._input-order-info__button_175fg_24{position:absolute;bottom:12px;right:12px}._example-data__button_175fg_30{background-color:#fff!important;border:1px solid #e0e1e5!important;color:#666!important;position:absolute;right:12px;top:12px}._label_1jzv0_1{display:flex;align-items:center;width:100%;height:100%;border:1px solid #E0E1E5;padding:0 8px;border-radius:4px;background-color:#fff}._label__input_1jzv0_11{flex:1;min-width:0;height:100%;border:none;outline:none}._table_ykx2n_2{width:100%;height:calc(70% - 30px);background-color:#fff;box-sizing:border-box;position:relative}._table__head_ykx2n_9{color:#a6a8ad;border-radius:4px;background-color:#f7f7f9;margin-bottom:12px;font-size:12px;font-weight:400;overflow:hidden;text-wrap:nowrap;display:flex}._table__head_ykx2n_9 span{flex:3;min-width:0;padding:9px 12px;margin-right:6px;display:flex;justify-content:space-between}._table__head_ykx2n_9 span i{cursor:pointer}._table__head_ykx2n_9 span i:last-child{margin-right:12px}._table__head_ykx2n_9 span:first-child{flex:1}._table__body_ykx2n_37{max-height:calc(100% - 100px);overflow-y:auto;scrollbar-width:none}._table__body_ykx2n_37>div{margin-bottom:10px;background-color:#f7f7f9;display:flex;align-items:center;border-radius:4px}._table__body_ykx2n_37>div span{flex:3;min-width:0;display:flex;align-items:center;height:48px;padding:9px 12px;margin-right:6px;box-sizing:border-box}._table__body_ykx2n_37>div span:first-child{flex:1;min-width:0;font-size:14px;color:#333}._table__body_ykx2n_37>div span:last-child{display:flex;column-gap:30px}._table__button_ykx2n_69{position:absolute;bottom:0;right:0}._preview_1dpvu_2{height:calc(100% - 60px);overflow-y:auto;padding:16px 22px;border-radius:8px;background-color:#f7f7f9}._preview__list_1dpvu_9{display:flex;flex-wrap:wrap}._preview__list-bgcolor_1dpvu_13>li{background-color:gray}._preview__list_1dpvu_9>li{width:100%;height:80px;border:1px solid #ddd;margin:10px;padding:10px;border-radius:10px;box-shadow:4px 8px 16px #dedede14}._preview__list_1dpvu_9>li>img{max-height:100%}._preview__item_1dpvu_28{display:flex;flex:1;height:80px;border:1px solid #ddd;margin:10px;padding:10px;border-radius:10px;box-shadow:4px 8px 16px #dedede14}._preview__image_1dpvu_38{height:auto;width:auto;max-height:100%}._button-wrap_1dpvu_44{position:absolute;right:0;bottom:0;user-select:none}._toggle-button-wrap_1dpvu_51{width:100px;height:32px;position:absolute;left:0;bottom:0}._toggle-button-wrap_1dpvu_51>button{background-color:gray}._link_1dpvu_62{color:#ff773f;text-decoration:underline;cursor:pointer;margin-right:10px}._mask_1qt5u_1{background:#0009;backdrop-filter:blur(1px);position:absolute;inset:0;overflow:hidden;transition:all .2s ease-in-out;z-index:10001}._mask__button_1qt5u_13{background-color:transparent;color:#fff;border:1px solid #fff;position:absolute;top:40px;right:38px;width:40px;height:40px;line-height:40px}._preview-order_1qt5u_25{background-color:#fff;position:absolute;bottom:0;padding:38px;width:100%;height:93%;overflow:hidden;display:flex;box-sizing:border-box}._processing-data_1qt5u_38{width:45%;margin-right:40px}._preview-picture_1qt5u_43{width:55%;position:relative}._empty_order_info_1qt5u_48{width:100%;height:calc(70% - 30px);display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column;color:#c0c0cc;font-size:16px}._empty_order_info_1qt5u_48>img{max-width:25%;max-height:30%;margin-bottom:18px}._empty_picture_1qt5u_65{border-radius:8px;background-color:#f7f7f9;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column;color:#c0c0cc;font-size:16px}._empty_picture_1qt5u_65>img{max-width:30%;max-height:30%;margin-bottom:18px}._input-order-info_1xx10_1{width:100%;min-height:150px;border:1px solid #746CFF;border-radius:12px;box-sizing:border-box;position:relative;margin-bottom:24px}._input-order-info__textarea_1xx10_10{padding:0;box-sizing:border-box;margin:14px;border:none;resize:none;height:80px;width:calc(100% - 28px);outline:none}._input-order-info__button_1xx10_21{position:absolute;bottom:12px;right:12px}._example-data__button_1xx10_27{background-color:#fff!important;border:1px solid #e0e1e5!important;color:#666!important;position:absolute;right:12px;top:12px}._button_drrkt_1{color:#333;background-color:#fff;border:none;padding:0 26px;font-size:14px;color:#fff;background-color:#746cff;border-radius:8px;text-wrap:nowrap;line-height:32px}._active_drrkt_14{color:#fff;background-color:#ff773f}._label_em0r8_1{display:flex;align-items:center;height:36px}._label__title_em0r8_6{color:#000;width:96px;margin-right:24px;line-height:36px;background-color:#ffeb00;border-radius:8px;text-align:center;font-size:16px;font-weight:400}._label__input_em0r8_17{flex:1;min-width:0;height:100%;border-radius:4px;border:none;outline:none;font-size:18px;font-color:white}._label__input_em0r8_17::-webkit-outer-spin-button,._label__input_em0r8_17::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._user-info_1s3v2_1{background-color:#87ceeb}._user-info__item_1s3v2_4{margin-bottom:16px}._area-selector_a9avj_2{display:flex;margin-bottom:16px}._area-selector__title_a9avj_6{color:#000;width:96px;margin-right:24px;line-height:36px;background-color:#ffeb00;border-radius:8px;text-align:center;font-size:16px;font-weight:400}._select_a9avj_18{background-color:#fff;border:1px solid #E0E1E5;border-radius:8px;padding:0 6px;margin-right:8px;appearance:none;-webkit-appearance:none;-moz-appearance:none;font-size:18px;outline:none}._select_a9avj_18>option{background-color:#fff;font-size:14px}._input-order-info_rm4i6_1{width:100%;min-height:80px;border:1px solid #E0E1E5;border-radius:12px;box-sizing:border-box;position:relative;margin-bottom:24px}._input-order-info__textarea_rm4i6_10{padding:0;box-sizing:border-box;margin:14px;border:none;resize:none;height:66px;outline:none}._input-order-info__title_rm4i6_20{font-size:20px;margin-bottom:16px}._express-confirm_3lhoh_1{display:flex;justify-content:space-between;align-items:center;position:relative}._express-confirm__title_3lhoh_7{color:#333;font-size:20px;user-select:none}._express-confirm__title_3lhoh_7>span{margin-left:6px;color:red}._express-confirm__button_3lhoh_16{width:160px;height:44px;margin-left:16px;border-radius:8px;border:none;outline:none;font-size:18px;background-color:#000;cursor:pointer;color:#fff;user-select:none}._pay_3lhoh_30{background-color:#fff;position:absolute;bottom:130%;right:0;width:300px;height:300px;border-radius:8px;box-shadow:0 6px 20px 6px #0003;line-height:300px;text-align:center}._pay_3lhoh_30>span{width:45px;line-height:60px;position:absolute;top:0;right:0}._share_3lhoh_50{position:absolute;top:120%;left:0;border:1px solid #eee;padding:10px;border-radius:8px;font-size:14px;line-height:20px}._share_3lhoh_50>span{user-select:none}._share__item_3lhoh_63{border:1px solid #eee;padding:10px;border-radius:8px}._share__item_3lhoh_63>span{user-select:none}._share__item_3lhoh_63:first-child{margin-bottom:10px}._order-info_1j2ts_1{background-color:#fff;padding:60px;flex:1}._order-info__header_1j2ts_6{display:flex;justify-content:start;align-items:center}._order-info__header_1j2ts_6>h2{margin-left:16px;user-select:none;cursor:pointer}._order-info__header_1j2ts_6>span{padding-top:2px;user-select:none;cursor:pointer}._order-info__title_1j2ts_21{font-size:30px;font-weight:200;margin:22px 0}._container_1tjxb_1{height:32px;position:relative;box-sizing:border-box;border:1px solid #e8e8e8;display:flex;align-items:center;border-radius:4px}._input_1tjxb_11{width:100%;line-height:28px;font-size:14px;box-sizing:border-box;border:none;outline:none;text-indent:6px}._ul_1tjxb_21{position:absolute;z-index:10002;background:#fff;border:1px solid #e8e8e8;border-radius:4px;max-height:206px;list-style:none;margin:0;padding:0;box-shadow:0 3px 6px 3px #4848484d;overflow-y:auto;scrollbar-width:none}._li_1tjxb_36{font-size:14px;color:#666;padding:8px;cursor:pointer;text-wrap:nowrap;border-bottom:1px solid #fafafa}._li_1tjxb_36:hover{color:#ff773f}._tip_1tjxb_48{padding:8px;color:#999}._label_cx3jt_1{display:flex;width:100%;height:100%;border:1px solid #e0e1e5;border-radius:4px;background-color:#fff;padding:0}._label__input_cx3jt_10{flex:1;min-width:0;height:100%;width:calc(100% - 20px);border-radius:4px;border:none;outline:none;margin:0 10px}._button_qbbof_1{border:none;border-radius:50%;width:24px;height:24px;line-height:24px;display:flex;justify-content:center;align-items:center;color:#333;font-size:18px}._button_qbbof_1:hover{background-color:#ff773f;color:#fff}._order-list_1fzh7_1{width:calc(100% - 120px);height:380px;background-color:#fff;position:absolute;bottom:20px;padding:12px;border-radius:8px}._order-list__list_1fzh7_10{height:calc(100% - 80px);overflow-y:auto;scrollbar-width:none}._order-list__item_1fzh7_15{border-bottom:1px solid #f6f6f6;line-height:30px;padding:6px 12px;display:flex;justify-content:space-between;font-size:16px;color:#333}._order-list__item_1fzh7_15>span{height:32px;flex:2;margin:0 6px}._order-list__item_1fzh7_15>span:last-child{padding-left:10px;display:flex;column-gap:10px}._title_1fzh7_35{color:#fff;background-color:#000;padding:9px 12px;border-radius:4px 10px 10px 4px;position:relative;margin-bottom:14px;font-size:14px}._title__quantity_1fzh7_44{height:32px;width:64px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#000;background-color:#e2ff00;position:absolute;right:0;top:0;font-size:16px;padding:8px;border-radius:0 4px 4px 0;box-sizing:border-box}._head_1fzh7_61{border-bottom:1px solid #f6f6f6;line-height:30px;padding:0 12px;display:flex;font-size:12px;color:#bcbbc0}._head_1fzh7_61>span{flex:2;margin:0 6px}._head_1fzh7_61>span:last-child{padding-left:10px}._order-summary_mxp0d_1{padding:60px 60px 20px;background-color:#f6f6f6;position:relative;flex:1;display:flex;justify-content:center;align-items:start}._order-summary_mxp0d_1>img{max-width:100%;max-height:60%}._order-confirm_ogrqh_1{background-color:#fff;position:absolute;inset:0;overflow:hidden;display:flex;transition:all .2s linear;z-index:6}._processing-data_ogrqh_14{flex:4;margin-right:40px}._preview-picture_ogrqh_19{flex:6;position:relative}._mask_t0ufv_1{background:#0009;backdrop-filter:blur(1px);position:absolute;inset:0;overflow:hidden;transition:all .2s ease-in-out;z-index:10001}._mask__button_t0ufv_13{background-color:transparent;color:#fff;border:1px solid #fff;position:absolute;top:40px;right:38px;width:40px;height:40px;line-height:40px}._preview-package_t0ufv_25{background-color:#ff773f;position:absolute;bottom:0;padding:20px 20px 20px 10px;width:100%;height:93%;overflow:hidden;display:flex}._select-type_t0ufv_36{width:60px;height:100%;margin-right:10px;margin-top:20px}._select-type_t0ufv_36>li{margin-bottom:16px}._main-view_t0ufv_46{background-color:#fff;flex:1;height:100%;border-radius:16px;display:flex}._select-resource_t0ufv_54{background-color:#fff;width:240px;overflow-y:auto;scrollbar-width:none}._view_t0ufv_61{background-color:#f4f5f9;flex:1;display:flex;justify-content:center;position:relative;padding-top:60px}._view__header_t0ufv_69{position:absolute;top:10px;height:44px;width:284px;border-radius:22px;display:flex;justify-content:center;align-items:center}._view__header_t0ufv_69>button{margin:0 10px}._loading_t0ufv_83{flex:1;display:flex;justify-content:center;align-items:center;color:#4e9558;font-size:30px}._loading_t0ufv_83:after{content:"";animation:_dots_t0ufv_1 1.5s infinite steps(4,end)}@keyframes _dots_t0ufv_1{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}._button_169ay_1{color:#333;border:none;border-radius:50%;width:24px;height:24px;line-height:24px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:18px}._button_169ay_1:hover{background-color:#f3f2ff;color:#ff773f}._file-action_bzlxt_1{width:80px;display:flex;flex-direction:column;align-items:center;position:absolute;left:0;bottom:18px}._cut-selector_bzlxt_11{height:calc(100% - 260px);width:80px;margin-top:60px;overflow-y:auto;scrollbar-width:none}._cut-selector__item_bzlxt_18{display:flex;font-size:12px;margin:6px 0;color:#fff;cursor:pointer;flex-direction:column;align-items:center;user-select:none}._cut-selector__image-wrap_bzlxt_28{width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center}._cut-selector__image-wrap_bzlxt_28 img{max-width:100%;max-height:100%}._cut-selector__image-wrpa--active_bzlxt_47{background-color:#fff;color:#ff773f}._cut-selector__title_bzlxt_51{margin-top:6px}._action_bzlxt_55{border:1px solid white}._action_bzlxt_55>svg{fill:#4e9558!important}._resource-list_kic3n_1{padding:10px}._title_kic3n_5{font-size:16px;background-color:#f4f5f9;width:100%;padding:8px 10px;border-radius:6px}._list_kic3n_13{display:flex;justify-content:space-between;margin-top:10px;flex-wrap:wrap}._item_kic3n_20{width:48%;border:1px solid #E8E8E8;padding:6px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:6px}._item__image-wrap_kic3n_31>img{max-width:100%;max-height:100%}._item__title_kic3n_35{background-color:tomato;font-size:14px;text-wrap:nowrap;max-width:100%;margin-top:8px;overflow:hidden}._view-window_u0n6f_1{height:100%;overflow-y:auto;flex:1}._image-wrap_u0n6f_7{display:flex;justify-content:center;min-height:0}._image-wrap_u0n6f_7>img{max-height:80%;max-width:60%}._image-item_u0n6f_17{align-items:center;height:100%}._button_12skj_1{color:#fff;background-color:#fff;border:none;padding:10px;border-radius:20px;width:140px;height:40px;aspect-ratio:1/1;font-size:16px}._button_12skj_1:hover{cursor:pointer}._active_12skj_16{color:#fff;background-color:#ff773f}._button_12ody_1{background-color:#fff;padding:6px;border:none;font-size:12px;font-weight:500;margin-right:10px;display:flex;align-items:center;position:relative}._button--active_12ody_12{color:#fff;background-color:#000}._button--disabled_12ody_16{background-color:#fff3}._button_12ody_1>img{margin-left:6px;margin-right:4px;max-height:100%;vertical-align:middle}._button_1yhb3_1{color:#fff;padding:8px 22px;border:none;font-size:12px;font-weight:500;border-radius:4px;background-color:#ff773f}._button--active_1yhb3_10{color:#fff;background-color:#000}._button--disabled_1yhb3_14{background-color:#fff3}._panel_w1ok3_1{position:absolute;top:0;left:0;width:112px;background-color:#000;border-radius:4px;box-sizing:border-box;padding-bottom:12px}._title_w1ok3_12{color:#fff;font-size:10px;margin:12px}._item_w1ok3_18{margin:3px 8px;color:#fff;font-size:12px;width:96px;height:24px;border-radius:4px;text-align:center;line-height:24px;cursor:pointer}._item_w1ok3_18:hover,._item--active_w1ok3_32{background-color:#ff773f}._label_10s56_1{display:flex;align-items:center;height:32px;border:1px solid #E8E8E8;padding-left:8px;border-radius:4px;margin-bottom:10px}._label__input_10s56_10{flex:1;min-width:0;height:100%;border-radius:4px;border:none;outline:none}._label__input_10s56_10::-webkit-outer-spin-button,._label__input_10s56_10::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._save-form_166da_1{width:284px;max-height:240px;border-radius:16px;padding:20px 20px 62px;overflow:hidden;z-index:1001;pointer-events:auto}._save-form__title_166da_11{font-size:16px;color:#212434;font-weight:600;margin-bottom:16px}._save-form__button-wrap_166da_17{position:absolute;right:20px;bottom:20px}._button_103m3_1{color:#212434;background-color:#f7f7f9;border:none;margin-left:12px;height:32px;width:72px;border-radius:16px;font-size:14px;cursor:pointer}._button_103m3_1:hover{background-color:#f3f2ff;color:#ff773f}._save-wrap_y8zqb_1{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:284px;background-color:#fff;border-radius:16px;box-shadow:0 6px 26px 6px #0000004d;pointer-events:auto}._save-menu_y8zqb_13{border-radius:16px;z-index:1002;font-size:16px;line-height:40px;color:#000;font-weight:600;display:flex;justify-content:space-around;margin-top:10px}._save-menu__item_y8zqb_24{padding:6px 16px;border-radius:16px;cursor:pointer;user-select:none}._header_z7ysv_1{background-color:#fff;height:48px;width:100%;margin-bottom:12px;display:flex;justify-content:space-between;align-items:center;padding:0 12px;overflow:hidden}._title_z7ysv_13{height:20px;display:flex;justify-content:space-between;align-items:center;font-size:12px}._title_z7ysv_13 ._logo_z7ysv_20{max-height:100%}._title_z7ysv_13 ._text_z7ysv_23{margin-right:10px}._title_z7ysv_13>p{margin-right:10px}._title_z7ysv_13>button{background-color:transparent;border:none;font-size:12px}._icon-wrap_z7ysv_35{display:flex}._wrap_t773c_2{background-color:#fff;border-radius:8px;width:260px;height:100%;padding:0 12px 16px;overflow-y:auto;scrollbar-width:none}._item_t773c_13{border-bottom:1px solid #F6F6F8;margin-top:6px;font-size:14px;padding-bottom:12px}._title_t773c_20{display:flex;justify-content:space-between;line-height:40px}._icon-wrap_t773c_26{display:flex;justify-content:center;align-items:center}._tick-icon_t773c_32{margin-right:6px;width:14px;display:flex;align-items:center}._tick-icon_t773c_32>img{margin-top:-2px;max-width:100%;max-height:100%}._resource_t773c_44{height:0;overflow-y:auto;scrollbar-width:none;overflow:hidden}._resource--active_t773c_50{overflow-y:auto;scrollbar-width:none;height:auto;max-height:800px}._panel_6by3s_1{background-color:#fff;box-sizing:border-box;max-height:100%;width:calc(50% - 6px);aspect-ratio:35/46;border-radius:8px;padding:16px;font-size:13px;color:#000;position:relative}._panel_6by3s_1>._canvas-wrap_6by3s_13{width:100%;height:calc(100% - 48px);transform:translateY(12px);border-radius:4px}._size-tip_6by3s_20{font-size:12px;text-align:center;color:#333;display:flex;justify-content:center;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}._size-tip_6by3s_20>span:first-child{margin-right:20px}._title_6by3s_35{display:flex;justify-content:space-between;align-items:center}._title-btn-wrap_6by3s_40>button{color:#666;background-color:#fff;border:none;cursor:pointer;outline:none}._title-btn-wrap_6by3s_40>button:first-child{margin-right:6px}._title-btn-wrap_6by3s_40>button:hover{color:#ff773f}._panel_juvef_1{width:80px;background-color:red;position:fixed;z-index:3;background-color:#1f1f1f;border:1px solid #333;border-radius:6px;padding:4px 0;color:#fff;font-size:12px;user-select:none}._button_km0gj_1{background-color:#fff;padding:0;width:40px;height:40px;border-radius:20px;border:none}._button--active_km0gj_9{color:#fff;background-color:#000}._button--disabled_km0gj_13{background-color:#fff3}._panel_1iddi_1{height:80px;padding:0 31px;position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center}._model-wrap_1iddi_13{max-width:100%;margin:0 24px;display:flex;justify-content:start;gap:12px;overflow-x:auto;scrollbar-width:none}._model-item_1iddi_23{flex-shrink:0;background-color:#fff;width:80px;aspect-ratio:1/1;padding:8px;border-radius:8px;border:1px solid #F6F6F8;box-sizing:border-box;display:flex;justify-content:center;align-items:center}._model-item--active_1iddi_36{border-color:#ff773f}._model-item_1iddi_23>img{max-width:100%;max-height:100%}._content_fvti5_1{width:100%;height:100%;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center}._content_fvti5_1>img{max-width:100%;max-height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2}._content_fvti5_1>._mask_fvti5_19{mix-blend-mode:multiply;z-index:3}._panel_16i2f_1{background-color:#fff;flex:1;max-height:100%;width:calc(50% - 6px);aspect-ratio:35/46;border-radius:8px;padding:16px;font-size:13px;color:#000;position:relative}._panel_16i2f_1>div{width:100%;height:calc(100% - 25px);margin-top:12px}._button_1rjfk_1{color:#000;background-color:#fff;width:32px;height:32px;border-radius:4px;border:none;font-size:13px}._button--active_1rjfk_10{color:#fff;background-color:#000}.ai-container{padding:20px}.ai-loading{color:#6b7280}.ai-error{color:#ef4444}.ai-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:20px}.ai-card{display:flex;flex-direction:row;align-items:flex-start;position:relative;cursor:pointer;gap:16px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;box-shadow:none;transition:border-color .2s ease,transform .2s ease,background-color .2s ease}.ai-card:hover{border-color:#cbd5e1;transform:translateY(-1px);background-color:#fff}.ai-image-wrap{flex:0 0 140px;width:140px;display:flex;align-items:center;justify-content:center;background:#f8fafc;border:1px solid #eef2f7;border-radius:10px;overflow:hidden}.ai-image{width:100%;height:100%;object-fit:cover;object-position:center}.ai-content{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}.ai-title{font-size:16px;font-weight:600;color:#111827}.ai-desc{font-size:13px;color:#4b5563;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ai-tags-row{display:flex;flex-wrap:wrap;gap:8px;flex:1 1 auto;min-width:0}.ai-tag{font-size:12px;color:#374151;background:#f3f4f6;padding:4px 10px;border-radius:999px}.ai-tags-row{margin-bottom:10px}.ai-bottom{position:absolute;bottom:16px;font-size:12px;color:#6b7280;flex:0 0 auto}@media (max-width: 640px){.ai-card{flex-direction:column;gap:12px}.ai-image-wrap{width:100%;flex:0 0 auto}}.sp-container{position:relative;width:100%}.select-trigger{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:50%;cursor:pointer;transition:all .2s ease;padding:0;overflow:hidden}.select-trigger:hover{background:#f3f4f6;border-color:#cbd5e1;transform:scale(1.05)}.select-trigger.active{border-color:#667eea;background:#fff;box-shadow:0 0 0 3px #667eea26}.sp-trigger-image-only{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.sp-trigger-preview{width:100%;height:100%;object-fit:cover;border-radius:50%}.sp-trigger-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#6b7280}.sp-trigger-icon svg{width:22px;height:22px}.sp-overlay{position:fixed;inset:0;z-index:1000;background:#0000001a;backdrop-filter:blur(2px);animation:fadeIn .2s ease}.select-popup-dropdown{position:absolute;background:#fff;border-radius:16px;box-shadow:0 20px 40px #00000026;max-height:480px;width:420px;display:flex;flex-direction:column;overflow:hidden;z-index:1001;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.sp-search-bar{display:flex;align-items:center;gap:8px;padding:16px;border-bottom:1px solid #f3f4f6}.sp-search-input{flex:1;font-size:14px;padding:8px 12px;border:1px solid #e5e7eb;border-radius:10px;outline:none;background:#f9fafb;transition:all .2s ease}.sp-search-input:focus{border-color:#667eea;background:#fff;box-shadow:0 0 0 3px #667eea1a}.sp-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.sp-btn-clear{background:#fee2e2;color:#ef4444}.sp-btn-clear:hover{background:#fecaca;transform:scale(1.05)}.sp-btn-close{background:#f3f4f6;color:#6b7280;font-size:18px}.sp-btn-close:hover{background:#e5e7eb;transform:scale(1.05)}.sp-grid-scroll{flex:1;background:#fafbfc;max-height:400px;overflow-y:auto;padding:8px}.sp-grid-scroll::-webkit-scrollbar{width:6px}.sp-grid-scroll::-webkit-scrollbar-track{background:transparent}.sp-grid-scroll::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.sp-grid-scroll::-webkit-scrollbar-thumb:hover{background:#9ca3af}.option-group{margin-bottom:12px}.sp-group-title{padding:8px 12px;margin-bottom:8px}.sp-group-name{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.sp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:0 4px}.sp-option{background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s ease;overflow:hidden;aspect-ratio:1;display:flex;align-items:center;justify-content:center;position:relative}.sp-option:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.sp-option.selected{border-color:#667eea;box-shadow:0 0 0 3px #667eea33}.sp-option.selected:hover{border-color:#764ba2}.sp-option.selected:after{content:"✓";position:absolute;top:4px;right:4px;width:20px;height:20px;background:#ff9367;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;z-index:1}.sp-option-image-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.sp-option-image{width:100%;height:100%;object-fit:cover;border-radius:6px}.sp-option-title{padding:12px 8px;text-align:center;font-size:13px;font-weight:500;color:#374151;word-wrap:break-word;line-height:1.3}.sp-option.selected .sp-option-title{color:#667eea;font-weight:600}.sp-empty{display:flex;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.sp-empty-text{font-size:14px;color:#9ca3af}@media (max-width: 768px){.select-trigger{width:32px;height:32px}.sp-trigger-icon svg{width:20px;height:20px}.select-popup-dropdown{width:calc(100vw - 32px);max-height:70vh}}@media (max-width: 640px){.sp-grid{grid-template-columns:repeat(3,1fr);gap:6px}.sp-option-title{font-size:12px;padding:10px 6px}}@media (max-width: 480px){.select-trigger{width:32px;height:32px}.sp-trigger-icon svg{width:18px;height:18px}.sp-grid{grid-template-columns:repeat(2,1fr)}}.chat-input-wrapper{width:100%;padding:0}.chat-input-box{background:#fff;border-radius:28px;box-shadow:0 2px 12px #00000014;border:1.5px solid #e5e7eb;transition:all .2s ease;padding:.875rem 1.25rem;min-height:56px;position:relative}.chat-input-box:focus-within{border-color:#9ca3af;box-shadow:0 4px 16px #0000001f}.chat-input-main{display:block;min-width:0;padding-bottom:52px}.chat-input-field{width:100%;min-height:80px;max-height:150px;padding:.25rem 0;font-size:15px;line-height:1.6;color:#1f2937;background:transparent;border:none;outline:none;resize:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;overflow-y:auto;overflow-x:hidden;word-wrap:break-word}.chat-input-field::placeholder{color:#9ca3af}.chat-input-field:disabled{opacity:.5;cursor:not-allowed}.chat-input-field::-webkit-scrollbar{width:4px}.chat-input-field::-webkit-scrollbar-track{background:transparent}.chat-input-field::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.chat-input-field::-webkit-scrollbar-thumb:hover{background:#9ca3af}.chat-input-toolbar{position:absolute;left:16px;right:16px;bottom:10px;display:flex;align-items:center;justify-content:flex-start;gap:8px}.chat-toolbar-left{display:flex;align-items:center}.chat-toolbar-right{display:flex;align-items:center;margin-left:auto}.chat-select-wrapper{display:flex;align-items:center}.chat-send-button{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;color:#9ca3af;border:none;border-radius:50%;cursor:not-allowed;transition:all .2s ease;padding:0}.chat-send-button svg{width:20px;height:20px;transform:translate(2px);transition:transform .2s ease}.chat-send-button.active{background:#ff9367;color:#fff;cursor:pointer}.ant-btn-variant-solid:not(:disabled):not(.ant-btn-disabled):hover{background:#ff9367}.chat-send-button.active:hover{transform:scale(1.05);box-shadow:0 4px 12px #667eea66}.chat-send-button.active:active{transform:scale(.98)}.chat-send-button:disabled{cursor:not-allowed}.ant-input-outlined:focus{border-color:transparent;box-shadow:none}@media (max-width: 768px){.chat-input-box{padding:.75rem 1rem;gap:.75rem;min-height:52px}.chat-input-field{font-size:14px}.chat-send-button{width:38px;height:38px}.chat-send-button svg{width:18px;height:18px}}@media (max-width: 480px){.chat-input-box{border-radius:24px;padding:.625rem .875rem;gap:.625rem;min-height:48px}.chat-input-field{font-size:14px}.chat-send-button{width:36px;height:36px}.chat-send-button svg{width:17px;height:17px}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.chat-input-box.sending{pointer-events:none;opacity:.6}.chat-input-field:focus{outline:none}.chat-toolbar-left{position:relative;z-index:1}.markdown-body{font-size:14px;line-height:1.7;color:#1f2937}.lazy-image{opacity:0;transition:opacity .3s ease-in-out;object-fit:cover;background-color:#f5f5f5;border-radius:4px}.lazy-image.fade-in{opacity:1}.lazy-image[src^="data:"]{opacity:.6}.image-placeholder{display:inline-block;padding:4px 8px;background:#f0f2f5;border-radius:4px;color:#666;font-size:12px;margin:2px 0}.image-grid{display:grid;gap:12px;margin:8px 0}.image-grid img{width:150px;height:150px;object-fit:cover;border-radius:8px;cursor:pointer;transition:all .2s ease}.image-grid img:hover{transform:scale(1.02);box-shadow:0 4px 16px #00000026}.image-grid.single-image{display:block}.image-grid.two-images{grid-template-columns:repeat(auto-fit,minmax(120px,150px));max-width:320px}.image-grid.three-images{grid-template-columns:repeat(auto-fit,minmax(120px,150px));max-width:486px}.image-grid.four-images,.image-grid.multi-images{grid-template-columns:repeat(auto-fit,minmax(120px,150px));max-width:652px}@media (max-width: 768px){.image-grid.three-images,.image-grid.four-images,.image-grid.multi-images{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));max-width:none}.image-grid.three-images img,.image-grid.four-images img,.image-grid.multi-images img{width:100%;max-width:150px;height:150px}}@media (max-width: 480px){.image-grid.two-images,.image-grid.three-images,.image-grid.four-images,.image-grid.multi-images{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));max-width:none}.image-grid.two-images img,.image-grid.three-images img,.image-grid.four-images img,.image-grid.multi-images img{width:100%;max-width:150px;height:150px}}.markdown-button-wrapper{position:absolute;bottom:-50px;left:0;right:0;display:flex;justify-content:flex-start;gap:8px;z-index:10;opacity:.9;transition:opacity .2s ease}.markdown-button-wrapper:hover{opacity:1}.markdown-button{background:#ff9367;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;display:inline-block;box-shadow:0 2px 8px #00000026}.markdown-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000040;background:linear-gradient(135deg,#5a6fd8,#6a4190)}.markdown-button:active{transform:translateY(0);box-shadow:0 2px 8px #00000026}.message-container{padding:1rem 1.5rem;animation:messageSlideIn .3s ease-out}@keyframes messageSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.user-row{display:flex;justify-content:flex-end;margin-bottom:1.5rem}.user-content{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem;max-width:70%}.user-images{display:flex;flex-direction:column;gap:.5rem}.user-image-container{border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:transform .2s ease,box-shadow .2s ease}.user-image-container:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.user-image{display:block;width:100%;max-width:300px;height:auto;object-fit:cover}.user-message-bubble{background:#ff9367;color:#fff;padding:.5rem;border-radius:18px 18px 4px;box-shadow:0 2px 8px #667eea40;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.user-message-bubble .markdown-body{color:#fff;background:transparent;padding:0}.user-message-bubble .markdown-body p{margin:.25rem 0}.user-message-bubble .markdown-body pre{background:#ffffff1f!important;border:1px solid rgba(255,255,255,.2);color:#fff;border-radius:8px;padding:.75rem;margin:.5rem 0}.user-message-bubble .markdown-body code{background:#fff3!important;color:gold;padding:.125rem .375rem;border-radius:4px}.user-message-bubble .markdown-body a{color:#87ceeb;text-decoration:underline}.user-message-bubble .markdown-body a:hover{color:#fff}.ai-row{display:flex;gap:.875rem;margin-bottom:1.5rem;align-items:flex-start}.ai-avatar{width:36px;height:36px;flex-shrink:0;border-radius:50%;background:#ff9367;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 2px 8px #667eea40}.ai-avatar svg{width:20px;height:20px}.ai-message-bubble{flex:1;background:#fff;border-radius:18px 18px 18px 4px;box-shadow:0 2px 8px #0000000f;border:1px solid #e5e7eb;padding:.875rem 1.125rem;max-width:calc(100% - 52px);transition:box-shadow .2s ease}.ai-message-bubble:hover{box-shadow:0 4px 12px #00000014}.message-text{font-size:.9375rem;line-height:1.6;color:#1f2937;word-wrap:break-word;overflow-wrap:break-word}.ai-message-bubble .markdown-body{padding:0;background:transparent;font-size:.9375rem}.ai-message-bubble .markdown-body p{margin:.5rem 0}.ai-message-bubble .markdown-body p:first-child{margin-top:0}.ai-message-bubble .markdown-body p:last-child{margin-bottom:0}.ai-message-bubble .markdown-body pre{background:#f8f9fa!important;border:1px solid #e9ecef;border-radius:8px;padding:.875rem;margin:.75rem 0;overflow-x:auto}.ai-message-bubble .markdown-body code{background:#f3f4f6!important;color:#e53e3e;padding:.125rem .375rem;border-radius:4px;font-size:.875rem}.ai-message-bubble .markdown-body pre code{background:transparent!important;color:#1f2937;padding:0}.ai-message-bubble .markdown-body blockquote{border-left:3px solid #667eea;background:#f9fafb;margin:.75rem 0;padding:.75rem 1rem;border-radius:0 8px 8px 0}.ai-message-bubble .markdown-body img{max-width:100%;height:auto;border-radius:8px;margin:.75rem 0;box-shadow:0 2px 8px #00000014;transition:transform .2s ease,box-shadow .2s ease}.ai-message-bubble .markdown-body img:hover{transform:scale(1.01);box-shadow:0 4px 12px #0000001f}.ai-message-bubble .markdown-body ul,.ai-message-bubble .markdown-body ol{padding-left:1.5rem;margin:.5rem 0}.ai-message-bubble .markdown-body li{margin:.25rem 0}.ai-message-bubble .markdown-body h1,.ai-message-bubble .markdown-body h2,.ai-message-bubble .markdown-body h3,.ai-message-bubble .markdown-body h4{margin:1rem 0 .5rem;font-weight:600;color:#111827}.ai-message-bubble .markdown-body h1{font-size:1.5rem}.ai-message-bubble .markdown-body h2{font-size:1.25rem}.ai-message-bubble .markdown-body h3{font-size:1.125rem}.ai-message-bubble .markdown-body table{border-collapse:collapse;width:100%;margin:.75rem 0;overflow-x:auto;display:block}.ai-message-bubble .markdown-body th,.ai-message-bubble .markdown-body td{border:1px solid #e5e7eb;padding:.5rem .75rem;text-align:left}.ai-message-bubble .markdown-body th{background:#f9fafb;font-weight:600}.typing{display:inline-flex;align-items:center;gap:4px;margin-top:.5rem}.typing-dot{width:6px;height:6px;background:#9ca3af;border-radius:50%;animation:typingBounce 1.4s infinite ease-in-out}.typing-dot:nth-child(1){animation-delay:0s}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}@keyframes typingBounce{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-8px);opacity:1}}@media (max-width: 768px){.message-container{padding:.75rem 1rem}.user-content{max-width:85%}.user-message-bubble,.ai-message-bubble{padding:.75rem 1rem}.ai-avatar{width:32px;height:32px}.ai-avatar svg{width:18px;height:18px}.user-image{max-width:240px}}@media (max-width: 480px){.message-container{padding:.5rem .75rem}.user-content{max-width:90%}.user-message-bubble,.ai-message-bubble{padding:.625rem .875rem;font-size:.875rem}.user-image{max-width:200px}}.chat-container{display:flex;flex-direction:column;overflow:hidden}.chat-content{flex:1;overflow-y:auto;padding:1.5rem 1rem 80px;display:flex;flex-direction:column;align-items:center}.chat-content::-webkit-scrollbar{width:6px}.chat-content::-webkit-scrollbar-track{background:transparent}.chat-content::-webkit-scrollbar-thumb{background:#0000001a;border-radius:3px}.chat-content::-webkit-scrollbar-thumb:hover{background:#0003}.chat-loading,.chat-error{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#666}.loading-spinner{width:40px;height:40px;border:3px solid rgba(0,0,0,.1);border-top-color:#4a90e2;border-radius:50%;animation:spin .8s linear infinite;margin-bottom:1rem}.chat-intro{width:100%;max-width:700px;padding:2rem 0;animation:fadeInUp .5s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.intro-header{text-align:center;margin-bottom:1.5rem}.intro-title{font-size:2rem;font-weight:600;color:#1a1a1a;margin:0 0 1rem;line-height:1.3}.intro-craft{display:flex;justify-content:center;gap:.5rem}.craft-badge{display:inline-block;padding:.4rem 1rem;background:#ff9367;color:#fff;border-radius:50px;font-size:.875rem;font-weight:500;box-shadow:0 2px 8px #667eea40}.intro-description{font-size:1rem;line-height:1.7;color:#6b7280;text-align:center;margin:0 0 1.5rem;padding:0 1rem}.intro-reference{margin:1.5rem 0;display:flex;justify-content:center}.reference-image-wrapper{position:relative;max-width:450px;width:100%;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.reference-image-wrapper:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.reference-image{width:100%;height:auto;display:block}.intro-tags{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;margin:1.5rem 0 .5rem}.tag{padding:.4rem .9rem;background:#f3f4f6;color:#4b5563;border-radius:50px;font-size:.8125rem;font-weight:500;transition:all .2s ease;border:1px solid #e5e7eb}.tag:hover{background:#e5e7eb;transform:translateY(-1px);border-color:#d1d5db}.chat-messages{flex:1;max-width:900px;width:100%;padding:1rem 0;animation:fadeIn .4s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.chat-input-container{background:#fff;position:fixed;bottom:0;left:0;right:0;padding-bottom:1.5rem;width:100%;display:flex;justify-content:center;z-index:100}.chat-input-wrapper{max-width:900px;margin:0 auto;width:100%}@media (max-width: 768px){.chat-content{padding:1rem .75rem}.chat-intro{padding:1.5rem 0}.intro-title{font-size:1.625rem}.intro-description{font-size:.9375rem}.reference-image-wrapper{max-width:100%}.chat-input-container{padding:.875rem}.chat-content{padding-bottom:70px}}@media (max-width: 480px){.chat-intro{padding:1rem 0}.intro-title{font-size:1.375rem}.intro-description{font-size:.875rem;padding:0 .5rem}.craft-badge{font-size:.75rem;padding:.3rem .8rem}.tag{font-size:.75rem;padding:.3rem .75rem}.reference-image-wrapper{max-width:100%;border-radius:8px}}.loading-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:10}.spinner-outer{width:80px;height:80px;border-radius:50%;background:#6366f126;display:flex;align-items:center;justify-content:center;animation:pulse 1.2s infinite}.spinner-inner{width:36px;height:36px;border:3px solid #667eea;border-top-color:transparent;border-radius:50%;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.generating-indicator{position:absolute;top:8px;right:8px;background:#3b82f6;color:#fff;font-size:12px;padding:4px 8px;border-radius:6px}.inline-preview-root{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.inline-preview-header{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-bottom:1px solid #e5e7eb}.header-left{display:flex;align-items:center;gap:8px}.tabs{display:flex;gap:8px}.tab-btn{border:1px solid #e5e7eb;background:#fff;color:#374151;font-size:13px;padding:6px 10px;border-radius:6px;cursor:pointer}.tab-btn.active{background:#667eea;color:#fff;border-color:transparent}.title-only{font-size:14px;color:#374151;font-weight:500}.header-right .icon-btn{border:none;background:transparent;color:#6b7280;font-size:16px;padding:6px 8px;cursor:pointer}.header-right .icon-btn:hover{color:#111827}.inline-preview-content{display:flex;flex-direction:column;flex:1;overflow:hidden}.mobile-close-btn{display:none;position:fixed;top:20px;right:20px;z-index:310;width:44px;height:44px;background:#000000b3;border-radius:50%;align-items:center;justify-content:center;cursor:pointer;color:#fff}@media (max-width: 1024px){.mobile-close-btn{display:flex!important}}.image-preview-root{display:flex;flex-direction:column;height:100%}.preview-image-container{position:relative;flex:1;min-height:0;padding:20px;display:flex;align-items:center;justify-content:center}.main-image{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;box-shadow:0 8px 24px #0000001f;transition:transform .3s ease}.main-image:hover{transform:scale(1.02)}.image-navigation{position:absolute;inset:0;display:flex;align-items:center;justify-content:space-between;padding:12px;pointer-events:none}.nav-btn{pointer-events:auto;width:40px;height:40px;border:1px solid #e5e7eb;background:#ffffffe6;color:#374151;border-radius:999px;font-size:18px;cursor:pointer;transition:all .2s ease}.nav-btn:hover{background:#fff;box-shadow:0 6px 18px #0000001f;transform:scale(1.05)}.nav-btn:disabled{opacity:.5;cursor:not-allowed}.preview-toolbar{padding:16px 20px;border-top:1px solid #e5e7eb;display:flex;gap:24px;flex-shrink:0}.action-group{display:flex;flex-direction:column;gap:8px}.group-label{font-size:12px;color:#6b7280;font-weight:500;text-transform:uppercase}.action-buttons{display:flex;gap:8px;flex-wrap:wrap}.action-btn{background:#fff;color:#374151;border:1px solid #e5e7eb;padding:6px 12px;border-radius:6px;font-size:13px;cursor:pointer;transition:all .2s ease}.action-btn:hover{background:#f9fafb}.action-btn.primary{background:#667eea;color:#fff;border-color:transparent}.action-btn.primary:hover{background:#5a6fd8}.thumbnail-bar{padding:12px 20px;border-top:1px solid #e5e7eb;flex-shrink:0}.thumbnails-scroll{display:flex;gap:8px;overflow-x:auto;padding:4px 0}.thumbnail-item{flex-shrink:0;width:48px;height:48px;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .2s ease}.thumbnail-item:hover{border-color:#d1d5db}.thumbnail-item.active{border-color:#3b82f6}.thumbnail-image{width:100%;height:100%;object-fit:cover}.preview-placeholder{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;text-align:center}.placeholder-icon{font-size:32px;color:#d1d5db;margin-bottom:10px}.placeholder-text{font-size:14px;color:#374151;margin:4px 0}.placeholder-desc{font-size:12px;color:#6b7280}._panel_1690c_1{width:100%;position:relative;height:32px;display:flex;justify-content:space-between}._asset-library_1690c_9{border-radius:4px}._view-mode_1690c_13{background-color:#fff;border-radius:4px}button._button-custom_1690c_18{width:auto;margin-right:12px}._workspace_1c15h_1{flex:1;margin:0 12px;height:100%;position:relative}._content_1c15h_8{height:calc(100% - 32px)}._canvas-wrap_1c15h_12{min-width:520px;height:calc(100% - 136px);position:absolute;top:44px;left:0;right:0;display:flex;align-items:center;gap:12px}._item_gj8jt_1{cursor:pointer;user-select:none;margin-top:8px;padding:6px 0 6px 36px;border-radius:4px}._item_gj8jt_1:first-child{margin-top:14px}._item_gj8jt_1:hover{background-color:#f6f6f8}._item--active_gj8jt_15{color:#ff773f}._title_gj8jt_19{cursor:pointer;user-select:none}._title_gj8jt_19>span{margin-left:8px}._second-folder_gj8jt_27{height:0;overflow:hidden}._second-folder--active_gj8jt_31{height:auto}._panel_izseu_1{height:100%;width:200px;border-right:1px solid #E5E5E5;padding:16px 10px 16px 12px}._title_izseu_9{font-size:14px;font-weight:500;display:flex;justify-content:space-between;align-items:center;height:20px}._title_izseu_9>i{width:20px;height:20px;text-align:center;line-height:20px;border-radius:4px;background-color:#f6f6f8}._folder-tree_izseu_26{font-size:14px;font-weight:400;margin-top:20px}._folder_izseu_26{margin-bottom:20px}._grid-list_aqevw_1{height:calc(100% - 48px);overflow-y:auto;scrollbar-width:none}._folder-item_aqevw_7{margin-top:16px}._folder-item_aqevw_7:first-child{margin-top:0}._item-title_aqevw_14{font-size:14px;display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._item-title_aqevw_14>button{background-color:#f6f6f8;padding:2px 4px;border-radius:2px;display:flex;align-items:center;gap:3px;font-size:12px;border:none}._asset-list_aqevw_32{max-width:100%;display:flex;gap:6px;flex-wrap:wrap}._asset-item_aqevw_39{width:88px;height:88px;border-radius:4px;background-color:#f6f6f8;display:flex;justify-content:center;align-items:center}._panel_1sqyj_1{flex:1;padding:16px 20px}._label_1m4y6_1{background-color:#87ceeb;display:block;width:100%;height:24px;border-radius:4px;display:flex;align-items:center;margin-bottom:24px}._input_1m4y6_12{border:none;height:100%;flex:1;border:1px solid #E5E5E5;border-radius:4px 0 0 4px;border-right:none;box-sizing:border-box;outline:none;text-indent:1em}._icon_1m4y6_24{width:24px;height:100%;background-color:#ff773f;display:flex;justify-content:center;align-items:center;border-radius:0 4px 4px 0}._panel_10c0q_1{background-color:#fff;position:absolute;bottom:0;width:100%;height:calc(100% - 44px);border-radius:8px;overflow:hidden;display:flex;z-index:4}._current-resource_mahrg_1{display:flex;flex-wrap:wrap;justify-content:space-between;max-height:130px;overflow-y:auto;scrollbar-width:none}._current-resource__item_mahrg_9{width:60px;height:60px;background-color:#eee;margin-bottom:5px;border-radius:6px;display:flex;justify-content:center;align-items:center;padding:6px}._current-resource__item_mahrg_9>img{max-width:100%;max-height:100%}._color-panel_vcnpa_1{width:100%}._color-input-wrap_vcnpa_5{display:flex;flex-wrap:wrap;margin-bottom:10px}._generate-button_vcnpa_11{margin-left:10px;height:34px;width:68px;border-radius:6px;border:1px solid #E8E8E8;background-color:#fff}._color-list_vcnpa_20{display:flex;flex-wrap:wrap}._color-list__title_vcnpa_24{margin-top:10px;margin-bottom:3px;font-size:12px;color:#666}._color-block_vcnpa_31{width:22px;height:22px;margin:3.25px;border-radius:3px}._color-block_vcnpa_31:nth-child(8n+1){margin-left:0}._color-block_vcnpa_31:nth-child(8n){margin-right:0}._label_wauoo_1{display:flex;align-items:center;width:88px;height:32px;border:1px solid #E8E8E8;padding-left:8px;border-radius:4px}._label__title_wauoo_10{margin:0 6px;font-size:14px;color:#a6a8ad}._label__input_wauoo_15{flex:1;min-width:0;height:100%;border-radius:4px;border:none;outline:none}._label__input_wauoo_15::-webkit-outer-spin-button,._label__input_wauoo_15::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._align-mirror_7ochx_1{width:100%}._align-mirror__top_7ochx_4{height:32px;border-radius:4px;display:flex;justify-content:space-around;align-items:center;background-color:#eeeff1}._align-mirror__top_7ochx_4>li{cursor:pointer}._align-mirror__bottom_7ochx_15{height:32px;border-radius:4px;margin-top:12px;display:flex;justify-content:space-around;align-items:center;background-color:#eeeff1}._align-mirror__bottom_7ochx_15>li{cursor:pointer}._strokes_kiriq_1{width:100%}._stroke_kiriq_1{width:100%;border-radius:4px;display:flex;justify-content:space-between;align-items:center;border:1px solid #e0e1e5;margin-bottom:8px}._stroke__width_kiriq_14{border:none;outline:none;width:60px;height:28px;font-size:16px}._stroke__width_kiriq_14::-webkit-outer-spin-button,._stroke__width_kiriq_14::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._stroke__button_kiriq_25{border:none;margin-right:6px;font-size:18px;background-color:transparent;cursor:pointer;padding:6px}._add-button_kiriq_34{background-color:#fff;border:1px solid #e0e1e5;line-height:32px;border-radius:4px;font-size:14px;color:#666}._upload-image_1ipas_1{display:flex;align-items:center}._upload-image_1ipas_1 p{font-size:14px;margin-right:12px}._upload-image_1ipas_1 label{display:block;position:relative;padding:6px 10px;background-color:#e7e7ea;border-radius:4px;display:flex;justify-content:center;align-items:center;margin-bottom:8px}._upload-image_1ipas_1 label input[type=file]{opacity:0;position:absolute;width:100%;height:100%}._color-picker_hh2m7_1{width:60px;height:30px;position:relative;display:flex;align-items:center}._color-picker_hh2m7_1 p{margin-right:12px;white-space:nowrap;font-size:14px;background-color:red}._color-view_hh2m7_15{width:100%;height:100%;border:1px solid #E8E8E8;border-radius:4px}._color-edit_hh2m7_22{position:fixed;transform:translateY(-100%);right:280px;background-color:#fff;padding:10px;border-radius:8px;box-shadow:0 4px 20px #78787833;z-index:4}._wrap_1evsc_1{width:100%;display:flex;justify-content:space-between}._button_1evsc_7{padding:6px;border-radius:4px;border:1px solid #E8E8E8;font-size:14px}._button--active_1evsc_13{background-color:#fff;color:#ff773f}._label_ca0h6_1{display:flex;align-items:center;width:100%;height:32px;border:1px solid #E8E8E8;padding-left:8px;border-radius:4px;margin-bottom:10px}._label__title_ca0h6_11{margin:0 6px;font-size:14px;color:#a6a8ad}._label__input_ca0h6_16{flex:1;min-width:0;height:100%;border-radius:4px;border:none;outline:none}._label__input_ca0h6_16::-webkit-outer-spin-button,._label__input_ca0h6_16::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._label_9udb0_1{display:flex;align-items:center;width:30%;height:32px;border:1px solid #E8E8E8;padding:0 8px;border-radius:4px}._label__title_9udb0_10{margin:0 6px;font-size:14px;color:#a6a8ad}._label__input_9udb0_15{flex:1;min-width:0;height:100%;border-radius:4px;border:none;outline:none}._label__input_9udb0_15::-webkit-outer-spin-button,._label__input_9udb0_15::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._container_zen3l_1{width:66%;height:32px;position:relative;padding:0 10px;box-sizing:border-box;border:1px solid #E8E8E8;display:flex;align-items:center;border-radius:4px}._input_zen3l_13{width:100%;line-height:28px;font-size:14px;box-sizing:border-box;border:none;outline:none}._ul_zen3l_22{position:absolute;top:110%;left:0;right:0;background:#fff;border:1px solid #E8E8E8;border-radius:4px;max-height:380px;overflow-y:auto;list-style:none;margin:0;padding:0;z-index:10;box-shadow:0 6px 10px 3px #4848481a}._li_zen3l_39{font-size:14px;color:#666;padding:8px;cursor:pointer;text-wrap:nowrap;border-bottom:1px solid #fafafa}._li_zen3l_39:hover{color:#ff773f}._tip_zen3l_51{padding:8px;color:#999}._label_1en5k_1{display:flex;align-items:center;width:60%;height:32px;border:1px solid #E8E8E8;padding:0 8px;border-radius:4px}._label__title_1en5k_10{margin:0 6px;font-size:14px;color:#a6a8ad}._label__input_1en5k_15{flex:1;min-width:0;height:100%;border-radius:4px;border:none;outline:none}._label__input_1en5k_15::-webkit-outer-spin-button,._label__input_1en5k_15::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._current-resource_1xne5_1{display:flex;flex-direction:column;justify-content:space-between}._current-resource__list_1xne5_6{display:flex;flex-wrap:wrap;max-height:130px;overflow-y:auto;scrollbar-width:none}._current-resource__item_1xne5_13{width:60px;height:60px;margin-right:5px;background-color:#eee;margin-bottom:5px;border-radius:6px;display:flex;justify-content:center;align-items:center;padding:6px}._current-resource__item_1xne5_13>img{max-width:100%;max-height:100%}._current-resource__item_1xne5_13:nth-child(3n){margin-right:0}._current-resource__all_1xne5_32{margin-bottom:16px}._slider-wrap_1se96_1{width:240px}._workspace_1se96_5{height:calc(100% - 60px);min-width:1180px;display:flex;align-items:start;padding-bottom:12px}._button_1se96_13{background-color:#fff;position:absolute;top:16px;left:19px;width:40px;height:40px;border-radius:50%;border:none}._wrap_ruyqi_2{background-color:#fff;border-radius:8px;width:260px;height:100%;min-height:300px;padding:0 12px 16px;overflow-y:auto;scrollbar-width:none}._item_ruyqi_14{border-bottom:1px solid #F6F6F8;margin-top:6px;font-size:14px;padding-bottom:12px}._title_ruyqi_21{display:flex;justify-content:space-between;line-height:40px}._icon-wrap_ruyqi_27{display:flex;justify-content:center;align-items:center}._tick-icon_ruyqi_33{margin-right:6px;width:14px;display:flex;align-items:center}._tick-icon_ruyqi_33>img{margin-top:-2px;max-width:100%;max-height:100%}._resource_ruyqi_45{overflow-y:auto;scrollbar-width:none;overflow:hidden}._panel_1ddcx_1{width:24px;height:24px;border-radius:2px;margin-left:6px;margin-top:6px;box-shadow:1px 1px 1px #0000001a;box-sizing:border-box}._panel_1ddcx_1:nth-child(8n+1){margin-left:0}._panel_14j07_1{background-color:#f6f6f8;width:54px;height:54px;border-radius:4px;margin-left:6px;margin-top:6px;padding:6px;box-sizing:border-box;display:flex;justify-content:center;align-items:center}._panel_14j07_1:nth-child(4n+1){margin-left:0}._panel_14j07_1>img{max-width:100%;max-height:100%}._panel_1vg70_1{margin-top:10px}._title_1vg70_5{color:#7f7f7f;font-size:10px;margin:6px 0}._resource-list_1vg70_11{display:flex;flex-wrap:wrap}._panel_144le_1{background-color:#fff;width:260px;height:100%;margin-right:12px;padding:16px;border-radius:8px;overflow-y:auto;scrollbar-width:none}._color-edit_9kcyl_1{transform:translate(-6px)}._color-edit_9kcyl_1>div{background-color:#fff!important}._edit-section_fhhqd_1{font-size:14px;color:#000;margin-bottom:22px}._edit-section_fhhqd_1:last-child{margin-bottom:0}._edit-section__title_fhhqd_9{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._edit-section__content_fhhqd_15{display:flex;flex-wrap:wrap;justify-content:space-between}._panel_8vps7_1{background-color:#fff;width:230px;height:533px;position:absolute;transform:translate(-100%,-30%);border-radius:8px;box-shadow:2px 2px 16px #b5b5b580;z-index:4}._title_8vps7_12{height:36px;font-size:12px;font-weight:500;line-height:36px;padding:0 16px;border-bottom:1px solid #F4F5F9}._search_8vps7_21{border:1px solid #E5E5E5;display:block;margin:16px 12px 9px;height:28px;border-radius:4px;display:flex;justify-content:space-between;align-items:center}._search_8vps7_21>img{margin:8px}._search_8vps7_21>input{color:#333;background-color:transparent;border:none;outline:none;height:100%;flex:1}._list_8vps7_44{height:calc(100% - 102px);overflow-y:auto;scrollbar-width:none}._list__item_8vps7_49{cursor:pointer;height:28px;border-radius:4px;font-size:14px;margin:6px 12px;line-height:28px;padding-left:28px;overflow:hidden;text-wrap:nowrap;text-overflow:ellipsis;position:relative}._list__item_8vps7_49:hover,._list__item--selected_8vps7_65{background-color:#f6f6f8}._list__item--selected_8vps7_65>img{position:absolute;top:6px;left:4.5px}._button_1ri9w_1{width:50%;height:32px;position:relative;box-sizing:border-box;border:1px solid #E5E5E5;display:flex;justify-content:space-between;align-items:center;padding:0 0 0 6px;border-radius:4px;background-color:#fff;font-size:12px;outline:none}._button_1ri9w_1>span{width:calc(100% - 12px);text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}._button_1ri9w_1>img{margin:0 6px}._button--active_1ri9w_26{border-color:#ff773f}._label_1b9xe_1{width:auto;height:32px;color:#7f7f7f;padding:0 6px;border:1px solid #E5E5E5;border-radius:4px;display:flex;justify-content:center;align-items:center;gap:4px;box-sizing:border-box;font-size:12px}._input_1b9xe_16{border:none;outline:none;text-align:right;width:28px}._input-center_1b9xe_22{text-align:left}._button_v38cm_1{background-color:transparent;padding:0;border:none;font-size:14px;line-height:32px}._shadows_1ua9a_1{width:100%}._shadows-item_1ua9a_4{display:flex;justify-content:space-between;gap:6px;margin-bottom:6px}._global-loading-overlay_itooc_1{position:fixed;z-index:10002;inset:0;background-color:#fff0;display:flex;justify-content:center;align-items:center;pointer-events:none}._global-loading-overlay_itooc_1 ._spinner_itooc_14{width:48px;height:48px;border:5px solid rgba(255,119,63,.2);border-top-color:#ff773f;border-radius:50%;animation:_spin_itooc_14 1s linear infinite;box-shadow:0 0 3px #0000004d}@keyframes _spin_itooc_14{to{transform:rotate(360deg)}}.global-message--info{background-color:#ff773f}.global-message{position:fixed;bottom:20%;left:50%;transform:translate(-50%);min-width:200px;max-width:400px;padding:10px 16px;border-radius:4px;box-shadow:0 4px 12px #00000026;color:#fff;font-size:14px;display:flex;justify-content:space-between;align-items:center;z-index:19999;animation:fadeIn .3s ease}.global-message .close-btn{background:none;border:none;color:#fff;font-size:18px;margin-left:12px;cursor:pointer}.global-message--success{background-color:#52c41a}.global-message--error{background-color:#ff4d4f}.global-message--warning{background-color:#faad14}.global-message--info{background-color:#746cff}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,-20px)}to{opacity:1;transform:translate(-50%)}}._confirm-modal_7lv3w_1{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:284px;background-color:#fff;border-radius:8px;box-shadow:0 6px 26px 6px #0000004d;z-index:10003;padding:10px;overflow:hidden}._confirm-modal__title_7lv3w_14{background-color:#fff;font-size:18px;line-height:40px;color:#000;font-weight:600;display:flex;padding-left:10px;justify-content:start}._confirm-modal__message_7lv3w_24{font-size:16px;color:#333;line-height:24px;padding:10px;text-align:left}._button-wrap_7lv3w_32{margin-top:10px;display:flex;justify-content:end}._button-wrap_7lv3w_32>button{margin-left:10px;padding:6px 22px;border:1px solid #E8E8E8;border-radius:4px;font-size:14px;cursor:pointer;color:#212434;background-color:#f7f7f9;user-select:none}._modal-mask_ffgrw_1{width:100vw;height:100vh;background-color:#0009;backdrop-filter:blur(10px);position:absolute;top:0;left:0;z-index:4;display:flex;justify-content:center;align-items:end}._modal-panel_ffgrw_15{height:95%;width:100%;border-radius:10px 10px 0 0;background-color:#fff;overflow-y:auto;scrollbar-width:none}._close-button_ffgrw_24{color:#fff;font-size:18px;width:32px;height:32px;position:absolute;top:2.5%;right:2.5%;transform:translateY(-50%);background-color:transparent;border:1px solid white;border-radius:16px}#root{font-family:苹方}div,section,aside,main,header,label,ul{box-sizing:border-box}img{vertical-align:bottom}input{padding:0}main{display:flex;height:calc(100vh - 81px)}main nav{flex:1;padding:0 24px 24px;border-right:1px solid #E8E8E8;background-color:#fff;max-width:237px;height:calc(100vh - 81px);overflow:auto;box-sizing:border-box}main nav details{cursor:pointer;user-select:none;-webkit-user-select:none}main nav details summary{height:75px;background-color:#fff;border-bottom:1px solid #E8E8E8;display:flex;justify-content:center;align-items:center;justify-content:space-between;box-sizing:border-box;padding:16px 23px;font-size:20px;font-weight:700}main nav details summary .arrow{width:24px;height:24px;background:url(/icon/%E5%B1%95%E5%BC%80%E7%AE%AD%E5%A4%B4.svg) no-repeat center center;background-size:cover}main nav details[open] .arrow{transform:rotate(180deg)}main nav details ul{font-size:18px}main nav details ul li{margin:6px 0;padding:10px 16px;border-radius:6px}main nav details ul li:hover{background-color:#f0f0f4}main nav details ul li.active{color:#ff773f;background-color:#f3f2ff;font-weight:700}main aside{flex:1;padding:0 24px 24px;border-right:1px solid #E8E8E8;background-color:#fff;max-width:237px;height:calc(100vh - 81px);box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}main aside .resources-view{position:relative}main aside .resources-view>ul{display:flex;flex-wrap:nowrap;width:100%}main aside .resources-view>ul>li{width:100%;height:100%;display:flex;justify-content:center;align-items:center;display:block}main aside .resources-view>ul li{margin:0}main aside .resources-view>ul img{max-width:100%;max-height:100%}main aside .resources-view .resource-editor-wrap{background-color:#fff;position:absolute;left:120%;top:15%;box-shadow:0 4px 20px #78787833;border-radius:10px}main aside .resources-view .resource-editor-wrap>div{display:flex;flex-direction:column}main aside .resources-view .resource-editor-wrap>div button{background-color:#fff;color:#666;border:1px solid #E8E8E8;height:40px;font-size:16px;margin:10px;border-radius:5px}main aside .resources-view .resource-editor-wrap{z-index:1}main main{flex:4;display:block;position:relative}main main>section{height:calc(100vh - 81px);overflow-y:auto;box-sizing:border-box}main main section{padding:20px;display:flex;justify-content:center;align-items:center}main main footer{box-sizing:border-box;position:absolute;bottom:6%;left:50%;transform:translate(-50%);padding:10px;width:864px;min-height:100px;max-height:200px;margin:0 20px;z-index:1;background-color:#fff;box-shadow:0 4px 20px #78787833;border-radius:12px}main main footer .image-editor{padding:0;display:grid;grid-template-columns:308px 392px 144px;justify-items:center}main main footer .image-editor .fill{display:grid;grid-template-columns:108px 138px;grid-template-rows:repeat(2,28px);gap:16px;padding-right:24px;border-right:1px solid #E8E8E8}main main footer .image-editor .fill .fast-fill{grid-column:1/3}main main footer .image-editor .size-position{display:grid;grid-template-columns:repeat(2,1fr);justify-self:center;justify-items:center;gap:24px;padding-right:20px;border-right:1px solid #E8E8E8}main main footer .image-editor .size-position .range:nth-child(2){grid-column:1/2;grid-row:2/3}main main footer .font-editor{display:flex;padding:0;height:100%;width:100%;align-items:center;flex-wrap:wrap;justify-content:start}main main footer .font-editor .text-wrap{flex:8;box-sizing:border-box;display:grid;grid-template-columns:160px 108px 160px;grid-template-rows:repeat(2,28px);gap:12px 20px;justify-content:center;align-items:center;border-right:1px solid #E8E8E8}main main footer .font-editor .align-wrap{flex:5;display:grid;grid-template-columns:160px 96px;grid-template-rows:repeat(2,28px);gap:12px 21px;justify-content:center}main main footer .font-editor .align-wrap .align-wrapper{grid-column:2/3;grid-row:1/span 2}main main footer .group-editor{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}body{overscroll-behavior:none;touch-action:none}li{list-style:none}h2{box-sizing:border-box}#color-edit #rbgcp-inputs-wrap{justify-content:space-around!important;column-gap:0!important;padding-top:6px!important}#color-edit #rbgcp-inputs-wrap input{font-size:12px!important;max-height:14px!important;max-width:22px!important;border-radius:3px!important;margin-right:3px!important}#color-edit #rbgcp-inputs-wrap #rbgcp-hex-input{max-width:60px!important}#root{background-color:#f6f6f8;width:100vw;height:100vh;overflow:hidden}
