.BuddyCheckBox_container__Kj_Oz{display:flex;gap:2rem;padding:2rem;align-items:flex-start;justify-content:center;min-height:100vh}.BuddyCheckBox_box__E_LHD{background-color:#2c2c2c;border-radius:10px;padding:2rem;width:100%;max-width:400px;box-shadow:0 4px 6px rgba(0,0,0,.1);flex-shrink:0;align-self:flex-start}.BuddyCheckBox_title__g21Ig{color:#fff;text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.BuddyCheckBox_switches__reGPf{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.BuddyCheckBox_switchRow__Kp18W{display:flex;justify-content:space-between;align-items:center}.BuddyCheckBox_label__Wk2Hc{color:#fff;font-size:1rem;font-weight:500}.BuddyCheckBox_label__Wk2Hc.BuddyCheckBox_disabled__NADjG{color:#666}.BuddyCheckBox_switch__2lvzv{position:relative;width:60px;height:30px;background-color:#444;border-radius:15px;border:none;cursor:pointer;transition:background-color .3s}.BuddyCheckBox_switch__2lvzv.BuddyCheckBox_checked__MtlQ9{background-color:#4CAF50}.BuddyCheckBox_switch__2lvzv.BuddyCheckBox_disabled__NADjG{opacity:.5;cursor:not-allowed;background-color:#333}.BuddyCheckBox_slider__g0hG9{position:absolute;top:2px;left:2px;width:26px;height:26px;background-color:white;border-radius:50%;transition:transform .3s}.BuddyCheckBox_switch__2lvzv.BuddyCheckBox_checked__MtlQ9 .BuddyCheckBox_slider__g0hG9{transform:translateX(30px)}.BuddyCheckBox_switch__2lvzv.BuddyCheckBox_disabled__NADjG .BuddyCheckBox_slider__g0hG9{background-color:#666}.BuddyCheckBox_configButton__0oUKz{display:block;background:#4CAF50;color:white;border:none;padding:1rem;border-radius:4px;cursor:pointer;font-size:1.125rem;font-weight:700;transition:all .3s;width:100%;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 2px 4px rgba(0,0,0,.2)}.BuddyCheckBox_configButton__0oUKz:hover{background:#45a049;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.3)}.BuddyCheckBox_configButton__0oUKz:active{transform:translateY(1px);box-shadow:0 1px 2px rgba(0,0,0,.2)}.BuddyCheckBox_modal__hDH7y{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.BuddyCheckBox_modalContent___D0pU{background:#2c2c2c;padding:2rem;border-radius:8px;width:90%;max-width:600px}.BuddyCheckBox_modalInstructions__erCV_{color:#aaa;margin:1rem 0;font-size:.875rem;font-family:monospace}.BuddyCheckBox_markdownInput__h8FsO{width:100%;background:#222;color:white;border:1px solid #444;border-radius:4px;padding:1rem;margin-bottom:1rem;font-family:monospace}.BuddyCheckBox_modalButtons__OmoeQ{display:flex;gap:1rem;justify-content:flex-end}.BuddyCheckBox_modalButtons__OmoeQ button{background:#444;color:white;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer}.BuddyCheckBox_modalButtons__OmoeQ button:hover{background:#555}.BuddyCheckBox_labelContainer__zaDEV{display:flex;align-items:center;gap:.5rem}.BuddyCheckBox_helpButton__GAAtm{width:16px;height:16px;border-radius:50%;background:#666;color:white;border:none;font-size:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background-color .3s}.BuddyCheckBox_helpButton__GAAtm:hover{background:#888}.BuddyCheckBox_helpModal__v9khV{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.BuddyCheckBox_helpContent__gMKjc{background:#2c2c2c;padding:1.5rem;border-radius:8px;max-width:400px;color:white}.BuddyCheckBox_helpContent__gMKjc button{margin-top:1rem;background:#444;color:white;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer}.BuddyCheckBox_helpContent__gMKjc button:hover{background:#555}.BuddyCheckBox_buttonGroup___xdFs{display:flex;gap:1rem;margin-top:2rem}.BuddyCheckBox_saveButton__uRB4o{background:#2196F3;color:white;border:none;padding:1rem;border-radius:4px;cursor:pointer;font-size:1.125rem;font-weight:700;transition:all .3s;flex:1;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 2px 4px rgba(0,0,0,.2)}.BuddyCheckBox_saveButton__uRB4o:hover{background:#1976D2;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.3)}.BuddyCheckBox_input__FUae0{width:100%;padding:.75rem;margin-bottom:1rem;border-radius:4px;border:1px solid #444;background:#222;color:white}.BuddyCheckBox_savedChecklists__Rni4Y{flex:0 0 300px;margin-top:0}.BuddyCheckBox_savedChecklists__Rni4Y h3{color:white;margin-bottom:1rem;font-size:1.25rem}.BuddyCheckBox_checklistGrid__nVUHB{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.BuddyCheckBox_checklistButton__7EUjQ{background:#333;color:white;border:none;padding:1rem;border-radius:4px;cursor:pointer;transition:background-color .3s}.BuddyCheckBox_checklistButton__7EUjQ:hover{background:#444}.BuddyCheckBox_checklistItem__Ivegw{background:#333;border-radius:4px;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.BuddyCheckBox_checklistName__A2L1F{color:white;font-weight:500;word-break:break-word}.BuddyCheckBox_checklistActions__oR0JD{display:flex;gap:.5rem}.BuddyCheckBox_actionButton__Tonsk{flex:1;padding:.5rem;border:none;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s;background:#4CAF50;color:white}.BuddyCheckBox_actionButton__Tonsk:hover{transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.2)}.BuddyCheckBox_actionButton__Tonsk.BuddyCheckBox_deleteButton__a2ytv{background:#dc3545}.BuddyCheckBox_actionButton__Tonsk.BuddyCheckBox_deleteButton__a2ytv:hover{background:#c82333}.BuddyCheckBox_confirmationText__7P_ID{color:#fff;margin:1rem 0;text-align:center}.BuddyCheckBox_modalButtons__OmoeQ .BuddyCheckBox_deleteButton__a2ytv{background:#dc3545;color:white}.BuddyCheckBox_modalButtons__OmoeQ .BuddyCheckBox_deleteButton__a2ytv:hover{background:#c82333}.BuddyCheckBox_savedChecklistsHeader___0Maw{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.BuddyCheckBox_savedChecklistsHeader___0Maw h3{margin:0}.BuddyCheckBox_newButton__vaQpC{background:#4CAF50;color:white;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:700;transition:all .3s}.BuddyCheckBox_newButton__vaQpC:hover{background:#45a049;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.2)}.BuddyCheckBox_headerButtons__eP2nm{display:flex;gap:1rem}.BuddyCheckBox_importButton__1eH_o{background:#2196F3;color:white;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:700;transition:all .3s}.BuddyCheckBox_importButton__1eH_o:hover{background:#1976D2;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.2)}.BuddyCheckBox_noChecklists__qGscV{color:#666;text-align:center;padding:1rem}.BuddyCheckBox_hiddenInput__8e_B6{display:none}.AuthForm_container__nDNdp{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:2rem}.AuthForm_form___B39N{background:#2c2c2c;padding:2rem;border-radius:8px;width:100%;max-width:400px;display:flex;flex-direction:column;gap:1rem}.AuthForm_form___B39N h2{color:white;text-align:center;margin-bottom:1rem}.AuthForm_form___B39N input{padding:.75rem;border-radius:4px;border:1px solid #444;background:#222;color:white}.AuthForm_form___B39N button{padding:.75rem;border-radius:4px;border:none;background:#4CAF50;color:white;font-weight:700;cursor:pointer;transition:background-color .3s}.AuthForm_form___B39N button:hover{background:#45a049}.AuthForm_switchButton__QoHQc{background:transparent!important;color:#4CAF50!important;text-decoration:underline}.AuthForm_error__UEJiB{color:#ff6b6b;text-align:center;margin-bottom:1rem}.AuthForm_logoContainer__axPAL{display:flex;justify-content:center;margin-bottom:2rem}.AuthForm_logoContainer__axPAL img{border-radius:8px}.AuthForm_loadingLogo__gmLjT{width:120px;height:120px;display:flex;align-items:center;justify-content:center;color:#666;background:#222;border-radius:8px}.Header_header__AF_3G{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:#1a1a1a;margin-bottom:2rem}.Header_header__AF_3G h1{color:white;font-size:1.5rem;margin:0}.Header_logoutButton__YBtWj{background:#dc3545;color:white;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:700;transition:all .3s}.Header_logoutButton__YBtWj:hover{background:#c82333;transform:translateY(-1px)}.Header_logoutButton__YBtWj:active{transform:translateY(1px)}