.ghs-body{background:#fff}.ghs-root{--ghs-brand: #1A4FBE;--ghs-divider: #ebeef5;--ghs-border: #C9CDD4;--ghs-text: #1F2329;--ghs-text-2: #4E5969;--ghs-text-3: #86909C;--ghs-black: #000;--ghs-bg: #F5F6F8;--ghs-nav-h: 60px;--ghs-z-overlay: 1010;--ghs-z-overlay-top: 1020;font-size:13px;color:var(--ghs-text)}.ghs-root svg{vertical-align:-2px}.ghs-fullscreen .ghs-root{display:flex;flex-direction:column;margin-top:var(--ghs-nav-h);height:calc(100vh - var(--ghs-nav-h));background:#fff}.ghs-layout{display:block}.ghs-fullscreen .ghs-layout{flex:1;display:flex;min-height:0}.ghs-fullscreen .ghs-op{flex:none;display:flex;min-height:0;border-right:1px solid var(--ghs-divider)}.ghs-fullscreen .ghs-left{width:320px;flex:none;display:flex;flex-direction:column;min-height:0;border-right:1px solid var(--ghs-divider)}.ghs-fullscreen .ghs-right{width:360px;flex:none;overflow-y:auto}.ghs-fullscreen .ghs-ai-host{width:680px;flex:none;min-height:0}.ghs-fullscreen .ghs-center{flex:1;min-width:0;display:flex;flex-direction:column;min-height:0}@media (max-width: 1100px){.ghs-fullscreen .ghs-root{height:auto}.ghs-fullscreen .ghs-layout{flex-direction:column}.ghs-fullscreen .ghs-op{flex-direction:column;width:100%;border-right:0}.ghs-fullscreen .ghs-left,.ghs-fullscreen .ghs-right{width:auto;border:0;border-bottom:1px solid var(--ghs-divider)}.ghs-fullscreen .ghs-ai-host{width:100%;height:75vh}}.ghs-left,.ghs-right{border-bottom:1px solid var(--ghs-divider)}.ghs-fullscreen .ghs-left,.ghs-fullscreen .ghs-right{border-bottom:0}.ghs-topbar{flex-shrink:0;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px 14px;border-bottom:1px solid var(--ghs-divider);background:#fff}.ghs-topbar-title{display:flex;align-items:center;gap:16px;min-width:0}.ghs-title-display{border:0;background:none;font-size:15px;font-weight:600;color:var(--ghs-text);cursor:text;padding:4px 6px;border-radius:4px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background-color .15s ease}.ghs-title-display:hover{background:var(--ghs-bg)}.ghs-title-pen{font-size:12px;color:var(--ghs-text-3);margin-left:4px}.ghs-title-input{font-size:15px;font-weight:600;border:1px solid var(--ghs-brand);border-radius:4px;padding:3px 6px;width:60%;min-width:220px;outline:none;color:var(--ghs-text)}.ghs-topbar-ops{display:flex;gap:6px;align-items:center;flex:none}.ghs-export,.ghs-projects{position:relative}.ghs-menu{position:absolute;right:0;top:calc(100% + 4px);background:#fff;border:1px solid var(--ghs-divider);border-radius:4px;box-shadow:0 2px 8px #00000014;min-width:190px;padding:4px;z-index:1000}.ghs-menu>button{display:block;width:100%;text-align:left;border:0;background:none;padding:7px 10px;font-size:13px;color:var(--ghs-text);cursor:pointer;border-radius:4px;transition:background-color .15s ease}.ghs-menu>button:hover{background:var(--ghs-bg)}.ghs-menu-sep{height:1px;background:var(--ghs-divider);margin:4px 6px}.ghs-menu-empty{padding:14px 10px;text-align:center;color:var(--ghs-text-3);font-size:12px}.ghs-projects-menu{min-width:260px;max-height:320px;overflow-y:auto}.ghs-project-item{display:flex;align-items:center;gap:2px;border-radius:4px}.ghs-project-item:hover{background:var(--ghs-bg)}.ghs-project-open{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:1px;border:0;background:none;padding:6px 8px;cursor:pointer;text-align:left}.ghs-project-title{font-size:13px;color:var(--ghs-text);max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ghs-project-time{font-size:11px;color:var(--ghs-text-3)}.ghs-panel{padding:10px 14px;background:#fff}.ghs-mobile .ghs-panel{padding-top:0}.ghs-panel-head{display:flex;justify-content:space-between;align-items:center;margin:12px 0 8px}.ghs-panel-title{font-size:13px;color:var(--ghs-black)}.ghs-panel-meta{font-size:12px;color:var(--ghs-text-3)}.ghs-search{position:relative;flex-shrink:0}.ghs-search-input-wrap{display:flex;align-items:center;gap:8px;border:1px solid transparent;border-radius:4px;padding:0 10px;color:var(--ghs-text-3);background:#f2f5fa;transition:background-color .15s ease,border-color .15s ease}.ghs-search-input-wrap:focus-within{background:#fff;border-color:var(--ghs-brand)}.ghs-search-input{flex:1;min-width:0;border:0;outline:none;padding:9px 0;font-size:13px;color:var(--ghs-text);background:none}.ghs-search-input::placeholder{color:var(--ghs-text-3)}.ghs-search-trigger{display:flex;align-items:center;gap:8px;width:100%;flex-shrink:0;padding:9px 10px;border:1px solid transparent;border-radius:4px;background:#f2f5fa;color:var(--ghs-text-3);font-size:13px;text-align:left;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.ghs-search-trigger:hover{background:#fff;border-color:var(--ghs-brand)}.ghs-picker{width:480px}.ghs-picker-results{margin-top:10px;min-height:200px;max-height:52vh;overflow-y:auto}.ghs-search-item.ghs-picker-item{flex-direction:row;align-items:center;justify-content:space-between;gap:10px}.ghs-picker-item-info{display:flex;flex-direction:column;gap:2px;min-width:0}.ghs-picker-add{flex:none;display:inline-flex;align-items:center;gap:3px;font-size:12px;color:var(--ghs-brand)}.ghs-modal-foot.ghs-picker-foot{justify-content:space-between;align-items:center;padding:10px 14px;border-top:1px solid var(--ghs-divider)}.ghs-picker-count{font-size:12px;color:var(--ghs-text-3)}.ghs-search-drop{position:absolute;left:0;right:0;top:calc(100% + 4px);background:#fff;border:1px solid var(--ghs-divider);border-radius:4px;box-shadow:0 2px 8px #00000014;max-height:min(62vh,460px);overflow-y:auto;z-index:1000;padding:4px}.ghs-search-item{display:flex;flex-direction:column;align-items:flex-start;gap:1px;width:100%;border:0;background:none;padding:6px 8px;cursor:pointer;border-radius:4px;text-align:left;transition:background-color .15s ease}.ghs-search-item:hover{background:var(--ghs-bg)}.ghs-search-name{font-size:13px;color:var(--ghs-text)}.ghs-search-meta{display:flex;gap:8px;font-size:11px;color:var(--ghs-text-3)}.ghs-series-list{display:flex;flex-direction:column;gap:6px;overflow-y:auto;max-height:420px}.ghs-fullscreen .ghs-series-list{flex:1;min-height:0;max-height:none}.ghs-series-item{display:flex;align-items:center;gap:8px;padding:7px 8px;border:1px solid var(--ghs-divider);border-radius:4px}.ghs-series-item.is-hidden{opacity:.45}.ghs-series-item.is-denied{background:#fafafb;color:var(--ghs-text-3);cursor:pointer}.ghs-color-dot{position:relative;width:14px;height:14px;border-radius:3px;flex:none;cursor:pointer;border:1px solid rgba(0,0,0,.12)}.ghs-color-dot input[type=color]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;width:100%;height:100%;cursor:pointer;border:0;padding:0}.ghs-series-info{flex:1;min-width:0}.ghs-series-name{display:block;font-size:13px;color:var(--ghs-text);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}a.ghs-series-name:hover{color:var(--ghs-brand)}.ghs-series-meta{display:flex;gap:6px;font-size:11px;color:var(--ghs-text-3);white-space:nowrap;overflow:hidden}.ghs-series-ops{display:flex;gap:2px;flex:none;align-items:center}.ghs-icon-btn{position:relative;border:0;background:none;cursor:pointer;line-height:1;padding:4px;color:var(--ghs-text-3);border-radius:4px;transition:background-color .15s ease,color .15s ease}.ghs-icon-btn:hover{background:var(--ghs-bg);color:var(--ghs-text)}.ghs-icon-danger:hover{color:#ba2a20}.ghs-eye-off:after{content:"";position:absolute;left:4px;top:50%;width:14px;height:1.5px;background:currentColor;transform:rotate(-40deg)}.ghs-lock{flex:none;color:var(--ghs-text-3)}.ghs-unlock{border:0;background:none;color:var(--ghs-brand);font-size:12px;cursor:pointer;padding:4px 6px;border-radius:4px;white-space:nowrap;transition:background-color .15s ease}.ghs-unlock:hover{background:#1a4fbe0f}.ghs-denied-bar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px;margin-bottom:4px;background:#fafafb;border:1px solid var(--ghs-divider);border-radius:4px}.ghs-denied-count{font-size:12px;color:var(--ghs-text-3)}.ghs-denied-bar .ghs-unlock{font-weight:500}.ghs-empty{padding:24px 0;text-align:center;color:var(--ghs-text-3);line-height:1.8}.ghs-input{width:100%;border:1px solid var(--ghs-border);border-radius:4px;padding:5px 8px;font-size:13px;color:var(--ghs-text);background:#fff;outline:none;margin-bottom:6px;transition:border-color .15s ease}.ghs-input:focus{border-color:var(--ghs-brand)}.ghs-check{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--ghs-text-2);padding:3px 0;cursor:pointer}.ghs-check-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:8px}.ghs-field-row{display:flex;align-items:center;gap:6px}.ghs-field-row .ghs-input{margin-bottom:0}.ghs-field-label{flex:none;font-size:12px;color:var(--ghs-text-3);white-space:nowrap}.ghs-inspector{padding:2px 14px}.ghs-acc{border-bottom:1px solid var(--ghs-divider)}.ghs-acc:last-child{border-bottom:0}.ghs-acc-head{display:flex;justify-content:space-between;align-items:center;width:100%;border:0;background:none;padding:10px 0;font-size:13px;font-weight:600;color:var(--ghs-text);cursor:pointer}.ghs-acc-head svg{color:var(--ghs-text-3)}.ghs-acc.open .ghs-acc-head svg{transform:rotate(180deg)}.ghs-acc-body{padding:0 0 10px}.ghs-anno-badge{display:inline-block;min-width:16px;height:16px;line-height:16px;padding:0 4px;margin-left:6px;border-radius:8px;background:#1a4fbe1a;color:var(--ghs-brand);font-size:11px;text-align:center}.ghs-anno-empty{color:var(--ghs-text-3);font-size:12px;line-height:1.6;margin:0 0 8px}.ghs-anno-row{display:flex;align-items:center;gap:6px;margin-bottom:6px}.ghs-anno-row .ghs-input{margin-bottom:0}.ghs-anno-year{width:64px;flex:none}.ghs-anno-text{flex:1;min-width:0}.ghs-anno-add{margin-top:2px}.ghs-swatches{display:flex;gap:4px;flex-wrap:wrap}.ghs-swatch{width:16px;height:16px;border-radius:3px;border:1px solid rgba(0,0,0,.08)}.ghs-btn{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--ghs-border);background:#fff;color:var(--ghs-text-2);border-radius:4px;padding:5px 11px;font-size:13px;cursor:pointer;white-space:nowrap;transition:border-color .15s ease,color .15s ease,background-color .15s ease}.ghs-btn:hover{border-color:var(--ghs-brand);color:var(--ghs-brand)}.ghs-btn:disabled{opacity:.6;cursor:default}.ghs-btn-primary{background:var(--ghs-brand);border-color:var(--ghs-brand);color:#fff}.ghs-btn-primary:hover{background:#163f99;color:#fff}.ghsa-title{font-size:15px;font-weight:600;color:var(--ghs-text);flex:none}.ghsa-topbar-ops{display:flex;align-items:center;gap:6px;flex:none}.ghsa-stepper{display:flex;align-items:center;gap:0;margin:0;padding:0;list-style:none;flex:none}.ghsa-step{display:flex;align-items:center;gap:5px;color:var(--ghs-text-3);font-size:12px}.ghsa-step:not(:last-child):after{content:"";width:18px;height:1px;margin:0 8px;background:var(--ghs-divider)}.ghsa-step-no{width:16px;height:16px;border-radius:50%;border:1px solid var(--ghs-divider);font-size:11px;line-height:14px;text-align:center;color:var(--ghs-text-3);flex:none}.ghsa-step.done .ghsa-step-no{border-color:var(--ghs-brand);color:var(--ghs-brand)}.ghsa-step.done .ghsa-step-label{color:var(--ghs-text-2)}.ghsa-step.current .ghsa-step-no{border-color:var(--ghs-brand);color:var(--ghs-brand)}.ghsa-step.current .ghsa-step-label{color:var(--ghs-text)}.ghsa-op-btn{display:inline-flex;align-items:center;gap:4px;height:30px;padding:0 8px;border:0;background:none;border-radius:4px;font-size:13px;color:var(--ghs-text-2);cursor:pointer}.ghsa-op-btn:hover{color:var(--ghs-brand);background:#f0f4fb}.ghsa-op-ico{width:15px;height:15px;flex:none}.ghsa-op-caret{width:12px;height:12px;flex:none;opacity:.7}.ghsa-ai-btn{flex:none;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;background:none;color:var(--ghs-brand)}.ghsa-ai-btn:hover{background:#f0f4fb;color:var(--ghs-brand)}.ghsa-ai-ico{width:14px;height:14px;flex:none}.ghsr-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--ghs-z-overlay);background:#1f2d3d73;display:flex;align-items:center;justify-content:center;padding:24px}.ghsr-panel{position:relative;width:760px;max-width:100%;max-height:86vh;display:flex;flex-direction:column;background:#fff;border-radius:4px;overflow:hidden}.ghsr-head{display:flex;justify-content:space-between;align-items:center;padding:0 14px;border-bottom:1px solid var(--ghs-divider);flex:none}.ghsr-tabs{display:flex;gap:4px}.ghsr-tab{border:none;background:none;padding:12px 10px;font-size:14px;color:var(--ghs-text-2);cursor:pointer;border-bottom:2px solid transparent}.ghsr-tab.active{color:var(--ghs-brand);border-bottom-color:var(--ghs-brand)}.ghsr-close{border:none;background:none;font-size:22px;line-height:1;color:var(--ghs-text-3);cursor:pointer;padding:4px 6px}.ghsr-body{padding:14px;overflow-y:auto;min-height:220px}.ghsr-empty{padding:48px 0;text-align:center;font-size:13px;color:var(--ghs-text-3)}@media (max-width: 900px){.ghsr-overlay{padding:0;align-items:stretch}.ghsr-panel{width:100%;max-height:100vh;border-radius:0}}.ghs-canvas-wrap{position:relative;background:#fff;padding:10px 14px}.ghs-fullscreen .ghs-canvas-wrap{display:flex;flex-direction:column;min-height:0}.ghs-toolbar{flex-shrink:0;display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:10px}.ghs-type-group{display:flex;gap:4px;flex-wrap:wrap}.ghs-type-btn{position:relative;display:inline-flex;align-items:center;gap:5px;border:1px solid transparent;background:none;color:var(--ghs-text-2);border-radius:4px;padding:5px 10px;font-size:13px;cursor:pointer;transition:border-color .15s ease,color .15s ease,background-color .15s ease}.ghs-type-btn:hover{color:var(--ghs-brand);background:#f0f4fb}.ghs-type-btn.active{background:none;color:var(--ghs-brand)}.ghs-type-btn.active:after{content:"";position:absolute;left:50%;bottom:1px;transform:translate(-50%);width:16px;height:2px;border-radius:1px;background:var(--ghs-brand)}.ghs-chart{width:100%;height:380px}.ghs-fullscreen .ghs-chart{flex:1;height:auto;min-height:300px}.ghs-canvas-empty{position:absolute;top:56px;right:14px;bottom:80px;left:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--ghs-text-3);background:#fff}.ghs-canvas-empty-title{font-size:16px;font-weight:600;color:var(--ghs-text-2);margin-bottom:8px}.ghs-canvas-empty p{font-size:13px;line-height:1.7;margin:0}.ghs-range{flex-shrink:0;margin-top:10px;padding:0 2px}.ghs-range-head{display:flex;align-items:center;gap:10px;margin-bottom:8px;flex-wrap:wrap}.ghs-range-label{font-size:12px;color:var(--ghs-text-3)}.ghs-range-value{font-size:12px;color:var(--ghs-brand)}.ghs-range-chips{display:flex;gap:4px;margin-left:auto}.ghs-chip{border:1px solid var(--ghs-border);background:#fff;color:var(--ghs-text-2);border-radius:4px;padding:2px 8px;font-size:12px;cursor:pointer;transition:border-color .15s ease,color .15s ease,background-color .15s ease}.ghs-chip:hover{border-color:var(--ghs-brand);color:var(--ghs-brand)}.ghs-chip.active{background:#1a4fbe14;border-color:var(--ghs-brand);color:var(--ghs-brand)}.ghs-range-track{position:relative;height:12px;background:#ebedf0;border-radius:4px;cursor:pointer;touch-action:none}.ghs-range-fill{position:absolute;top:0;bottom:0;background:#1a4fbe2e;border-radius:4px}.ghs-range-handle{position:absolute;top:50%;width:20px;height:16px;background:#fff;border:1px solid #b6bcc7;border-radius:4px;transform:translate(-50%,-50%);cursor:ew-resize;transition:border-color .15s ease}.ghs-range-handle:hover{border-color:var(--ghs-brand)}.ghs-range-ends{display:flex;justify-content:space-between;margin-top:4px;font-size:11px;color:var(--ghs-text-3)}.ghs-upload-btn{width:100%;justify-content:center;margin-top:8px}.ghs-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:var(--ghs-z-overlay-top)}.ghs-modal{background:#fff;border-radius:4px;width:560px;max-width:calc(100vw - 32px);max-height:calc(100vh - 80px);display:flex;flex-direction:column}.ghs-modal-head{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-bottom:1px solid var(--ghs-divider)}.ghs-modal-body{padding:12px 14px;overflow-y:auto}.ghs-modal-foot{display:flex;justify-content:flex-end;gap:8px;padding-top:10px}.ghs-upload-drop{display:flex;flex-direction:column;align-items:center;gap:6px;padding:22px 16px;border:1px dashed var(--ghs-border);border-radius:4px;color:var(--ghs-text-2);cursor:pointer;text-align:center;transition:border-color .15s ease,color .15s ease}.ghs-upload-drop:hover{border-color:var(--ghs-brand);color:var(--ghs-brand)}.ghs-upload-drop input[type=file]{display:none}.ghs-upload-hint{font-size:11px;color:var(--ghs-text-3);line-height:1.7}.ghs-upload-error{margin-top:8px;font-size:12px;color:#ba2a20}.ghs-mylist{display:flex;flex-direction:column;gap:6px;max-height:220px;overflow-y:auto}.ghs-preview-table{width:100%;border-collapse:collapse;margin:10px 0;font-size:12px}.ghs-preview-table th,.ghs-preview-table td{border-bottom:1px solid var(--ghs-divider);padding:5px 8px;text-align:left;color:var(--ghs-text-2);vertical-align:top}.ghs-preview-table th{color:var(--ghs-text);font-weight:600}.ghs-unit-input{margin:4px 0 0;padding:2px 6px;font-size:12px;width:90px}.ghs-preview-more{text-align:center;color:var(--ghs-text-3)}.ghs-upload-tag{background:#1a4fbe14;color:var(--ghs-brand);border-radius:3px;padding:0 4px;font-size:10px}.ghs-skel{flex:1;display:flex;flex-direction:column;min-height:0;background:#fff}.ghs-skel-line{border-radius:4px;background:linear-gradient(90deg,#f2f3f5 25%,#e9ebee 37%,#f2f3f5 63%);background-size:400% 100%;animation:ghs-shimmer 1.2s ease infinite}@keyframes ghs-shimmer{0%{background-position:100% 0}to{background-position:0 0}}.ghs-skel-topbar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid var(--ghs-divider)}.ghs-skel-cols{flex:1;display:flex;min-height:0}.ghs-skel-col{padding:14px}.ghs-skel-side{width:280px;flex:none;border-right:1px solid var(--ghs-divider)}.ghs-skel-methods{width:320px;flex:none;border-right:1px solid var(--ghs-divider)}.ghs-skel-main{flex:1;min-width:0}.ghs-skel-row{height:34px;margin-bottom:8px}.ghs-skel-row:nth-child(odd){width:92%}.ghs-skel-card{height:64px;margin-bottom:8px}.ghs-skel-canvas{height:380px}@media (max-width: 900px){.ghs-skel-cols{flex-direction:column}.ghs-skel-side,.ghs-skel-methods{width:100%;border-right:none}}.ghs-state{padding:60px 0;text-align:center;color:var(--ghs-text-3)}.ghs-state-error{color:#ba2a20}.ghs-spinner{width:28px;height:28px;margin:0 auto 10px;border:3px solid var(--ghs-divider);border-top-color:var(--ghs-brand);border-radius:50%;animation:ghs-spin .8s linear infinite}@keyframes ghs-spin{to{transform:rotate(360deg)}}.ghs-anno-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#1f2d3d73;display:flex;align-items:center;justify-content:center}.ghs-anno-mask-box{background:#fff;border-radius:4px;padding:28px 36px;text-align:center;box-shadow:0 8px 32px #1f2d3d2e;max-width:80vw}.ghs-anno-spinner{display:block;width:32px;height:32px;margin:0 auto 14px;border:3px solid var(--ghs-divider);border-top-color:var(--ghs-brand);border-radius:50%;animation:ghs-spin .8s linear infinite}.ghs-anno-mask-t{margin:0 0 6px;font-size:14px;color:var(--ghs-text)}.ghs-anno-mask-s{margin:0;font-size:12px;color:var(--ghs-text-3)}.ghs-btn-ai{color:var(--ghs-brand);border-color:var(--ghs-brand)}.ghs-btn-ai:hover,.ghs-btn-ai.active{background:var(--ghs-brand);color:#fff}.ghs-btn-sm{height:26px;padding:0 10px;font-size:12px}.ghs-mobile.ghs-fullscreen .ghs-root{margin-top:0;height:calc(100vh - 48px);height:calc(100svh - 48px);display:flex;flex-direction:column;overflow:hidden}.gha-sheet-open .ghs-mobile.ghs-fullscreen .ghs-root{height:max(120px,calc(100vh - 48px - var(--gha-sheet-h, 0px)));height:max(120px,calc(100svh - 48px - var(--gha-sheet-h, 0px)))}.ghs-mobile .ghs-topbar{flex:none;padding:8px 12px}.ghs-mobile .ghs-topbar-title{gap:8px;flex:1;min-width:0}.ghs-mobile .ghs-title-display{max-width:38vw}.ghs-mobile .ghsa-topbar-ops{gap:4px}.ghs-mobile .ghs-m-canvas{display:flex;flex-direction:column;min-height:0}.ghs-mobile .ghs-m-canvas .ghs-chart{flex:1;min-height:0}.ghs-mobile .ghs-m-split{flex:1;min-height:0;display:flex;flex-direction:column;margin-bottom:30px}.ghs-mobile .ghs-m-split .ghs-m-canvas{flex:1;min-height:min(260px,40vh)}.ghs-m-series-edit{color:var(--ghs-brand)}.ghs-m-series-edit .iconfont{font-size:11px}.ghs-m-anno-entry{flex:none;display:flex;align-items:center;justify-content:space-between;padding:8px 14px;font-size:12px;color:var(--ghs-text-3);border-top:1px solid var(--ghs-divider);cursor:pointer}.ghs-m-anno-row{display:flex;align-items:baseline;gap:8px;padding:10px 16px;border-bottom:1px solid var(--ghs-divider)}.ghs-m-anno-row:last-child{border-bottom:none}.ghs-m-anno-num{flex:none;width:18px;height:18px;line-height:18px;border-radius:50%;background:var(--ghs-brand);color:#fff;font-size:11px;text-align:center}.ghs-m-anno-year{flex:none;font-size:12px;color:var(--ghs-text-3)}.ghs-m-anno-text{flex:1;min-width:0;font-size:13px;color:var(--ghs-text);line-height:1.5}.ghs-mobile .ghs-toolbar{overflow-x:auto;-webkit-overflow-scrolling:touch}.ghs-mobile .ghs-type-group{flex-wrap:nowrap}.ghs-mobile .ghs-type-btn{flex:none;white-space:nowrap}.ghs-mobile .ghs-m-stage{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.ghs-mobile .ghs-m-stage>*{flex:1;min-height:0}.ghs-mobile .ghs-m-ai-btn{display:inline-flex;align-items:center;gap:3px;border:0;background:none;cursor:pointer;color:var(--ghs-brand);font-size:13px;font-weight:500;padding:4px 8px;white-space:nowrap}.ghs-mobile .ghs-m-ai-btn.active{color:var(--ghs-text-2)}.ghs-mobile .ghs-m-ai-btn .iconfont,.ghs-mobile .ghs-m-action-btn .iconfont{font-size:14px}.ghs-mobile .ghsa-op-btn .iconfont,.ghs-mobile .ghs-m-action-meta .iconfont{font-size:12px}.ghs-mobile .ghs-m-actionbar{flex:none;display:flex;align-items:center;gap:10px;padding:8px 14px;padding-bottom:calc(8px + env(safe-area-inset-bottom));background:#fff}.ghs-mobile .ghs-m-action-meta{flex:none;font-size:12px;color:var(--ghs-text-3);cursor:pointer;white-space:nowrap}.ghs-mobile .ghs-m-action-btn{flex:1;height:38px;font-size:14px;font-weight:500;justify-content:center}.ghs-mobile .ghs-m-action-sub{flex:none;height:38px;padding:0 14px;font-size:14px;font-weight:500;justify-content:center;background:#fff;color:var(--ghs-brand);border:1px solid var(--ghs-border)}.ghs-mobile .ghs-m-action-sub .iconfont{font-size:14px}.ghs-mobile .ghs-m-sheet-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--ghs-z-overlay);background:#0006;display:flex;align-items:flex-end}.ghs-mobile .ghs-m-sheet{width:100%;height:72vh;height:72dvh;background:#fff;border-radius:8px 8px 0 0;display:flex;flex-direction:column;animation:ghs-sheet-up .22s ease}@keyframes ghs-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ghs-mobile .ghs-m-sheet-head{flex:none;display:flex;align-items:center;justify-content:space-between;padding:12px 16px}.ghs-mobile .ghs-m-sheet-title{font-size:15px;font-weight:600;color:var(--ghs-text)}.ghs-mobile .ghs-m-sheet-done{border:0;background:none;color:var(--ghs-brand);font-size:14px;font-weight:500;cursor:pointer}.ghs-mobile .ghs-m-sheet-body{flex:1;min-height:0;overflow-y:auto}.ghs-mobile .ghs-export-menu{right:0;left:auto;z-index:50}.ghs-studio-mobile-page .mobile-footer{display:none}.ghs-m-pc-hint{flex:none;margin:0 14px;padding:10px 12px;padding-bottom:calc(10px + env(safe-area-inset-bottom));font-size:12px;line-height:1.5;color:var(--ghs-text-3);text-align:center}.ghs-opt-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.ghs-opt-chip{border:none;background:var(--ghs-bg);color:var(--ghs-text-2);font-size:12px;padding:5px 10px;border-radius:3px;cursor:pointer;transition:background .15s ease,color .15s ease}.ghs-opt-chip.active{background:#1a4fbe14;color:var(--ghs-brand)}.ghs-mobile .ghs-m-inline-search{position:sticky;top:0;z-index:1;background:var(--ghs-bg);border:1px solid var(--ghs-border);border-radius:4px;padding:7px 6px 7px 10px;margin-bottom:8px}.ghs-mobile .ghs-m-inline-search:focus-within{border-color:var(--ghs-brand);background:#fff}.ghs-mobile .ghs-m-search-clear{flex:none;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:0;background:none;color:var(--ghs-text-3);cursor:pointer;padding:0}.ghs-mobile .ghs-m-inline-results{margin-bottom:4px}.ghs-root .ghs-draft-bar{flex:none;display:flex;align-items:center;gap:12px;padding:8px 16px;background:#fff8e6;border-bottom:1px solid #F5E1B0;font-size:13px;color:var(--ghs-text-2)}.ghs-root .ghs-draft-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ghs-root .ghs-draft-act,.ghs-root .ghs-draft-drop,.ghs-root .ghs-draft-close{flex:none;border:0;background:none;cursor:pointer;font-size:13px;padding:0}.ghs-root .ghs-draft-act{color:var(--ghs-brand)}.ghs-root .ghs-draft-drop,.ghs-root .ghs-draft-close{color:var(--ghs-text-3)}.ghs-root .ghs-draft-close{font-size:16px;line-height:1}.ghs-mobile .ghs-draft-bar{padding:7px 12px;gap:8px;font-size:12px}.ghs-guide-shade{position:fixed;background:#0000008c;z-index:1041;animation:ghs-guide-fade .15s ease}.ghs-guide-hole{position:fixed;z-index:1042;background:transparent}.ghs-guide-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1043;pointer-events:none;opacity:1;transition:opacity .15s ease;animation:ghs-guide-fade .15s ease}.ghs-guide-layer.faded{opacity:0}.ghs-guide-arrow{position:absolute;top:0;right:0;bottom:0;left:0}.ghs-guide-txt{position:absolute;max-width:calc(100vw - 48px);font-size:18px;font-weight:500;line-height:1.4;letter-spacing:.02em;color:#fff;white-space:nowrap}.ghs-guide-ctrl{position:absolute;left:0;right:0;display:flex;flex-direction:column;align-items:center;pointer-events:none}.ghs-guide-step{font-size:12px;color:#ffffffb8;font-variant-numeric:tabular-nums;margin-bottom:16px}.ghs-guide-next{pointer-events:auto;height:44px;padding:0 32px;font-size:16px;font-weight:500;color:#fff;background:#1a4fbe;border:none;border-radius:4px;cursor:pointer;font-family:inherit}.ghs-guide-skip{pointer-events:auto;height:36px;padding:0 24px;margin-top:12px;font-size:14px;color:#fff;background:transparent;border:1px solid rgba(255,255,255,.45);border-radius:4px;cursor:pointer;font-family:inherit}.ghs-guide-next:hover{background:#143f9c}.ghs-guide-skip:hover{border-color:#ffffffbf}.ghs-guide-layer.ghs-guide-pc .ghs-guide-txt{font-size:24px;line-height:1.45;white-space:normal;max-width:420px}.ghs-guide-layer.ghs-guide-pc .ghs-guide-ctrl{flex-direction:row;align-items:center;gap:16px}.ghs-guide-layer.ghs-guide-pc .ghs-guide-step{margin-bottom:0;font-size:13px}.ghs-guide-layer.ghs-guide-pc .ghs-guide-skip{height:44px;margin-top:0}@keyframes ghs-guide-fade{0%{opacity:0}}
