@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;max-width:100%;display:inline-block;position:relative}.ReactCrop *,.ReactCrop :before,.ReactCrop :after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{max-width:100%;max-height:inherit;display:block}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px);position:absolute;top:0;right:0;bottom:0;left:0}.ReactCrop__crop-selection{cursor:move;position:absolute;top:0;left:0;transform:translate(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";border:1px solid var(--rc-border-color);opacity:.3;position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){color:#fff;background-image:linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;animation:1s linear infinite marching-ants}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";background-color:#fff6;display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6667%}.ReactCrop__drag-handle{width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color);position:absolute}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;top:0;left:0;transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;top:0;left:50%;transform:translate(-50%,-50%)}.ReactCrop .ord-ne{cursor:ne-resize;top:0;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-se{cursor:se-resize;bottom:0;right:0;transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;bottom:0;left:50%;transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;bottom:0;left:0;transform:translate(-50%,50%)}.ReactCrop .ord-w{cursor:w-resize;top:50%;left:0;transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{width:100%;height:var(--rc-drag-bar-size);top:0;left:0;transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{width:var(--rc-drag-bar-size);height:100%;top:0;right:0;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{width:100%;height:var(--rc-drag-bar-size);bottom:0;left:0;transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{width:var(--rc-drag-bar-size);height:100%;top:0;left:0;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}*{box-sizing:border-box}body{margin:0;color:#1f2937;background:#f5f7fb}.app-layout{min-height:100vh}.app-sider{position:sticky!important;top:0;height:100vh;overflow:auto;background:#fff!important;border-right:1px solid #edf1f6}.brand{display:flex;height:72px;align-items:center;gap:12px;padding:0 18px}.ant-layout-sider-collapsed .brand{justify-content:center;padding:0}.ant-layout-sider-collapsed .brand-mark{width:32px;height:32px;border-radius:8px}.ant-layout-sider-collapsed .brand-copy{display:none}.brand-mark,.login-logo{display:block;width:38px;height:38px;object-fit:cover;background:#eef7ff;border-radius:10px}.brand-subtitle{display:block;margin-top:2px;font-size:12px}.app-header{display:flex;height:64px;align-items:center;justify-content:space-between;padding:0 24px;background:#fff;border-bottom:1px solid #edf1f6}.header-main{display:flex;min-width:0;align-items:center;gap:8px}.sider-toggle{flex:0 0 auto;font-size:18px}.header-title{font-size:16px;font-weight:700}.header-actions{display:flex;align-items:center;gap:12px}.logout-short{display:none}.app-content{padding:24px;overflow-x:hidden}.page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}.page-head h3{margin:0}.toolbar{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px;padding:16px;background:#fff;border-radius:8px}.toolbar>*{max-width:100%}.stat-card .ant-card-body{display:flex;align-items:center;gap:16px}.stat-icon{display:flex;width:46px;height:46px;align-items:center;justify-content:center;font-size:22px;border-radius:8px}.stat-number{margin-top:4px;color:#111827;font-size:28px;font-weight:800}.muted{margin-top:2px;color:#8a94a6;font-size:12px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.settings-card{max-width:760px}.share-config-card{margin-top:18px}.danger-card{max-width:820px}.danger-code{margin-left:8px;margin-bottom:10px}.settings-actions{margin-bottom:20px}.settings-grid{margin-top:24px}.user-avatar-img{overflow:hidden;border-radius:50%;object-fit:cover;background:#edf3ff}.user-avatar-fallback{flex:0 0 auto;background:#1677ff}.user-detail-avatar,.user-detail-avatar-fallback{overflow:hidden;flex:0 0 auto;border-radius:50%;object-fit:cover;background:#edf3ff}.qr-preview{display:flex;align-items:center;gap:16px;padding:16px;background:#f7f9fc;border-radius:8px}.qr-preview img{width:148px;height:148px;object-fit:contain;background:#fff;border-radius:6px}.qr-empty{padding:28px;color:#8c8c8c;text-align:center;background:#f7f9fc;border-radius:8px}.share-cover-preview{display:flex;align-items:center;gap:16px;padding:16px;background:#f7f9fc;border-radius:8px}.share-cover-preview img{width:260px;max-width:100%;aspect-ratio:5 / 4;object-fit:cover;background:#fff;border-radius:8px}.share-cover-meta{display:flex;flex-direction:column;gap:6px}.share-crop-area{display:flex;min-height:360px;width:100%;align-items:center;justify-content:center;overflow:hidden;background:#f7f9fc;border-radius:8px}.share-crop-area .ReactCrop{max-width:100%;max-height:520px}.share-crop-image{display:block;max-width:100%;max-height:520px;object-fit:contain}.share-crop-help{margin-top:12px}.share-crop-area .ReactCrop__crop-selection{border:2px solid #1677ff}.share-crop-area .ReactCrop__drag-handle{width:14px;height:14px;background:#1677ff;border:2px solid #ffffff}.share-crop-area .ReactCrop__drag-bar{background:#1677ff66}@media (max-width: 640px){.share-cover-preview{align-items:flex-start;flex-direction:column}.share-cover-preview img{width:100%}.share-crop-area{min-height:280px}.share-crop-image,.share-crop-area .ReactCrop{max-height:360px}}.progress-item{padding:12px;background:#f7f9fc;border-radius:8px}.progress-item .ant-typography-secondary{float:right}.suggest-tag{cursor:pointer}.muted-inline{margin-left:8px;color:#8a94a6}.delete-impact-orders{display:flex;max-height:150px;flex-direction:column;gap:4px;margin-top:8px;overflow-y:auto}.notice-service-tabs-card{margin-bottom:16px}.notice-service-tabs-card .ant-card-body{padding:10px 16px 0}.notice-service-tabs-card .ant-tabs-nav{margin:0}.notice-tab-label{font-weight:700}.notice-config-workspace{display:grid;align-items:start;grid-template-columns:minmax(360px,1fr) 390px;gap:16px}.notice-editor-card,.notice-preview-card-wrap{min-width:0}.notice-config-card .ant-card-body{padding:0}.notice-config-subtabs{padding:0 24px;border-bottom:1px solid #edf1f6}.notice-config-subtabs .ant-tabs-nav{margin:0}.notice-config-subtabs .ant-tabs-tab{padding:17px 0;font-weight:700}.notice-editor-block{margin:20px 24px 24px;padding:16px;background:#f8fafc;border:1px solid #edf1f6;border-radius:8px;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.notice-editor-block.active,.notice-editor-block:focus-within{background:#fff;border-color:#9ec9ff;box-shadow:0 0 0 3px #1677ff14}.notice-editor-block-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.notice-editor-block-head .ant-typography{margin-bottom:0}.notice-editor-field+.notice-editor-field{margin-top:22px}.notice-editor-field .ant-typography-secondary{margin:6px 0 10px}.notice-editor-textarea{margin-top:14px}.notice-preview-shell{display:flex;justify-content:center}.notice-preview-backdrop{display:flex;width:330px;min-height:560px;align-items:center;justify-content:center;padding:22px 12px;background:linear-gradient(180deg,#eef5fb,#d8e7f5 42%,#f4f8fb);border-radius:24px}.notice-preview-card{width:100%;padding:18px 14px 20px;background:#fff;border-radius:14px;box-shadow:0 14px 36px #1f293729}.notice-preview-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.notice-preview-title{color:#172033;font-size:18px;font-weight:800;line-height:1.3}.notice-preview-subtitle{margin-top:4px;color:#6f7c91;font-size:12px}.notice-preview-close{display:flex;width:30px;height:30px;align-items:center;justify-content:center;color:#8a94a6;font-size:22px;line-height:1;background:#f3f6fa;border-radius:50%}.notice-preview-scroll{max-height:270px;overflow-y:auto;padding-right:4px}.notice-preview-row{display:grid;grid-template-columns:24px minmax(0,1fr);gap:10px;margin-bottom:10px;padding:10px 8px;background:#f7faff;border-radius:8px}.notice-preview-index{display:flex;width:22px;height:22px;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:800;background:#2f86ff;border-radius:50%}.notice-preview-text{color:#4b5870;font-size:13px;font-weight:600;line-height:1.75}.notice-preview-bottom{margin:6px 0 8px;color:#9aa4b2;font-size:12px;text-align:center}.notice-preview-check{display:flex;align-items:center;gap:7px;margin-top:8px;color:#9aa4b2;font-size:12px}.notice-preview-box{width:20px;height:20px;background:#edf0f3;border:1px solid #d8dde5;border-radius:4px}.notice-preview-button{display:block;width:160px;height:44px;margin:14px auto 0;color:#8fa0b6;font-weight:800;background:#edf3f9;border:0;border-radius:22px}.service-detail-preview-shell{display:flex;justify-content:center}.service-detail-preview-phone{width:330px;min-height:620px;padding:16px 12px 20px;background:linear-gradient(180deg,#f7fbff,#eef6ff);border-radius:24px}.service-detail-preview-page{position:relative;min-height:584px;padding-bottom:74px}.service-detail-preview-hero{padding:20px 18px 28px;background:linear-gradient(180deg,#eaf5ff,#eaf5ff00);border-radius:16px}.service-detail-preview-icon{display:flex;width:42px;height:42px;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:800;background:#2f80ed;border-radius:12px}.service-detail-preview-title{margin-top:16px;color:#111827;font-size:22px;font-weight:800;line-height:1.3}.service-detail-preview-summary{margin-top:8px;color:#5f7188;font-size:13px;line-height:1.6}.service-detail-preview-section{margin-top:14px;padding:16px 14px;background:#fff;border-radius:14px}.service-detail-preview-section-title{color:#111827;font-size:16px;font-weight:800}.service-detail-preview-intro{margin-top:10px;color:#4b5563;font-size:13px;line-height:1.75}.service-detail-preview-include-list{display:grid;gap:10px;margin-top:12px}.service-detail-preview-include{display:flex;align-items:center;gap:8px;color:#374151;font-size:13px}.service-detail-preview-include span{width:7px;height:7px;flex:0 0 auto;background:#2f80ed;border-radius:50%}.service-detail-preview-button{position:absolute;right:10px;bottom:8px;left:10px;height:44px;color:#fff;font-weight:800;background:#2f80ed;border:0;border-radius:22px}.file-tile,.archive-tile{display:flex;width:132px;flex-direction:column;align-items:center;gap:8px;padding:10px;background:#f7f9fc;border-radius:8px}.file-thumb{overflow:hidden;object-fit:cover;background:#fff;border-radius:6px}.file-name{width:100%;text-align:center}.login-page{display:flex;min-height:100vh;align-items:center;justify-content:center;padding:24px;background:#f5f7fb}.login-card{width:400px}.login-head{margin-bottom:24px;text-align:center}.login-logo{width:58px;height:58px;margin:0 auto 12px}.login-head h3{margin-bottom:6px}@media (max-width: 720px){.app-sider{position:sticky;height:auto;min-height:100vh}.app-header{height:auto;align-items:center;gap:10px;flex-direction:row;padding:12px 16px}.header-main{flex:1;min-width:0}.header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-actions{flex:0 0 auto;gap:0}.admin-name{display:none}.logout-btn{padding-inline:10px}.logout-text{display:none}.logout-short{display:inline}.app-content{padding:14px}.page-head{display:flex;align-items:flex-start;flex-direction:column;gap:8px;margin-bottom:14px}.page-head .ant-space{width:100%;flex-wrap:wrap}.toolbar{align-items:stretch;flex-direction:column;padding:12px}.toolbar .ant-input-search,.toolbar .ant-select,.toolbar>.ant-btn{width:100%!important}.toolbar .ant-input-search .ant-btn{width:auto!important;min-width:40px;padding-inline:11px}.toolbar .ant-input-search .ant-input-group-addon{width:42px}.page-head h3.ant-typography{font-size:21px;line-height:1.3}.page-head .ant-typography-secondary{font-size:13px;line-height:1.55}.form-grid{grid-template-columns:1fr}.settings-card,.danger-card,.login-card{width:100%;max-width:none}.qr-preview{align-items:flex-start;flex-direction:column}.ant-table-wrapper{max-width:100%}.ant-card-body{padding:16px}.ant-descriptions-view{overflow-x:auto}.user-detail-summary{align-items:stretch!important;flex-direction:column}.user-detail-summary .ant-descriptions,.detail-action-bar{width:100%}.detail-action-bar .ant-btn{flex:1}.file-tile,.archive-tile{width:calc(50vw - 32px);min-width:126px}.notice-config-workspace{grid-template-columns:1fr}.notice-preview-backdrop{width:100%;min-height:520px}}@media (min-width: 721px) and (max-width: 1024px){.brand{padding:0 14px}.app-content{padding:18px}.page-head{align-items:flex-start}.toolbar .ant-input-search{width:240px!important}.form-grid,.notice-config-workspace{grid-template-columns:1fr}}
