:root{--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--header-background: #000000;--background: #1C1C1C;--reference-text-background: #282828;--text-color: white;--text-color-primary-contrast: #000000;--primary-color: #FED32C;--doorbell-button-color: #EAE0C7;--success-color: #22c55e}html,body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:100%;background:var(--background)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{width:100%;height:100%}*{box-sizing:border-box}._App_1ub28_1{text-align:center;height:100%;width:100%;max-width:100vw;display:flex;flex-direction:column}._logo_1ub28_10{animation:_logo-spin_1ub28_1 infinite 20s linear;height:40vmin;pointer-events:none}._header_1ub28_16{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}._link_1ub28_27{color:#b318f0}@keyframes _logo-spin_1ub28_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._devToolsContainer_hded6_1{position:fixed;bottom:2rem;right:2rem;z-index:1000}._devToolsFab_hded6_8{width:56px;height:56px;border-radius:50%;background:#ffffff4d;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px #0003;transition:all .3s ease;color:#1a1a1a}._devToolsFab_hded6_8:hover{background:#ffffffe6;transform:scale(1.05)}._devToolsFab_hded6_8._pressed_hded6_26{background:#fff;transform:scale(.95)}._dialog_hded6_31{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:0;border:none;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-width:90%;width:400px}._dialog_hded6_31::backdrop{background:#00000080}._dialogContent_hded6_48{padding:1.5rem;position:relative}._dialogContent_hded6_48 h2{margin:0 0 1.5rem;color:#1a1a1a;font-size:1.5rem;padding-right:2rem}._closeButton_hded6_59{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:#666}._closeButton_hded6_59:hover{background:#f0f0f0;color:#333;transform:scale(1.1)}._closeButton_hded6_59 svg{width:20px;height:20px;fill:currentColor}._inputGroup_hded6_85{margin-bottom:1.5rem}._inputGroup_hded6_85 label{display:block;margin-bottom:.5rem;color:#4a4a4a}._inputGroup_hded6_85 input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}._inputGroup_hded6_85 input:focus{outline:none;border-color:#007bff}._buttonGroup_hded6_105{display:flex;justify-content:flex-end;gap:1rem}._buttonGroup_hded6_105 button{padding:.5rem 1rem;border-radius:4px;border:none;cursor:pointer;font-size:1rem;transition:all .2s ease}._buttonGroup_hded6_105 button:hover{transform:translateY(-1px)}._saveButton_hded6_122{background:#007bff;color:#fff}._saveButton_hded6_122:hover{background:#0056b3}._resetButton_hded6_130{background:#e9ecef;color:#4a4a4a}._resetButton_hded6_130:hover{background:#dee2e6}._overlay_1wg48_1{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_1wg48_1 .2s ease-out}._dialog_1wg48_15{background:#000;border-radius:16px;width:90%;max-width:320px;animation:_slideIn_1wg48_1 .2s ease-out;overflow:hidden}._content_1wg48_24{padding:1.5rem;position:relative;border:#3e3e3e solid 1px;border-radius:18px;display:flex;flex-direction:column;gap:1.5rem}._content_1wg48_24 h2{margin:0;color:#fff;font-size:1.25rem;font-weight:600;text-align:left}._content_1wg48_24 p{margin:0;color:#fff;line-height:1.4;font-size:.95rem;text-align:left}._content_1wg48_24 button{width:100%;padding:.875rem;background:#e86c1d;color:#000;border:none;border-radius:100px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s ease;margin-bottom:.5rem}._content_1wg48_24 button:hover{background:#f27b2c}._content_1wg48_24 button:active{background:#d65d0f}._internalStatus_1wg48_67{position:absolute;bottom:.5rem;right:1.4rem;font-size:.7rem;color:#fff6;font-family:monospace;z-index:0}@keyframes _fadeIn_1wg48_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_1wg48_1{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}
