@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;background-color:#fafafa}#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:#fafafa;box-shadow:none;border-bottom:none;transition:all .15s;z-index:10}.Toolbar-Root-Scrolled{box-shadow:0 2px 4px #0000001a}.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}.SheetTable-Root{width:100%;min-height:100%;padding-top:20px;padding-bottom:70px;box-sizing:border-box}.SheetCard-Root{position:relative;width:100%;padding-inline:16px;box-sizing:border-box;background-color:#fafafa;border:none;cursor:pointer}.SheetCard-Root:hover{background-color:#f0f0f0}.SheetCard-Content{width:100%;height:82px;display:flex;border-bottom:1px solid rgba(0,0,0,.1)}.SheetCard-Title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-bottom:5px;font-size:110%}.SheetCard-Subtitle{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:gray;font-size:80%}.SheetCard-Left{width:82px;height:100%;overflow-y:hidden;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.SheetCard-Left-AddButton{width:46px;height:60px;border-radius:5px;display:flex;justify-content:center;align-items:center;border:2px dashed darkblue;color:#00008b}.SheetCard-Left img{width:46px;border-top-left-radius:5px;border-top-right-radius:5px}.SheetCard-Center{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.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}.GoogleLoginWarning-Root{position:fixed;bottom:0;width:calc(100% - 20px);box-sizing:border-box;z-index:10;display:flex;padding:20px;margin:10px;border-radius:10px;box-shadow:0 4px 8px #0003,0 6px 20px #00000030;background-color:#dfeefb;color:#00008b}.GoogleLoginWarning-Title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-bottom:10px;font-weight:700;font-size:110%}.GoogleLoginWarning-Subtitle{font-size:90%;text-align:justify}.GoogleLoginWarning-Action button{margin-inline:0!important;margin-top:30px}.GoogleLoginWarning-Left{flex:0;display:flex;justify-content:center;align-items:start;margin-right:20px}.GoogleLoginWarning-Center{flex:1;min-width:0}.GoogleLoginWarning-Right{flex:0;display:flex;justify-content:center;align-items:start;margin-left:20px}.GoogleLoginWarning-Right i{cursor:pointer}.GoogleLoginWarning-Right i:hover{color:#7393b3}.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:#f5f5f5;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:1.3rem;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}.ProjectDialog-Overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000004d;display:flex;align-items:center;justify-content:center;z-index:1000}.ProjectDialog-Root{width:100%;max-width:480px;background:#fff;border-radius:5px;padding:24px;animation:slideUp .35s cubic-bezier(.2,0,0,1)}.ProjectDialog-Root.closing{animation:slideDown .35s cubic-bezier(.2,0,0,1)}.ProjectDialog-Header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.ProjectDialog-Header h2{font-size:22px;font-weight:400;margin:0}.ProjectDialog-Header i{cursor:pointer;padding:8px;border-radius:50%}.ProjectDialog-Header i:hover{color:gray}.ProjectDialog-Form{display:flex;flex-direction:column;gap:24px}.ProjectDialog-InputGroup{display:flex;flex-direction:column;gap:8px}.ProjectDialog-InputGroup label{font-size:14px}.ProjectDialog-InputGroup input{padding:8px;border:1px solid rgba(0,0,0,.1);border-radius:5px;font-size:16px}.ProjectDialog-InputGroup small{color:#0009;font-size:12px}.ProjectDialog-Actions{display:flex;justify-content:flex-end;gap:12px;margin-top:12px}.ProjectDialog-Actions button{padding:8px 16px;border:none;border-radius:5px;cursor:pointer;font-size:14px}.ProjectDialog-Actions button:first-child{background:transparent}.ProjectDialog-Actions button:first-child:hover{background:#0000000a}.ProjectDialog-Actions button:last-child{background:#00008b;color:#fff}.ProjectDialog-Actions button:last-child:disabled{opacity:.7;cursor:not-allowed}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideDown{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}.SettingsTile{position:relative;width:100%;box-sizing:border-box;display:flex;margin:2px 0;padding:20px;background-color:#f5f5f5;cursor:pointer}.SettingsTile:hover{background-color:#e8e8e8}.SettingsTile.Card-Disabled{cursor:default}.SettingsTile.Card-Disabled:hover{background-color:#f5f5f5}.SettingsTile.Card-Disabled:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:5px;background-color:#f5f5f580}.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}.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}.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:#fafafa;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}.ColorPicker-Spacer{display:inline-block;vertical-align:middle;margin-left:10px;border:1px solid #ccc;border-radius:4px;padding:4px;background-image:linear-gradient(45deg,#f0f0f0,#f9f9f9)}.ColorInputWrapper{border-radius:2px}.ColorInputWrapper .ColorInput{opacity:0}.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:#fafafa;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}.HelpPage-Content{max-width:800px;margin:0 auto;padding:24px;line-height:1.6}.HelpPage-Section{margin-bottom:48px}.HelpPage-Title{font-size:2.5rem;color:#1a73e8;margin-bottom:24px;font-weight:300}.HelpPage-QA{margin-bottom:32px;background:#fff;padding:24px;border-radius:8px;box-shadow:0 1px 3px #0000001f}.HelpPage-QA h2{color:#202124;font-size:1.5rem;margin-bottom:16px;font-weight:500}.HelpPage-Features{list-style:none;padding:0;margin:16px 0}.HelpPage-Features li{margin:8px 0;padding:8px 16px;background:#f8f9fa;border-radius:4px}.HelpPage-Link{color:#1a73e8;text-decoration:none;padding:0 4px}.HelpPage-Link:hover{text-decoration:underline}.HelpPage-Note{margin-top:16px;padding:16px;background:#e8f0fe;border-radius:4px;color:#174ea6}@media (max-width: 768px){.HelpPage-Content{padding:16px}.HelpPage-Title{font-size:2rem}.HelpPage-QA{padding:16px}.HelpPage-QA h2{font-size:1.25rem}}@media (max-width: 480px){.HelpPage-Content{padding:12px}.HelpPage-Title{font-size:1.75rem;margin-bottom:16px}.HelpPage-QA{padding:12px;margin-bottom:24px}.HelpPage-Features li{padding:8px 12px}.HelpPage-Section{margin-bottom:32px}}.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}.TermsOfUse-Root{min-height:100vh;background:#fafafa}.TermsOfUse-Content{max-width:800px;margin:0 auto;padding:24px;line-height:1.6}.TermsOfUse-Section{margin-bottom:40px;background:#fff;padding:32px;border-radius:8px;box-shadow:0 1px 3px #0000001f}.TermsOfUse-Title{font-size:28px;margin-bottom:24px;font-weight:400;color:#202124}.TermsOfUse-Subtitle{font-size:20px;margin:24px 0 16px;font-weight:500;color:#202124}.TermsOfUse-Text{color:#5f6368;margin-bottom:16px;font-size:16px}.TermsOfUse-List{list-style:none;padding:0;margin:16px 0}.TermsOfUse-List li{margin:12px 0;padding-left:24px;position:relative;color:#5f6368}.TermsOfUse-List li:before{content:"•";position:absolute;left:8px;color:#1a73e8}.TermsOfUse-Date{color:#5f6368;font-size:14px;margin-bottom:32px}@media (max-width: 768px){.TermsOfUse-Content{padding:16px}.TermsOfUse-Section{padding:24px}.TermsOfUse-Title{font-size:24px}.TermsOfUse-Subtitle{font-size:18px}}@media (max-width: 480px){.TermsOfUse-Content{padding:12px}.TermsOfUse-Section{padding:16px;margin-bottom:24px}.TermsOfUse-Title{font-size:22px;margin-bottom:16px}.TermsOfUse-Text{font-size:15px}}.PrivacyPolicy-Root{min-height:100vh;background:#fafafa}.PrivacyPolicy-Content{max-width:800px;margin:0 auto;padding:24px;line-height:1.6}.PrivacyPolicy-Section{margin-bottom:40px;background:#fff;padding:32px;border-radius:8px;box-shadow:0 1px 3px #0000001f}.PrivacyPolicy-Title{font-size:28px;margin-bottom:24px;font-weight:400;color:#202124}.PrivacyPolicy-Subtitle{font-size:20px;margin:24px 0 16px;font-weight:500;color:#202124}.PrivacyPolicy-Text{color:#5f6368;margin-bottom:16px;font-size:16px}.PrivacyPolicy-List{list-style:none;padding:0;margin:16px 0}.PrivacyPolicy-List li{margin:12px 0;padding-left:24px;position:relative;color:#5f6368}.PrivacyPolicy-List li:before{content:"•";position:absolute;left:8px;color:#1a73e8}.PrivacyPolicy-Date{color:#5f6368;font-size:14px;margin-bottom:32px}@media (max-width: 768px){.PrivacyPolicy-Content{padding:16px}.PrivacyPolicy-Section{padding:24px}.PrivacyPolicy-Title{font-size:24px}.PrivacyPolicy-Subtitle{font-size:18px}}@media (max-width: 480px){.PrivacyPolicy-Content{padding:12px}.PrivacyPolicy-Section{padding:16px;margin-bottom:24px}.PrivacyPolicy-Title{font-size:22px;margin-bottom:16px}.PrivacyPolicy-Text{font-size:15px}}
