:root{--primary-color:#FF7A18;--primary-hover:#FFA040;--primary-active:#D95D00;--primary-light:rgba(255,122,24,0.08);--primary-glow:rgba(255,122,24,0.4);--primary-shadow:rgba(255,122,24,0.3);--primary-shadow-hover:rgba(255,122,24,0.4);--primary-border:rgba(255,122,24,0.2);--primary-bg-subtle:rgba(255,122,24,0.05);--accent-cyan:#FF7A18;--accent-purple:#FFFFFF;--accent-green:#FF7A18;--gradient-primary:linear-gradient(135deg,#D95D00,#FF7A18 50%,#FFA040);--gradient-accent:linear-gradient(135deg,#FF7A18,#FFA040);--gradient-glow:radial-gradient(circle at center,rgba(255,122,24,0.15) 0%,transparent 70%);--gradient-primary-solid-from:#D95D00;--gradient-primary-solid-via:#FF7A18;--gradient-primary-solid-to:#FFA040}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px rgba(255,122,24,.3)}50%{box-shadow:0 0 40px rgba(255,122,24,.5)}}@keyframes pulse-glow-card{0%,to{box-shadow:0 0 20px rgba(255,122,24,.3)}50%{box-shadow:0 0 40px rgba(255,122,24,.5)}}@keyframes timeline-glow{0%,to{box-shadow:0 0 5px rgba(255,122,24,.5)}50%{box-shadow:0 0 15px rgba(255,122,24,.8)}}@keyframes door-glow{0%,to{box-shadow:0 0 10px rgba(245,158,11,.3)}50%{box-shadow:0 0 25px rgba(245,158,11,.5)}}.border-flow{background:linear-gradient(90deg,#D95D00,#FF7A18,#FFA040,#D95D00);background-size:300% 100%;animation:border-flow 3s ease infinite}.hero-carousel .arco-carousel-indicator-bottom .arco-carousel-indicator-item-active{background:linear-gradient(90deg,#D95D00,#FFA040);box-shadow:0 0 15px rgba(255,122,24,.6)}.rich-text-content{max-width:100%;color:#3f4a5a;font-size:14px;line-height:1.8;overflow-wrap:anywhere;word-break:break-word}.rich-text-content.is-plain{white-space:pre-wrap}.rich-text-content>:first-child{margin-top:0}.rich-text-content>:last-child{margin-bottom:0}.rich-text-content :where(p){margin:0 0 .75em}.rich-text-content :where(h1,h2,h3,h4){margin:1.1em 0 .6em;color:#182235;font-weight:700;line-height:1.35}.rich-text-content :where(h1){font-size:1.55em}.rich-text-content :where(h2){font-size:1.32em}.rich-text-content :where(h3){font-size:1.16em}.rich-text-content :where(h4){font-size:1.04em}.rich-text-content :where(ul,ol){margin:0 0 .75em;padding-left:1.5em}.rich-text-content :where(ul){list-style:disc}.rich-text-content :where(ol){list-style:decimal}.rich-text-content :where(li){margin:.25em 0}.rich-text-content :where(li>ul,li>ol){margin:.25em 0 0}.rich-text-content :where(blockquote){margin:.9em 0;border-left:3px solid #ffcfa8;padding:.4em 0 .4em 1em;background:#fff8f2;color:#6b7280}.rich-text-content :where(code){border-radius:4px;padding:.15em .4em;background:#f3f4f6;color:#b03060;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.92em}.rich-text-content :where(pre){margin:.9em 0;overflow-x:auto;border-radius:8px;background:#1f2937;padding:14px 16px;color:#f9fafb;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em;line-height:1.6}.rich-text-content :where(pre code){background:transparent;padding:0;color:inherit}.rich-text-content :where(a){color:#d95d00;text-decoration:underline;text-underline-offset:3px}.rich-text-content :where(hr){margin:1.4em 0;border:0;border-top:1px solid #e5e7eb}.rich-text-content :where(mark){border-radius:3px;padding:0 .2em}.rich-text-content :where(img){display:block;max-width:100%;height:auto;margin:.75em auto;border-radius:8px;cursor:zoom-in}.rich-text-content :where(.rich-text-media-frame){position:relative;display:block;width:fit-content;max-width:100%;margin:.75em auto}.rich-text-content :where(.rich-text-media-frame) img{margin:0}.rich-text-content :where(.rich-text-media-frame):after{position:absolute;top:8px;right:8px;border-radius:999px;padding:2px 9px;background:rgba(24,34,53,.74);color:#fff;content:"点击查看原图";font-size:12px;line-height:18px;opacity:0;pointer-events:none;transition:opacity .2s ease}.rich-text-content :where(.rich-text-media-frame):hover:after{opacity:1}@media (hover:none){.rich-text-content :where(.rich-text-media-frame):after{opacity:1}}.rich-text-content :where(table){width:100%;max-width:100%;margin:1em 0;border-collapse:collapse;table-layout:fixed}.rich-text-content :where(th,td){border:1px solid #e3e8ef;padding:8px 10px;text-align:left;vertical-align:top}.rich-text-content :where(th){background:#f5f7fa;color:#253040;font-weight:600}.rich-text-content :where(th p,td p){margin:0 0 .35em}.rich-text-content :where(th p:last-child,td p:last-child){margin-bottom:0}.rich-text-content :where(caption){margin-bottom:.5em;color:#66758a;font-size:.92em}@media (max-width:640px){.rich-text-content{font-size:14px}.rich-text-content :where(th,td){padding:6px 8px}}.rich-text-media-viewer{display:flex;position:fixed;z-index:1300;flex-direction:column;background:rgba(12,18,28,.9);inset:0}.rich-text-media-viewer__bar{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;color:#fff}.rich-text-media-viewer__title{min-width:0;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.rich-text-media-viewer__actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.rich-text-media-viewer__actions .arco-btn{border-color:rgba(255,255,255,.32);background:rgba(255,255,255,.12);color:#fff}.rich-text-media-viewer__actions .arco-btn:hover{border-color:rgba(255,255,255,.6);background:rgba(255,255,255,.22);color:#fff}.rich-text-media-viewer__stage{display:flex;flex:1 1 auto;align-items:flex-start;justify-content:center;overflow:auto;padding:0 16px 16px}.rich-text-media-viewer__image{display:block;flex:0 0 auto;max-width:none;border-radius:6px;background:#fff;box-shadow:0 24px 64px rgba(0,0,0,.45)}.rich-text-media-viewer__image.is-original{width:auto;height:auto}.rich-text-media-viewer__image.is-fit{max-width:100%;height:auto}@media (max-width:640px){.rich-text-media-viewer__bar{flex-wrap:wrap}.rich-text-media-viewer__actions .arco-btn{min-height:40px}}.rich-text-editor{display:flex;flex-direction:column;overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.rich-text-editor.is-fullscreen{position:fixed;z-index:1200;border:0;border-radius:0;inset:0}.rich-text-editor__body{overflow:auto}.rich-text-editor__body.is-fullscreen{flex:1 1 auto;overflow:auto}.rich-text-editor__source{width:100%;min-height:320px;border:0;padding:14px 16px;color:#253040;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;line-height:1.7;outline:none;resize:none}.rich-text-editor__status{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #eef0f2;padding:6px 14px;background:#fafbfc;color:#86909c;font-size:12px}.rich-text-editor__hint{min-width:0}.rich-text-editor__count{flex:0 0 auto;white-space:nowrap}.rich-text-editor .ProseMirror{min-height:200px;padding:14px 16px;outline:none}.rich-text-editor .ProseMirror p.is-editor-empty:first-child:before{float:left;height:0;color:#adb5bd;content:attr(data-placeholder);pointer-events:none}.rich-text-editor .ProseMirror .ProseMirror-selectednode{outline:2px solid var(--primary-color);outline-offset:2px}.rich-text-editor .ProseMirror .tableWrapper{overflow-x:auto}.rich-text-editor .ProseMirror :where(th,td){position:relative}.rich-text-editor .ProseMirror .column-resize-handle{position:absolute;z-index:20;top:0;right:-2px;bottom:-2px;width:4px;background:var(--primary-color);opacity:.5;pointer-events:none}.rich-text-editor .ProseMirror.resize-cursor{cursor:col-resize}.rich-text-editor .ProseMirror .selectedCell:after{position:absolute;z-index:2;background:rgba(255,122,24,.12);content:"";inset:0;pointer-events:none}.rich-text-editor [data-resize-container],.rich-text-editor [data-resize-wrapper]{max-width:100%}.rich-text-editor [data-resize-wrapper] img{max-width:100%;height:auto}.rich-text-editor [data-resize-handle]{z-index:5}.rich-text-editor [data-resize-handle=left],.rich-text-editor [data-resize-handle=right]{width:14px;cursor:ew-resize}.rich-text-editor [data-resize-handle]:after{position:absolute;top:50%;left:50%;width:6px;height:34px;border-radius:99px;background:var(--primary-color);content:"";opacity:0;transform:translate(-50%,-50%);transition:opacity .15s ease}.rich-text-editor [data-resize-container]:focus-within [data-resize-handle]:after,.rich-text-editor [data-resize-wrapper]:hover [data-resize-handle]:after{opacity:.9}.rich-text-toolbar{display:flex;flex:0 0 auto;flex-wrap:wrap;align-items:center;gap:4px;border-bottom:1px solid #eef0f2;padding:6px 8px;background:#fafbfc}.rich-text-toolbar__group{display:flex;align-items:center;gap:2px}.rich-text-toolbar__divider{width:1px;height:18px;margin:0 4px;background:#e5e7eb}.rich-text-toolbar__button{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:6px;background:transparent;color:#4e5969;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.rich-text-toolbar__button:hover:not(:disabled){background:#eef0f2;color:#1d2129}.rich-text-toolbar__button:focus-visible{border-color:var(--primary-color);outline:none}.rich-text-toolbar__button.is-active{background:rgba(255,122,24,.12);color:var(--primary-color)}.rich-text-toolbar__button:disabled{color:#c9cdd4;cursor:not-allowed}.rich-text-menu{display:flex;min-width:176px;flex-direction:column;border:1px solid #eef0f2;border-radius:8px;padding:4px;background:#fff;box-shadow:0 8px 24px rgba(24,34,53,.16)}.rich-text-menu__item{border:0;border-radius:6px;padding:7px 10px;background:transparent;color:#4e5969;font-size:13px;text-align:left;cursor:pointer}.rich-text-menu__item:hover:not(:disabled){background:#f2f3f5;color:#1d2129}.rich-text-menu__item.is-danger:not(:disabled){color:#d92d20}.rich-text-menu__item:disabled{color:#c9cdd4;cursor:not-allowed}.rich-text-menu__divider{height:1px;margin:4px 6px;background:#eef0f2}.rich-text-color-menu{display:flex;width:208px;flex-direction:column;gap:8px;border:1px solid #eef0f2;border-radius:8px;padding:10px;background:#fff;box-shadow:0 8px 24px rgba(24,34,53,.16)}.rich-text-color-menu__title{color:#86909c;font-size:12px}.rich-text-color-menu__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:6px}.rich-text-color-menu__swatch{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:4px;color:#182235;cursor:pointer}.rich-text-color-menu__swatch.is-active{outline:2px solid var(--primary-color);outline-offset:1px}.rich-text-color-menu__footer{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid #eef0f2;padding-top:8px}.rich-text-color-menu__custom{display:flex;align-items:center;gap:6px;color:#4e5969;font-size:12px}.rich-text-color-menu__custom input{width:32px;height:22px;border:1px solid #e5e7eb;border-radius:4px;padding:0;background:transparent;cursor:pointer}.rich-text-color-menu__clear{border:0;border-radius:4px;padding:4px 8px;background:#f2f3f5;color:#4e5969;font-size:12px;cursor:pointer}.rich-text-color-menu__clear:hover{background:#e5e6eb}@media (max-width:640px){.rich-text-toolbar__button{width:34px;height:34px}.rich-text-editor__hint{display:none}.rich-text-editor__status{justify-content:flex-end}}.activity-registration-notice ol,.activity-registration-notice ul{margin:0;padding:0;list-style:none}.activity-registration-notice li{position:relative;margin:0;padding-left:1.25rem}.activity-registration-notice li+li{margin-top:.5rem}.activity-registration-notice li:before{content:"";position:absolute;left:0;top:.6rem;width:.5rem;height:.5rem;border-radius:50%;background-color:var(--primary-color,#ff7a18)}.activity-registration-notice li p{margin:0}.activity-registration-form{display:flex;flex-direction:column;gap:20px}.activity-registration-summary{display:flex;flex-direction:column;gap:4px;border:1px solid #ffdfc7;border-radius:12px;padding:14px 16px;background:#fff8f1}.activity-registration-summary-title{margin:0;color:#182235;font-size:15px;font-weight:700;line-height:1.45;overflow-wrap:anywhere}.activity-registration-summary-meta{margin:0;color:#9b5d17;font-size:13px;line-height:1.6}.activity-registration-field-list{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}.activity-registration-field{display:flex;min-width:0;flex-direction:column;gap:8px}.activity-registration-field-label{display:inline-flex;align-items:center;gap:4px;color:#344054;font-size:13px;font-weight:600;line-height:1.4}.activity-registration-required{color:#f53f3f;font-weight:700}.activity-registration-agreement{border-top:1px solid #eef0f2;padding-top:16px}.activity-registration-agreement-text{color:#526174;font-size:13px;line-height:1.7}.activity-registration-agreement-text a{color:#ff7a18;font-weight:600;text-decoration:none}.activity-registration-agreement-text a:focus-visible,.activity-registration-agreement-text a:hover{text-decoration:underline}.activity-registration-error{margin:0;border:1px solid #ffd8d6;border-radius:8px;padding:10px 12px;background:#fff5f5;color:#d92d20;font-size:13px;line-height:1.6}.activity-registration-actions{display:flex;justify-content:flex-end;gap:12px;border-top:1px solid #eef0f2;padding-top:16px}.activity-registration-actions .arco-btn{min-width:104px;border-radius:10px}@media (max-width:767px){.activity-registration-actions .arco-btn{flex:1}}.activity-registration-verify{border:1px solid #e6ecf3;border-radius:12px;padding:12px 14px;background:#f8fbfe}.activity-registration-verify-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.activity-registration-code-button{min-width:108px;border-radius:8px}.activity-registration-verify-done{display:flex;align-items:center;gap:6px;margin:0;color:#067647;font-size:13px;font-weight:600;line-height:1.6}.activity-registration-verify-done svg{color:#12b76a;font-size:15px}.activity-registration-review-hint{margin:0;border:1px solid #ffe7ba;border-radius:8px;padding:10px 12px;background:#fffbf0;color:#9b5d17;font-size:13px;line-height:1.6}.activity-registration-on-behalf{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #e6ecf3;border-radius:12px;padding:12px 16px;background:#f8fbfe}.activity-registration-on-behalf-text{min-width:0}.activity-registration-on-behalf-title{margin:0;color:#182235;font-size:14px;font-weight:600;line-height:1.5}.activity-registration-on-behalf-desc{margin:2px 0 0;color:#66758a;font-size:12px;line-height:1.6}