/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.grid{display:grid}.resize{resize:both}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--brand:#48b87d;--brand-dark:#2b8b5c;--ink:#17211c;--muted:#7d8983;--line:#e8edea;--surface:#fff;--canvas:#f4f6f5;--warn:#e9a23b;--danger:#d96868}*{box-sizing:border-box}html{background:var(--canvas);color:var(--ink);-webkit-tap-highlight-color:transparent;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif}body{background:var(--canvas);margin:0}button,input,select{font:inherit}button{cursor:pointer}.auth-screen{background:radial-gradient(circle at 50% 0,#e5f6ec 0,transparent 42%),var(--canvas);place-items:center;min-height:100dvh;padding:24px;display:grid}.auth-dev{text-align:center;color:#fff;background:#173e2b;padding:8px;font-size:12px;position:fixed;top:0;left:0;right:0}.auth-card{background:#fff;border:1px solid #dfe8e3;border-radius:22px;width:min(100%,390px);padding:30px 24px;box-shadow:0 18px 50px #163a271a}.auth-logo{color:#fff;background:var(--brand);border-radius:17px;place-items:center;width:54px;height:54px;margin:auto;font-size:24px;font-weight:800;display:grid}.auth-card h1{text-align:center;margin:15px 0 4px;font-size:24px}.auth-card>p{text-align:center;color:var(--muted);margin:0 0 24px}.auth-card form{flex-direction:column;gap:15px;display:flex}.auth-card label{color:#53605a;font-size:12px;font-weight:650}.auth-card input{background:#fafbfa;border:1px solid #dce5e0;border-radius:11px;outline:none;width:100%;margin-top:7px;padding:13px}.auth-card input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #48b87d1f}.auth-card form>button:not(.auth-link){color:#fff;background:var(--brand);border:0;border-radius:11px;padding:13px;font-weight:700}.auth-link{color:#2b8b5c;background:0 0;border:0;font-size:12px}.auth-error{color:#a44141;background:#fcecec;border-radius:10px;margin-top:15px;padding:11px;font-size:12px}.auth-card>small{color:#98a29d;text-align:center;margin-top:20px;font-size:10px;display:block}.session-actions{z-index:80;align-items:center;gap:6px;display:flex;position:fixed;top:35px;right:12px}.session-actions span,.session-actions button{color:#52625a;background:#fffffff2;border:1px solid #dce6e0;border-radius:9px;padding:6px 8px;font-size:10px}.app-shell{--safe-area-top:env(safe-area-inset-top,0px);--development-banner-height:0px;--product-bar-height:76px;--overview-tabs-height:52px;min-height:100dvh;padding-bottom:calc(78px + env(safe-area-inset-bottom))}.app-shell.with-development-banner{--development-banner-height:30px}.dev-banner{top:var(--safe-area-top);z-index:60;height:var(--development-banner-height);color:#fff;letter-spacing:.02em;background:#173e2b;justify-content:center;align-items:center;gap:7px;font-size:12px;display:flex;position:sticky}.dev-banner span{color:#61cd8d;font-size:9px}.dev-banner button{color:#ddf7e8;background:0 0;border:0;border-bottom:1px dotted #ffffffbf;padding:0;font-size:11px}.topbar{top:calc(var(--safe-area-top) + var(--development-banner-height));z-index:50;height:var(--product-bar-height);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:space-between;align-items:center;padding:12px 18px;display:flex;position:sticky}.brand{align-items:center;gap:11px;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#52c98b,#37a76d);border-radius:14px;place-items:center;width:42px;height:42px;font-size:19px;font-weight:800;display:grid;box-shadow:0 7px 18px #48b87d38}.brand h1{letter-spacing:-.02em;margin:0;font-size:20px}.brand p{color:var(--muted);margin:3px 0 0;font-size:11px}.avatar{width:36px;height:36px;color:var(--brand-dark);background:#f0faf4;border:1px solid #dde5e0;border-radius:50%;font-weight:700}main{width:min(100%,1180px);margin:0 auto}.subtabs{top:calc(var(--safe-area-top) + var(--development-banner-height) + var(--product-bar-height));z-index:45;height:var(--overview-tabs-height);border-bottom:1px solid var(--line);scrollbar-width:none;background:#fff;padding:0 12px;display:flex;position:sticky;overflow-x:auto}.subtabs::-webkit-scrollbar{display:none}.subtabs button{color:#7d8581;white-space:nowrap;background:0 0;border:0;border-bottom:3px solid #0000;flex:1 0 64px;padding:17px 13px 14px;font-weight:650}.subtabs button[aria-selected=true]{color:var(--ink);border-color:var(--brand)}.filter-wrap{border-bottom:1px solid var(--line);background:#fff;padding:14px 14px 10px;position:relative}.date-row{flex-direction:column;gap:10px;display:flex}.date-pills{scrollbar-width:none;gap:7px;display:flex;overflow-x:auto}.date-pills button,.segmented button,.state-switch button{color:#66716b;background:#fff;border:1px solid #e2e8e4;border-radius:9px;flex:none;padding:8px 12px;font-size:12px}.date-pills button.active,.segmented button.active,.state-switch button.active{color:#1f6d48;background:#eaf8f0;border-color:#bfe6cf;font-weight:700}.date-range{color:#8a948f;font-size:12px}.date-range i{color:var(--brand-dark);margin-left:5px;font-style:normal}.custom-dates{flex-wrap:wrap;align-items:end;gap:8px;margin-top:10px;display:flex}.custom-dates label{color:#75817b;flex-direction:column;gap:4px;font-size:10px;display:flex}.custom-dates input{background:#f8faf9;border:1px solid #e0e7e3;border-radius:9px;padding:7px}.custom-dates button{color:#fff;background:var(--brand);border:0;border-radius:9px;padding:8px 13px}.custom-dates span{width:100%;color:var(--danger);font-size:11px}.state-switch{border-top:1px dashed #edf1ef;align-items:center;gap:5px;margin-top:10px;padding-top:10px;display:flex;overflow:auto}.state-switch span{color:#a1aaa5;white-space:nowrap;margin-right:4px;font-size:11px}.state-switch button{padding:5px 8px;font-size:10px}.content-stack,.users-page{flex-direction:column;gap:12px;padding:12px;display:flex}.card{background:var(--surface);border:1px solid #dbe4dfeb;border-radius:16px;padding:17px 16px;overflow:hidden;box-shadow:0 3px 12px #1c362909}.section-header{justify-content:space-between;align-items:flex-start;gap:12px;min-height:44px;display:flex}.section-header h2{letter-spacing:-.01em;margin:0;font-size:16px}.section-header p{color:#909a95;margin:5px 0 0;font-size:11px}.section-header select,.filters select{color:#53605a;background:#f8faf9;border:1px solid #e0e7e3;border-radius:9px;padding:7px 9px;font-size:11px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.metric-card{background:#fff;border:1px solid #e4ebe7;border-radius:15px;min-height:115px;padding:15px 13px}.metric-card>span{color:#59655f;min-height:32px;font-size:12px;display:block}.metric-card strong{letter-spacing:-.04em;margin:7px 0 10px;font-size:27px;line-height:1;display:block}.metric-card strong small{color:#839089;margin-left:3px;font-size:11px;font-weight:500}.metric-card em{font-size:10px;font-style:normal}.metric-card em.up{color:#2f9a64}.metric-card em.down{color:#d26b6b}.metric-card em.neutral{color:#98a19c}.metric-card em i{color:#a2aba6;font-style:normal}.info-strip{color:#397454;background:#edf9f2;border:1px solid #cdebda;border-radius:13px;padding:12px 14px;font-size:12px}.info-strip b{color:#668174;margin:5px 0 0 15px;font-size:10px;font-weight:500;display:block}.pulse{background:#48b87d;border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block;box-shadow:0 0 0 5px #48b87d21}.operation-list article,.health-list article,.incident-list article{border-top:1px solid #eff2f0;align-items:center;gap:12px;padding:13px 0;display:flex}.operation-list article:first-child,.health-list article:first-child,.incident-list article:first-child{border-top:0}.operation-list time,.incident-list time{color:#8d9892;width:51px;font-size:11px}.operation-list div,.health-list div,.incident-list div{flex:1;min-width:0}.operation-list strong,.health-list strong,.incident-list strong{font-size:13px}.operation-list p,.health-list p,.incident-list p{color:#909a95;margin:4px 0 0;font-size:10px}.result,.status-badge{border-radius:999px;padding:5px 8px;font-size:10px;font-weight:700}.result.成功,.status-badge.normal{color:#278956;background:#e8f7ef}.result.限流,.status-badge.attention{color:#a96c10;background:#fff4de}.result.失败,.status-badge.error{color:#b94f4f;background:#fceaea}.pending-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:490px;display:flex}.pending-mark{width:58px;height:58px;color:var(--brand);background:#e9f7ef;border-radius:18px;place-items:center;font-size:30px;display:grid}.pending-card h2{margin:18px 0 6px;font-size:19px}.pending-card strong{color:#607069;font-size:14px}.pending-card p{color:#8d9892;max-width:380px;margin:10px 0 18px;font-size:12px;line-height:1.7}.pending-rule{color:#abb3af;border-top:1px solid #eef2f0;width:100%;padding-top:17px;font-size:11px}.state-panel{color:#75817b;background:#fff;border:1px solid #e2e9e5;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:430px;margin:12px;display:flex}.state-panel strong{color:#59665f;margin:15px 0 0;font-size:15px}.state-panel p{color:#9ba49f;margin:6px 0;font-size:11px}.state-panel button{color:#fff;background:var(--brand);border:0;border-radius:10px;margin-top:12px;padding:9px 15px}.state-icon{color:#a8b2ad;background:#f1f4f2;border-radius:50%;place-items:center;width:48px;height:48px;font-size:24px;display:grid}.state-panel.error .state-icon{color:#c65a5a;background:#fdeeee}.loader{border:3px solid #ddede4;border-top-color:var(--brand);border-radius:50%;width:34px;height:34px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.segmented{gap:4px;display:flex}.segmented button{padding:6px 8px;font-size:10px}.bottom-nav{z-index:70;height:calc(66px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border-top:1px solid #dfe6e2;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 24px #1f372b0f}.bottom-nav button{color:#84908a;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:11px;display:flex}.bottom-nav button span{font-size:21px;line-height:1}.bottom-nav button[aria-current=page]{color:var(--brand-dark);font-weight:700}.user-tools{z-index:30;background:#fffffff7;border:1px solid #e3eae6;border-radius:15px;padding:13px;position:sticky;top:106px}.search-box{background:#f7f9f8;border:1px solid #dce5e0;border-radius:11px;align-items:center;gap:8px;padding:0 11px;display:flex}.search-box span{color:#86928c;font-size:20px}.search-box input{background:0 0;border:0;outline:0;width:100%;padding:11px 0;font-size:12px}.filters{grid-template-columns:1fr 1fr;gap:7px;margin-top:9px;display:grid}.filters select{width:100%}.list-summary,.page-filter{justify-content:space-between;align-items:center;padding:5px 3px;display:flex}.list-summary strong,.page-filter strong{font-size:16px}.list-summary span,.page-filter span{color:#929d97;font-size:11px}.account-section-switch{background:#fff;border:1px solid #dfe8e3;border-radius:12px;align-self:flex-start;padding:4px}.account-section-switch button{min-width:92px}.account-lifecycle{flex-direction:column;gap:12px;width:100%;display:flex}.account-lifecycle>.filter-wrap{border:1px solid #e1e8e4;border-radius:15px}.availability-note{color:#77847d;margin-top:12px;font-size:10px;line-height:1.6;display:block}.account-event-filters{grid-template-columns:1fr 1fr;gap:8px;margin:8px 0;display:grid}.account-event-filters select{color:#53605a;background:#f8faf9;border:1px solid #e0e7e3;border-radius:9px;min-width:0;padding:8px;font-size:11px}.account-event-list article{border-top:1px solid #eff2f0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px 0;display:grid}.account-event-list article:first-child{border-top:0}.account-event-list strong{font-size:12px}.account-event-list p{color:#8a958f;margin:5px 0 0;font-size:10px}.account-event-list article>div:last-child{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.account-event-list small{color:#929d97;font-size:9px}.parent-list{background:#fff;border:1px solid #e1e8e4;border-radius:15px;flex-direction:column;display:flex;overflow:hidden}.parent-list>button{text-align:left;background:#fff;border:0;border-top:1px solid #eef2f0;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;padding:13px 12px;display:grid}.parent-list>button:first-child{border-top:0}.parent-avatar{color:#287b50;background:#e6f6ed;border-radius:13px;place-items:center;width:39px;height:39px;font-weight:800;display:grid}.parent-avatar.large{border-radius:17px;width:54px;height:54px;font-size:20px}.parent-list strong{font-size:13px}.parent-list p{color:#76817c;margin:4px 0;font-size:10px}.parent-list small{color:#a1aaa5;font-size:9px}.parent-flags{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.parent-flags span{color:#63806f;font-size:9px}.parent-flags b{color:#a0aaa5;font-size:20px}.load-more{color:#287e51;background:#eff9f3;border:1px solid #cde9d9;border-radius:11px;align-self:center;padding:10px 24px;font-size:12px}.inline-empty{color:#929d97;text-align:center;padding:50px}.drawer-backdrop{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#101c166b;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.drawer{background:#f5f7f6;border-radius:24px 24px 0 0;width:min(100%,600px);max-height:91dvh;padding-bottom:28px;overflow:auto;box-shadow:0 -18px 40px #11221929}.drawer>header{z-index:2;text-align:center;background:#fff;border-bottom:1px solid #e4eae6;grid-template-columns:40px 1fr 40px;align-items:center;height:56px;padding:0 12px;font-size:14px;font-weight:700;display:grid;position:sticky;top:0}.drawer header button{color:#66726c;background:0 0;border:0;font-size:26px}.detail-profile{background:#fff;border:1px solid #e1e8e4;border-radius:15px;align-items:center;gap:13px;margin:13px;padding:17px;display:flex}.detail-profile h2{margin:0;font-size:17px}.detail-profile p{color:#87928c;margin:5px 0 0;font-size:11px}.drawer dl{background:#fff;border:1px solid #e1e8e4;border-radius:15px;grid-template-columns:1fr 1fr;margin:0 13px;padding:13px;display:grid}.drawer dl div+div{border-left:1px solid #edf1ef;padding-left:13px}.drawer dt{color:#929c97;font-size:10px}.drawer dd{margin:6px 0 0;font-size:11px}.detail-tabs{border-bottom:1px solid #dce4e0;margin:13px 13px 0;display:flex;overflow:auto}.detail-tabs button{color:#77827c;background:0 0;border:0;border-bottom:2px solid #0000;flex:1 0 74px;padding:12px 8px;font-size:11px}.detail-tabs button.active{color:#267b4e;border-color:var(--brand);font-weight:700}.detail-module{background:#fff;border:1px solid #e1e8e4;border-radius:15px;margin:12px 13px;padding:17px}.detail-module>span{color:#2b8b5c;font-size:10px}.detail-module h3{margin:9px 0 6px;font-size:14px}.detail-module p{color:#75817b;margin:0;font-size:11px}.detail-module small{color:#9aa49f;border-top:1px solid #eef2f0;margin-top:13px;padding-top:13px;font-size:10px;display:block}.account-status-detail dl{border:0;grid-template-columns:1fr;gap:0;margin:10px 0 0;padding:0;display:grid}.account-status-detail dl div{border-top:1px solid #eef2f0;padding:10px 0}.account-status-detail dl div+div{border-left:0;padding-left:0}.account-status-detail dd{line-height:1.5}.ranking{flex-direction:column;gap:13px;padding-top:7px;display:flex}.ranking div{grid-template-columns:24px 1fr 44px;align-items:center;gap:8px;min-height:25px;display:grid;position:relative}.ranking b{color:#408a61;background:#eaf7f0;border-radius:7px;place-items:center;width:22px;height:22px;font-size:10px;display:grid}.ranking span{z-index:1;font-size:11px}.ranking i{z-index:0;background:#bde8cf;border-radius:4px;max-width:calc(100% - 79px);height:4px;position:absolute;bottom:0;left:31px;right:47px}.ranking strong{text-align:right;font-size:11px}.incident-list article{align-items:flex-start}.security-panel{padding-top:10px}.security-filters{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px;display:grid}.security-filters select{color:#53605a;background:#f8faf9;border:1px solid #e0e7e3;border-radius:9px;min-width:0;padding:8px;font-size:11px}.audit-list article,.session-list article{border-top:1px solid #eff2f0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 12px;padding:13px 0;display:grid}.audit-list article:first-child,.session-list article:first-child{border-top:0}.audit-list article>div,.session-list article>div{min-width:0}.audit-list strong,.session-list strong{font-size:12px}.audit-list p,.session-list p{color:#8a958f;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:10px;overflow:hidden}.audit-list time{color:#8a958f;font-size:9px}.audit-list .status-badge{grid-area:1/2/3}.session-list small{color:#a0aaa5;margin-top:5px;font-size:9px;display:block}.session-list button{color:#a94a4a;background:#fff5f5;border:1px solid #f0cece;border-radius:8px;grid-column:2;padding:6px 9px;font-size:10px}@media (width>=700px){.topbar{padding-left:26px;padding-right:26px}.content-stack,.users-page{gap:16px;padding:18px}.metric-grid{grid-template-columns:repeat(4,1fr)}.metric-grid-compact{grid-template-columns:repeat(3,1fr)}.metric-card{min-height:124px}.card{padding:20px}.subtabs{justify-content:center}.subtabs button{flex:0 112px}.date-row{flex-direction:row;justify-content:space-between;align-items:center}.filter-wrap{padding-left:22px;padding-right:22px}.filters{grid-template-columns:repeat(4,1fr)}.parent-list>button{grid-template-columns:48px 1fr auto;padding:16px}}@media (width>=1000px){.bottom-nav{top:calc(var(--safe-area-top) + var(--development-banner-height) + var(--product-bar-height) + var(--overview-tabs-height));width:104px;height:auto;box-shadow:none;border-top:0;border-right:1px solid #dfe6e2;grid-template-columns:1fr;align-content:start;gap:6px;padding:18px 10px;bottom:0;right:auto}.bottom-nav button{border-radius:13px;min-height:68px}.bottom-nav button[aria-current=page]{background:#eaf7f0}.app-shell{padding-bottom:0;padding-left:104px}.content-stack{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.content-stack>.metric-grid,.content-stack>.page-filter,.content-stack>.info-strip,.content-stack>.pending-card{grid-column:1/-1}.users-page{display:flex}.drawer{border-radius:0;align-self:stretch;max-height:100dvh;margin-left:auto}.drawer-backdrop{align-items:stretch}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
