@font-face{font-family:GIP;src:url(/fonts/GIP/GIP-Thin.otf) format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:GIP;src:url(/fonts/GIP/GIP-ThinItalic.otf) format("opentype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:GIP;src:url(/fonts/GIP/GIP-UltraLight.otf) format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:GIP;src:url(/fonts/GIP/GIP-UltraLightItalic.otf) format("opentype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:GIP;src:url(/fonts/GIP/GIP-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:GIP;src:url(/fonts/GIP/GIP-LightItalic.otf) format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:GIP;src:url(/fonts/GIP/GIP-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:GIP;src:url(/fonts/GIP/GIP-RegularItalic.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:GIP;src:url(/fonts/GIP/GIP-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:GIP;src:url(/fonts/GIP/GIP-MediumItalic.otf) format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:GIP;src:url(/fonts/GIP/GIP-SemiBold.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:GIP;src:url(/fonts/GIP/GIP-SemiBoldItalic.otf) format("opentype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:GIP;src:url(/fonts/GIP/GIP-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:GIP;src:url(/fonts/GIP/GIP-BoldItalic.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:GIP;src:url(/fonts/GIP/GIP-ExtraBold.otf) format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:GIP;src:url(/fonts/GIP/GIP-ExtraBoldItalic.otf) format("opentype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:GIP;src:url(/fonts/GIP/GIP-Black.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:GIP;src:url(/fonts/GIP/GIP-BlackItalic.otf) format("opentype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:GIP;src:url(/fonts/GIP/GIP-Heavy.otf) format("opentype");font-weight:950;font-style:normal;font-display:swap}@font-face{font-family:GIP;src:url(/fonts/GIP/GIP-HeavyItalic.otf) format("opentype");font-weight:950;font-style:italic;font-display:swap}:root{--bg:#fafafa;--panel:#ffffff;--panel-subtle:#f2f2f2;--panel-soft:#f7f7f7;--border:#e4e4e4;--border-strong:#d7d7d7;--text:#111111;--muted:#6b6b6b;--green:#024e31;--green-soft:#3f7d61;--green-darker:#013922;--green-active:#3f7d61;--danger:#b04848;--shadow-soft:0 8px 32px rgba(17,17,17,0.06);--radius-card:26px;--radius-control:18px;--font-sans:"GIP","Montserrat","Segoe UI","Noto Sans",sans-serif;--3xs:2px;--xs:8px}*{box-sizing:border-box}body,html{min-height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-sans)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{border:0;background:transparent}input,select{outline:none}.auth-layout{min-height:100vh;display:grid;place-items:center;padding:0;background:#f7f7f7}.login-screen{min-height:100vh;width:100%;flex-direction:column;align-items:center;gap:40px}.login-brand,.login-screen{display:flex;justify-content:center}.login-brand .khan-logo{gap:14px}.login-brand .khan-logo-mark{width:56px;height:56px}.login-brand .khan-logo-wordmark{font-size:32px;line-height:56px;letter-spacing:0}.khan-logo{display:flex;align-items:center;gap:18px}.khan-logo-mark{width:60px;height:60px;position:relative}.khan-logo-mark.compact{width:48px;height:48px}.khan-logo-mark .leaf{position:absolute;width:34px;height:34px;border-radius:20px 20px 8px 20px;background:var(--green)}.khan-logo-mark.compact .leaf{width:28px;height:28px}.khan-logo-mark .leaf-top{top:0;left:13px;transform:rotate(45deg)}.khan-logo-mark .leaf-right{right:0;top:13px;transform:rotate(135deg)}.khan-logo-mark .leaf-bottom{bottom:0;left:13px;transform:rotate(225deg)}.khan-logo-mark .leaf-left{left:0;top:13px;transform:rotate(315deg)}.khan-logo-mark .coin{position:absolute;inset:0;margin:auto;width:24px;height:24px;border-radius:50%;background:#c39e54;color:#fff7e0;display:grid;place-items:center;font-size:13px;font-weight:800;z-index:1}.khan-logo-wordmark{font-size:32px;line-height:1;font-weight:800;letter-spacing:.02em}.figma-sidebar .khan-logo-wordmark{font-size:28px;color:#ffffff}.login-card{width:min(100%,536px);background:var(--panel);border:1px solid #e5e5e5;border-radius:16px;padding:64px 48px;box-shadow:none;display:flex;flex-direction:column;gap:48px}.login-card-header{display:grid;grid-gap:6px;gap:6px;text-align:center}.login-card-header h1{margin:0;font-size:20px;font-weight:700;line-height:28px}.login-card-header p{margin:0;color:#5c5c5c;font-size:16px;font-weight:400;line-height:24px}.login-segmented{align-self:stretch;gap:4px;padding:4px;background:#f0f0f0}.login-segment,.login-segmented{display:flex;align-items:flex-start;border-radius:16px}.login-segment{padding:8px;justify-content:center;gap:10px;flex:1 0;color:var(--TextColor-Primary,#000);text-align:center;font-family:var(--font-sans);font-size:16px;font-style:normal;font-weight:500;line-height:24px;cursor:pointer}.login-segment.active{background:#ffffff;border-radius:12px;box-shadow:none}.login-fields{display:grid;grid-gap:24px;gap:24px}.login-card .figma-field{gap:8px}.login-card .figma-field span{color:rgba(0,0,0,.8);font-size:14px;font-weight:700;line-height:24px}.login-card .figma-field input{height:48px;border-color:#e5e5e5;border-radius:16px;padding:0 16px;font-size:16px;line-height:24px}.figma-field{display:grid;grid-gap:8px;gap:8px;width:100%}.figma-field span{font-size:14px;font-weight:700;color:#000000;line-height:24px;opacity:.8}.figma-field input,.figma-field select,.figma-field textarea{width:100%;border:1px solid var(--border-strong);border-radius:16px;background:#ffffff;padding:12px 16px;font-size:16px}.figma-search-form input{flex:1 1;min-width:0;border:none;border-radius:0;background:transparent;padding:0;font-size:14px;outline:none}.figma-field select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:12px 44px 12px 16px;align-self:stretch;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:24px 24px}.figma-field textarea{min-height:96px;height:auto;padding:14px 16px;resize:vertical}.figma-field input:focus,.figma-field select:focus,.figma-field textarea:focus{border-color:var(--green)}.figma-search-form:focus-within{border-color:var(--green)}.figma-primary-button{padding:12px 28px;border-radius:12px;background:var(--green);color:#ffffff;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:15px;font-weight:600;line-height:24px;letter-spacing:.75px;cursor:pointer;transition:background .14s ease,transform .14s ease}.figma-primary-button:hover{background:var(--green-darker)}.figma-primary-button:disabled{opacity:.72;cursor:wait}.login-submit-button{width:100%;height:48px;min-height:48px;border-radius:16px;font-size:15px;font-weight:600;letter-spacing:.75px;line-height:24px}.figma-alert{margin-top:18px;padding:14px 18px;border-radius:16px;font-size:14px}.figma-alert.error{border:1px solid rgba(176,72,72,.18);background:#fff2f2;color:var(--danger)}.figma-alert.success{border:1px solid rgba(2,78,49,.16);background:#eff8f3;color:var(--green)}.figma-alert.inline{margin:12px 24px 0}.figma-shell{height:100vh;display:flex}.figma-sidebar{width:300px;min-width:300px;flex-shrink:0;margin:8px 0 8px 8px;background:var(--green);border-radius:16px;color:#ffffff;padding:16px;display:flex;flex-direction:column;height:calc(100vh - 16px)}.figma-sidebar-header{margin-bottom:40px}.figma-sidebar-logo-wrap{width:-moz-fit-content;width:fit-content;max-width:100%;overflow:hidden}.figma-sidebar-logo{display:block;width:213px;height:40px;object-fit:contain}.figma-sidebar-nav{display:flex;flex-direction:column;gap:8px;flex:1 1;min-height:0;overflow-y:auto;overflow-x:hidden}.figma-nav-group{display:flex;flex-direction:column}.figma-nav-row{width:100%;border-radius:6px;display:flex;align-items:center;gap:8px;padding:12px;color:#ffffff;cursor:pointer;transition:all .3s ease-out}.figma-nav-row:hover{background:rgba(255,255,255,.06)}.figma-nav-row span{flex:1 0;min-width:0;text-align:left;font-size:16px;font-weight:500;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.figma-chevron,.figma-nav-icon{width:24px;height:24px;flex:0 0 auto}.figma-chevron.rotated{transform:rotate(90deg)}.figma-submenu{display:flex;flex-direction:column;transition:transform .3s ease-out}.figma-submenu-item{display:flex;width:100%;padding:4px 0 4px 13px;align-items:center}.figma-submenu-leaf{position:relative;flex-shrink:0;width:20px;height:20px}.figma-submenu-leaf:before{content:"";position:absolute;left:calc(50% + .5px);top:50%;transform:translate(-50%,-50%);width:1px;height:48px;background:#e5e5e5}.figma-submenu-link{flex:1 0;min-width:0;border-radius:12px;padding:8px 12px;display:flex;align-items:center;color:#ffffff;font-size:14px;font-weight:500;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.figma-submenu-link.active{background:rgba(255,255,255,.2)}.figma-submenu-link{transition:all .3s ease-out}.figma-submenu-link:hover{background:rgba(255,255,255,.2);opacity:.9}.figma-logout{margin-top:auto;display:flex;align-items:center;gap:8px;padding:12px;border-radius:6px;color:#ffffff;font-size:16px;font-weight:500;line-height:24px;cursor:pointer;width:100%}.figma-shell.sidebar-collapsed{grid-template-columns:80px minmax(0,1fr)}.figma-sidebar{transition:width .24s ease-out}.figma-sidebar.collapsed{width:80px;min-width:80px;padding:16px 0}.figma-sidebar.collapsed .figma-sidebar-nav{width:80px;padding:0 16px;align-items:flex-start}.figma-sidebar.collapsed .figma-nav-row{padding:12px;align-self:stretch;justify-content:center;gap:8px}.figma-sidebar.collapsed .figma-logout span,.figma-sidebar.collapsed .figma-nav-row .figma-chevron,.figma-sidebar.collapsed .figma-nav-row span,.figma-sidebar.collapsed .figma-submenu{display:none}.figma-sidebar.collapsed .figma-logout{padding:12px;justify-content:center}.figma-sidebar.collapsed .figma-sidebar-header{display:flex;justify-content:center;overflow:hidden;width:48px;margin-left:auto;margin-right:auto;margin-bottom:24px}.figma-sidebar.collapsed .figma-sidebar-logo-wrap{width:48px}.figma-main{display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden;width:100%}.figma-topbar{display:flex;align-items:center;justify-content:space-between;padding:16px 24px 0}.figma-topbar-right{display:flex;align-items:center;gap:16px}.figma-icon-button{width:64px;height:64px;border:1px solid var(--border);border-radius:16px;display:grid;place-items:center;color:#111111;background-color:white;transition:border-color .5s ease-in-out,background-color .5s ease-in-out,color .5s ease-in-out;cursor:pointer}.figma-icon-button:hover{border-radius:16px;border:1px solid var(--BrandColor-500,#024e31);background:var(--BrandColor-50,#E6EDEA);color:var(--BrandColor-500,#024E31)}.figma-menu-button{display:flex;padding:12px 0;align-items:center;gap:var(--spacing-lg,12px);color:#111111;background:transparent}.figma-menu-button svg{width:24px;height:24px;flex-shrink:0}.figma-user-pill-inner{display:flex;align-items:center;gap:8px;width:100%}.figma-user-avatar{width:40px;height:40px;aspect-ratio:1/1;border-radius:50%;background:#111111;color:#ffffff;display:grid;place-items:center;font-size:13px;font-weight:600;flex-shrink:0}.figma-user-meta{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.figma-user-meta strong{color:var(--TextColor-Primary,#000);font-size:16px;font-weight:500}.figma-user-meta span,.figma-user-meta strong{font-family:var(--font-sans);font-style:normal;line-height:24px}.figma-user-meta span{color:var(--TextColor-Secondary,#5C5C5C);font-size:14px;font-weight:400}.figma-user-chevron{width:24px;height:24px;flex-shrink:0;transition:transform .2s ease-out}.figma-user-chevron.open{transform:rotate(180deg)}.figma-user-pill{background:transparent;border:none;cursor:pointer;text-align:left;display:inline-flex;align-items:center;gap:16px;padding:8px 12px 8px 8px;width:100%}.figma-user-pill-wrap{position:relative;min-width:264px;border:1px solid var(--border);border-radius:16px;background-color:white}.figma-user-dropdown-backdrop{position:fixed;inset:0;z-index:99}.figma-user-dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:100;display:flex;width:300px;padding:16px;flex-direction:column;align-items:flex-start;gap:12px;border-radius:16px;border:1px solid var(--border);background:#ffffff;box-shadow:var(--shadow-soft)}.figma-user-dropdown-profile{display:flex;align-items:center;gap:8px;width:100%}.figma-user-dropdown-divider{width:268px;height:1px;background:var(--border);align-self:stretch}.figma-user-dropdown-item{display:flex;padding:10px 12px;align-items:center;gap:8px;align-self:stretch;width:100%;border-radius:8px;cursor:pointer;color:#000000;font-family:var(--font-sans);font-size:16px;font-style:normal;font-weight:500;line-height:24px;transition:background .15s ease-out}.figma-user-dropdown-item:hover{background:var(--panel-subtle)}.figma-user-dropdown-icon{width:20px;height:20px;flex-shrink:0}.figma-content{padding:48px 24px 44px;display:flex;flex-direction:column;gap:24px;flex:1 1;min-height:0;overflow-y:auto}.page-grid,.settings-list-screen{display:grid;grid-gap:24px;gap:24px}.settings-list-screen{grid-template-rows:auto 1fr;flex:1 1;min-height:0}.figma-page-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.figma-page-header-actions{display:flex;align-items:center;gap:12px}.figma-page-header h1,.page-intro h1{margin:0;font-size:32px;line-height:1.15;font-weight:800}.dashboard-overview-header,.dashboard-overview-header-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px}.dashboard-overview-header h1{font-size:32px;font-weight:700;line-height:40px}.dashboard-overview-header h1,.dashboard-overview-updated{margin:0;color:var(--TextColor-Primary,#000);font-family:GIP,sans-serif;font-style:normal}.dashboard-overview-updated{font-size:16px;font-weight:400;line-height:24px}.dashboard-overview-updated strong{color:var(--BrandColor-500,#024E31);font-weight:700}.dashboard-overview-description{margin:0;color:#6f6f6f;font-family:GIP,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.dashboard-overview-panel{width:100%;max-width:none;min-height:600px;flex-direction:row;align-items:flex-start;align-self:stretch;overflow:hidden;border:1px solid var(--StrokeColor-Primary,#e5e5e5);border-radius:24px}.dashboard-overview-map-column,.dashboard-overview-panel{display:flex;background:var(--BackgroundColor-Primary,#FFF)}.dashboard-overview-map-column{width:auto;flex:2 1;min-width:0;flex-direction:column;align-items:center;gap:24px;padding-bottom:30px;border-right:1px solid var(--StrokeColor-Primary,#e5e5e5)}.dashboard-overview-card-header{display:flex;width:100%;height:106px;padding:24px;justify-content:space-between;align-items:center;align-self:stretch}.dashboard-overview-card-title{display:flex;width:min(428px,100%);flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:6px;min-width:0}.dashboard-overview-card-title h2{margin:0;color:var(--TextColor-Primary,#000);font-family:GIP,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:28px}.dashboard-overview-card-title p{margin:0;color:var(--TextColor-Secondary,#5c5c5c);font-family:GIP,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.dashboard-overview-tabs{display:flex;align-items:flex-start;gap:4px;padding:4px;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:100px;background:var(--BackgroundColor-Quaternary,#e8e8e8)}.dashboard-overview-tabs::-webkit-scrollbar{display:none}.dashboard-overview-tab{display:flex;white-space:nowrap;flex:0 0 auto;align-items:flex-start;justify-content:center;padding:4px 12px;gap:10px;border-radius:100px;background:transparent;color:var(--TextColor-Primary,#000);font-family:GIP,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:24px;cursor:pointer}.dashboard-overview-tab.active{background:var(--BackgroundColor-Primary,#FFF);font-weight:500}.dashboard-overview-map-wrap{display:flex;width:100%;flex:1 1;align-items:center;justify-content:center;padding:0 24px}.dashboard-overview-error{margin:0 24px -8px;color:var(--TextColor-Secondary,#5c5c5c);font-family:GIP,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;color:var(--DangerColor-500,#b04848)}.dashboard-overview-map-canvas{position:relative;display:block;width:min(883.421px,100%);max-width:100%;height:auto;aspect-ratio:883.421/440;overflow:hidden}.dashboard-overview-map-loading{display:flex;width:100%;flex-direction:column;gap:16px}.dashboard-overview-map-loading-map{display:flex;width:100%;flex-direction:column;gap:12px;padding:20px;border-radius:24px;background:#fbfbfb}.dashboard-overview-map-loading-labels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.dashboard-overview-map-loading-labels>.loading-skeleton-card-line{width:100%}.dashboard-overview-map-svg{position:absolute;inset:0;display:block;width:100%;height:100%;z-index:0}.dashboard-overview-map-base{fill:var(--BackgroundColor-Primary,#FFF)}.dashboard-overview-map-piece{display:block}.dashboard-map-label{position:absolute;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--BrandColor-500,#024E31);font-family:GIP,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:16px;text-align:center;white-space:nowrap;pointer-events:none;line-height:0;text-shadow:0 1px 2px rgba(255,255,255,.9)}.dashboard-map-label span{display:block;line-height:16px}.dashboard-overview-table-column{display:flex;flex:1 1;min-width:0;flex-direction:column;min-height:0;width:auto;height:600px;background:var(--BrandColor-50,#e6edea);font-family:GIP,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.dashboard-overview-table-header{display:flex;padding:16px 24px;align-items:center;gap:12px;align-self:stretch;background:var(--BrandColor-500,#024e31);color:var(--SystemColor-White,#FFF);position:-webkit-sticky;position:sticky;top:0;z-index:2}.dashboard-overview-table-scroll{min-height:0;min-width:0;flex:1 1;overflow:auto;width:100%}.dashboard-overview-table{display:flex;flex-direction:column;align-items:stretch;width:100%;min-width:0}.dashboard-overview-table-header span,.dashboard-overview-table-row span{flex:1 0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}.dashboard-overview-table-header span:first-child,.dashboard-overview-table-row span:first-child{flex:2 0}.dashboard-overview-table-row{display:flex;width:100%;padding:16px 24px;align-items:center;gap:12px;align-self:stretch;background:var(--BrandColor-50,#e6edea);color:var(--TextColor-Primary,#000)}.dashboard-overview-table-empty{color:var(--muted)}@media (max-width:1400px){.dashboard-overview-panel{flex-direction:column;min-height:0}.dashboard-overview-map-column{width:100%;flex:1 1 auto;border-right:0;border-bottom:1px solid var(--StrokeColor-Primary,#e5e5e5)}.dashboard-overview-table-column{width:100%;flex:1 1 auto;height:clamp(420px,58dvh,620px);min-height:0;display:flex;flex-direction:column;overflow:hidden}.dashboard-overview-table-scroll{height:100%;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch}.dashboard-overview-map-canvas{width:min(883.421px,calc(100vw - 48px));max-width:100%}}@media (max-width:960px){.dashboard-overview-card-header{height:auto;padding:20px;gap:16px;flex-direction:column;align-items:flex-start}.dashboard-overview-card-title{width:100%}.dashboard-overview-tabs{flex-wrap:wrap}.dashboard-overview-map-wrap{padding:0 20px}.dashboard-overview-map-canvas{width:100%;max-width:100%;height:auto;aspect-ratio:883.421/440}.dashboard-overview-table-header,.dashboard-overview-table-row{padding-left:20px;padding-right:20px}.dashboard-overview-table-column{height:clamp(380px,58dvh,620px);min-height:0}}@media (max-width:820px){.dashboard-overview-panel{border-radius:20px}.dashboard-overview-map-column{gap:16px;padding-bottom:20px}.dashboard-overview-card-header{padding:16px}.dashboard-overview-map-wrap{padding:0 16px}.dashboard-overview-map-loading-map{padding:16px}.dashboard-overview-map-loading-labels{grid-template-columns:1fr 1fr}.dashboard-overview-table-column{height:clamp(340px,58dvh,620px);min-height:0}.dashboard-overview-table-scroll{height:100%;min-height:0;max-height:none;overflow:auto;-webkit-overflow-scrolling:touch}.dashboard-overview-table-header{padding:14px 16px;gap:10px;font-size:14px;line-height:20px}.dashboard-overview-table-body{display:flex;flex-direction:column;gap:0}.dashboard-overview-table-row{padding:14px 16px;gap:10px;border-top:1px solid var(--StrokeColor-Primary,#e5e5e5)}.dashboard-overview-table-row span{display:block;min-width:0;white-space:nowrap;font-size:14px;line-height:20px}.dashboard-overview-table-row span:before{content:none}.dashboard-overview-table-row span:first-child{font-size:14px;line-height:20px}.dashboard-overview-map-label{font-size:11px;line-height:14px}}.dashboard-overview-insights{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));grid-gap:32px;gap:32px;align-items:stretch;align-self:stretch;width:100%}.dashboard-overview-insight-card{display:flex;width:100%;max-width:100%;min-width:0;flex-direction:column;align-items:flex-start;border-radius:24px;border:1px solid var(--StrokeColor-Primary,#e5e5e5);background:var(--BackgroundColor-Primary,#FFF);box-sizing:border-box;overflow:hidden;padding:24px 0;gap:24px;align-self:stretch}.dashboard-overview-insight-card--alerts{gap:24px;padding:24px 0}.dashboard-overview-insight-card>*{width:100%}.dashboard-overview-insight-header{display:flex;padding:0 24px;align-items:center;gap:16px;align-self:stretch}.dashboard-overview-insight-header-copy{display:flex;flex-direction:column;align-items:flex-start;gap:6px;flex:1 0;min-width:0}.dashboard-overview-insight-header-copy h3{margin:0;color:var(--TextColor-Primary,#000);font-family:GIP,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:28px}.dashboard-overview-insight-header-copy p{margin:0;color:var(--TextColor-Secondary,#5C5C5C);font-family:GIP,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.dashboard-overview-insight-tabs{display:flex;padding:3px;align-items:flex-start;gap:4px;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:100px;background:var(--BackgroundColor-Quaternary,#E8E8E8);flex-shrink:0}.dashboard-overview-insight-tabs::-webkit-scrollbar{display:none}.dashboard-overview-insight-tab{display:flex;padding:4px 8px;flex:0 0 auto;justify-content:center;align-items:flex-start;gap:10px;border-radius:100px;background:transparent;color:var(--TextColor-Primary,#000);font-family:GIP,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:24px;white-space:nowrap;cursor:pointer}.dashboard-overview-insight-tab.active{background:var(--BackgroundColor-Primary,#FFF)}.dashboard-overview-insight-body{display:flex;padding:0 24px 24px;flex-direction:column;align-items:center;gap:16px;align-self:stretch}.dashboard-overview-log-users-button-wrap,.dashboard-overview-log-users-stats-wrap,.dashboard-overview-log-users-summary-wrap{width:100%;padding:0 24px;box-sizing:border-box}.dashboard-overview-insight-body--alerts{align-items:center;gap:16px}.dashboard-overview-insight-body--hot-alarms{display:flex;padding:0 24px;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.dashboard-overview-insight-pie-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch}.dashboard-overview-donut{position:relative;width:200px;height:200px;border-radius:50%;flex-shrink:0}.dashboard-overview-donut:after{content:"";position:absolute;inset:35px;background:var(--BackgroundColor-Primary,#FFF);border-radius:50%;box-shadow:inset 0 0 0 1px rgba(229,229,229,.85)}.dashboard-overview-donut-center{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.dashboard-overview-donut-value{color:var(--TextColor-Primary,#000);font-family:GIP,sans-serif;font-size:36px;font-style:normal;font-weight:700;line-height:44px}.dashboard-overview-donut-label{color:var(--TextColor-Secondary,#5C5C5C);font-family:GIP,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.dashboard-overview-insight-legend-list{display:flex;width:100%;flex-direction:column;align-items:flex-start}.dashboard-overview-insight-body--alerts .dashboard-overview-insight-legend-list{padding-top:6px;justify-content:center;gap:16px;align-self:stretch;max-width:100%}.dashboard-overview-insight-legend-item,.dashboard-overview-insight-legend-row{display:flex;width:452px;max-width:100%;align-items:center;justify-content:space-between;gap:16px}.dashboard-overview-insight-legend-item:first-child,.dashboard-overview-insight-legend-row:first-child{padding-top:0;padding-bottom:0;width:100%}.dashboard-overview-insight-legend-left{display:flex;align-items:center;gap:6px}.dashboard-overview-insight-body--alerts .dashboard-overview-insight-legend-row{padding:0;justify-content:space-between;align-self:stretch;width:100%}.dashboard-overview-insight-legend-divider{width:100%;max-width:100%;height:1px;background:var(--StrokeColor-Primary,#E5E5E5);flex-shrink:0}.dashboard-overview-insight-legend-swatch{width:10px;height:10px;border-radius:2px;flex-shrink:0}.dashboard-overview-insight-legend-label{color:var(--TextColor-Primary,#000);font-family:GIP,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;white-space:nowrap}.dashboard-overview-insight-legend-label strong{font-weight:700}.dashboard-overview-insight-body--alerts .dashboard-overview-insight-legend-label{display:flex;align-items:center;gap:6px}.dashboard-overview-insight-legend-percent{color:var(--TextColor-Primary,#000);font-family:GIP,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:24px;white-space:nowrap}.dashboard-overview-insight-legend-percent.with-icon{display:flex;align-items:center;gap:4px}.dashboard-overview-total-badge{display:flex;width:100%;align-items:center;gap:8px;padding:12px 16px;border-radius:16px;background:var(--BackgroundColor-Secondary,#F7F7F7);border:1px solid var(--StrokeColor-Primary,#e5e5e5)}.dashboard-overview-total-badge--hot-alarms{padding:12px 16px;gap:16px;background:var(--BrandColor-50,#E6EDEA)}.dashboard-overview-total-badge--log-users{padding:12px 16px;gap:8px;background:var(--BackgroundColor-Secondary,#F7F7F7);border:1px solid var(--StrokeColor-Primary,#e5e5e5)}.dashboard-overview-total-badge-icon{width:20px;height:20px;flex-shrink:0}.dashboard-overview-total-badge-icon img{width:20px;height:20px;display:block}.dashboard-overview-total-badge--log-users .dashboard-overview-total-badge-value{color:var(--card-foreground,#0a0a0a)}.dashboard-overview-total-badge-count{color:var(--card-foreground,#0a0a0a);font-family:GIP,sans-serif;font-size:36px;font-style:normal;font-weight:700;line-height:44px;white-space:nowrap}.dashboard-overview-total-badge-caption{color:var(--TextColor-Secondary,#5C5C5C);font-family:GIP,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;white-space:nowrap}.dashboard-overview-total-badge--hot-alarms .dashboard-overview-total-badge-label,.dashboard-overview-total-badge--hot-alarms .dashboard-overview-total-badge-value{text-align:center}.dashboard-overview-total-badge--hot-alarms .dashboard-overview-total-badge-value{color:var(--BrandColor-500,#024E31)}.dashboard-overview-total-badge--hot-alarms .dashboard-overview-total-badge-label{color:var(--TextColor-Secondary,#5C5C5C);font-size:16px;font-weight:400}.dashboard-overview-total-badge.log{align-items:center;gap:10px}.dashboard-overview-total-badge-dot{width:8px;height:8px;border-radius:999px;background:#f7525f;flex-shrink:0}.dashboard-overview-total-badge-value{color:var(--card-foreground,#0a0a0a);font-family:GIP,sans-serif;font-size:36px;font-style:normal;font-weight:700;line-height:44px;white-space:nowrap}.dashboard-overview-total-badge-label{color:var(--TextColor-Secondary,#5C5C5C);font-family:GIP,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;white-space:nowrap}.dashboard-overview-stacked-bar{display:flex;width:100%;height:22px;overflow:hidden;border-radius:6px;background:var(--StrokeColor-Primary,#E5E5E5);gap:.5px}.dashboard-overview-stacked-bar--hot-alarms{border-radius:6px;gap:.5px}.dashboard-overview-stacked-bar-segment{height:100%;flex:1 0}.dashboard-overview-stacked-bar-segment--hot-alarms{flex:0 0 auto}.dashboard-overview-insight-legend-list.compact{display:flex;flex-direction:column;align-items:flex-start;gap:19px;align-self:stretch;width:100%}.dashboard-overview-insight-legend-list--hot-alarms{gap:19px;max-height:360px;overflow-y:auto;-webkit-overflow-scrolling:touch}.dashboard-overview-insight-legend-list--hot-alarms .dashboard-overview-insight-legend-row{padding:0}.dashboard-overview-insight-legend-item--hot-alarms{align-self:stretch;gap:8px;padding:10px 12px;border-radius:14px;width:100%;transition:background-color .16s ease,transform .16s ease}.dashboard-overview-insight-legend-item--hot-alarms-button{display:flex;border:0;background:transparent;color:inherit;text-align:left;cursor:default}.dashboard-overview-insight-legend-item--hot-alarms .dashboard-overview-insight-legend-left{gap:6px}.dashboard-overview-insight-legend-label--hot-alarms{display:flex;align-items:center;gap:6px;color:var(--TextColor-Primary,#000);flex-wrap:wrap}.dashboard-overview-insight-legend-branch-name{font-family:GIP,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.dashboard-overview-insight-legend-label--hot-alarms span:nth-child(2){font-family:GIP,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.dashboard-overview-insight-legend-label--hot-alarms strong{font-family:GIP,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:24px;white-space:nowrap}.dashboard-overview-insight-legend-chevron{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.dashboard-overview-insight-legend-chevron svg{width:24px;height:24px;display:block}.dashboard-overview-insight-legend-divider--hot-alarms{width:100%;height:1px;background:var(--StrokeColor-Primary,#E5E5E5);margin:0}.dashboard-overview-log-stats{display:flex;width:100%;flex-direction:column;gap:14px}.dashboard-overview-log-stats-header{display:flex;width:100%;align-items:center;justify-content:space-between;color:#898989;font-family:GIP,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.dashboard-overview-log-stats-divider{width:100%;height:1px;background:var(--StrokeColor-Primary,#E5E5E5);flex-shrink:0}.dashboard-overview-log-stats-row{display:flex;width:100%;align-items:center;justify-content:space-between}.dashboard-overview-log-stats-row,.dashboard-overview-log-stats-row-left{color:var(--TextColor-Primary,#000);font-family:GIP,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.dashboard-overview-log-stats-row-right{font-size:16px;font-weight:700}.dashboard-overview-log-stats-row-right,.dashboard-overview-view-all-button{color:var(--TextColor-Primary,#000);font-family:GIP,sans-serif;font-style:normal;line-height:24px}.dashboard-overview-view-all-button{display:flex;width:100%;padding:12px 28px;align-items:center;justify-content:center;gap:12px;border-radius:16px;border:1px solid var(--StrokeColor-Primary,#e5e5e5);font-size:15px;font-weight:600;letter-spacing:.75px;background:var(--BackgroundColor-Primary,#FFF)}.dashboard-overview-view-all-button--log-users{justify-content:center;gap:12px;cursor:pointer}.dashboard-overview-view-all-button-icon{position:relative;width:24px;height:24px;flex-shrink:0;overflow:hidden}.dashboard-overview-view-all-button-icon-left{position:absolute;inset:45.83% 16.67%}.dashboard-overview-view-all-button-icon-right{position:absolute;inset:16.67% 16.67% 16.67% 45.83%}.dashboard-overview-view-all-button-icon-left img,.dashboard-overview-view-all-button-icon-right img{position:absolute;inset:0;width:100%;height:100%;display:block;max-width:none}@media (max-width:1280px){.dashboard-overview-panel{flex-direction:column}.dashboard-overview-map-column{width:100%;flex:1 1 auto;border-right:0;border-bottom:1px solid var(--StrokeColor-Primary,#e5e5e5)}.dashboard-overview-table-column{width:100%;flex:1 1 auto;height:clamp(420px,58dvh,620px);min-height:0;display:flex;flex-direction:column;overflow:hidden}.dashboard-overview-table-scroll{height:100%;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch}.dashboard-overview-map-canvas{width:min(883.421px,calc(100vw - 48px));max-width:100%;height:auto;aspect-ratio:883.421/440}.dashboard-overview-insights{gap:24px;grid-template-columns:repeat(auto-fit,minmax(380px,1fr))}}@media (max-width:1080px){.dashboard-overview-card-header{height:auto;padding:20px;gap:16px;flex-direction:column;align-items:flex-start}.dashboard-overview-card-title,.dashboard-overview-tabs{width:100%}}@media (max-width:960px){.dashboard-overview-header h1{font-size:28px;line-height:36px}.dashboard-overview-updated{font-size:14px;line-height:20px}.dashboard-overview-card-header{padding:16px}.dashboard-overview-insights{gap:20px;grid-template-columns:1fr}.dashboard-overview-insight-card{width:100%;max-width:none}.dashboard-overview-insight-header{flex-direction:column;align-items:flex-start}.dashboard-overview-insight-tabs{width:100%}.dashboard-overview-insight-tab{flex:1 1 auto}.dashboard-overview-map-wrap{padding:0 16px}.dashboard-overview-map-canvas{width:100%;max-width:100%}.dashboard-overview-map-loading-map{padding:16px}}@media (max-width:720px){.page-grid{gap:16px}.dashboard-overview-header{gap:8px}.dashboard-overview-panel{min-height:0;border-radius:20px}.dashboard-overview-map-column{gap:16px;padding-bottom:20px}.dashboard-overview-card-header,.dashboard-overview-insight-header{padding:16px}.dashboard-overview-map-wrap{padding:0 16px}.dashboard-overview-table-header,.dashboard-overview-table-row{padding:14px 16px}.dashboard-overview-table-column{height:clamp(320px,60dvh,620px);min-height:0}.dashboard-overview-insight-body,.dashboard-overview-insight-body--hot-alarms,.dashboard-overview-insight-body--log-users{padding-left:16px;padding-right:16px}.dashboard-overview-log-users-button-wrap,.dashboard-overview-log-users-stats-wrap,.dashboard-overview-log-users-summary-wrap{padding-left:0;padding-right:0}.dashboard-overview-insight-body--alerts{gap:12px}.dashboard-overview-donut{width:180px;height:180px}.dashboard-overview-donut:after{inset:32px}.dashboard-overview-donut-value{font-size:30px;line-height:36px}.dashboard-overview-insight-legend-divider,.dashboard-overview-insight-legend-item,.dashboard-overview-insight-legend-row{width:100%}.dashboard-overview-insight-legend-label,.dashboard-overview-insight-legend-percent,.dashboard-overview-total-badge-caption,.dashboard-overview-total-badge-label{font-size:14px;line-height:20px}.dashboard-overview-total-badge-count,.dashboard-overview-total-badge-value{font-size:28px;line-height:34px}.dashboard-overview-stacked-bar{height:18px}.dashboard-overview-insight-card--alerts{padding:16px 0}.dashboard-overview-map-loading-labels{grid-template-columns:1fr 1fr}}@media (max-width:480px){.page-grid{gap:12px}.dashboard-overview-header h1{font-size:24px;line-height:32px}.dashboard-overview-updated{font-size:13px;line-height:18px}.dashboard-overview-panel{border-radius:16px}.dashboard-overview-map-column{gap:12px;padding-bottom:16px}.dashboard-overview-card-header{padding:12px;gap:12px}.dashboard-overview-card-title h2{font-size:17px;line-height:24px}.dashboard-overview-card-title p{font-size:12px;line-height:18px}.dashboard-overview-tabs{gap:2px;padding:3px}.dashboard-overview-tab{font-size:12px;padding:3px 8px;line-height:20px}.dashboard-overview-map-wrap{padding:0 12px}.dashboard-overview-map-canvas{width:100%;max-width:100%;height:auto;aspect-ratio:883.421/440}.dashboard-map-label{font-size:9px;line-height:12px}.dashboard-map-label span{line-height:12px}.dashboard-overview-table-column{height:clamp(280px,55dvh,500px)}.dashboard-overview-table-header,.dashboard-overview-table-row{padding:12px;font-size:12px;line-height:18px;gap:8px}.dashboard-overview-table-row span{font-size:12px;line-height:18px}.dashboard-overview-insights{gap:16px;grid-template-columns:1fr}.dashboard-overview-insight-card{border-radius:16px;padding:16px 0;gap:16px}.dashboard-overview-insight-header{padding:0 12px;gap:12px}.dashboard-overview-insight-header-copy h3{font-size:17px;line-height:24px}.dashboard-overview-insight-header-copy p{font-size:12px;line-height:18px}.dashboard-overview-insight-tab{font-size:12px;padding:3px 6px;line-height:20px}.dashboard-overview-insight-body,.dashboard-overview-insight-body--hot-alarms,.dashboard-overview-insight-body--log-users{padding-left:12px;padding-right:12px}.dashboard-overview-donut{width:150px;height:150px}.dashboard-overview-donut:after{inset:28px}.dashboard-overview-donut-value{font-size:24px;line-height:30px}.dashboard-overview-donut-label{font-size:13px;line-height:18px}.dashboard-overview-total-badge-count,.dashboard-overview-total-badge-value{font-size:24px;line-height:30px}.dashboard-overview-insight-legend-label,.dashboard-overview-insight-legend-percent,.dashboard-overview-total-badge-caption,.dashboard-overview-total-badge-label{font-size:13px;line-height:18px}.dashboard-overview-insight-legend-swatch{width:16px;height:8px}.dashboard-overview-stacked-bar{height:14px}.dashboard-overview-log-stats-row,.dashboard-overview-log-stats-row-left,.dashboard-overview-log-stats-row-right{font-size:14px;line-height:20px}.dashboard-overview-view-all-button{font-size:13px;padding:10px 16px;border-radius:12px}.dashboard-overview-map-loading-labels{grid-template-columns:1fr}.dashboard-overview-insight-legend-item,.dashboard-overview-insight-legend-row{width:100%;gap:10px}.dashboard-overview-insight-legend-item--hot-alarms{padding:8px 10px;border-radius:10px}.dashboard-overview-insight-legend-branch-name{font-size:14px;line-height:20px}}.figma-add-button{height:48px;min-height:48px;min-width:unset}.button-icon{width:24px;height:24px}.figma-data-card,.route-card,.stat-card,.surface-card{background:#ffffff;border:1px solid var(--border);border-radius:28px;box-shadow:var(--shadow-soft)}.figma-data-card{overflow:hidden}.settings-list-screen .figma-data-card{border-color:#e5e5e5;border-radius:24px;box-shadow:none;display:flex;flex-direction:column;align-items:flex-start;width:100%;min-height:0;overflow:hidden}.settings-list-screen .figma-page-header h1{font-size:32px;line-height:40px;font-weight:700}.figma-data-toolbar{padding:28px 26px 26px}.settings-list-screen .figma-data-toolbar{padding:24px;display:flex;align-items:center;gap:24px;align-self:stretch}.figma-toolbar-group{width:372px;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.users-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px}.settings-header-actions,.settings-toolbar-row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.settings-header-actions{align-items:center}.settings-toolbar-left,.settings-toolbar-right{display:flex;align-items:flex-end;gap:16px}.settings-export-button{min-width:120px;height:50px;border:1px solid #e5e5e5;border-radius:16px;background:#ffffff;color:#111111;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:15px;font-weight:600;cursor:pointer}.settings-filter-control{display:flex;width:220px;flex-direction:column;align-items:flex-start;gap:4px}.settings-filter-control>label{color:var(--TextColor-Secondary,#5C5C5C);font-family:GIP;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.settings-filter-control .figma-select-trigger{display:flex;padding:10px 12px;align-items:center;gap:8px;align-self:stretch;border-radius:12px;border:1px solid var(--StrokeColor-Primary,#e5e5e5);background:var(--BackgroundColor-Primary,#FFF)}.settings-filter-control .figma-select-trigger span{color:var(--TextColor-Primary,#000);font-family:GIP;font-size:14px;font-style:normal;font-weight:500;line-height:24px;flex:1 0}.settings-filter-control .figma-select-trigger:after{width:20px;height:20px;background-size:20px 20px;position:static;transform:none;flex-shrink:0}.figma-filter-inline{width:220px;display:grid;grid-gap:10px;gap:10px}.figma-filter-inline span{color:#8a8a8a;font-size:14px;font-weight:500}.figma-filter-inline select{width:100%;height:52px;border:1px solid var(--border-strong);border-radius:18px;background:#ffffff;padding:0 18px;font-size:15px}.figma-filter-label{display:block;align-self:stretch;color:var(--TextColor-Secondary,#5C5C5C);font-family:GIP;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.figma-search-form{display:flex;padding:10px 12px;align-items:center;gap:8px;align-self:stretch;border-radius:12px;border:1px solid var(--StrokeColor-Primary,#e5e5e5);background:var(--BackgroundColor-Primary,#FFF)}.figma-search-icon{width:20px;height:20px;aspect-ratio:1/1;flex-shrink:0;color:#111111}.figma-table-wrap{overflow-x:auto}.settings-list-screen .figma-table-wrap{flex:1 1;min-height:0;overflow-x:auto;overflow-y:auto;width:100%}.figma-table{width:100%;border-collapse:collapse}.cities-table,.figma-table{min-width:720px}.figma-wide-table{min-width:1500px}.figma-table td,.figma-table th{height:56px;padding:0 26px;border-bottom:1px solid var(--border);text-align:left;vertical-align:middle}.figma-table thead th{background:#f0f0f0;font-size:16px;font-weight:800}.figma-table td{font-size:16px;font-weight:500}.settings-list-screen .figma-table{align-items:flex-start}.settings-list-screen .figma-table,.settings-list-screen .figma-table tbody,.settings-list-screen .figma-table thead{display:flex;flex-direction:column;align-self:stretch;width:100%}.settings-list-screen .figma-table tr{display:flex;align-items:center;align-self:stretch;width:100%}.settings-list-screen .figma-table thead tr{padding:0 12px;background:#f0f0f0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.settings-list-screen .figma-table tbody tr{padding:0 12px;border-bottom:1px solid #e5e5e5;transition:background .5s ease-out}.settings-list-screen .figma-table tbody tr:hover{background:#f0f0f0}.settings-list-screen .figma-table th{display:flex;height:52px;padding:var(--3xs,2px) 12px;align-items:center;gap:6px;flex:1 0;min-width:1px;border-bottom:none;font-size:16px;font-weight:700;line-height:24px;color:#000}.settings-list-screen .figma-table th.branch-name-col{padding:12px}.settings-list-screen .figma-table td{padding:var(--3xs,2px) 12px;min-width:1px;border-bottom:none;font-size:16px;font-weight:400;line-height:24px;color:#000;overflow-wrap:anywhere}.settings-list-screen .figma-table td,.settings-list-screen .figma-table td.figma-cell-break{display:flex;height:auto;align-items:center;gap:var(--xs,8px);flex:1 0;white-space:normal;word-break:break-word}.settings-list-screen .figma-table td.figma-cell-break{padding:12px;overflow:visible;text-overflow:clip}.figma-table td.actions,.figma-table th.actions{width:170px;text-align:right}.settings-list-screen .figma-table th.actions{flex:0 0 128px;width:128px;padding:var(--3xs,2px) 12px;justify-content:center;gap:6px}.settings-list-screen .figma-table td.actions{flex:0 0 128px;width:128px;padding:var(--3xs,2px) 12px;justify-content:center;gap:var(--xs,8px)}.log-user-table td:not(.actions){overflow:visible;white-space:normal;overflow-wrap:anywhere;word-break:break-word;align-items:flex-start;padding-top:12px;padding-bottom:12px}.log-user-table td:not(.actions)>*{min-width:0}.log-users-screen .figma-table td.actions,.log-users-screen .figma-table th.actions{flex:0 0 168px;width:168px}.log-user-history-table th{font-size:15px;font-weight:700;line-height:24px;color:#000}.log-user-history-table td{font-size:15px;font-weight:400;line-height:24px;color:#000;min-width:0}.log-user-history-table td:not(.actions){white-space:nowrap;overflow:visible;text-overflow:clip}.log-user-history-table td:not(.actions)>*{min-width:0}.log-user-history-table td:first-child,.log-user-history-table th:first-child{flex:0 0 170px;width:170px}.log-user-history-table td:nth-child(2),.log-user-history-table th:nth-child(2){flex:0 0 110px;width:110px}.log-user-history-table td:nth-child(3),.log-user-history-table th:nth-child(3){flex:0 0 180px;width:180px}.log-user-history-table td:nth-child(4),.log-user-history-table th:nth-child(4){flex:1 1 420px;width:420px}.log-user-history-table td:nth-child(4){font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.log-user-history-table td.history-change-cell{white-space:nowrap;line-height:1.6;overflow:visible;text-overflow:clip}.system-users-screen .figma-table td.actions,.system-users-screen .figma-table th.actions{flex:0 0 160px;width:160px;justify-content:center}.figma-sort-button{padding:0;display:flex;align-items:center;width:100%;font-size:16px;font-weight:800;color:inherit;cursor:pointer}.settings-list-screen .figma-sort-button{font-size:16px;font-weight:700;line-height:24px;color:#000}.sort-header-text{flex:1 0;min-width:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;text-align:left}.settings-list-screen .sort-header-text{color:#000;font-size:16px;font-weight:700;line-height:24px;text-align:left}.sort-icon{flex-shrink:0;width:16px;height:16px;color:#6c6c6c}.icon-action{width:36px;height:36px;display:inline-grid;place-items:center;color:#111111;cursor:pointer}.icon-action+.icon-action{margin-left:8px}.settings-list-screen .icon-action{display:flex;padding:6px;align-items:center;gap:10px;width:auto;height:auto;color:#111111}.settings-list-screen .icon-action+.icon-action{margin-left:0}.settings-list-screen .icon-action svg{width:24px;height:24px;flex-shrink:0}.icon-action.disabled{opacity:.35;cursor:not-allowed}.icon-action.close{width:24px;height:24px;justify-content:center;align-items:center}.empty{text-align:center;color:#6f6f6f}.figma-pagination-bar{padding:0 26px;display:flex;align-items:center;justify-content:space-between;gap:20px}.settings-list-screen .figma-pagination-bar{padding:24px;width:100%}.history-pagination-bar{padding:0}.figma-pagination-summary{display:flex;align-items:center;gap:10px;color:#8b8b8b;font-size:14px;font-weight:500}.settings-list-screen .figma-pagination-summary{gap:12px;color:#898989}.figma-pagination-summary select{width:70px;height:52px;border:1px solid var(--border);border-radius:16px;background:#ffffff;padding:0 14px}.figma-page-select{position:relative;display:flex;padding:8px 12px;align-items:center;gap:4px;border:1px solid #e5e5e5;border-radius:12px;background:#ffffff;cursor:pointer}.figma-page-select-val{color:var(--TextColor-Primary,#000);font-family:var(--font-sans);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.figma-page-select-icon{width:18px;height:18px;aspect-ratio:1/1;flex-shrink:0;color:#000}.figma-page-select-native{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.figma-pagination-controls{display:flex;align-items:center;gap:8px}.settings-list-screen .figma-pagination-controls{gap:4px}.figma-pagination-controls>button,.page-number{min-width:42px;height:42px;border-radius:14px;display:grid;place-items:center;color:#111111;cursor:pointer}.figma-pagination-controls>button:disabled{opacity:.4;cursor:not-allowed}.settings-list-screen .figma-pagination-controls>button,.settings-list-screen .page-number{min-width:40px;height:40px;border-radius:12px}.settings-list-screen .page-number{font-size:13px;font-weight:500;letter-spacing:.5px}.pagination-icon{width:16px;height:16px}.page-number.active{background:var(--green);color:#ffffff}.figma-page-slot{display:flex;align-items:center;gap:8px}.ellipsis{min-width:24px;text-align:center}.figma-modal-backdrop{position:fixed;inset:0;background:rgba(17,17,17,.28);display:grid;place-items:center;padding:32px;z-index:30}.figma-modal-shell{width:min(100%,1400px);background:#ffffff;border-radius:44px;box-shadow:0 28px 64px rgba(17,17,17,.18);display:flex;flex-direction:column;max-height:calc(100dvh - 64px);overflow:hidden}.figma-modal-shell.large{width:min(100%,1480px)}.city-modal-shell{max-height:calc(100dvh - 64px)}.city-modal-shell,.settings-crud-modal-shell{width:min(100%,700px);border-radius:24px;box-shadow:none}.settings-crud-modal-shell .figma-modal-body{flex:1 1 auto;min-height:0;overflow-y:auto}.settings-crud-modal-shell .figma-modal-fields{flex:0 0 auto}.figma-modal-header{padding:32px;border-bottom:1px solid var(--border);display:flex;align-items:flex-start;justify-content:space-between}.city-modal-header{min-height:92px;padding:32px;align-items:center}.figma-modal-header h2{margin:0;font-size:46px;line-height:28px;font-weight:700}.city-modal-header h2{font-size:24px;line-height:28px;font-weight:700}.city-modal-close{width:24px;height:24px}.figma-modal-body{display:flex;flex-direction:column;min-height:0}.figma-modal-fields{padding:66px 64px 58px;border-bottom:1px solid var(--border);display:grid;grid-gap:42px;gap:42px}.city-modal-fields{padding:32px;gap:24px}.city-modal-fields .figma-field{gap:8px}.city-modal-fields .figma-field span{font-size:14px;line-height:24px;font-weight:700}.city-modal-fields .figma-field input{height:48px;padding:0 16px}.city-modal-fields .figma-field input,.city-modal-fields .figma-field select,.city-modal-fields .figma-field textarea{border-color:#e5e5e5;border-radius:16px;font-size:16px;line-height:24px}.city-modal-fields .figma-field select{height:48px;padding:12px 44px 12px 16px}.city-modal-fields .figma-field textarea{min-height:120px;padding:16px}.history-modal-shell{width:min(100%,900px);border-radius:28px;box-shadow:none;max-height:calc(100dvh - 64px)}.history-modal-body{min-height:0;overflow:auto;display:flex;flex-direction:column;gap:24px;background:var(--panel)}.history-modal-body .figma-alert.inline.modal{margin:0}.history-modal-body .figma-table-wrap{min-height:0;max-height:calc(100dvh - 380px);overflow:auto;border:1px solid var(--border);background:var(--panel)}.history-modal-body .figma-table{display:table;table-layout:auto;border-collapse:separate;border-spacing:0;width:max-content;min-width:100%}.history-modal-body .figma-table tbody,.history-modal-body .figma-table thead{display:table-row-group;width:auto}.history-modal-body .figma-table tr{display:table-row;width:auto}.history-modal-body .figma-table td,.history-modal-body .figma-table th{display:table-cell;white-space:nowrap;min-width:0}.history-modal-body .history-change-cell{white-space:nowrap}.settings-crud-modal-fields{padding:32px;gap:24px;border-bottom:0}.settings-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.settings-modal-grid.one{grid-template-columns:minmax(0,1fr)}.settings-field-wide{grid-column:1/-1}.settings-checkbox-row{display:flex;align-items:center;gap:8px;cursor:pointer}.settings-checkbox-row input{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;aspect-ratio:1/1;border-radius:4px;border:1.5px solid #d7d7d7;background:#ffffff;flex-shrink:0;cursor:pointer;margin:0;display:grid;place-items:center}.settings-checkbox-row input:checked{background:#22ab94;border-color:#22ab94}.settings-checkbox-row input:checked:after{content:"";width:12px;height:9px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='9' viewBox='0 0 12 9' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.5202 0.146447C11.7155 0.341709 11.7155 0.658291 11.5202 0.853553L4.18689 8.18689C3.99162 8.38215 3.67504 8.38215 3.47978 8.18689L0.146447 4.85355C-0.0488155 4.65829 -0.0488155 4.34171 0.146447 4.14645C0.341709 3.95118 0.658291 3.95118 0.853553 4.14645L3.83333 7.12623L10.8131 0.146447C11.0084 -0.0488155 11.325 -0.0488155 11.5202 0.146447Z' fill='white'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.settings-checkbox-copy{display:grid;grid-gap:2px;gap:2px}.settings-checkbox-copy strong{color:rgba(0,0,0,.8);font-size:14px;line-height:24px}.settings-checkbox-copy small{color:#5c5c5c;font-size:12px;line-height:16px;font-weight:400;opacity:.8}.settings-directory-card{grid-column:1/-1;display:grid;grid-gap:0;gap:0;padding:20px;border:1px solid #e5e5e5;border-radius:16px;background:#f7f7f7}.settings-directory-row{min-height:56px;display:grid;grid-template-columns:minmax(160px,.7fr) minmax(0,1fr);grid-gap:16px;gap:16px;align-items:center;border-bottom:1px solid #e5e5e5}.settings-directory-row:last-child{border-bottom:0}.settings-directory-row span{color:#5c5c5c;font-size:14px}.settings-directory-row strong{text-align:right;font-size:14px;font-weight:700;word-break:break-word}.settings-status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:88px;height:28px;padding:0 12px;border-radius:999px;background:#FEEEEF;color:#F7525F;font-size:13px;font-weight:600}.settings-status-badge.active{background:#E9F7F4;color:#22AB94}.settings-muted-cell{color:#898989}.settings-row-tall td{height:72px!important}.figma-modal-fields.dense{gap:28px}.figma-form-grid{display:grid;grid-gap:22px;gap:22px}.figma-form-grid.one{grid-template-columns:minmax(0,1fr)}.figma-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.figma-form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.figma-form-grid.compact{gap:18px}.figma-modal-footer{min-height:190px;padding:44px 64px 48px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.city-modal-footer{min-height:unset;padding:24px 32px;justify-content:flex-end;align-items:flex-start;gap:16px;border-radius:0 0 24px 24px;border-top:1px solid var(--StrokeColor-Primary,#e5e5e5);background:var(--BackgroundColor-Primary,#FFF)}.figma-inline-note{color:#7c7c7c;font-size:14px;line-height:1.5;max-width:540px}.figma-inline-note strong{color:#202020}.modal-save{height:48px;border-radius:16px;font-size:15px;font-weight:600;letter-spacing:.75px}.figma-secondary-button{min-width:144px;height:52px;padding:0 20px;border:1px solid var(--border-strong);border-radius:18px;background:#ffffff;color:#111111;font-size:15px;font-weight:700;cursor:pointer}.figma-checkbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.figma-checkbox-card{min-height:56px;border:1px solid var(--border-strong);border-radius:18px;background:#ffffff;padding:0 18px;display:flex;align-items:center;gap:12px}.figma-checkbox-card input{width:18px;height:18px;accent-color:var(--green)}.figma-checkbox-card span{font-size:15px;font-weight:600}.figma-ldap-panel{display:grid;grid-gap:16px;gap:16px;padding:24px;border:1px solid var(--border);border-radius:24px;background:#fafafa}.figma-ldap-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:end}.ldap-results{display:grid;grid-gap:10px;gap:10px}.ldap-result-item{width:100%;border:1px solid var(--border-strong);border-radius:18px;background:#ffffff;padding:14px 18px;display:grid;grid-gap:4px;gap:4px;text-align:left;cursor:pointer}.ldap-result-item strong{font-size:15px}.ldap-result-item span{color:#727272;font-size:14px}.table-primary-cell{display:grid;grid-gap:4px;gap:4px}.table-primary-cell strong{font-size:15px;font-weight:700}.table-primary-cell span{color:#777777;font-size:13px}.system-user-modal-shell{width:min(100%,700px);max-width:calc(100vw - 64px);max-height:calc(100dvh - 64px);height:auto;border-radius:24px;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;padding-bottom:0;overflow:hidden}.system-user-modal-header{flex:0 0 auto;padding:32px;width:100%;border-bottom:1px solid var(--border)}.system-user-modal-header h2{font-size:24px}.system-user-modal-fields{display:flex;padding:32px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;align-self:stretch}.system-user-modal-shell .figma-modal-body{flex:1 1 auto;min-height:0;overflow-y:auto;width:100%}.system-user-domain-field{gap:8px;align-self:stretch;position:relative}.system-user-domain-input-wrap{width:100%;display:flex;flex-direction:column;gap:4px}.system-user-domain-input-wrap input{width:100%}.system-user-domain-input-wrap input.focused,.system-user-domain-input-wrap input:focus{border-color:var(--BrandColor-500,#024E31)}.ldap-dropdown{position:static;width:100%;z-index:50;border-radius:16px;border:1px solid var(--border);background:#ffffff;box-shadow:0 12px 24px 0 rgba(0,0,0,.08);overflow:hidden}.ldap-dropdown-list{display:flex;padding:8px 16px;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;width:100%;max-height:144px;overflow-y:auto}.ldap-dropdown-list>div{width:100%}.ldap-dropdown-item{display:flex;padding:8px 0;justify-content:space-between;align-items:center;align-self:stretch;width:100%;color:var(--TextColor-Primary,#000);font-family:var(--font-sans);font-size:14px;font-style:normal;font-weight:500;line-height:24px;text-align:left;border-radius:8px;transition:background .15s ease-out;cursor:pointer}.ldap-dropdown-item-copy{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}.ldap-dropdown-item-primary{color:var(--TextColor-Primary,#000);font-size:14px;font-weight:600;line-height:20px}.ldap-dropdown-item-secondary,.ldap-dropdown-item-tertiary{color:var(--muted);font-size:12px;font-weight:500;line-height:16px}.ldap-dropdown-item:hover{background:var(--panel-subtle);border-radius:12px}.ldap-dropdown-item-icon{width:20px;height:20px;aspect-ratio:1/1;flex-shrink:0;color:var(--muted)}.ldap-dropdown-divider{width:100%;height:1px;background:var(--border)}.system-user-role-field{align-self:stretch;width:100%}.system-user-checkbox-row{display:flex;align-items:center;gap:8px;cursor:pointer;color:var(--TextColor-Primary,#000)}.system-user-checkbox-copy{display:flex;flex-direction:column;gap:2px}.system-user-checkbox-copy strong{font-size:14px;font-weight:700;line-height:24px;opacity:.8}.system-user-checkbox-copy small{font-size:12px;font-weight:400;line-height:16px;color:var(--muted);opacity:.8}.system-user-checkbox-row.disabled{opacity:.6;cursor:not-allowed}.system-user-checkbox-row input[type=checkbox]{width:20px;height:20px;accent-color:var(--green);cursor:pointer;flex-shrink:0;margin-top:4px}.system-user-domain-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:end}.system-user-toggle{display:flex;align-items:flex-start;gap:16px;padding:2px 0;cursor:pointer}.system-user-toggle.disabled{cursor:not-allowed;opacity:.72}.system-user-toggle input{position:absolute;opacity:0;pointer-events:none}.system-user-toggle-check{width:28px;height:28px;border:1px solid var(--border-strong);border-radius:8px;background:#ffffff;flex:0 0 auto;position:relative}.system-user-toggle input:checked+.system-user-toggle-check{border-color:#31b7aa;background:#31b7aa}.system-user-toggle input:checked+.system-user-toggle-check:after{content:"";position:absolute;left:8px;top:4px;width:8px;height:14px;border-right:3px solid #ffffff;border-bottom:3px solid #ffffff;transform:rotate(40deg)}.system-user-toggle-text{display:grid;grid-gap:4px;gap:4px}.system-user-toggle-text strong{font-size:18px;font-weight:700}.system-user-toggle-text small{color:#8b8b8b;font-size:14px}.system-user-directory-card{display:flex;width:636px;max-width:100%;padding:20px;flex-direction:column;align-items:flex-start;gap:16px;border:1px solid var(--border);border-radius:16px;background:#F7F7F7}.ldap-results-panel{border:1px solid var(--border);border-radius:24px;background:#fbfbfb;padding:18px;display:grid;grid-gap:14px;gap:14px}.ldap-results-header,.ldap-results-pagination{display:flex;align-items:center;justify-content:space-between;gap:14px}.ldap-results-header strong{font-size:15px}.ldap-results-header span,.ldap-results-pagination span{color:#6f6f6f;font-size:14px;font-weight:700}.ldap-results-pagination{justify-content:flex-end}.ldap-results-pagination button{width:38px;height:38px;border:1px solid var(--border-strong);border-radius:12px;background:#ffffff;color:#111111;font-size:20px;cursor:pointer}.ldap-results-pagination button:disabled{opacity:.42;cursor:not-allowed}.system-user-directory-row{display:flex;justify-content:space-between;align-items:center;align-self:stretch;width:100%;padding-bottom:16px;border-bottom:1px solid var(--border)}.system-user-directory-row:last-child{padding-bottom:0;border-bottom:none}.system-user-directory-row span{color:var(--muted);font-size:14px;font-weight:500}.system-user-directory-row strong{font-size:14px;font-weight:700;word-break:break-word;text-align:right}.system-user-empty-state{min-height:120px;border:1px dashed var(--border-strong);border-radius:24px;background:#fbfbfb;color:#7b7b7b;display:grid;place-items:center;padding:24px;text-align:center}.system-user-local-form{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px}.system-user-local-form,.system-user-local-form .figma-field{align-self:stretch;width:100%}.system-user-state-grid{display:flex;gap:16px;align-items:center}.system-user-state-option{min-height:52px;border:1px solid var(--border-strong);border-radius:18px;padding:0 18px;display:flex;align-items:center;gap:12px;background:#ffffff}.system-user-state-option input{width:18px;height:18px;accent-color:var(--green)}.system-user-state-option span{font-size:15px;font-weight:600}.system-user-modal-footer{flex:0 0 auto;min-height:unset;padding:24px 32px;justify-content:flex-end;align-items:center;gap:16px;border-radius:0 0 24px 24px;border-top:1px solid var(--StrokeColor-Primary,#e5e5e5);background:var(--BackgroundColor-Primary,#FFF)}.system-user-save{height:48px;border-radius:16px}.branch-modal-shell{width:min(100%,700px);max-height:calc(100dvh - 64px);border-radius:24px;display:flex;flex-direction:column}.branch-modal-shell .figma-modal-body{flex:1 1;min-height:0;display:flex;flex-direction:column;overflow-y:auto;position:relative;z-index:2}.branch-modal-header{flex:0 0 auto;padding:32px}.branch-modal-header h2{font-size:24px}.branch-modal-fields{padding:32px;gap:24px}.branch-modal-footer{flex:0 0 auto;min-height:unset;height:112px;padding:32px;justify-content:flex-end;align-items:flex-start;gap:16px;border-radius:0 0 24px 24px;border-top:1px solid var(--StrokeColor-Primary,#e5e5e5);background:var(--BackgroundColor-Primary,#FFF);position:relative;z-index:1}.figma-alert.modal{margin:18px 64px 0}.page-intro{display:grid;grid-gap:8px;gap:8px}.page-intro p,.route-card p,.surface-card p{margin:0;color:#6f6f6f;line-height:1.55}.page-eyebrow{color:#7e7e7e;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:700}.dashboard-stats,.route-card-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.route-card,.stat-card,.surface-card{padding:24px}.stat-card strong{display:block;color:#7a7a7a;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.stat-card span{display:block;margin-top:10px;font-size:28px;font-weight:800}.branch-dashboard-screen{display:grid;grid-gap:24px;gap:24px;width:100%;min-width:0}.branch-dashboard-header{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;min-width:0}.branch-dashboard-header h1{font-size:32px;line-height:40px;font-weight:700}.branch-dashboard-header h1,.branch-dashboard-header p{margin:0;color:var(--TextColor-Primary,#000);font-family:GIP}.branch-dashboard-header p{font-size:16px;line-height:24px;font-weight:400}.branch-dashboard-header p strong{color:var(--BrandColor-500,#024E31);font-family:GIP;font-weight:700;font-size:16px;line-height:24px}.branch-dashboard-summary-grid{display:grid;width:100%;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));grid-gap:8px;gap:8px;align-items:stretch}.branch-dashboard-summary-card-button{all:unset;display:flex;min-width:0;width:100%;cursor:pointer;align-self:start}.branch-dashboard-summary-card-button:disabled{cursor:default;opacity:.55}.branch-dashboard-summary-card{min-height:128px;padding:16px;border:1px solid var(--StrokeColor-Primary,#e5e5e5);border-radius:16px;display:flex;flex-direction:column;align-items:flex-start;gap:16px;min-width:0;flex:1 0;box-sizing:border-box}.branch-dashboard-summary-card,.branch-dashboard-summary-card.totalCount{background:var(--BackgroundColor-Secondary,#f7f7f7)}.branch-dashboard-summary-card.disconnectedCount,.branch-dashboard-summary-card.normalCount{background:var(--SystemColor-Success-Secondary,#e9f7f4)}.branch-dashboard-summary-card.openedCount{background:var(--SystemColor-Info-Secondary,#eaefff)}.branch-dashboard-summary-card.powerCutCount{background:var(--SystemColor-Error-Secondary,#feeeef)}.branch-dashboard-summary-card.noTopologyCount,.branch-dashboard-summary-card.noteCount{background:var(--SystemColor-Warning-Secondary,#fff5e6)}.branch-dashboard-summary-card.noTopologyCount.zero{background:var(--BackgroundColor-Primary,#ffffff)}.branch-dashboard-summary-card.selected{box-shadow:inset 0 0 0 2px var(--SystemColor-Success-Primary,#22AB94)}.branch-dashboard-summary-card-top{display:flex;align-items:center;gap:8px;align-self:stretch;min-height:48px}.branch-dashboard-summary-icon-wrap{display:flex;padding:6px;align-items:center;border-radius:8px;gap:10px;color:#ffffff;flex-shrink:0}.branch-dashboard-summary-icon-wrap.totalCount{background:var(--black,linear-gradient(135deg,#000 0,#666 100%))}.branch-dashboard-summary-icon-wrap.normalCount{background:var(--green,linear-gradient(135deg,#22ab94 0,#27f4d2 100%))}.branch-dashboard-summary-icon-wrap.disconnectedCount{background:var(--red,linear-gradient(135deg,#f7525f 0,#ff7e88 100%))}.branch-dashboard-summary-icon-wrap.openedCount{background:var(--green,linear-gradient(135deg,#22ab94 0,#27f4d2 100%))}.branch-dashboard-summary-icon-wrap.closedCount,.branch-dashboard-summary-icon-wrap.powerCutCount{background:var(--red,linear-gradient(135deg,#f7525f 0,#ff7e88 100%))}.branch-dashboard-summary-icon-wrap.noteCount{background:var(--yellow,linear-gradient(135deg,#ff9800 0,#ffd18d 100%))}.branch-dashboard-summary-icon-wrap.noTopologyCount{background:var(--red,linear-gradient(135deg,#f7525f 0,#ff7e88 100%))}.branch-dashboard-summary-icon-wrap.noTopologyCount.zero{background:linear-gradient(135deg,#7f8c8d,#a7b2b3)}.branch-dashboard-summary-icon-wrap.rose{background:linear-gradient(135deg,#f15f6e,#ff9aa6)}.branch-dashboard-summary-icon{width:20px;height:20px;aspect-ratio:1/1}.branch-dashboard-summary-label{color:var(--TextColor-Secondary,#5C5C5C);font-family:GIP;font-size:14px;font-weight:500;line-height:24px;min-height:48px;white-space:pre-line}.branch-dashboard-summary-label,.branch-dashboard-summary-value-wrap{align-self:stretch;display:flex;flex-direction:column;justify-content:center}.branch-dashboard-summary-value{color:var(--SystemColor-Black,#000);font-family:GIP;font-size:28px;font-weight:700;line-height:36px}.branch-dashboard-layout{display:grid;grid-template-columns:minmax(220px,252px) minmax(0,1fr);align-items:flex-start;grid-gap:24px;gap:24px;min-width:0}.branch-city-list{align-items:flex-start;gap:6px}.branch-city-list,.branch-dashboard-card-shell{display:flex;flex-direction:column;width:100%;min-width:0}.branch-dashboard-card-shell{box-sizing:border-box;border:1px solid var(--StrokeColor-Primary,#e5e5e5);border-radius:20px;background:var(--BackgroundColor-Primary,#fff);padding:24px;gap:24px;align-self:stretch}.branch-dashboard-card-shell .figma-alert{margin:0}.branch-city-item{min-height:48px;padding:12px 16px;border-radius:12px;text-align:left;color:#000000;font-size:16px;font-weight:500;line-height:24px;background:transparent;cursor:pointer;display:flex;align-items:center;gap:10px;align-self:stretch}.branch-city-item.active{background:#e6edea;color:var(--green)}.branch-dashboard-main-content{display:grid;grid-gap:24px;gap:24px;min-width:0;width:100%}.branch-dashboard-summary-frame{width:100%}.branch-dashboard-card-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fill,minmax(min(396px,100%),1fr));width:100%}.branch-dashboard-card{width:100%;min-width:0;display:flex;flex-direction:column;align-items:flex-start;border-radius:16px;border:1px solid var(--BrandColor-100,#b1c8bf);background:#ecf7ee;overflow:visible;min-height:100%;font-family:GIP,sans-serif;box-sizing:border-box}.branch-dashboard-card.danger,.branch-dashboard-card.healthy,.branch-dashboard-card.info,.branch-dashboard-card.neutral,.branch-dashboard-card.warning{background:#ecf7ee;border-color:#b1c8bf}.branch-dashboard-card-header{padding:24px;display:flex;justify-content:space-between;align-items:center;align-self:stretch;gap:24px;border-bottom:1px solid var(--BrandColor-100,#b1c8bf);min-width:0}.branch-dashboard-card-region{min-width:0}.branch-dashboard-card-region span{display:block;color:var(--TextColor-Secondary,#5c5c5c);font-family:GIP,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.branch-dashboard-card-header-actions{display:flex;align-items:center;gap:24px;flex-shrink:0;min-width:0;flex-wrap:wrap;justify-content:flex-end}.branch-dashboard-card-menu-shell{position:relative;display:inline-flex}.branch-dashboard-card-header-action{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0;display:inline-flex;align-items:center;gap:4px;color:var(--SystemColor-Success-Primary,#22ab94)}.branch-dashboard-card-header-action.count,.branch-dashboard-card-header-action.network-disconnected{color:var(--SystemColor-Error-Primary,#f7525f)}.branch-dashboard-card-header-action.count.positive{color:var(--SystemColor-Success-Primary,#22ab94)}.branch-dashboard-card-header-action.count.negative{color:var(--SystemColor-Error-Primary,#f7525f)}.branch-dashboard-card-header-action.ellipsis{color:#000000}.branch-dashboard-card-header-icon{width:24px;height:24px;flex-shrink:0;color:currentColor}.branch-dashboard-card-header-action span{font-family:GIP,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.branch-dashboard-card-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:20;display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:8px;border-radius:16px;background:var(--BackgroundColor-Primary,#fff);box-shadow:0 12px 24px -5px rgba(0,0,0,.08);overflow:hidden;max-width:min(298px,calc(100vw - 48px))}.branch-dashboard-card-menu-item{width:min(298px,calc(100vw - 80px));padding:12px;display:flex;align-items:center;gap:8px;color:#000000;font-family:GIP,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px;background:transparent;border:0;text-align:left}.branch-dashboard-card-menu-item:hover{background:rgba(2,78,49,.06)}.branch-dashboard-card-menu-icon{width:24px;height:24px;flex-shrink:0;color:currentColor}.branch-dashboard-card-menu-item.disabled{opacity:.45;cursor:not-allowed}.branch-dashboard-topology-backdrop{position:fixed;inset:0;z-index:70;background:rgba(12,32,24,.32);display:grid;place-items:center;padding:24px}.branch-dashboard-topology-modal{width:min(1032px,calc(100vw - 48px));max-height:calc(100dvh - 48px);display:flex;flex-direction:column;align-items:flex-start;border-radius:24px;background:var(--BackgroundColor-Primary,#fff);overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.18)}.branch-dashboard-topology-modal-header{display:flex;padding:32px;justify-content:space-between;align-items:center;align-self:stretch;border-bottom:1px solid var(--StrokeColor-Primary,#e5e5e5)}.branch-dashboard-topology-modal-title{flex:1 0;color:var(--TextColor-Primary,#000);font-family:GIP,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:28px}.branch-dashboard-topology-close{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:0;padding:0;background:transparent;color:#000000;flex-shrink:0}.branch-dashboard-topology-close svg{width:24px;height:24px}.branch-dashboard-topology-modal-body{display:flex;padding:32px;align-items:flex-start;gap:24px;align-self:stretch;min-height:0;flex:1 1 auto;overflow:auto}.branch-dashboard-topology-image-frame{flex:1 0;min-height:0;max-height:calc(100dvh - 160px);aspect-ratio:317/229;display:flex;overflow:hidden;min-width:0}.branch-dashboard-topology-image{width:100%;height:100%;object-fit:contain;display:block}.branch-dashboard-camera-backdrop{position:fixed;inset:0;z-index:70;background:rgba(12,32,24,.32);display:grid;place-items:center;padding:24px}.branch-dashboard-camera-modal{width:min(1024px,calc(100vw - 48px));max-height:calc(100dvh - 48px);display:flex;flex-direction:column;align-items:flex-start;border-radius:24px;background:var(--BackgroundColor-Primary,#fff);overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.18)}.branch-dashboard-camera-modal-header{display:flex;padding:32px;justify-content:space-between;align-items:center;align-self:stretch;border-bottom:1px solid var(--StrokeColor-Primary,#e5e5e5)}.branch-dashboard-camera-modal-title{flex:1 0;color:var(--TextColor-Primary,#000);font-family:GIP,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:28px}.branch-dashboard-camera-close{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:0;padding:0;background:transparent;color:#000000;flex-shrink:0}.branch-dashboard-camera-close svg{width:24px;height:24px}.branch-dashboard-camera-modal-body{display:flex;padding:32px;align-items:flex-start;gap:24px;align-self:stretch;min-height:0;flex:1 1 auto;overflow:auto}.branch-dashboard-camera-list{width:244px;display:flex;flex-direction:column;gap:6px;flex-shrink:0}.branch-dashboard-camera-list-item{width:100%;border:0;border-radius:12px;background:transparent;padding:12px 16px;text-align:left;color:var(--TextColor-Primary,#000);font-family:GIP,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.branch-dashboard-camera-list-item:hover{background:rgba(2,78,49,.06)}.branch-dashboard-camera-list-item.active{background:#e6edea;color:var(--BrandColor-500,#024e31)}.branch-dashboard-camera-preview-frame{flex:1 0;min-width:0;min-height:500px;border-radius:16px;overflow:hidden;background:#f4f4f4;display:flex;align-items:stretch;justify-content:stretch}.branch-dashboard-camera-preview{width:100%;height:100%;object-fit:cover;display:block}.branch-dashboard-camera-placeholder{width:100%;min-height:500px;display:grid;place-items:center;padding:24px;text-align:center;font-size:16px;background:linear-gradient(135deg,#f5f7f6,#eef2f0)}.branch-dashboard-camera-empty,.branch-dashboard-camera-placeholder{color:#7b7b7b;font-family:GIP,sans-serif;font-style:normal;font-weight:500;line-height:24px}.branch-dashboard-camera-empty{border-radius:12px;padding:12px 16px;background:#f7f7f7;font-size:14px}.branch-dashboard-camera-empty.error{color:#f7525f;background:#fff4f5}.branch-dashboard-camera-modal-footer{display:flex;padding:24px 32px 32px;justify-content:space-between;align-items:center;align-self:stretch;gap:24px;border-top:1px solid var(--StrokeColor-Primary,#e5e5e5)}.branch-dashboard-camera-meta{display:flex;flex-direction:column;gap:8px;min-width:0}.branch-dashboard-camera-meta-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-family:GIP,sans-serif;font-size:16px;font-style:normal;line-height:24px}.branch-dashboard-camera-meta-row span{color:var(--TextColor-Secondary,#5c5c5c);font-weight:400}.branch-dashboard-camera-meta-row strong{color:var(--TextColor-Primary,#000);font-weight:700}.branch-dashboard-camera-actions{display:flex;gap:16px;flex-shrink:0}.branch-dashboard-camera-action{width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:16px;background:var(--BrandColor-500,#024e31);color:#ffffff}.branch-dashboard-camera-action:disabled{opacity:.45;cursor:not-allowed}.branch-dashboard-camera-action-icon{width:20px;height:20px;color:currentColor}.branch-dashboard-card-body{padding:24px;display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.branch-dashboard-card-content{display:flex;align-items:center;gap:16px;align-self:stretch;min-width:0}.branch-dashboard-card-main{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0}.branch-dashboard-card-main h2{margin:0;color:#000000;font-family:GIP,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:28px;overflow-wrap:anywhere}.branch-dashboard-card-meta{display:flex;align-items:center;gap:6px;font-family:GIP,sans-serif;font-size:16px;font-style:normal;line-height:24px;font-weight:500}.branch-dashboard-card-meta span{color:#898989}.branch-dashboard-card-meta strong{color:#000000;font-weight:500}.branch-dashboard-card-statuses{display:flex;align-items:flex-start;gap:24px;flex-shrink:0;width:auto;flex-wrap:wrap;justify-content:flex-end}.branch-dashboard-status{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.branch-dashboard-status,.branch-dashboard-status.info{color:var(--SystemColor-Success-Primary,#22ab94)}.branch-dashboard-status.danger,.branch-dashboard-status.warning{color:var(--SystemColor-Error-Primary,#f7525f)}.branch-dashboard-status span{color:currentColor;font-family:GIP,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:24px;white-space:nowrap;text-align:center}.branch-dashboard-status-icon{width:28px;height:28px;flex-shrink:0;color:currentColor}.branch-dashboard-card-divider{width:100%;height:1px;background:var(--BrandColor-100,#b1c8bf)}.branch-dashboard-card-note{margin:0;color:#000000;font-family:GIP,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.branch-dashboard-empty{min-height:240px;border:1px dashed #d7d7d7;border-radius:24px;background:#fbfbfb;color:#7b7b7b;display:grid;place-items:center;padding:24px;text-align:center}.branch-dashboard-loading,.dashboard-overview-loading,.loading-indicator{display:inline-flex;align-items:center;gap:8px;color:var(--TextColor-Secondary,#5c5c5c);font-family:GIP,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.loading-indicator-block{width:100%;justify-content:center;padding:12px 16px}.loading-indicator-inline{display:inline-flex;padding:0;width:auto;justify-content:flex-start}.loading-indicator-block.dashboard-overview-loading{margin:0 24px -8px}.loading-indicator-block.branch-dashboard-loading{min-height:240px;border:1px dashed #d7d7d7;border-radius:24px;background:#fbfbfb}.loading-indicator-dots{display:inline-flex;align-items:center;gap:4px}.loading-indicator-dots span{width:6px;height:6px;border-radius:999px;background:currentColor;animation:loading-dot-pulse 1s ease-in-out infinite}.loading-indicator-dots span:nth-child(2){animation-delay:.12s}.loading-indicator-dots span:nth-child(3){animation-delay:.24s}.loading-indicator-label{white-space:nowrap}@keyframes loading-dot-pulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-1px)}}@media (max-width:960px){.branch-dashboard-header{flex-direction:column}.branch-dashboard-header h1{font-size:28px;line-height:36px}.branch-dashboard-summary-grid{width:100%}.branch-dashboard-card-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.branch-dashboard-summary-frame{width:100%}.branch-dashboard-layout{grid-template-columns:minmax(0,1fr)}.branch-city-list{width:100%;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.branch-city-list::-webkit-scrollbar{display:none}.branch-city-item{flex:0 0 auto;white-space:nowrap}.branch-dashboard-camera-modal{width:min(100%,calc(100vw - 24px));max-height:calc(100dvh - 24px);border-radius:16px}.branch-dashboard-camera-modal-header{padding:20px 16px}.branch-dashboard-camera-modal-title{font-size:18px;line-height:24px}.branch-dashboard-camera-modal-body{padding:16px;flex-direction:column}.branch-dashboard-camera-list{width:100%;flex-direction:row;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.branch-dashboard-camera-list::-webkit-scrollbar{display:none}.branch-dashboard-camera-list-item{flex:0 0 auto;white-space:nowrap}.branch-dashboard-camera-placeholder,.branch-dashboard-camera-preview-frame{min-height:280px}.branch-dashboard-camera-modal-footer{padding:16px;align-items:flex-start;flex-direction:column}.branch-dashboard-camera-actions{width:100%;justify-content:flex-end}}@media (max-width:720px){.branch-dashboard-card-shell{padding:16px}.branch-dashboard-card-grid,.branch-dashboard-summary-grid{gap:16px}.branch-dashboard-summary-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.branch-dashboard-card-body,.branch-dashboard-card-header{flex-direction:column}.branch-dashboard-card-grid,.branch-dashboard-summary-frame,.branch-dashboard-summary-grid{width:100%}.branch-dashboard-card-header{align-items:flex-start}.branch-dashboard-card-content{flex-direction:column;align-items:flex-start}.branch-dashboard-card-header-actions{gap:12px}.branch-dashboard-card-header-actions,.branch-dashboard-card-statuses{width:100%;flex-wrap:wrap;justify-content:flex-start}.branch-dashboard-card-header{gap:16px;padding:20px}.branch-dashboard-card-body{padding:20px;gap:20px}.branch-dashboard-card-main{gap:6px}.branch-dashboard-card-main h2{font-size:18px;line-height:26px}.branch-dashboard-card-meta{font-size:14px;line-height:22px;flex-wrap:wrap}.branch-dashboard-status{gap:4px}.branch-dashboard-status span{font-size:12px;line-height:18px;white-space:normal;text-align:center}.branch-dashboard-card-divider{width:100%}.branch-city-list{flex-direction:column;flex-wrap:nowrap;overflow-x:visible}.branch-dashboard-camera-modal-body{padding:12px}.branch-dashboard-camera-modal-footer{padding:12px 16px 16px}.branch-dashboard-camera-meta-row{font-size:14px;line-height:22px}.branch-dashboard-camera-list-item{min-height:40px;padding:10px 12px;font-size:14px;line-height:20px}}@media (max-width:480px){.branch-dashboard-screen{gap:16px}.branch-dashboard-header h1{font-size:24px;line-height:32px}.branch-dashboard-header p{font-size:14px;line-height:20px}.branch-dashboard-card-shell{padding:12px;border-radius:16px}.branch-dashboard-card-body,.branch-dashboard-card-header{padding:16px}.branch-dashboard-card-header-actions{gap:8px}.branch-dashboard-summary-grid{grid-template-columns:repeat(2,1fr)}.branch-dashboard-card-grid{grid-template-columns:1fr}.branch-dashboard-card-header-action{gap:2px}.branch-dashboard-card-header-icon{width:20px;height:20px}.branch-dashboard-status-icon{width:24px;height:24px}.branch-dashboard-card-grid,.branch-dashboard-summary-grid{gap:12px}.branch-dashboard-summary-card{min-height:108px;padding:12px}.branch-dashboard-summary-label{font-size:12px;line-height:18px;min-height:36px}.branch-dashboard-summary-value{font-size:22px;line-height:28px}.branch-dashboard-card-main h2{font-size:16px;line-height:22px}.branch-dashboard-card-meta{font-size:13px;line-height:20px}.branch-city-item,.branch-dashboard-card-note,.branch-dashboard-card-region span{font-size:14px;line-height:20px}.branch-city-item{min-height:40px;padding:10px 12px}.branch-dashboard-topology-modal{width:min(100%,calc(100vw - 24px));border-radius:16px}.branch-dashboard-topology-modal-header{padding:20px 16px}.branch-dashboard-topology-modal-title{font-size:18px;line-height:24px}.branch-dashboard-topology-modal-body{padding:16px}.branch-dashboard-topology-modal,.branch-modal-shell,.branch-users-modal-shell,.check-modal-shell,.city-modal-shell,.figma-modal-shell,.history-modal-shell,.note-modal-shell,.notification-modal-shell,.settings-crud-modal-shell,.system-user-modal-shell,.workflow-modal{max-height:calc(100dvh - 24px)}.branch-note-modal-shell{width:min(100%,calc(100vw - 24px))!important;border-radius:16px!important}.note-modal-shell{width:min(100%,calc(100vw - 24px));border-radius:16px}.note-modal-header{padding:20px 16px}.note-modal-body{padding:16px;gap:16px}.note-modal-table-wrap{max-height:clamp(180px,34dvh,300px)}.note-modal-footer{padding:16px}.branch-users-modal-shell{width:min(100%,calc(100vw - 24px));border-radius:16px}.branch-users-modal-body{padding:16px;gap:16px}.branch-users-modal-header h2{font-size:18px;line-height:24px}.branch-users-modal-table-wrap{height:320px;border-radius:12px;overflow:auto}.branch-users-modal-table td,.branch-users-modal-table th{font-size:13px;padding:2px 8px;height:44px}.branch-users-modal-table td:first-child,.branch-users-modal-table th:first-child{width:36px}.branch-users-modal-table td:nth-child(2),.branch-users-modal-table th:nth-child(2){width:80px}.branch-users-modal-meta p:nth-child(2){font-size:17px;line-height:24px}}@media (max-width:720px){.check-modal-shell{width:calc(100vw - 16px);max-width:calc(100vw - 16px);border-radius:18px}.check-modal-header{padding:16px}.check-modal-header h2{font-size:18px;line-height:24px}.check-modal-body{padding:16px;gap:16px}.check-modal-info-card{padding:16px;gap:12px}.check-modal-info-row{flex-wrap:wrap;gap:4px 12px;white-space:normal}.check-modal-table-scroll{height:32dvh;max-height:32dvh}.check-modal-table-card{overflow:visible}.check-modal-table{width:max-content;min-width:760px}.check-modal-table td,.check-modal-table th{padding-left:8px;padding-right:8px;font-size:14px;line-height:20px}.check-modal-table .check-td-w160,.check-modal-table .check-th-w160{width:120px}.check-modal-table .check-td-w170,.check-modal-table .check-th-w170{width:130px}.check-modal-table .check-td-w140,.check-modal-table .check-th-w140{width:110px}.check-modal-table .check-td-w120,.check-modal-table .check-th-w120{width:90px}.check-modal-table .check-td-w100,.check-modal-table .check-th-w100{width:80px}.check-modal-table .check-td-event,.check-modal-table .check-th-event{width:140px}.check-modal-footer{padding:16px}}.surface-card-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.route-card h3,.surface-card-header h2{margin:0;font-size:22px;font-weight:800}.surface-card-meta{background:#eff5f1;color:var(--green)}.status-pill,.surface-card-meta{padding:10px 14px;border-radius:16px;font-size:14px;font-weight:700}.status-pill.backend-ready,.status-pill.frontend-next{background:#eff5f1;color:var(--green)}.status-pill.backend-missing{background:#fff4e8;color:#9b6a25}.table-wrap{margin-top:18px;overflow:auto;border:1px solid var(--border)}.data-table{width:100%;border-collapse:collapse;min-width:720px}.data-table td,.data-table th{padding:14px 16px;border-bottom:1px solid var(--border);text-align:left}.data-table th{background:#f3f3f3}.workflow-table-card{position:relative}.workflow-action-bar{margin-top:20px;padding:16px;border:1px solid var(--border);border-radius:20px;background:#f7faf8;display:flex;align-items:center;justify-content:space-between;gap:16px}.workflow-action-bar span{color:#4f6258;font-weight:700}.workflow-actions{display:flex;flex-wrap:wrap;gap:10px}.workflow-actions button,.workflow-secondary{min-height:42px;padding:0 16px;border:1px solid rgba(2,78,49,.16);border-radius:14px;background:#ffffff;color:var(--green);font-weight:800;cursor:pointer}.workflow-actions button:disabled,.workflow-secondary:disabled{opacity:.45;cursor:not-allowed}.workflow-table{min-width:1100px}.workflow-table th{padding:2px 12px}.workflow-table td,.workflow-table th{display:flex;height:52px;justify-content:space-between;align-items:center;flex:1 0}.workflow-table td{padding:10px 12px}.workflow-table tbody tr,.workflow-table thead tr{display:flex;align-items:center}.workflow-table .select-cell{width:44px;padding:10px 8px;justify-content:center;flex:none}.workflow-table .compact-cell{width:52px;padding:2px 12px;gap:8px;justify-content:flex-start;flex:none;min-width:0;overflow:hidden}.workflow-table .compact-cell-text,.workflow-table th.compact-cell>.compact-cell-label{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--TextColor-Primary,#000);font-family:GIP;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.workflow-table .compact-cell-text{display:block;flex:1 0;width:100%;min-width:0}.workflow-table tr.selected td{background:#f1f8f4}.workflow-modal-backdrop{position:fixed;inset:0;z-index:60;padding:24px;background:rgba(12,32,24,.32);display:grid;place-items:center}.workflow-modal{width:min(100%,640px);border-radius:28px;background:#ffffff;box-shadow:0 24px 80px rgba(0,0,0,.18);overflow:hidden}.workflow-modal-header{padding:28px 32px 20px;display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid var(--border)}.workflow-modal-header h2{margin:0 0 8px;font-size:26px}.workflow-modal-header button{width:40px;height:40px;border-radius:14px;background:#f3f5f4;color:#111111;font-size:26px;cursor:pointer}.workflow-description{padding:24px 32px 0}.workflow-modal-footer{padding:28px 32px 32px;display:flex;justify-content:flex-end;gap:12px}.note-modal-shell{width:min(900px,calc(100vw - 48px));max-height:calc(100dvh - 48px);flex-direction:column;align-items:flex-start;background:var(--panel);border-radius:24px;overflow:hidden}.note-modal-header{display:flex;align-items:center;justify-content:space-between;padding:32px;border-bottom:1px solid var(--border)}.note-modal-header h2{margin:0;font-size:24px;line-height:28px;font-weight:700}.note-modal-body{display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:32px;flex:1 1 auto;min-height:0;overflow:hidden}.note-modal-table-wrap{width:100%;flex:1 1 auto;min-height:0;max-height:clamp(220px,42dvh,420px);border-radius:16px;border:1px solid var(--border);overflow-x:auto;overflow-y:auto}.note-modal-table{width:max-content;min-width:100%;border-collapse:collapse;table-layout:auto;font-size:16px;line-height:24px}.note-modal-table thead tr{background:var(--panel-subtle);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.note-modal-table th{text-align:left;font-weight:700}.note-modal-table td,.note-modal-table th{height:52px;padding:2px 12px;white-space:nowrap}.note-modal-table td{font-weight:400;border-bottom:1px solid var(--border)}.note-modal-table tr:last-child td{border-bottom:none}.note-td-num,.note-th-num{width:40px}.note-td-zone,.note-th-zone{width:100px}.note-modal-field{display:flex;flex-direction:column;align-self:stretch;gap:8px;flex:0 0 auto}.branch-note-modal-body{display:flex;flex-direction:column;align-items:flex-start;gap:32px;padding:32px}.note-modal-field>span{color:var(--TextColor-Primary,#000);font-size:14px;font-weight:700;opacity:.8}.note-modal-field textarea,.note-modal-field>span{font-family:GIP;font-style:normal;line-height:24px}.note-modal-field textarea{display:flex;padding:16px;flex-direction:column;align-items:flex-start;align-self:stretch;width:100%;min-height:152px;border-radius:16px;border:1px solid var(--StrokeColor-Primary,#e5e5e5);background:var(--BackgroundColor-Primary,#FFF);font-size:16px;font-weight:400;resize:vertical;outline:none}.note-modal-field textarea::placeholder{color:var(--TextColor-Tertiary,#898989)}.note-modal-field textarea:focus{border-color:var(--green)}.note-modal-footer{display:flex;justify-content:flex-end;align-items:flex-start;gap:16px;padding:32px;border-top:1px solid var(--border);flex:0 0 auto}.notification-bell-button{position:relative}.notification-bell-count{position:absolute;top:-5px;right:-5px;width:20px;height:20px;border-radius:999px;background:#f7525f;border:2px solid #ffffff;box-shadow:0 4px 10px rgba(176,72,72,.28)}.notification-popover{position:fixed;z-index:140}.notification-modal-shell{width:min(500px,calc(100vw - 32px));background:#ffffff;border-radius:16px;box-shadow:6px 12px 20px rgba(215,216,230,.3);overflow:hidden}.notification-modal-header{min-height:100px;padding:32px;border-bottom:1px solid #eeeff2;display:flex;align-items:center;justify-content:space-between;gap:16px}.notification-modal-title{color:#111111;font-family:GIP;font-size:24px;font-style:normal;font-weight:700;line-height:28px}.notification-modal-count-badge{min-width:84px;height:36px;padding:0 12px;border-radius:12px;background:#e6edea;color:#024e31;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;line-height:24px;white-space:nowrap}.notification-modal-body{height:370px;display:flex;flex-direction:column;overflow-y:auto}.notification-modal-empty{min-height:100%;display:grid;place-items:center;padding:24px 32px;color:#898989;font-family:GIP;font-size:14px;line-height:24px;text-align:center}.notification-modal-empty.error{color:#b04848}.notification-modal-item{width:100%;min-height:72px;padding:16px 32px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #eeeff2;background:#ffffff;text-align:left;cursor:pointer;transition:background-color .15s ease-out}.notification-modal-item:last-child{border-bottom:none}.notification-modal-item:hover{background:#f8f9fb}.notification-modal-item:focus-visible{outline:2px solid rgba(2,78,49,.2);outline-offset:-2px}.notification-modal-item-copy{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:4px}.notification-modal-item-copy strong{color:#111111;font-family:GIP;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.notification-modal-item-copy span{color:#898989;font-family:GIP;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.notification-modal-item-icon{width:24px;height:24px;flex:0 0 auto;color:#111111}.notification-modal-footer{height:112px;padding:32px;border-top:1px solid #eeeff2;display:flex;align-items:center;justify-content:center}.notification-modal-action{width:100%;height:48px;border-radius:16px;background:#024e31;color:#ffffff;font-family:GIP;font-size:15px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:.75px;cursor:pointer;transition:background-color .15s ease-out,transform .15s ease-out}.notification-modal-action:hover{background:#013922}.notification-modal-action:focus-visible{outline:2px solid rgba(2,78,49,.2);outline-offset:2px}.notification-detail-modal{width:min(600px,calc(100vw - 32px));background:#ffffff;border-radius:24px;overflow:hidden;box-shadow:0 28px 56px rgba(17,17,17,.2)}.notification-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px 24px 16px;border-bottom:1px solid var(--border)}.notification-detail-header h2{margin:0;font-size:28px;font-weight:700;line-height:36px}.notification-detail-body{padding:24px}.notification-detail-table{width:100%;border-collapse:collapse}.notification-detail-table td,.notification-detail-table th{padding:10px 0;text-align:left;vertical-align:top;font-size:16px;line-height:24px}.notification-detail-table td{width:180px;color:var(--muted);font-weight:500}.notification-detail-table th{color:var(--text);font-weight:600}.notification-detail-error{margin-top:16px;color:var(--danger);font-size:14px;line-height:24px}.notification-detail-footer{display:flex;justify-content:flex-end;gap:12px;padding:0 24px 24px}.notification-toast-viewport{position:fixed;top:88px;right:24px;display:flex;flex-direction:column;gap:12px;width:min(400px,calc(100vw - 32px));z-index:1200;pointer-events:none}.notification-toast{pointer-events:auto;display:flex;gap:16px;align-items:flex-start;padding:16px;border-radius:16px;border:1px solid #e5e5e5;background:#f7525f;color:#fff;cursor:pointer;animation:notification-toast-in .18s ease-out;width:100%;text-align:left}.notification-toast:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:2px}.notification-toast-icon{flex:0 0 auto;width:20px;height:20px;margin-top:2px;color:#ffffff}.notification-toast-content{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px;color:#fff}.notification-toast-title{margin:0;font-size:16px;font-weight:700;line-height:24px}.notification-toast-body{margin:0;font-size:14px;font-weight:400;line-height:24px;opacity:.95}@keyframes notification-toast-in{0%{opacity:0;transform:translate3d(0,-8px,0)}to{opacity:1;transform:translateZ(0)}}.branch-note-button{height:48px;padding:0 28px;border-radius:16px;font-family:GIP;font-size:15px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:.75px;cursor:pointer}.branch-note-button.cancel{border:1px solid var(--StrokeColor-Primary,#e5e5e5);background:var(--BackgroundColor-Primary,#FFF);color:var(--TextColor-Primary,#000)}.branch-users-modal-shell{width:min(100%,1024px);border-radius:24px;box-shadow:none;max-height:calc(100dvh - 64px)}.branch-users-modal-header{align-items:center}.branch-users-modal-header h2{margin:0;color:var(--TextColor-Primary,#000);font-family:GIP;font-size:24px;font-style:normal;font-weight:700;line-height:28px}.branch-users-modal-body{display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:32px}.branch-users-modal-meta{display:flex;flex-direction:column;gap:4px}.branch-users-modal-meta p{margin:0}.branch-users-modal-meta p:first-child,.branch-users-modal-meta p:nth-child(3){color:var(--TextColor-Tertiary,#898989);font-family:GIP;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.branch-users-modal-meta p:nth-child(2){color:var(--TextColor-Primary,#000);font-family:GIP;font-size:20px;font-style:normal;font-weight:700;line-height:28px}.branch-users-modal-table-wrap{width:100%;height:412px;border:1px solid var(--StrokeColor-Primary,#e5e5e5);border-radius:16px;overflow:hidden}.branch-users-modal-table{min-width:0;height:100%}.branch-users-modal-table,.branch-users-modal-table tbody,.branch-users-modal-table thead{display:flex;flex-direction:column;width:100%}.branch-users-modal-table tbody{overflow:auto}.branch-users-modal-table tr{display:flex;align-items:center;padding:0 12px}.branch-users-modal-table thead tr{background:var(--BackgroundColor-Tertiary,#f0f0f0);border-top:1px solid var(--StrokeColor-Primary,#e5e5e5)}.branch-users-modal-table tbody tr,.branch-users-modal-table thead tr{border-bottom:1px solid var(--StrokeColor-Primary,#e5e5e5)}.branch-users-modal-table td,.branch-users-modal-table th{display:flex;height:52px;padding:2px 12px;align-items:center;min-width:1px;font-family:GIP;font-size:16px;font-style:normal;line-height:24px}.branch-users-modal-table th{font-weight:700;color:var(--TextColor-Primary,#000)}.branch-users-modal-table td{font-weight:400;color:var(--TextColor-Primary,#000)}.branch-users-modal-table td:first-child,.branch-users-modal-table th:first-child{flex:none;width:52px;justify-content:flex-start}.branch-users-modal-table td:nth-child(2),.branch-users-modal-table th:nth-child(2){flex:none;width:100px}.branch-users-modal-table td:nth-child(3),.branch-users-modal-table td:nth-child(4),.branch-users-modal-table td:nth-child(5),.branch-users-modal-table td:nth-child(6),.branch-users-modal-table th:nth-child(3),.branch-users-modal-table th:nth-child(4),.branch-users-modal-table th:nth-child(5),.branch-users-modal-table th:nth-child(6){flex:1 0}.branch-users-modal-table td.branch-users-empty-cell{flex:none;width:100%;justify-content:center;align-items:center;text-align:center;color:#7b7b7b;padding:32px 20px}.branch-note-button.primary{border:1px solid var(--BrandColor-500,#024e31);background:var(--BrandColor-500,#024E31);color:var(--SystemColor-White,#FFF)}.branch-note-button.primary:disabled{opacity:.72;cursor:wait}.empty-cell{text-align:center;color:#7b7b7b}.check-list{margin:18px 0 0;padding-left:18px}.check-list li+li{margin-top:8px}.stack-list{display:grid;grid-gap:12px;gap:12px;margin-top:18px}.alert-item{border:1px solid var(--border);border-radius:18px;background:#fbfbfb;padding:16px}.alert-item-header{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px}.alert-item-body{display:grid;grid-gap:4px;gap:4px;color:#6f6f6f}.muted-panel{padding:18px;border-radius:18px;background:#f7f7f7;color:#757575}.logs-screen{display:grid;grid-gap:24px;gap:24px;grid-template-rows:auto 1fr;flex:1 1;min-height:0}.logs-screen .figma-page-header h1{font-size:32px;line-height:40px;font-weight:700}.logs-data-card{background:#ffffff;border:1px solid #e5e5e5;border-radius:24px;box-shadow:none;width:100%;display:flex;flex-direction:column;align-items:flex-start;min-height:0;overflow:hidden}.logs-filter-bar{display:flex;padding:24px;justify-content:space-between;align-items:center;align-self:stretch;border-bottom:1px solid var(--border)}.reports-filter-bar{align-items:flex-start}.logs-filter-left{display:flex;align-items:center;gap:24px;flex:1 0}.logs-filter-field{display:flex;width:220px;flex-direction:column;align-items:flex-start;gap:4px}.logs-filter-field>span{color:#5c5c5c;font-size:14px;font-weight:400;line-height:24px;align-self:stretch}.logs-filter-input-box{display:flex;padding:10px 12px;justify-content:space-between;align-items:center;align-self:stretch;border:1px solid var(--border-strong);border-radius:12px;background:#fff;gap:8px}.logs-filter-input-box:focus-within{border-color:var(--green)}.logs-filter-input-box input[type=date],.logs-filter-input-box input[type=search],.logs-filter-input-box input[type=text]{flex:1 1;min-width:0;border:none;outline:none;background:transparent;color:#000;font-size:14px;font-weight:500;line-height:24px;font-family:inherit}.logs-filter-input-box input[type=date]::-webkit-calendar-picker-indicator{display:none}.logs-filter-input-box select{flex:1 1;min-width:0;border:none;outline:none;background:transparent;-moz-appearance:none;appearance:none;-webkit-appearance:none}.logs-filter-input-box select,.logs-filter-select{color:#000;font-size:14px;font-weight:500;line-height:24px;font-family:inherit;cursor:pointer}.logs-filter-select{display:flex;padding:10px 12px;align-items:center;align-self:stretch;border:1px solid var(--border-strong);border-radius:12px;background:#fff;width:100%}.logs-filter-select:focus{border-color:var(--green);outline:none}.logs-cal-icon{width:20px;height:20px;flex-shrink:0;color:#5c5c5c;pointer-events:none}.logs-filter-right{display:flex;width:280px;flex-direction:column;align-items:flex-start;gap:4px}.logs-filter-right-label{color:var(--TextColor-Secondary,#5c5c5c);font-family:GIP;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.logs-search-icon{width:20px;height:20px;aspect-ratio:1/1;flex-shrink:0;color:#5c5c5c;pointer-events:none}.logs-table-wrap{flex:1 1;min-height:0;overflow-x:auto;overflow-y:auto;width:100%}.logs-table{align-items:flex-start;min-width:1100px}.logs-table,.logs-table tbody,.logs-table thead{display:flex;flex-direction:column;align-self:stretch;width:100%}.logs-table tr{width:100%}.logs-table thead tr,.logs-table tr{display:flex;align-items:center;align-self:stretch}.logs-table thead tr{border-top:1px solid var(--StrokeColor-Primary,#e5e5e5);background:var(--BackgroundColor-Tertiary,#f0f0f0)}.logs-table tbody tr,.logs-table thead tr{padding:0 12px;border-bottom:1px solid var(--StrokeColor-Primary,#e5e5e5)}.logs-table tbody tr{transition:background .5s ease-out}.logs-table.logs-table-state{min-width:1400px}.logs-table.logs-table-state tbody tr{padding:10px 12px}.state-action-badge{display:flex;width:125px;padding:8px 12px;flex-direction:column;justify-content:center;align-items:center;border-radius:12px;color:#fff;font-family:GIP,sans-serif;font-size:12px;font-weight:500;line-height:16px;text-align:center;white-space:nowrap}.state-action-badge.opening{background:var(--SystemColor-Success-Primary,#22AB94)}.state-action-badge.closing{background:var(--SystemColor-Error-Primary,#F7525F)}.logs-table.logs-table-check{min-width:1600px}.logs-table.logs-table-check tbody tr{padding:10px 12px}.logs-table.logs-table-check tbody tr.check-row-new{background:linear-gradient(90deg,rgba(255,255,255,.65),rgba(255,255,255,.65)),linear-gradient(90deg,#f7525f,#f7525f);border-bottom-color:var(--SystemColor-Error-Primary,#f7525f)}.logs-table tbody tr:hover{background:var(--BackgroundColor-Tertiary,#f0f0f0)}.logs-table th{display:flex;justify-content:space-between;flex:1 0;min-width:1px;border-bottom:none;font-size:16px;font-weight:700;line-height:24px;color:#000;text-align:left}.logs-table th,.logs-table th.logs-th-fixed{height:52px;padding:var(--3xs,2px) 12px;align-items:center}.logs-table th.logs-th-fixed{flex:none;width:52px;gap:var(--xs,8px);justify-content:flex-start;overflow:hidden}.logs-table th.logs-th-fixed>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:700}.logs-table td,.logs-table th.logs-th-fixed>span{color:var(--TextColor-Primary,#000);font-family:GIP,sans-serif;font-size:16px;line-height:24px}.logs-table td{display:flex;flex:1 0;font-weight:400}.logs-table td,.logs-table td.logs-td-fixed{height:52px;padding:var(--3xs,2px) 12px;align-items:center;gap:var(--xs,8px)}.logs-table td.logs-td-fixed{flex:none;width:52px;overflow:hidden}.logs-table.logs-table-device{min-width:1680px}.logs-table.logs-table-alerts{min-width:1500px}.logs-table.logs-table-alert-report{min-width:1564px}.report-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:16px;gap:16px;margin-top:12px}.report-card-link{display:grid;grid-gap:10px;gap:10px;padding:20px;border:1px solid var(--border);border-radius:20px;background:linear-gradient(180deg,#ffffff,#f9f9f9);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.report-card-link:hover{transform:translateY(-1px);border-color:var(--border-strong);box-shadow:var(--shadow-soft)}.report-card-link-title{font-size:18px;font-weight:700;line-height:26px;color:#111}.report-card-link-description{font-size:14px;line-height:22px;color:var(--muted)}.report-card-link-action{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:8px 12px;border-radius:999px;background:var(--green);color:#fff;font-size:13px;font-weight:600;line-height:18px}.report-filter-bar{display:grid;grid-template-columns:minmax(180px,180px) minmax(220px,1fr) minmax(220px,1fr);grid-gap:16px;gap:16px;padding:16px 0 20px;align-items:end}.state-report-screen .figma-page-header{margin-bottom:0}.state-report-card{padding:24px;overflow:hidden}.state-report-card-header{margin-bottom:16px}.state-report-card-header h2{font-size:20px;line-height:28px;font-weight:700}.state-report-filter-bar{grid-template-columns:repeat(4,minmax(230px,230px));gap:24px;padding:0;align-items:end}.state-report-filter-field{width:230px}.state-report-actions{display:flex;align-items:center;justify-content:flex-start;margin-top:8px}.state-report-download-button{min-width:108px;padding:12px 20px;height:44px}.state-report-download-button .logs-export-text{font-size:15px;letter-spacing:.75px}.state-report-error{margin-top:12px;margin-bottom:0}.report-filter-field{display:grid;grid-gap:6px;gap:6px}.report-filter-field>span{color:#5c5c5c;font-size:14px;font-weight:400;line-height:24px}.report-date-input{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--border-strong);border-radius:12px;background:#fff;color:#000;font:inherit}.report-date-input:focus{border-color:var(--green)}.report-total-line{padding:16px 0 0;color:var(--muted);font-size:14px;line-height:22px}.logs-table-alerts .alerts-td-check,.logs-table-alerts .alerts-th-check{flex:none;width:44px;padding:10px 8px;gap:8px}.logs-table-alerts .alerts-td-w140,.logs-table-alerts .alerts-th-w140{flex:none;width:140px}.logs-table-alerts .alerts-td-w200,.logs-table-alerts .alerts-th-w200{flex:none;width:200px}.logs-table-alerts .alerts-td-w260,.logs-table-alerts .alerts-th-w260{flex:none;width:260px}.logs-table-alerts .alerts-td-w52,.logs-table-alerts .alerts-th-w52{flex:none;width:52px;gap:1px}.logs-table-alert-report .alerts-report-td-w235,.logs-table-alert-report .alerts-report-th-w235{flex:none;width:235px}.logs-table-alert-report .alerts-report-td-w600,.logs-table-alert-report .alerts-report-th-w600{flex:none;width:600px}.logs-table-alert-report tbody tr{padding:0 12px}.logs-table-alert-report .alerts-report-td-w235,.logs-table-alert-report .alerts-report-td-w600{align-items:center}.logs-table.logs-table-alert-report td,.logs-table.logs-table-log-users-report td,.logs-table.logs-table-system-users-report td{height:auto;min-height:52px;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.logs-table.logs-table-log-users-report{min-width:1564px}.logs-table.logs-table-log-users-report tbody tr{padding:10px 12px}.logs-table.logs-table-log-users-report td{height:52px}.log-user-action-badge{display:flex;width:114px;padding:8px 12px;justify-content:center;align-items:center;border-radius:12px;color:#fff;font-size:12px;font-weight:500;line-height:16px;text-align:center;white-space:nowrap}.log-user-action-badge.created{background:var(--SystemColor-Success-Primary,#22AB94)}.log-user-action-badge.updated{background:#3b76ff}.log-user-action-badge.deleted{background:var(--SystemColor-Error-Primary,#F7525F)}.log-user-action-badge.neutral{background:#7b7b7b}.log-users-report-screen .figma-page-header-actions{align-items:center}.log-users-report-screen .logs-filter-right{width:280px}.log-users-report-screen .logs-filter-left{gap:16px}.log-users-report-screen .log-users-report-action-field,.log-users-report-screen .log-users-report-date-field,.log-users-report-screen .logs-filter-field{width:220px}.logs-table.logs-table-system-users-report{min-width:1564px}.logs-table.logs-table-system-users-report tbody tr{padding:10 12px}.logs-table.logs-table-system-users-report td{height:auto}.logs-table.logs-table-system-users-report td.system-users-report-detail-cell{white-space:normal;overflow:hidden;text-overflow:ellipsis;word-break:break-word;align-items:flex-start;line-height:24px;padding-top:12px;padding-bottom:12px}.system-users-report-screen .logs-filter-right,.system-users-report-screen .system-users-report-search-field{width:280px}.system-users-report-screen .logs-filter-left{gap:16px}.system-users-report-screen .logs-filter-field,.system-users-report-screen .system-users-report-date-field,.system-users-report-screen .system-users-report-position-field{width:220px}.logs-table-alerts tbody tr{padding:12px}.logs-table-alerts tbody tr.selected{background:var(--BackgroundColor-Tertiary,#f0f0f0)}.logs-table.logs-table-network{min-width:1400px}.logs-network-badge{border-radius:12px;background:var(--SystemColor-Success-Primary,#22AB94);display:flex;width:125px;flex-direction:column;justify-content:center;align-items:center}.logs-network-badge-text{padding:8px 12px;color:var(--SystemColor-White,#FFF);text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.logs-table td.logs-td-link,.logs-text-info{color:var(--SystemColor-Info-Primary,#2962FF)}.logs-table td.empty-cell{flex:none;width:100%;justify-content:center;color:#999;padding:32px 20px}.logs-export-button{display:flex;padding:12px 28px;align-items:center;gap:6px;align-self:stretch;background:none;cursor:pointer;border-radius:12px;border:1px solid var(--StrokeColor-Primary,#e5e5e5);background:var(--BackgroundColor-Primary,#FFF)}.logs-export-button:disabled{opacity:.5;cursor:not-allowed}.logs-export-button .logs-export-icon{display:flex;align-items:flex-start;gap:10px}.logs-export-button .logs-export-icon svg{width:24px;height:24px}.logs-export-button .logs-export-text{color:var(--TextColor-Primary,#000);text-align:center;font-family:GIP,sans-serif;font-size:15px;font-weight:600;line-height:24px;letter-spacing:.75px}.logs-data-card>.figma-pagination-bar{padding:24px;width:100%}.logs-inline-error{margin:16px 24px}.logs-status-badge{display:flex;width:101px;justify-content:center;align-items:center;flex-shrink:0;gap:2px;padding:8px 12px;border-radius:12px;font-family:var(--font-sans);font-size:12px;font-style:normal;font-weight:500;line-height:16px;text-align:center}.logs-status-badge.new{background:var(--SystemColor-Warning-Primary,#FF9800);color:var(--SystemColor-White,#FFF)}.logs-status-badge.new svg{width:16px;height:16px}.logs-status-badge.finished{background:var(--SystemColor-Success-Primary,#22AB94);color:var(--SystemColor-White,#FFF)}.logs-status-badge.finished svg{width:16px;height:16px}.logs-table td.logs-td-w124,.logs-table th.logs-th-w124{flex:none;width:124px}.logs-table td.logs-td-w220,.logs-table th.logs-th-w220{flex:none;width:220px}.logs-table td.logs-td-w120,.logs-table th.logs-th-w120{flex:none;width:120px}.logs-confirm-button{display:inline-flex;align-items:center;justify-content:center;padding:8px 20px;border-radius:16px;border:none;background:var(--BrandColor-500,#024e31);color:var(--SystemColor-White,#FFF);font-family:var(--font-sans);font-size:11px;font-weight:500;line-height:16px;letter-spacing:.25px;cursor:pointer;transition:opacity .15s}.logs-confirm-button:hover{opacity:.85}.logs-text-muted{color:var(--muted);font-size:13px}.figma-modal-info{display:flex;gap:8px;font-size:15px;line-height:24px}.check-modal-shell{background:var(--BackgroundColor-Primary,#fff);border-radius:24px;width:1000px;max-width:95vw;max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.check-modal-header{display:flex;justify-content:space-between;align-items:center;padding:32px;border-bottom:1px solid var(--StrokeColor-Primary,#e5e5e5)}.check-modal-header h2{font-size:24px;font-weight:700;line-height:28px;margin:0}.check-modal-body{display:flex;flex-direction:column;gap:24px;padding:32px;overflow-y:auto;flex:1 1;min-height:0}.check-modal-info-card{display:flex;flex-direction:column;gap:16px;padding:20px;background:var(--BackgroundColor-Secondary,#f7f7f7);border:1px solid var(--StrokeColor-Primary,#e5e5e5);border-radius:16px}.check-modal-info-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;line-height:24px;white-space:nowrap}.check-modal-info-row>span{color:var(--TextColor-Secondary,#5c5c5c)}.check-modal-info-row>strong{color:var(--TextColor-Primary,#000);font-weight:700}.check-modal-info-divider{height:1px;background:var(--StrokeColor-Primary,#e5e5e5)}.check-modal-table-card{border:1px solid var(--StrokeColor-Primary,#e5e5e5);border-radius:16px;overflow:auto;min-height:0;flex:1 1 auto}.check-modal-table-scroll{display:flex;flex-direction:column;gap:0;min-height:0;height:44vh;max-height:44vh;overflow:hidden}.check-modal-table{display:table;table-layout:auto;border-collapse:separate;border-spacing:0;width:max-content;min-width:100%}.check-modal-table tbody,.check-modal-table thead{display:table-row-group;width:auto}.check-modal-table tr{display:table-row;width:auto}.check-modal-table thead th,.check-modal-table thead tr{background:var(--BackgroundColor-Tertiary,#f0f0f0)}.check-modal-table thead th{border-top:1px solid var(--StrokeColor-Primary,#e5e5e5)}.check-modal-table th{padding:2px 12px;font-weight:700}.check-modal-table td,.check-modal-table th{height:52px;display:table-cell;vertical-align:middle;text-align:left;font-size:16px;line-height:24px;border-bottom:1px solid var(--StrokeColor-Primary,#e5e5e5);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.check-modal-table td{padding:10px 12px;font-weight:400}.check-modal-table td.empty-cell{text-align:center;color:#999;padding:32px 20px}.check-modal-table .check-td-w160,.check-modal-table .check-th-w160{width:160px}.check-modal-table .check-td-w170,.check-modal-table .check-th-w170{width:170px}.check-modal-table .check-td-w140,.check-modal-table .check-th-w140{width:140px}.check-modal-table .check-td-w120,.check-modal-table .check-th-w120{width:120px}.check-modal-table .check-td-w100,.check-modal-table .check-th-w100{width:100px}.check-modal-table .check-td-event,.check-modal-table .check-th-event{width:180px}.check-modal-table tbody tr:last-child td{border-bottom:none}.check-modal-pagination{display:flex;align-items:center;justify-content:space-between;padding:12px}.check-modal-refresh{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;border:none;background:none;cursor:pointer;color:var(--TextColor-Primary,#000)}.check-modal-refresh:hover{background:var(--BackgroundColor-Tertiary,#f0f0f0)}.check-modal-textarea-field{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%}.check-modal-textarea-field>span{font-size:14px;font-weight:700;line-height:24px;opacity:.8}.check-modal-textarea-field>textarea{width:100%;padding:16px;border:1px solid var(--StrokeColor-Primary,#e5e5e5);border-radius:16px;font-size:16px;line-height:24px;font-family:var(--font-sans);resize:vertical}.check-modal-footer{display:flex;justify-content:flex-end;align-items:flex-start;gap:16px;padding:32px;border-top:1px solid var(--StrokeColor-Primary,#e5e5e5)}.logs-workflow-header{padding:20px 24px;border-bottom:1px solid var(--border)}.logs-data-card .workflow-action-bar{padding:12px 24px;border-bottom:1px solid var(--border)}@media (max-width:1280px){.figma-shell{grid-template-columns:280px minmax(0,1fr)}.figma-user-pill-wrap{min-width:220px}.figma-modal-header h2{font-size:28px}.report-card-grid{grid-template-columns:1fr}}@media (max-width:980px){.figma-shell{grid-template-columns:1fr}.figma-sidebar{min-height:auto}.figma-ldap-toolbar,.figma-modal-footer,.figma-page-header,.figma-pagination-bar,.figma-topbar,.settings-header-actions,.settings-toolbar-left,.settings-toolbar-right,.settings-toolbar-row,.surface-card-header,.users-toolbar{align-items:stretch}.report-filter-bar{grid-template-columns:1fr}.figma-content{padding:12px}.login-card{padding:48px 24px 28px}.figma-modal-backdrop{padding:12px}.figma-modal-fields,.figma-modal-footer,.figma-modal-header{padding-left:24px;padding-right:24px}.figma-checkbox-grid,.figma-form-grid.three,.figma-form-grid.two,.figma-ldap-toolbar,.settings-modal-grid,.system-user-directory-row,.system-user-domain-row{grid-template-columns:minmax(0,1fr)}.system-user-directory-row{min-height:auto;padding:18px 0}.system-user-directory-row strong{text-align:left}.figma-filter-inline{width:100%}.modal-save{width:100%;min-width:0;height:48px;border-radius:16px;font-size:15px}.figma-alert.modal{margin-left:24px;margin-right:24px}}.figma-select-dropdown{position:relative;display:flex;flex-direction:column;align-items:stretch;width:100%;overflow:visible}.figma-select-trigger{display:flex;align-items:flex-start;align-self:stretch;width:100%;min-height:44px;padding:12px 16px;border:1px solid var(--StrokeColor-Primary,#e5e5e5);border-radius:16px;background:var(--BackgroundColor-Primary,#FFF);font-size:16px;cursor:pointer;text-align:left;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none}.figma-select-trigger-leading{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:8px;color:#5c5c5c;pointer-events:none;flex:0 0 auto}.figma-select-trigger-leading svg{width:20px;height:20px}.figma-select-trigger.has-leading-icon{padding-left:12px}.figma-select-trigger-value{width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.figma-select-trigger:after{content:"";position:absolute;right:12px;top:50%;transform:translateY(-50%);width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:24px 24px;pointer-events:none}.figma-select-trigger.open{border:1px solid var(--BrandColor-500,#024e31);background:var(--BackgroundColor-Primary,#FFF)}.figma-select-trigger-placeholder{color:#9ca3af}.cameras-branch-filter{width:320px;max-width:100%}.figma-select-dropdown-list{display:flex;width:100%;padding:8px;flex-direction:column;align-items:flex-start;gap:8px;background:#ffffff;border:1px solid var(--border);border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.1);max-height:min(420px,calc(100vh - 320px));overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;box-sizing:border-box;position:absolute;top:100%;left:0;z-index:1000;margin-top:8px}.figma-select-dropdown-item{display:flex;padding:12px;align-items:center;gap:12px;align-self:stretch;border-radius:12px;background:transparent;cursor:pointer;transition:background .5s ease-in-out;font-size:16px;font-weight:500;line-height:24px}.figma-select-dropdown-item.selected,.figma-select-dropdown-item:hover{background:var(--BackgroundColor-Tertiary,#F0F0F0)}.figma-select-dropdown-item.selected{font-weight:600}.figma-dialog-modal{display:flex;width:600px;max-width:calc(100% - 64px);padding:64px;flex-direction:column;align-items:center;gap:32px;flex-shrink:0;border-radius:24px;background:var(--BackgroundColor-Primary,#FFF)}.figma-dialog-icon{display:flex;padding:12px;align-items:center;gap:10px;border-radius:100px;border:12px solid var(--SystemColor-Warning-Secondary,#fff5e6);background:var(--SystemColor-Warning-Primary,#FF9800)}.figma-dialog-icon svg{width:40px;height:40px;aspect-ratio:1/1;color:#ffffff}.figma-dialog-icon.error{border-color:var(--SystemColor-Error-Secondary,#FEEEEF);background:var(--SystemColor-Error-Primary,#F7525F)}.figma-dialog-icon.info{border-color:#dbeafe;background:#2563eb}.figma-dialog-text{display:flex;flex-direction:column;align-items:center;gap:8px}.figma-dialog-text h3{font-size:28px;font-weight:700;line-height:36px}.figma-dialog-text h3,.figma-dialog-text p{margin:0;color:var(--TextColor-Primary,#000);font-family:var(--font-sans)}.figma-dialog-text p{font-size:16px;font-weight:400;line-height:24px;text-align:center;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.figma-dialog-buttons{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.figma-dialog-btn{width:100%;display:flex;padding:12px 28px;justify-content:center;align-items:center;gap:12px;border-radius:16px;overflow:hidden;color:var(--SystemColor-White,#FFF);font-family:var(--font-sans);font-size:15px;font-weight:600;line-height:24px;letter-spacing:.75px;cursor:pointer;transition:background .14s ease}.figma-dialog-btn.primary{background:var(--BrandColor-500,#024E31)}.figma-dialog-btn.primary:hover{background:var(--green-darker,#013922)}.figma-dialog-btn.danger{background:var(--SystemColor-Error-Primary,#F7525F)}.figma-dialog-btn.danger:hover{background:#e04450}.figma-dialog-btn.ghost{background:transparent;color:var(--TextColor-Primary,#000)}.figma-dialog-btn.ghost:hover{background:var(--BackgroundColor-Tertiary,#F0F0F0)}.figma-dialog-btn:disabled{opacity:.6;cursor:wait}.figma-upload-field{display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}.figma-upload-field>span{font-size:13px;font-weight:500;color:var(--TextColor-Secondary,#5C5C5C)}.figma-upload-dropzone{display:flex;padding:24px;justify-content:space-between;align-items:center;align-self:stretch;border-radius:16px;border:1px dashed var(--BrandColor-500,#024e31);background:var(--BrandColor-50,#E6EDEA);cursor:pointer;transition:background .15s}.figma-upload-dropzone:hover{background:var(--BrandColor-100,#D1DED8)}.figma-upload-left{display:flex;align-items:center;gap:16px}.figma-upload-icon{display:flex;padding:12px;align-items:center;gap:10px;border-radius:100px;background:var(--BackgroundColor-Primary,#FFF)}.figma-upload-icon svg{width:20px;height:20px;color:var(--BrandColor-500,#024E31)}.figma-upload-btn{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px}.figma-upload-btn-label{font-size:14px;font-weight:600;color:var(--TextColor-Primary,#1A1A1A)}.figma-upload-btn-hint{font-size:12px;color:var(--TextColor-Tertiary,#8C8C8C)}.figma-upload-btn-action{font-size:14px;padding:12px 28px;border-radius:16px;color:#024E31;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:15px;font-weight:600;line-height:24px;letter-spacing:.75px;cursor:pointer;transition:background .14s ease,transform .14s ease;border:1px solid #024e31;background:var(--BackgroundColor-Primary,#FFF)}.figma-upload-btn-action:hover{background:var(--BackgroundColor-Tertiary,#F0F0F0)}.figma-upload-thumb-wrap{position:relative;width:52px;height:52px;flex:0 0 52px;z-index:1}.figma-upload-thumb{width:100%;height:100%;object-fit:cover;border-radius:14px;border:1px solid var(--StrokeColor-Primary,#e5e5e5);background:var(--BackgroundColor-Primary,#FFF)}.figma-upload-thumb-remove{position:absolute;top:-6px;right:-6px;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border:0;border-radius:999px;background:var(--BackgroundColor-Tertiary,#F0F0F0);cursor:pointer}.figma-upload-thumb-remove:hover{background:var(--BrandColor-100,#D1DED8)}.figma-sidebar-backdrop{display:none}@media (max-width:768px){.figma-sidebar{position:fixed;top:0;left:0;bottom:0;z-index:200;margin:0;border-radius:0 16px 16px 0;min-height:100vh;transition:transform .24s ease-out}.figma-sidebar.collapsed{width:300px;padding:16px;transform:translateX(-100%)}.figma-sidebar.collapsed .figma-sidebar-nav{width:auto;padding:0}.figma-sidebar.collapsed .figma-nav-row{justify-content:flex-start}.figma-sidebar.collapsed .figma-nav-row .figma-chevron,.figma-sidebar.collapsed .figma-nav-row span{display:block}.figma-sidebar.collapsed .figma-submenu{display:flex}.figma-sidebar.collapsed .figma-sidebar-header .khan-logo-wordmark{display:block}.figma-sidebar.collapsed .figma-logout span{display:inline}.figma-sidebar.collapsed .figma-logout{justify-content:flex-start}.figma-sidebar.collapsed .figma-sidebar-header{display:block;margin-bottom:40px}.figma-sidebar-backdrop{display:block;position:fixed;inset:0;z-index:199;background:rgba(0,0,0,.4)}.figma-sidebar-backdrop.hidden{display:none}.figma-user-pill-wrap{min-width:auto}.figma-user-chevron,.figma-user-meta{display:none}.figma-user-pill{padding:8px;gap:0}.logs-filter-bar{flex-direction:column;align-items:stretch;gap:16px}.logs-filter-left{flex-wrap:wrap}.logs-filter-field,.logs-filter-right{width:100%}.settings-list-screen .figma-data-toolbar{flex-wrap:wrap}.figma-toolbar-group,.settings-filter-control{width:100%}.figma-page-header{flex-wrap:wrap}}.dtp-wrapper{position:relative;align-self:stretch}.dtp-trigger{display:flex;width:100%;padding:10px 12px;justify-content:space-between;align-items:center;box-sizing:border-box;border-radius:12px;border:1px solid var(--StrokeColor-Primary,#e5e5e5);background:var(--BackgroundColor-Primary,#FFF);cursor:pointer;color:var(--TextColor-Primary,#000);font-family:GIP;font-size:14px;font-weight:500;line-height:24px;white-space:nowrap}.dtp-trigger-icon{width:20px;height:20px;aspect-ratio:1/1;flex-shrink:0;color:var(--TextColor-Secondary,#5C5C5C)}.dtp-dropdown{display:inline-flex;padding:var(--p-3,12px) 12px;flex-direction:column;align-items:flex-start;gap:var(--space-x-4,16px);border-radius:16px;border:1px solid var(--StrokeColor-Primary,#e5e5e5);background:var(--BackgroundColor-Primary,#FFF);position:absolute;top:calc(100% + 4px);left:0;z-index:100;box-shadow:0 4px 16px rgba(0,0,0,.08)}.dtp-dropdown.dtp-dropdown-portal{z-index:1500;max-height:min(420px,calc(100vh - 24px));overflow-y:auto;overscroll-behavior:contain}.dtp-header{width:252px;padding-top:var(--pt-1,4px);justify-content:space-between}.dtp-header,.dtp-nav-btn{display:flex;align-items:center}.dtp-nav-btn{width:28px;height:28px;justify-content:center;gap:10px;flex-shrink:0;border-radius:var(--rounded-md,6px);border:1px solid var(--StrokeColor-Primary,#e5e5e5);background:none;cursor:pointer;color:var(--TextColor-Primary,#000)}.dtp-nav-btn svg{width:16px;height:16px;flex-shrink:0}.dtp-month-label{display:flex;justify-content:center;align-items:center;gap:10px;color:var(--TextColor-Primary,#000);font-family:GIP;font-size:14px;font-weight:500;line-height:24px}.dtp-body{display:flex;flex-direction:column;align-items:flex-start}.dtp-weekday,.dtp-weekdays{display:flex;align-items:center}.dtp-weekday{width:36px;height:21.2px;min-width:36px;max-width:36px;min-height:21.2px;max-height:21.2px;justify-content:center;gap:10px;border-radius:var(--rounded-md,6px);color:var(--TextColor-Secondary,#5C5C5C);font-family:GIP;font-size:12px;font-weight:400;line-height:16px}.dtp-days{padding-top:var(--mt-05,2px);flex-direction:column}.dtp-days,.dtp-week-row{display:flex;align-items:flex-start}.dtp-week-row{padding-top:var(--mt-1,4px)}.dtp-day{display:flex;width:36px;height:36px;min-width:36px;max-width:36px;min-height:36px;max-height:36px;justify-content:center;align-items:center;gap:10px;border:none;background:none;cursor:pointer;color:var(--TextColor-Primary,#000);font-family:GIP;font-size:14px;font-weight:400;line-height:24px;border-radius:var(--rounded-md,6px)}.dtp-day:hover:not(:disabled){background:var(--BackgroundColor-Secondary,#F5F5F5)}.dtp-day.selected{background:var(--BrandColor-500,#024E31);color:var(--SystemColor-White,#FFF);font-weight:500}.dtp-day.other-month{color:var(--TextColor-Tertiary,#898989);cursor:default;opacity:.5}.dtp-divider{width:100%;height:1px;background:var(--StrokeColor-Primary,#E5E5E5)}.dtp-footer{display:flex;padding-bottom:6px;flex-direction:column;align-items:flex-start;gap:4px;align-self:stretch}.dtp-time-label{color:var(--TextColor-Primary,#000);font-family:GIP;font-size:14px;font-weight:700;line-height:24px;align-self:stretch}.dtp-time-input-box{display:flex;padding:8px 12px;justify-content:space-between;align-items:center;align-self:stretch;border-radius:8px;border:1px solid var(--StrokeColor-Primary,#e5e5e5)}.dtp-time-input{border:none;outline:none;background:none;color:var(--TextColor-Primary,#000);font-family:GIP;font-size:14px;font-weight:400;line-height:24px;width:100%}.dtp-time-input::-webkit-calendar-picker-indicator{display:none}.dtp-clock-icon{width:18px;height:18px;aspect-ratio:1/1;flex-shrink:0;color:var(--TextColor-Secondary,#5C5C5C)}.app-route-loading{min-height:100vh;padding:24px;background:radial-gradient(circle at top left,rgba(2,78,49,.14),transparent 34%),linear-gradient(180deg,#f7f8f7,#eef3f1)}.app-route-loading-progress{position:-webkit-sticky;position:sticky;top:0;z-index:2;margin:-24px -24px 24px;height:3px;overflow:hidden;background:rgba(2,78,49,.08)}.app-route-loading-progress-bar{width:40%;height:100%;background:linear-gradient(90deg,rgba(2,78,49,.1),rgba(2,78,49,.95),rgba(2,78,49,.1));animation:route-progress-slide 1.1s ease-in-out infinite}.app-route-loading-shell{display:grid;min-height:calc(100vh - 48px);grid-template-columns:280px minmax(0,1fr);grid-gap:24px;gap:24px}.app-route-loading-main,.app-route-loading-sidebar,.figma-user-pill.loading,.loading-card{border:1px solid rgba(2,78,49,.08);border-radius:24px;background:rgba(255,255,255,.72);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 54px rgba(3,24,16,.08)}.app-route-loading-sidebar{display:grid;align-content:start;grid-gap:16px;gap:16px;padding:24px}.app-route-loading-main{padding:28px}.app-route-loading-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px;margin-top:28px}.loading-card{display:grid;align-content:start;grid-gap:14px;gap:14px;min-height:180px;padding:20px}.loading-table{grid-column:1/-1;min-height:260px}.loading-skeleton,.skeleton-block,.skeleton-line{overflow:hidden;background:linear-gradient(90deg,#e7ecea,#f4f7f6 50%,#e7ecea);background-size:200% 100%;animation:loading-shimmer 1.35s linear infinite}.loading-skeleton{border-radius:16px}.loading-skeleton-logo{width:164px;height:54px}.loading-skeleton-login-logo{width:220px;height:80px;border-radius:20px}.loading-skeleton-nav{width:100%;height:44px;border-radius:14px}.loading-skeleton-title{width:180px;height:32px}.loading-skeleton-subtitle{width:min(640px,100%);height:18px}.loading-skeleton-card-title{width:52%;height:24px}.loading-skeleton-card-line{width:100%;height:16px}.loading-skeleton-table-header{width:100%;height:22px}.loading-skeleton-table-row{width:100%;height:18px}.loading-skeleton-input{width:100%;height:54px;border-radius:16px}.loading-skeleton-button{width:100%;height:56px;border-radius:18px}.skeleton-block,.skeleton-line{border-radius:999px}.skeleton-line{width:100%;height:10px}.loading-skeleton-card-line.short,.loading-skeleton-table-row.short,.skeleton-line.short{width:64%}.loading-card.loading-card--compact{width:100%;display:flex;flex-direction:column;gap:12px}.loading-card.loading-card--compact .loading-skeleton-card-title{width:44%}.loading-card.loading-card--compact .loading-skeleton-card-line{width:100%}.skeleton-line.tiny{width:54%;height:8px}.figma-user-pill.loading{cursor:wait;padding:12px 16px}.figma-user-pill.loading .figma-user-pill-inner{width:100%}@keyframes loading-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:960px){.app-route-loading-shell{grid-template-columns:1fr}}@media (max-width:720px){.app-route-loading{padding:16px}.app-route-loading-shell{min-height:calc(100vh - 32px);gap:16px}.app-route-loading-main,.app-route-loading-sidebar{padding:18px;border-radius:20px}.app-route-loading-grid{grid-template-columns:1fr}}@keyframes route-progress-slide{0%{transform:translateX(-120%)}to{transform:translateX(280%)}}.figma-route-progress{position:fixed;top:0;left:0;right:0;z-index:120;pointer-events:none}.figma-route-progress-track{height:3px;overflow:hidden;background:rgba(2,78,49,.08)}.figma-route-progress-bar{width:40%;height:100%;border-radius:inherit;background:linear-gradient(90deg,rgba(2,78,49,.12),rgba(2,78,49,.96),rgba(2,78,49,.12));animation:route-progress-slide 1.05s ease-in-out infinite}