:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--ink:#172622;--muted:#6f7d78;--line:#dce2de;--surface:#fff;--canvas:#f2f5f2;--green:#245c50;--green-2:#35776a;--green-soft:#e4efeb;--orange:#bd7441;--red:#b94947;--shadow:0 14px 38px #1f342d14}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;background:#e6ebe7}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#e6ebe7;margin:0;font-family:Pretendard,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{color:inherit;font:inherit;-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-page{background:var(--canvas);min-height:100dvh;position:relative;overflow-x:hidden}.app-page.with-nav{padding-bottom:calc(76px + var(--safe-bottom))}.app-page.without-nav{padding-bottom:calc(24px + var(--safe-bottom))}.page-backdrop{pointer-events:none;background:radial-gradient(circle at 93% -10%,#4b7f7221,#0000 45%),linear-gradient(#f7f9f7,#0000);height:230px;position:absolute;inset:0 0 auto}.app-frame{width:min(100%,520px);padding:calc(14px + var(--safe-top)) 16px 26px;margin:0 auto;position:relative}.wide-page .app-frame{width:min(100%,980px)}.app-header{justify-content:space-between;align-items:center;min-height:58px;margin-bottom:10px;display:flex}.app-header>div{flex-direction:column;gap:1px;display:flex}.app-header span{color:#798681;letter-spacing:.04em;font-size:11px;font-weight:760}.app-header h1{letter-spacing:-.045em;margin:0;font-size:24px;font-weight:800}.account-trigger{background:#ffffffdb;border:1px solid #dde4e0;border-radius:15px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 7px 20px #2139310f}.bottom-nav{z-index:50;width:min(100%,520px);min-height:calc(66px + var(--safe-bottom));padding:7px 10px calc(7px + var(--safe-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafcfaf0;border-top:1px solid #30463e1a;grid-auto-columns:1fr;grid-auto-flow:column;margin:0 auto;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 28px #23372f12}.wide-page .bottom-nav{width:min(100%,720px)}.bottom-nav a{color:#87918e;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:52px;font-size:10px;font-weight:720;display:flex;position:relative}.bottom-nav a.selected{color:var(--green);background:#e9f0ed}.bottom-nav a.selected:before{background:var(--green);content:"";border-radius:0 0 3px 3px;width:24px;height:3px;position:absolute;top:-7px}.loading-page{background:var(--canvas);place-content:center;gap:18px;min-height:100dvh;display:grid}.loading-page .brand-mark{background:var(--green);color:#fff;border-radius:20px;place-items:center;width:58px;height:58px;display:grid}.loading-page>i{background:#d6dfdb;border-radius:4px;width:42px;height:4px;margin:auto;overflow:hidden}.loading-page>i:after{border-radius:inherit;background:var(--green);content:"";width:50%;height:100%;animation:1s ease-in-out infinite alternate loading;display:block}@keyframes loading{to{transform:translate(100%)}}.sheet-backdrop,.detail-drawer-backdrop,.form-modal-backdrop,.guide-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#101e1961;justify-content:center;align-items:flex-end;padding:14px;animation:.15s fade-in;display:flex;position:fixed;inset:0}@keyframes fade-in{0%{opacity:0}}.account-sheet{width:min(100%,480px);padding:16px;padding-bottom:calc(16px + var(--safe-bottom));background:#fff;border:1px solid #ffffffb3;border-radius:24px;animation:.18s ease-out sheet-up;box-shadow:0 24px 70px #0e1c1740}@keyframes sheet-up{0%{transform:translateY(20px)}}.account-sheet header{border-bottom:1px solid #e6ebe8;align-items:center;gap:12px;padding:5px 2px 15px;display:flex}.account-avatar,.person-avatar,.large-avatar{color:var(--green);background:#dfece7;border-radius:50%;place-items:center;font-weight:800;display:grid}.account-avatar{width:44px;height:44px}.account-sheet header>div{flex-direction:column;flex:1;gap:2px;display:flex}.account-sheet header strong{font-size:16px}.account-sheet header small{color:var(--muted);font-size:12px}.account-sheet header button,.form-modal header button,.detail-drawer>header button,.guide-sheet>header button{background:#f1f4f2;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.account-sheet>a,.account-sheet .logout-button{background:#f7f9f7;border-radius:13px;justify-content:space-between;align-items:center;gap:9px;width:100%;min-height:50px;margin-top:8px;padding:0 13px;font-size:14px;font-weight:700;display:flex}.account-sheet>a span{align-items:center;gap:9px;display:flex}.account-sheet .sheet-chevron{color:#8e9894;transform:rotate(-90deg)}.account-sheet .logout-button{color:#a54745;justify-content:flex-start}.welcome-card{color:var(--green);background:#ffffffc2;border:1px solid #dde5e1;border-radius:17px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:14px 16px;display:flex}.welcome-card div{flex-direction:column;gap:3px;display:flex}.welcome-card span{color:#7a8782;font-size:11px}.welcome-card strong{letter-spacing:-.02em;font-size:14px}.camera-card{aspect-ratio:16/8.7;width:100%;box-shadow:var(--shadow);text-align:left;background:#1c2925;border-radius:20px;margin-bottom:11px;display:block;position:relative;overflow:hidden}.camera-card iframe{pointer-events:none;border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.camera-shade{background:linear-gradient(#06100d45,#0000 45%),linear-gradient(#0000 53%,#06100d9e);position:absolute;inset:0}.live-chip,.quality-chip{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#101d19ad;border:1px solid #ffffff2e;border-radius:9px;align-items:center;gap:5px;padding:6px 9px;font-size:9px;font-weight:800;display:flex;position:absolute;top:12px}.live-chip{letter-spacing:.07em;left:12px}.live-chip i,.video-modal header span i,.settings-titlebar button i{background:#ef6863;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #ef68632b}.quality-chip{color:#ffffffd1;right:12px}.camera-open-label{color:#fff;align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex;position:absolute;bottom:12px;left:13px;right:13px}.camera-open-label svg:last-child{margin-left:auto}.video-modal{z-index:120;padding:calc(12px + var(--safe-top)) 12px calc(18px + var(--safe-bottom));color:#fff;background:#101815;flex-direction:column;display:flex;position:fixed;inset:0}.video-modal header{justify-content:space-between;align-items:center;min-height:56px;display:flex}.video-modal header>div{flex-direction:column;gap:4px;display:flex}.video-modal header span{color:#a8b4b0;letter-spacing:.07em;align-items:center;gap:7px;font-size:9px;font-weight:800;display:flex}.video-modal header button{color:#fff;background:#ffffff1a;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.video-modal iframe{background:#000;border:0;border-radius:15px;flex:1;width:100%}.video-modal p{color:#9faca7;text-align:center;margin:13px 0 0;font-size:11px}.gate-card{box-shadow:var(--shadow);background:#fff;border:1px solid #dce3df;border-radius:21px;padding:16px}.gate-card.hold-active{box-shadow:inset 0 0 0 1px #dceae5, var(--shadow);border-color:#acc8bf}.gate-status{grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.gate-status-icon{width:43px;height:43px;color:var(--green);background:#e6f0ec;border-radius:14px;place-items:center;display:grid}.gate-state-fault .gate-status-icon{color:var(--red);background:#f7e6e5}.gate-status>div{flex-direction:column;gap:2px;min-width:0;display:flex}.gate-status small{color:#87928e;font-size:10px}.gate-status strong{letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.gate-status div>span{color:#77847f;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.35;overflow:hidden}.gate-refresh-button{min-width:42px;min-height:38px;color:var(--green);cursor:pointer;background:#edf3f0;border:0;border-radius:11px;justify-content:center;align-items:center;gap:3px;padding:5px 7px;display:inline-flex}.gate-refresh-button span{letter-spacing:.02em;font-size:9px;font-weight:750}.gate-refresh-button:disabled{cursor:wait;opacity:.68}.gate-steps{background:#f6f8f6;border-radius:13px;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:7px;margin:16px 0 13px;padding:9px 12px;display:grid}.gate-steps span{color:#9aa39f;align-items:center;gap:4px;font-size:9px;font-weight:700;display:flex}.gate-steps span i{border:1px solid #cdd5d1;border-radius:50%;place-items:center;width:16px;height:16px;font-size:8px;font-style:normal;display:grid}.gate-steps>b{background:#d8dedb;height:1px}.gate-steps span.active,.gate-steps span.done{color:var(--green)}.gate-steps span.done i{border-color:var(--green);background:var(--green);color:#fff}.gate-steps span.active i{border-color:var(--green);box-shadow:0 0 0 3px #245c501a}.gate-actions{grid-template-columns:1.36fr 1fr;gap:9px;display:grid}.gate-actions>button{border-radius:16px;min-height:72px;position:relative;overflow:hidden}.open-button{--confirm-ring:36, 92, 80;color:#194b40;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#e2ebe7}.open-button:disabled{cursor:default}.open-fill{width:var(--gate-progress);background:#c7ddd5;transition:width .16s linear;position:absolute;inset:0 auto 0 0}.open-button.commanding{color:#2a685b;background:repeating-linear-gradient(-45deg,#d8e6e1,#d8e6e1 9px,#e5eeeb 9px 18px)}.open-button.commanding .open-fill{display:none}.open-button:disabled:not(.commanding):not(.counting){color:#8ca29b}.button-content{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:5px;height:100%;display:flex;position:relative}.button-content strong{font-size:12px}.hold-button,.close-button{color:#4c5c57;background:#f0f2f1;justify-content:center;align-items:center;gap:8px;padding:9px;display:flex}.hold-button>span,.close-button>span{text-align:left;flex-direction:column;gap:2px;min-width:0;display:flex}.hold-button strong,.close-button strong{font-size:11px}.hold-button small,.close-button small{color:#8b9692;font-size:8px}.hold-button.active{background:var(--green);color:#fff;box-shadow:inset 0 -5px #00000021}.hold-button.active small{color:#ffffffb8}.close-button{--confirm-ring:140, 55, 53;color:#8c3735;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#f1e7e5}.close-button.locked{color:#89928f;background:#eff1f0}.hold-confirm-fill{z-index:2;width:var(--hold-progress);opacity:0;display:block;position:absolute;inset:0 auto 0 0}.open-button .hold-confirm-fill{background:linear-gradient(90deg,#68a594,#2b7563)}.close-button .hold-confirm-fill{background:linear-gradient(90deg,#d57a75,#a93f3b)}.press-holding .hold-confirm-fill,.action-confirmed .hold-confirm-fill{opacity:1}.press-holding .button-content,.action-confirmed .button-content,.press-holding>svg,.action-confirmed>svg,.press-holding .close-content,.action-confirmed .close-content{opacity:0}.hold-confirm-check{z-index:3;color:#fff;place-items:center;inset:0;display:none!important;position:absolute!important}.action-confirmed .hold-confirm-check{display:grid!important}.action-confirmed{animation:.7s ease-out command-confirm-pulse}@keyframes command-confirm-pulse{0%{box-shadow:0 0 0 0 rgba(var(--confirm-ring), .5);transform:scale(.98)}45%{box-shadow:0 0 0 7px rgba(var(--confirm-ring), .18);transform:scale(1.02)}to{box-shadow:0 0 0 12px rgba(var(--confirm-ring), 0);transform:scale(1)}}.close-button>svg,.close-button>.close-content{position:relative}.gate-notice{color:#86918d;justify-content:center;align-items:center;gap:6px;margin:10px 0 -3px;font-size:9px;display:flex}.schedule-panel{box-shadow:var(--shadow);background:#fff;border:1px solid #dbe2de;border-radius:21px;margin-top:11px;overflow:hidden}.schedule-panel>header{border-bottom:1px solid #e6ebe8;align-items:center;gap:10px;padding:14px 15px 12px;display:flex}.schedule-panel>header>span{width:37px;height:37px;color:var(--green);background:#e5eeeb;border-radius:12px;place-items:center;display:grid}.schedule-panel>header>div{flex-direction:column;flex:1;gap:1px;display:flex}.schedule-panel>header small{color:#88938f;font-size:9px}.schedule-panel>header strong{font-size:14px}.schedule-panel>header b{color:#fff;letter-spacing:.08em;background:#c34e4b;border-radius:8px;padding:6px 8px;font-size:8px;animation:1.2s ease-in-out infinite alternate on-air}@keyframes on-air{to{opacity:.52;box-shadow:0 0 0 6px #c34e4b1a}}.schedule-panel.tone-active{color:#fff7f8;background:#8e1322;border-color:#ff4055;animation:1.15s ease-in-out infinite alternate schedule-active-blink;box-shadow:0 14px 34px #8e132238}.schedule-panel.tone-active>header>span{color:#fff;background:#ff4055}.schedule-panel.tone-soon{color:#fff7f8;background:#76111e;border-color:#ff5264;animation:1.45s ease-in-out infinite alternate schedule-soon-pulse;box-shadow:0 12px 32px #76111e2e}.schedule-panel.tone-soon>header>span{color:#fff;background:#ff5264}.schedule-panel.tone-upcoming{color:#fff9ec;background:#5b431e;border-color:#f2b84b;box-shadow:0 12px 28px #5b431e26}.schedule-panel.tone-upcoming>header>span{color:#3d2c13;background:#f2b84b}.schedule-panel.tone-far{color:#f5f7f9;background:#252b32;border-color:#717b86;box-shadow:0 12px 28px #252b3229}.schedule-panel.tone-far>header>span{color:#fff;background:#717b86}.schedule-panel:is(.tone-active,.tone-soon,.tone-upcoming,.tone-far)>header{border-bottom-color:#ffffff26}.schedule-panel:is(.tone-active,.tone-soon,.tone-upcoming,.tone-far)>header small,.schedule-panel:is(.tone-active,.tone-soon,.tone-upcoming,.tone-far) .schedule-timeline article span,.schedule-panel:is(.tone-active,.tone-soon,.tone-upcoming,.tone-far) .schedule-timeline article time,.schedule-panel:is(.tone-active,.tone-soon,.tone-upcoming,.tone-far) .schedule-timeline>aside span{color:#ffffffb8}.schedule-panel:is(.tone-active,.tone-soon,.tone-upcoming,.tone-far) .schedule-timeline>aside{color:#fff;border-right-color:#ffffff2b}@keyframes schedule-active-blink{to{border-color:#ff8793;box-shadow:0 16px 38px #ff40554d}}@keyframes schedule-soon-pulse{to{border-color:#ff8a96;box-shadow:0 14px 34px #ff52643d}}.schedule-empty{color:#9aa49f;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:130px;display:flex}.schedule-empty strong{color:#5d6b66;font-size:13px}.schedule-empty span{font-size:10px}.schedule-timeline{grid-template-columns:91px minmax(0,1fr);min-height:135px;padding:14px;display:grid}.schedule-timeline>aside{color:var(--green);border-right:1px solid #dfe5e2;flex-direction:column;align-items:flex-start;gap:5px;padding:4px 12px 4px 2px;display:flex}.schedule-timeline>aside strong{letter-spacing:-.03em;font-size:13px}.schedule-timeline>aside span{color:#7d8984;font-size:9px;line-height:1.45}.schedule-timeline>div{flex-direction:column;gap:10px;padding-left:14px;display:flex}.schedule-timeline article{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid;position:relative}.schedule-timeline article>i{background:var(--green);width:7px;height:7px;box-shadow:0 0 0 1px var(--green);border:2px solid #fff;border-radius:50%;position:absolute;top:4px;left:-18px}.tone-active .schedule-timeline article>i{background:var(--red);box-shadow:0 0 0 1px var(--red)}.schedule-timeline article>div{flex-direction:column;gap:3px;min-width:0;display:flex}.schedule-timeline article strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.schedule-timeline article span{color:#84908b;align-items:center;gap:3px;font-size:9px;display:flex}.schedule-timeline article time{color:#798681;white-space:nowrap;font-size:8px}.account-page{min-height:100dvh;padding:calc(16px + var(--safe-top)) 15px calc(18px + var(--safe-bottom));background:radial-gradient(circle at 93% 2%,#3a6f6221,#0000 32%),#f3f6f3}.account-card{width:min(100%,440px);margin:0 auto;padding:4px 4px 22px}.account-brand{grid-template-columns:42px 1fr 42px;align-items:center;min-height:54px;display:grid}.account-brand>a{background:#ffffffbd;border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.account-brand>div{justify-content:center;align-items:center;gap:9px;display:flex}.account-brand>div>span{background:var(--green);color:#fff;border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.account-brand strong{font-size:13px}.account-heading{text-align:center;margin:62px 3px 24px}.account-heading .heading-icon{width:48px;height:48px;color:var(--green);background:#e1ece8;border-radius:16px;place-items:center;margin:0 auto 13px;display:grid}.account-heading h1,.signup-complete h1{letter-spacing:-.055em;margin:0;font-size:30px}.account-heading p,.signup-complete p{color:var(--muted);margin:8px 0 0;font-size:13px}.account-form{flex-direction:column;gap:13px;display:flex}.account-form label,.form-modal label{flex-direction:column;gap:7px;display:flex}.account-form label>span,.form-modal label>span{color:#53625d;padding-left:3px;font-size:11px;font-weight:760}.account-form input,.form-modal input,.form-modal textarea,.drawer-form input,.drawer-form textarea,.account-policy select{background:#fff;border:1px solid #d9e0dc;border-radius:14px;outline:none;width:100%;min-height:51px;padding:0 14px;font-size:14px;transition:border .14s,box-shadow .14s}.account-form input:focus,.form-modal input:focus,.form-modal textarea:focus,.drawer-form input:focus,.drawer-form textarea:focus{border-color:#6e9d91;box-shadow:0 0 0 4px #3674651a}.password-input{position:relative}.password-input input{padding-right:48px}.password-input button{color:#7d8985;background:0 0;border-radius:11px;place-items:center;width:39px;height:39px;display:grid;position:absolute;top:6px;right:6px}.account-primary,.drawer-primary{background:var(--green);color:#fff;border-radius:15px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:53px;font-size:14px;font-weight:780;display:flex;box-shadow:0 9px 23px #245c5030}.account-primary:disabled,.drawer-primary:disabled{opacity:.5}.form-error{color:#9e403e;background:#f8e9e8;border-radius:11px;margin:-2px 0 0;padding:10px 12px;font-size:11px}.account-switch{color:#818d89;justify-content:center;align-items:center;gap:6px;margin:21px 0 0;font-size:12px;display:flex}.account-switch a{color:var(--green);font-weight:800}.signup-complete{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100dvh - 110px);display:flex}.signup-complete>span{width:65px;height:65px;color:var(--green);background:#dfece7;border-radius:22px;place-items:center;margin-bottom:18px;display:grid}.signup-complete .account-primary{margin-top:28px}.event-summary{background:#fff;border:1px solid #dce3df;border-radius:18px;justify-content:space-between;align-items:center;padding:15px;display:flex}.event-summary>div{align-items:center;gap:11px;display:flex}.event-summary>div>span{width:42px;height:42px;color:var(--green);background:#e4efeb;border-radius:14px;place-items:center;display:grid}.event-summary p{flex-direction:column;gap:2px;margin:0;display:flex}.event-summary small{color:#7f8c87;font-size:10px}.event-summary strong{font-size:17px}.event-summary>button{color:#66736e;background:#f1f4f2;border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.event-filter-row{scrollbar-width:none;gap:7px;margin:12px 0;display:flex;overflow-x:auto}.event-filter-row button{color:#75817d;background:#fff;border:1px solid #dbe2de;border-radius:11px;flex:none;min-height:34px;padding:0 14px;font-size:10px;font-weight:720}.event-filter-row button.selected{border-color:var(--green);background:var(--green);color:#fff}.event-list{flex-direction:column;gap:8px;display:flex}.event-row{text-align:left;background:#fff;border:1px solid #dfe5e1;border-radius:17px;grid-template-columns:88px minmax(0,1fr) 18px;align-items:center;gap:11px;width:100%;padding:9px;display:grid;box-shadow:0 8px 22px #2338300b}.event-thumbnail{aspect-ratio:16/10;color:#56746b;background:#dfe8e4 50%/cover no-repeat;border-radius:12px;place-items:center;width:88px;display:grid;position:relative;overflow:hidden}.event-thumbnail>i{color:#fff;background:#0917123b;place-items:center;display:grid;position:absolute;inset:0}.event-thumbnail>img{object-fit:cover}.event-row-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.event-row-copy>small{color:#88938f;font-size:9px}.event-row-copy>strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.event-row-copy>span{color:#7e8985;align-items:center;gap:4px;font-size:9px;display:flex}.event-row-copy b{color:var(--green);background:#ebf1ee;border-radius:6px;margin-left:4px;padding:3px 6px;font-size:8px}.event-row-copy b.status-active{color:#a13f3d;background:#f6dfde}.event-row>svg{color:#a0aaa6}.event-load-more{color:#5f706a;background:#f8faf8;border:1px solid #d8e0dc;border-radius:14px;min-height:46px;margin-top:3px;font-size:11px;font-weight:750}.event-load-more:disabled{opacity:.58}.empty-list{color:#96a09c;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:250px;display:flex}.empty-list strong{color:#5d6a66;font-size:13px}.empty-list span{font-size:10px}.list-loading{gap:8px;display:grid}.list-loading i{background:linear-gradient(100deg,#e9eeeb 20%,#f4f6f4 38%,#e9eeeb 56%) 0 0/200% 100%;border-radius:17px;height:76px;animation:1.3s linear infinite shimmer}@keyframes shimmer{to{background-position-x:-200%}}.event-modal{z-index:110;padding:calc(15px + var(--safe-top)) 15px calc(24px + var(--safe-bottom));background:#f2f5f2;position:fixed;inset:0;overflow-y:auto}.event-modal>header{justify-content:space-between;align-items:center;width:min(100%,520px);min-height:58px;margin:0 auto 10px;display:flex}.event-modal>header>div{flex-direction:column;gap:3px;display:flex}.event-modal>header small{color:#7e8a85;font-size:10px}.event-modal>header strong{font-size:18px}.event-modal>header button{background:#fff;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.event-video,.event-detail-card,.clip-selector{width:min(100%,520px);margin-left:auto;margin-right:auto}.event-video{aspect-ratio:16/9;box-shadow:var(--shadow);background:#17231f;border-radius:20px;overflow:hidden}.event-video video{object-fit:contain;width:100%;height:100%}.event-video>div{color:#aebbb6;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;height:100%;display:flex}.event-video>div strong{color:#fff;font-size:13px}.event-video>div span{font-size:9px}.event-detail-card{background:#dfe5e1;border:1px solid #dfe5e1;border-radius:18px;grid-template-columns:1fr 1fr;gap:1px;margin-top:11px;display:grid;overflow:hidden}.event-detail-card div{background:#fff;flex-direction:column;justify-content:center;gap:4px;min-height:69px;padding:12px;display:flex}.event-detail-card small{color:#89948f;font-size:9px}.event-detail-card strong{font-size:11px}.clip-selector{gap:8px;margin-top:10px;display:flex}.clip-selector button{background:#fff;border:1px solid #dbe2de;border-radius:14px;flex:1;align-items:center;gap:7px;min-height:48px;padding:0 12px;font-size:11px;font-weight:700;display:flex}.clip-selector button.selected{border-color:var(--green);color:#165c3b;background:#edf7f1;box-shadow:inset 0 0 0 1px #1f7a4f1f}.clip-selector button:disabled{cursor:not-allowed;opacity:.48}.clip-selector small{color:#8b9692;margin-left:auto}.event-mode-tabs{background:#e3e9e5;border-radius:17px;grid-template-columns:repeat(3,1fr);gap:5px;margin-bottom:11px;padding:4px;display:grid}.event-mode-tabs button{color:#7a8782;background:0 0;border-radius:13px;grid-template-columns:auto minmax(0,auto);place-content:center;gap:1px 6px;min-width:0;min-height:58px;display:grid}.event-mode-tabs button.selected{color:var(--green);background:#fff;box-shadow:0 6px 17px #1d342b14}.event-mode-tabs button svg{grid-row:1/3;align-self:center}.event-mode-tabs button span{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;overflow:hidden}.event-mode-tabs button small{opacity:.72;font-size:8px}.record-toolbar-card{background:#fff;border:1px solid #dce3df;border-radius:19px;justify-content:space-between;align-items:center;min-height:101px;padding:16px;display:flex;box-shadow:0 9px 25px #2338300a}.record-toolbar-card>div{flex-direction:column;gap:3px;min-width:0;display:flex}.record-toolbar-card small{color:#87928e;font-size:9px}.record-toolbar-card strong{letter-spacing:-.035em;font-size:20px}.record-toolbar-card span{color:#7b8783;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.record-toolbar-card>button{width:47px;height:47px;color:var(--green);background:#e8f0ed;border-radius:15px;flex:none;place-items:center;display:grid}.event-pagination{justify-content:center;align-items:center;gap:5px;margin-top:14px;display:flex}.event-pagination button{color:#6d7b76;background:#fff;border:1px solid #d9e1dd;border-radius:11px;place-items:center;width:36px;height:36px;font-size:10px;font-weight:760;display:grid}.event-pagination button.selected{border-color:var(--green);background:var(--green);color:#fff}.event-pagination button:disabled{opacity:.38}.recording-browser,.event-statistics{gap:11px;display:grid}.recording-range-bar{background:#fff;border:1px solid #dbe3df;border-radius:18px;grid-template-columns:minmax(112px,1.3fr) minmax(65px,.8fr) 8px minmax(65px,.8fr);align-items:stretch;gap:5px;padding:7px;display:grid}.recording-day-button{min-width:0;color:var(--green);background:#e8f0ed;border-radius:12px;align-items:center;gap:7px;padding:0 8px;display:flex}.recording-day-button>span{text-align:left;flex-direction:column;flex:1;min-width:0;display:flex}.recording-day-button small,.time-stepper>span{color:#72817b;font-size:7px;font-weight:720}.recording-day-button strong{font-size:11px}.recording-range-bar>i{background:#9ca7a2;align-self:center;width:5px;height:1px}.time-stepper{background:#f2f5f3;border-radius:12px;grid-template-rows:17px 20px 17px;grid-template-columns:1fr 18px;align-items:center;min-width:0;padding:2px 4px 2px 8px;display:grid}.time-stepper>span{grid-area:1/1}.time-stepper>strong{grid-area:2/1/4;font-size:11px}.time-stepper>button{color:#688078;background:0 0;border-radius:5px;place-items:center;width:18px;height:17px;display:grid}.time-stepper>button:first-of-type{grid-area:1/2/3;align-self:start}.time-stepper>button:last-of-type{grid-area:2/2/4;align-self:end}.recording-player{box-shadow:var(--shadow);background:#17231f;border-radius:19px;overflow:hidden}.recording-video-player{background:#101815}.recording-video-frame{aspect-ratio:16/9;background:#101815}.recording-video-frame video{object-fit:contain;width:100%;height:100%;display:block}.recording-player-placeholder{aspect-ratio:16/9;color:#99aaa4;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:20px;display:flex}.recording-player-placeholder strong{color:#fff;font-size:12px}.recording-player-placeholder span{font-size:9px}.recording-prepare-progress{background:#ffffff24;border-radius:999px;width:min(76%,260px);height:5px;margin-top:5px;overflow:hidden}.recording-prepare-progress>i{border-radius:inherit;background:#79bba6;height:100%;transition:width .26s;display:block}.recording-video-helper{color:#e9f1ee;border-top:1px solid #ffffff17;padding:7px 8px 9px}.recording-scrubber{color:#b8c5c0;font-variant-numeric:tabular-nums;grid-template-columns:28px minmax(0,1fr) 28px;align-items:center;gap:5px;margin-bottom:5px;font-size:7px;display:grid}.recording-scrubber input{accent-color:#72ae9a;width:100%;height:16px}.recording-transport{grid-template-columns:repeat(7,minmax(31px,1fr)) 48px;gap:3px;display:grid}.recording-transport button,.recording-transport select{color:#edf4f1;background:#26332f;border:1px solid #ffffff1a;border-radius:8px;min-width:0;height:31px;font-size:7px;font-weight:760}.recording-transport button{place-items:center;display:grid}.recording-transport .recording-play-toggle{color:#174f42;background:#d7e9e2}.recording-transport select{text-align:center;padding:0 3px}.recording-timeline-card,.recording-linked-events,.hourly-chart-card,.storage-card{background:#fff;border:1px solid #dce3df;border-radius:18px;padding:14px}.recording-timeline-card>header,.recording-linked-events>header,.hourly-chart-card>header,.storage-card>header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.recording-timeline-card>header>div,.recording-linked-events>header>div,.hourly-chart-card>header>div,.storage-card>header>div{flex-direction:column;gap:2px;display:flex}.recording-timeline-card header small,.recording-linked-events header small,.hourly-chart-card header small,.storage-card header small{color:#87928e;font-size:8px}.recording-timeline-card header strong,.recording-linked-events header strong,.hourly-chart-card header strong,.storage-card header strong{font-size:13px}.recording-timeline-card>header>span,.recording-linked-events header>b{color:var(--green);background:#e7f0ec;border-radius:8px;padding:5px 8px;font-size:8px}.recording-track{height:30px;position:relative;overflow:visible}.recording-track:before{content:"";background:#35413d;border-radius:999px;height:6px;position:absolute;top:12px;left:0;right:0}.recording-track>i{z-index:1;background:#aed4c6;border-radius:999px;min-width:1px;height:6px;position:absolute;top:12px}.recording-track-hit{z-index:2;background:0 0;width:100%;position:absolute;inset:3px 0}.recording-event-mark{z-index:3;background:0 0;width:22px;height:26px;margin-left:-11px;position:absolute;top:2px}.recording-event-mark:after{content:"";background:#e86150;border:1px solid #fff;border-radius:999px;width:4px;height:22px;position:absolute;top:2px;left:9px;box-shadow:0 1px 7px #ac2b2380}.recording-playhead{z-index:4;pointer-events:none;background:#f4c24c;border-radius:999px;width:3px;height:28px;margin-left:-1px;position:absolute;top:1px;box-shadow:0 0 0 1px #ffffffa6,0 1px 7px #6a490059}.recording-playhead:before{content:"";background:#f4c24c;border-radius:4px 4px 2px 2px;width:9px;height:6px;position:absolute;top:-2px;left:-3px}.recording-timeline-card>footer{color:#85918c;justify-content:space-between;align-items:center;margin-top:7px;font-size:7px;display:flex}.recording-timeline-card>footer span:last-child{margin-left:auto}.recording-linked-events{gap:7px;display:grid}.recording-linked-events>header{margin-bottom:2px}.recording-event-sort{align-items:center;gap:6px;display:flex}.recording-event-sort>span{color:var(--green);font-size:8px;font-weight:800}.recording-event-sort select{color:#51635d;background:#f6f8f7;border:1px solid #d8e1dd;border-radius:9px;height:30px;padding:0 24px 0 8px;font-size:9px;font-weight:750}.recording-event-list{margin:0 -2px}.recording-no-events{color:#87928e;text-align:center;padding:18px 8px;font-size:9px}.statistics-overview{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.statistics-overview article{background:#fff;border:1px solid #dce3df;border-radius:16px;flex-direction:column;justify-content:center;gap:4px;min-width:0;min-height:76px;padding:11px;display:flex}.statistics-overview small{color:#82908a;font-size:7px}.statistics-overview strong{font-size:15px}.hourly-chart{border-bottom:1px solid #dce3df;align-items:flex-end;gap:3px;height:110px;padding-top:10px;display:flex}.hourly-chart i{background:#6ca18f;border-radius:3px 3px 0 0;flex:1;min-height:4px}.hourly-chart-card>footer{color:#89948f;justify-content:space-between;margin-top:6px;font-size:7px;display:flex}.storage-card>article{border-top:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:8px;padding:10px 0;display:flex}.storage-card>article>span{flex-direction:column;gap:2px;min-width:0;display:flex}.storage-card>article strong{font-size:10px}.storage-card>article small{color:#87928e;font-size:8px}.storage-card>article>b{color:var(--green);flex:none;font-size:9px}.storage-pool{gap:5px;margin-top:8px;display:grid}.storage-pool>span{color:#7f8c87;justify-content:space-between;display:flex}.storage-pool small,.storage-pool b{font-size:7px}.storage-pool>i{background:#e7ece9;border-radius:6px;height:6px;overflow:hidden}.storage-pool>i>b{border-radius:inherit;background:#5d9885;min-width:2px;height:100%;display:block}.statistics-show-all{min-height:48px;color:var(--green);background:#fff;border:1px solid #d8e1dc;border-radius:15px;justify-content:center;align-items:center;gap:8px;font-size:10px;font-weight:800;display:flex}.calendar-modal-backdrop{z-index:120;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#101e1961;justify-content:center;align-items:flex-end;padding:14px;display:flex;position:fixed;inset:0}.calendar-modal{width:min(100%,470px);padding:14px;padding-bottom:calc(14px + var(--safe-bottom));background:#fff;border-radius:23px;animation:.18s ease-out sheet-up;box-shadow:0 24px 70px #0e1c1740}.calendar-modal>header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.calendar-modal>header>button{background:#f1f4f2;border-radius:11px;justify-content:center;align-items:center;min-width:38px;min-height:38px;display:flex}.calendar-month-title{color:var(--green);gap:5px;padding:0 14px;font-size:13px;font-weight:820}.calendar-manual-picker{background:#edf2ef;border-radius:13px;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:10px;padding:9px;display:grid}.calendar-manual-picker select{background:#fff;border:1px solid #d6dfda;border-radius:10px;outline:0;min-height:38px;padding:0 9px;font-size:10px;font-weight:750}.calendar-weekdays,.calendar-days{grid-template-columns:repeat(7,1fr);display:grid}.calendar-weekdays span{color:#89948f;text-align:center;padding:5px 0;font-size:8px}.calendar-days{gap:3px}.calendar-days>button,.calendar-days>i{min-width:0;min-height:49px}.calendar-days>button{background:#f7f9f7;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.calendar-days>button strong{font-size:10px}.calendar-days>button small{color:var(--green);font-size:7px;font-weight:800}.calendar-days>button.today{box-shadow:inset 0 0 0 1px #8eaaa1}.calendar-days>button.selected{background:var(--green);color:#fff}.calendar-days>button.selected small{color:#d9eee6}.calendar-days>button.unavailable,.calendar-days>button:disabled{color:#a6aeaa;box-shadow:none;cursor:not-allowed;opacity:.58;background:#e5e8e6}.calendar-days>button.unavailable small,.calendar-days>button:disabled small{color:#a6aeaa}.calendar-modal>footer{color:#87928e;justify-content:space-between;align-items:center;gap:8px;margin-top:10px;font-size:8px;display:flex}.calendar-modal>footer button{min-height:34px;color:var(--green);background:#e8f0ed;border-radius:10px;padding:0 13px;font-size:9px;font-weight:800}.user-overview{grid-template-columns:1fr 1fr;gap:8px;display:grid}.user-overview article{background:#fff;border:1px solid #dce3df;border-radius:17px;align-items:center;gap:10px;min-width:0;padding:13px;display:flex}.user-overview article>span{width:39px;height:39px;color:var(--green);background:#e4efeb;border-radius:13px;flex:none;place-items:center;display:grid}.user-overview article>div{flex-direction:column;min-width:0;display:flex}.user-overview small{color:#87928e;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.user-overview strong{font-size:16px}.user-tabs{background:#e6ebe8;border-radius:14px;grid-template-columns:1fr 1fr;gap:5px;margin:11px 0;padding:4px;display:grid}.user-tabs button{color:#75817d;background:0 0;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:41px;font-size:11px;font-weight:750;display:flex;position:relative}.user-tabs button.selected{color:var(--green);background:#fff;box-shadow:0 4px 13px #20342c14}.user-tabs button i{background:#d2524f;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:14%}.user-toolbar{grid-template-columns:minmax(0,1fr) auto auto;gap:7px;display:grid}.user-toolbar>label{color:#84908b;background:#fff;border:1px solid #dce2de;border-radius:13px;align-items:center;gap:7px;min-width:0;min-height:42px;padding:0 11px;display:flex}.user-toolbar input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:11px}.sort-button,.view-toggle{background:#fff;border:1px solid #dce2de;border-radius:13px;align-items:center;min-height:42px;display:flex}.sort-button{color:#64716d;gap:5px;padding:0 10px;font-size:9px;font-weight:720}.view-toggle{padding:3px}.view-toggle button{color:#8a9591;background:0 0;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.view-toggle button.selected{color:var(--green);background:#e4eeea}.user-action-row{align-items:center;gap:7px;min-height:48px;margin:3px 0;display:flex}.user-action-row button{color:#4e625b;background:#fff;border:1px solid #d9e1dd;border-radius:11px;align-items:center;gap:6px;min-height:34px;padding:0 11px;font-size:9px;font-weight:730;display:flex}.user-action-row span{color:#84908b;font-size:9px}.workspace-message{color:var(--green);background:#dfece7;border-radius:12px;align-items:center;gap:7px;margin:0 0 8px;padding:10px 11px;font-size:10px;display:flex}.workspace-message button{background:#ffffff80;border-radius:8px;place-items:center;width:25px;height:25px;margin-left:auto;display:grid}.user-collection{gap:8px;display:grid}.user-collection.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.user-collection>button{text-align:left;background:#fff;border:1px solid #dce3df;border-radius:16px;align-items:center;gap:10px;min-width:0;padding:12px;display:flex;position:relative}.user-collection.grid>button{flex-direction:column;align-items:flex-start;min-height:126px}.person-avatar{flex:none;width:41px;height:41px;font-size:14px}.user-collection>button>div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.user-collection>button strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.user-collection>button small{color:#88938f;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.user-collection>button div>span{color:#65736e;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;min-width:0;font-size:9px;display:flex;overflow:hidden}.user-collection>button>i{background:#b8bfbc;border-radius:50%;width:7px;height:7px;position:absolute;top:12px;right:12px}.user-collection>button>i.active{background:#4c9b75;box-shadow:0 0 0 3px #4c9b751f}.detail-drawer-backdrop{justify-content:flex-end;padding:0}.detail-drawer{width:min(94%,460px);height:100%;padding:calc(16px + var(--safe-top)) 16px calc(24px + var(--safe-bottom));background:#f4f6f4;animation:.18s ease-out drawer-in;overflow-y:auto;box-shadow:-20px 0 55px #0e1c1736}@keyframes drawer-in{0%{transform:translate(28px)}}.detail-drawer>header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.detail-drawer>header>div{flex-direction:column;gap:2px;display:flex}.detail-drawer>header small{color:#84908b;font-size:9px}.detail-drawer>header strong{font-size:20px}.person-detail,.account-detail{background:#fff;border:1px solid #dce3df;border-radius:18px;align-items:center;gap:12px;padding:15px;display:flex}.large-avatar{flex:none;width:53px;height:53px;font-size:18px}.person-detail>div,.account-detail>div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.person-detail small,.account-detail small{color:#85908c;font-size:10px}.person-detail p{color:#66736f;margin:4px 0 0;font-size:10px}.account-detail>b{color:var(--green);background:#e4efeb;border-radius:8px;padding:5px 7px;font-size:8px}.account-detail>b.account-state-pending{color:#9c602e;background:#f4e8d9}.account-detail>b.account-state-disabled{color:#7e8784;background:#eceeed}.vehicle-cards{margin-top:12px}.vehicle-cards>header{justify-content:space-between;align-items:center;margin-bottom:7px;padding:0 3px;display:flex}.vehicle-cards>header strong{font-size:12px}.vehicle-cards>header span{color:#84908b;font-size:9px}.vehicle-cards article{color:#5f706a;background:#fff;border:1px solid #dce3df;border-radius:15px;flex-wrap:wrap;align-items:center;gap:10px;margin-top:6px;padding:12px;display:flex}.vehicle-cards article>div{flex-direction:column;flex:1;gap:2px;display:flex}.vehicle-cards article strong{color:var(--ink);font-size:13px}.vehicle-cards article small{color:#8b9591;font-size:9px}.vehicle-cards article>button{color:#828b88;background:#eceeed;border:0;border-radius:7px;padding:5px 7px;font-size:8px;font-weight:760}.vehicle-cards article>button.enabled{color:var(--green);background:#e2eee9}.vehicle-edit-form{border-top:1px solid #e7ece9;grid-template-columns:1fr 1fr;gap:6px;width:100%;padding-top:8px;display:grid}.vehicle-edit-form input{background:#f9fbfa;border:1px solid #d9e1dd;border-radius:10px;min-width:0;min-height:39px;padding:0 10px;font-size:10px}.vehicle-edit-form input[name=label],.vehicle-edit-form button{grid-column:1/-1}.vehicle-edit-form button{min-height:38px;color:var(--green);background:#e3eeea;border:0;border-radius:10px;font-size:10px;font-weight:760}.drawer-form,.account-policy{background:#fff;border:1px solid #dce3df;border-radius:17px;flex-direction:column;gap:8px;margin-top:12px;padding:14px;display:flex}.drawer-form>strong{align-items:center;gap:6px;margin-bottom:2px;font-size:11px;display:flex}.drawer-form input{min-height:45px;font-size:12px}.drawer-form textarea{resize:vertical;min-height:76px;padding-top:12px;font-size:12px}.drawer-form button{background:var(--green);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:6px;min-height:43px;font-size:11px;font-weight:760;display:flex}.detail-drawer>.drawer-primary{margin-top:11px}.account-policy label{flex-direction:column;gap:6px;display:flex}.account-policy label>span{color:#697671;font-size:9px;font-weight:700}.account-policy select{min-height:44px;font-size:11px}.account-policy .switch-row{flex-direction:row;justify-content:space-between;align-items:center;min-height:50px;display:flex}.switch-row>span{flex-direction:column;gap:2px;display:flex}.switch-row>span strong{color:var(--ink);font-size:11px}.switch-row>span small{color:#8b9692;font-size:8px}.switch-row input{width:38px;height:22px;accent-color:var(--green)}.disable-account{color:#9e4643;background:#f3e8e7;border-radius:11px;min-height:40px;font-size:10px;font-weight:730}.drawer-form button.disable-account{color:#9e4643;background:#f3e8e7}.form-modal{width:min(100%,460px);max-height:calc(100dvh - 28px);padding:17px;padding-bottom:calc(17px + var(--safe-bottom));background:#fff;border-radius:23px;overflow-y:auto;box-shadow:0 24px 70px #0e1c1740}.form-modal>header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.form-modal>header>div{flex-direction:column;display:flex}.form-modal>header small{color:#87928e;font-size:9px}.form-modal>header strong{font-size:18px}.form-modal label{margin-top:10px}.form-modal textarea{resize:vertical;min-height:82px;padding:12px 14px}.form-modal .drawer-primary{margin-top:15px}.template-download{min-height:45px;color:var(--green);background:#edf4f1;border:1px solid #cfddd7;border-radius:13px;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:750;display:flex}.upload-zone{color:#668078;background:#f7faf8;border:1px dashed #afc3bb;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;min-height:126px;margin-top:10px;display:flex}.upload-zone strong{font-size:11px}.upload-zone span{color:#8b9692;font-size:9px}.bulk-result{border:1px solid #dce3df;border-radius:14px;margin-top:10px;overflow:hidden}.bulk-result>header{color:#65736e;background:#f3f6f4;gap:15px;padding:9px 11px;font-size:9px;display:flex}.bulk-result>header span.has-error{color:#a34442}.bulk-result>div{max-height:170px;overflow-y:auto}.bulk-result p{border-top:1px solid #edf0ee;grid-template-columns:23px 1fr auto;align-items:center;gap:7px;margin:0;padding:8px 10px;display:grid}.bulk-result p>b{color:#89948f;font-size:8px}.bulk-result p>span{flex-direction:column;gap:2px;display:flex}.bulk-result p strong{font-size:10px}.bulk-result p small{color:#8b9692;font-size:8px}.bulk-result p>i{color:var(--green);font-size:8px;font-style:normal}.bulk-result p>i.error{color:#a34442}.settings-titlebar{background:#fff;border:1px solid #d9e1dd;border-radius:18px;align-items:center;gap:11px;padding:13px;display:flex}.settings-titlebar>span{width:42px;height:42px;color:var(--green);background:#e1ece8;border-radius:13px;place-items:center;display:grid}.settings-titlebar>div{flex-direction:column;flex:1;gap:2px;display:flex}.settings-titlebar small{color:#83908b;letter-spacing:.08em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px}.settings-titlebar strong{letter-spacing:.02em;font-size:16px}.settings-titlebar>button{min-height:37px;color:var(--green);background:#edf4f1;border:1px solid #cbdad4;border-radius:11px;align-items:center;gap:6px;padding:0 10px;font-size:9px;font-weight:800;display:flex}.target-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:10px 0;display:grid}.target-grid>button{text-align:left;background:#fff;border:1px solid #dce3df;border-radius:15px;grid-template-columns:35px minmax(0,1fr);align-items:center;gap:8px;padding:10px;display:grid;position:relative}.target-grid>button.selected{border-color:#82aa9f;box-shadow:inset 0 0 0 1px #c6dbd4}.target-grid>button>span{color:#60746d;background:#eef3f0;border-radius:11px;place-items:center;width:35px;height:35px;display:grid}.target-grid>button.selected>span{color:var(--green);background:#dfece7}.target-grid>button>div{flex-direction:column;gap:2px;min-width:0;display:flex}.target-grid strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.target-grid small{color:#87928e;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.target-grid>button>i{background:#68a482;border-radius:50%;width:6px;height:6px;position:absolute;top:9px;right:9px}.signal-layout{gap:9px;display:grid}.signal-card,.light-terminal{background:#fff;border:1px solid #d9e1dd;border-radius:18px;overflow:hidden}.signal-card>header{border-bottom:1px solid #e6ebe8;justify-content:space-between;align-items:flex-start;padding:14px;display:flex}.signal-card>header>div{flex-direction:column;gap:2px;display:flex}.signal-card>header small{color:#84908b;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px}.signal-card>header strong{font-size:17px}.signal-card>header span{color:#7e8a85;font-size:9px}.signal-card>header b{color:#31725b;background:#e5f0eb;border-radius:7px;align-items:center;gap:5px;padding:5px 7px;font-size:8px;display:flex}.signal-card>header b i{background:#4c9c76;border-radius:50%;width:5px;height:5px}.signal-metrics{background:#e5eae7;grid-template-columns:1fr 1fr;gap:1px;display:grid}.signal-metrics p{background:#fff;flex-direction:column;justify-content:center;gap:4px;min-height:61px;margin:0;padding:11px;display:flex}.signal-metrics span{color:#89948f;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7px}.signal-metrics strong{color:#385d52;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.signal-events{grid-template-columns:33px 7px 1fr auto;align-items:center;gap:7px;padding:11px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;display:grid}.signal-events span,.signal-events small{color:#8d9793}.signal-events i{background:#5f9d7d;border-radius:50%;width:6px;height:6px}.light-terminal>header{background:#edf2ef;border-bottom:1px solid #dfe5e2;grid-template-columns:52px 1fr auto;align-items:center;min-height:38px;padding:0 11px;display:grid}.light-terminal>header>span{gap:4px;display:flex}.light-terminal>header i{background:#a7b1ad;border-radius:50%;width:7px;height:7px}.light-terminal>header i:first-child{background:#d48777}.light-terminal>header i:nth-child(2){background:#d2ae65}.light-terminal>header i:last-child{background:#70a884}.light-terminal>header strong,.light-terminal>header small{color:#63716c;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px}.terminal-output{background-color:#fbfcfb;background-image:linear-gradient(#245c5007 1px,#0000 1px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:100% 24px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;flex-direction:column;gap:5px;min-height:180px;max-height:280px;padding:13px;display:flex;overflow-y:auto}.terminal-output code{color:#465650;white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;line-height:1.45}.terminal-output code.line-command{color:#173d34;margin-top:3px;font-weight:700}.terminal-output code.line-ok{color:#39745f}.terminal-output code.line-muted{color:#87928e}.terminal-output code.line-error{color:#a6413f}.light-terminal form{background:#f3f6f4;border-top:1px solid #dfe5e2;grid-template-columns:auto minmax(0,1fr) 38px;align-items:center;gap:7px;min-height:46px;padding:5px 7px 5px 11px;display:grid}.light-terminal form label,.light-terminal form input{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.light-terminal form label{color:#3b6e60;font-weight:700}.light-terminal form input{background:0 0;border:0;outline:0;min-width:0}.light-terminal form button{background:var(--green);color:#fff;border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.quick-commands{margin-top:8px}.quick-commands>span{color:#85918c;letter-spacing:.06em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px}.quick-commands>div{scrollbar-width:none;gap:6px;margin-top:6px;display:flex;overflow-x:auto}.quick-commands button{color:#56655f;background:#fff;border:1px solid #d9e1dd;border-radius:10px;flex:none;align-items:center;gap:3px;min-height:33px;padding:0 9px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;display:flex}.gate-timing-settings{border:1px solid var(--line);background:#fff;border-radius:24px;margin-top:18px;padding:24px}.gate-timing-settings>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.gate-timing-settings>header small{color:var(--muted);letter-spacing:.08em;font-size:.72rem}.gate-timing-settings h2{margin:5px 0 0;font-size:1.15rem}.gate-timing-settings>header>span{background:var(--mint);color:var(--green);border-radius:999px;padding:7px 11px;font-size:.78rem;font-weight:800}.gate-timing-settings>p{color:var(--muted);margin:12px 0 18px;line-height:1.55}.gate-timing-settings form{grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:12px;display:grid}.gate-timing-settings label{gap:5px;display:grid}.gate-timing-settings label span{font-weight:800}.gate-timing-settings label small{color:var(--muted);font-size:.74rem}.gate-timing-settings input{border:1px solid var(--line);background:var(--surface);width:100%;min-height:46px;color:var(--ink);font:inherit;border-radius:13px;padding:0 13px;font-weight:750}.gate-timing-settings form>button{background:var(--green);color:#fff;min-height:46px;font:inherit;border:0;border-radius:13px;padding:0 18px;font-weight:850}.gate-timing-settings form>button:disabled{opacity:.48}.gate-timing-settings .gate-timing-message{color:var(--green);margin:13px 0 0;font-weight:750}@media (max-width:760px){.gate-timing-settings{padding:18px}.gate-timing-settings form{grid-template-columns:1fr}}.guide-backdrop{padding:0}.guide-sheet{width:min(100%,620px);max-height:90dvh;padding:16px;padding-bottom:calc(20px + var(--safe-bottom));background:#f3f6f4;border-radius:24px 24px 0 0;overflow-y:auto;box-shadow:0 -20px 60px #0f1d183d}.guide-sheet>header{align-items:center;gap:10px;display:flex}.guide-sheet>header>span{width:42px;height:42px;color:var(--green);background:#dfece7;border-radius:13px;place-items:center;display:grid}.guide-sheet>header>div{flex-direction:column;flex:1;gap:2px;display:flex}.guide-sheet>header small{color:#87928e;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px}.guide-sheet>header strong{font-size:17px}.guide-intro{color:#707d78;margin:13px 0;font-size:10px}.guide-list{gap:13px;display:grid}.guide-list h2{color:#5d6b66;margin:0 0 7px 2px;font-size:10px}.guide-list article{background:#fff;border:1px solid #dbe2de;border-radius:15px;margin-top:7px;padding:12px}.guide-list article header{color:var(--green);align-items:center;gap:7px;display:flex}.guide-list article header strong{color:var(--ink);font-size:11px}.guide-list article p{color:#76827e;margin:7px 0;font-size:9px;line-height:1.5}.guide-list article code{color:#315b50;background:#eef3f0;border-radius:9px;padding:8px 9px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;display:block}.guide-list article>small{color:#72817b;align-items:flex-start;gap:5px;margin-top:8px;font-size:8px;line-height:1.45;display:flex}.guide-list article>button{background:var(--green);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:5px;width:100%;min-height:36px;margin-top:9px;font-size:9px;font-weight:740;display:flex}@media (min-width:760px){.app-frame{padding-left:22px;padding-right:22px}.wide-page .target-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.wide-page .signal-layout{grid-template-columns:.88fr 1.25fr}.wide-page .user-collection.grid{grid-template-columns:repeat(4,minmax(0,1fr))}.detail-drawer{width:460px}}@media (max-width:370px){.app-frame{padding-left:12px;padding-right:12px}.gate-card{padding:13px}.gate-actions{gap:7px}.gate-actions>button{min-height:68px}.gate-status div>span{display:none}.user-toolbar{grid-template-columns:1fr auto}.user-toolbar .sort-button{display:none}.user-collection.grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
