:root{color:#17233a;font-synthesis:none;background:#edf2f4;font-family:Microsoft YaHei UI,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,a{font:inherit}button{cursor:pointer}.workbench{background:#edf2f4;min-height:100vh;padding:24px}.toolbar{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;max-width:1400px;min-height:62px;margin:0 auto 16px;display:grid}.brand{color:#17233a;align-items:center;gap:10px;width:max-content;text-decoration:none;display:inline-flex}.brand span{color:#fff;background:#008f70;border-radius:7px;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.brand b{letter-spacing:0}.device-switch{background:#fff;border:1px solid #d7e0e3;border-radius:7px;gap:3px;padding:4px;display:inline-flex}.device-switch button{color:#627078;background:0 0;border:0;border-radius:4px;height:34px;padding:0 15px;font-weight:700}.device-switch button span{margin-right:6px;font-size:15px}.device-switch button.active{color:#087a60;background:#dff5ea}.open-site{color:#087a60;background:#f2fffa;border:1px solid #8bd1bb;border-radius:6px;justify-self:end;padding:9px 13px;font-weight:700;text-decoration:none}.canvas{max-width:1400px;margin:0 auto}.hero{isolation:isolate;background:#e5f0ff;border-radius:8px;min-height:276px;position:relative;overflow:hidden}.hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#f7fcffeb 0%,#f7fcffb8 55%,#f7fcff38 100%);position:absolute;inset:0}.hero-copy{z-index:1;max-width:760px;padding:50px clamp(30px,7vw,100px);position:relative}.eyebrow{color:#087a60;letter-spacing:1.4px;margin:0 0 8px;font-size:12px;font-weight:800}.hero h1{letter-spacing:0;margin:0;font-size:clamp(30px,4vw,48px);line-height:1.15}.hero-copy>p:not(.eyebrow){color:#4e6278;max-width:500px;margin:14px 0 18px;line-height:1.75}.hero-copy a{color:#007e64;font-weight:800;text-decoration:none}.hero-copy a span{margin-left:4px}.hero-pattern{z-index:-1;position:absolute;inset:0;overflow:hidden}.hero-pattern span,.hero-pattern i,.hero-pattern b{border-radius:48% 52% 45% 55%;display:block;position:absolute;transform:rotate(-22deg)}.hero-pattern span{opacity:.58;background:#e2d5ff;width:500px;height:340px;top:-70px;right:-95px}.hero-pattern i{opacity:.72;background:#b9e1d6;width:520px;height:210px;bottom:-135px;right:14%}.hero-pattern b{opacity:.45;border:38px solid #f5c6db;width:260px;height:250px;top:40px;right:6%}.content-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);gap:16px;margin-top:16px;display:grid}.panel{background:#fff;border:1px solid #dce5e8;border-radius:8px;min-height:330px;padding:26px 28px}.panel-heading{justify-content:space-between;align-items:start;gap:12px;display:flex}.panel-heading p{color:#0b8d70;letter-spacing:1.2px;margin:0 0 3px;font-size:11px;font-weight:800}.panel-heading h2{letter-spacing:0;margin:0;font-size:23px}.panel-heading>span{color:#748088;white-space:nowrap;font-size:13px}.status-dot{color:#008c6f!important}.status-dot:before{content:"";background:#16b58a;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.entry-grid{grid-template-columns:repeat(4,minmax(112px,1fr));gap:12px;margin-top:48px;display:grid}.entry{color:#1a2b43;background:0 0;border:1px solid #0000;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;min-height:152px;padding:14px 8px 12px;transition:background .16s,border-color .16s,transform .16s;display:flex}.entry:hover,.entry:focus-visible{background:#f4fbf8;border-color:#b6dfd0;outline:0;transform:translateY(-2px)}.entry-icon{color:#fff;border-radius:8px;place-items:center;width:54px;height:54px;font-size:31px;font-weight:500;line-height:1;display:grid;box-shadow:inset -8px -8px #00000014}.entry-icon.mint{background:#0da681}.entry-icon.blue{background:#4384bf}.entry-icon.violet{background:#8355e6}.entry-icon.coral{background:#dc6963}.entry strong{margin-top:12px;font-size:15px}.entry small{color:#7c8a92;margin-top:4px;font-size:12px}.announcement{flex-direction:column;display:flex}.announcement ul{margin:35px 0 auto;padding:0;list-style:none}.announcement li{color:#2a3a50;padding:0 0 17px 19px;font-weight:600;line-height:1.65;position:relative}.announcement li:before{content:"";background:#ef6e62;border-radius:50%;width:7px;height:7px;position:absolute;top:.62em;left:0}.announcement li b{color:#c53f37}.announcement-foot{color:#748088;border-top:1px solid #e6ecee;justify-content:space-between;padding-top:16px;font-size:12px;display:flex}.toast{z-index:10;color:#fff;background:#172b3e;border-radius:6px;padding:12px 17px;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 24px #172b3e2e}.sheet-mask{z-index:20;background:#15243675;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.sheet-modal{background:#fff;border-radius:8px;flex-direction:column;width:min(100%,1180px);max-height:min(760px,100vh - 48px);display:flex;overflow:hidden;box-shadow:0 24px 70px #0d1c2e4d}.sheet-toolbar{border-bottom:1px solid #dfe7e9;justify-content:space-between;align-items:start;gap:16px;padding:22px 24px 18px;display:flex}.sheet-toolbar p{color:#0b8d70;letter-spacing:1.2px;margin:0 0 3px;font-size:11px;font-weight:800}.sheet-toolbar h2{margin:0;font-size:22px}.sheet-actions{gap:8px;display:flex}.icon-button,.close-button,.row-delete{color:#43525e;background:#fff;border:1px solid #d8e1e4;border-radius:5px;place-items:center;width:34px;height:34px;font-size:20px;display:grid}.icon-button:hover,.close-button:hover{color:#087a60;background:#f1f8f6;border-color:#8bd1bb}.sheet-scroll{flex:1;overflow:auto}.sheet-scroll table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1120px}.sheet-scroll th{text-align:left;color:#51626e;background:#f2f6f7;border-bottom:1px solid #dfe7e9;height:43px;padding:0 12px;font-size:13px}.sheet-scroll th:first-child{width:16%}.sheet-scroll th:nth-child(2){width:12%}.sheet-scroll th:nth-child(3),.sheet-scroll th:nth-child(4),.sheet-scroll th:nth-child(5){width:18%}.sheet-scroll th:nth-child(6){width:12%}.sheet-scroll th:last-child{width:6%}.sheet-scroll td{border-bottom:1px solid #e4ebed;border-right:1px solid #e4ebed;height:49px;padding:0}.sheet-scroll td:last-child{text-align:center;border-right:0}.sheet-scroll input{color:#213148;background:0 0;border:2px solid #0000;outline:0;width:100%;height:48px;padding:0 12px}.sheet-scroll input:focus{background:#f8fffc;border-color:#51ad95}.sheet-scroll input::placeholder{color:#a1adb4}.link-cell{align-items:center;height:48px;display:flex}.link-cell input{flex:1;min-width:0;padding-right:5px}.link-cell button{color:#087a60;background:#effaf6;border:1px solid #9ed7c6;border-radius:4px;flex:none;height:30px;margin-right:8px;padding:0 8px;font-size:12px;font-weight:700}.link-cell button:hover:not(:disabled){color:#fff;background:#087a60}.link-cell button:disabled{color:#9aa9ae;cursor:not-allowed;background:#f5f7f7;border-color:#e1e7e8}.row-delete{color:#87939a;border-color:#0000;width:28px;height:28px;margin:0 auto}.row-delete:hover:not(:disabled){color:#c94d47;background:#fff0ef}.row-delete:disabled{opacity:.35;cursor:not-allowed}.sheet-footer{border-top:1px solid #dfe7e9;justify-content:space-between;align-items:center;gap:16px;min-height:66px;padding:14px 24px;display:flex}.add-row{color:#fff;background:#07866b;border:0;border-radius:5px;padding:9px 13px;font-weight:700}.add-row:hover{background:#006e58}.sheet-footer span{color:#73818a;font-size:13px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.device-mobile .canvas{max-width:430px}.device-mobile .hero{min-height:370px}.device-mobile .hero-copy{padding:44px 30px}.device-mobile .content-grid{grid-template-columns:1fr}.device-mobile .entry-grid{grid-template-columns:repeat(2,1fr);margin-top:28px}.device-mobile .toolbar{grid-template-columns:1fr auto}.device-mobile .device-switch{grid-area:2/1/auto/-1;justify-self:stretch}.device-mobile .device-switch button{flex:1}.device-mobile .open-site{padding:12px;font-size:0}.device-mobile .open-site span{margin:0;font-size:16px}@media (width<=760px){.workbench{padding:12px}.toolbar{grid-template-columns:1fr auto;margin-bottom:12px}.device-switch{grid-area:2/1/auto/-1;justify-self:stretch}.device-switch button{flex:1}.open-site{padding:12px;font-size:0}.open-site span{margin:0;font-size:16px}.hero{min-height:355px}.hero-copy{padding:42px 30px}.content-grid{grid-template-columns:1fr;margin-top:12px}.panel{min-height:auto;padding:22px 20px}.entry-grid{grid-template-columns:repeat(2,1fr);margin-top:28px}.entry{min-height:130px}}
