:root{color:#26364a;background:#f7f9fc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}button,textarea{font:inherit}button{color:inherit}.app-shell{min-height:100%;display:flex;background:#f7f9fc}.sidebar{width:276px;flex:0 0 276px;display:flex;flex-direction:column;z-index:20;background:#eaf0f7;border-right:1px solid #d3deeb}.brand{height:76px;display:flex;align-items:center;gap:11px;padding:16px 18px}.brand-mark,.empty-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#4779a8;color:#f7fbff;font:700 22px Georgia,serif;box-shadow:0 4px 14px #2f557b33}.brand div{display:grid;gap:1px}.brand strong{font-family:Georgia,serif;font-size:18px}.brand small,.muted{color:#718197;font-size:12px}.drawer-close{display:none;margin-left:auto;border:0;background:transparent;font-size:24px}.workspace-tree{flex:1;overflow:auto;padding:3px 9px 18px;transition:background .12s ease}.workspace-tree.root-drop-active{background:#4779a81a}.tree{list-style:none;padding:0;margin:0}.tree .tree{padding-left:17px}.tree-row{position:relative;display:flex;align-items:center;border-radius:7px;cursor:grab}.tree-row:active{cursor:grabbing}.tree-row:hover{background:#ffffff94}.tree-row.selected{background:#d4e2f0}.tree-row.drop-active{background:#cfe3f3;outline:1px solid #7fa2c2}.entry-main{min-width:0;flex:1;display:flex;gap:6px;align-items:center;border:0;background:transparent;padding:7px 5px;text-align:left;cursor:pointer;font-size:13px}.entry-main.editing{cursor:default}.entry-icon{display:inline-flex;color:#4779a8}.entry-icon svg,.add-menu svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.entry-icon svg path:first-child{vector-effect:non-scaling-stroke}.entry-icon circle,.add-menu circle{fill:currentColor;stroke:none}.entry-icon .filled-folder{fill:currentColor;stroke:currentColor}.entry-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delete-entry{display:grid;place-items:center;width:25px;height:25px;margin-right:3px;border:0;border-radius:5px;background:transparent;color:#8290a2;font-size:18px;line-height:1;cursor:pointer;opacity:.55}.tree-row:hover .delete-entry,.delete-entry:focus-visible{opacity:1}.delete-entry:hover{color:#b24652;background:#f6e5e8}.folder-contents>.add-menu,.folder-contents>.new-entry{margin-left:22px}.add-menu{position:relative;margin:3px 1px 5px}.add-menu>summary{list-style:none;width:max-content;padding:6px 9px;border-radius:6px;color:#718197;font-size:12px;cursor:pointer}.add-menu>summary::-webkit-details-marker{display:none}.add-menu>summary:hover{color:#4779a8;background:#ffffff94}.add-menu>div{position:absolute;z-index:35;left:4px;top:30px;width:132px;display:grid;padding:5px;background:#fafdff;border:1px solid #ccd9e7;border-radius:8px;box-shadow:0 8px 24px #233a5429}.add-menu button{display:flex;align-items:center;gap:8px;border:0;border-radius:5px;padding:8px;background:transparent;text-align:left;cursor:pointer}.add-menu button:hover{background:#eaf0f7}.new-entry{display:flex;align-items:center;gap:6px;margin:4px 5px;padding:3px 4px}.name-input{min-width:0;width:100%;height:25px;padding:2px 5px;border:1px solid #5d8db8;border-radius:3px;outline:1px solid rgb(71 121 168 / 18%);color:#26364a;background:#fff;font:inherit}.sidebar footer{display:grid;gap:11px;padding:12px 18px 14px;border-top:1px solid #d3deeb;color:#718197;font-size:11px}.download-workspace{width:max-content;padding:3px 0;border:0;background:transparent;color:#3f6f9c;font-size:12px;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.download-workspace:hover{color:#294f74}.download-workspace:disabled{color:#8b99a9;cursor:wait}.storage-status{display:block}.local-dot{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:#4d8a77}.editor,.empty-editor{flex:1;min-width:0}.editor{position:relative;display:flex;flex-direction:column}.editor textarea{flex:1;width:100%;resize:none;border:0;outline:0;padding:44px max(7vw,32px) 100px;color:#26364a;background:#f7f9fc;font:16px/1.75 SFMono-Regular,Consolas,Liberation Mono,monospace}.save-status:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:7px;background:#62936b}.save-status.saving:before{background:#d69b48}.save-status.save-failed{color:#a83e30}.save-status.save-failed:before{background:#b54b3c}.editor-save-status{position:absolute;right:18px;bottom:15px;padding:5px 9px;border-radius:12px;color:#718197;background:#f7f9fce0;font-size:11px}.empty-editor{display:grid;place-items:center;text-align:center;color:#718197}.empty-editor>div{transform:translateY(-5vh)}.empty-editor .empty-mark{margin:0 auto 18px;width:54px;height:54px;border-radius:16px;font-size:30px;opacity:.85}.empty-editor h2{margin:0 0 8px;color:#354a62;font:500 24px Georgia,serif}.empty-editor p{margin:0;font-size:13px}.git-fab{position:fixed;z-index:15;right:24px;bottom:23px}.git-fab>summary{list-style:none;display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#334f6d;color:#fff;cursor:pointer;box-shadow:0 7px 22px #1f375247;font-size:20px}.git-fab>summary::-webkit-details-marker{display:none}.git-menu{position:absolute;right:0;bottom:58px;width:206px;display:grid;gap:4px;padding:12px;background:#fafdff;border:1px solid #ccd9e7;border-radius:11px;box-shadow:0 12px 34px #233a5433}.git-menu strong{padding:3px 7px 8px;font:600 15px Georgia,serif}.git-menu button{border:0;border-radius:5px;padding:7px;text-align:left;background:transparent;color:#96a4b5}.git-menu small{padding:7px;color:#8797aa;font-size:10px}.error-toast{position:fixed;z-index:50;left:50%;bottom:24px;transform:translate(-50%);display:flex;gap:20px;max-width:min(520px,calc(100vw - 32px));padding:11px 14px;border-radius:8px;background:#943f32;color:#fff;box-shadow:0 8px 24px #44191340;font-size:13px}.error-toast button{border:0;background:transparent;color:#fff;cursor:pointer;font-size:18px}.hamburger,.drawer-backdrop{display:none}@media (max-width: 700px){.sidebar{position:fixed;inset:0 auto 0 0;width:min(86vw,310px);transform:translate(-105%);transition:transform .18s ease;box-shadow:8px 0 30px #2620182e}.sidebar.open{transform:translate(0)}.drawer-close{display:block}.drawer-backdrop{display:block;position:fixed;z-index:19;top:0;right:0;bottom:0;left:0;border:0;background:#27221b5c}.hamburger{display:grid;place-items:center;position:fixed;z-index:10;left:12px;top:9px;width:36px;height:32px;border:1px solid #ccd9e7;border-radius:7px;background:#f7f9fc;cursor:pointer}.editor textarea{padding:52px 20px 90px;font-size:15px}.git-fab{right:16px;bottom:16px}}
