:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;background:#151515;font-family:Roboto,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}.app-shell{--surface:#000;--row:#303030;--row-border:#484848;--text:#e5e5e5;--muted:#a5a5a5;--accent:#5d7f9f;--status:#577798;--danger:#ed0808;--dialog:#333;width:min(100%,430px);height:100dvh;min-height:400px;color:var(--text);background:var(--surface);flex-direction:column;margin:auto;font-size:16px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 40px #0008}.topbar{background:#030303;border-bottom:1px solid #454545;flex:none;justify-content:center;align-items:center;height:56px;display:flex;position:relative}.top-title{color:#c6c6c6;font-size:16px}.back-button,.save-button{height:100%;color:var(--accent);background:0 0;border:0;position:absolute;top:0}.back-button{place-items:center;width:38px;display:grid;left:4px}.save-button{padding:0 9px;font-size:16px;right:5px}.content{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#777 #000;flex-direction:column;flex:1;display:flex;overflow-y:auto}.content::-webkit-scrollbar{width:4px}.content::-webkit-scrollbar-thumb{background:#777;border-radius:4px}.section-title{color:#e0e0e0;text-transform:uppercase;background:#050505;flex:none;align-items:center;gap:5px;min-height:56px;padding:5px 11px;font-size:16px;display:flex}.user-credential-title{padding-left:20px}.accent-title{color:var(--accent);margin-top:15px}.row{background:var(--row);width:100%;min-height:56px;color:var(--text);border:0;border-bottom:1px solid var(--row-border);text-align:left;flex:none;align-items:center;gap:7px;padding:0 11px;font-size:17px;display:flex;position:relative}.row.compact{min-height:50px}.row-button:hover,.icon-grid button:hover{filter:brightness(1.18)}.row-text{flex-direction:column;flex:1;justify-content:center;gap:2px;min-width:0;display:flex}.row-label{white-space:normal;line-height:1.25}.row-info{object-fit:contain;vertical-align:middle;width:17px;height:17px;margin-left:6px}.row small{color:var(--muted);font-size:14px;line-height:1.2;display:block}.row-value{color:#aaa;white-space:nowrap;text-overflow:ellipsis;text-align:right;max-width:55%;font-size:14px;overflow:hidden}.chevron{object-fit:contain;flex:none;width:15px;height:15px}.row.disabled{opacity:.5}.row.danger{color:var(--danger)}.switch-row input,.check-row input{opacity:0;z-index:1;cursor:pointer;width:36px;height:26px;margin:0;position:absolute;right:10px}.switch-track{background:#777;border-radius:20px;width:36px;height:15px;margin-right:2px;position:relative}.switch-thumb{background:#cfcfcf;border-radius:50%;width:22px;height:22px;position:absolute;top:-4px;left:-2px;box-shadow:0 1px 3px #0008}.switch-row input:checked+.switch-track{background:#43637f}.switch-row input:checked+.switch-track .switch-thumb{background:var(--accent);left:17px}.check-row input{opacity:1;appearance:none;background:0 0;border:1px solid #aaa;border-radius:1px;width:14px;height:14px}.check-row input:checked{background:var(--accent);border-color:var(--accent)}.check-row input:checked:after{content:"✓";color:#fff;text-align:center;font-size:12px;line-height:11px;display:block}.field{background:var(--row);border-bottom:1px solid var(--row-border);flex-direction:column;flex:none;gap:3px;min-height:56px;padding:6px 4px;display:flex}.field-inset{padding-inline:14px}.field-label{font-size:14px}.field-control{align-items:stretch;min-width:0;display:flex;position:relative}.field input{color:#eee;background:0 0;border:0;border-bottom:1px solid #aaa;border-radius:0;outline:none;width:100%;min-width:0;height:40px;padding:0 6px;font-size:18px}.field-inset input{height:34px}.field-labeled input{height:30px;font-size:17px}.field-readonly input{border-bottom-color:#6d6d6d}.field input::placeholder{color:#b6b6b6;opacity:1}.field input:focus{border-bottom-color:var(--accent)}.field small{color:var(--muted)}.field-icon{color:#999;background:0 0;border:0;flex:none;place-items:center;width:40px;padding:0;display:grid}.field-eye{height:100%;position:absolute;top:0;right:0}.field-qr{color:#fff;width:46px;margin-left:10px}.field-qr img{width:34px;height:34px;image-rendering:pixelated;background:#fff;display:block}.inline-action{color:#ddd;background:#333;border:none;width:100%;min-height:56px;font-size:17px}.slider-row{background:var(--row);border-bottom:1px solid var(--row-border);flex-direction:column;gap:14px;min-height:100px;padding:17px 11px;font-size:17px;display:flex}.slider-row input{width:100%;height:12px;accent-color:var(--accent);margin:0}.date-row{background:var(--row);border-bottom:1px solid var(--row-border);justify-content:space-between;align-items:center;min-height:43px;padding:7px 10px;display:flex}.date-row input{width:55%;color:var(--text);background:0 0;border:0}.device-meta{color:#aaa;padding:7px 10px;font-size:9px;line-height:1.45}.delete-button{background:var(--danger);color:#fff;border:0;flex:none;width:100%;height:52px;font-size:15px}.action-button{background:var(--accent);color:#fff;border:0;flex:none;width:100%;height:52px;font-size:15px}.action-button.space-top{margin:25px 0 12px}.searchbar{color:#bbb;border-bottom:1px solid #555;flex:none;align-items:center;gap:8px;height:51px;padding:0 15px;display:flex}.searchbar input{color:#ddd;background:0 0;border:0;outline:0;width:100%;font-size:16px}.searchbar input::placeholder{color:#999}.grow{flex:1}.empty-state{text-align:center;color:#888;flex-direction:column;justify-content:center;align-items:center;font-size:14px;display:flex}.history-row{border-bottom:1px solid #222;align-items:center;gap:10px;min-height:35px;padding:4px 11px;display:flex}.history-row strong{color:red;font-size:11px;font-style:italic;display:block}.history-row small{color:#777;font-size:9px;display:block}.history-row time{color:#666;margin-left:auto;font-size:10px}.explanatory{color:#aaa;padding:10px}.setting-note{color:#c9c9c9;background:#050505;margin:0;padding:9px 10px;font-size:11px;line-height:1.3}.section-link{cursor:pointer;border:0;justify-content:space-between;width:100%}.web-mock{color:#434343;background:#fff;min-height:100%;font-family:Arial,sans-serif}.web-nav{color:#eee;background:#222;height:50px;padding:15px 9px;font-size:13px}.web-brand{color:#476385;height:65px;padding:15px;font-size:25px}.web-hero{color:#fff;background:linear-gradient(140deg,#a8c6d9,#f1e8d9);place-items:center;height:230px;font-size:22px;display:grid}.web-hero span{margin-top:-70px}.web-mock h2,.web-mock p{margin:20px;font-weight:400}.schedule-toolbar{flex:none;align-items:center;gap:16px;min-height:72px;padding:10px;display:flex;position:relative}.action-type-button{color:#ddd;background:#333;border:1px solid #aaa;border-radius:5px;flex:none;place-items:center;width:54px;height:44px;display:grid}.schedule-target{color:var(--text);text-align:left;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;min-width:0;min-height:46px;padding-right:24px;display:flex;position:relative}.schedule-target-group{flex:1;justify-content:center;align-items:center;min-width:0;display:flex}.schedule-target:disabled{opacity:1;cursor:default}.schedule-target.unselected strong{color:#929292}.schedule-target.push-target strong{color:#777}.schedule-target strong{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:13px;font-weight:400;overflow:hidden}.schedule-target svg{color:#aaa;position:absolute;bottom:15px;right:1px}.schedule-toggle-all{width:44px;height:44px;color:var(--accent);background:#303030;border:1px solid #888;border-radius:5px;flex:none;place-items:center;display:grid}.schedule-toggle-all[aria-pressed=true]{background:var(--accent);color:#101010;border-color:var(--accent)}.schedule-toggle-all:disabled{opacity:.45}.schedule-target-placeholder{color:#666;align-items:center;gap:15px;font-size:13px;line-height:1.1;display:flex}.action-type-menu{z-index:8;background:#303030;width:205px;padding:5px 0;position:absolute;top:62px;left:9px;box-shadow:0 5px 15px #0009}.schedule-menu-dismiss{z-index:7;cursor:default;background:0 0;border:0;position:fixed;inset:0}.schedule-target-menu{z-index:8;background:#303030;border-radius:3px;width:216px;max-height:min(70dvh,450px);position:absolute;top:44px;left:111px;overflow-y:auto;box-shadow:0 6px 15px #0009}.schedule-target-menu button{color:#c7c7c7;text-align:left;white-space:nowrap;background:0 0;border:0;width:100%;min-height:56px;padding:0 27px;font-size:15px;display:block}.schedule-target-menu button:hover,.schedule-target-menu button.selected{background:#383838}.action-type-menu button{color:#ddd;text-align:left;background:0 0;border:0;align-items:center;gap:13px;width:100%;min-height:43px;padding:0 12px;font-size:13px;display:flex}.action-type-menu button:hover{background:#444}.action-type-menu svg{color:#a6a6a6;flex:none}.schedule-help{text-align:center;color:#ddd;margin:auto 12px;font-size:15px;line-height:1.2}.schedule-empty-target{text-align:center;color:#bdbdbd;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:34px;padding:0 12px;font-size:20px;line-height:1.18;display:flex;transform:translateY(45px)}.schedule-empty-target p{max-width:360px;margin:0}.schedule-empty-target button{color:inherit;line-height:inherit;background:0 0;border:0;max-width:400px;padding:0}.schedule-prompt{text-align:center;color:#aaa;margin:7px 12px 16px;font-size:12px}.schedule-grid{flex:none;grid-template-columns:42px repeat(7,minmax(0,1fr));gap:2px;padding:2px 6px 0;display:grid}.schedule-grid.inactive{opacity:.53}.schedule-corner,.schedule-day,.schedule-hour{color:#bdbdbd;background:#171717;border:0;place-items:center;min-height:28px;font-size:10px;display:grid}.schedule-day{color:var(--accent)}.schedule-hour{font-size:9px}.schedule-cell{background:#303030;border:1px solid #444;min-width:0;min-height:25px}.schedule-cell:not(:disabled):hover{border-color:#aaa}.schedule-cell.selected{background:var(--accent);border-color:#7ca2c6}.schedule-footnote{text-align:center;color:#858585;margin:13px 13px 22px;font-size:11px}.schedule-screen .topbar{border-bottom-color:#454545;height:56px}.schedule-screen .top-title{font-size:16px}.schedule-screen .section-title{min-height:57px;padding-left:11px;font-size:16px}.schedule-screen .schedule-active{min-height:56px;padding:0 11px;font-size:17px}.schedule-screen .schedule-active .switch-track{width:36px;height:15px}.schedule-screen .schedule-active .switch-thumb{width:22px;height:22px;top:-4px}.schedule-screen .schedule-active input:checked+.switch-track .switch-thumb{left:17px}.schedule-screen .schedule-toolbar{align-items:flex-start;gap:34px;min-height:107px;padding:32px 11px 10px}.schedule-screen .action-type-button{border-color:#ddd;border-radius:6px;width:66px;height:39px;padding:0;display:flex;overflow:hidden}.schedule-screen .action-symbol{flex:1;place-items:center;height:100%;display:grid}.schedule-screen .action-chevron{border-left:1px solid #ddd;flex:none;place-items:center;width:26px;height:100%;display:grid}.schedule-screen .schedule-target{text-align:left;align-items:flex-start;min-height:39px;padding:0 32px 0 9px}.schedule-screen .schedule-target strong{font-size:16px}.schedule-screen .schedule-target.unselected strong{white-space:normal;max-width:145px;line-height:1.08}.schedule-screen .schedule-target svg{color:#666;bottom:11px;right:15px}.schedule-screen .schedule-toggle-all{background:#303030;border-color:#ddd;border-radius:6px;width:66px;height:39px;padding:4px}.schedule-screen .schedule-toggle-spacer{flex:none;width:66px;height:39px}.schedule-screen .schedule-toggle-all[data-fill-state=empty]{background:#303030;border-color:#ddd}.schedule-screen .schedule-toggle-all[data-fill-state=full]{background:var(--accent);border-color:var(--accent)}.schedule-mini-grid{background-color:#6e859a;background-image:linear-gradient(#536a7f 1px,#0000 1px),linear-gradient(90deg,#536a7f 1px,#0000 1px);background-size:5px 3px;width:100%;height:100%;display:block}.schedule-toggle-all[data-fill-state=empty] .schedule-mini-grid{background-color:#080808;background-image:linear-gradient(#161616 1px,#0000 1px),linear-gradient(90deg,#161616 1px,#0000 1px)}.schedule-toggle-all[data-fill-state=full] .schedule-mini-grid{background-color:#6e92b5;background-image:linear-gradient(#345a7b 1px,#0000 1px),linear-gradient(90deg,#345a7b 1px,#0000 1px)}.schedule-screen .schedule-grid{grid-template-columns:72px repeat(7,minmax(0,1fr));padding:0 22px 0 5px}.schedule-screen .schedule-corner,.schedule-screen .schedule-day{margin-bottom:10px}.schedule-screen .schedule-corner{color:#292929;background:#000}.schedule-screen .schedule-day{color:#c5c5c5;background:#303030;font-size:15px}.schedule-screen .schedule-hour{color:#bdbdbd;background:#000;font-size:15px}.schedule-screen .schedule-day{text-transform:uppercase}.schedule-screen .schedule-cell{background:#000;border:1px solid #222;min-height:27px}.schedule-screen .schedule-cell.selected{background:var(--accent);border-color:#111}.schedule-screen .schedule-target-placeholder{min-height:39px;font-size:16px}.schedule-screen .action-type-menu{border-radius:2px;width:177px;padding:0;top:32px;left:11px}.schedule-screen .action-type-menu button{white-space:nowrap;gap:8px;min-height:56px;padding-left:23px;font-size:15px;position:relative}.schedule-screen .action-type-menu svg{width:27px;height:27px}.schedule-screen .action-type-menu button:first-child:before{content:"";background:var(--accent);border-radius:50%;width:8px;height:8px;position:absolute;left:10px}.schedule-screen .schedule-help{font-size:20px;line-height:1.16}.schedule-screen .tabs{height:51px}.icon-grid{background:#000;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;padding:14px 0 0;display:grid}.icon-grid button{color:#aaa;background:#000;border:0;place-items:center;min-height:65px;display:grid}.icon-grid button.selected{color:var(--accent)}.icon-grid button img{object-fit:contain;width:46px;height:46px}.icon-grid button.selected img{filter:brightness(0)saturate()invert(48%)sepia(13%)saturate(1400%)hue-rotate(168deg)brightness(93%)}.menu-grid{background:linear-gradient(#191919 0 11px,#000 11px);grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:15px 5px 0;display:grid}.menu-grid button{color:#aaa;background:#555;border:0;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:0;height:94px;font-size:13px;display:flex}.menu-grid button:nth-child(n+5){background:#303030}.menu-grid button.menu-slot-empty{color:#aaa}.menu-grid button img{object-fit:contain;width:48px;height:48px}.menu-grid button span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.menu-preview{background:linear-gradient(110deg,#121212,#222);grid-template-columns:repeat(4,1fr);place-items:center;height:118px;margin:5px;display:grid;position:relative}.menu-preview button{color:#666;background:0 0;border:0;place-items:center;width:100%;height:100%;display:grid}.menu-preview button:disabled{opacity:.75}.menu-preview button img{object-fit:contain;width:43px;height:58px}.menu-preview button svg{fill:none;stroke:currentColor;stroke-width:3px;width:42px;height:61px}.menu-preview small{color:#aaa;font-size:14px;position:absolute;top:4px;right:8px}.menu-category-tabs{background:#161616;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;height:86px;margin-top:32px;display:grid}.menu-category-tabs button{background:#1a1a1a;border:3px solid #272727;place-items:center;display:grid}.menu-category-tabs button.active{background:#555;border-color:#777}.menu-category-tabs img{object-fit:contain;width:37px;height:37px}.menu-category-tabs button:first-child img{width:50px}.menu-config-row,.menu-choice-row{color:#eee;text-align:left;background:#303030;border:0;border-bottom:1px solid #555;flex:none;align-items:center;gap:10px;width:100%;min-height:56px;padding:0 11px;font-size:17px;display:flex}.menu-config-row span:first-child,.menu-choice-row span:first-child{flex:1;min-width:0}.menu-config-row input{color:#eee;text-align:right;background:0 0;border:0;border-bottom:1px solid #aaa;border-radius:0;outline:none;flex:0 59%;min-width:0;height:42px;font-size:17px}.menu-config-row input:focus{border-bottom:2px solid var(--accent)}.menu-config-row input::placeholder{color:#bbb;opacity:1}.menu-config-row .menu-row-value{text-overflow:ellipsis;white-space:nowrap;color:#eee;flex:none;max-width:65%;overflow:hidden}.menu-config-row .menu-row-icon{object-fit:contain;width:40px;height:40px}.menu-config-row .chevron{margin-left:2px}.menu-choice-row{min-height:56px}.menu-checkbox{border:2px solid #bbb;border-radius:2px;flex:none;place-items:center;width:20px;height:20px;margin-right:7px;display:grid}.menu-checkbox.checked{background:var(--accent);border-color:var(--accent);color:#253240}.menu-checkbox.checked:after{content:"✔";font-size:15px;line-height:1}.menu-icon-grid{padding-top:0}.menu-icon-grid button{min-height:64px}.menu-icon-grid button img{width:49px;height:49px}.smartlock-auth{color:#3d3d3d;background:#fff;flex-direction:column;flex:1;min-height:100%;font-family:Arial,sans-serif;display:flex}.smartlock-browserbar{color:#fff;background:#1d1d1f;flex:none;align-items:center;gap:13px;height:62px;padding:0 16px;font-size:18px;display:flex}.smartlock-browserbar button{color:#fff;background:0 0;border:0;width:30px;padding:0;font-size:35px;line-height:1}.smartlock-browserbar span:nth-child(2){white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.smartlock-browser-menu{font-size:25px}.smartlock-auth-body{flex:1;padding:22px;overflow-y:auto}.smartlock-brand{margin:2px 0 44px;font-size:47px}.august-brand{color:#ed292d;letter-spacing:-4px;font-size:66px;font-weight:700}.smartlock-auth h1{margin:20px 0 42px;font-size:28px;font-weight:400;line-height:1.2}.smartlock-auth label{flex-direction:column;gap:12px;margin:0 0 22px;font-size:21px;display:flex}.smartlock-auth label input{color:#333;background:#fff;border:1px solid #d4dce4;border-radius:5px;outline-color:#5f9dce;width:100%;min-height:50px;padding:8px 12px}.smartlock-submit,.smartlock-social{border:0;border-radius:5px;width:100%;min-height:52px;margin:15px 0;font-size:19px;display:block}.august-submit{color:#fff;background:#009bb0}.smartlock-social{color:#222;background:#fff;border:1px solid #d2d7df}.august-brand~.smartlock-social{color:#fff;background:#000}.smartlock-auth-link{color:#07819a;text-align:center;font-size:19px}.smartlock-demo-note{color:#3b536b;background:#e7edf3;border-radius:5px;margin:40px 0 15px;padding:9px 11px;font-size:12px;line-height:1.35}.smartlock-auth-cognito .smartlock-auth-body{background:#999;padding:12px 27px}.smartlock-cognito-card{background:#fff;margin:0 auto;box-shadow:0 3px 10px #0005}.smartlock-cognito-top{background:#ddd;height:55px}.smartlock-cognito-inner{padding:22px 16px 12px}.smartlock-cognito-inner h1{margin:0 0 16px;font-size:18px}.smartlock-cognito-inner label{gap:7px;margin:0 0 5px;font-size:17px}.smartlock-cognito-inner label input{min-height:38px}.smartlock-cognito-inner p{text-align:center;font-size:16px}.smartlock-cognito-link{color:#397cad}.cognito-submit{color:#fff;background:#3576b0;font-weight:700}.nuki-brand{color:#050505;letter-spacing:8px;text-align:center;margin-bottom:32px;font-size:36px;font-weight:800}.nuki-brand span{letter-spacing:1px;font-size:22px;font-weight:400}.smartlock-auth .smartlock-remember{color:#888;flex-direction:row;align-items:center;font-size:17px;display:flex}.smartlock-auth .smartlock-remember input{width:20px;min-height:20px}.nuki-submit{color:#000;background:#ffcd43;font-weight:700}.pindora-brand{color:#e6382c;letter-spacing:2px;margin-bottom:42px;font-size:27px;font-weight:600}.pindora-submit{color:#fff;background:#41cdb4}.smartlock-auth-tedee .smartlock-auth-body{color:#fff;background:#233759;padding:20px 26px}.smartlock-auth-tedee h1{text-align:center;margin:0 0 32px;font-size:21px;font-weight:700}.smartlock-auth-tedee h2{text-align:center;margin:22px 0}.smartlock-auth-tedee .smartlock-social{border-radius:30px;font-weight:700}.smartlock-auth-tedee label{font-size:16px;font-weight:700}.smartlock-auth-tedee label input{background:#77859f;border:none}.smartlock-auth-tedee p{text-align:center}.tedee-submit{color:#253753;background:#39c2eb;border-radius:30px;margin-top:42px;font-weight:700}.yale-brand{color:#000;letter-spacing:-3px;background:#ffdf1c;border-radius:50%;place-items:center;width:83px;height:83px;margin-bottom:43px;font-size:37px;font-weight:800;display:grid}.yale-submit{color:#fff;background:#292929;width:auto;padding:0 19px}.smartlock-credential-scrim{z-index:20}.smartlock-credential-dialog{z-index:21;color:#eee;background:#333;border-radius:2px;padding:25px 18px 17px;position:absolute;top:50%;left:7%;right:7%;transform:translateY(-50%);box-shadow:0 12px 30px #0008}.smartlock-credential-dialog h2{margin:0 0 20px;font-size:21px}.smartlock-credential-dialog p{margin:0 0 22px;font-size:16px;line-height:1.25}.smartlock-credential-dialog input{color:#eee;background:0 0;border:0;border-bottom:1px solid #aaa;border-radius:0;outline:none;width:100%;height:49px;padding:0 8px;font-size:19px}.smartlock-credential-dialog input:focus{border-bottom:2px solid var(--accent)}.smartlock-credential-dialog input::placeholder{color:#bbb}.smartlock-credential-dialog small{color:#b9cce0;margin-top:13px;font-size:11px;line-height:1.3;display:block}.smartlock-credential-actions{justify-content:flex-end;gap:20px;margin-top:25px;display:flex}.smartlock-credential-actions button{color:#eee;background:0 0;border:0;padding:7px 0;font-size:14px;font-weight:600}.media-topbar{border:0;justify-content:space-between;height:56px;padding:0 22px}.cloud-pro{object-fit:contain;width:37px;height:auto;display:block}.doorbird-brand{object-fit:contain;width:158px;height:auto;display:block}.cloud-outline{object-fit:contain;opacity:.55;width:32px;height:28px;display:block;transform:scale(1.65)}.camera-view{background:#45474e;flex:none;width:100%;height:min(76vw,325px);position:relative;overflow:hidden}.live-camera{filter:blur(2px);background:radial-gradient(at 51%,#9b9d45 0%,#a9aa6c 24%,#828575 56%,#4d4d58 88%,#20222d 100%)}.live-content .live-camera,.video-detail-frame.live-camera{filter:none;background:#303030 url(/doorbird-official-live.png) 50% max(-29.4vw,-126px)/118.7% no-repeat}.history-camera{background:#303030 url(/doorbird-official-history.png) 50% max(-43vw,-185px)/171.5% no-repeat}.history-camera.motion-view{background:radial-gradient(circle,#999 0%,#797979 54%,#4a4a4a 70%,#969696 98%)}.media-actions{background:#000;flex:none;justify-content:space-around;align-items:center;height:92px;display:flex}.media-actions button{background:0 0;border:0;place-items:center;width:66px;height:66px;padding:0;display:grid}.media-actions .relay-action{border:2px solid #78868d;border-radius:50%}.media-actions .relay-action img{object-fit:contain;width:44px;height:44px}.media-actions .light-action,.media-actions .light-action img{width:45px;height:45px}.media-actions .call-action img,.history-actions button img{object-fit:contain;width:66px;height:66px}.history-actions{height:92px}.history-actions button{width:66px;height:66px}.device-strip{color:#fff;background:#454545;border:0;flex:none;align-items:center;gap:12px;width:100%;height:59px;padding:0 60px;font-size:19px;display:flex}.settings-device-row{border:0;border-bottom:1px solid var(--row-border);background:var(--row);color:#fff;text-align:left;flex:none;align-items:center;gap:12px;width:100%;height:56px;padding:0 11px;font-size:17px;display:flex}.settings-device-row small{color:#ccc;font-size:15px;display:block}.online-dot{object-fit:contain;flex:none;width:21px;height:21px}.video-top-actions{gap:9px;height:100%;display:flex;position:absolute;top:0;right:8px}.video-top-actions button{color:#555;background:0 0;border:0}.video-top-actions button img{object-fit:contain;width:31px;height:31px;display:block}.video-date{color:#eee;flex:none;align-items:center;min-height:54px;padding-left:11px;font-size:17px;display:flex}.video-event{color:#bbb;text-align:left;background:#303030;border:0;border-bottom:1px solid #151515;flex:none;align-items:center;gap:12px;width:100%;min-height:64px;padding:0 14px;font-size:16px;display:flex}.video-event svg{color:#fff}.video-event img{object-fit:contain;flex:none;width:30px;height:30px}.video-filter{z-index:5;background:#424242;flex-direction:column;width:42%;display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-5px 0 12px #0008}.video-filter .row{background:0 0;border:0;min-height:55px}.video-filter-actions{justify-content:flex-end;gap:22px;padding:12px;display:flex}.video-filter-actions button{color:#ddd;background:0 0;border:0}.video-calendar-overlay{z-index:9;background:#0009;place-items:center;display:grid;position:fixed;inset:0}.video-calendar{color:#fff;background:#424242;width:min(90vw,340px);padding:14px}.video-calendar h2{background:#515151;margin:5px -14px 15px;padding:14px;font-weight:400}.video-calendar-month{justify-content:space-between;padding:10px 5px;display:flex}.video-calendar-days{grid-template-columns:repeat(7,1fr);gap:3px;display:grid}.video-calendar-days button{aspect-ratio:1;color:#fff;background:0 0;border:0}.video-calendar-days button.selected{background:var(--accent);border-radius:50%}.video-calendar-time{text-align:center;padding:24px;font-size:40px}.video-detail-screen .content{justify-content:center}.video-detail-frame{height:min(56vw,241px)}.video-back{z-index:2;width:36px;height:36px;color:var(--accent);background:#0008;border:0;place-items:center;display:grid;position:absolute;top:8px;left:8px}.device-add-field{color:#999;background:#303030;align-items:center;gap:12px;height:57px;padding:0 15px;display:flex}.device-add-field input{color:#fff;background:0 0;border:0;border-bottom:1px solid #999;outline:none;flex:1;min-width:0;font-size:17px}.device-add-field input::placeholder{color:#bdbdbd}.qr-mark{color:#fff;font-size:32px;line-height:1}.wizard-visual{color:#ddd;background:linear-gradient(125deg,#111,#3b3b3b,#111);flex:none;place-items:center;height:230px;font-size:95px;display:grid}.wizard-visual.plain-wizard{display:none}.wizard-visual.blue-visual{background:#126381}.wizard-plug{color:#ddd;background:linear-gradient(110deg,#666,#373737,#969696);justify-content:center;align-items:center;gap:20px;width:100%;height:100%;font-size:58px;display:flex}.wizard-device{color:#333;background:linear-gradient(90deg,#e4e4e4,#aaa,#e6e6e6);border-radius:5px;place-items:center;width:115px;height:190px;display:grid;box-shadow:18px 3px 12px #0006}.wizard-phone{color:#444;background:linear-gradient(155deg,#c8d8d9,#687578);border:8px solid #151515;border-radius:15px;place-items:center;width:105px;height:190px;font-size:50px;display:grid}.wizard-text{text-align:center;color:#ccc;padding:18px 15px;font-size:15px;line-height:1.35}.wizard-text.plain-wizard-text{flex:1;place-items:center;display:grid}.wizard-controls{color:#ddd;justify-content:space-between;align-items:center;padding:15px 10px;display:flex}.wizard-controls button{color:var(--accent);background:0 0;border:0;font-size:12px}.wizard-controls span{color:#aaa;font-size:13px}.information-view{text-align:center;color:#aaa;padding:16px}.information-logo{color:#697e93;margin-bottom:12px;font-size:33px}.information-actions{grid-template-columns:repeat(3,1fr);row-gap:7px;display:grid}.information-actions button{color:var(--accent);background:0 0;border:0;min-height:30px;font-size:10px}.information-actions button:last-child{grid-column:1/-1}.oss-list{color:#aaa;padding:12px;line-height:1.5}.oss-list p{border-bottom:1px dashed #888;padding-bottom:20px}.web-external{color:#414141;background:#fff;flex:1;padding:20px;font-size:14px}.web-external-brand{color:#5d7f9f;justify-content:space-between;margin-bottom:35px;font-size:24px;display:flex}.web-external h3{border-bottom:1px solid #555;margin-top:25px;font-size:17px}.web-external p{color:#6082a1}.web-news{color:#333;background:#fff;flex:1;position:relative}.web-news-title{text-align:center;color:#ddd;background:#090909;height:40px}.cookie-box{background:#fff;flex-direction:column;padding:15px;display:flex;position:absolute;inset:35px 5px 10px;box-shadow:0 0 10px #777}.cookie-logo{text-align:right;font-weight:700}.cookie-tabs{color:#3159ba;border-bottom:1px solid #ddd;padding:14px 0}.cookie-box strong{padding-top:20px}.cookie-box button{color:#3159ba;background:#fff;border:1px solid #3159ba;min-height:30px;margin-top:5px}.cookie-box button:first-of-type{color:#fff;background:#3159ba}.expert-input-row{background:#303030;border-bottom:1px solid #484848;align-items:center;gap:8px;min-height:57px;padding:0 11px;font-size:17px;display:flex}.expert-input-row span{flex:1}.expert-input-row input{color:#ddd;text-align:right;background:0 0;border:0;border-bottom:1px solid #999;border-radius:0;outline:0;width:50%;font-size:17px}.expert-input-row input::placeholder{color:#bbb}.timezone-dialog{z-index:12;background:#303030;flex-direction:column;padding:15px;display:flex;position:absolute;inset:25px 10%;box-shadow:0 8px 30px #000b}.timezone-dialog h3{margin:0 0 10px;font-size:17px;font-weight:400}.timezone-search{color:#aaa;align-items:center;gap:9px;padding:6px;display:flex}.timezone-search input{color:#fff;background:0 0;border:0;outline:0;flex:1;width:0}.timezone-search button{color:#aaa;background:0 0;border:0}.timezone-options{flex:1;overflow:auto}.timezone-options button{color:#ddd;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-height:43px;padding:0 5px;display:flex}.radio-ring{border:2px solid #c9c9c9;border-radius:50%;flex:none;place-items:center;width:19px;height:19px;display:grid}.radio-ring.selected{border-color:var(--accent)}.radio-ring.selected:after{content:"";background:var(--accent);border-radius:50%;width:9px;height:9px;display:block}.tabs{background:#050505;border-top:2px solid #484848;flex:none;height:51px;display:flex}.tabs button{color:#68727b;background:0 0;border:0;border-right:1px solid #555;flex:1;place-items:center;display:grid}.tabs button.active{color:var(--accent);border-top:2px solid var(--accent);margin-top:-2px}.tabs button img{object-fit:contain;width:29px;height:29px}.tabs button.active img{filter:brightness(0)saturate()invert(51%)sepia(11%)saturate(1456%)hue-rotate(168deg)brightness(93%)contrast(86%)}.scrim{z-index:10;background:#0009;position:absolute;inset:0}.dialog-wrap{z-index:11;pointer-events:none;justify-content:center;align-items:center;padding:18px;display:flex;position:absolute;inset:0}.dialog{background:var(--dialog);pointer-events:auto;flex-direction:column;width:min(100%,372px);max-height:min(75dvh,610px);padding:23px 26px 15px;display:flex;box-shadow:0 8px 25px #0009}.dialog-title{color:#eee;margin-bottom:7px;font-size:19px;font-weight:600}.dialog-message{color:#ddd;font-size:16px;line-height:1.3}.dialog-image{width:180px;height:180px;image-rendering:pixelated;background:#fff;margin:4px auto 12px;display:block}.dialog-options{scrollbar-width:thin;scrollbar-color:#666 transparent;min-height:0;overflow-y:auto}.dialog-options::-webkit-scrollbar{width:3px}.dialog-options::-webkit-scrollbar-thumb{background:#666;border-radius:3px}.dialog-option{border-bottom:1px solid #494949;justify-content:space-between;align-items:center;min-height:50px;padding:0 4px;font-size:17px;display:flex}.dialog-option input{appearance:none;border:2px solid #c7c7c7;border-radius:50%;flex:none;place-items:center;width:19px;height:19px;margin:0 1px 0 12px;display:grid}.dialog-option input:checked{border-color:var(--accent)}.dialog-option input:checked:after{content:"";background:var(--accent);border-radius:50%;width:9px;height:9px;display:block}.dialog-option input:focus-visible,.radio-ring:focus-visible{outline-offset:3px;outline:2px solid #fff}.dialog-actions{justify-content:flex-end;gap:23px;padding-top:11px;display:flex}.dialog-actions button{color:#eee;background:0 0;border:0;height:43px;font-size:15px}.date-dialog{color:#eee;pointer-events:auto;background:#404040;width:min(100%,330px);box-shadow:0 8px 25px #0009}.date-head{background:#555;flex-direction:column;gap:5px;padding:14px 22px;display:flex}.date-head small{font-size:15px}.date-head strong{font-size:30px;font-weight:500}.date-month{justify-content:space-around;align-items:center;height:58px;font-size:15px;font-weight:600;display:flex}.date-month button,.date-actions button{color:#eee;background:0 0;border:0}.date-month button{font-size:30px}.calendar{grid-template-columns:repeat(7,1fr);align-content:start;min-height:255px;padding:0 17px;display:grid}.calendar .weekday{color:#bbb;text-align:center;height:39px;line-height:39px}.calendar button{aspect-ratio:1;color:#eee;background:0 0;border:0;border-radius:50%;width:100%}.calendar button.selected{background:var(--accent);color:#fff}.date-actions{justify-content:space-around;align-items:center;height:60px;display:flex}.date-actions button{font-size:13px}.time-dialog{color:#eee;pointer-events:auto;background:#404040;width:min(100%,330px);box-shadow:0 8px 25px #0009}.time-head{background:#555;justify-content:center;align-items:center;height:88px;font-size:48px;display:flex}.time-head button{color:#c6c6c6;background:0 0;border:0;padding:0 2px;font-size:48px}.time-head button.active{color:#fff}.clock-face{background:#4d4d4d;border-radius:50%;width:250px;height:250px;margin:20px auto 18px;position:relative}.clock-face button{left:calc(50% + var(--x));top:calc(50% + var(--y));color:#fff;background:0 0;border:0;border-radius:50%;width:38px;height:38px;font-size:16px;position:absolute;transform:translate(-50%,-50%)}.clock-face button.active{background:var(--accent)}.clock-center{background:var(--accent);border-radius:50%;width:8px;height:8px;position:absolute;top:calc(50% - 4px);left:calc(50% - 4px)}.time-days{justify-content:space-around;padding:10px 3px;display:flex}.time-days button{width:31px;height:31px;color:var(--accent);background:#ddd;border:0;border-radius:50%}.time-days button.active{background:var(--accent);color:#fff}.time-actions{justify-content:flex-end;align-items:center;gap:20px;height:56px;padding-right:25px;display:flex}.time-actions button{color:#fff;background:0 0;border:0;font-size:13px}.toast{z-index:20;white-space:nowrap;background:#484848;border-radius:3px;padding:8px 16px;position:absolute;bottom:90px;left:50%;transform:translate(-50%)}.live-content{background:#000}.live-video{aspect-ratio:1.15;background:#000;border-bottom:1px solid #777;flex-direction:column;flex:none;justify-content:space-between;display:flex}.brand{color:#394656;text-align:center;padding-top:20px;font-size:clamp(25px,10vw,45px)}.brand-mark{color:#6889a9}.camera-placeholder{color:#58799a;place-items:center;padding-bottom:35px;display:grid}.live-actions{flex:none;justify-content:space-around;align-items:center;height:70px;display:flex}.live-actions button{color:#536470;background:0 0;border:2px solid #263138;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.live-actions button:last-child{color:#266d28;border-color:#266d28}@media (width>=700px){.app-shell{border-radius:9px;height:min(92dvh,844px);margin:4dvh auto}}.app-shell[data-theme=light]{--surface:#f5f5f5;--row:#fff;--row-border:#ddd;--text:#202020;--muted:#555;--dialog:#fff;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.app-shell[data-platform=ios]{--status:#f7f7f7;--accent:#357abd}
