@import"https://fonts.googleapis.com/css2?family=Montserrat&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@24,400,1,0";html,body{width:100%;height:100%;margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;user-select:none}#root{width:100%;height:100%;font-family:Montserrat,sans-serif}.ChromaLogo{--scale: 1;position:relative;display:inline-block;background-color:#00008b;padding:10px;border-radius:5px;width:14px;height:14px}.ChromaLogo:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMCIgd2lkdGg9IjkwIiBoZWlnaHQ9IjkwIj48cGF0aCBkPSJNIDIzLjcsODcuOSBDIDE4LjEsODIuOCAyMS4yLDc0LjcgMzAuNCw2OS45IEMgMzMuNSw2OC40IDM1LjgsNjcuNyAzOS44LDY3LjggQyA0Mi4zLDY3LjkgNDUuMSw2OS4zIDQ1LjEsNjkuMyBDIDQ1LjEsNTEuMiA0NS4wLDE3LjAgNDUuMCwwLjIgQyA0Ni4wLDAuMiA0Ni43LDAuMSA0OC4xLDAuMSBDIDQ4LjEsMS4xIDQ4LjEsMS45IDQ4LjEsMi43IEMgNDguMSwzLjYgNDguMSw0LjEgNDguMiw0LjcgQyA0OS4yLDExLjAgNTAuNiwxMy41IDU3LjYsMjEuMiBDIDY2LjUsMzEuMSA2OS4xLDM3LjAgNjkuMSw0NC45IEMgNjkuMCw1Mi4zIDYyLjUsNjguMSA2MS4xLDY3LjUgQyA2My4xLDYxLjkgNjUuOSw1NS45IDY2LjYsNTAuOSBDIDY3LjUsNDQuOCA2NS4wLDM2LjIgNjEuMCwzMS43IEMgNTcuOCwyNy45IDUwLjIsMjQuNiA0OC4xLDI0LjYgQyA0OC4xLDI0LjYgNDguMCw2MS4wIDQ4LjAsNzQuOCBDIDQ4LjAsNzcuMSA0NS45LDgxLjIgNDQuNyw4Mi42IEMgMzkuMiw4OS4yIDI4LjUsOTIuMiAyMy43LDg3LjkgeiIgc3R5bGU9ImZpbGw6IHdoaXRlIiAvPjwvc3ZnPg==);background-position:center;background-repeat:no-repeat;background-size:65%}.SettingsPage-Toolbar-Title{display:flex;align-items:center;font-size:1.2rem}.SettingsPage-Toolbar-Title i{margin-right:10px;scale:.6;cursor:pointer}.SettingsPage-Body{padding:16px}.SettingsPage-Section{margin-bottom:30px}.SettingsPage-Body-Heading{color:#00008b;font-weight:700;margin-bottom:10px}.Button{padding:10px 20px;margin:10px;font-family:Montserrat,sans-serif;font-size:17px;text-transform:capitalize;background-color:#00008b;color:#f5f5f5;border:none;outline:none;border-radius:5px;cursor:pointer}.Button:hover{background-color:#000064}.Text-Button{padding:10px 20px;margin:10px;font-family:Montserrat,sans-serif;font-size:17px;text-transform:capitalize;border:1px solid darkblue;background-color:transparent;color:#00008b;outline:none;border-radius:5px;cursor:pointer}.Text-Button:hover{color:#000064;border:1px solid rgb(0,0,100)}.Toolbar-Root{position:sticky;top:0;left:0;width:100%;height:56px;display:flex;align-items:center;padding:16px;box-sizing:border-box;background-color:#fff;transition:background-color .15s;z-index:10}.Toolbar-Root-Scrolled{background-color:#eeeaff}.Toolbar-Title{flex:1;width:100%;font-size:22px;display:flex;align-items:center}.Toolbar-Title .Toolbar-Leading{margin-right:10px;cursor:pointer}.Toolbar-Title .Toolbar-Leading:hover{color:gray}.Toolbar-MenuButton{flex:0;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;padding:5px;border-radius:200px}.Toolbar-MenuButton:hover{color:gray}.Toolbar-Root .SheetCard-Menu{width:200px;position:absolute;right:0;top:32px;color:#000;border-radius:5px;background-color:#fff;z-index:4;overflow:hidden}.FloatingActionButton{position:fixed;bottom:20px;right:20px;margin:25px 50px 25px 20px;padding:14px 12px;display:flex;align-items:center;justify-content:center;border-radius:12px;background-color:#00008b;box-shadow:0 0 5px 1px #00000026;color:#fff;cursor:pointer;z-index:7}.FloatingActionButton:hover{background-color:#000064}@media screen and (max-width: 600px){.FloatingActionButton{margin-right:10px}}.SheetTable-Root{width:100%;min-height:100%;padding-inline:16px;padding-bottom:70px;box-sizing:border-box}.SheetCard-Root{position:relative;width:100%;height:82px;box-sizing:border-box;display:flex;margin:20px 0;padding:0;border-radius:5px;background-color:#f5f5f5;border:1px solid whitesmoke;cursor:pointer}.SheetCard-Root:hover{border:1px solid darkblue}.SheetCard-Title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-bottom:5px;font-weight:700;font-size:110%}.SheetCard-Subtitle{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:80%}.SheetCard-Left{width:110px;height:100%;overflow-y:hidden;padding-inline:12px;box-sizing:border-box;background-color:#d3d3d3;border-top-left-radius:5px;border-bottom-left-radius:5px}.SheetCard-Left img{position:relative;top:20px;width:86px;border-top-left-radius:5px;border-top-right-radius:5px}.SheetCard-Center{flex:1;padding:20px;min-width:0}.SheetCard-Right{flex:0;display:flex;justify-content:center;align-items:center;padding:20px}.SheetCard-Button{width:32px;height:32px;border-radius:50%;position:relative;display:flex;justify-content:center;align-items:center}.SheetCard-Button:hover{background-color:#e8e8e8}.SheetCard-Menu{width:200px;height:84px;position:absolute;right:0;top:0;border-radius:5px;background-color:#fff;box-shadow:0 5px 15px #00000026;z-index:4;overflow:hidden}.SheetCard-MenuItem{height:42px;display:flex;align-items:center;padding:0 10px}.SheetCard-MenuItem:hover{background-color:#f5f5f5}.SheetCard-MenuItem i{font-size:1.2rem;margin-right:10px}.GoogleLoginCard-Root{position:relative;width:100%;box-sizing:border-box;display:flex;margin:20px 0;padding:20px;border-radius:5px;background-color:#f5f5f5;border:1px solid whitesmoke}.GoogleLoginCard-Root:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:5px;background-color:#f5f5f580}.GoogleLoginCard-Title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-bottom:5px;font-weight:700;font-size:110%}.GoogleLoginCard-Subtitle{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:80%}.GoogleLoginCard-Left{flex:0;display:flex;justify-content:center;align-items:center}.GoogleLoginCard-Center{flex:1;min-width:0}.GoogleLoginCard-Right{flex:0;display:flex;justify-content:center;align-items:center}.Drawer-Overlay{position:fixed;top:0;left:0;bottom:0;right:0;background-color:#0000004d;z-index:14}.Drawer-Root{position:fixed;top:0;display:flex;flex-direction:column;height:100%;width:264px;background-color:#fff;transition:all .3s;z-index:15;overflow-y:auto}.Drawer-Header{flex:0;padding-inline:12px;padding-block:24px;border-bottom:1px solid lightgray;color:#00008b;font-size:1.6rem;width:100%;box-sizing:border-box;display:flex;align-items:center}.Drawer-Header .ChromaLogo{margin-right:10px}.Drawer-Body{flex:1;width:100%}.Drawer-Action{width:100%;padding:16px 12px;box-sizing:border-box;display:flex;align-items:center;font-size:18px;cursor:pointer}.Drawer-Action:hover{background-color:#00000017}.Drawer-Action i{margin-right:10px}.Drawer-Footer{flex:0;width:100%;text-align:center;color:#a9a9a9;padding:12px;box-sizing:border-box;font-size:14px}.SettingsTile{width:100%;box-sizing:border-box;display:flex;margin:2px 0;padding:20px;background-color:#f5f5f5;cursor:pointer}.SettingsTile:hover{background-color:#e8e8e8}.SettingsTile-Title i{margin-right:16px;font-size:1.4rem}.SettingsTile-Title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:flex;align-items:center;font-size:110%}.SettingsTile-Left{flex:1}.SettingsTile-Right{flex:0;display:flex;justify-content:center;align-items:center}.SettingsTile-Right i{font-size:1rem}.TermsPage-Content{padding-inline:16px;font-size:16px}.TermsPage-Content h1{font-size:24px}.TermsPage-Content h2{font-size:18px}.TermsPage-Content h3{font-size:16px}.TermsPage-Content div{line-height:1.5rem;text-align:justify;margin-bottom:50px}.TermsPage-Content ol{list-style:lower-latin}.TermsPage-Content a{color:#000}.TermsPage-Date{height:40px;margin-inline:16px;padding:10px;border-top:1px solid lightgray;font-size:14px}.SheetRenderer-MainDiv{margin:20px auto;width:100%;max-width:210mm}[id^=osmdCanvasPage]{margin-bottom:20px}[id^=osmdSvgPage]{width:100%;border:1px solid lightgray}.OptionsDialog-Overlay{position:fixed;top:0;left:0;bottom:0;right:0;background-color:#0000004d;z-index:14}.OptionsDialog-Root.closing{animation-name:OptionsDialog-SlideOut}.OptionsDialog-Root{width:100%;min-width:0;height:max-content;min-height:320px;box-sizing:border-box;position:fixed;bottom:0;display:flex;flex-direction:column;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;animation-name:OptionsDialog-SlideIn;animation-duration:.35s;animation-timing-function:cubic-bezier(.2,0,0,1);animation-fill-mode:forwards;z-index:15}@keyframes OptionsDialog-SlideIn{0%{transform:translateY(100%);opacity:0;box-shadow:0 8px 32px #0000002e,0 1.5px 6px #0000001f}to{transform:translateY(0);opacity:1;box-shadow:0 8px 32px #0000002e,0 1.5px 6px #0000001f}}@keyframes OptionsDialog-SlideOut{0%{transform:translateY(0);opacity:1;box-shadow:0 8px 32px #0000002e,0 1.5px 6px #0000001f}to{transform:translateY(100%);opacity:0;box-shadow:0 8px 32px #0000001a,0 1.5px 6px #00000014}}.OptionsDialog-Header{display:flex;align-items:center;justify-content:space-between;background-color:#f5f5f5;border-bottom:1px solid #e0e0e0;position:relative;width:100%;height:48px;box-sizing:border-box;flex:0}.OptionsDialog-HeaderTitle{padding:15px;font-size:20px;box-sizing:border-box}.OptionsDialog-Main{display:flex;min-height:0;width:100%;padding:12px;box-sizing:border-box;flex:1;position:relative;top:0;left:0}.OptionsDialog-Actions{flex:0;position:relative;width:100%;display:flex;align-items:center;justify-content:end;box-sizing:border-box}.OptionsDialog-Title{padding-bottom:5px;border-bottom:1px solid lightgray;font-size:large;display:none}.OptionsDialog-Body{margin-top:10px}select{background-color:#bdbdbd3f;font-family:Montserrat,sans-serif;border:1px solid darkblue!important;box-sizing:border-box;border-right:none!important;border-top:none!important;border-left:none!important;border-top-left-radius:5px;border-top-right-radius:5px;padding:0 5px;outline:none}.ColorPicker-Root{display:block;margin:10px 0}.ColorPicker-Root label{display:inline-block;width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SwitchControl-Root{display:flex;align-items:center;margin:10px 0}.SwitchControl-Root .MainLabel{display:inline-block;width:140px;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d3d3d3;-webkit-transition:.4s;transition:.4s}.slider:before{position:absolute;content:"";height:26px;width:26px;scale:.8;left:4px;bottom:4px;background-color:gray;-webkit-transition:.3s;transition:.3s}input:checked+.slider{background-color:#00008b}input:checked+.slider:before{scale:1;background-color:#fff;-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translate(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.OptionsDialog-Title{padding-bottom:5px;border-bottom:1px solid lightgray;font-size:large}.SpacingDialog-Body{width:100%;display:flex;flex-direction:column;align-items:center;flex-wrap:wrap}.SpacingButton{display:flex;place-content:center;flex-wrap:wrap;font-size:26px;width:40px;height:40px;background-color:#eee;border-radius:100px;cursor:pointer}input[type=number]{background-color:#fff;font-family:Montserrat,sans-serif;text-align:center;border:none;border-top-left-radius:5px;border-top-right-radius:5px;padding:0 5px;outline:none}.OptionsSidebar{position:fixed;left:0;bottom:0;width:100%;height:80px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;flex-direction:row;background-color:#fff;border-top:1px solid lightgray;box-shadow:0 -1px 5px #00000026}.OptionsSidebar-Element{width:120px;height:100%;padding:10px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;max-lines:1;text-wrap-mode:nowrap;cursor:pointer}.OptionsSidebar-Element:hover{background-color:#00000017}.OptionsSidebar-Element i{margin-bottom:10px}.InfoPage-Link{text-align:center;font-size:18px;color:#00008b;margin-bottom:10px;cursor:pointer}.InfoPage-Link:hover{text-decoration:underline}a{color:#000;text-align:center}
