@import url("https://fonts.googleapis.com/css2?family=Itim&family=Patrick+Hand&display=swap");:root{--accent:#118044;--top:#108044;--border:#d9e1ea;--grid:#d8d8d8;--text:#111827;--muted:#64748b;--topbar-height:46px;--tabs-height:38px;--ribbon-height:90px;--formula-height:34px;--sheetbar-height:34px}*{box-sizing:border-box}body,html{margin:0;height:100%;overflow:hidden;font-family:Arial,Helvetica,sans-serif;color:var(--text)}button,input,select{font:inherit}button{cursor:pointer}.worktable{height:100dvh;display:flex;flex-direction:column;background:#eef3f8}.topbar{height:46px;flex:0 0 46px;background:linear-gradient(180deg,#128548,#0c763e);color:white;display:grid;grid-template-columns:1fr minmax(160px,360px) 1fr;align-items:center;padding:0 14px;grid-gap:12px;gap:12px}.top-left,.top-right,.top-title{display:flex;align-items:center;gap:9px;min-width:0}.top-left button,.top-right button{height:30px;min-width:30px;display:grid;place-items:center;border:0;color:white;background:transparent;border-radius:7px}.top-left button:hover,.top-right button:hover{background:rgba(255,255,255,.15)}.top-logo{width:30px;height:30px;border-radius:8px}.divider{height:24px;width:1px;background:rgba(255,255,255,.32)}.top-title{justify-content:center;font-weight:700}.top-title input{color:white;text-align:center;background:transparent;border:0;outline:0;font-weight:700;width:180px}.top-right{justify-content:flex-end}.language-button,.search-button{width:auto!important;padding:0 12px!important;display:flex!important;align-items:center;gap:7px;background:rgba(255,255,255,.12)!important}.autosave{display:flex;align-items:center;gap:6px;white-space:nowrap;font-size:13px}.ok{color:#4ade80}.tabs{height:42px;flex:0 0 42px;display:flex;align-items:flex-end;gap:10px;padding:0 26px;background:white;border-bottom:1px solid var(--border);overflow-x:auto;scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.tabs button{flex:0 0 auto;height:42px;border:0;background:transparent;padding:0 4px;font-weight:700;color:#1f2937;position:relative}.tabs button.active{color:#0c763e}.tabs button.active:after{content:"";height:3px;background:var(--accent);border-radius:999px;position:absolute;left:0;right:0;bottom:0}.ribbon-shell{height:108px;flex:0 0 108px;background:#fbfbfc;border-bottom:1px solid var(--border);box-shadow:0 2px 6px rgba(15,23,42,.08)}.ribbon{height:108px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding:0 40px;scrollbar-width:none}.ribbon::-webkit-scrollbar{display:none}.ribbon-arrow{position:absolute;z-index:10;top:0;width:38px;height:108px;border:0;background:linear-gradient(90deg,white 70%,rgba(255,255,255,.65));color:#334155;display:grid;place-items:center}.ribbon-arrow.right{right:0;background:linear-gradient(270deg,white 70%,rgba(255,255,255,.65))}.ribbon-arrow.left{left:0}.ribbon-row{height:108px;display:inline-flex;min-width:max-content;align-items:stretch}.group{min-width:84px;padding:5px 12px 0;border-right:1px solid #e4e9f0;display:grid;grid-template-rows:78px 22px}.group.wide{min-width:220px}.group-tools{display:flex;align-items:center;gap:8px}.group-tools input[type=number],.group-tools select{height:32px;border:1px solid #ccd6e2;border-radius:7px;padding:0 8px;background:white}.group-tools input[type=color]{width:34px;height:32px;border:1px solid #ccd6e2;border-radius:7px;background:white}.group-label{place-items:center;color:#64748b}.group-label,.tool{display:grid;font-size:12px}.tool{min-width:60px;height:66px;place-items:center;grid-gap:2px;gap:2px;border:0;background:transparent;border-radius:8px;color:#172033}.mini.active,.mini:hover,.tool.active,.tool:hover{background:#eaf2ff;color:#0c763e}.tool span{white-space:nowrap}.mini{width:32px;height:32px;border:0;border-radius:7px;background:white;display:grid;place-items:center}.formula-chip{height:30px;border:1px solid #ccd6e2;background:white;border-radius:7px;padding:0 10px}.dropdown-tool{position:relative}.dropdown-tool .tool{min-width:78px}.dropdown-menu{position:absolute;top:74px;left:0;z-index:999;min-width:210px;background:white;border:1px solid #cbd5e1;border-radius:10px;box-shadow:0 10px 28px rgba(15,23,42,.18);padding:6px 0}.dropdown-menu button{width:100%;min-height:30px;border:0;background:white;text-align:left;padding:0 12px}.dropdown-menu button:hover{background:#eef6ff}.formula-row{height:32px;flex:0 0 32px;background:white;border-bottom:1px solid #bfc8d2;display:grid;grid-template-columns:110px 28px 28px 28px 1fr;align-items:center}.formula-input,.name-box{border:0;outline:0;height:100%;padding:0 8px}.name-box{border-right:1px solid #d5dbe4}.accept,.cancel,.fx{display:grid;place-items:center;height:100%;color:#64748b}.fx{font-weight:700;font-style:italic}.formula-input{border-left:1px solid #d5dbe4}.workbench{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:1fr;overflow:hidden}.workbench.split{grid-template-columns:1fr 1fr;gap:6px;background:#dfe7f0;padding:6px}.grid-area{flex:1 1 auto;min-height:0;overflow:auto;background:white;outline:none;position:relative}.split-title{position:-webkit-sticky;position:sticky;top:0;left:0;z-index:30;height:26px;background:#0c763e;color:white;padding:5px 10px;font-size:12px;font-weight:700}.sheet-grid{display:grid;grid-template-columns:46px repeat(32,112px);grid-template-rows:42px repeat(120,28px);width:max-content;min-width:100%;transform:scale(var(--zoom));transform-origin:top left;position:relative}.corner{grid-column:1;grid-row:1;background:linear-gradient(135deg,#f1f5f9 50%,#dbe3ed 0);border-right:1px solid #cdd5df;border-bottom:1px solid #cdd5df;position:-webkit-sticky;position:sticky;left:0;top:0;z-index:8}.col-header,.row-header{background:#f8fafc;color:#4b5563;display:grid;place-items:center;border-right:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none}.freeze .col-header{position:-webkit-sticky;position:sticky;top:0;z-index:6}.freeze .row-header{position:-webkit-sticky;position:sticky;left:0;z-index:5}.cell{position:relative;border-right:1px solid var(--grid);border-bottom:1px solid var(--grid);background:white;padding:4px 6px;overflow:hidden;white-space:nowrap;font-size:12px;line-height:20px;display:flex;align-items:end;min-width:0}.cell.wrap{white-space:normal;overflow-wrap:anywhere;line-height:1.25;align-items:start}.no-grid .cell{border-color:transparent}.cell.selected{outline:2px solid var(--accent);outline-offset:-2px;z-index:4;background-clip:padding-box}.cell input{width:100%;height:100%;border:0;outline:0;background:transparent;font:inherit}.checkbox-inline{display:grid;place-items:center;width:100%;height:100%}.checkbox-inline input{width:16px;height:16px;accent-color:var(--accent)}.fill-handle{position:absolute;right:-4px;bottom:-4px;z-index:25;width:8px;height:8px;border:1px solid white;background:var(--accent);padding:0}.sheetbar{height:var(--sheetbar-height);flex:0 0 var(--sheetbar-height);display:grid;grid-template-columns:auto 1fr;background:#f1f3f5;border-top:1px solid #cbd5e1}.sheet-tabs{display:flex;align-items:center;gap:2px;padding-left:8px}.sheet-tabs button{height:28px;border:0;border-top:3px solid transparent;border-radius:8px 8px 0 0;background:transparent;padding:0 14px;font-weight:700;color:#0c763e}.sheet-tabs button.active{background:white;box-shadow:inset 0 -1px 0 #cbd5e1}.status{display:flex;justify-content:flex-end;align-items:center;gap:14px;padding:0 12px;font-size:12px;color:#475569}.status button{border:0;width:26px;height:26px;border-radius:7px}.status input[type=range]{width:120px;accent-color:var(--accent)}.side-panel{position:fixed;right:0;width:330px;background:white;border-left:1px solid #d8e0ec;box-shadow:-8px 0 28px rgba(15,23,42,.18);z-index:6000;max-height:calc(100vh - (var(--topbar-height) + var(--tabs-height) + var(--ribbon-height) + var(--formula-height) + var(--sheetbar-height)));overflow:auto}.side-panel header{height:46px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #e2e8f0}.side-panel header button{border:0;background:transparent;font-size:22px}.panel-body{padding:16px;display:grid;grid-gap:12px;gap:12px}.panel-field{display:grid;grid-gap:6px;gap:6px;font-size:13px;color:#475569}.panel-field input,.panel-field select{height:36px;border:1px solid #cfd7e3;border-radius:8px;padding:0 10px}.primary,.secondary{height:36px;border:0;border-radius:8px;font-weight:700}.primary{background:var(--accent);color:white}.secondary{background:#e8edf3;color:#111827}.formula-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.formula-list button{height:34px;border:1px solid #d4dce7;background:white;border-radius:8px}.about-card{width:520px;display:grid;grid-template-columns:56px 1fr;grid-gap:12px;gap:12px;align-items:center;border:1px solid #d8e0ec;background:white;border-radius:12px;padding:12px}.about-card img{width:50px;height:50px;border-radius:12px}.about-card strong{display:block;font-size:15px}.about-card span{display:block;color:var(--accent);font-weight:800;font-size:12px;margin:2px 0 4px}.about-card p{margin:0;color:#475569;font-size:12px;line-height:1.35}.context-menu{position:fixed;z-index:1000;min-width:210px;background:rgba(245,245,245,.98);border:1px solid #c8c8c8;box-shadow:0 8px 30px rgba(0,0,0,.22);border-radius:8px;padding:6px 0}.context-menu button{width:100%;min-height:30px;border:0;background:transparent;text-align:left;padding:0 14px;font-size:14px}.context-menu button:hover{background:#dbeafe}.floating-object{position:absolute;z-index:45;background:white;border:1px solid #94a3b8;box-shadow:0 8px 24px rgba(15,23,42,.16);overflow:hidden;display:grid;place-items:center}.floating-object.active{outline:2px solid var(--accent)}.floating-object img{width:100%;height:100%;display:block}.object-delete{position:absolute;top:4px;right:4px;z-index:3;width:22px;height:22px;border:0;border-radius:50%;background:#ef4444;color:white}.resize-handle{position:absolute;right:0;bottom:0;width:12px;height:12px;border:0;background:var(--accent);cursor:nwse-resize}.chart-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#f8fafc,#e0f2fe);color:#0f172a;text-align:center;padding:10px}.chart-placeholder svg{width:90%;height:80px}.chart-placeholder rect{fill:#16a34a}.chart-placeholder polyline{stroke:#2563eb}.modal-backdrop{position:fixed;inset:0;z-index:2000;background:rgba(0,0,0,.42);display:grid;place-items:center}.format-modal,.simple-modal{background:#f1f1ef;border:1px solid #c8c8c8;box-shadow:0 20px 60px rgba(0,0,0,.28);border-radius:14px;color:#27272a}.simple-modal{width:min(420px,calc(100vw - 24px));padding:18px;display:grid;grid-gap:14px;gap:14px}.simple-modal header{font-size:18px;font-weight:800}.simple-modal label{display:grid;grid-gap:6px;gap:6px}.simple-modal input:not([type=radio]){height:34px;border:1px solid #c7c7c7;border-radius:8px;padding:0 10px}.format-modal footer,.simple-modal footer{display:flex;justify-content:flex-end;gap:12px}.format-modal footer button,.simple-modal footer button{min-width:90px;height:36px;border:1px solid #c9c9c9;border-radius:10px;background:white;font-weight:700}.ok-btn{background:#43b72a!important;color:white!important;border-color:#43b72a!important}.format-modal{width:min(980px,calc(100vw - 28px));height:min(760px,calc(100vh - 28px));display:grid;grid-template-rows:54px 48px 1fr 58px;overflow:hidden}.format-modal>header{display:grid;place-items:center;font-size:18px;font-weight:800;border-bottom:1px solid #d2d2d2}.format-tabs{display:flex;justify-content:center;align-items:center;padding-top:8px}.format-tabs button{height:34px;min-width:92px;border:0;border-left:1px solid #d2d2d2;background:#e7e7e5;font-size:17px}.format-tabs button:first-child{border-left:0;border-radius:10px 0 0 10px}.format-tabs button:last-child{border-radius:0 10px 10px 0}.format-tabs button.active{background:white;box-shadow:0 1px 4px rgba(0,0,0,.25);border-radius:10px}.format-content{margin:0 34px;padding:24px;border:1px solid #ddd;border-radius:10px;background:#e9e9e7;display:grid;grid-template-columns:220px 1fr;grid-gap:28px;gap:28px;overflow:auto}.category-list strong{display:block;font-size:18px;margin-bottom:8px}.category-list div{background:white;border:4px solid #9ed192;height:520px;padding:4px;overflow:auto}.category-list button{width:100%;height:30px;border:0;background:white;text-align:left;padding:0 14px;font-size:18px}.category-list button.active{background:#48a638;color:white;font-weight:700}.format-main{display:grid;align-content:start;grid-gap:14px;gap:14px;font-size:16px}.sample-box{height:64px;background:#eeeeec;border:1px solid #d6d6d6;border-radius:10px;padding:18px}.format-grid-three label,.format-grid-two label,.format-main label{display:grid;grid-gap:5px;gap:5px}.format-grid-three input,.format-grid-three select,.format-grid-two input,.format-grid-two select,.format-main input,.format-main select,.format-main textarea{min-height:34px;border:1px solid #c7c7c7;background:white;border-radius:7px;padding:4px 8px}.format-main textarea{height:240px;font-family:monospace}.format-list{background:white;padding:10px 14px;line-height:1.55;min-height:190px}.format-grid-two{grid-column:1/-1;grid-template-columns:1fr 1fr;grid-gap:18px}.format-grid-three,.format-grid-two{display:grid;align-content:start;gap:18px;font-size:16px}.format-grid-three{grid-column:1/-1;grid-template-columns:1.2fr .7fr .7fr;grid-gap:18px}.border-preview,.fill-preview,.preview-font{min-height:90px;background:white;border:1px solid #d2d2d2;display:grid;place-items:center;grid-column:1/-1}.border-choice{height:52px;border:1px solid #c7c7c7;border-radius:8px;background:white}.border-choice.outline,.border-preview{border:3px solid #111827}@media(max-width:760px){:root{--topbar-height:132px;--tabs-height:42px;--ribbon-height:104px;--formula-height:34px;--sheetbar-height:34px}.topbar{height:132px;flex-basis:132px;grid-template-columns:1fr;grid-template-rows:auto auto auto;align-content:start;padding:8px 10px;gap:8px}.top-left,.top-right,.top-title{overflow-x:auto;scrollbar-width:none}.top-left::-webkit-scrollbar,.top-right::-webkit-scrollbar,.top-title::-webkit-scrollbar{display:none}.top-title{justify-content:flex-start}.top-title input{text-align:left}.tabs{height:42px;flex-basis:42px;padding:0 12px}.ribbon-shell{height:104px;flex-basis:104px}.ribbon{height:104px;padding:0 35px}.ribbon-arrow{height:104px;width:34px}.group{padding:4px 8px 0}.tool{min-width:58px;height:62px;font-size:10.5px}.formula-row{grid-template-columns:80px 24px 24px 24px 1fr}.side-panel{top:calc(var(--topbar-height) + var(--tabs-height) + var(--ribbon-height) + var(--formula-height));bottom:var(--sheetbar-height);width:min(88vw,330px);max-height:calc(100vh - (var(--topbar-height) + var(--tabs-height) + var(--ribbon-height) + var(--formula-height) + var(--sheetbar-height)))}.status{gap:8px;overflow-x:auto;justify-content:flex-start}.status input[type=range]{width:80px}.workbench.split{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.format-modal{width:calc(100vw - 16px);height:calc(100vh - 16px)}.format-content{margin:0 10px;padding:12px;grid-template-columns:1fr}.category-list div{height:170px}.format-grid-three,.format-grid-two{grid-template-columns:1fr}.format-tabs{overflow-x:auto;justify-content:flex-start;padding-left:10px}}@media print{.context-menu,.formula-row,.modal-backdrop,.ribbon-shell,.sheetbar,.side-panel,.tabs,.topbar{display:none!important}.grid-area,.worktable,body,html{height:auto;overflow:visible}.sheet-grid{transform:none}}.context-menu,.dropdown-menu{z-index:2147483000!important}.context-menu{position:fixed!important}.fill-handle{touch-action:none;cursor:crosshair}.fill-handle,.floating-object img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.floating-object img{pointer-events:none}.floating-object{touch-action:none}.cell,.col-header,.row-header{background-clip:padding-box}.cell[style*=sticky],.col-header[style*=sticky],.row-header[style*=sticky]{box-shadow:1px 1px 0 rgba(15,23,42,.12)}.ribbon-shell{position:relative;z-index:5000;overflow:visible!important}.tabs,.topbar{position:relative;z-index:5100}.formula-row{position:relative;z-index:100}.grid-area,.sheet-grid,.workbench{position:relative;z-index:1}.dropdown-menu-fixed{position:fixed!important;z-index:2147483647!important;min-width:230px;max-height:min(420px,calc(100vh - 32px));overflow:auto;margin:0!important;transform:none!important;-webkit-clip-path:none!important;clip-path:none!important;contain:none!important;isolation:isolate}.dropdown-tool,.group,.group-tools,.ribbon-row{overflow:visible!important}.side-panel{top:calc(var(--topbar-height) + var(--tabs-height) + var(--ribbon-height) + var(--formula-height));bottom:var(--sheetbar-height)}@media(max-width:760px){.side-panel{top:calc(var(--topbar-height) + var(--tabs-height) + var(--ribbon-height) + var(--formula-height));bottom:var(--sheetbar-height)}}