:root{color:#1f2433;background:#f4f6f8;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,a{font:inherit}.shell{display:grid;grid-template-columns:248px 1fr;min-height:100vh}.sidebar{display:flex;flex-direction:column;gap:28px;padding:28px 20px;background:#fff;border-right:1px solid #e3e7ef}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:8px;color:#fff;background:#4e7cff;font-weight:700}.brand strong,.brand small{display:block}.brand small{margin-top:3px;color:#788194}.nav{display:grid;gap:8px}.nav-item{width:100%;padding:11px 12px;color:#4c5568;text-align:left;background:transparent;border:0;border-radius:8px;cursor:pointer}.nav-item.active,.nav-item:hover{color:#1f52cc;background:#edf3ff}.content{padding:32px}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}h1,h2,p{margin:0}h1{font-size:28px}h2{margin-bottom:10px;font-size:18px}.topbar p,.muted{margin-top:8px;color:#667085}.docs-link,.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;text-decoration:none;border:0;border-radius:8px;cursor:pointer}.docs-link,.primary-button{color:#fff;background:#26a269}.secondary-button{color:#35506b;background:#f3f6fb;border:1px solid #d5dbe7}.primary-button:disabled{cursor:not-allowed;opacity:.62}.status-grid{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(360px,1.2fr);gap:16px}.panel{padding:22px;background:#fff;border:1px solid #e4e8f0;border-radius:8px}.panel.wide{grid-column:1 / -1}.status-box{display:grid;gap:8px;min-height:108px;margin:18px 0;padding:16px;background:#fff7e8;border:1px solid #ffdba1;border-radius:8px}.status-box.ok{background:#ecfdf3;border-color:#a8e5c0}.status-box strong{color:#111827;font-size:24px}.status-box small{color:#667085}.notice-row{display:grid;gap:8px;margin-bottom:16px}.notice{margin:0;padding:10px 12px;border-radius:8px}.notice.error{color:#9f1d1d;background:#fff0f0;border:1px solid #ffc9c9}.notice.success{color:#166534;background:#ecfdf3;border:1px solid #a8e5c0}.panel-title-row,.form-footer{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.status-pill{flex:0 0 auto;padding:5px 10px;color:#7a4b00;background:#fff7e8;border:1px solid #ffdba1;border-radius:999px;font-size:13px}.status-pill.enabled{color:#166534;background:#ecfdf3;border-color:#a8e5c0}.config-form{display:grid;gap:14px;margin-top:18px}.config-form label{display:grid;gap:7px;color:#3e4656;font-size:14px}.config-form input[type=text],.config-form input[type=number],.config-form input[type=datetime-local],.config-form input[type=password],.config-form input[type=file],.config-form input:not([type]),.config-form select{width:100%;height:40px;padding:0 11px;color:#1f2433;background:#fff;border:1px solid #d5dbe7;border-radius:8px;outline:none}.config-form input:focus{border-color:#4e7cff;box-shadow:0 0 0 3px #4e7cff24}.switch-row{display:flex!important;grid-template-columns:none;align-items:center;gap:9px!important}.switch-row input{width:18px;height:18px}.form-footer{align-items:center;margin-top:4px}.form-footer small{color:#667085}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.checkin-grid{grid-template-columns:minmax(360px,.8fr) minmax(520px,1.2fr)}.history-panel{overflow:auto}.data-table{width:100%;margin-top:18px;border-collapse:collapse;font-size:14px}.data-table th,.data-table td{padding:12px 10px;text-align:left;border-bottom:1px solid #e4e8f0}.data-table th{color:#667085;background:#f8fafc;font-weight:600}.data-table td:first-child{color:#1f52cc;font-weight:700}.table-button{min-height:30px;margin-right:8px;padding:0 10px;font-size:13px}.task-list{display:grid;gap:10px;margin:16px 0 0;padding-left:18px;color:#4c5568}.module-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.module-row span{padding:8px 12px;color:#24415f;background:#edf8ff;border:1px solid #cfe9fb;border-radius:8px}.share-layout{display:grid;gap:16px}.share-type-tabs{grid-column:1 / -1;display:inline-flex;width:fit-content;padding:4px;background:#fff;border:1px solid #e4e8f0;border-radius:8px}.share-type-tabs button{min-width:112px;height:34px;color:#4c5568;background:transparent;border:0;border-radius:6px;cursor:pointer}.share-type-tabs button.active{color:#fff;background:#4e7cff}.share-top-grid{display:grid;grid-template-columns:320px minmax(0,1fr);align-items:stretch;gap:16px}.share-list-panel,.share-preview-panel{height:512px}.share-list-panel{display:grid;grid-template-rows:auto auto minmax(0,1fr)}.template-actions{display:grid;grid-template-columns:1fr;gap:8px;margin:14px 0}.template-list-scroll{min-height:0;overflow-y:auto;padding-right:4px}.template-list-item{display:grid;gap:5px;width:100%;margin-top:8px;padding:12px;text-align:left;background:#f8fafc;border:1px solid #e4e8f0;border-radius:8px;cursor:pointer}.template-list-item.active,.template-list-item:hover{background:#edf3ff;border-color:#9bb8ff}.template-list-item span{color:#667085;font-size:13px}.share-editor-grid{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(320px,1fr) minmax(360px,1.2fr);gap:18px;margin-top:18px}.share-form-panel,.share-element-panel{display:grid;align-content:start;gap:14px}.share-form small{color:#667085}.variable-panel{display:grid;gap:10px;padding:12px;background:#f8fafc;border:1px solid #e4e8f0;border-radius:8px}.variable-panel code{color:#4e7cff;font-size:13px}.variable-group-list{display:grid;gap:12px}.variable-group{display:grid;gap:8px}.variable-group h3{margin:0;color:#475467;font-size:13px;font-weight:700}.variable-list{display:grid;gap:8px}.variable-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px;background:#fff;border:1px solid #e4e8f0;border-radius:8px}.variable-card strong,.variable-card span{display:block}.variable-card span{margin-top:3px;color:#667085;font-size:12px}.variable-actions{display:flex;gap:6px}.variable-actions button{height:28px;padding:0 8px;color:#35506b;background:#f3f6fb;border:1px solid #d5dbe7;border-radius:6px;cursor:pointer}.panel-title-row.compact{align-items:center;margin-top:8px}.panel-title-row.compact h2{margin-bottom:0}.element-list{display:grid;gap:10px}.element-card{display:grid;gap:10px;padding:12px;background:#f8fafc;border:1px solid #e4e8f0;border-radius:8px;cursor:pointer}.element-card.active{border-color:#7d6cfc;box-shadow:0 0 0 3px #7d6cfc1f}.element-card-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.element-card-title button{color:#9f1d1d;background:transparent;border:0;cursor:pointer}.element-card-title span{color:#667085;font-size:13px}.background-element-card .form-grid{align-items:end}.share-preview-wrap{display:flex;align-items:center;justify-content:center;min-width:0;height:434px;overflow:auto}.share-preview{position:relative;overflow:hidden;border:1px solid #d5dbe7;border-radius:8px;box-shadow:0 10px 30px #1f24331f}.share-preview.background-active{cursor:grab}.share-preview.background-active:active{cursor:grabbing}.share-preview-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-repeat:no-repeat;background-position:center;background-size:cover;pointer-events:none;transform-origin:center;will-change:transform}.share-preview-text,.share-preview-image{position:absolute;z-index:1;display:block;min-width:24px;min-height:20px;padding:2px 4px;border:1px dashed transparent;border-radius:4px;line-height:1.25;cursor:move;-webkit-user-select:none;user-select:none;white-space:pre-wrap}.share-preview-text.active,.share-preview-text:hover,.share-preview-image.active,.share-preview-image:hover{background:#ffffff9e;border-color:#7d6cfc}.share-preview-image{background-color:#ffffff80;background-repeat:no-repeat}.background-tools{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:10px;color:#667085;font-size:13px}.share-template-workbench{grid-template-columns:356px minmax(720px,1fr);align-items:stretch;gap:12px}.share-template-sidebar{display:grid;grid-template-rows:auto minmax(0,1fr);gap:26px;min-width:0}.share-template-workbench .share-type-tabs{width:100%;padding:0;overflow:hidden;background:#d8d2ff;border:0;border-radius:28px}.share-template-workbench .share-type-tabs button{flex:1;height:56px;color:#fff;border-radius:28px;font-size:24px;font-weight:700}.share-template-workbench .share-type-tabs button.active{background:#7d6cfc;box-shadow:0 4px 8px #7d6cfc38}.template-list-panel{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:720px;padding:30px 12px 24px;border:0;border-radius:14px}.template-list-panel .panel-title-row{padding:0 8px}.icon-action-row{display:flex;align-items:center;gap:16px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;background:transparent;border:0;cursor:pointer}.icon-button img{width:24px;height:24px;object-fit:contain}.template-list-scroll{padding:16px 0 0;overflow-y:auto}.template-list-item{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;margin-top:0;padding:8px 10px;background:transparent;border:0;border-radius:4px;font-size:18px;cursor:grab}.template-list-item:active{cursor:grabbing}.template-list-item strong{overflow:hidden;color:#111;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.template-list-item span{font-size:16px}.template-list-item span.default{color:#7d6cfc;font-weight:700}.template-list-item span.enabled{color:#24c789}.template-list-item span.disabled{color:#ff8115}.template-list-item.active,.template-list-item:hover{background:#f0edff;border-color:transparent}.template-list-item.dragging{opacity:.48}.share-template-main{min-width:0;padding:36px 48px 24px;border:0;border-radius:20px}.share-template-header{display:flex;align-items:center;gap:28px;margin-bottom:24px}.template-name-field{display:flex;align-items:center;gap:10px;min-width:240px;margin:0}.template-name-field input{width:100%;padding:0;color:#111;background:transparent;border:0;font-size:24px;font-weight:700}.template-name-field img,.property-title-row img{width:24px;height:24px}.share-template-header>span{color:#999;font-size:18px}.compact-switch{margin-left:auto}.share-rule-form{display:grid;gap:20px;padding-bottom:24px;border-bottom:2px solid #ded8ff}.rule-field{display:grid;gap:8px}.rule-field>span{color:#111;font-size:22px;font-weight:700}.rule-input-row{display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:12px}.rule-input-row input{height:60px;padding:0 12px;border:1px solid #8f7cff;border-radius:14px;font-size:18px}.rule-add-button{width:44px;height:44px;color:#7d6cfc;background:transparent;border:0;font-size:44px;line-height:1;cursor:pointer}.rule-field small{color:#999;font-size:18px}.template-edit-area{display:grid;grid-template-columns:268px minmax(360px,1fr) 300px;gap:28px;margin-top:28px;padding:16px 10px 12px 20px;background:#f0eef9;border-radius:18px}.layer-panel,.property-panel{min-height:560px;padding:18px;background:#fff;border-radius:14px}.layer-list{display:grid;gap:4px;margin-top:16px}.layer-item{display:grid;grid-template-columns:minmax(0,1fr) 24px;align-items:center;min-height:44px;padding:0 10px;color:#111;text-align:left;background:transparent;border:0;border-radius:8px;font-size:20px;cursor:pointer}.layer-item:first-child{grid-template-columns:1fr}.layer-item.active,.layer-item:hover{background:#f0edff}.layer-item img{justify-self:end;width:22px;height:22px}.canvas-panel{display:grid;align-content:start;justify-items:center;min-width:0;padding-top:34px}.canvas-label{justify-self:start;margin:0 0 8px;color:#999;font-size:18px}.template-edit-area .share-preview-wrap{width:100%;height:auto;min-height:420px;overflow:visible}.template-edit-area .share-preview{border:1px solid #8f7cff;border-radius:14px;box-shadow:none}.property-panel{display:grid;align-content:start;gap:14px}.property-title-row{display:flex;align-items:center;gap:8px}.property-title-row h2{margin:0}.property-kind{color:#111;font-size:17px}.property-panel label{display:grid;gap:6px}.property-panel input{width:100%;min-height:30px;padding:4px 8px;border:1px solid #8f7cff;border-radius:8px}.property-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.property-grid label span{color:#999}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:24px;background:#1f24335c}.add-element-modal{width:min(720px,100%);max-height:min(760px,90vh);padding:24px;overflow-y:auto;background:#fff;border-radius:18px;box-shadow:0 24px 80px #1f243342}.modal-custom-item,.modal-variable-item{width:100%;min-height:46px;padding:10px 12px;text-align:left;background:#f8fafc;border:1px solid #e4e8f0;border-radius:10px;cursor:pointer}.modal-custom-item{margin:10px 0 18px;color:#7d6cfc;font-weight:700}.modal-variable-groups{display:grid;gap:16px}.modal-variable-group{display:grid;gap:8px}.modal-variable-group h3{margin:0;color:#475467;font-size:14px}.modal-variable-item{display:grid;gap:3px}.modal-variable-item span{color:#667085;font-size:13px}@media(max-width:760px){.shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid #e3e7ef}.topbar,.status-grid,.checkin-grid,.form-grid,.share-top-grid,.share-layout,.share-editor-grid{grid-template-columns:1fr}.share-list-panel,.share-preview-panel,.share-preview-wrap{height:auto}.topbar{display:grid}}
