:root{--brand-green: #16a34a;--brand-green-dark: #15803d;--brand-green-soft: #f0fdf4;--brand-black: #111827;--brand-blue: #3080ff;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-pill: 999px;--shadow-sm: 0 2px 8px rgba(0,0,0,.06);--shadow-md: 0 6px 16px rgba(0,0,0,.08);--shadow-lg: 0 12px 32px rgba(0,0,0,.1);--shadow-xl: 0 24px 56px rgba(0,0,0,.12);color:var(--brand-black);background:#f8fafc;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button{font:inherit}.app-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#858997;background:#f8fafc}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1.05fr) minmax(440px,.95fr);background:#fff}.login-intro{position:relative;overflow:hidden;display:flex;flex-direction:column;padding:48px 64px;color:#fff;background:linear-gradient(145deg,#111827,#10291c 54%,#15803d)}.login-intro:before,.login-intro:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.14);border-radius:50%}.login-intro:before{width:520px;height:520px;right:-210px;top:-170px}.login-intro:after{width:360px;height:360px;left:-170px;bottom:-150px}.login-brand{display:flex;align-items:center;gap:12px;position:relative;z-index:1}.login-brand>span{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;color:#fff;background:var(--brand-green);font-size:21px;box-shadow:0 8px 22px #00000038}.product-logo-img{width:42px;height:42px;border-radius:11px;box-shadow:0 8px 22px #00000038}.login-brand strong,.login-brand small{display:block}.login-brand strong{font-size:18px}.login-brand small{font-size:11px;opacity:.7;margin-top:2px}.login-copy{position:relative;z-index:1;max-width:560px;margin:auto 0}.login-kicker{display:inline-block;padding:7px 12px;border:1px solid rgba(255,255,255,.2);border-radius:20px;font-size:12px;background:#ffffff14}.login-copy h1{color:#fff!important;font-size:clamp(38px,4.4vw,64px)!important;line-height:1.16!important;letter-spacing:-2px;margin:24px 0 18px!important}.login-copy .ant-typography{color:#ffffffb3;font-size:16px;line-height:1.8}.login-meta{position:relative;z-index:1;display:grid;grid-template-columns:minmax(250px,430px) minmax(260px,1fr);gap:clamp(8px,2vw,16px);align-items:stretch}.login-feature{position:relative;z-index:1;display:flex;gap:13px;align-items:center;max-width:430px;padding:16px 18px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:#ffffff14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.login-feature>.anticon{font-size:23px}.login-feature strong,.login-feature small{display:block}.login-feature strong{font-size:13px}.login-feature small{margin-top:3px;color:#ffffffa6;font-size:11px;line-height:1.5}.login-tech{display:flex;gap:13px;align-items:center;min-width:0;padding:16px 18px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:#ffffff14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.login-tech>.anticon{flex:0 0 auto;font-size:23px}.login-tech>div{min-width:0}.login-tech strong,.login-tech small,.login-tech span{display:block}.login-tech strong{font-size:13px}.login-tech small{overflow:hidden;margin-top:3px;color:#ffffffa6;font-size:11px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.login-tech span{margin-top:5px;color:#ffffffe6;font-size:11px;font-weight:600}.login-panel{display:grid;place-items:center;padding:52px;background:#f8fafc}.login-form-wrap{width:min(390px,100%)}.login-form-wrap h2{margin-bottom:6px!important}.login-form-wrap>.ant-typography-secondary{display:block;margin-bottom:30px}.login-form-wrap .ant-alert,.login-form-wrap .ant-form-item{margin-bottom:20px}.login-form-wrap .ant-form-item-label label{font-weight:600;color:#1f2937}.login-form-wrap .ant-input-affix-wrapper{border-color:#e1e3eb;background:#fff}.login-form-wrap .ant-btn-primary{height:48px;margin-top:4px;box-shadow:0 10px 22px #16a34a33}.login-footnote{display:block;text-align:center;font-size:11px;margin-top:28px}.app-shell{min-height:100vh}.sidebar{position:sticky!important;top:0;height:100vh;overflow:hidden;display:flex;flex-direction:column;border-right:1px solid #eceef4;padding:0 14px 16px;z-index:4}.brand{height:64px;display:flex;align-items:center;gap:10px;padding:0 4px;border-bottom:1px solid #f0f1f5}.brand-mark{width:34px;height:34px;border-radius:var(--radius-md);display:grid;place-items:center;color:#fff;background:#16a34a;font-size:18px;box-shadow:0 8px 18px #16a34a2e}.brand-mark-img{width:34px;height:34px;border-radius:var(--radius-md);box-shadow:0 8px 18px #16a34a2e}.product-logo .anticon{font-size:1em;stroke-width:40}.brand strong,.brand span{display:block}.brand strong{font-size:15px;letter-spacing:0}.brand span{font-size:11px;color:#8b8f9d;margin-top:1px}.workspace-label{padding:16px 10px 8px;color:#a0a4b1;font-size:12px;font-weight:600}.sidebar-nav{flex:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:6px;padding-bottom:8px}.nav-group{margin-bottom:4px}.nav-group-label{padding:12px 10px 6px;color:#a0a4b1;font-size:11px;font-weight:600;text-transform:none}nav{display:flex;flex-direction:column;gap:4px}.nav-item{width:100%;height:38px;display:flex;align-items:center;gap:10px;border:0;border-radius:8px;padding:0 10px;background:transparent;color:#4b5563;cursor:pointer;text-align:left}.nav-item:focus-visible{outline:2px solid #86efac;outline-offset:2px}.nav-item>.anticon{font-size:17px}.nav-item:hover{background:#f3f4f6;color:#111827}.nav-item.active{background:#ecfdf3;color:#15803d;font-weight:600}.nav-item em{margin-left:auto;font-size:10px;font-style:normal;color:#9a9dac;background:#f1f2f5;border-radius:var(--radius-md);padding:2px 6px}.account{position:sticky;bottom:0;left:14px;right:14px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;border:0;border-top:1px solid #f0f1f5;margin:0 -14px;padding:16px 7px 0;background:linear-gradient(to top,#fff 85%,transparent);cursor:pointer;text-align:left;z-index:1}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#dcfce7;color:#16a34a}.account strong,.account small{display:block}.account strong{font-size:13px}.account small{color:#9a9dac;font-size:10px;margin-top:2px}.topbar{height:64px;padding:0 24px;background:#fffffff5;border-bottom:1px solid #eceef4;display:flex;align-items:center;justify-content:space-between;gap:14px;position:sticky;top:0;z-index:3}.global-search{width:clamp(240px,20vw,360px);border-color:#e3e5ec;background:#fafbfc;margin-left:auto}.topbar>.ant-space{margin-left:0;flex-shrink:0}.topbar-modules{display:grid;grid-template-columns:repeat(3,minmax(104px,1fr));gap:7px;flex:0 0 auto;max-width:410px;position:absolute;left:calc(50% - 80px);transform:translate(-50%)}.topbar-module-card{display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;height:38px;padding:0 8px;color:#111827;text-align:left;background:#fff;border:1px solid #e7e9f0;border-radius:var(--radius-md);cursor:pointer;transition:.16s ease}.topbar-module-card:hover{border-color:#86efac;background:#f8fffb;box-shadow:var(--shadow-md)}.topbar-module-icon{width:26px;height:26px;display:grid;place-items:center;color:#fff;background:#16a34a;border-radius:var(--radius-sm);font-size:13px}.topbar-module-icon-img{width:26px;height:26px;border-radius:var(--radius-sm);flex-shrink:0}.topbar-module-card.exam .topbar-module-icon{background:#111827}.topbar-module-card.h5 .topbar-module-icon{background:#3080ff}.topbar-module-title{overflow:hidden;color:#111827;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.topbar-module-count{min-width:18px;height:18px;display:grid;place-items:center;padding:0 5px;color:#15803d;background:#f0fdf4;border-radius:999px;font-size:10px;font-weight:700}.topbar-module-card.exam .topbar-module-count{color:#111827;background:#f3f4f6}.topbar-module-card.h5 .topbar-module-count{color:#2563eb;background:#eaf2ff}.top-account{display:flex;align-items:center;gap:9px;min-height:38px;padding:0 8px;color:#111827;background:transparent;border:0;border-radius:999px;cursor:pointer}.top-account:hover{background:#f3f4f6}.top-account strong{font-size:13px}.h5-public-shell{min-height:100vh;padding:28px 16px 42px;background:linear-gradient(180deg,#f0fdf4,#f8fafc 42%,#eef4ff)}.h5-public-state{min-height:72vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#6b7280;text-align:center}.h5-public-state>.anticon{width:52px;height:52px;display:grid;place-items:center;color:#16a34a;background:#fff;border:1px solid #dcfce7;border-radius:14px;font-size:24px;box-shadow:0 12px 28px #16a34a1f}.h5-public-state strong{color:#111827;font-size:18px}.h5-public-phone{width:min(420px,100%);margin:0 auto;overflow:hidden;background:#fff;border:1px solid #e6eaf1;border-radius:20px;box-shadow:0 24px 64px #1118271f}.h5-public-header{padding:28px 24px 20px;color:#fff;background:linear-gradient(145deg,#111827,#12351f 58%,#16a34a)}.h5-public-header img{display:block;width:100%;max-height:180px;object-fit:cover;margin-bottom:18px;border-radius:14px}.h5-public-header h1{margin:0;color:#fff;font-size:24px;line-height:1.25}.h5-public-header p{margin:10px 0 0;color:#ffffffc2;font-size:13px;line-height:1.7}.h5-public-page{padding:22px 20px 24px;border-bottom:1px solid #eef0f4}.h5-public-page h2{margin:0 0 18px;color:#111827;font-size:18px;line-height:1.35}.h5-public-components{display:flex;flex-direction:column;gap:14px}.h5-public-text{color:#1f2937;font-size:15px;line-height:1.8;white-space:pre-wrap}.h5-public-image{display:block;width:100%;max-height:360px;object-fit:cover;border-radius:12px}.h5-public-field{display:flex;flex-direction:column;gap:8px}.h5-public-field>span{color:#111827;font-size:13px;font-weight:700}.h5-public-field b{margin-left:3px;color:#ef4444}.h5-public-field .ant-input,.h5-public-field .ant-input-affix-wrapper,.h5-public-field .ant-select-selector,.h5-public-field textarea{border-color:#dfe3eb!important;background:#fbfcfe!important}.h5-public-submit{padding:20px;background:#fff}.h5-public-success{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px 20px;color:#15803d;font-weight:700}.h5-public-success .anticon{color:#16a34a}.h5-public-heading{margin:0 0 4px;font-weight:800;line-height:1.2;color:inherit}.h5-public-subheading{margin:0 0 8px;font-weight:600;line-height:1.4;opacity:.85;color:inherit}.h5-public-richtext{line-height:1.8;word-break:break-word}.h5-public-richtext p{margin:0 0 8px}.h5-public-divider{border:0;border-top:1px solid #dfe5ee;margin:12px 0}.h5-public-carousel{border-radius:12px;overflow:hidden}.h5-public-image-grid{display:grid;gap:6px}.h5-public-image-grid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}.h5-public-grid-empty{aspect-ratio:1;background:#f3f4f6;border-radius:8px;border:1px dashed #d1d5db}.h5-public-page-header{min-height:152px;display:flex;flex-direction:column;justify-content:flex-end;gap:7px;padding:22px;background-size:cover;background-position:center;border-radius:0}.h5-public-page-header span{opacity:.78;font-size:12px}.h5-public-page-header strong{font-size:24px;line-height:1.22}.h5-public-page-header p{margin:0;opacity:.82;font-size:13px;line-height:1.6}.h5-public-video,.h5-public-audio,.h5-public-icon-card{border:1px solid #e5e7eb;background:#fff;border-radius:12px}.h5-public-16by9{position:relative;width:100%;aspect-ratio:16 / 9;background:#111827;border-radius:12px;overflow:hidden}.h5-public-16by9 video{width:100%;height:100%;object-fit:cover;display:block}.h5-public-16by9-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;gap:6px;text-align:center;color:#9ca3af;background:#111827;font-size:13px}.h5-public-16by9-empty .anticon{font-size:28px;color:#6b7280}.h5-public-live-badge{position:absolute;top:10px;left:10px;z-index:10;padding:3px 8px;font-size:11px;font-weight:700;letter-spacing:.08em;color:#fff;background:#ef4444;border-radius:4px}.h5-public-video{overflow:hidden}.h5-public-video strong{display:block;padding:12px 14px 0;color:#111827;font-size:14px}.h5-public-media-empty{min-height:160px;display:grid;place-items:center;gap:8px;color:#6b7280;background:#f9fafb}.h5-public-audio,.h5-public-icon-card{display:flex;align-items:center;gap:12px;padding:14px;color:#111827;text-decoration:none}.h5-public-live-wrapper{border:1px solid #e5e7eb;background:#fff;border-radius:12px;overflow:hidden}.h5-public-live-wrapper .h5-public-16by9{border-radius:0}.h5-public-live-info{display:grid;gap:4px;padding:12px 14px}.h5-public-live-info strong{color:#111827;font-size:14px}.h5-public-live-info span{color:#6b7280;font-size:12px}.h5-public-live-empty{background:linear-gradient(135deg,#1e1b4b,#0f172a)}.h5-public-live-empty .anticon{color:#ef4444;font-size:28px}.h5-public-live-empty strong{color:#f9fafb;font-size:14px}.h5-public-live-empty span{color:#9ca3af;font-size:12px}.h5-public-audio>.anticon,.h5-public-icon-mark{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;color:#16a34a;background:#ecfdf3;border-radius:10px;font-size:20px}.h5-public-audio>div{min-width:0;flex:1;display:grid;gap:6px}.h5-public-audio strong,.h5-public-icon-card strong{color:#111827;font-size:14px}.h5-public-audio span{color:#6b7280;font-size:12px}.h5-public-audio audio{width:100%;height:34px}.h5-public-grid-nav{display:grid;gap:10px}.h5-public-nav-item{display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 8px;background:#f9fafb;border-radius:10px;text-decoration:none;color:#111827;font-size:12px}.h5-public-nav-item .anticon{font-size:20px;color:#16a34a}.h5-public-bottom-menu{position:fixed;left:0;right:0;bottom:0;display:flex;background:#fff;border-top:1px solid #e5e7eb;z-index:10}.h5-public-menu-item{flex:1;padding:10px;text-align:center;text-decoration:none;color:#111827;font-size:12px}.h5-public-countdown{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#16a34a14;border-radius:10px}.h5-public-countdown .anticon{color:#16a34a;font-size:18px}.h5-public-cd-title{font-size:13px;color:#374151}.h5-public-cd-value{font-size:16px;font-weight:700;color:#16a34a;margin-left:auto}.h5-public-guest-card{display:flex;gap:14px;padding:14px;background:#f9fafb;border-radius:12px}.h5-public-guest-card img{width:64px;height:64px;object-fit:cover;border-radius:50%}.h5-public-guest-placeholder{width:64px;height:64px;display:grid;place-items:center;font-size:28px;color:#9ca3af;background:#e5e7eb;border-radius:50%}.h5-public-guest-info{display:flex;flex-direction:column;gap:2px}.h5-public-guest-info strong{color:#111827;font-size:15px}.h5-public-guest-info span{color:#6b7280;font-size:12px}.h5-public-guest-info p{margin:4px 0 0;color:#4b5563;font-size:13px;line-height:1.5}.h5-public-tl-desc{display:block;color:#6b7280;font-size:12px;margin-top:2px}.h5-public-contact-card{display:grid;gap:10px;padding:16px;background:#f9fafb;border-radius:12px;font-size:13px}.h5-public-contact-card .anticon{color:#16a34a;margin-right:6px}.h5-editor-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;flex-direction:column;color:#111827;background:#f6f8fb}.h5-editor-topbar{height:64px;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 20px;background:#fff;border-bottom:1px solid #e7eaf0}.h5-editor-title-wrap{min-width:240px}.h5-editor-title-button strong{max-width:360px;overflow:hidden;color:#111827;font-size:16px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.h5-editor-title-button small{margin-top:2px;color:#8b90a0;font-size:11px}.h5-editor-title-input{width:min(420px,42vw);font-weight:700}.h5-editor-loading{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#8b90a0}.h5-editor-workbench{flex:1;min-height:0;display:grid;grid-template-columns:268px minmax(460px,1fr) 320px;gap:0}.h5-editor-palette,.h5-editor-properties{min-height:0;overflow:auto;padding:18px;background:#fff}.h5-editor-palette{border-right:1px solid #e7eaf0}.h5-editor-properties{border-left:1px solid #e7eaf0}.h5-editor-panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.h5-editor-panel-title strong,.h5-editor-panel-title .ant-typography{display:block}.h5-editor-panel-title strong{color:#111827;font-size:14px}.h5-editor-panel-title .ant-typography{margin-top:2px;font-size:11px}.h5-editor-panel-title.compact{align-items:center;margin-bottom:10px}.h5-editor-palette-list{display:grid;gap:8px}.h5-editor-pages{display:grid;gap:8px}.h5-editor-pages>button{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;min-height:38px;padding:8px;text-align:left;background:#fff;border:1px solid #e7eaf0;border-radius:0;cursor:pointer}.h5-editor-pages>button.active{border-color:#86efac;background:#f0fdf4}.h5-editor-pages>button span{width:24px;height:24px;display:grid;place-items:center;color:#15803d;background:#dcfce7;border-radius:0;font-size:11px;font-weight:800}.h5-editor-pages>button strong{overflow:hidden;color:#111827;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.h5-editor-canvas-area{min-width:0;min-height:0;display:flex;flex-direction:column;background:#f6f8fb}.h5-editor-canvas-toolbar{height:58px;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 22px;border-bottom:1px solid #e7eaf0}.h5-editor-canvas-toolbar strong,.h5-editor-canvas-toolbar .ant-typography{display:block}.h5-editor-canvas-toolbar strong{color:#111827;font-size:14px}.h5-editor-canvas-toolbar .ant-typography{font-size:11px}.h5-editor-canvas-scroll{min-height:0;flex:1;overflow:auto;padding:28px}.h5-editor-page-canvas{width:min(430px,100%);min-height:720px;margin:0 auto;padding:22px;background:#fff;border:1px solid #dfe5ee;border-radius:0;box-shadow:0 18px 54px #1118271f}.h5-editor-page-head{margin-bottom:16px;padding:18px;color:#fff;background:linear-gradient(145deg,#111827,#12351f 58%,#16a34a);border-radius:0}.h5-editor-page-head span,.h5-editor-page-head strong{display:block}.h5-editor-canvas-block{position:relative;width:100%;display:block;margin:0;padding:0;text-align:left;background:transparent;border:1px solid transparent;border-radius:0;cursor:pointer;box-sizing:border-box}.h5-editor-canvas-block:hover,.h5-editor-canvas-block.selected{border-color:transparent;outline:2px solid rgba(22,163,74,.7);outline-offset:-2px;box-shadow:none}.h5-editor-drag-handle{position:absolute;top:10px;right:10px;color:#a0a6b2;font-size:12px}.h5-editor-text-preview{padding:0;color:#1f2937;font-size:15px;line-height:1.8;white-space:pre-wrap}.h5-editor-image-placeholder{height:152px;display:grid;place-items:center;gap:8px;color:#6b7280;background:#eef7f1;border:1px dashed #9adeb5;border-radius:0}.h5-editor-image-placeholder .anticon{color:#16a34a;font-size:26px}.h5-editor-image-placeholder span{font-size:12px}.h5-editor-image-preview{display:block;width:100%;max-height:220px;object-fit:cover;border-radius:0}.h5-editor-form-preview{display:grid;gap:8px}.h5-editor-form-preview>span{color:#111827;font-size:13px;font-weight:700}.h5-editor-form-preview b{margin-left:3px;color:#ef4444}.h5-editor-property-group{display:grid;gap:13px}.h5-editor-property-group label>span,.h5-editor-switch-row>span{color:#374151;font-size:12px;font-weight:700}.h5-editor-switch-row{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:12px}.h5-editor-empty-canvas,.h5-editor-empty-props{display:grid;place-items:center;gap:8px;min-height:180px;padding:24px;color:#8b90a0;text-align:center;background:#fbfcfe;border:1px dashed #d7dce5;border-radius:0}.h5-editor-empty-canvas .anticon{width:38px;height:38px;display:grid;place-items:center;color:#16a34a;background:#ecfdf3;border-radius:0;font-size:16px}.h5-editor-empty-canvas strong{color:#111827;font-size:14px}.h5-editor-empty-canvas span,.h5-editor-empty-props{font-size:12px;line-height:1.7}.h5-editor-palette-group-title{padding:6px 0 4px;color:#8b90a0;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.h5-editor-heading-preview{font-weight:800;line-height:1.2;color:#111827;padding:0}.h5-editor-subheading-preview{font-weight:600;line-height:1.4;color:#374151;padding:0}.h5-editor-richtext-preview{color:#374151;font-size:13px;line-height:1.7;padding:0}.h5-editor-richtext-preview p{margin:0 0 6px}.h5-editor-divider-preview{border:0;border-top:2px solid #d1d5db;margin:4px 0}.h5-editor-carousel-preview{display:grid;place-items:center;gap:8px;padding:20px;color:#6b7280;background:#f3f4f6;border-radius:0;text-align:center}.h5-editor-carousel-icon{font-size:24px;color:#16a34a}.h5-editor-carousel-thumbs{display:flex;gap:6px;margin-top:6px}.h5-editor-carousel-thumbs img{width:48px;height:48px;object-fit:cover;border-radius:0}.h5-editor-grid-preview{display:grid;gap:6px}.h5-editor-grid-preview img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:0}.h5-editor-grid-cell{aspect-ratio:1;display:grid;place-items:center;color:#9ca3af;background:#f3f4f6;border:1px dashed #d1d5db;border-radius:0;font-size:20px}.h5-editor-media-placeholder{min-height:150px;display:grid;place-items:center;gap:8px;color:#6b7280;background:#f3f4f6;border:1px dashed #d1d5db;border-radius:0;text-align:center}.h5-editor-media-placeholder .anticon{color:#16a34a;font-size:28px}.h5-editor-video-preview{display:grid;gap:8px}.h5-editor-16by9{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:0;overflow:hidden;background:#111827}.h5-editor-16by9 video{width:100%;height:100%;object-fit:cover;display:block}.h5-editor-16by9-inner{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;gap:6px;text-align:center;color:#d1d5db;background:linear-gradient(135deg,#1f2937,#111827)}.h5-editor-16by9-inner strong{color:#f9fafb;font-size:13px}.h5-editor-16by9-inner span{color:#9ca3af;font-size:11px}.h5-editor-video-title{color:#111827;font-size:13px}.h5-editor-live-16by9{background:linear-gradient(135deg,#1e1b4b,#0f172a)}.h5-editor-live-badge{position:absolute;top:8px;left:8px;padding:2px 6px;font-size:10px;font-weight:700;letter-spacing:.08em;color:#fff;background:#ef4444;border-radius:0}.h5-editor-audio-preview,.h5-editor-icon-preview{display:flex;align-items:center;gap:12px;padding:12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:0;text-align:left}.h5-editor-live-preview{display:block;border-radius:0;overflow:hidden}.h5-editor-audio-preview>.anticon,.h5-editor-icon-preview>span{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;color:#16a34a;background:#ecfdf3;border-radius:0;font-size:20px}.h5-editor-audio-preview>div{min-width:0;flex:1;display:grid;gap:4px}.h5-editor-audio-preview strong,.h5-editor-icon-preview strong{color:#111827;font-size:13px}.h5-editor-audio-preview span{color:#6b7280;font-size:12px}.h5-editor-audio-preview audio{width:100%;height:34px}.h5-editor-contact-preview{display:grid;gap:8px;font-size:13px;color:#374151}.h5-editor-contact-preview .anticon{color:#16a34a;margin-right:4px}.h5-editor-gridnav-preview{display:grid;gap:8px}.h5-editor-gridnav-preview.neon{gap:18px;padding:8px;background:#020820db}.h5-editor-gridnav-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 4px;background:#f9fafb;border-radius:0;font-size:11px;color:#374151}.h5-editor-gridnav-item>span:first-child{display:grid;place-items:center;color:#16a34a;font-size:18px}.h5-editor-gridnav-preview.neon .h5-editor-gridnav-item{min-height:96px;justify-content:center;color:#35f5d2;background:#08212fc2;border:1px solid rgba(55,221,224,.46);font-size:17px;font-weight:700}.h5-editor-gridnav-preview.neon .h5-editor-gridnav-item>span:first-child{color:#35f5d2;font-size:30px}.h5-editor-gridnav-item .anticon{color:currentColor;font-size:1em}.h5-editor-bottommenu-preview{display:flex;background:#f9fafb;border-radius:0;border:1px solid #e5e7eb}.h5-editor-bottommenu-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;padding:10px 4px;font-size:10px;color:#374151}.h5-editor-bottommenu-item .anticon{color:#16a34a;font-size:14px}.h5-editor-countdown-preview{display:flex;align-items:center;gap:8px;padding:12px;background:#16a34a14;border-radius:0;color:#16a34a;font-size:14px;font-weight:700}.h5-editor-guest-preview{display:flex;gap:12px;align-items:center;padding:10px;background:#f9fafb;border-radius:0}.h5-editor-guest-preview img{width:48px;height:48px;object-fit:cover;border-radius:0}.h5-editor-guest-preview .anticon{width:48px;height:48px;display:grid;place-items:center;background:#e5e7eb;border-radius:0;font-size:20px;color:#9ca3af}.h5-editor-guest-preview strong{display:block;color:#111827;font-size:14px}.h5-editor-guest-preview span{color:#6b7280;font-size:12px}.h5-editor-timeline-preview{display:grid;gap:8px}.h5-editor-timeline-item{display:grid;grid-template-columns:60px minmax(0,1fr);gap:10px;align-items:baseline}.h5-editor-timeline-time{font-size:12px;font-weight:700;color:#16a34a;white-space:nowrap}.h5-editor-timeline-title{font-size:13px;color:#111827}.h5-editor-timeline-more{font-size:11px;color:#8b90a0}.h5-editor-options-preview{display:grid;gap:6px;font-size:13px;color:#374151}.h5-editor-option-marker{color:#9ca3af;margin-right:4px}.h5-editor-list-editor{display:grid;gap:8px}.h5-editor-list-editor>span{color:#374151;font-size:12px;font-weight:700}.h5-editor-list-row{display:grid;grid-template-columns:1fr 32px;gap:6px;align-items:center}.h5-editor-timeline-row{grid-template-columns:80px 1fr 32px}.h5-editor-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;grid-template-rows:46px minmax(0,1fr) 46px;color:#111827;background:#f5f6fa}.h5-editor-topbar{height:46px;display:grid;grid-template-columns:minmax(420px,1fr) auto;align-items:center;gap:16px;padding:0 18px;background:#fff;border-bottom:1px solid #e5e7eb}.h5-editor-topbar-left{min-width:0;display:flex;align-items:center;gap:12px}.h5-editor-page-select{width:180px}.h5-editor-title-wrap{min-width:170px;max-width:320px}.h5-editor-title-button{display:block;min-width:0;padding:0;text-align:left;background:transparent;border:0;cursor:text}.h5-editor-title-button strong,.h5-editor-title-button small{display:block}.h5-editor-title-button strong{max-width:280px;overflow:hidden;color:#111827;font-size:13px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.h5-editor-title-button small{margin-top:1px;color:#9ca3af;font-size:10px}.h5-editor-title-input{width:min(360px,34vw);height:30px;font-weight:700}.h5-editor-topbar-tools{display:flex;align-items:center;gap:10px}.h5-editor-topbar-tools .ant-btn{height:42px;padding-inline:8px;display:inline-flex;flex-direction:column;gap:1px;color:#4b5563;font-size:11px;line-height:1}.h5-editor-topbar-tools .ant-btn .anticon{margin-inline-end:0;color:#6b7280;font-size:16px}.h5-editor-tool-separator{width:1px;height:24px;background:#e5e7eb}.h5-editor-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#8b90a0}.h5-editor-workbench{min-height:0;display:grid;grid-template-columns:360px minmax(520px,1fr) 360px;gap:0}.h5-editor-resource,.h5-editor-properties{min-height:0;background:#fff;border-color:#e5e7eb}.h5-editor-resource{display:grid;grid-template-columns:58px minmax(0,1fr);border-right:1px solid #e5e7eb}.h5-editor-resource-rail{display:grid;grid-auto-rows:58px;align-content:start;padding:8px 4px;background:#fbfcfe;border-right:1px solid #edf0f5}.h5-editor-resource-rail button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:40px;min-height:50px;color:#4b5563;background:transparent;border:0;border-radius:0;cursor:pointer;font-size:10px}.h5-editor-resource-rail button.active{color:#111827;background:#eefbf2;box-shadow:inset 0 0 0 1px #c7f2d4}.h5-editor-resource-rail .anticon{font-size:16px}.h5-editor-resource-rail span{font-size:10px;font-weight:700}.h5-editor-resource-body{min-width:0;min-height:0;display:grid;grid-template-columns:78px minmax(0,1fr);overflow:hidden}.h5-editor-template-nav{min-height:0;overflow:auto;padding:10px 4px;border-right:1px solid #edf0f5}.h5-editor-template-nav button{width:100%;min-height:28px;margin-bottom:4px;color:#6b7280;text-align:left;background:transparent;border:0;border-radius:4px;cursor:pointer;font-size:11px;padding:2px 4px}.h5-editor-template-nav button.active{color:#15803d;background:#ecfdf3;font-weight:800}.h5-editor-template-grid{min-width:0;min-height:0;overflow:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:10px;padding:16px 12px}.h5-editor-template-card{min-width:0;display:grid;gap:5px;padding:0 0 8px;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:0;cursor:pointer;overflow:hidden}.h5-editor-template-card:hover{border-color:#86efac;box-shadow:0 8px 22px #11182714}.h5-editor-template-card img{width:100%;aspect-ratio:9 / 15;object-fit:cover;background:#f3f4f6}.h5-editor-template-card strong,.h5-editor-template-card span{display:block;min-width:0;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap}.h5-editor-template-card strong{color:#111827;font-size:12px}.h5-editor-template-card span{color:#8b90a0;font-size:10px}.h5-editor-palette-list{min-width:0;min-height:0;grid-column:1 / -1;overflow:auto;display:grid;align-content:start;gap:8px;padding:16px}.h5-editor-palette-list button{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:10px;text-align:left;background:#fbfcfe;border:1px solid #e7eaf0;border-radius:0;cursor:pointer}.h5-editor-palette-list button:hover{border-color:#86efac;background:#f8fffb}.h5-editor-palette-list button>span:first-child{width:34px;height:34px;display:grid;place-items:center;color:#15803d;background:#ecfdf3;border-radius:0;font-size:16px}.h5-editor-palette-list strong,.h5-editor-palette-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h5-editor-palette-list strong{color:#111827;font-size:13px}.h5-editor-palette-list small{margin-top:2px;color:#8b90a0;font-size:11px}.h5-editor-palette-group-title{padding:6px 0 4px;color:#8b90a0;font-size:11px;font-weight:700}.h5-editor-palette-group+.h5-editor-palette-group{margin-top:8px;padding-top:8px;border-top:1px solid #f0f2f5}.h5-editor-canvas-area{min-width:0;min-height:0;display:flex;flex-direction:column;background:#f0f1f7}.h5-editor-canvas-scroll{position:relative;min-height:0;flex:1;overflow:auto;padding:20px 132px 72px}.h5-editor-canvas-frame{position:relative;width:750px;min-width:750px;max-width:750px;margin:0 auto;overflow:visible}.h5-editor-canvas-toolbar{position:absolute;left:calc(100% + 22px);top:148px;transform:none;display:flex;flex-direction:column;align-items:center;gap:0;width:46px;padding:12px 0;background:#fff;border:1px solid #e1e6ee;border-radius:999px;box-shadow:0 10px 28px #0f172a1a;z-index:5}.h5-editor-canvas-toolbar .h5-editor-canvas-action{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:44px;height:42px;min-width:44px;padding:0;display:flex;align-items:center;justify-content:center;color:#6b7280;background:transparent;border:0;border-radius:0;box-shadow:none;cursor:pointer;transition:color .16s ease,background .16s ease}.h5-editor-canvas-toolbar .h5-editor-canvas-action+.h5-editor-canvas-action:before{content:"";position:absolute;top:0;left:11px;right:11px;height:1px;background:#eef1f5}.h5-editor-canvas-toolbar .h5-editor-canvas-action .anticon{font-size:18px}.h5-editor-canvas-toolbar .h5-editor-canvas-action:not(:disabled):hover{color:#16a34a;background:#f0fdf4}.h5-editor-canvas-toolbar .h5-editor-canvas-action-danger:not(:disabled):hover{color:#ef4444;background:#fff1f2}.h5-editor-canvas-toolbar .h5-editor-canvas-action:disabled{color:#c4c9d2;background:transparent;opacity:.72;cursor:not-allowed}.h5-editor-floating-rail-anchor{position:sticky;top:180px;z-index:12;height:0;overflow:visible}.h5-editor-floating-rail{position:absolute;left:calc(100% + 22px);top:0;z-index:12;width:48px;padding:12px 0;display:flex;flex-direction:column;align-items:stretch;overflow:hidden;background:#fff;border:1px solid #e0e6ef;border-radius:999px;box-shadow:0 12px 28px #0f172a1f}.h5-editor-floating-action{position:relative;width:100%;height:44px;min-width:0;padding:0;display:grid;place-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#667085;background:transparent;border:0;border-radius:0;box-shadow:none;cursor:pointer;transition:color .16s ease,background .16s ease}.h5-editor-floating-action+.h5-editor-floating-action{border-top:1px solid #edf1f6}.h5-editor-floating-action .anticon{font-size:18px;line-height:1}.h5-editor-floating-action-danger:not(:disabled):hover{color:#ef4444;background:#fff1f2}.h5-editor-floating-action:disabled{color:#c4c9d2;opacity:.76;cursor:not-allowed}.h5-editor-device-shell{width:750px;min-width:750px;max-width:750px;margin:0;overflow:visible;transform-origin:top center;background:#fff;border:1px solid #d8dde8;box-shadow:0 10px 30px #1118271f}.h5-editor-phone-status{height:88px;display:flex;flex-direction:column;color:#111827;background:#fff;border-bottom:1px solid #e7eaf0;-webkit-user-select:none;user-select:none}.h5-editor-ios-status{height:36px;display:grid;grid-template-columns:132px minmax(0,1fr) 132px;align-items:center;padding:0 32px}.h5-editor-status-time{font-size:16px;font-weight:700;letter-spacing:.01em}.h5-editor-mini-nav{position:relative;height:52px;display:grid;grid-template-columns:92px minmax(0,1fr) 112px;align-items:center;padding:0 22px}.h5-editor-mini-back{width:42px;height:42px;display:grid;place-items:center;padding:0;color:#111827;background:transparent;border:0;border-radius:50%;font-size:22px;cursor:default}.h5-editor-mini-back .anticon{display:block}.h5-editor-status-title{min-width:0;height:38px;padding:0 10px;overflow:hidden;color:#111827;background:transparent;border:0;cursor:pointer;font-size:18px;font-weight:800;line-height:38px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.h5-editor-status-title:hover,.h5-editor-status-title:focus-visible{color:#16a34a;outline:none}.h5-editor-status-icons{display:flex;align-items:center;justify-content:flex-end;grid-column:3;gap:7px;color:#111827;font-size:15px}.h5-editor-status-network{font-size:12px;font-weight:700;letter-spacing:-.01em}.h5-editor-status-battery{position:relative;width:26px;height:12px;display:inline-block;border:1.5px solid #111827;border-radius:3px}.h5-editor-status-battery:before{content:"";position:absolute;top:2px;left:2px;width:17px;height:6px;background:#111827;border-radius:1.5px}.h5-editor-status-battery:after{content:"";position:absolute;top:3px;right:-4px;width:3px;height:5px;background:#111827;border-radius:0 2px 2px 0}.h5-editor-mini-capsule{justify-self:end;width:92px;height:34px;display:inline-grid;grid-template-columns:1fr 1px 1fr;align-items:center;justify-items:center;color:#111827;background:#ffffffe6;border:1px solid rgba(17,24,39,.14);border-radius:18px;box-shadow:0 1px 4px #11182714}.h5-editor-mini-more{transform:translateY(-2px);font-size:18px;font-weight:800;letter-spacing:1px}.h5-editor-mini-divider{width:1px;height:18px;background:#11182724}.h5-editor-mini-dot{width:17px;height:17px;border:2px solid #111827;border-radius:50%}.h5-editor-height-ruler{position:absolute;top:42%;left:max(24px,calc(50% - 470px));display:grid;gap:54px;color:#9ca3af;text-align:right;font-size:11px}.h5-editor-height-ruler strong,.h5-editor-height-ruler span{display:block}.h5-editor-height-ruler strong{font-size:11px;font-weight:700}.h5-editor-page-canvas{width:100%;margin:0;background:#fff;border:0;border-radius:0;box-shadow:none}.h5-editor-page-head{min-height:152px;margin-bottom:0;padding:18px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background:linear-gradient(145deg,#111827,#12351f 58%,#16a34a);border-radius:0;text-align:left}.h5-editor-page-head span,.h5-editor-page-head strong,.h5-editor-page-head p{display:block}.h5-editor-page-head span{opacity:.74;font-size:11px}.h5-editor-page-head strong{margin-top:6px;font-size:20px;line-height:1.3}.h5-editor-page-head p{margin:7px 0 0;opacity:.82;font-size:12px;line-height:1.55}.h5-editor-properties{min-height:0;overflow:auto;padding:0 18px 18px;border-left:1px solid #e5e7eb}.h5-editor-properties .ant-tabs-nav{position:sticky;top:0;z-index:2;margin:0 0 16px;padding-top:8px;background:#fff}.h5-editor-properties .ant-tabs-tab{padding:10px 0;font-size:13px}.h5-editor-property-group{display:grid;gap:12px}.h5-editor-layer-panel{display:flex;flex-direction:column;gap:0;margin:-8px 0 0}.h5-editor-layer-header{display:flex;align-items:center;justify-content:space-between;padding:4px 0 10px;font-size:13px;font-weight:600;color:#111827}.h5-editor-layer-header small{font-weight:400;color:#858997;font-size:11px}.h5-editor-layer-empty{display:grid;place-items:center;gap:6px;padding:40px 16px;color:#9ca3af;text-align:center}.h5-editor-layer-empty strong{font-size:13px}.h5-editor-layer-empty span{font-size:11px}.h5-editor-layer-list{display:flex;flex-direction:column;gap:2px;max-height:calc(100vh - 380px);overflow-y:auto}.h5-editor-layer-item{display:flex;align-items:center;gap:8px;padding:7px 10px;border-radius:6px;cursor:pointer;transition:background .15s;-webkit-user-select:none;user-select:none}.h5-editor-layer-item:hover{background:#f3f5f8}.h5-editor-layer-item.selected{background:#f0fdf4;outline:1px solid rgba(22,163,74,.25)}.h5-editor-layer-item.hidden{opacity:.45}.h5-editor-layer-item.locked{cursor:not-allowed}.h5-editor-layer-drag{flex:0 0 auto;color:#b0b7c3;font-size:13px;cursor:grab}.h5-editor-layer-item.locked .h5-editor-layer-drag{cursor:not-allowed}.h5-editor-layer-index{flex:0 0 auto;width:18px;text-align:center;font-size:10px;color:#858997;font-weight:600}.h5-editor-layer-info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:1px}.h5-editor-layer-info strong{font-size:13px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.h5-editor-layer-info small{font-size:10px;color:#858997}.h5-editor-layer-actions{flex:0 0 auto;display:flex;gap:2px}.h5-editor-layer-actions button{display:grid;place-items:center;width:24px;height:24px;border:none;border-radius:4px;background:transparent;color:#858997;cursor:pointer;font-size:12px;transition:background .15s,color .15s}.h5-editor-layer-actions button:hover{background:#e5e7eb;color:#111827}.h5-editor-canvas-block.locked{cursor:not-allowed;opacity:.85}.h5-editor-canvas-block.locked:hover:after{content:"🔒";position:absolute;top:4px;right:6px;font-size:12px;z-index:10;pointer-events:none}.h5-editor-canvas-block.hidden{display:none}.h5-editor-property-group label{display:grid;gap:7px}.h5-editor-property-group label>span,.h5-editor-switch-row>span,.h5-editor-margin-grid>span,.h5-editor-theme-presets>span{color:#4b5563;font-size:12px;font-weight:700}.h5-editor-margin-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.h5-editor-margin-grid>span{grid-column:1 / -1}.h5-editor-theme-presets{display:grid;gap:8px}.h5-editor-theme-presets button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:38px;padding:8px;background:#fff;border:1px solid #e5e7eb;border-radius:0;cursor:pointer}.h5-editor-theme-presets button.active{border-color:#16a34a;background:#f0fdf4}.h5-editor-theme-presets button span{display:flex;gap:4px}.h5-editor-theme-presets i{width:18px;height:18px;border-radius:0;box-shadow:inset 0 0 0 1px #1118271f}.h5-editor-theme-presets strong{color:#374151;font-size:12px}.h5-editor-menu-settings{display:grid;gap:12px}.h5-editor-menu-section{display:grid;gap:14px}.h5-editor-menu-row{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:10px}.h5-editor-menu-row>span{color:#4b5563;font-size:12px;font-weight:700}.h5-editor-menu-row .ant-radio-group{min-width:0}.h5-editor-menu-row .ant-radio-button-wrapper{min-width:45px;padding-inline:9px;text-align:center}.h5-editor-menu-tip{padding:10px 12px;color:#64748b;background:#f3f7ff;border:1px solid #e6eefc;border-radius:6px;font-size:12px;line-height:1.7}.h5-editor-menu-list{display:grid;gap:12px}.h5-editor-menu-card{display:grid;grid-template-columns:22px minmax(102px,.76fr) minmax(130px,1fr);gap:10px;padding:12px;background:#fff;border:1px solid #e6eaf2;border-radius:6px}.h5-editor-menu-drag{align-self:center;color:#8b95a5;font-size:16px}.h5-editor-menu-card-main,.h5-editor-menu-card-side{min-width:0;display:grid;gap:9px;align-content:start}.h5-editor-menu-card-main .ant-radio-wrapper{margin-right:10px;font-size:12px}.h5-editor-menu-media{height:70px;display:grid;place-items:center;color:#4b5563;background:#f8fafc;border:1px dashed #d8dee8;border-radius:5px;font-size:24px}.h5-editor-menu-media img{width:100%;height:100%;object-fit:cover;border-radius:5px}.h5-editor-menu-visible{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#374151;font-size:12px}.h5-editor-menu-card-side .ant-input-affix-wrapper{background:#f3f6fb;border-color:#edf1f7}.h5-editor-bottom-bar{min-height:46px;display:flex;align-items:center;justify-content:center;gap:16px;padding:0 22px;background:#fff;border-top:1px solid #e5e7eb}.h5-editor-zoom{display:inline-flex;align-items:center;gap:8px;padding:4px 6px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:0}.h5-editor-zoom strong{min-width:48px;color:#374151;text-align:center;font-size:12px}.tpl-card-pages{position:absolute;top:8px;left:8px;padding:2px 8px;background:#0000008c;color:#fff;font-size:10px;border-radius:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.h5-answer-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.h5-answer-heading strong,.h5-answer-heading .ant-typography{display:block}.h5-answer-heading strong{color:#111827;font-size:16px}.h5-answer-heading .ant-typography{margin-top:4px;font-size:12px}.h5-answer-metrics{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;margin-bottom:14px;background:#fff;border:1px solid #eceef4;border-radius:10px}.h5-answer-metrics>div{min-height:76px;display:grid;gap:5px;align-content:center;padding:14px 16px;border-right:1px solid #eceef4}.h5-answer-metrics>div:last-child{border-right:0}.h5-answer-metrics span{color:#8b90a0;font-size:12px}.h5-answer-metrics strong{color:#111827;font-size:24px;line-height:1}.h5-answer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.h5-answer-toolbar .ant-input-affix-wrapper{width:220px}.h5-answer-detail .answer-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.content-wrap{display:grid;grid-template-columns:minmax(0,1fr) clamp(270px,21vw,320px);gap:18px;padding:22px 24px 36px;width:100%;margin:0}.main-content{min-width:0}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:22px}.page-heading h2{margin:5px 0 0!important;font-size:28px!important;letter-spacing:-.5px}.page-heading .ant-btn{box-shadow:0 8px 18px #16a34a2e}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px}.quick-actions button{min-height:82px;border:1px solid #e7e9f0;border-radius:12px;background:#fff;display:flex;align-items:center;gap:13px;padding:14px;cursor:pointer;text-align:left;transition:.2s ease}.quick-actions button:hover{border-color:#86efac;transform:translateY(-1px);box-shadow:0 8px 20px #2d304e0f}.action-icon{width:42px;height:42px;border-radius:10px;display:grid;place-items:center;font-size:19px;flex:0 0 auto}.action-icon.primary{color:#fff;background:#16a34a}.action-icon.excel{color:#269c65;background:#e8f7ef}.action-icon.template{color:#3975df;background:#eaf2ff}.quick-actions strong,.quick-actions small{display:block}.quick-actions strong{font-size:14px;margin-bottom:3px}.quick-actions small{color:#9296a3;font-size:11px}.module-entrances{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px}.module-entry{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;padding:14px 15px;text-align:left;background:#fff;border:1px solid #e7e9f0;border-radius:12px;cursor:pointer;transition:.18s ease}.module-entry:hover{border-color:#86efac;transform:translateY(-1px);box-shadow:0 8px 20px #2d304e0f}.module-entry-icon{width:42px;height:42px;display:grid;place-items:center;color:#fff;background:#16a34a;border-radius:10px;font-size:18px}.module-entry.exam .module-entry-icon{background:#111827}.module-entry.h5 .module-entry-icon{background:#3080ff}.module-entry-copy{min-width:0}.module-entry-copy strong,.module-entry-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-entry-copy strong{color:#111827;font-size:14px;font-weight:700;margin-bottom:4px}.module-entry-copy small{color:#9296a3;font-size:11px}.module-entry-meta{padding:4px 7px;color:#15803d;background:#f0fdf4;border-radius:999px;font-size:11px;font-weight:600;white-space:nowrap}.module-entry.exam .module-entry-meta{color:#111827;background:#f3f4f6}.module-entry.h5 .module-entry-meta{color:#2563eb;background:#eaf2ff}.overview-card,.projects-card,.resource-panel section{background:#fff;border:1px solid #eceef4;border-radius:var(--radius-lg)}.overview-card{padding:16px 20px;margin-bottom:14px}.section-title{display:flex;justify-content:space-between;margin-bottom:15px;font-size:14px;font-weight:600}.section-title .anticon{color:#16a34a;margin-right:6px}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr)}.metric{padding:10px 18px 12px;border-right:1px solid #eff0f4;border-radius:var(--radius-md);transition:transform .2s ease,box-shadow .2s ease}.metric:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.metric:first-child{padding-left:0}.metric:last-child{border:0;padding-right:0}.metric-top{display:flex;align-items:center;gap:7px;font-size:12px}.metric-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:var(--radius-md);background:#ecfdf3;color:#16a34a;font-size:14px;flex:0 0 auto}.trend{color:#21a36a;font-size:10px;background:#eaf8f1;padding:2px 5px;border-radius:var(--radius-md)}.metric-value{font-size:25px;font-weight:700;margin-top:7px;letter-spacing:-.5px}.metric-value small{font-size:11px;color:#969aa7;font-weight:400;margin-left:3px}.metric .ant-progress{margin-top:7px}.projects-card{overflow:hidden}.projects-header{padding:18px 20px 14px;display:flex;align-items:center;justify-content:space-between}.projects-header h4,.aside-title h4{margin:0!important}.projects-header .ant-typography-secondary{font-size:11px}.project-toolbar{padding:0 20px 14px;display:flex;justify-content:space-between;gap:12px}.project-toolbar .ant-segmented{max-width:100%;overflow-x:auto}.project-toolbar .ant-select{width:112px;flex:0 0 auto}.table-head,.project-row{display:grid;grid-template-columns:minmax(240px,2fr) 100px 96px 86px minmax(120px,.6fr) 86px;align-items:center}.table-head{min-height:38px;padding:0 20px;background:#fafbfc;color:#999daa;font-size:11px;border-top:1px solid #eef0f4;border-bottom:1px solid #eef0f4}.project-row{min-height:66px;padding:0 12px 0 20px;border-bottom:1px solid #f0f1f4;transition:background .15s ease,box-shadow .15s ease}.project-row:nth-child(2n){background:#fafbfd}.project-row:nth-child(2n):hover{background:#f0f7f2}.project-row:nth-child(odd):hover{background:#f0f7f2}.project-row:hover{box-shadow:inset 3px 0 #16a34a}.project-name{display:flex;align-items:center;gap:11px;min-width:0;border:0;background:transparent;padding:0;cursor:pointer;text-align:left}.project-name>span:last-child{min-width:0}.project-name strong,.project-name small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-name strong{font-size:13px;color:#111827;font-weight:600}.project-name small{font-size:10px;color:#9b9eaa;margin-top:4px}.project-icon{width:34px;height:34px;border-radius:var(--radius-md);display:grid;place-items:center;color:#fff;flex:0 0 auto}.project-icon.blue,.project-icon.green{background:#16a34a}.project-icon.geekblue,.project-icon.accentblue,.project-icon.h5{background:#3080ff}.project-id{font-family:SF Mono,Menlo,Consolas,monospace;font-size:12px;color:#6b7280;background:#f3f4f6;padding:2px 6px;border-radius:4px;font-weight:500}.editor-topbar-project-id{font-family:SF Mono,Menlo,Consolas,monospace;font-size:11px;color:#6b7280;background:#f3f4f6;padding:2px 6px;border-radius:4px;cursor:pointer;margin-left:8px}.h5-editor-project-id{font-family:SF Mono,Menlo,Consolas,monospace;font-size:11px;color:#6b7280;background:#f3f4f6;padding:2px 6px;border-radius:0;cursor:pointer;margin-left:8px}.editor-topbar-project-id:hover,.h5-editor-project-id:hover{background:#e5e7eb;color:#111827}.project-icon.orange,.project-icon.volcano{background:#111827}.project-icon.cyan{background:#15803d}.answer-count,.updated{color:#747886;font-size:12px}.favorite{color:#f15f76}.view-all{margin:8px 10px;font-size:12px}.empty-state{padding:55px;display:flex;flex-direction:column;align-items:center;gap:7px;color:#a0a4b1}.empty-state .anticon{font-size:25px;color:#c6c8d1}.projects-loading{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#9296a3;font-size:12px}.resource-panel{display:flex;flex-direction:column;gap:14px;min-width:0}.resource-panel section{padding:16px}.aside-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.aside-title h4{font-size:15px!important}.aside-title .ant-btn{padding:0;font-size:11px}.template-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.template-grid button{border:0;background:transparent;padding:0;cursor:pointer;text-align:left;min-width:0}.template-preview{height:82px;border:1px solid #e9eaf0;border-radius:9px;background:#f8fafc;display:flex;flex-direction:column;gap:6px;align-items:flex-start;padding:13px;margin-bottom:7px;color:#16a34a;font-size:18px;transition:.2s ease}.template-preview i{display:block;height:4px;width:75%;background:#e4e5ed;border-radius:2px}.template-preview i:nth-of-type(2){width:92%}.template-preview i:nth-of-type(3){width:58%}.template-grid button:hover .template-preview{border-color:#86efac;background:#f0fdf4}.template-grid strong,.template-grid small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-grid strong{font-size:11px}.template-grid small{color:#9a9daa;font-size:9px;margin-top:3px}.asset-section{padding-bottom:15px!important}.asset-list{display:flex;flex-direction:column;margin-bottom:12px}.asset-list button{display:grid;grid-template-columns:34px 1fr auto;gap:10px;align-items:center;border:0;border-bottom:1px solid #f0f1f4;background:transparent;padding:10px 2px;cursor:pointer;text-align:left}.file-icon{width:34px;height:34px;border-radius:8px;display:grid;place-items:center}.file-icon.image{background:#fff0eb;color:#ef744e}.file-icon.sheet{background:#eaf8f1;color:#269c65}.file-icon.pdf{background:#edf1ff;color:#5b6fe5}.asset-list strong,.asset-list small{display:block}.asset-list strong{font-size:11px}.asset-list small{font-size:9px;color:#a0a4b1;margin-top:3px}.recent-assets-empty{padding:24px 0;color:#a0a4b1;font-size:11px;text-align:center}.modal-input{margin-top:16px}.asset-content-wrap{padding:16px 24px 28px;width:100%;margin:0}.asset-library-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.asset-library-heading .asset-heading-left{display:flex;align-items:baseline;gap:12px}.asset-library-heading .asset-heading-left h4{margin:0!important;font-size:18px!important;line-height:1.2!important}.asset-library-heading .asset-heading-count{color:#9296a3;font-size:13px}.asset-library-heading .ant-btn{box-shadow:0 4px 12px #16a34a26}.asset-library-card{min-height:480px;padding:16px;border:1px solid #eceef4;border-radius:12px;background:#fff}.asset-library-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:12px;border-bottom:1px solid #eff0f4}.asset-library-toolbar .ant-input-affix-wrapper{width:280px}.asset-library-loading{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#9296a3;font-size:12px}.asset-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px;padding-top:20px}.asset-card{overflow:hidden;border:1px solid #e8eaf0;border-radius:12px;background:#fff;transition:.18s ease}.asset-card:hover{border-color:#86efac;transform:translateY(-1px);box-shadow:0 10px 22px #2a2d4b12}.asset-preview{height:150px;display:grid;place-items:center;color:#16a34a;background:#f3f4f6;font-size:45px;overflow:hidden}.asset-preview.is-image{background:#f3f4f8}.asset-preview img{width:100%;height:100%;object-fit:cover}.asset-card-info{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px}.asset-card-info>div:first-child{min-width:0}.asset-card-copy{overflow:hidden}.asset-card-info strong,.asset-card-info small{display:block}.asset-card-info strong{overflow:hidden;color:#111827;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.asset-card-info small{margin-top:4px;color:#9a9eaa;font-size:10px}.asset-card-info .asset-card-meta{color:#666b7a;font-size:11px;font-variant-numeric:tabular-nums;letter-spacing:.1px;white-space:nowrap}.asset-card-actions{display:flex;flex:0 0 auto}.asset-library-empty{padding-top:130px}.drawer-loading{min-height:460px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#9296a3}.editor-drawer .ant-drawer-body{padding:0;background:#f5f6fa}.editor-layout{display:grid;grid-template-columns:190px minmax(0,1fr);min-height:calc(100vh - 56px)}.editor-canvas{padding:0;min-width:0}.editor-empty{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border:1px dashed #dfe1e9;border-radius:12px;background:#ffffffb3}.answer-drawer-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.answer-drawer-heading strong,.answer-drawer-heading span{display:block}.answer-drawer-heading strong{font-size:16px;margin-bottom:4px}.answer-drawer-heading span{font-size:11px}.answers-empty{padding:90px 0}.answer-drawer-heading+.ant-spin-nested-loading+.ant-pagination,.ant-drawer-body>.ant-spin-nested-loading+.ant-pagination{margin-top:18px;text-align:right}.survey-preview{max-height:66vh;overflow-y:auto;padding:8px 4px 12px}.preview-heading{padding:18px 20px;margin-bottom:14px;border-radius:12px;color:#fff;background:#16a34a;background-position:center;background-size:cover}.preview-header-image{width:calc(100% + 40px);height:150px;margin:-18px -20px 16px;border-radius:12px 12px 0 0;object-fit:cover}.preview-heading h2{margin:0;color:#fff;font-size:22px}.preview-heading p{margin:8px 0 0;color:#ffffffbf;line-height:1.6}.preview-question{padding:16px 18px;margin-bottom:10px;border:1px solid #e9ebf1;border-radius:10px;background:#fff}.preview-question>strong{display:block;margin-bottom:12px;font-size:13px}.preview-question>strong em{color:#ef5b6f;font-style:normal;margin-left:4px}.preview-options{display:flex;flex-direction:column;gap:9px;color:#4b5563;font-size:12px}.preview-score{color:#f6ad35;font-size:24px;letter-spacing:5px}.preview-question-image{width:100%;max-height:240px;margin-bottom:12px;border-radius:8px;object-fit:cover}.asset-picker-search{margin-bottom:16px}.asset-picker-loading{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#9296a3}.asset-picker-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-height:440px;overflow-y:auto;padding:2px}.asset-picker-grid button{overflow:hidden;padding:0;border:2px solid transparent;border-radius:10px;background:#f4f5f8;cursor:pointer;text-align:left}.asset-picker-grid button:hover,.asset-picker-grid button.selected{border-color:#16a34a}.asset-picker-grid img{display:block;width:100%;height:110px;object-fit:cover}.asset-picker-video{height:110px;display:grid;place-items:center;color:#16a34a;background:#eef7f1;font-size:34px}.asset-picker-grid span{display:block;overflow:hidden;padding:8px 9px;background:#fff;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.asset-picker-grid .asset-picker-video{height:110px;display:grid;place-items:center;padding:0;color:#16a34a;background:#eef7f1;font-size:34px}.asset-picker-empty{padding:80px 0}.asset-toolbar-left,.asset-toolbar-right{display:flex;align-items:center;gap:12px}.asset-filter-bar{display:flex;flex-direction:column;gap:8px;padding:10px 0 8px;border-bottom:1px solid #eff0f4}.asset-filter-group{display:flex;align-items:flex-start;gap:8px}.asset-filter-label{flex:0 0 auto;padding:2px 0;color:#9296a3;font-size:12px;line-height:24px;white-space:nowrap}.asset-filter-options{display:flex;flex-wrap:wrap;gap:6px}.asset-filter-options .ant-tag-checkable{margin:0;padding:2px 10px;border-radius:6px;font-size:12px;line-height:22px;cursor:pointer;border:1px solid #e8eaf0;background:#f8f9fb;color:#555;transition:all .15s}.asset-filter-options .ant-tag-checkable:hover{border-color:#86efac;color:#16a34a}.asset-filter-options .ant-tag-checkable-checked{border-color:#16a34a;background:#16a34a;color:#fff}.asset-filter-more{padding:2px 8px;color:#a0a4b1;font-size:11px;line-height:24px}.asset-results-bar{display:flex;align-items:center;justify-content:space-between;padding:8px 0 0}.asset-results-count{display:flex;align-items:center;gap:8px;color:#9296a3;font-size:12px}.asset-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:14px;padding-top:10px}.asset-gallery-list{display:flex;flex-direction:column;gap:6px;padding-top:12px}.asset-gallery-list .asset-card{display:grid;grid-template-columns:60px 1fr;border-radius:8px}.asset-gallery-list .asset-card-thumb{height:60px;border-radius:8px 0 0 8px}.asset-gallery-list .asset-card-info{padding:8px 14px}.asset-gallery-list .asset-thumb-overlay{border-radius:8px 0 0 8px}.asset-card-thumb{position:relative;height:150px;overflow:hidden;background:#f3f4f8;cursor:pointer}.asset-card-thumb img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.asset-card:hover .asset-card-thumb img{transform:scale(1.04)}.asset-thumb-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#d0d3dc;font-size:36px;background:#f3f4f8;transition:opacity .3s}.asset-thumb-placeholder.loaded{opacity:0;pointer-events:none}.asset-thumb-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;gap:6px;color:#fff;background:#00000061;font-size:13px;opacity:0;transition:opacity .2s;cursor:pointer}.asset-card-thumb:hover .asset-thumb-overlay{opacity:1}.asset-thumb-overlay .anticon{font-size:18px}.asset-ratio-badge{position:absolute;top:8px;right:8px;z-index:3;padding:1px 7px;border-radius:4px;background:#0000008c;color:#fff;font-size:10px;font-weight:500;letter-spacing:.3px;line-height:18px}.asset-gif-badge{position:absolute;top:8px;right:8px;z-index:3;padding:2px 8px;border-radius:4px;background:#ef4444;color:#fff;font-size:10px;font-weight:700;letter-spacing:.5px;line-height:18px;animation:gif-pulse 2s ease-in-out infinite}@keyframes gif-pulse{0%,to{opacity:1}50%{opacity:.65}}.asset-video-badge{position:absolute;top:8px;left:8px;z-index:3;padding:2px 10px;border-radius:4px;background:#000000a6;color:#fff;font-size:11px;font-weight:600;line-height:20px;display:flex;align-items:center;gap:4px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.asset-source-badge{position:absolute;top:8px;right:8px;z-index:3;padding:1px 7px;border-radius:4px;background:#16a34ad9;color:#fff;font-size:10px;font-weight:500;line-height:18px}.asset-file-icon{width:100%;height:100%;display:grid;place-items:center;color:#b0b4c2;font-size:42px}.asset-load-more{display:flex;justify-content:center;padding:18px 0 6px}.asset-load-more .ant-btn{min-width:280px;border-radius:10px}.asset-oss-meta{padding:10px 0 0;text-align:center;font-size:11px;border-top:1px solid #f0f1f5;margin-top:12px}.asset-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;background:#000000e0;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.asset-lightbox-body{position:relative;display:flex;flex-direction:column;align-items:center;max-width:94vw;max-height:94vh}.asset-lb-close{position:absolute;top:-48px;right:0;z-index:10;width:40px;height:40px;display:grid;place-items:center;border:none;border-radius:50%;background:#ffffff26;color:#fff;font-size:18px;cursor:pointer;transition:background .2s}.asset-lb-close:hover{background:#ffffff4d}.asset-lb-stage{display:flex;align-items:center;justify-content:center;max-width:88vw;max-height:72vh;overflow:hidden}.asset-lb-stage img{max-width:88vw;max-height:72vh;object-fit:contain;border-radius:6px;transition:transform .2s ease;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.asset-lb-stage video{max-width:90vw;max-height:78vh;border-radius:6px;background:#000;outline:none}.asset-lb-nav{position:absolute;top:50%;z-index:10;width:44px;height:44px;display:grid;place-items:center;transform:translateY(-50%);border:none;border-radius:50%;background:#ffffff1f;color:#fff;font-size:18px;cursor:pointer;transition:background .2s}.asset-lb-nav:hover{background:#ffffff40}.asset-lb-prev{left:-60px}.asset-lb-next{right:-60px}.asset-lb-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:16px;padding:12px 16px;border-radius:10px;background:#ffffff14;min-width:460px}.asset-lb-info{display:flex;flex-direction:column;gap:3px;min-width:0}.asset-lb-info strong{overflow:hidden;color:#fff;font-size:13px;text-overflow:ellipsis;white-space:nowrap;max-width:320px}.asset-lb-info span{color:#ffffff8c;font-size:11px}.asset-lb-tools{display:flex;align-items:center;gap:8px;flex-shrink:0}.asset-lb-counter{padding:0 10px;color:#fff6;font-size:12px;font-variant-numeric:tabular-nums;white-space:nowrap}.asset-upload-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;background:#16a34a14;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);pointer-events:none}.asset-upload-drop{display:flex;flex-direction:column;align-items:center;gap:12px;padding:60px 80px;border:3px dashed #16a34a;border-radius:24px;background:#fffffff2;color:#16a34a}.asset-upload-drop .anticon{font-size:56px;color:#16a34a}.asset-upload-drop strong{font-size:20px;color:#111827}.asset-upload-drop span{color:#9296a3;font-size:13px}@media(max-width:680px){.asset-filter-bar{gap:8px}.asset-filter-group{flex-direction:column;gap:4px}.asset-filter-label{line-height:1}.asset-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.asset-card-thumb{height:120px}.asset-lb-footer{flex-direction:column;min-width:0;gap:10px}.asset-lb-prev{left:8px}.asset-lb-next{right:8px}.asset-toolbar-right{flex-wrap:wrap}}.h5-editor-page-head,.h5-editor-canvas-block,.h5-editor-image-preview,.h5-editor-image-placeholder,.h5-editor-grid-preview img,.h5-editor-grid-cell,.h5-editor-carousel-thumbs img,.h5-editor-media-placeholder,.h5-editor-16by9,.h5-editor-guest-preview,.h5-editor-guest-preview img,.h5-public-page-header,.h5-public-image,.h5-public-image-grid img,.h5-public-video video{border-radius:0!important}.contact-page-wrap,.notification-page-wrap{max-width:none}.contacts-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:18px}.contacts-heading h2{margin:0 0 6px!important;font-size:28px!important;letter-spacing:-.5px}.contacts-heading .ant-btn-primary{box-shadow:0 8px 18px #16a34a2e}.contacts-top-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:16px;margin-bottom:14px}.stat-strip{display:grid;grid-template-columns:repeat(4,1fr);min-height:118px;overflow:hidden;background:#fff;border:1px solid #eceef4;border-radius:14px}.stat-strip-item{display:flex;align-items:center;gap:18px;padding:24px 28px;border-right:1px solid #eceef4}.stat-strip-item:last-child{border-right:0}.stat-strip-icon{display:grid;place-items:center;width:42px;height:42px;color:#16a34a;font-size:24px;border-radius:12px;background:#f0fdf4}.stat-strip-icon.warning{color:#f59e0b;background:#fffbeb}.stat-strip-icon.danger{color:#ef4444;background:#fef2f2}.stat-strip-item strong,.stat-strip-item small{display:block}.stat-strip-item strong{margin-top:7px;color:#111827;font-size:26px;line-height:1;letter-spacing:-.7px}.stat-strip-item small{display:inline;margin-left:5px;color:#7b8190;font-size:12px;font-weight:400}.auto-rule-card{min-height:118px;padding:16px 20px;background:#fff;border:1px solid #eceef4;border-radius:14px}.auto-rule-card>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.auto-rule-card strong{font-size:15px}.auto-rule-card p{margin:0 0 9px;color:#6b7280;font-size:12px;line-height:1.55}.auto-rule-card>.ant-typography{display:block;margin-top:10px;font-size:11px}.notification-shortcut{display:grid;grid-template-columns:150px repeat(4,1fr);align-items:center;gap:0;min-height:72px;margin-bottom:14px;padding:0 18px;background:#fff;border:1px solid #eceef4;border-radius:14px}.notification-shortcut strong{font-size:14px}.notification-shortcut button{display:inline-flex;align-items:center;justify-content:center;gap:9px;height:42px;color:#374151;background:transparent;border:0;border-left:1px solid #eceef4;cursor:pointer}.notification-shortcut button:hover{color:#15803d}.notification-shortcut button.is-disabled{color:#9ca3af;cursor:not-allowed}.wechat-dot,.channel-icon.next{display:inline-grid;place-items:center;width:24px;height:24px;color:#16a34a;font-size:12px;font-weight:700;background:#dcfce7;border-radius:50%}.wechat-dot.service,.channel-icon.next.service{color:#3f8f55;background:#e8f7ef}.contact-table-card{overflow:hidden;background:#fff;border:1px solid #eceef4;border-radius:14px}.contact-table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;border-bottom:1px solid #eef0f4}.contact-table-toolbar>.ant-space:first-child{flex:0 0 auto}.selected-count{white-space:nowrap;color:#6b7280;font-size:13px}.selected-count strong{color:#111827}.contact-table-toolbar .ant-select{min-width:106px}.contact-table-toolbar .ant-input-affix-wrapper{width:220px}.contact-table-card .ant-table-wrapper .ant-table{color:#374151}.contact-table-card .ant-table-thead>tr>th{color:#6b7280;font-size:12px;font-weight:600;background:#fafbfc}.contact-table-card .ant-table-tbody>tr>td{font-size:12px}.contact-table-card .ant-table-row-selected>td{background:#f7fef9!important}.contact-table-footer{display:flex;align-items:center;justify-content:space-between;min-height:56px;padding:0 18px;border-top:1px solid #eef0f4}.contact-modal-copy{display:flex;flex-direction:column;align-items:center;gap:9px;padding:34px 24px;color:#6b7280;text-align:center;background:#f8fafc;border:1px dashed #d8dce5;border-radius:12px}.contact-modal-copy>.anticon{color:#16a34a;font-size:32px}.contact-modal-copy strong{color:#111827}.contact-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-form-full{grid-column:1 / -1}.settings-page-wrap{max-width:none}.settings-top-tabs{position:sticky;top:70px;z-index:5;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:8px;margin-bottom:12px;background:linear-gradient(180deg,#fff,#fafbfc);border:1px solid #eceef4;border-radius:14px;box-shadow:0 1px 2px #0f172a05}.settings-top-tabs button{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;color:#4b5563;text-align:left;background:#fff;border:1px solid transparent;border-radius:10px;cursor:pointer;transition:background .15s,color .15s,border-color .15s,transform .15s}.settings-top-tabs button:hover{color:#111827;background:#f3f4f6;border-color:#e5e7eb}.settings-top-tabs button.active{color:#15803d;background:linear-gradient(180deg,#ecfdf3,#d1fae5);border-color:#86efac;box-shadow:0 4px 12px #16a34a1f}.settings-top-tabs button.active .settings-top-tab-text strong{color:#15803d}.settings-top-tab-icon{display:grid;place-items:center;width:36px;height:36px;flex:0 0 auto;color:#16a34a;background:#ecfdf3;border-radius:9px;font-size:17px}.settings-top-tabs button.active .settings-top-tab-icon{color:#fff;background:#16a34a}.settings-top-tab-text strong,.settings-top-tab-text small{display:block}.settings-top-tab-text strong{font-size:13px;font-weight:700;line-height:1.3}.settings-top-tab-text small{margin-top:3px;color:#8b90a0;font-size:11px;line-height:1.4}.settings-top-tabs button.active .settings-top-tab-text small{color:#4b5563}.settings-top-tabs .anticon{font-size:17px}.settings-top-tabs-meta{display:flex;align-items:center;gap:10px;margin-bottom:14px;padding:0 4px;color:#6b7280;font-size:12.5px}.settings-top-tabs-meta .ant-tag{margin:0;font-weight:600}.settings-top-tabs-meta strong{color:#111827}.settings-changelog{display:flex;flex-direction:column;gap:18px}.settings-changelog .changelog-stat-strip{margin-bottom:0}.settings-changelog .changelog-entry-card{margin-top:0}.settings-layout{display:grid;grid-template-columns:216px minmax(0,1fr);gap:18px;align-items:start}.settings-tabs{position:sticky;top:80px;display:flex;flex-direction:column;gap:6px;padding:8px;background:#fff;border:1px solid #eceef4;border-radius:14px}.settings-tabs button{display:flex;align-items:flex-start;gap:12px;width:100%;padding:12px 14px;color:#4b5563;text-align:left;background:transparent;border:0;border-radius:10px;cursor:pointer;transition:background .15s,color .15s}.settings-tabs button:hover{color:#111827;background:#f3f4f6}.settings-tabs button.active{color:#15803d;background:#ecfdf3}.settings-tabs button.active .settings-tab-text strong{color:#15803d}.settings-tab-icon{display:grid;place-items:center;width:34px;height:34px;flex:0 0 auto;margin-top:1px;font-size:16px;background:#f3f4f6;border-radius:9px}.settings-tabs button.active .settings-tab-icon{color:#15803d;background:#dcfce7}.settings-tab-text strong,.settings-tab-text small{display:block}.settings-tab-text strong{font-size:13px;font-weight:600;line-height:1.3}.settings-tab-text small{margin-top:2px;color:#8b90a0;font-size:11px;line-height:1.4}.settings-tabs button.active .settings-tab-text small{color:#6b7280}.settings-tabs .anticon{font-size:16px}.settings-panel{min-width:0;padding:20px;background:#fff;border:1px solid #eceef4;border-radius:12px}.settings-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.settings-panel-heading h4{margin:0 0 5px!important;color:#111827}.settings-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.settings-form-grid label,.settings-info-row,.settings-switch-row{min-height:76px;padding:14px 16px;background:#fafbfc;border:1px solid #eef0f4;border-radius:12px}.settings-form-grid label>span,.settings-info-row>span{display:block;margin-bottom:9px;color:#6b7280;font-size:12px;font-weight:600}.settings-info-row strong,.settings-switch-row strong{display:block;color:#111827;font-size:14px}.settings-info-row small,.settings-switch-row small{display:block;margin-top:5px;color:#8b90a0;font-size:11px;line-height:1.45}.settings-switch-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.settings-basic-card{display:flex;align-items:center;gap:13px;min-height:92px;margin-bottom:16px;padding:18px;background:#f8fffb;border:1px solid #dcfce7;border-radius:14px}.settings-basic-card strong,.settings-basic-card small{display:block}.settings-basic-card strong{color:#111827;font-size:17px}.settings-basic-card small{margin-top:4px;color:#6b7280;font-size:12px}.settings-logo-preview{display:grid;place-items:center;width:48px;height:48px;color:#fff;background:#16a34a;border-radius:13px;box-shadow:0 8px 18px #16a34a2e}.settings-logo-preview-img{width:48px;height:48px;border-radius:13px;box-shadow:0 8px 18px #16a34a2e}.settings-color-dot{width:14px;height:14px;display:inline-block;border:1px solid rgba(0,0,0,.08);border-radius:50%}.settings-security-page{display:flex;flex-direction:column;gap:18px}.settings-security-profile{display:flex;align-items:center;gap:16px;padding:20px;background:#f8fffb;border:1px solid #dcfce7;border-radius:14px}.settings-security-avatar{display:grid;place-items:center;width:52px;height:52px;flex:0 0 auto;font-size:22px;color:#16a34a;background:#dcfce7;border-radius:50%}.settings-security-meta strong,.settings-security-meta small{display:block}.settings-security-meta strong{color:#111827;font-size:17px;font-weight:700}.settings-security-meta small{margin-top:4px;color:#6b7280;font-size:12px}.settings-security-role{display:inline-block;margin-left:10px;padding:2px 8px;color:#15803d;font-size:11px;font-weight:600;background:#dcfce7;border-radius:6px}.settings-security-form{display:flex;flex-direction:column;gap:1px;overflow:hidden;background:#fff;border:1px solid #eef0f4;border-radius:12px}.settings-security-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 20px;background:#fff}.settings-security-row:not(:last-child){border-bottom:1px solid #f0f1f5}.settings-security-row-info strong,.settings-security-row-info small{display:block}.settings-security-row-info strong{color:#111827;font-size:14px;font-weight:600}.settings-security-row-info small{margin-top:3px;color:#8b90a0;font-size:12px}.settings-system-page{display:flex;flex-direction:column;gap:24px}.settings-system-section{display:flex;flex-direction:column;gap:14px}.settings-system-section-title{display:flex;align-items:center;gap:8px;color:#111827;font-size:15px;font-weight:700}.settings-system-section-title .anticon{color:#16a34a;font-size:15px}.settings-channel-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px}.settings-channel-stat{display:flex;align-items:center;gap:12px;min-height:78px;padding:15px;background:#fafbfc;border:1px solid #eef0f4;border-radius:12px}.settings-channel-stat>span{display:grid;place-items:center;width:34px;height:34px;flex:0 0 auto;color:#16a34a;background:#ecfdf3;border-radius:10px}.settings-channel-stat strong,.settings-channel-stat small{display:block}.settings-channel-stat strong{color:#111827;font-size:20px;line-height:1}.settings-channel-stat small{margin-top:6px;color:#8b90a0;font-size:11px}.settings-balance-panel{margin-bottom:14px;padding:16px;background:#fff;border:1px solid #eceef4;border-radius:14px}.settings-balance-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.settings-balance-head strong{display:flex;align-items:center;gap:8px;color:#111827;font-size:15px}.settings-balance-head strong .anticon{color:#16a34a}.settings-balance-head .ant-typography{display:block;margin-top:4px;font-size:12px}.settings-balance-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.settings-balance-card{min-height:210px;padding:16px;background:linear-gradient(180deg,#fbfdfc,#fff);border:1px solid #e8ecef;border-radius:12px}.settings-balance-card.warning{border-color:#fed7aa;background:linear-gradient(180deg,#fffaf0,#fff)}.settings-balance-card.danger{border-color:#fecaca;background:linear-gradient(180deg,#fff5f5,#fff)}.settings-balance-card.muted{background:#fafbfc;border-style:dashed}.settings-balance-title{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px}.settings-balance-title>span:first-child{display:grid;place-items:center;width:38px;height:38px;color:#16a34a;background:#ecfdf3;border-radius:11px;font-size:18px}.settings-balance-title strong,.settings-balance-title small{display:block}.settings-balance-title strong{color:#111827;font-size:14px}.settings-balance-title small{margin-top:3px;color:#8b90a0;font-size:11px}.settings-balance-main{margin:20px 0 14px}.settings-balance-main b,.settings-balance-main small{display:block}.settings-balance-main b{color:#111827;font-size:30px;line-height:1;letter-spacing:-.5px}.settings-balance-main small{margin-top:8px;color:#6b7280;font-size:12px}.settings-balance-meta{display:grid;grid-template-columns:1fr;gap:6px;color:#6b7280;font-size:12px}.settings-balance-message{min-height:32px;margin-top:12px;padding:8px 10px;color:#6b7280;font-size:12px;line-height:1.45;background:#f8fafc;border-radius:8px}.settings-balance-card.warning .settings-balance-message{color:#92400e;background:#fffbeb}.settings-balance-card.danger .settings-balance-message{color:#b91c1c;background:#fef2f2}.settings-balance-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:14px}.settings-next-channels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}.settings-next-channel{display:flex;align-items:center;gap:12px;min-height:72px;padding:14px 16px;background:#fafbfc;border:1px dashed #d8dce5;border-radius:12px}.settings-next-channel strong,.settings-next-channel small{display:block}.settings-next-channel strong{color:#4b5563;font-size:13px}.settings-next-channel strong .ant-tag{margin-left:8px}.settings-next-channel small{margin-top:5px;color:#8b90a0;font-size:11px}.changelog-stat-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:20px}.changelog-stat{display:flex;align-items:center;gap:12px;min-height:78px;padding:15px 18px;background:#fff;border:1px solid #eef0f4;border-radius:12px}.changelog-stat>span{display:grid;place-items:center;width:38px;height:38px;flex:0 0 auto;color:#16a34a;background:#ecfdf3;border-radius:10px;font-size:18px}.changelog-stat strong,.changelog-stat small{display:block}.changelog-stat strong{color:#111827;font-size:18px;font-weight:700}.changelog-stat small{margin-top:2px;color:#6b7280;font-size:12px}.changelog-timeline{position:relative;padding-left:8px}.changelog-entry{position:relative;display:grid;grid-template-columns:140px 1fr;gap:16px;padding-bottom:24px}.changelog-entry-marker{position:relative;padding-top:14px;padding-right:12px;text-align:right;border-right:2px solid #e5e7eb}.changelog-entry-marker .dot{position:absolute;top:18px;right:-7px;width:12px;height:12px;border-radius:50%;background:#16a34a;border:2px solid #fff;box-shadow:0 0 0 2px #e5e7eb}.changelog-entry-marker .dot.tag-blue{background:#2563eb}.changelog-entry-marker .dot.tag-green{background:#16a34a}.changelog-entry-marker .dot.tag-purple{background:#7c3aed}.changelog-entry-marker .date{display:block;color:#111827;font-size:13px;font-weight:600;margin-bottom:4px}.changelog-entry-marker .ant-tag{margin:0}.changelog-entry-card{background:#fff;border:1px solid #eef0f4;border-radius:14px;padding:18px 22px;margin-top:6px;transition:border-color .2s,box-shadow .2s}.changelog-entry-card:hover{border-color:#c7e9d4;box-shadow:0 4px 16px #16a34a0f}.changelog-entry-card h3{margin:0 0 6px;color:#111827;font-size:15px;font-weight:700}.changelog-entry-card .summary{margin:0 0 12px;color:#4b5563;font-size:12.5px;line-height:1.7}.changelog-items{margin:0;padding:0;list-style:none;display:grid;gap:8px}.changelog-items li{display:grid;grid-template-columns:60px 1fr;gap:10px;align-items:start;padding:6px 0;border-top:1px dashed #f0f2f5}.changelog-items li:first-child{border-top:none}.changelog-items li .ant-tag{margin:0;text-align:center;font-size:11px;padding:0 8px;line-height:20px}.changelog-items li span{color:#374151;font-size:13px;line-height:1.7}.channel-overview{display:grid;grid-template-columns:repeat(5,1fr);margin:14px 0;overflow:hidden;background:#fff;border:1px solid #eceef4;border-radius:14px}.channel-item{display:flex;align-items:center;gap:13px;min-height:112px;padding:22px 24px;border-right:1px solid #eceef4}.channel-item:last-child{border-right:0}.channel-icon{display:grid;place-items:center;width:34px;height:34px;flex:0 0 auto;color:#f97316;font-size:18px;background:#fff7ed;border-radius:10px}.channel-icon.blue,.channel-icon.mail{color:#1677ff;background:#eff6ff}.channel-item strong,.channel-item b,.channel-item small{display:block}.channel-item strong{color:#374151;font-size:13px}.channel-item strong .ant-tag{margin-left:6px}.channel-item b{margin-top:9px;color:#111827;font-size:22px;line-height:1}.channel-item small{margin-top:7px;color:#8b90a0;font-size:11px}.notification-name strong,.notification-name small{display:block}.notification-name strong{color:#111827;font-size:13px}.notification-name small{margin-top:4px;color:#8b90a0;font-size:11px}.notification-create-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.notification-create-flow>div{padding:18px;background:#f8fafc;border:1px solid #eceef4;border-radius:12px}.notification-create-flow span{display:grid;place-items:center;width:30px;height:30px;margin-bottom:12px;color:#fff;background:#16a34a;border-radius:50%;font-weight:700}.notification-create-flow strong,.notification-create-flow small{display:block}.notification-create-flow small{margin-top:6px;color:#8b90a0}.notification-field{display:grid;grid-template-columns:86px minmax(0,1fr);align-items:center;gap:10px}.notification-field>span{color:#374151;font-size:13px;font-weight:700}.notification-template-workbench{display:grid;grid-template-columns:300px minmax(0,1fr);gap:14px;margin-top:14px}.notification-template-list,.notification-template-editor{min-height:300px;overflow:hidden;background:#fff;border:1px solid #eceef4;border-radius:10px}.notification-template-toolbar,.notification-template-actions,.notification-template-editor-head{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #eef0f4}.notification-template-toolbar .ant-input-affix-wrapper{flex:1}.notification-template-actions{justify-content:space-between;background:#fbfcfe}.notification-template-items{max-height:236px;overflow-y:auto;padding:8px}.notification-template-item{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 8px;width:100%;padding:10px;margin-bottom:7px;text-align:left;background:#fff;border:1px solid #eef0f4;border-radius:8px;cursor:pointer}.notification-template-item:hover,.notification-template-item.active{border-color:#86efac;background:#f0fdf4}.notification-template-item strong{min-width:0;overflow:hidden;color:#111827;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.notification-template-item>span{grid-column:1 / -1;overflow:hidden;color:#8b90a0;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.notification-template-item .ant-tag{margin:0}.notification-template-empty{padding:36px 12px;color:#8b90a0;font-size:12px;text-align:center}.notification-template-editor-head{justify-content:space-between;background:#fbfcfe}.notification-template-editor-head strong{color:#111827;font-size:13px}.notification-template-editor .contact-form-grid{padding:12px}.notification-template-preview{margin:0 12px 12px;padding:10px 12px;background:#f8fafc;border:1px dashed #d8dce5;border-radius:8px}.notification-template-preview span{display:block;margin-bottom:6px;color:#6b7280;font-size:11px;font-weight:700}.notification-template-preview p{margin:0;color:#374151;font-size:12px;line-height:1.6}.notification-modal-footer-summary{flex:1;display:flex;align-items:center;gap:10px;margin-right:auto;color:#374151;text-align:left}.notification-modal-footer-summary span{font-weight:700}.notification-modal-footer-summary small{color:#8b90a0}.notification-recipient-picker{margin-top:14px;overflow:hidden;border:1px solid #eceef4;border-radius:10px}.notification-recipient-summary{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fbfcfe;border-bottom:1px solid #eceef4}.notification-recipient-summary strong{color:#111827;font-size:13px}.notification-recipient-summary span{flex:1;color:#6b7280;font-size:12px}.notification-record-panel{margin-top:16px;overflow:hidden;background:#fff;border:1px solid #eceef4;border-radius:14px}.notification-record-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:16px 18px;border-bottom:1px solid #eef0f4}.notification-record-head h4{margin:0 0 4px!important}.notification-record-head .ant-space{align-items:flex-start}.notification-record-head .ant-statistic{min-width:72px}.notification-record-head .ant-statistic-title{margin-bottom:2px;color:#8b90a0;font-size:11px}.notification-record-head .ant-statistic-content{color:#111827;font-size:18px}@media(max-width:1180px){.login-meta{grid-template-columns:minmax(0,560px)}.login-feature{max-width:none}.content-wrap{grid-template-columns:1fr}.global-search{width:240px}.topbar-modules{max-width:390px}.h5-editor-workbench{grid-template-columns:300px minmax(750px,1fr) 320px}.h5-editor-resource-body{grid-template-columns:72px minmax(0,1fr)}.h5-editor-properties{padding-inline:14px}.h5-editor-height-ruler{display:none}.module-entrances{grid-template-columns:repeat(3,minmax(0,1fr))}.resource-panel{display:grid;grid-template-columns:1fr 1fr}}@media(max-width:900px){.login-page{grid-template-columns:1fr}.login-intro{min-height:360px;padding:34px 42px}.login-copy{margin:62px 0}.login-copy h1{font-size:38px!important}.login-feature{display:none}.login-meta{grid-template-columns:minmax(0,560px)}.sidebar{width:76px!important;min-width:76px!important;max-width:76px!important;padding-inline:9px}.brand{justify-content:center;padding-inline:0}.brand>div:last-child,.workspace-label,.nav-item span,.nav-item em,.account>span:nth-child(2),.account>.anticon{display:none}.nav-item{justify-content:center;padding:0}.account{left:9px;right:9px;display:flex;justify-content:center}.content-wrap{padding:22px 18px 34px}.topbar{padding:0 18px}.global-search{display:none}.topbar-modules{max-width:none}.h5-editor-shell{grid-template-rows:auto minmax(0,1fr) auto}.h5-editor-topbar{grid-template-columns:1fr;height:auto;padding-block:8px}.h5-editor-topbar-tools{justify-content:flex-start;overflow-x:auto}.h5-editor-workbench{grid-template-columns:1fr}.h5-editor-resource,.h5-editor-properties,.h5-editor-title-button small{display:none}.h5-editor-canvas-scroll{padding:18px}.h5-editor-bottom-bar{align-items:flex-start;flex-direction:column;padding-block:8px}.module-entrances{grid-template-columns:1fr}.table-head,.project-row{grid-template-columns:minmax(200px,1fr) 85px 70px 72px}.table-head span:nth-child(2),.table-head span:nth-child(5),.project-row .project-id,.project-row .updated{display:none}}@media(max-width:680px){.asset-content-wrap{padding:14px 16px}.asset-library-heading{align-items:stretch;flex-direction:column;gap:10px}.asset-library-toolbar{align-items:stretch;flex-direction:column}.asset-library-toolbar .ant-input-affix-wrapper{width:100%}.editor-layout{grid-template-columns:1fr}.editor-canvas{padding:16px}.question-card{grid-template-columns:30px 1fr 32px}.question-controls{align-items:flex-start;flex-direction:column}.login-intro{min-height:300px;padding:26px}.login-copy{margin:42px 0 20px}.login-copy h1{font-size:32px!important;letter-spacing:-1px}.login-copy .ant-typography{font-size:13px}.login-panel{padding:38px 26px}.global-search{width:100%}.topbar{gap:8px}.topbar .ant-space{display:none}.topbar-modules{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.topbar-module-card{grid-template-columns:24px minmax(0,1fr);padding:0 7px}.topbar-module-count{display:none}.page-heading{align-items:flex-start;gap:18px}.page-heading h2{font-size:23px!important}.quick-actions,.module-entrances,.metrics-grid,.resource-panel,.contacts-top-grid,.settings-channel-strip,.settings-balance-grid,.settings-layout,.settings-next-channels,.settings-form-grid,.settings-top-tabs,.stat-strip,.channel-overview,.notification-template-workbench,.notification-shortcut{grid-template-columns:1fr}.settings-top-tabs{position:static;top:auto}.settings-top-tabs button{padding:10px 12px}.settings-top-tab-icon{width:32px;height:32px}.settings-panel{padding:16px}.settings-panel-heading{align-items:stretch;flex-direction:column}.stat-strip-item,.channel-item,.notification-shortcut button{border-right:0;border-left:0;border-bottom:1px solid #eceef4}.contact-table-toolbar,.contacts-heading,.notification-record-head,.notification-recipient-summary{align-items:stretch;flex-direction:column}.notification-record-head .ant-space{flex-wrap:wrap}.notification-modal-footer-summary{align-items:flex-start;flex-direction:column;gap:2px}.metric{border-right:0;border-bottom:1px solid #eff0f4;padding:12px 0}.metric:last-child{border-bottom:0}.project-toolbar{align-items:stretch;flex-direction:column}.project-toolbar .ant-select{width:100%}.table-head{display:none}.project-row{grid-template-columns:1fr auto;gap:8px;padding-block:12px}.project-row>span:nth-of-type(2),.project-row>span:nth-of-type(3){display:none}}.workspace-page{width:100%;max-width:1380px;margin:0 auto;padding:30px}.workspace-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:18px}.workspace-heading h2{margin:0 0 5px!important}.workspace-heading h2 .anticon{color:#16a34a;margin-right:8px}.workspace-notice{margin-bottom:16px;padding:11px 14px;color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px}.workspace-notice.warning{color:#9a5c08;background:#fff8e8;border-color:#ffe2a8}.workspace-card{min-height:360px;padding:18px;background:#fff;border:1px solid #ececf3;border-radius:16px;box-shadow:0 8px 28px #22233a0d}.workspace-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) 220px;gap:12px;margin-bottom:18px}.bank-question-title{display:flex;flex-direction:column;gap:3px}.bank-workspace{display:grid;grid-template-columns:190px minmax(0,1fr);gap:14px}.repo-tabs{display:flex;gap:8px;margin-bottom:14px;overflow-x:auto}.repo-tabs button{display:flex;align-items:center;gap:9px;padding:9px 13px;color:#4b5563;white-space:nowrap;background:#fff;border:1px solid #e6e7ee;border-radius:9px;cursor:pointer}.repo-tabs button.active{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.repo-tabs small{color:#9294a5}.chapter-sidebar{display:flex;flex-direction:column;gap:5px;padding:10px;background:#fff;border:1px solid #ececf3;border-radius:14px}.chapter-sidebar button{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 11px;color:#4b5563;text-align:left;background:none;border:0;border-radius:8px;cursor:pointer}.chapter-sidebar button.active{color:#15803d;background:#f0fdf4}.chapter-sidebar em{color:#9496a6;font-style:normal;font-size:12px}.form-stack{display:flex;flex-direction:column;gap:15px;padding-top:8px}.form-stack label{display:flex;flex-direction:column;gap:7px;color:#374151;font-size:13px;font-weight:600}.form-stack .ant-select{width:100%}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-stack .switch-line{flex-direction:row;align-items:center;justify-content:space-between;padding:12px 14px;background:#f7f7fb;border-radius:10px}.public-query-preview{overflow:hidden;background:#f8fafc;border:1px solid #eaebf1;border-radius:14px}.query-preview-heading{padding:28px;color:#fff;text-align:center;background:linear-gradient(135deg,#15803d,#22c55e)}.query-preview-heading>.anticon{font-size:28px}.query-preview-heading h2{margin:8px 0 4px}.query-preview-heading p{margin:0;color:#ffffffc7}.query-preview-note{padding:9px 16px;color:#855b16;text-align:center;background:#fff7e6}.query-condition-form,.query-result-preview{display:flex;flex-direction:column;gap:11px;margin:18px;padding:18px;background:#fff;border-radius:11px}.query-condition-form label{display:flex;flex-direction:column;gap:6px;color:#4b5563;font-size:13px}.query-result-preview>div{display:flex;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px solid #eeeeF3}.query-result-preview>div:last-child{border-bottom:0}.query-result-preview span{color:#7d7f91}.exam-global-settings{display:grid;grid-template-columns:minmax(180px,1fr) minmax(150px,1fr) auto auto;align-items:center;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid #ececf3}.exam-settings-panel{margin-top:14px;padding-top:14px;border-top:1px solid #ececf3}.exam-settings-panel .exam-global-settings{margin-top:0;padding-top:0;border-top:0}.exam-schedule-settings{display:grid;grid-template-columns:minmax(190px,1fr) minmax(190px,1fr) auto auto;align-items:end;gap:10px;margin-top:10px}.exam-schedule-settings label{display:flex;flex-direction:column;gap:5px;color:#4b5563;font-size:12px}.exam-schedule-settings label:has(.ant-switch){flex-direction:row;align-items:center;min-height:32px;white-space:nowrap}.exam-global-settings label{display:flex;align-items:center;gap:7px;white-space:nowrap;color:#4b5563;font-size:13px}.exam-score-input{width:120px}.exam-mode-select{min-width:118px}.exam-question-settings{display:flex;flex-direction:column;gap:9px;padding:12px;background:#f8fafc;border:1px solid #dbeafe;border-radius:10px}.advanced-properties{padding:10px 12px;background:#f8f9fb;border:1px solid #eceef3;border-radius:10px}.advanced-properties summary{color:#5c5e72;font-size:13px;font-weight:600;cursor:pointer}.advanced-properties-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:10px}.advanced-properties-grid>label{display:flex;align-items:center;gap:7px;min-height:32px;color:#4b5563;font-size:13px}.signature-placeholder{display:grid;place-items:center;min-height:90px;color:#9a9cac;background:#fafafa;border:1px dashed #cfd1dc;border-radius:8px}.matrix-preview{display:grid;grid-template-columns:minmax(100px,1fr) repeat(2,minmax(68px,.7fr));gap:1px;overflow:hidden;background:#e8e9ef;border:1px solid #e8e9ef;border-radius:8px}.matrix-preview>*{padding:8px;text-align:center;background:#fff;font-style:normal}.page-break-preview{padding:6px 10px;color:#77798c;text-align:center;border-top:1px dashed #bfc1ce;border-bottom:1px dashed #bfc1ce}.survey-runner{position:relative;display:flex;flex-direction:column;gap:14px;padding:18px}.survey-runner~.preview-question{display:none}.exam-timer{position:sticky;z-index:3;top:0;align-self:flex-end;padding:8px 12px;color:#3080ff;background:#eff6ff;border-radius:999px;box-shadow:0 4px 12px #3080ff1f}.exam-timer.warning{color:#b42318;background:#fff0ed}.runner-question{padding:16px;background:#fff;border:1px solid #e9eaf0;border-radius:12px}.runner-question.has-error{background:snow;border-color:#ffaaa5}.runner-question-title{display:flex;align-items:baseline;gap:6px;margin-bottom:11px;color:#111827}.runner-question-title>span{color:#77798c}.runner-question-title em{color:#e5484d;font-style:normal}.runner-question-title small{margin-left:auto;color:#8a8c9d}.runner-question>p{margin:-4px 0 12px;color:#7c7e90}.rich-content{min-width:0;color:#7c7e90;line-height:1.7;overflow-wrap:anywhere}.rich-content p{margin:0 0 12px}.rich-content p:last-child{margin-bottom:0}.rich-content img{display:block;width:auto;max-width:100%;height:auto;max-height:420px;margin:10px auto;object-fit:contain;border-radius:8px}.runner-question-description{margin:-4px 0 12px}.runner-error{margin-top:8px;color:#d92d20;font-size:12px}.runner-description{padding:14px 16px;color:#4b5563;background:#f7f7fa;border-radius:10px}.runner-page-break{padding:7px;color:#858798;text-align:center;border-top:1px dashed #c7c9d4;border-bottom:1px dashed #c7c9d4}.score-buttons{display:flex;gap:6px}.score-buttons button{padding:0;color:#d7d8df;font-size:29px;background:none;border:0;cursor:pointer}.score-buttons button.selected{color:#f5a623}.runner-nps input{width:100%}.runner-nps>div{display:flex;justify-content:space-between;color:#858798;font-size:12px}.runner-nps strong{color:#16a34a;font-size:18px}.signature-field canvas{width:100%;height:130px;touch-action:none;background:#fff;border:1px dashed #c7c9d4;border-radius:8px}.signature-field .ant-btn{margin-top:7px}.runner-matrix{display:grid;gap:1px;overflow-x:auto;background:#e9eaf0;border:1px solid #e9eaf0;border-radius:9px}.runner-matrix>*{display:grid;place-items:center;min-height:42px;padding:7px;background:#fff}.runner-matrix>span,.runner-matrix>strong{background:#f7f7fa}.runner-result{padding:24px;text-align:center;background:#f4f9f5;border:1px solid #d8ebdc;border-radius:13px}.runner-result h3{margin:0 0 9px}.runner-result>strong{color:#238636;font-size:32px}.runner-unavailable{display:flex;flex-direction:column;gap:7px;padding:28px;text-align:center;color:#855b16;background:#fff8e8;border:1px solid #ffe1a3;border-radius:12px}.runner-explanations{display:flex;flex-direction:column;gap:9px;margin-top:18px;text-align:left}.runner-explanations>div{padding:11px 13px;background:#fff;border-radius:9px}.runner-explanations p{margin:5px 0 0;color:#4b5563}.survey-public-page{max-width:780px;margin:0 auto;padding:0 16px 40px}.survey-public-header{padding:32px 20px 16px;text-align:center}.survey-public-header h1{margin:0 0 8px;font-size:24px;color:#111827}.survey-public-header p{margin:0;font-size:14px;color:#6b7280}.survey-public-total{text-align:center;font-size:13px;color:#6b7280;padding:8px 0 0;margin-bottom:4px}.public-query-panel{padding:20px}.public-query-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;align-items:end;padding:18px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 10px 28px #0f172a0f}.public-query-form label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:600;color:#374151}.public-query-result{margin-top:16px;padding:14px;background:#fff;border:1px solid #e5e7eb;border-radius:10px}.question-palette .bank-entry{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.bank-picker-list{display:flex;flex-direction:column;gap:8px;max-height:460px;overflow:auto}.bank-repo-select{width:100%;margin-bottom:12px}.bank-picker-list>button{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;text-align:left;color:#111827;background:#fff;border:1px solid #e7e8ef;border-radius:10px;cursor:pointer}.bank-picker-list .ant-spin-container{display:flex;flex-direction:column;gap:8px}.bank-picker-list .ant-spin-container>button{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;text-align:left;color:#111827;background:#fff;border:1px solid #e7e8ef;border-radius:10px;cursor:pointer}.bank-picker-list>button:hover{color:#15803d;background:#f0fdf4;border-color:#86efac}.bank-picker-list .ant-spin-container>button:hover{color:#15803d;background:#f0fdf4;border-color:#86efac}.bank-picker-list span{display:flex;flex-direction:column;gap:3px}.bank-picker-list small{color:#87899a}.upload-button{display:inline-flex;align-items:center;gap:7px;height:32px;padding:0 15px;color:#1f2937;background:#fff;border:1px solid #d9d9d9;border-radius:8px;cursor:pointer}.upload-button:hover{color:#16a34a;border-color:#16a34a}.upload-button input{display:none}.exam-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px}.exam-metrics>div{display:flex;flex-direction:column;gap:4px;padding:13px 15px;background:#f7f7fb;border-radius:10px}.exam-metrics span{color:#7d7f91;font-size:12px}.exam-metrics strong{color:#111827;font-size:22px}.answer-detail{display:flex;flex-direction:column;gap:16px}.answer-meta{display:grid;grid-template-columns:1fr 1fr;gap:10px}.answer-meta span{display:flex;flex-direction:column;gap:4px;padding:11px 13px;color:#858798;background:#f7f7fa;border-radius:9px}.answer-meta strong{color:#1f2937}.answer-payload pre{max-height:300px;margin:7px 0 0;padding:14px;overflow:auto;color:#374151;white-space:pre-wrap;overflow-wrap:anywhere;background:#f7f7fa;border-radius:9px}.grade-field{display:flex;flex-direction:column;gap:7px;color:#4b5563;font-weight:600}.exam-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.exam-overview>div,.exam-stat-card{display:flex;flex-direction:column;min-height:100px;padding:17px;background:#fff;border:1px solid #ececf3;border-radius:13px;position:relative;overflow:hidden}.exam-overview span,.exam-overview small,.exam-stat-card>span{color:#858798;font-size:12px}.exam-overview strong,.exam-stat-card>strong{margin-top:7px;color:#111827;font-size:28px}.exam-stat-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:32px;color:#d1d5db;opacity:.3}.exam-filter-bar{display:flex;align-items:center;gap:12px;margin-bottom:12px;padding:0 4px}.exam-name-button{display:flex;align-items:center;gap:11px;padding:0;text-align:left;background:none;border:0;cursor:pointer}.exam-name-button>span:last-child{display:flex;flex-direction:column;gap:3px}.exam-name-button small{color:#888a9b}.exam-icon{display:grid;place-items:center;width:38px;height:38px;color:#d97706;background:#fff5dc;border-radius:10px}@media(max-width:720px){.workspace-page{padding:18px}.workspace-heading{flex-direction:column}.workspace-toolbar,.bank-workspace,.form-grid,.exam-global-settings,.exam-schedule-settings,.exam-metrics,.exam-overview,.advanced-properties-grid{grid-template-columns:1fr}}.full-editor{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;flex-direction:column;background:#eef0f4}.editor-topbar{display:flex;align-items:center;justify-content:space-between;padding:0 16px;height:52px;background:#fff;border-bottom:1px solid #e8eaef;flex:0 0 auto}.editor-topbar-left{display:flex;align-items:center;gap:10px;min-width:0}.editor-topbar-right{display:flex;align-items:center;gap:12px}.editor-topbar-divider{width:1px;height:22px;background:#e5e7eb}.editor-topbar-logo{width:28px;height:28px;border-radius:7px;display:grid;place-items:center;color:#fff;background:#16a34a;font-size:13px;flex:0 0 auto}.editor-topbar-logo-img{width:28px;height:28px;border-radius:7px;flex:0 0 auto}.editor-title-input{font-size:15px;font-weight:600;min-width:180px;max-width:360px}.editor-topbar-center{display:flex;align-items:center;gap:2px}.editor-topbar-center .ant-btn{font-size:13px;color:#4b5563}.editor-topbar-center .ant-btn:hover{color:#16a34a}.editor-body{display:grid;grid-template-columns:350px 1fr 300px;flex:1;min-height:0}.step-page{display:flex;flex-direction:column;align-items:center;padding:32px 24px;overflow-y:auto;width:100%}.step-page-header{display:flex;flex-direction:column;align-items:center;gap:6px;margin-bottom:24px;text-align:center}.step-page-content{width:100%;max-width:560px;background:#fff;border-radius:12px;box-shadow:0 1px 4px #0000000f;padding:24px}.preview-sidebar-modal .ant-modal{width:auto!important;max-width:90vw!important}.preview-sidebar-modal .ant-modal-container{padding:0!important;border-radius:16px!important;overflow:hidden;width:min(1200px,90vw);aspect-ratio:16 / 9}.preview-sidebar-modal .ant-modal-body{padding:0;height:100%}.preview-sidebar-layout{display:flex;height:100%}.preview-sidebar-modal .survey-preview{max-height:none!important;overflow-y:visible!important;padding:0!important}.preview-sidebar{width:300px;flex-shrink:0;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;padding:20px;gap:16px}.preview-sidebar-header{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600;color:#111827;padding-bottom:12px;border-bottom:1px solid #f0f1f5}.preview-sidebar-logo{width:28px;height:28px;border-radius:8px;background:#16a34a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700}.preview-sidebar-logo-img{width:28px;height:28px;border-radius:8px}.preview-sidebar-section{display:flex;flex-direction:column;gap:8px}.preview-sidebar-label{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.preview-sidebar-qr{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px;background:#f9fafb;border-radius:12px}.preview-sidebar-qr img{width:160px;height:160px;border-radius:8px;border:1px solid #e5e7eb}.preview-sidebar-qr span{font-size:12px;color:#6b7280;font-weight:500}.preview-sidebar-link{display:flex;gap:6px;align-items:center}.preview-sidebar-link .ant-input{flex:1;font-size:12px;color:#6b7280}.preview-sidebar-info{display:flex;flex-direction:column;gap:6px}.preview-info-card{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#f9fafb;border-radius:8px;font-size:13px;color:#374151}.preview-info-card .anticon{color:#9ca3af;font-size:15px}.status-dot-green{width:8px;height:8px;border-radius:50%;background:#16a34a;flex-shrink:0}.preview-sidebar-action{margin-top:auto}.preview-main{flex:1;background:#f7f8fa;display:flex;flex-direction:column;min-width:0}.preview-main-topbar{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0}.preview-main-body{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:20px}.phone-frame-v2{width:300px;aspect-ratio:9 / 16;max-height:100%;display:flex;flex-direction:column;background:#000;border-radius:40px;box-shadow:0 0 0 2px #2d3748,0 0 0 5px #4a5568,0 16px 40px #00000038;overflow:hidden;flex-shrink:0}.phone-frame-top{height:40px;background:#000;display:flex;align-items:flex-end;justify-content:center;padding-bottom:4px;flex-shrink:0}.phone-notch-v2{width:100px;height:26px;background:#000;border-radius:0 0 18px 18px;position:relative}.phone-notch-v2:after{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:50px;height:5px;background:#1a202c;border-radius:3px}.phone-screen-v2{flex:1;overflow-y:auto;background:#fff;min-height:0}.phone-frame-bottom{height:28px;background:#000;display:flex;align-items:center;justify-content:center;flex-shrink:0}.phone-home-bar{width:120px;height:4px;background:#fff;border-radius:2px;opacity:.5}.desktop-frame-v2{aspect-ratio:16 / 9;width:100%;height:auto;display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 0 0 1px #d1d5db,0 12px 40px #0000001f;overflow:hidden}.desktop-screen-v2{flex:1;overflow-y:auto;min-height:0}.survey-preview-desktop{max-width:760px;margin:0 auto}.desktop-questions-grid,.survey-preview{display:flex;flex-direction:column}.preview-heading{padding:32px 20px;text-align:center;background:linear-gradient(145deg,#15803d,#16a34a);background-size:cover;background-position:center;color:#fff}.preview-heading h2{margin:0 0 8px!important;color:#fff!important;font-size:20px!important;font-weight:700!important}.preview-heading p{margin:0;font-size:13px;opacity:.92;line-height:1.6}.preview-header-image{display:block;width:100%;max-height:120px;object-fit:cover;margin-bottom:12px;border-radius:8px}.preview-question{padding:16px 20px;border-bottom:1px solid #f0f1f5}.preview-question:last-child{border-bottom:0}.preview-question strong{display:block;font-size:14px;margin-bottom:10px;color:#1f2937;line-height:1.5}.preview-question em{color:#ef4444;font-style:normal}.preview-question-image{width:100%;max-height:140px;object-fit:cover;border-radius:8px;margin-bottom:10px}.preview-options{display:flex;flex-direction:column;gap:8px;color:#4b5563;font-size:13px}.preview-score{font-size:22px;color:#f5a623}.nps-preview{display:flex;align-items:center;gap:10px;color:#77798c}.nps-preview input{flex:1}.matrix-preview{display:grid;gap:1px;background:#e8e9ef;border:1px solid #e8e9ef;border-radius:8px}.matrix-preview>*{padding:8px;text-align:center;background:#fff;font-size:12px}.page-break-preview{padding:8px;text-align:center;color:#77798c;border-top:1px dashed #ccc;border-bottom:1px dashed #ccc;font-size:12px}.signature-placeholder{height:64px;display:grid;place-items:center;color:#999;background:#fafafa;border:1px dashed #ccc;border-radius:8px}.settings-field{display:flex;flex-direction:column;gap:5px;margin-bottom:12px}.settings-inline{display:flex;align-items:center;gap:8px}.settings-thumb{width:40px;height:40px;border-radius:5px;object-fit:cover;border:1px solid #e5e7eb}.settings-exam-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.full-editor-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:12px;color:#858997;background:#f8fafc}.question-type-panel{display:flex;flex-direction:column;gap:4px}.question-type-group{margin-bottom:10px}.question-type-group-title{font-size:11px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;padding:0 2px 6px;border-bottom:1px solid #f0f1f5;margin-bottom:6px}.question-type-group-items{display:grid;grid-template-columns:1fr 1fr;gap:4px}.question-type-item{display:grid;grid-template-columns:22px 1fr 14px;align-items:center;gap:6px;height:34px;padding:0 8px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#6b7280;text-align:left;cursor:pointer;font-size:12px;transition:all .15s}.question-type-item:hover{color:#15803d;background:#f0fdf4;border-color:#16a34a}.question-type-item-icon{width:22px;height:22px;display:grid;place-items:center;border-radius:6px;background:#f3f4f6;color:#9ca3af;font-size:12px;transition:all .15s}.question-type-item:hover .question-type-item-icon{background:#dcfce7;color:#15803d}.question-type-item-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1}.question-type-item-add{font-size:10px;color:#16a34a;opacity:0;transition:opacity .12s}.question-type-item:hover .question-type-item-add{opacity:1}.question-type-item.disabled{opacity:.5;cursor:not-allowed;border-color:#f0f1f5;background:#fafafa}.question-type-item.disabled:hover{color:#6b7280;background:#fafafa;border-color:#f0f1f5}.question-type-item.disabled:hover .question-type-item-icon{background:#f3f4f6;color:#9ca3af}.question-type-item-badge{grid-column:2 / -1;font-size:10px;color:#9ca3af;background:#f3f4f6;padding:1px 6px;border-radius:4px;text-align:center}.question-type-group-placeholder{padding:8px 0}.question-type-group-placeholder .placeholder-text{font-size:12px;color:#c0c3cf;padding:0 4px}.editor-settings-panel{display:flex;flex-direction:column;background:#fff;border-left:1px solid #e5e7eb;overflow:hidden}.editor-settings-panel .ant-tabs{padding:0 12px;flex:0 0 auto;background:#fff;border-bottom:1px solid #e5e7eb}.editor-settings-panel .ant-tabs-nav{margin-bottom:0!important}.settings-scroll{flex:1;overflow-y:auto;padding:12px}.settings-section{margin-bottom:12px;padding:14px;background:#f8fafc;border:1px solid #eef2f7;border-radius:10px}.settings-section-title{font-size:12px;font-weight:700;color:#111827;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #eef2f7}.settings-field{display:flex;flex-direction:column;gap:5px;margin-bottom:10px}.settings-field>span{font-size:11px;color:#6b7280;font-weight:500}.settings-switch{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f3f4f6}.settings-switch>span{font-size:12px;color:#374151}.settings-inline{display:flex;align-items:center;gap:6px}.settings-thumb{width:36px;height:36px;border-radius:5px;object-fit:cover;border:1px solid #e5e7eb}.settings-exam-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.settings-exam-grid .settings-field{gap:3px;margin-bottom:0}.settings-exam-grid .settings-switch{padding:6px 0;border-bottom:0}.settings-option-list{display:flex;flex-direction:column;gap:6px}.settings-option-row{display:grid;grid-template-columns:18px 1fr 18px;align-items:center;gap:6px}.settings-option-row .option-marker{font-size:12px;color:#6b7280;text-align:center}.left-panel{display:flex;background:#fff;border-right:1px solid #e8eaef;overflow:hidden}.left-panel-icons{display:flex;flex-direction:column;width:56px;background:#fafbfc;border-right:1px solid #eff0f4;padding-top:8px;gap:2px;flex-shrink:0}.left-panel-icon-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;height:54px;border:0;background:transparent;color:#9ca3af;cursor:pointer;font-size:11px;transition:all .15s;border-left:3px solid transparent;padding:0}.left-panel-icon-btn:hover{color:#16a34a;background:#f0fdf4}.left-panel-icon-btn.active{color:#16a34a;background:#f0fdf4;border-left-color:#16a34a;font-weight:600}.left-panel-icon-btn-icon{font-size:17px;display:block}.left-panel-icon-btn-label{font-size:11px}.left-panel-content{flex:1;min-width:0;overflow-y:auto;padding:10px}.left-panel-segmented{display:flex;gap:2px;padding:3px;margin-bottom:10px;background:#f3f4f6;border-radius:8px}.segmented-btn{flex:1;height:28px;border:0;border-radius:6px;background:transparent;color:#6b7280;font-size:12px;cursor:pointer;transition:all .15s}.segmented-btn:hover{color:#16a34a}.segmented-btn.active{background:#fff;color:#16a34a;font-weight:600;box-shadow:0 1px 3px #00000014}.theme-panel{display:flex;flex-direction:column;min-height:100%;padding-bottom:8px}.theme-current{display:grid;grid-template-columns:64px 1fr 12px;align-items:center;gap:10px;padding:8px;border:1px solid #e7ebe8;border-radius:10px;background:#fff}.theme-current img{width:64px;height:42px;object-fit:cover;border-radius:7px}.theme-current span,.theme-current strong{display:block}.theme-current span{color:#9ca3af;font-size:10px}.theme-current strong{margin-top:2px;color:#111827;font-size:13px}.theme-current i,.theme-preset-card>i{width:10px;height:10px;border-radius:50%;box-shadow:0 0 0 2px #fff,0 0 0 3px #e5e7eb}.theme-section-heading{display:flex;align-items:baseline;justify-content:space-between;margin:16px 2px 8px}.theme-section-heading strong{color:#111827;font-size:12px}.theme-section-heading span{color:#a1a1aa;font-size:10px}.theme-preset-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.theme-preset-card{position:relative;overflow:hidden;min-width:0;padding:0;border:1px solid #e5e7eb;border-radius:9px;background:#fff;text-align:left;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}.theme-preset-card:hover{transform:translateY(-1px);border-color:#a7d8b6;box-shadow:0 4px 12px #14532d14}.theme-preset-card.active{border-color:#16a34a;box-shadow:0 0 0 2px #16a34a1a}.theme-preset-image{position:relative;display:block;width:100%;height:58px;background-position:center;background-size:cover}.theme-preset-image b{position:absolute;top:6px;right:6px;display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#16a34a;color:#fff;font-size:10px;box-shadow:0 1px 4px #0000002e}.theme-preset-copy{display:block;padding:7px 22px 7px 8px}.theme-preset-copy strong,.theme-preset-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme-preset-copy strong{color:#25272b;font-size:11px}.theme-preset-copy small{margin-top:2px;color:#a1a1aa;font-size:9px}.theme-preset-card>i{position:absolute;right:9px;bottom:12px;width:8px;height:8px}.theme-custom-heading{margin-top:18px}.theme-custom-list{padding:2px 10px;border:1px solid #edf0ed;border-radius:10px;background:#fafbfa}.theme-custom-list>label{display:grid;grid-template-columns:92px 1fr;align-items:center;min-height:42px;border-bottom:1px solid #edf0ed;color:#4b5563;font-size:11px}.theme-custom-list>label:last-child{border-bottom:0}.theme-custom-list .ant-select{width:100%}.theme-custom-list .ant-color-picker-trigger,.theme-custom-list .ant-switch{justify-self:end}.theme-radius-options,.bts-size-options,.bts-background-options{display:flex;gap:4px}.theme-radius-options button,.bts-size-options button,.bts-background-options button{flex:1;height:26px;padding:0 8px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#6b7280;font-size:10px;cursor:pointer}.theme-radius-options button.active,.bts-size-options button.active,.bts-background-options button.active{border-color:#86cf9c;background:#eefbf1;color:#15803d;font-weight:600}.theme-actions{display:grid;grid-template-columns:1fr 86px;gap:8px;margin-top:12px}.editor-canvas{position:relative;overflow-y:auto;background:var(--theme-page-bg, #eef0f4);background-attachment:local;background-repeat:no-repeat;padding:0}.editor-canvas-inner{max-width:900px;margin:0 auto;padding:20px 24px 40px}.editor-empty-hint{color:#9ca3af;font-size:13px}.banner-action-btns{display:flex;gap:6px;position:absolute;right:12px;bottom:12px;z-index:5}.banner-action-btn{display:flex;align-items:center;gap:5px;height:30px;padding:0 10px;border:0;border-radius:8px;background:#ffffffe0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#4b5563;cursor:pointer;font-size:12px;transition:all .18s;box-shadow:0 1px 4px #0000001a}.banner-action-btn .anticon{font-size:13px}.banner-action-btn span{font-size:12px;line-height:1}.banner-action-btn:hover{color:#16a34a;background:#fff;box-shadow:0 2px 8px #16a34a2e}.survey-banner-area{margin-bottom:16px;border-radius:var(--theme-card-radius, 12px);overflow:hidden;background:#fff;border:1px solid #e8eaef}.banner-image-block{position:relative;width:100%;aspect-ratio:750 / 300;background-size:cover;background-position:center;background-color:#e8f5e9;background-image:linear-gradient(135deg,#c8e6c9,#a5d6a7 40%,#81c784)}.banner-image-block.has-image{background-color:transparent}.banner-image-block.no-image{display:flex;align-items:center;justify-content:center}.banner-title-block{padding:14px 22px 16px;border-radius:0 0 var(--theme-card-radius, 10px) var(--theme-card-radius, 10px);transition:box-shadow .15s,border-color .15s;border:2px solid transparent}.banner-title-block.banner-selected{border-color:var(--theme-primary, #16a34a);box-shadow:0 0 0 1px color-mix(in srgb,var(--theme-primary, #16a34a) 12%,transparent)}.banner-title-row{display:flex;align-items:center;gap:6px;cursor:pointer;border-radius:6px;padding:2px 4px 2px 0;transition:background .12s}.banner-title-row:hover{background:#f0fdf4}.banner-title-row.active{background:#ecfdf3}.banner-title-input{flex:1;font-size:20px;font-weight:700;color:#1f2937;padding:0;line-height:1.3;min-width:0}.banner-title-input::placeholder{color:#c0c3cf!important}.banner-desc-row{display:flex;align-items:flex-start;gap:6px;cursor:pointer;border-radius:6px;padding:2px 4px 2px 0;margin-top:6px;transition:background .12s}.banner-desc-row:hover{background:#f0fdf4}.banner-desc-row.active{background:#ecfdf3}.banner-desc-input{flex:1;color:#6b7280;font-size:13px;padding:0;line-height:1.5;min-width:0}.banner-desc-input::placeholder{color:#c0c3cf!important}.banner-edit-hint{flex-shrink:0;display:grid;place-items:center;width:24px;height:24px;border:0;border-radius:6px;background:transparent;color:#9ca3af;font-size:11px;cursor:pointer;opacity:0;transition:opacity .12s,background .12s,color .12s}.banner-title-row:hover .banner-edit-hint,.banner-desc-row:hover .banner-edit-hint,.banner-title-row.active .banner-edit-hint,.banner-desc-row.active .banner-edit-hint{opacity:1}.banner-edit-hint:hover{background:#dcfce7;color:#16a34a}.banner-link-badge{flex-shrink:0;display:inline-flex;align-items:center;gap:3px;height:20px;padding:0 7px;border-radius:4px;background:#eff6ff;color:#3b82f6;font-size:10px;font-weight:500}.settings-reset-btn{width:100%;height:32px;border:1px dashed #e5e7eb;border-radius:6px;background:transparent;color:#9ca3af;font-size:12px;cursor:pointer;transition:all .15s}.settings-reset-btn:hover{color:#16a34a;border-color:#16a34a;background:#f0fdf4}.bts-section{padding:10px 0 8px;border-bottom:1px solid #f0f1f5}.bts-section:last-child{border-bottom:0}.bts-section-header{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:#6b7280;margin-bottom:8px}.bts-section-icon{font-size:12px;color:#9ca3af}.bts-seg-switcher{display:flex;gap:2px;padding:3px;background:#f3f4f6;border-radius:8px}.bts-seg-btn{flex:1;height:28px;border:0;border-radius:6px;background:transparent;color:#6b7280;font-size:12px;cursor:pointer;transition:all .15s}.bts-seg-btn:hover{color:#16a34a;background:#fff}.bts-seg-btn.active{background:#fff;color:#15803d;font-weight:600;box-shadow:0 1px 3px #0000000f}.bts-field{margin-bottom:6px}.bts-field-label{display:block;font-size:11px;color:#9ca3af;margin-bottom:3px}.bts-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.bts-field-grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px}.bts-fontsize-row{display:flex;align-items:center;gap:4px}.bts-fontsize-unit{font-size:10px;color:#9ca3af}.bts-fontsize-btn{height:24px;min-width:28px;padding:0 6px;border:1px solid #e5e7eb;border-radius:5px;background:#fff;color:#4b5563;font-size:11px;font-weight:600;cursor:pointer;transition:all .12s}.bts-fontsize-btn:hover{color:#16a34a;border-color:#16a34a;background:#f0fdf4}.bts-toolbar{display:flex;align-items:center;gap:3px;margin-top:6px;padding:4px 2px;background:#fafbfc;border-radius:8px}.bts-toggle-btn{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:6px;background:transparent;color:#9ca3af;font-size:13px;cursor:pointer;transition:all .12s}.bts-toggle-btn:hover{color:#16a34a;background:#f0fdf4}.bts-toggle-btn.active{color:#15803d;background:#dcfce7}.bts-toolbar-divider{width:1px;height:16px;background:#e5e7eb;margin:0 4px}.bts-slider-row{display:flex;align-items:center;gap:8px}.bts-slider-row .ant-slider{flex:1}.bts-color-row{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.bts-color-swatch{width:20px;height:20px;border-radius:4px;border:1px solid #e5e7eb;cursor:pointer;transition:transform .1s,box-shadow .1s;position:relative;overflow:hidden;padding:0;background:#fff}.bts-color-swatch:hover{transform:scale(1.15);box-shadow:0 1px 4px #00000026}.bts-color-swatch.active{box-shadow:0 0 0 2px #16a34a}.bts-color-transparent{background:repeating-conic-gradient(#e5e7eb,#e5e7eb 25%,#fff 0%,#fff 50%) 50% / 8px 8px}.bts-swatch-stripe{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.bts-swatch-stripe:before{content:"";position:absolute;top:50%;left:-2px;right:-2px;height:2px;background:#ff4d4f;transform:rotate(-45deg)}.bts-color-picker-btn{display:grid;place-items:center;color:#9ca3af;font-size:12px}.bts-color-picker-btn:hover{color:#16a34a}.bts-margin-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.bts-margin-sym{display:flex;align-items:center;justify-content:space-between;margin-top:6px;font-size:11px;color:#9ca3af}.bts-panel-refined{padding-bottom:10px}.bts-style-preview{min-height:72px;margin:10px 0 4px;padding:14px;border:1px solid #e7ebe8;border-radius:10px;display:flex;align-items:center;overflow:hidden;line-height:1.4}.bts-refined-row{display:grid;grid-template-columns:62px 1fr;align-items:center;min-height:38px;color:#6b7280;font-size:11px}.bts-refined-row .ant-select{width:100%}.bts-role-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.bts-role-grid>button{display:grid;grid-template-columns:14px 1fr;align-items:center;gap:7px;min-width:0;min-height:48px;padding:7px;border:1px solid #e8eaef;border-radius:8px;background:#fff;text-align:left;cursor:pointer}.bts-role-grid>button:hover,.bts-role-grid>button.active{border-color:#86cf9c;background:#f4fbf5}.bts-role-grid strong,.bts-role-grid small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bts-role-grid strong{color:#34373c;font-size:10px}.bts-role-grid small{margin-top:2px;color:#a1a1aa;font-size:9px}.bts-role-dot{width:12px;height:12px;border-radius:50%;background:#111827;box-shadow:0 0 0 1px #00000014}.bts-role-dot.inverse{background:#fff;border:1px solid #d1d5db}.bts-role-dot.accent{background:#1677ff}.bts-background-options{display:grid;grid-template-columns:1fr 1fr}.bts-background-options button{min-width:0}.bts-detail-control{display:grid;grid-template-columns:58px 1fr 66px;align-items:center;gap:8px;min-height:38px;color:#6b7280;font-size:11px}.bts-detail-control .ant-slider{margin:6px 0}.bts-detail-control .ant-input-number{width:66px}.question-card{display:grid;grid-template-columns:32px 1fr 30px;gap:10px;padding:16px 14px;margin-bottom:8px;background:#fff;border:1px solid #e8eaef;border-left:3px solid transparent;border-radius:var(--theme-card-radius, 10px);cursor:pointer;transition:border-color .15s,box-shadow .15s,background .15s}.question-card:hover{border-color:#d1d5db;box-shadow:0 2px 8px #0000000d}.question-card.selected{border-left-color:var(--theme-primary, #16a34a);background:#fafff7;box-shadow:0 2px 12px #16a34a1f;border-color:#bbf7d0}.question-card.dragging{opacity:.45;border-color:#86efac;box-shadow:0 8px 24px #16a34a26}.question-card[draggable=true]{transition:opacity .15s ease,border-color .15s ease,box-shadow .15s ease}.question-card-index{color:#9296a4;padding-top:2px;font-size:12px;cursor:grab;text-align:center}.question-card-index .anticon{display:block;margin-bottom:2px;font-size:11px;color:#c0c3cf}.question-card-body{min-width:0}.question-card-title{display:flex;align-items:center}.question-card-title .ant-input{font-weight:600;font-size:14px;padding:2px 0;color:#1f2937}.question-card-desc{color:#7e8291;font-size:12px;margin-top:4px}.question-card-options{display:flex;flex-wrap:wrap;gap:6px 16px;margin-top:8px;color:#6b7280;font-size:12px}.question-card-option{white-space:nowrap}.question-card-preview{margin-top:8px}.question-card-preview .ant-input,.question-card-preview textarea{font-size:12px}.score-preview{color:#f6ad35;font-size:18px;letter-spacing:4px}.question-card-divider{border:0;border-top:1px solid #e5e7eb;margin:4px 0}.question-card-pagebreak{color:#77798c;text-align:center;font-size:12px;padding:6px 0;border-top:1px dashed #cfd1dc;border-bottom:1px dashed #cfd1dc}.question-card-desc-text{color:#9ca3af;font-size:12px;margin-top:4px}.question-card-required{color:#ef4444;font-size:16px;font-weight:700;margin-right:2px;line-height:1}.question-card-score{display:inline-block;margin-top:6px;margin-left:6px;padding:1px 8px;font-size:10px;color:#3080ff;background:#eff6ff;border-radius:4px;font-weight:500}.question-card-actions{display:flex;flex-direction:column;gap:2px;opacity:0;transition:opacity .15s}.question-card:hover .question-card-actions{opacity:1}.right-panel{display:flex;flex-direction:column;background:#fff;border-left:1px solid #e8eaef;overflow:hidden}.right-panel .ant-tabs{padding:0 12px;flex:0 0 auto;border-bottom:1px solid #e8eaef}.right-panel .ant-tabs-nav{margin-bottom:0!important}.right-panel .ant-tabs-content{padding:14px;overflow-y:auto;flex:1}.right-panel .ant-tabs-tabpane{height:100%}.global-settings-panel .settings-row,.question-settings-panel .settings-row{display:flex;align-items:center;justify-content:space-between;padding:7px 0;border-bottom:1px solid #f3f4f6;font-size:12px;color:#374151}.settings-dialog{display:grid;grid-template-columns:160px 1fr;min-height:400px;gap:0}.settings-dialog-menu{display:flex;flex-direction:column;gap:2px;padding:8px;background:#fafbfc;border-right:1px solid #eff0f4;border-radius:8px 0 0 8px}.settings-dialog-menu-btn{display:flex;align-items:center;gap:9px;padding:9px 11px;border:0;border-radius:7px;background:transparent;color:#4b5563;font-size:13px;cursor:pointer;text-align:left;transition:all .15s}.settings-dialog-menu-btn:hover{color:#16a34a;background:#f0fdf4}.settings-dialog-menu-btn.active{color:#15803d;background:#ecfdf3;font-weight:600}.settings-dialog-body{padding:8px 16px;overflow-y:auto}.settings-dialog-content{display:flex;flex-direction:column;gap:4px}.settings-dialog-title{display:flex;align-items:center;gap:7px;margin-bottom:12px;font-size:14px;font-weight:600;color:#111827}.settings-row{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f3f4f6;font-size:13px;color:#374151}.settings-link{color:#16a34a;cursor:pointer;font-size:12px}.settings-link:hover{text-decoration:underline}.share-tab{padding:12px 0}.share-qr-section{display:flex;align-items:center;gap:18px;padding:18px;background:#f7f7fb;border-radius:12px;margin-bottom:18px}.share-qr-img{width:120px;height:120px;border:1px solid #e5e7eb;border-radius:10px;flex-shrink:0}.share-qr-title{margin:0 0 6px;font-size:15px;font-weight:600;color:#111827}.share-qr-desc{margin:0;color:#9ca3af;font-size:13px}.share-link-actions{display:flex;gap:8px;margin-top:8px}.share-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 0;color:#9ca3af;text-align:center}.share-placeholder-icon{font-size:48px;margin-bottom:14px;color:#d1d5db}.share-placeholder p{margin:6px 0 0;font-size:15px;color:#6b7280}.share-placeholder-desc{font-size:13px!important;color:#9ca3af!important}.share-embed-preview{margin-top:16px}.share-embed-hint{color:#9ca3af;font-size:12px}.stats-tab{padding:12px 0}.stats-metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px}.stats-metric-card{display:flex;flex-direction:column;gap:4px;padding:12px 14px;background:#f7f7fb;border-radius:10px}.stats-metric-label{color:#7d7f91;font-size:12px}.stats-metric-value{color:#111827;font-size:22px}.stats-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 0;color:#9ca3af;text-align:center}.stats-empty-icon{font-size:48px;margin-bottom:14px;color:#d1d5db}.stats-empty p{margin:6px 0 0;font-size:15px;color:#6b7280}.stats-empty-desc{font-size:13px!important;color:#9ca3af!important}@media(max-width:1100px){.editor-body{grid-template-columns:280px 1fr 260px}.banner-action-btns{position:static;padding:8px 12px;justify-content:flex-end}}@media(max-width:860px){.editor-body{grid-template-columns:1fr}.left-panel,.right-panel{display:none}}.tpl-modal .ant-modal-body{padding:20px 24px 24px}.tpl-modal-header-fields{margin-bottom:20px}.tpl-modal-header-fields label{display:block;margin-bottom:12px}.tpl-modal-header-fields label span{display:block;font-weight:600;margin-bottom:6px;font-size:13px;color:#374151}.tpl-section-title{font-size:13px;font-weight:600;color:#111827;margin:0 0 12px;display:flex;align-items:center;gap:8px}.tpl-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-height:420px;overflow-y:auto;padding:2px}.tpl-card{border:2px solid #e5e7eb;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .2s;position:relative;background:#fff}.tpl-card:hover{border-color:#a3d9a5;box-shadow:0 2px 12px #16a34a1a;transform:translateY(-2px)}.tpl-card.tpl-selected{border-color:#16a34a;box-shadow:0 0 0 2px #16a34a33}.tpl-card-banner{height:100px;background-size:cover;background-position:center;position:relative}.tpl-card-blank .tpl-card-banner{height:100px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;font-size:32px;color:#9ca3af}.tpl-card-mode{position:absolute;top:6px;right:6px;background:#0000008c;color:#fff;font-size:10px;padding:2px 8px;border-radius:4px;font-weight:500}.tpl-card-info{padding:10px 12px}.tpl-card-info strong{display:block;font-size:13px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tpl-card-info small{font-size:11px;color:#9ca3af;margin-top:2px;display:block}.tpl-check{position:absolute;top:8px;left:8px;color:#16a34a;font-size:18px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.tpl-modal-footer{display:flex;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:16px;border-top:1px solid #f0f0f0}@media(max-width:720px){.tpl-grid{grid-template-columns:repeat(2,1fr)}}.h5-editor-icon-picker-trigger{display:flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid #d9d9d9;border-radius:6px;background:#fff;cursor:pointer;transition:border-color .2s}.h5-editor-icon-picker-trigger:hover{border-color:#16a34a}.h5-editor-icon-picker-preview{width:32px;height:32px;display:grid;place-items:center;background:#f9fafb;border-radius:4px;font-size:20px;color:#111827;flex-shrink:0}.h5-editor-icon-picker-label{flex:1;font-size:13px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.h5-editor-icon-picker-modal .ant-modal-body{padding:20px 24px 16px}.h5-editor-icon-picker-body{display:flex;flex-direction:column;gap:12px}.h5-editor-icon-picker-search{margin-bottom:4px}.h5-editor-icon-picker-categories{display:flex;gap:6px;overflow-x:auto;padding-bottom:4px;flex-shrink:0}.h5-editor-icon-picker-categories button{padding:4px 12px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;font-size:12px;color:#374151;cursor:pointer;white-space:nowrap;transition:all .15s}.h5-editor-icon-picker-categories button:hover{border-color:#16a34a;color:#16a34a}.h5-editor-icon-picker-categories button.active{border-color:#16a34a;background:#f0fdf4;color:#16a34a;font-weight:500}.h5-editor-icon-picker-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:4px;max-height:400px;overflow-y:auto;padding:4px}.h5-editor-icon-picker-item{width:100%;aspect-ratio:1;display:grid;place-items:center;border:2px solid transparent;border-radius:6px;background:transparent;cursor:pointer;font-size:20px;color:#111827;transition:all .12s;padding:0}.h5-editor-icon-picker-item:hover{background:#f0fdf4;border-color:#dcfce7}.h5-editor-icon-picker-item.selected{border-color:#16a34a;background:#f0fdf4}.h5-editor-icon-picker-empty{grid-column:1 / -1;text-align:center;padding:40px 0;color:#9ca3af;font-size:13px}.h5-editor-icon-picker-footer{padding-top:8px;border-top:1px solid #f0f0f0;font-size:12px;color:#6b7280;text-align:center}.h5-editor-workbench{grid-template-columns:378px minmax(760px,1fr) 372px}.h5-editor-resource{grid-template-columns:66px minmax(0,1fr)}.h5-editor-resource-rail{grid-auto-rows:68px;padding:10px 7px}.h5-editor-resource-rail button{width:52px;min-height:60px;border-radius:8px}.h5-editor-resource-rail button.active{color:#16a34a;background:#f0fdf4;box-shadow:none}.h5-editor-resource-body{display:grid;grid-template-columns:80px minmax(0,1fr)}.h5-editor-resource-section,.h5-editor-palette-list{grid-column:1 / -1}.h5-editor-resource-section{min-width:0;min-height:0;overflow:auto;padding:16px}.h5-editor-resource-section h3{margin:0 0 12px;color:#111827;font-size:14px}.h5-editor-resource-card-grid{display:grid;gap:10px}.h5-editor-resource-card,.h5-editor-resource-wide-card{min-width:0;display:grid;grid-template-columns:36px minmax(0,1fr) 18px;align-items:center;gap:10px;width:100%;padding:12px;text-align:left;background:#fbfcfe;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer}.h5-editor-resource-card:hover,.h5-editor-resource-wide-card:hover{border-color:#86efac;background:#f8fffb}.h5-editor-resource-card>span:first-child,.h5-editor-resource-wide-card>.anticon{width:36px;height:36px;display:grid;place-items:center;color:#16a34a;background:#ecfdf3;border-radius:8px;font-size:17px}.h5-editor-resource-card strong,.h5-editor-resource-card small,.h5-editor-resource-wide-card strong,.h5-editor-resource-wide-card small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h5-editor-resource-card strong,.h5-editor-resource-wide-card strong{color:#111827;font-size:13px}.h5-editor-resource-card small,.h5-editor-resource-wide-card small,.h5-editor-resource-note{color:#8b90a0;font-size:11px}.h5-editor-resource-note{margin-top:12px;line-height:1.6}.h5-editor-background-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.h5-editor-background-grid button{min-width:0;display:grid;gap:8px;padding:12px;color:#111827;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer}.h5-editor-background-grid button:hover{border-color:#86efac}.h5-editor-background-grid span{display:flex;gap:4px}.h5-editor-background-grid i{width:22px;height:22px;border:1px solid rgba(17,24,39,.08);border-radius:4px}.h5-editor-template-card-empty{min-height:178px;place-content:center;text-align:center}.h5-editor-template-card-empty>span{width:40px;height:40px;margin:0 auto;display:grid;place-items:center;color:#16a34a;background:#ecfdf3;border-radius:999px}.h5-editor-template-card-empty em{color:#8b90a0;font-size:11px;font-style:normal}.h5-editor-canvas-scroll{padding:26px 146px 84px}.h5-editor-canvas-frame,.h5-editor-device-shell{width:750px;min-width:750px;max-width:750px}.h5-editor-page-canvas{position:relative;width:750px;min-height:1334px;margin:0;overflow:hidden;box-sizing:border-box}.h5-editor-canvas-block{position:absolute;display:block;margin:0;padding:0;overflow:visible;background:transparent;border:1px solid transparent;border-radius:0;box-sizing:border-box;cursor:grab;touch-action:none}.h5-editor-canvas-block:hover,.h5-editor-canvas-block.selected{border-color:#16a34ad9;outline:1px solid rgba(22,163,74,.55);outline-offset:0;background:transparent;border-radius:0}.h5-editor-canvas-block:active{cursor:grabbing}.h5-editor-canvas-block-inner{width:100%;height:100%;overflow:hidden;border-radius:0}.h5-editor-canvas-block-inner>*,.h5-editor-image-preview,.h5-editor-hotspot-preview,.h5-editor-video-preview,.h5-editor-live-preview,.h5-editor-16by9{width:100%;height:100%;max-height:none;border-radius:0;box-sizing:border-box}.h5-editor-image-preview,.h5-editor-hotspot-preview img,.h5-editor-16by9 video{object-fit:cover;display:block}.h5-editor-image-placeholder{width:100%;height:100%;min-height:0;display:grid;place-items:center;gap:6px;color:#16a34a;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:0}.h5-editor-drag-handle{position:absolute;top:-28px;left:0;z-index:6;width:28px;height:24px;display:none;place-items:center;color:#64748b;background:#fff;border:1px solid #dbe3ec;border-radius:6px}.h5-editor-canvas-block.selected .h5-editor-drag-handle{display:grid}.h5-editor-resize-handle,.h5-editor-hotspot-resize{position:absolute;right:-6px;bottom:-6px;z-index:8;width:12px;height:12px;background:#16a34a;border:2px solid #fff;border-radius:999px;box-shadow:0 2px 6px #0f172a33;cursor:nwse-resize}.h5-editor-empty-canvas{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;justify-items:center;gap:8px;color:#9ca3af;text-align:center}.h5-editor-snap-line{position:absolute;z-index:999;pointer-events:none}.h5-editor-snap-line-x{top:0;bottom:0;width:1px;background:#ef4444;opacity:.6}.h5-editor-snap-line-y{left:0;right:0;height:1px;background:#ef4444;opacity:.6}.h5-animated{will-change:transform,opacity}.h5-editor-hotspot-preview{position:relative;background:#f8fafc}.h5-editor-hotspot-box{position:absolute;z-index:5;display:grid;place-items:center;padding:0;color:#15803d;background:#16a34a1f;border:1px dashed rgba(22,163,74,.82);border-radius:0;cursor:move}.h5-editor-hotspot-box span{padding:1px 5px;color:#166534;background:#ffffffdb;border-radius:999px;font-size:11px;line-height:1.4}.h5-editor-hotspot-box.selected{background:#16a34a33;border-style:solid}.h5-editor-layout-editor,.h5-editor-hotspot-editor{display:grid;gap:10px;padding:12px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px}.h5-editor-layout-editor>span,.h5-editor-hotspot-editor-head>span{color:#111827;font-size:13px;font-weight:800}.h5-editor-layout-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.h5-editor-layer-actions{display:flex;flex-wrap:wrap;gap:6px}.h5-editor-hotspot-editor-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.h5-editor-hotspot-list{display:grid;gap:6px}.h5-editor-hotspot-list button{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer}.h5-editor-hotspot-list button.active{color:#15803d;border-color:#86efac;background:#f0fdf4}.h5-editor-hotspot-detail{display:grid;gap:10px}.h5-editor-floating-rail{width:46px;padding:10px 0;border-color:#e3e8ef;border-radius:999px;box-shadow:0 10px 26px #0f172a1c}.h5-editor-floating-action{height:42px;color:#667085}.h5-editor-floating-action+.h5-editor-floating-action{border-top:1px solid #eef1f5}.h5-editor-floating-action:not(:disabled):hover{color:#16a34a;background:#f0fdf4}.h5-editor-height-ruler{left:max(18px,calc(50% - 520px))}.h5-public-free-page{position:relative;width:100%;padding:0;overflow:hidden;border-bottom:0}.h5-public-free-component{position:absolute;overflow:hidden}.h5-public-free-component>*{width:100%;height:100%;box-sizing:border-box}.h5-public-free-component .h5-public-image{width:100%;height:100%;max-height:none;object-fit:cover;border-radius:0}.h5-public-hotspot-image{position:relative;width:100%;height:100%}.h5-public-hotspot-image img{width:100%;height:100%;object-fit:cover;border-radius:0}.h5-public-hotspot-button{position:absolute;padding:0;background:transparent;border:0;cursor:pointer}.h5-editor-workbench{grid-template-columns:520px minmax(760px,1fr) 372px}.h5-editor-resource{grid-template-columns:66px 88px minmax(0,1fr)}.h5-editor-page-strip{min-width:0;min-height:0;display:flex;flex-direction:column;background:#f8fafc;border-right:1px solid #e5e7eb}.h5-editor-page-strip-head{height:36px;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:4px;padding:0 6px 0 8px;border-bottom:1px solid #edf0f5}.h5-editor-page-strip-head strong{color:#111827;font-size:12px}.h5-editor-page-strip-actions{flex:0 0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;padding:6px;border-bottom:1px solid #edf0f5}.h5-editor-page-strip-actions .ant-btn{min-width:0;padding-inline:2px;font-size:10px}.h5-editor-page-list{min-height:0;overflow:auto;display:grid;align-content:start;gap:8px;padding:8px 6px 16px}.h5-editor-page-list-item{display:grid;gap:4px;padding:4px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;cursor:grab}.h5-editor-page-list-item.active{border-color:#16a34a;box-shadow:0 0 0 1.5px #16a34a2e}.h5-editor-page-list-item.dragging{opacity:.55}.h5-editor-page-thumb{position:relative;display:block;width:100%;padding:0;overflow:hidden;background:#f1f5f9;border:0;border-radius:4px;cursor:pointer;aspect-ratio:9 / 16}.h5-editor-page-thumb>span{position:absolute;top:2px;left:2px;z-index:2;min-width:16px;height:16px;display:grid;place-items:center;color:#fff;background:#111827b8;border-radius:999px;font-size:9px;font-weight:800}.h5-editor-page-thumb-canvas{position:relative;width:100%;height:100%;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #eef2f7}.h5-editor-page-thumb-img{display:block;width:100%;height:auto;aspect-ratio:9 / 16;object-fit:cover;border:1px solid #eef2f7}.h5-editor-page-thumb-canvas i{position:absolute;min-height:1px;background:#16a34a47;border:1px solid rgba(22,163,74,.32);border-radius:1px}.h5-editor-page-list-meta{display:grid;grid-template-columns:12px minmax(0,1fr);align-items:center;gap:2px;color:#9ca3af}.h5-editor-page-list-meta .ant-input{height:22px;padding:0 4px;font-size:10px}.h5-public-icon-card,.h5-public-nav-item,.h5-public-menu-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;cursor:pointer;font:inherit}.h5-editor-workbench{grid-template-columns:144px minmax(760px,1fr) 360px}.h5-editor-resource{grid-template-columns:48px minmax(0,1fr)}.h5-editor-resource-body{grid-template-columns:minmax(0,1fr)}.h5-editor-resource-body:has(.h5-editor-template-nav){grid-template-columns:66px minmax(0,1fr)}.h5-editor-page-strip{grid-column:1 / -1;background:#fff}.h5-editor-add-page-button{display:flex;align-items:center;justify-content:center;gap:6px;height:38px;margin:6px 8px;padding:0 12px;color:#6b7280;background:transparent;border:1.5px dashed #d1d5db;border-radius:8px;cursor:pointer;font-weight:600;font-size:12px;transition:all .15s;white-space:nowrap}.h5-editor-add-page-button:hover{color:#16a34a;border-color:#16a34a;background:#f0fdf4}.h5-editor-add-page-button .anticon{font-size:13px}.h5-editor-page-context-menu{position:fixed;z-index:1200;width:180px;padding:8px 0;background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 16px 38px #0f172a2e}.h5-editor-page-context-menu button{width:100%;height:34px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 14px;color:#1f2937;text-align:left;background:transparent;border:0;cursor:pointer;font-size:13px}.h5-editor-page-context-menu button:hover{background:#f3f4f6}.h5-editor-page-context-menu button:disabled{color:#c4c9d2;cursor:not-allowed}.h5-editor-page-context-menu button.danger,.h5-editor-context-danger{color:#ef4444}.h5-editor-page-context-menu small{color:#a0a7b3;font-size:11px}.h5-editor-base-settings{display:grid;gap:10px;padding:8px 0}.h5-editor-base-section{display:grid;gap:10px;padding:14px 16px;background:#fff;border:1px solid #e7eaf0;border-radius:10px}.h5-editor-base-section-title{display:grid;gap:2px;padding-bottom:10px;border-bottom:1px solid #f0f2f5}.h5-editor-base-section-title strong{color:#111827;font-size:14px;font-weight:700;line-height:1.2}.h5-editor-base-section-title small{color:#8b90a0;font-size:11px;font-style:normal;line-height:1.4}.h5-settings-row{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:8px}.h5-settings-row>span{color:#4b5563;font-size:12px;font-weight:500;white-space:nowrap;line-height:32px}.h5-editor-base-field{display:grid;gap:4px}.h5-editor-base-label{color:#6b7280;font-size:11px;font-weight:600;line-height:1}.h5-editor-base-field .ant-input,.h5-editor-base-field .ant-select,.h5-editor-base-field .ant-color-picker{width:100%}.h5-editor-base-field .ant-radio-group{display:flex;gap:0}.h5-editor-base-field .ant-radio-button-wrapper{font-size:11px;padding:0 10px;height:28px;line-height:26px}.h5-settings-hint-card{display:grid;gap:10px;padding:14px 16px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px}.h5-settings-hint-card p{color:#374151;font-size:12px;line-height:1.6;margin:0}.h5-editor-size-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.h5-settings-color-presets{display:flex;gap:8px;flex-wrap:wrap;align-items:flex-end}.h5-settings-color-swatch{position:relative;width:36px;height:36px;border-radius:8px;border:1px solid #d9d9d9;cursor:pointer;padding:0;outline:none}.h5-settings-color-swatch.active{border:2px solid #16a34a;box-shadow:0 0 0 2px #16a34a26}.h5-settings-color-remove{position:absolute;top:-6px;right:-6px;width:16px;height:16px;border-radius:50%;background:#ef4444;color:#fff;font-size:9px;display:flex;align-items:center;justify-content:center;line-height:1;border:1.5px solid #fff;cursor:pointer;padding:0}.h5-settings-color-remove .anticon{font-size:8px}.h5-settings-color-add{width:36px;height:36px;border-radius:8px;border:1px dashed #d9d9d9;background:#fafafa;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;color:#bfbfbf;font-size:16px;outline:none}.h5-settings-color-add:hover{border-color:#16a34a;color:#16a34a}.h5-settings-thumb-upload{display:flex;flex-direction:column;gap:6px}.h5-settings-thumb-placeholder{width:72px;height:72px;border:1px dashed #d9d9d9;border-radius:8px;background:#fafafa;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;cursor:pointer;padding:0;color:#bfbfbf;outline:none}.h5-settings-thumb-placeholder span{font-size:10px}.h5-settings-thumb-placeholder .anticon{font-size:18px}.h5-settings-thumb-preview{position:relative;width:72px;height:72px;border-radius:8px;overflow:hidden;border:1px solid #d9d9d9}.h5-settings-thumb-preview img{width:100%;height:100%;object-fit:cover}.h5-settings-thumb-preview button{position:absolute;top:2px;right:2px;width:18px;height:18px;border-radius:50%;background:#0000008c;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;font-size:10px}.h5-settings-thumb-hint{font-size:10px;color:#8c8c8c;line-height:1.4}.h5-editor-base-hint{background:#f0fdf4!important;border-color:#bbf7d0!important}.exam-wizard{display:flex;flex-direction:column;height:100vh;background:#f4f6f9;overflow:hidden}.exam-wizard-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:16px}.exam-wizard-topbar{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 16px;background:#fff;border-bottom:1px solid #e5e7eb;gap:16px}.exam-wizard-topbar-left{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.exam-wizard-topbar-divider{width:1px;height:20px;background:#e5e7eb}.exam-wizard-topbar-icon{color:#16a34a;font-size:16px}.exam-wizard-topbar-title{font-size:14px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exam-wizard-topbar-right{display:flex;align-items:center;gap:8px}.exam-wizard-stepbar{display:flex;align-items:center;gap:4px}.exam-wizard-step{display:flex;align-items:center;gap:6px;padding:6px 14px;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb;cursor:pointer;transition:all .15s;font-size:12px;color:#6b7280}.exam-wizard-step:hover{border-color:#16a34a;color:#16a34a}.exam-wizard-step.active{background:#f0fdf4;border-color:#16a34a;color:#16a34a;font-weight:600}.exam-wizard-step.done{color:#16a34a;border-color:#bbf7d0}.exam-wizard-step-num{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;font-size:11px;font-weight:700}.exam-wizard-step.active .exam-wizard-step-num{background:#16a34a;color:#fff}.exam-wizard-step.done .exam-wizard-step-num{color:#16a34a;font-size:14px}.exam-wizard-body{flex:1 1 0;min-height:0;overflow:auto}.exam-wizard-info{display:flex;justify-content:center;padding:40px 24px}.exam-wizard-info-card{width:100%;max-width:640px;background:#fff;border:1px solid #e7eaf0;border-radius:12px;padding:28px 32px}.exam-wizard-info-title{font-size:16px;font-weight:700;color:#111827;margin-bottom:4px}.exam-wizard-info-desc{font-size:12px;color:#8b90a0;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #f0f2f5}.exam-wizard-field{margin-bottom:18px}.exam-wizard-field>label{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:6px}.exam-wizard-field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.exam-wizard-hint{display:block;font-size:11px;color:#9ca3af;margin-top:4px}.exam-correct-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;border:1px solid #d9d9d9;background:#fff;color:#bfbfbf;cursor:pointer;font-size:12px;transition:all .15s;flex-shrink:0}.exam-correct-btn:hover{border-color:#16a34a;color:#16a34a}.exam-correct-btn.active{background:#16a34a;border-color:#16a34a;color:#fff}.exam-section-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:16px;overflow:hidden}.exam-section-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#f8fafc;border-bottom:1px solid #e5e7eb;gap:8px}.exam-section-header-left{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.exam-section-drag-handle{color:#9ca3af;cursor:grab;font-size:13px}.exam-section-title{font-size:13px;font-weight:700;color:#111827;cursor:text}.exam-section-meta{font-size:11px;color:#8b90a0;white-space:nowrap}.exam-section-badge{font-size:10px;background:#eef2ff;color:#4f46e5;border-radius:4px;padding:2px 6px;white-space:nowrap}.exam-section-header-right{display:flex;align-items:center;gap:4px}.exam-section-body{padding:8px 0}.exam-section-empty{display:flex;flex-direction:column;align-items:center;gap:10px;padding:32px 16px;color:#9ca3af}.exam-add-section{padding:8px 0 32px}.exam-wizard-body .editor-body{height:100%}.exam-wizard-publish{display:grid;grid-template-columns:260px minmax(0,1fr);height:100%;overflow:hidden}.exam-wizard-publish-sidebar{background:#fff;border-right:1px solid #e5e7eb;padding:20px 16px;overflow:auto}.exam-wizard-publish-stat{display:grid;gap:14px;margin-bottom:24px}.exam-wizard-publish-stat-item{display:grid;gap:2px}.exam-wizard-publish-stat-item>span{font-size:11px;color:#8b90a0}.exam-wizard-publish-stat-item>strong{font-size:18px;font-weight:700;color:#111827}.exam-wizard-publish-link{padding-top:16px;border-top:1px solid #f0f2f5}.exam-wizard-publish-content{overflow:auto;padding:16px 24px;background:#f8fafc}.exam-wizard-footer{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;height:52px;padding:0 20px;background:#fff;border-top:1px solid #e5e7eb}.exam-wizard-footer-left{display:flex;align-items:center}.exam-wizard-footer-right{display:flex;align-items:center;gap:8px}.exam-results-page{display:flex;flex-direction:column;height:100vh;background:#f4f6f9}.exam-results-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 16px;background:#fff;border-bottom:1px solid #e5e7eb}.exam-results-header-left{display:flex;align-items:center;gap:10px}.exam-results-header-right{display:flex;align-items:center;gap:8px}.exam-results-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:16px 20px}.exam-result-stat{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fff;border:1px solid #e7eaf0;border-radius:10px}.exam-result-stat-icon{font-size:28px;opacity:.7}.exam-results-filter{display:flex;align-items:center;gap:12px;padding:0 20px 12px}.exam-results-content{flex:1;min-height:0;overflow:auto;padding:0 20px 20px}.exam-monitor-page{display:flex;flex-direction:column;height:100vh;background:#f4f6f9}.exam-monitor-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 16px;background:#fff;border-bottom:1px solid #e5e7eb}.exam-monitor-header-left,.exam-monitor-header-right{display:flex;align-items:center;gap:10px}.exam-monitor-legend{padding:12px 20px;background:#fff;border-bottom:1px solid #e5e7eb}.exam-monitor-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;padding:16px 20px;overflow:auto}.exam-monitor-card{background:#fff;border:1px solid #e7eaf0;border-radius:10px;padding:14px}.exam-monitor-card-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.exam-monitor-avatar{width:36px;height:36px;border-radius:50%;background:#f0fdf4;color:#16a34a;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.exam-monitor-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.exam-monitor-info strong{font-size:13px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exam-monitor-device{flex-shrink:0}.exam-monitor-progress{margin-bottom:8px}.exam-monitor-meta{display:flex;align-items:center;gap:12px;font-size:11px;color:#8b90a0}.logic-rules-list{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.logic-rule-card{border:1px solid #e5e7eb;border-radius:8px;background:#fff;overflow:hidden}.logic-rule-summary{display:flex;align-items:center;gap:6px;padding:8px 10px;cursor:pointer;font-size:12px;color:#374151}.logic-rule-summary:hover{background:#f9fafb}.logic-rule-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logic-rule-editor{display:flex;flex-direction:column;gap:8px;padding:10px;background:#f8fafc;border-top:1px solid #e5e7eb}.logic-rule-row{display:flex;align-items:center;gap:6px}.logic-label{font-size:11px;color:#6b7280;white-space:nowrap;min-width:36px}.logic-value-input{flex:1;height:28px;padding:0 8px;border:1px solid #d9d9d9;border-radius:6px;font-size:12px;outline:none}.logic-value-input:focus{border-color:#16a34a;box-shadow:0 0 0 2px #16a34a1a}.editor-bottom-toolbar{display:flex;align-items:center;justify-content:space-between;height:40px;padding:0 16px;background:#fff;border-top:1px solid #e5e7eb;flex-shrink:0}.editor-bottom-left,.editor-bottom-center,.editor-bottom-right{display:flex;align-items:center;gap:6px}.bottom-toolbar-btn{display:flex;align-items:center;gap:4px;height:28px;padding:0 10px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#374151;cursor:pointer;font-size:12px;transition:all .15s}.bottom-toolbar-btn:hover:not(:disabled){border-color:#16a34a;color:#16a34a}.bottom-toolbar-btn:disabled{color:#d1d5db;cursor:not-allowed}.bottom-toolbar-info{font-size:11px;color:#8b90a0}.right-panel{background:#fff;border-left:1px solid #e5e7eb;overflow:auto}.right-panel .ant-tabs-nav{padding:0 12px;margin-bottom:0}.right-panel .ant-tabs-content{padding:0}.right-panel .ant-tabs-tabpane{padding:12px 14px}.question-settings-section{background:#f8fafc;border:1px solid #eef2f7;border-radius:10px;padding:14px;margin-bottom:12px}.question-settings-section-title{font-size:12px;font-weight:700;color:#111827;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #eef2f7}.global-settings-section{background:#f8fafc;border:1px solid #eef2f7;border-radius:10px;padding:14px;margin-bottom:12px}.global-settings-section-title{font-size:12px;font-weight:700;color:#111827;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #eef2f7}
