:root{color-scheme:light only;--bg:#f5f7fb;--surface:#ffffff;--surface-elevated:#ffffff;--surface-muted:#eef2f7;--border:rgba(28,42,66,0.12);--border-strong:rgba(28,42,66,0.18);--text:#172033;--muted:rgba(38,52,77,0.62);--blue:#2563eb;--blue-soft:rgba(37,99,235,0.1);--green:#16a34a;--orange:#f59e0b;--red:#dc2626;--shadow-soft:0 10px 30px rgba(17,24,39,0.08);--shadow-pop:0 18px 44px rgba(17,24,39,0.14);--header-bg:rgba(255,255,255,0.88);--tabbar-bg:rgba(255,255,255,0.9);--tabbar-height:64px;--fab-clearance:72px;--list-row-line-1:21px;--list-row-line-2:18px;--list-row-line-3:17px;--list-row-text-height:60px;--list-row-height:80px}*{box-sizing:border-box}html{color-scheme:light only;background:var(--bg)}body,html{min-height:100%}body{margin:0;background:radial-gradient(circle at top left,rgba(37,99,235,.08),transparent 34vw),var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;word-break:keep-all;overflow-wrap:break-word}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:var(--text)}input,select,textarea{background-color:var(--surface)}button{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid color-mix(in srgb,var(--blue) 32%,transparent);outline-offset:2px}.native-app{min-height:100vh;padding-bottom:84px}.native-header{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:var(--header-bg);border-bottom:.5px solid var(--border);display:flex;gap:12px;justify-content:space-between;min-height:52px;padding:10px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:20}.native-brand{align-items:center;color:var(--text);display:inline-flex;flex-shrink:1;font-size:17px;font-weight:700;gap:8px;max-width:58%;min-width:0}.native-brand span,.native-header-user{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.native-header-user{color:var(--muted);flex-shrink:1;font-size:11px;font-weight:500;line-height:1.25;margin:0;max-width:58%;min-width:0;text-align:right}@keyframes skeleton-pulse{0%{opacity:.55}50%{opacity:1}to{opacity:.55}}.skeleton-block{animation:skeleton-pulse 1.2s ease-in-out infinite;background:color-mix(in srgb,var(--muted) 22%,var(--surface));border-radius:8px;display:block}.native-header-skeleton-brand{align-items:center;display:flex;gap:8px;min-width:0}.skeleton-icon{border-radius:6px;height:20px;width:20px}.skeleton-brand-text{height:14px;width:108px}.skeleton-header-user{height:12px;margin-left:auto;width:42%}.page-skeleton{padding-bottom:8px}.page-skeleton-search{margin:0 16px 12px}.skeleton-search{border-radius:12px;height:40px;width:100%}.skeleton-page-title{height:34px;margin:0 16px;width:120px}.skeleton-section-title{height:18px;margin:0 16px 10px;width:88px}.page-skeleton-list{margin:0 16px}.page-skeleton-row{align-items:center;display:grid;grid-gap:12px;gap:12px;grid-template-columns:36px 1fr;min-height:var(--list-row-height);padding:0 16px}.skeleton-row-icon{border-radius:10px;height:36px;width:36px}.page-skeleton-row-body{display:grid;grid-gap:8px;gap:8px}.skeleton-line{height:14px}.skeleton-line-title{width:58%}.skeleton-line-sub{width:42%}.contact-detail-skeleton .contact-hero{display:grid;grid-gap:10px;gap:10px;padding:20px 16px 8px}.skeleton-hero-title{height:30px;width:72%}.skeleton-hero-sub{height:16px;width:54%}.skeleton-pill{border-radius:999px;height:24px;width:88px}.page-skeleton-actions{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(3,1fr);margin:0 16px 16px}.skeleton-action-btn{border-radius:12px;height:48px}.native-title{flex:1 1;font-size:17px;font-weight:600;margin:0;min-width:0;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.native-large-title-wrap{padding:4px 20px 8px}.native-large-title-wrap h1{font-size:34px;font-weight:700;letter-spacing:-.02em;line-height:1.15;margin:0;word-break:keep-all}.native-main{display:grid;grid-gap:18px;gap:18px;max-width:100%;overflow-x:clip;padding:8px 0 24px}.path-pills-wrap{margin:0 0 8px;overflow:hidden;padding-top:4px}.path-pills{display:flex;gap:10px;overflow-x:auto;padding:8px 20px 12px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.path-pills::-webkit-scrollbar{display:none}.path-pill{background:var(--surface);border:.5px solid var(--border);border-radius:999px;color:var(--blue);flex-shrink:0;font-size:15px;line-height:1.2;max-width:220px;overflow:hidden;padding:10px 16px;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all}.path-pill.active{background:rgba(0,122,255,.12);border-color:rgba(0,122,255,.24);color:var(--blue);font-weight:600}.path-pills-end{flex-shrink:0;height:1px;width:1px}.native-search{align-items:center;background:var(--surface-muted);border:1px solid transparent;border-radius:12px;color:var(--muted);display:flex;gap:8px;margin:0 16px;min-height:40px;padding:0 12px}.native-search:focus-within{background:var(--surface);border-color:color-mix(in srgb,var(--blue) 28%,transparent);box-shadow:0 0 0 3px color-mix(in srgb,var(--blue) 10%,transparent)}.native-search-has-go{gap:6px;padding-right:4px}.native-search input{background:transparent;border:0;color:var(--text);flex:1 1;min-width:0;outline:0}.org-path-search-go{align-items:center;background:color-mix(in srgb,var(--blue) 14%,transparent);border:0;border-radius:8px;color:var(--blue);display:flex;flex-shrink:0;height:30px;justify-content:center;margin-left:2px;transition:background .15s ease,transform .1s ease;width:30px}.org-path-search-go:active:not(:disabled){background:color-mix(in srgb,var(--blue) 22%,transparent);transform:scale(.94)}.org-path-search-go:disabled{opacity:.45}.segment-control{background:var(--surface-muted);border-radius:10px;display:grid;grid-gap:2px;gap:2px;grid-template-columns:repeat(2,1fr);margin:0 16px;padding:2px}.segment{border-radius:8px;color:var(--text);font-size:13px;font-weight:600;min-height:32px;place-content:center;text-align:center}.segment.active{background:var(--surface);box-shadow:0 1px 4px rgba(17,24,39,.1)}.segment-control.chips{background:transparent;border-radius:0;display:flex;gap:8px;grid-template-columns:none;margin:0;overflow-x:auto;padding:4px 20px 12px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.segment-control.chips::-webkit-scrollbar{display:none}.segment-control.chips .segment{background:var(--surface);border:.5px solid rgba(60,60,67,.14);border-radius:999px;color:var(--text);flex-shrink:0;font-size:14px;font-weight:500;line-height:1.2;min-height:36px;padding:8px 16px;white-space:nowrap}.segment-control.chips .segment.active{background:var(--blue);border-color:var(--blue);box-shadow:none;color:#fff;font-weight:600}.segment-control.chips .segment:active{opacity:.85}.native-banner,.native-empty{color:var(--muted);font-size:15px;margin:0;padding:0 20px}.native-group h2{color:var(--muted);font-size:13px;font-weight:400;letter-spacing:.02em;margin:0 0 6px;padding:0 20px;text-transform:uppercase}.native-list{background:var(--surface);border-bottom:.5px solid var(--border);border-top:.5px solid var(--border);display:grid;max-width:100%;overflow-x:clip}.admin-account-card-button,.native-row,.org-folder-row-main,.org-folder-tree-link,.suggestion-row-button{transition:background .16s ease,box-shadow .16s ease,transform .12s ease}.admin-account-card-button:active,.native-row:active,.org-folder-row-main:active,.org-folder-tree-link:active,.suggestion-row-button:active{background:color-mix(in srgb,var(--blue) 8%,transparent)}.native-row{align-items:center;border-bottom:.5px solid var(--border);color:inherit;display:grid;grid-gap:12px;gap:12px;grid-template-columns:1fr auto;min-height:56px;padding:10px 12px 10px 20px;text-decoration:none}.contact-row,.org-folder-row,.org-folder-tree-row{box-sizing:border-box;height:var(--list-row-height);max-height:var(--list-row-height);min-height:var(--list-row-height)}.contact-row{align-items:center;container-type:inline-size;display:flex;gap:10px;height:auto;max-height:none;min-height:var(--list-row-height)}.contact-row .list-row-body{flex:1 1;min-width:0}.contact-row .native-row-chevron{flex-shrink:0}@container (max-width: 360px){.contact-row .list-row-line-primary,.org-folder-tree-row.org-folder-tree-contact .list-row-line-primary{font-size:15px;line-height:1.25}.contact-row .list-row-line-secondary,.org-folder-tree-row.org-folder-tree-contact .list-row-line-secondary{display:-webkit-box;font-size:12px;line-height:1.3;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;white-space:normal}.org-folder-tree-children .org-folder-tree-contact .list-row-line-secondary,.org-folder-tree-root .org-folder-tree-contact .list-row-line-secondary{display:block;-webkit-line-clamp:unset;overflow:visible;text-overflow:unset;white-space:normal}.contact-row .list-row-line-tertiary,.org-folder-tree-row.org-folder-tree-contact .list-row-line-tertiary{font-size:11px;line-height:1.3}.contact-row .list-row-body,.org-folder-tree-row.org-folder-tree-contact .list-row-body{grid-template-rows:auto auto auto;height:auto}}@container (max-width: 300px){.contact-row .list-row-line-primary,.org-folder-tree-row.org-folder-tree-contact .list-row-line-primary{font-size:14px}.contact-row .list-row-line-secondary,.org-folder-tree-row.org-folder-tree-contact .list-row-line-secondary{font-size:11px}}.contact-row-last-used{color:var(--muted);font-size:12px;line-height:1.35}.list-row-body{display:grid;grid-gap:2px;gap:2px;grid-template-rows:var(--list-row-line-1) var(--list-row-line-2) var(--list-row-line-3);height:var(--list-row-text-height);min-width:0}.list-row-line{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all}.list-row-line-primary{font-size:17px;line-height:var(--list-row-line-1)}.list-row-line-primary strong{font-size:inherit;font-weight:400;line-height:inherit}.org-folder-row .list-row-line-primary strong,.org-folder-tree-row.org-folder-tree-department .list-row-line-primary strong{font-weight:600}.list-row-line-secondary{color:var(--muted);font-size:14px;line-height:var(--list-row-line-2)}.list-row-line-secondary strong{color:inherit;font-size:inherit;font-weight:600;line-height:inherit}.list-row-line-tertiary{color:var(--muted);font-size:13px;line-height:var(--list-row-line-3);opacity:.92}.list-row-inline-meta{color:var(--muted);font-weight:400}.org-folder-tree-contact .list-row-body{flex:1 1;min-width:0}.org-row,.settings-row{grid-template-columns:1fr auto}.folder-row{grid-template-columns:auto 1fr auto auto}.org-folder-row-with-icon{grid-template-columns:1fr auto}.org-folder-row-with-icon.org-folder-row-selecting{align-items:center;display:flex;gap:0}.org-folder-row-selecting .org-select-checkbox{flex-shrink:0;margin-left:12px;margin-right:0}.org-folder-row-selecting .org-folder-row-main{flex:1 1;min-width:0;padding-left:10px}.org-folder-row-selecting .org-folder-tree-link{flex:1 1;min-width:0}.org-folder-row-selecting .org-folder-expand,.org-folder-row-selecting .org-folder-expand-spacer{flex-shrink:0}.org-folder-tree-row.org-select-row{box-sizing:border-box;height:var(--list-row-height);max-height:var(--list-row-height);max-width:100%;min-height:var(--list-row-height);min-width:0;padding:10px 12px 10px calc(8px + var(--tree-depth, 0) * 12px)}.org-folder-tree-row.org-select-row .contact-list-body,.org-folder-tree-row.org-select-row .list-row-body{flex:1 1;min-width:0}.org-folder-tree-row.org-folder-tree-contact,.org-folder-tree-row.org-folder-tree-contact.org-detail-contact-row,.org-folder-tree-row.org-folder-tree-contact.org-select-row{container-type:inline-size;height:auto;max-height:none;min-height:var(--list-row-height)}.org-folder-row-with-icon .org-folder-row-main{align-items:center;display:flex;flex:1 1;gap:10px;min-width:0}.org-folder-row-with-icon .org-folder-row-main .list-row-body{flex:1 1;min-width:0}.org-detail-contact-row{border-bottom:.5px solid var(--border)}.org-detail-contact-row:last-child,.org-folder-row-wrap:last-child .org-detail-contact-row{border-bottom:0}.settings-row{grid-template-columns:auto 1fr auto}.settings-row-icon{color:var(--blue);flex-shrink:0}.settings-profile-form{display:grid;grid-gap:0;gap:0}.settings-profile-form>label{border-bottom:.5px solid var(--border);display:grid;font-size:14px;grid-gap:6px;gap:6px;padding:12px 20px}.settings-profile-form>label input,.settings-profile-form>label select{min-height:44px}.settings-profile-readonly{border-bottom:.5px solid var(--border);display:grid;grid-gap:4px;gap:4px;padding:12px 20px}.settings-profile-readonly span{color:var(--muted);font-size:13px}.settings-profile-readonly strong{font-size:17px;font-weight:400;line-height:1.45}.settings-profile-org{border-bottom:.5px solid var(--border);display:grid;grid-gap:6px;gap:6px;padding:8px 20px 12px}.settings-profile-org-label{color:var(--muted);font-size:13px}.settings-profile-org .police-org-picker{margin-top:0}.settings-profile-org .police-org-picker-hq{border-bottom:0;display:grid;font-size:13px;grid-gap:4px;gap:4px;margin:0;padding:0}.settings-profile-org .police-org-picker-hq select{min-height:40px}.settings-profile-actions{padding:16px 20px 8px}.settings-profile-actions button{background:var(--blue);border:0;border-radius:12px;color:#fff;font-size:16px;font-weight:600;min-height:48px;width:100%}.settings-profile-actions button:disabled{opacity:.7}.settings-profile-success{color:var(--blue);font-size:14px}.settings-profile-form .native-form-error,.settings-profile-success{margin:0;padding:0 20px 16px}.org-tree-block:last-child .org-row:last-child{border-bottom:0}.org-row-nested{padding-left:36px}.org-row-nested .native-row-body strong{font-size:16px;font-weight:400}.org-path-search-wrap{margin-bottom:8px;position:relative}.org-path-suggestions{background:var(--surface);border:.5px solid var(--border);border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.12);left:16px;list-style:none;margin:6px 0 0;max-height:280px;overflow:auto;padding:6px;position:absolute;right:16px;z-index:20}.org-path-suggestion{align-items:center;background:transparent;border:0;border-radius:8px;color:inherit;display:grid;grid-gap:8px;gap:8px;grid-template-columns:auto 1fr;min-height:40px;padding:8px 10px;text-align:left;width:100%}.org-path-suggestion.active,.org-path-suggestion:hover{background:rgba(0,122,255,.08)}.org-path-suggestion-type{color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.org-path-suggestion-label{font-size:15px}.org-path-suggestion-create .org-path-suggestion-type{color:var(--blue)}.org-path-suggestion-create .org-path-suggestion-label{color:var(--blue);font-weight:600}.org-path-search-error{margin:6px 16px 0}.org-subscribed-section{padding:0 16px 16px}.org-folder-parent{color:var(--muted);display:block;font-size:13px;line-height:var(--list-row-line-1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.org-folder-row-wrap{border-bottom:.5px solid var(--border);max-width:100%;min-width:0}.org-folder-row-wrap:last-child{border-bottom:0}.org-folder-row{border-bottom:0;grid-template-columns:1fr auto;padding:0}.org-folder-row,.org-folder-row-main{box-sizing:border-box;height:var(--list-row-height);max-height:var(--list-row-height);min-height:var(--list-row-height)}.org-folder-row-main{color:inherit;display:flex;flex:1 1;min-width:0;padding:10px 0 10px 20px;text-align:left;-moz-user-select:none;user-select:none;-webkit-user-select:none}.org-folder-expand,.org-folder-row-main{align-items:center;background:transparent;border:0}.org-folder-expand{color:var(--muted);display:inline-flex;flex-shrink:0;justify-content:center;min-height:44px;min-width:44px;padding:0 12px 0 4px}.org-folder-expand svg{transition:transform .15s ease}.org-folder-expand.expanded svg{transform:rotate(90deg)}.org-folder-children,.org-folder-tree-root{background:transparent}.org-folder-tree-root{--folder-row-height:68px;--folder-row-text-height:52px;--folder-row-line-1:19px;--folder-row-line-2:16px;--folder-row-line-3:15px;--folder-icon-size:28px;--tree-visual-depth:0;border-top:0;overflow:visible}.org-folder-row-wrap>.org-folder-tree-children,.org-folder-row-wrap>.org-folder-tree-root{--tree-visual-depth:1;background:transparent;border-top:.5px solid var(--border);box-sizing:border-box;margin:0;max-width:100%;padding-left:44px;width:100%}.org-folder-tree-branch>.org-folder-tree-children{background:transparent;border-top:0;box-sizing:border-box;margin:0;max-width:100%;padding-left:28px;width:100%}.org-folder-tree-children{--folder-row-height:68px;--folder-row-text-height:52px;--folder-row-line-1:19px;--folder-row-line-2:16px;--folder-row-line-3:15px;--folder-icon-size:28px;--tree-visual-depth:calc(var(--tree-visual-depth, 0) + 1);background:transparent;border-top:0}.org-folder-tree-children .org-folder-tree-children{--folder-row-height:60px;--folder-row-text-height:46px;--folder-row-line-1:17px;--folder-row-line-2:15px;--folder-row-line-3:14px;--folder-icon-size:26px;border-top:0;padding-top:0}.org-folder-tree-children .org-folder-row,.org-folder-tree-children .org-folder-row-main,.org-folder-tree-children .org-folder-tree-row,.org-folder-tree-root .org-folder-row,.org-folder-tree-root .org-folder-row-main,.org-folder-tree-root .org-folder-tree-row{height:auto;max-height:none;min-height:max(48px,calc(var(--folder-row-height) - var(--tree-depth-scale, 0) * 3px))}.org-folder-tree-children .org-folder-row-main,.org-folder-tree-root .org-folder-row-main,.org-folder-tree-row,.org-move-target-row{--tree-depth-scale:max(var(--tree-depth,0),var(--tree-visual-depth,0));--tree-font-primary:clamp(11px,calc(17px - var(--tree-depth-scale) * 1.5px),17px);--tree-font-secondary:clamp(10px,calc(14px - var(--tree-depth-scale) * 1.1px),14px);--tree-font-tertiary:clamp(9px,calc(12px - var(--tree-depth-scale) * 1px),13px)}.org-folder-tree-children .list-row-line,.org-folder-tree-children .org-folder-row-main .list-row-line,.org-folder-tree-root .list-row-line,.org-folder-tree-root .org-folder-row-main .list-row-line,.org-folder-tree-row .list-row-line,.org-move-target-label,.org-move-target-row>span:last-child{overflow:visible;text-overflow:unset;white-space:normal;word-break:keep-all}.org-folder-tree-children .list-row-body,.org-folder-tree-root .list-row-body{grid-template-rows:auto auto auto;height:auto;min-height:var(--folder-row-text-height)}.admin-cid-tree-root .list-row-body,.org-folder-tree-children .org-folder-tree-contact .list-row-body,.org-folder-tree-root .org-folder-tree-contact .list-row-body{grid-template-rows:auto auto auto;height:auto}.org-folder-tree-children .list-row-line-primary,.org-folder-tree-root .list-row-line-primary,.org-folder-tree-row .list-row-line-primary{font-size:var(--tree-font-primary,calc(var(--folder-row-line-1) - 2px));line-height:1.25}.org-folder-tree-children .list-row-line-secondary,.org-folder-tree-root .list-row-line-secondary,.org-folder-tree-row .list-row-line-secondary{font-size:var(--tree-font-secondary,calc(var(--folder-row-line-2) - 2px));line-height:1.25}.org-folder-tree-children .list-row-line-tertiary,.org-folder-tree-root .list-row-line-tertiary,.org-folder-tree-row .list-row-line-tertiary{font-size:var(--tree-font-tertiary,calc(var(--folder-row-line-3) - 2px));line-height:1.25}.org-folder-tree-children .org-folder-tree-icon,.org-folder-tree-root .org-folder-tree-icon{height:clamp(24px,calc(var(--folder-icon-size) - var(--tree-depth-scale, 0) * 2px),var(--folder-icon-size));width:clamp(24px,calc(var(--folder-icon-size) - var(--tree-depth-scale, 0) * 2px),var(--folder-icon-size))}.org-folder-tree-children .org-folder-tree-icon svg,.org-folder-tree-root .org-folder-tree-icon svg{height:calc(var(--folder-icon-size) - 10px);width:calc(var(--folder-icon-size) - 10px)}.org-folder-tree-children .org-folder-expand,.org-folder-tree-root .org-folder-expand{min-height:calc(var(--folder-row-height) - 8px);min-width:40px}.org-folder-tree-children .org-folder-tree-row,.org-folder-tree-root .org-folder-tree-row{gap:8px;max-width:100%;min-width:0;padding:8px 12px 8px calc(8px + var(--tree-depth, 0) * 14px)}.org-folder-row-wrap>.org-folder-tree-children.selecting,.org-folder-row-wrap>.org-folder-tree-root.selecting,.org-folder-tree-children.selecting,.org-folder-tree-root.selecting{padding-left:0}.org-folder-tree-row.org-folder-row-selecting,.org-folder-tree-row.org-select-row.org-folder-row-selecting{align-items:center;display:grid;grid-gap:8px;gap:8px;grid-template-columns:28px minmax(0,1fr) 44px;padding:8px 12px!important}.org-folder-tree-row.org-select-row.org-folder-row-selecting{grid-template-columns:28px 32px minmax(0,1fr)}.org-folder-tree-row.org-select-row.org-folder-row-selecting .org-folder-tree-icon{grid-column:2}.org-folder-tree-row.org-select-row.org-folder-row-selecting .contact-list-body{grid-column:3}.org-folder-tree-row.org-folder-row-selecting .org-select-checkbox{grid-column:1;justify-self:center;margin:0}.org-folder-tree-row.org-folder-row-selecting .org-folder-tree-link,.org-folder-tree-row.org-select-row .contact-list-body{grid-column:2;min-width:0}.org-folder-tree-row.org-folder-row-selecting .org-folder-expand,.org-folder-tree-row.org-folder-row-selecting .org-folder-expand-spacer{grid-column:3}.org-folder-tree-row.org-folder-row-selecting .org-folder-tree-link{align-items:center;background:transparent;border:0;color:inherit;display:flex;gap:10px;padding:0;text-align:left}.org-folder-tree-children .org-folder-tree-row.org-folder-row-selecting,.org-folder-tree-root .org-folder-tree-row.org-folder-row-selecting{gap:8px;padding-left:12px!important}.org-folder-tree-row.org-folder-row-selecting .org-select-checkbox{margin-left:0}.org-folder-tree-children .org-folder-tree-contact .contact-list-body,.org-folder-tree-root .org-folder-tree-contact .contact-list-body{font-size:var(--tree-font-primary,15px)}.org-folder-tree-children .org-folder-tree-row{padding-left:12px;padding-right:12px}.org-folder-tree-branch+.org-folder-tree-branch,.org-folder-tree-branch+.org-folder-tree-row,.org-folder-tree-row+.org-folder-tree-branch,.org-folder-tree-row+.org-folder-tree-row{border-top:.5px solid var(--border)}.org-folder-tree-row{align-items:center;box-sizing:border-box;color:inherit;display:flex;gap:10px;height:auto;max-height:none;min-height:var(--list-row-height);padding:10px 12px 10px calc(8px + var(--tree-depth, 0) * 14px);text-decoration:none;width:100%}.org-folder-tree-icon{align-items:center;border-radius:8px;display:inline-flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.org-folder-tree-icon.department{background:linear-gradient(135deg,var(--orange),#f97316);color:#fff}.org-folder-tree-icon.contact{background:linear-gradient(135deg,var(--blue),#0ea5e9);color:#fff}.org-folder-tree-icon.library{background:linear-gradient(135deg,#5856d6,#7c3aed);color:#fff}.org-folder-tree-link{align-items:center;color:inherit;display:flex;flex:1 1;min-width:0;text-decoration:none}.org-folder-tree-row .list-row-body{flex:1 1;min-width:0}.org-folder-expand-spacer{display:block;flex-shrink:0;width:44px}.org-folder-tree-row .native-row-chevron{flex-shrink:0}.org-folder-row-wrap-nested .org-folder-child-row{padding-left:0}.org-folder-row-wrap-nested .org-folder-children{border-top:.5px solid var(--border)}.org-folder-child-row{border-bottom:.5px solid var(--border);grid-template-columns:1fr auto;padding-left:36px}.org-folder-child-row:last-child{border-bottom:0}.org-folder-child-row .native-row-body strong{font-size:16px;font-weight:500}.org-folder-children-empty,.org-folder-children-loading{color:var(--muted);font-size:13px;margin:0;padding:10px 20px 10px 44px}.org-folder-tree-children .org-folder-children-empty,.org-folder-tree-children .org-folder-children-loading,.org-folder-tree-root .org-folder-children-empty,.org-folder-tree-root .org-folder-children-loading{color:var(--muted);font-size:13px;margin:0;padding:10px 12px 10px 8px}.org-folder-header{align-items:flex-start;background:var(--surface);border-bottom:.5px solid var(--border);border-top:.5px solid var(--border);display:flex;gap:12px;justify-content:space-between;margin-bottom:16px;padding:14px 20px}.org-folder-header-body{display:grid;flex:1 1;grid-gap:3px;gap:3px;min-width:0}.org-folder-header-body strong{font-size:20px;font-weight:600}.org-folder-header-body small{color:var(--muted);font-size:13px}.org-folder-header-detail{border-top:0;margin-bottom:0}.org-detail-page{padding-bottom:88px}.org-list-page-selecting{padding-bottom:calc(80px + env(safe-area-inset-bottom, 0px))}.org-detail-section{margin-top:8px}.org-profile-hero{background:var(--surface);border-bottom:.5px solid var(--border);display:grid;grid-gap:6px;gap:6px;margin-top:-8px;padding:0 20px 16px}.org-profile-hero .path-pills-wrap{margin:0 -20px 2px}.org-profile-hero .path-pills{padding:6px 20px 8px}.org-profile-hero-eyebrow{color:var(--muted);font-size:14px;line-height:1.3;margin:0}.org-profile-hero-eyebrow.long{font-size:13px}.org-profile-hero-eyebrow.xlong{font-size:12px}.org-profile-hero-title-row{align-items:center;display:flex;gap:10px}.org-profile-hero-title{flex:1 1;font-size:26px;font-weight:700;line-height:1.2;margin:0;min-width:0;word-break:keep-all}.org-profile-hero-title.long{font-size:22px}.org-profile-hero-title.xlong{font-size:19px;line-height:1.25}.org-profile-hero-stats{color:var(--muted);display:flex;flex-wrap:wrap;font-size:14px;gap:6px 10px}.org-profile-hero-stats span+span:before{content:"·";margin-right:10px}.org-profile-hero-note{color:var(--muted);font-size:13px;line-height:1.45;margin:0}.org-profile-hero-action{flex-shrink:0;margin:0}.org-folder-inherited{background:rgba(118,118,128,.12);border-radius:999px;display:inline-block;font-weight:500;line-height:1;padding:7px 10px}.org-fab-wrap{bottom:calc(64px + env(safe-area-inset-bottom, 0px));position:fixed;right:16px;z-index:30}.org-fab-menu{background:var(--surface);border:.5px solid var(--border);border-radius:14px;bottom:calc(100% + 10px);box-shadow:var(--shadow-pop);display:grid;min-width:168px;overflow:hidden;position:absolute;right:0}.org-fab-menu button{align-items:center;background:transparent;border:0;border-bottom:.5px solid var(--border);color:inherit;display:flex;font-size:15px;gap:10px;min-height:48px;padding:0 14px;text-align:left}.org-fab-menu button:last-child{border-bottom:0}.org-fab-menu button.danger{color:#d70015}.confirm-delete-modal{display:grid;grid-gap:14px;gap:14px}.confirm-delete-note,.confirm-delete-warning{font-size:15px;line-height:1.5;margin:0}.confirm-delete-note{color:var(--muted);font-size:14px}.confirm-delete-actions{display:grid;grid-gap:8px;gap:8px;grid-template-columns:1fr 1fr}.confirm-delete-cancel,.confirm-delete-submit{border:0;border-radius:12px;font-size:16px;min-height:48px}.confirm-delete-cancel{background:rgba(118,118,128,.12);color:var(--text)}.confirm-delete-submit{background:#d70015;color:#fff;font-weight:600}.call-accuracy-modal-root{align-items:center;padding:24px 16px calc(24px + env(safe-area-inset-bottom))}.call-accuracy-modal-sheet{border-radius:20px;max-height:none;overflow:visible;width:min(100%,420px)}.call-accuracy-modal-sheet .native-modal-body{padding:0}.call-accuracy-prompt{display:grid;grid-gap:0;gap:0}.call-accuracy-hero{padding:28px 24px 12px}.call-accuracy-info{margin:0 16px}.call-accuracy-question-block{padding:20px 24px 4px;text-align:center}.call-accuracy-question{font-size:17px;font-weight:600;line-height:1.45;margin:0}.call-accuracy-meta{color:var(--muted);font-size:14px;line-height:1.45;margin:8px 0 0}.call-accuracy-actions{display:grid;grid-gap:10px;gap:10px;grid-template-columns:1fr 1fr;padding:16px 20px 20px}.call-accuracy-no,.call-accuracy-yes{border:0;border-radius:12px;font-size:16px;min-height:48px}.call-accuracy-no{background:rgba(118,118,128,.12);color:var(--text)}.call-accuracy-yes{font-weight:600}.call-accuracy-yes,.org-fab{background:var(--blue);color:#fff}.org-fab{align-items:center;border:0;border-radius:999px;box-shadow:0 12px 28px color-mix(in srgb,var(--blue) 34%,transparent);display:inline-flex;height:52px;justify-content:center;width:52px}.org-move-bottom-bar{align-items:center;bottom:calc(64px + env(safe-area-inset-bottom, 0px));display:flex;gap:12px;left:16px;position:fixed;right:16px;z-index:40}.org-move-bottom-bar .org-move-action-button{flex:1 1;min-width:0;width:auto}.org-move-bottom-bar .org-fab{flex-shrink:0}.org-move-action-button{background:var(--blue);border:0;border-radius:12px;color:#fff;font-size:16px;font-weight:600;padding:14px 16px;width:100%}.org-move-action-button:disabled{background:rgba(118,118,128,.24);color:var(--muted)}.org-select-checkbox{align-self:center;background:var(--surface);border:1.5px solid var(--border-strong);border-radius:999px;flex:0 0 auto;height:22px;margin-left:12px;width:22px}.org-select-checkbox.checked{background:var(--blue);border-color:var(--blue);box-shadow:inset 0 0 0 4px #fff}.org-select-checkbox:disabled{opacity:.45}.org-row-selected .org-folder-row-main,.org-row-selected.org-folder-tree-row,.org-select-row.org-row-selected{background:var(--blue-soft);box-shadow:inset 3px 0 0 var(--blue)}.org-row-covered{opacity:.55}.org-row-locked{opacity:.45;pointer-events:none}.org-move-list-hint{background:color-mix(in srgb,var(--blue) 8%,var(--surface));border:1px solid color-mix(in srgb,var(--blue) 16%,transparent);border-radius:12px;color:var(--muted);font-size:.875rem;margin:0 16px 8px;padding:10px 12px}.org-move-navigate-hint{color:var(--text-secondary,#6b7280);flex:1 1;font-size:14px;margin:0;min-width:0}.org-move-inline-error{background:rgba(255,59,48,.12);border-radius:10px;bottom:calc(120px + env(safe-area-inset-bottom, 0px));color:#c62828;font-size:14px;left:16px;margin:0;padding:10px 12px;position:fixed;right:16px;z-index:41}.org-move-drop-zone{align-items:center;background:rgba(0,122,255,.1);border:1px solid var(--blue);border-radius:12px;color:var(--blue);display:flex;font-size:15px;font-weight:600;gap:8px;margin:0 0 12px;padding:12px 14px;width:100%}.org-move-drop-zone.disabled{border-color:var(--border);color:var(--muted);opacity:.7}.org-folder-row-navigating .org-folder-row-main,.org-folder-tree-row.org-folder-row-navigating .org-folder-tree-link{cursor:pointer}.org-move-targetable .org-folder-row-main,.org-move-targetable .org-folder-tree-link{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--blue) 35%,transparent)}.org-select-row{align-items:center;background:transparent;border:0;color:inherit;display:flex;gap:8px;padding:0;text-align:left;width:100%}.org-move-modal{display:grid;grid-gap:12px;gap:12px;overflow-x:clip}.org-move-modal,.org-move-target-institution,.org-move-target-tree{max-width:100%;min-width:0}.org-move-target-tree{display:grid;grid-gap:0;gap:0;max-height:45vh;overflow-x:clip;overflow-y:auto}.org-move-target-branch,.org-move-target-row{max-width:100%;min-width:0}.org-move-target-row{--tree-depth-scale:var(--tree-depth,0);--tree-font-primary:clamp(11px,calc(16px - var(--tree-depth-scale) * 1.5px),16px);align-items:center;background:transparent;border:0;border-radius:10px;box-sizing:border-box;color:inherit;display:grid;grid-gap:8px;gap:8px;grid-template-columns:20px 28px minmax(0,1fr);padding:10px 12px 10px calc(12px + var(--tree-depth, 0) * 16px);text-align:left;width:100%}.org-move-target-row.root{grid-template-columns:28px minmax(0,1fr);margin-bottom:4px;padding-left:12px}.org-move-target-row.root.section{grid-template-columns:20px 28px minmax(0,1fr);padding-left:12px}.org-move-target-row>span:last-child{font-size:var(--tree-font-primary);line-height:1.3;min-width:0;overflow:visible;text-overflow:unset;white-space:normal;word-break:keep-all}.org-move-target-icon{flex-shrink:0}.org-move-target-label{font-size:var(--tree-font-primary);line-height:1.3;min-width:0;overflow:visible;text-overflow:unset;white-space:normal;word-break:keep-all}.org-move-target-row.selected{background:rgba(0,122,255,.1);color:var(--blue)}.org-move-target-row:disabled{opacity:.4}.org-move-target-expand,.org-move-target-expand-spacer{align-items:center;display:inline-flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.org-move-target-expand .expanded{transform:rotate(90deg)}.org-move-target-children{margin-left:0;max-width:100%;min-width:0;padding-left:0}.org-move-modal-note{color:var(--muted);font-size:13px;margin:0}.org-move-submit{background:var(--blue);border:0;border-radius:12px;color:#fff;font-size:16px;font-weight:600;padding:14px 16px}.org-move-submit:disabled{background:rgba(118,118,128,.24);color:var(--muted)}.native-modal-root{align-items:flex-end;background:rgba(0,0,0,.35);display:flex;inset:0;justify-content:center;position:fixed;z-index:100}.native-modal-sheet{background:var(--surface);border-radius:16px 16px 0 0;max-height:88vh;max-width:100%;overflow-x:clip;overflow-y:auto;width:min(100%,560px)}.native-modal-header{align-items:center;border-bottom:.5px solid var(--border);display:flex;justify-content:space-between;padding:16px 16px 12px 20px;position:-webkit-sticky;position:sticky;top:0;background:var(--surface);z-index:1}.native-modal-header h2{font-size:18px;font-weight:600;margin:0}.native-modal-close{align-items:center;background:rgba(118,118,128,.12);border:0;border-radius:999px;color:var(--muted);display:inline-flex;height:32px;justify-content:center;width:32px}.native-modal-body{max-width:100%;min-width:0;overflow-x:clip;padding:16px 20px calc(20px + env(safe-area-inset-bottom, 0px))}.native-modal-form{display:grid;grid-gap:12px;gap:12px}.native-modal-form label{display:grid;font-size:13px;grid-gap:6px;gap:6px}.native-modal-form input,.native-modal-form select,.native-modal-form textarea{background:rgba(118,118,128,.08);border:0;border-radius:10px;font-size:16px;min-height:44px;padding:10px 12px}.native-modal-form textarea{min-height:96px;resize:vertical}.native-modal-form button[type=submit]{background:var(--blue);border:0;border-radius:12px;color:#fff;font-size:16px;font-weight:600;margin-top:4px;min-height:48px}.native-form-error{color:#d70015;font-size:14px;line-height:1.4;margin:0}.native-form-notice{color:var(--muted);font-size:13px;line-height:1.4;margin:0}.org-folder-inherited{color:var(--muted);flex-shrink:0;font-size:12px;margin:4px 0 0;white-space:nowrap}.folder-subscribe-form{flex-shrink:0;margin:2px 0 0}.folder-subscribe-btn{background:var(--blue);border:0;border-radius:999px;color:#fff;font-size:13px;font-weight:600;line-height:1;min-height:30px;padding:7px 12px;white-space:nowrap;width:auto}.folder-subscribe-btn.active{background:rgba(118,118,128,.14);color:var(--muted);font-weight:500}.org-empty-hint{margin:0 20px}.org-room-link-section{padding-top:0}.org-room-link-section .org-path-search-wrap{margin-bottom:0}.room-list-toolbar{padding:0 20px 4px}.room-list-toolbar:has(.library-list-toolbar){padding-left:0;padding-right:0}.suggestion-list-toolbar{padding:8px 0 4px}.library-list-toolbar{overflow:hidden;padding:4px 0 0}.library-list-toolbar .segment-control.chips{margin:0}.library-empty,.library-list-group{padding-bottom:calc(80px + env(safe-area-inset-bottom, 0px))}.library-row{align-items:center;color:inherit;display:flex;gap:10px;min-height:var(--list-row-height);text-decoration:none}.library-row:active{background:rgba(118,118,128,.08)}.library-row .list-row-body{flex:1 1;min-width:0}.library-row .list-row-line-tertiary{display:grid;grid-gap:4px;gap:4px}.library-row-external{color:var(--muted);flex-shrink:0}.library-row-title{align-items:center;display:inline-flex;flex-wrap:wrap;gap:6px}.library-badge{border-radius:999px;font-size:11px;font-weight:600;line-height:1;padding:4px 8px}.library-badge.manual{background:rgba(88,86,214,.12);color:#5856d6}.library-badge.form{background:rgba(52,199,89,.12);color:var(--green)}.library-badge.guide{background:rgba(0,122,255,.12);color:var(--blue)}.library-badge.other{background:rgba(120,120,128,.14);color:var(--muted)}.library-preview{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--text);display:-webkit-box;font-size:14px;line-height:1.45;overflow:hidden}.library-date{color:var(--muted);font-size:12px}.home-contact-toolbar{padding:8px 0 12px}.home-contact-toolbar .segment-control{margin:0 20px}.suggestion-list-group{padding-bottom:calc(80px + env(safe-area-inset-bottom, 0px))}.suggestion-row{align-items:start;display:grid;grid-template-columns:1fr;min-height:72px;padding-top:12px;padding-bottom:12px}.suggestion-row .list-row-line-tertiary{display:grid;grid-gap:4px;gap:4px}.suggestion-preview{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--text);display:-webkit-box;font-size:14px;line-height:1.45;overflow:hidden;white-space:pre-wrap}.suggestion-date{color:var(--muted);font-size:12px}.suggestion-empty{padding-bottom:calc(80px + env(safe-area-inset-bottom, 0px))}.suggestion-form{display:grid;grid-gap:12px;gap:12px}.suggestion-form textarea{min-height:140px;resize:vertical}.suggestion-create-modal-root{align-items:flex-end;padding:0}.suggestion-create-modal-sheet{border-radius:20px 20px 0 0;max-height:min(92vh,720px)}.suggestion-create-form{display:grid;grid-gap:16px;gap:16px}.suggestion-create-form label{display:grid;font-size:14px;font-weight:600;grid-gap:8px;gap:8px}.suggestion-create-form input,.suggestion-create-form textarea{background:rgba(118,118,128,.08);border:0;border-radius:12px;font-size:16px;font-weight:400;min-height:48px;padding:12px 14px;width:100%}.suggestion-create-form textarea{min-height:140px;resize:vertical}.suggestion-create-intro{align-items:flex-start;background:rgba(0,122,255,.08);border-radius:14px;display:grid;grid-gap:8px;gap:8px;grid-template-columns:auto 1fr;padding:14px 16px}.suggestion-create-icon{align-items:center;background:var(--blue);border-radius:10px;color:#fff;display:inline-flex;height:40px;justify-content:center;width:40px}.suggestion-create-intro p{color:var(--muted);font-size:14px;line-height:1.5;margin:0}.suggestion-anonymous-row{align-items:center;background:var(--surface);border:.5px solid var(--border);border-radius:14px;display:grid;grid-gap:12px;gap:12px;grid-template-columns:1fr auto;padding:14px 16px}.suggestion-anonymous-copy{display:grid;grid-gap:4px;gap:4px}.suggestion-anonymous-copy strong{align-items:center;display:inline-flex;font-size:15px;gap:6px}.suggestion-anonymous-copy span{color:var(--muted);font-size:13px;line-height:1.45}.suggestion-anonymous-switch{background:rgba(120,120,128,.16);border:0;border-radius:999px;cursor:pointer;height:31px;padding:2px;position:relative;transition:background .2s ease;width:51px}.suggestion-anonymous-switch span{background:#fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.18);display:block;height:27px;transition:transform .2s ease;width:27px}.suggestion-anonymous-switch.on{background:var(--blue)}.suggestion-anonymous-switch.on span{transform:translateX(20px)}.suggestion-create-actions{display:grid;grid-gap:10px;gap:10px;grid-template-columns:1fr 1fr;padding-top:4px}.suggestion-create-cancel{background:rgba(118,118,128,.12);color:var(--text)}.suggestion-create-cancel,.suggestion-create-form button[type=submit]{border:0;border-radius:12px;font-size:16px;font-weight:600;min-height:48px}.suggestion-create-form button[type=submit]{background:var(--blue);color:#fff}.suggestion-row-button{background:transparent;border:0;cursor:pointer;text-align:left;width:100%}.suggestion-row-button:active{background:rgba(118,118,128,.08)}.suggestion-row-title{align-items:center;display:inline-flex;flex-wrap:wrap;gap:6px}.suggestion-badge{border-radius:999px;font-size:11px;font-weight:600;line-height:1;padding:4px 8px}.suggestion-badge.anonymous,.suggestion-badge.anonymous-admin{background:rgba(120,120,128,.14);color:var(--muted)}.suggestion-badge.replied{background:rgba(0,122,255,.12);color:var(--blue)}.suggestion-detail-modal-root{align-items:flex-end;padding:0}.suggestion-detail-modal-sheet{border-radius:20px 20px 0 0;max-height:min(88vh,680px)}.suggestion-detail{display:grid;grid-gap:16px;gap:16px}.suggestion-detail-meta{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.suggestion-detail-author{color:var(--text);font-size:14px;font-weight:600}.suggestion-detail-date{color:var(--muted);font-size:13px}.suggestion-detail-body{background:rgba(118,118,128,.08);border-radius:14px;color:var(--text);font-size:15px;line-height:1.55;padding:16px;white-space:pre-wrap}.suggestion-reply-block{background:rgba(0,122,255,.08);border-radius:14px;display:grid;grid-gap:10px;gap:10px;padding:16px}.suggestion-reply-head{align-items:center;color:var(--blue);display:flex;flex-wrap:wrap;gap:8px}.suggestion-reply-head strong{font-size:15px}.suggestion-reply-head span{color:var(--muted);font-size:12px}.suggestion-reply-block p{color:var(--text);font-size:15px;line-height:1.55;margin:0;white-space:pre-wrap}.admin-suggestion-list,.admin-suggestion-panel .native-list{background:var(--surface);border:.5px solid var(--border);border-radius:14px;overflow:hidden}.admin-suggestion-modal-root{align-items:center;justify-content:center;padding:24px}.admin-suggestion-modal-sheet{border-radius:16px;display:flex;flex-direction:column;max-height:min(92vh,820px);max-width:min(640px,100%);overflow:hidden;width:100%}.admin-suggestion-modal-sheet .native-modal-body{flex:1 1;min-height:0;overflow-y:auto;padding-bottom:20px}.admin-suggestion-detail{gap:20px}.suggestion-content-block h3{color:var(--muted);font-size:13px;font-weight:600;margin:0 0 8px}.suggestion-content-title{color:var(--text);font-size:18px;font-weight:600;line-height:1.45;margin:0;white-space:pre-wrap}.admin-suggestion-modal-actions{display:grid;grid-gap:12px;gap:12px}.admin-suggestion-delete-trigger{align-items:center;background:transparent;border:0;color:#d70015;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:6px;justify-self:start;padding:4px 0}.admin-suggestion-delete-trigger:hover{opacity:.8}.suggestion-detail-footer{border-top:.5px solid var(--border);padding-top:4px}.suggestion-delete-trigger{align-items:center;background:transparent;border:0;color:#d70015;cursor:pointer;display:inline-flex;font-size:15px;font-weight:500;gap:6px;min-height:44px;padding:8px 0;width:100%}.suggestion-delete-trigger:active{opacity:.7}.admin-suggestion-reply-form{border-top:.5px solid var(--border);display:grid;grid-gap:12px;gap:12px;margin-top:4px;padding-top:16px}.admin-suggestion-reply-form label{display:grid;font-size:14px;font-weight:600;grid-gap:8px;gap:8px}.admin-suggestion-reply-form textarea{background:rgba(118,118,128,.08);border:0;border-radius:12px;font:inherit;line-height:1.5;min-height:140px;padding:12px 14px;resize:vertical;width:100%}.admin-library-manager{display:grid;grid-gap:16px;gap:16px}.admin-library-table-card,.admin-library-upload-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow-soft)}.admin-library-upload-toggle{align-items:center;background:transparent;border:0;color:inherit;cursor:pointer;display:flex;font:inherit;justify-content:space-between;padding:16px 18px;width:100%}.admin-library-upload-toggle span{align-items:center;display:inline-flex;font-size:15px;font-weight:600;gap:10px}.admin-library-upload-toggle small{color:var(--muted);font-size:13px;font-weight:500}.admin-library-upload-form{border-top:1px solid var(--border);display:grid;grid-gap:16px;gap:16px;padding:0 18px 18px}.admin-library-upload-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:16px}.admin-library-file-field,.admin-library-upload-grid label{display:grid;font-size:14px;font-weight:600;grid-gap:8px;gap:8px}.admin-library-file-field input[type=file],.admin-library-upload-grid input,.admin-library-upload-grid select,.admin-library-upload-grid textarea{background:rgba(118,118,128,.08);border:0;border-radius:12px;font:inherit;min-height:44px;padding:10px 14px;width:100%}.admin-library-upload-grid textarea{min-height:96px;resize:vertical}.admin-library-file-field,.admin-library-upload-grid .admin-library-file-field+label,.admin-library-upload-grid>label:nth-child(3){grid-column:1/-1}.admin-library-upload-actions{display:flex;justify-content:flex-end}.admin-library-upload-actions button{background:var(--blue);border:0;border-radius:12px;color:#fff;cursor:pointer;font:inherit;font-weight:600;min-height:42px;padding:0 18px}.admin-library-table-head,.admin-library-table-row{align-items:center;display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(0,1.6fr) 92px 120px 108px;padding:14px 18px}.admin-library-table-head{background:rgba(118,118,128,.06);border-bottom:1px solid var(--border);color:var(--muted);font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.admin-library-table-row+.admin-library-table-row{border-top:1px solid var(--border)}.admin-library-table-empty{margin:0;padding:28px 18px}.admin-library-item-main{align-items:flex-start;display:flex;gap:12px;min-width:0}.admin-library-item-icon{align-items:center;background:rgba(0,122,255,.1);border-radius:10px;color:var(--blue);display:inline-flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.admin-library-item-copy{display:grid;grid-gap:4px;gap:4px;min-width:0}.admin-library-item-copy strong{font-size:15px}.admin-library-item-copy p{color:var(--text);font-size:13px;line-height:1.45;margin:0}.admin-library-item-copy p.muted{color:var(--muted)}.admin-library-item-copy small{color:var(--muted);font-size:12px}.admin-library-item-date{color:var(--muted);font-size:13px}.admin-library-item-actions{display:flex;gap:6px;justify-content:flex-end}.admin-library-icon-btn{align-items:center;background:rgba(118,118,128,.08);border:0;border-radius:10px;color:var(--text);cursor:pointer;display:inline-flex;height:34px;justify-content:center;text-decoration:none;width:34px}.admin-library-icon-btn:hover{background:rgba(118,118,128,.14)}.admin-library-icon-btn.danger{color:#d70015}.admin-library-modal-root{align-items:center;justify-content:center;padding:24px}.admin-library-modal-sheet{border-radius:16px;display:flex;flex-direction:column;max-height:min(92vh,760px);max-width:min(640px,100%);overflow:hidden;width:100%}.admin-library-modal-sheet .native-modal-body{flex:1 1;min-height:0;overflow-y:auto;padding-bottom:20px}.admin-library-edit-form{display:grid;grid-gap:14px;gap:14px}.admin-library-edit-form label{display:grid;font-size:14px;font-weight:600;grid-gap:8px;gap:8px}.admin-library-edit-form input,.admin-library-edit-form select,.admin-library-edit-form textarea{background:rgba(118,118,128,.08);border:0;border-radius:12px;font:inherit;min-height:44px;padding:10px 14px;width:100%}.admin-library-edit-form textarea{min-height:120px;resize:vertical}.admin-library-edit-summary{background:rgba(0,122,255,.08);border-radius:12px;display:grid;grid-gap:4px;gap:4px;padding:12px 14px}.admin-library-edit-summary strong{font-size:16px}.admin-library-edit-summary small,.admin-library-edit-summary span{color:var(--muted);font-size:13px}.admin-library-edit-actions{padding-top:4px}.admin-library-edit-actions .suggestion-create-actions{display:grid;grid-gap:10px;gap:10px;grid-template-columns:1fr 1fr}.admin-library-edit-actions button[type=submit]{background:var(--blue);border:0;border-radius:12px;color:#fff;font-size:16px;font-weight:600;min-height:48px}@media (max-width:960px){.admin-library-table-head,.admin-library-table-row,.admin-library-upload-grid{grid-template-columns:1fr}.admin-library-table-head{display:none}.admin-library-item-actions{justify-content:flex-start}}.room-list-toolbar .room-list-search{margin:0}.room-info-memo-only{color:var(--text);font-size:15px;line-height:1.5;margin:0;padding:0 16px 4px;white-space:pre-wrap}.room-tree-item{padding-left:20px}.room-invite-modal,.room-share-modal{display:grid;grid-gap:12px;gap:12px}.room-invite-modal .native-search,.room-invite-tabs{margin:0}.room-invite-search-results{flex:1 1;max-height:none;min-height:180px}.room-invite-folder-row{background:transparent;border:0;text-align:left;width:100%}.room-invite-folder-label{flex:1 1;font-size:16px;font-weight:500;min-width:0;text-align:left}.room-invite-user-row{background:transparent;border:0;text-align:left;width:100%}.room-invite-user-row.active{background:rgba(0,122,255,.06)}.room-invite-org-tree .room-invite-row-main{flex:1 1;min-width:0;text-align:left}.police-station-picker{margin:0}.room-share-modal-sheet{display:flex;flex-direction:column;height:100%;max-height:100dvh;overflow:hidden;width:min(100%,600px)}.room-share-modal-sheet .native-modal-body{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden;padding-bottom:calc(16px + env(safe-area-inset-bottom, 0px))}.room-share-modal{display:flex;flex:1 1;flex-direction:column;gap:12px;min-height:0}.room-share-modal .org-path-search-wrap{margin-bottom:4px}.room-share-modal .native-search{margin:0;min-height:44px;padding:0 14px;width:100%}.room-share-modal .org-path-suggestions{left:0;max-height:240px;right:0}.room-share-tree-panel{display:flex;flex:1 1;flex-direction:column;gap:8px;min-height:0}.room-share-tree-root{flex:1 1;min-height:0;overflow:auto}.room-share-tree-loading{color:var(--muted);font-size:14px;margin:0}.room-share-tree-header{align-items:center;display:flex;gap:10px;justify-content:space-between}.room-share-tree-header strong{font-size:15px;min-width:0;word-break:keep-all}.room-share-tree-reset{background:transparent;border:0;color:var(--blue);flex-shrink:0;font-size:14px}.room-share-tree-branch+.room-share-tree-branch{border-top:.5px solid var(--border)}.room-share-tree-row{align-items:center;box-sizing:border-box;display:flex;gap:8px;min-height:var(--folder-row-height,var(--list-row-height));padding:8px 12px 8px calc(12px + var(--tree-depth, 0) * 14px);width:100%}.room-share-check{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center;min-height:44px;min-width:32px}.room-share-check input{height:18px;width:18px}.room-share-tree-body{flex:1 1;min-width:0}.room-invite-results,.room-share-selected{list-style:none;margin:0;max-height:220px;overflow:auto;padding:0}.room-invite-row,.room-share-selected-row{align-items:center;background:transparent;border:0;border-bottom:.5px solid var(--border);display:flex;gap:10px;min-height:52px;padding:8px 0;text-align:left;width:100%}.room-invite-row:last-child,.room-share-selected-row:last-child{border-bottom:0}.room-invite-row.active{background:rgba(0,122,255,.06)}.room-invite-row-main{display:grid;flex:1 1;grid-gap:2px;gap:2px;min-width:0}.room-invite-row-main strong,.room-share-selected-row strong{font-size:16px;font-weight:500}.room-invite-row-main small,.room-share-selected-row small{color:var(--muted);font-size:13px}.room-invite-check{color:var(--blue);flex-shrink:0;font-size:18px;width:20px}.room-selected-chips{display:flex;flex-wrap:wrap;gap:6px}.room-selected-chip{background:rgba(0,122,255,.1);border:0;border-radius:999px;color:var(--blue);font-size:13px;padding:6px 10px}.room-share-pick-panel{background:rgba(118,118,128,.08);border-radius:12px;display:grid;grid-gap:8px;gap:8px;padding:12px}.room-share-pick-label{font-size:15px;font-weight:600;margin:0}.room-share-pick-hint{color:var(--muted);font-size:13px;margin:0}.room-share-pick-actions{display:grid;grid-gap:8px;gap:8px;grid-template-columns:1fr 1fr}.room-share-pick-btn{background:var(--blue);border:0;border-radius:10px;color:#fff;font-size:14px;font-weight:600;min-height:40px}.room-share-pick-btn.secondary{background:rgba(118,118,128,.16);color:var(--text)}.room-share-suggestions{position:static}.room-share-remove{background:transparent;border:0;color:var(--muted);font-size:13px}.room-modal-primary{background:var(--blue);border:0;border-radius:12px;color:#fff;font-size:16px;font-weight:600;min-height:48px}.room-modal-primary:disabled{opacity:.5}.favorite-form{display:flex}.favorite-btn{align-items:center;background:transparent;border:0;color:#c7c7cc;display:inline-flex;justify-content:center;min-height:44px;min-width:44px;padding:0}.favorite-btn.active{color:#ff9f0a}.favorite-action{padding:0}.favorite-action-btn{align-items:center;background:transparent;border:0;color:var(--blue);display:grid;font-size:13px;grid-gap:6px;gap:6px;height:100%;justify-items:center;padding:10px 8px;width:100%}.favorite-action-btn.active{color:#ff9f0a}.contact-action button,.favorite-action-btn{align-items:center;background:transparent;border:0;color:inherit;display:grid;font-size:13px;grid-gap:6px;gap:6px;justify-items:center;padding:10px 8px;width:100%}.native-row:last-child{border-bottom:0}.native-row-body{display:grid;grid-gap:2px;gap:2px;min-width:0}.native-row-body strong{font-size:17px;font-weight:400;line-height:1.25}.native-row-body small,.native-row-body strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all}.native-row-body small{color:var(--muted);font-size:14px;line-height:1.3}.native-row-body em{color:var(--orange);font-size:12px;font-style:normal;font-weight:600}.native-row-meta{color:var(--muted);font-size:15px}.native-row-chevron{color:rgba(60,60,67,.3)}.folder-icon{align-items:center;background:#007aff;border-radius:8px;color:#fff;display:inline-flex;height:36px;justify-content:center;width:36px}.folder-row .folder-icon{background:#ff9500}.native-tabbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:var(--tabbar-bg);border-top:.5px solid var(--border);bottom:0;display:grid;grid-template-columns:repeat(4,1fr);left:0;padding:6px 0 calc(10px + env(safe-area-inset-bottom));position:fixed;right:0;z-index:30}.native-tab{align-items:center;color:var(--muted);display:grid;font-size:10px;grid-gap:4px;gap:4px;justify-items:center}.native-tab.active{color:var(--blue)}.native-tab svg{stroke-width:1.8}.contact-hero{align-items:center;display:grid;grid-gap:8px;gap:8px;justify-items:center;padding:20px 20px 8px;text-align:center}.contact-hero-title-row{align-items:flex-start;display:flex;gap:12px;justify-content:center;width:100%}.contact-hero-title-row h1{flex:1 1;min-width:0}.contact-hero h1{font-size:28px;font-weight:600;margin:0}.contact-hero p{color:var(--muted);font-size:15px;line-height:1.4;margin:0;max-width:320px}.contact-actions{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(3,1fr);padding:12px 20px 4px}.contact-action,.contact-action button{align-items:center;background:var(--surface);border:0;border-radius:12px;color:var(--blue);display:grid;font-size:13px;grid-gap:6px;gap:6px;justify-items:center;min-height:72px;padding:10px 8px;width:100%}.contact-action.primary,.contact-action.primary button{color:var(--green)}.contact-action[aria-disabled=true]{opacity:.45;pointer-events:none}.contact-detail-page{padding-bottom:88px}.contact-info-card{border-radius:12px;margin:0 16px;overflow:hidden}.contact-info-form label.native-info-row{cursor:text}.contact-info-form .native-info-row input,.contact-info-form .native-info-row select,.contact-info-form .native-info-row textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:var(--text);font-family:inherit;font-size:17px;font-weight:400;line-height:1.45;margin:0;min-height:0;padding:0;resize:vertical;width:100%;word-break:keep-all;overflow-wrap:anywhere}.contact-info-form .native-info-row select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2386868b' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:100%;background-repeat:no-repeat;padding-right:18px}.contact-info-form .native-info-row textarea{min-height:2.9em}.contact-copy-info-row{align-items:center}.contact-copy-value-wrap{align-items:center;display:flex;gap:10px;justify-content:space-between;min-width:0;width:100%}.contact-copy-value-wrap strong{flex:1 1;min-width:0}.contact-copy-button{align-items:center;background:var(--surface-muted);border:1px solid var(--border);border-radius:10px;color:var(--blue);display:inline-flex;flex-shrink:0;font-size:12px;font-weight:600;gap:4px;justify-content:center;min-height:34px;padding:0 10px}.contact-copy-button.copied{background:color-mix(in srgb,var(--green) 12%,var(--surface));border-color:color-mix(in srgb,var(--green) 22%,transparent);color:var(--green)}.contact-info-form .contact-edit-actions{border-top:.5px solid var(--border);display:grid;grid-gap:8px;gap:8px;grid-template-columns:1fr 1fr;margin:0;padding:12px 20px 14px}.contact-edit-cancel,.contact-edit-save{border:0;border-radius:10px;font-size:15px;min-height:44px}.contact-edit-cancel{background:var(--surface-2);color:var(--text)}.contact-edit-save{background:var(--blue);color:#fff}.contact-fab-wrap{bottom:calc(64px + env(safe-area-inset-bottom, 0px))}.contact-fab-cancel{background:var(--surface-2);box-shadow:0 4px 16px rgba(0,0,0,.12);color:var(--text)}.contact-update-list{border-radius:12px;margin:0 16px;overflow:hidden}.contact-update-static-row{grid-template-columns:1fr}.contact-history-row-main-static{cursor:default;width:100%}.contact-history-meta{color:var(--muted);font-size:13px;line-height:1.4;overflow-wrap:anywhere;word-break:keep-all}.contact-history-row-wrap{border-top:.5px solid var(--border)}.contact-history-row-wrap:first-child{border-top:0}.contact-history-row{grid-template-columns:1fr auto}.contact-history-row,.contact-history-row-main{align-items:center;display:grid;min-height:48px}.contact-history-row-main{background:transparent;border:0;color:inherit;grid-gap:2px;gap:2px;padding:10px 16px;text-align:left}.contact-history-label{align-items:center;display:inline-flex;font-size:15px;gap:6px;line-height:1.35}.contact-history-expand{align-items:center;background:var(--surface-2);border:0;border-radius:999px;color:var(--muted);display:flex;height:32px;justify-content:center;margin-right:8px;transition:transform .2s ease,background .2s ease,color .2s ease;width:32px}.contact-history-expand.expanded{background:color-mix(in srgb,var(--blue) 12%,var(--surface-2));color:var(--blue);transform:rotate(180deg)}.contact-history-changes{background:var(--surface-2);border-top:.5px solid var(--border);display:grid;grid-gap:10px;gap:10px;padding:12px 16px 14px}.contact-history-change{display:grid;font-size:14px;grid-gap:6px;gap:6px}.contact-history-change-label{color:var(--muted);font-size:12px;font-weight:500;letter-spacing:.01em}.contact-history-change-values{align-items:center;display:flex;flex-wrap:wrap;gap:8px;line-height:1.4}.contact-history-from{background:color-mix(in srgb,var(--text) 6%,transparent);border-radius:8px;color:var(--muted);font-size:14px;padding:4px 8px;text-decoration:line-through;-webkit-text-decoration-color:color-mix(in srgb,var(--muted) 70%,transparent);text-decoration-color:color-mix(in srgb,var(--muted) 70%,transparent)}.contact-history-arrow{align-items:center;background:color-mix(in srgb,var(--blue) 10%,var(--surface));border-radius:999px;color:var(--blue);display:inline-flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.contact-history-to{background:color-mix(in srgb,var(--blue) 8%,var(--surface));border-radius:8px;color:var(--text);font-size:14px;font-weight:500;padding:4px 8px}.contact-history-gap-wrap{border-top:.5px solid var(--border)}.contact-history-gap{align-items:center;display:flex;flex-direction:column;gap:4px;justify-content:center;padding:10px 0}.contact-history-gap span{background:var(--muted);border-radius:999px;display:block;height:4px;opacity:.45;width:4px}.native-info-list .native-info-row{align-items:flex-start;border-bottom:.5px solid var(--border);display:grid;grid-gap:4px;gap:4px;padding:12px 20px}.native-info-list .native-info-row:last-child{border-bottom:0}.native-info-row span{color:var(--muted);display:inline-flex;font-size:13px;gap:6px}.native-info-row strong{font-size:17px;font-weight:400;line-height:1.45;white-space:normal;word-break:keep-all;overflow-wrap:anywhere}.native-info-row a{color:var(--blue)}.timeline-list{gap:0}.timeline-item{border-bottom:.5px solid var(--border);display:grid;grid-gap:4px;gap:4px;padding:14px 20px}.timeline-item:last-child{border-bottom:0}.timeline-item strong{font-size:15px}.timeline-item p,.timeline-item small{color:var(--muted);font-size:14px;margin:0}.native-editor{background:var(--surface);border-bottom:.5px solid var(--border);border-top:.5px solid var(--border);margin:0}.native-editor+.native-editor,.native-editor+.native-group,.native-group+.native-editor{margin-top:-6px}.native-editor summary{color:var(--blue);font-size:17px;min-height:48px;padding:12px 20px}.native-editor form{border-top:.5px solid var(--border);display:grid;grid-gap:12px;gap:12px;padding:16px 20px 20px}.native-editor label{display:grid;font-size:13px;grid-gap:6px;gap:6px}.native-editor input,.native-editor select,.native-editor textarea{background:var(--bg);border:0;border-radius:10px;min-height:44px;outline:0;padding:10px 12px;width:100%}.native-editor textarea{min-height:96px;resize:vertical}.native-editor button[type=submit]{background:var(--blue);border:0;border-radius:12px;color:#fff;font-weight:600;min-height:48px}.status-pill{border-radius:999px;display:inline-flex;font-size:12px;font-weight:600;padding:4px 10px}.status-pill.verified{background:rgba(52,199,89,.16);color:#248a3d}.status-pill.needs_verification{background:rgba(255,149,0,.16);color:#c93400}.status-pill.suspected_changed{background:rgba(255,59,48,.12);color:#d70015}.status-pill.unreachable{background:rgba(142,142,147,.16);color:#636366}.status-dot.verified{color:#248a3d}.status-dot.needs_verification{color:#c93400}.status-dot.suspected_changed{color:#d70015}.status-dot.unreachable{color:#636366}.admin-mobile-app{margin:0 auto;max-width:520px;min-height:100vh}.admin-mobile-header{align-items:center;display:flex;justify-content:space-between}.admin-mobile-logout{align-items:center;background:transparent;border:0;color:var(--muted);display:inline-flex;min-height:40px;min-width:40px;justify-content:center}.admin-mobile-title h1{margin:0}.admin-mobile-title p{color:var(--muted);font-size:13px;margin:6px 0 0}.admin-mobile-toolbar{padding:0 16px 8px}.admin-mobile-main{padding-bottom:28px}.admin-mobile-sections{display:grid;grid-gap:14px;gap:14px;padding:0 12px 16px}.admin-mobile-sections>.native-group{background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow-soft);overflow:hidden}.admin-mobile-sections>.native-group .native-list{border-bottom:0;border-top:1px solid var(--border)}.admin-mobile-section-head{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:8px;padding:12px 16px 8px}.admin-section-toggle{background:transparent;border:0;cursor:pointer;padding:12px 16px 8px;width:100%}.admin-section-toggle-label{align-items:center;display:inline-flex;gap:6px}.admin-section-toggle-label h2{margin:0}.admin-section-toggle .admin-section-toggle-label svg{transition:transform .15s ease}.admin-section-toggle.expanded .admin-section-toggle-label svg{transform:rotate(90deg)}.admin-mobile-section-head h2,.admin-mobile-sections .native-group>h2{font-size:15px;margin:0}.admin-mobile-hint{color:var(--muted);font-size:13px;margin:0 0 12px;padding:0 20px}.admin-login-page .admin-login-body{padding:0 16px 28px}.admin-login-banner.success{background:rgba(52,199,89,.12);border-radius:10px;color:#248a3d;font-size:14px;margin:0 0 12px;padding:12px 14px}.admin-security-form{display:grid;grid-gap:12px;gap:12px;padding:4px 16px 16px}.admin-security-form label{display:grid;grid-gap:6px;gap:6px;font-size:14px}.admin-security-form input{background:var(--surface-muted);border:1px solid transparent;border-radius:12px;min-height:44px;padding:0 12px}.admin-security-form button{background:var(--blue);border:0;border-radius:12px;color:#fff;font-weight:600;min-height:46px}.admin-security-form button:disabled{opacity:.45}.admin-account-card{align-items:flex-start;flex-direction:column;gap:10px;height:auto;max-height:none;min-height:0;padding:14px 20px}.admin-account-card .native-row-body{width:100%}.admin-account-card .native-row-body small{display:block;margin-top:4px}.admin-account-actions{display:flex;flex-wrap:wrap;gap:8px;width:100%}.admin-account-action-btn{align-items:center;background:var(--surface-muted);border:1px solid var(--border);border-radius:10px;display:inline-flex;font-size:13px;gap:6px;min-height:36px;padding:0 12px}.admin-account-action-btn.primary{background:var(--blue);border-color:var(--blue);color:#fff}.admin-account-action-btn.danger{color:#c62828}.admin-account-manager .admin-account-search{margin:0 20px 8px}.admin-account-card-button{align-items:center;background:transparent;border:0;cursor:pointer;display:flex;gap:10px;text-align:left;width:100%}.admin-account-card-button .native-row-body{flex:1 1;min-width:0}.admin-account-card-button .native-row-chevron{color:var(--muted);flex-shrink:0}.admin-account-card-button:active{background:rgba(118,118,128,.08)}.admin-account-modal-root{align-items:center;justify-content:center;padding:24px}.admin-account-modal-sheet{border-radius:16px;display:flex;flex-direction:column;max-height:min(92vh,860px);max-width:min(680px,100%);overflow:hidden;width:100%}.admin-account-modal-sheet .native-modal-body{flex:1 1;min-height:0;overflow-y:auto;padding-bottom:20px}.admin-account-edit-form{display:grid;grid-gap:14px;gap:14px}.admin-account-edit-form label{display:grid;font-size:14px;font-weight:600;grid-gap:8px;gap:8px}.admin-account-edit-form input,.admin-account-edit-form select{background:rgba(118,118,128,.08);border:0;border-radius:12px;font:inherit;min-height:44px;padding:10px 14px;width:100%}.admin-account-edit-summary{background:rgba(0,122,255,.08);border-radius:12px;display:grid;grid-gap:4px;gap:4px;padding:12px 14px}.admin-account-edit-summary strong{font-size:16px}.admin-account-edit-hint,.admin-account-edit-summary span{color:var(--muted);font-size:13px}.admin-account-edit-hint{line-height:1.45;margin:-6px 0 0}.admin-account-edit-org{display:grid;grid-gap:8px;gap:8px}.admin-account-edit-org-label{font-size:14px;font-weight:600}.admin-account-edit-org .police-org-picker{margin:0}.admin-account-edit-status select{width:100%}.admin-account-edit-actions{display:grid;grid-gap:12px;gap:12px;padding-top:4px}.admin-account-edit-actions .suggestion-create-actions{display:grid;grid-gap:10px;gap:10px;grid-template-columns:1fr 1fr}.admin-account-edit-actions button[type=submit]{background:var(--blue);border:0;border-radius:12px;color:#fff;font-size:16px;font-weight:600;min-height:48px}.admin-count{background:var(--blue-soft);border-radius:999px;color:var(--blue);font-size:12px;font-weight:600;padding:4px 10px}.admin-empty{color:var(--muted);font-size:14px;margin:0;padding:0 20px}.admin-org-panel h2{margin:0;padding:12px 16px 0}.admin-mobile-sections>.admin-login-banner.success,.admin-mobile-sections>.admin-login-error{margin:0 16px 12px}.admin-org-tree-root{border-radius:0 0 12px 12px}.admin-org-folder-row{grid-template-columns:auto minmax(0,1fr) auto auto}.admin-org-folder-body{min-width:0}.admin-org-folder-body .list-row-body{width:100%}.admin-org-folder-actions{display:flex;gap:4px}.admin-org-purge-btn{background:rgba(198,40,40,.08);border:1px solid rgba(198,40,40,.2);border-radius:8px;color:#c62828;font-size:12px;min-height:32px;padding:0 10px}.admin-org-create{background:rgba(118,118,128,.04);border-top:.5px solid var(--border);margin-left:calc(16px + var(--tree-depth, 0) * 14px);padding:10px 12px 12px}.admin-org-tree{padding:0 12px 8px}.admin-org-branch,.admin-org-row,.admin-org-tree{display:grid;grid-gap:6px;gap:6px}.admin-org-row{align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:12px;grid-template-columns:24px 24px minmax(0,1fr) auto;margin-left:calc(var(--tree-depth, 0) * 14px);padding:10px}.admin-org-expand{align-items:center;background:transparent;border:0;display:inline-flex;height:24px;justify-content:center;width:24px}.admin-org-expand.expanded svg{transform:rotate(90deg)}.admin-org-expand:disabled{opacity:.2}.admin-org-icon{color:var(--blue);display:inline-flex}.admin-org-body strong{display:block;font-size:14px}.admin-org-body small{color:var(--muted);font-size:11px}.admin-org-actions{display:flex;gap:4px}.admin-org-action{align-items:center;background:var(--surface-muted);border:1px solid var(--border);border-radius:8px;display:inline-flex;min-height:32px;min-width:32px;justify-content:center;padding:0}.admin-org-action.danger{color:#c62828}.admin-org-create{margin-left:calc(var(--tree-depth, 0) * 14px);padding:0 4px 4px}.admin-org-create-form{display:grid;grid-gap:8px;gap:8px}.admin-org-create-form input{border:1px solid var(--border);border-radius:10px;min-height:42px;padding:0 12px}.admin-org-create-form button{background:var(--blue);border:0;border-radius:10px;color:#fff;min-height:42px}.admin-login-error{background:rgba(198,40,40,.08);border-radius:10px;color:#c62828;font-size:14px;margin:0 0 12px;padding:12px 14px}.admin-api-notice{background:rgba(245,124,0,.08);border:1px solid rgba(245,124,0,.25);border-radius:10px;margin:0 16px 12px;padding:14px 16px}.admin-api-notice strong{display:block;margin-bottom:4px}.admin-api-notice p{color:var(--muted);font-size:14px;margin:0}@media (min-width:768px){.admin-mobile-app{border-left:1px solid var(--border);border-right:1px solid var(--border);box-shadow:0 0 0 1px rgba(0,0,0,.02)}}.admin-mobile-only{display:block}.admin-desktop-only{display:none}.admin-desktop-app{background:linear-gradient(180deg,rgba(255,255,255,.68),transparent 280px),var(--bg);display:grid;grid-template-columns:240px minmax(0,1fr);min-height:100vh}.admin-desktop-sidebar{background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-right:.5px solid var(--border);display:flex;flex-direction:column;gap:16px;min-height:100vh;padding:20px 14px;position:-webkit-sticky;position:sticky;top:0}.admin-desktop-brand{align-items:center;background:color-mix(in srgb,var(--blue) 8%,var(--surface));border:1px solid color-mix(in srgb,var(--blue) 12%,transparent);border-radius:14px;display:flex;gap:12px;padding:12px}.admin-desktop-brand svg{color:var(--blue)}.admin-desktop-brand strong{display:block;font-size:16px}.admin-desktop-brand small{color:var(--muted);font-size:12px}.admin-desktop-nav{display:grid;grid-gap:4px;gap:4px}.admin-desktop-nav-link{align-items:center;border-radius:12px;color:var(--text);display:flex;gap:10px;min-height:42px;padding:0 12px}.admin-desktop-nav-link:hover{background:var(--surface-muted)}.admin-desktop-nav-link.active{background:var(--blue-soft);color:var(--blue);font-weight:600;box-shadow:inset 3px 0 0 var(--blue)}.admin-desktop-logout-form{margin-top:auto}.admin-desktop-logout{align-items:center;background:var(--surface-muted);border:0;border-radius:12px;color:var(--text);display:flex;gap:8px;min-height:42px;padding:0 12px;width:100%}.admin-desktop-main{min-width:0}.admin-desktop-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:var(--header-bg);border-bottom:.5px solid var(--border);padding:20px 28px 16px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.admin-desktop-header h1{font-size:28px;margin:0}.admin-desktop-header p{color:var(--muted);font-size:14px;margin:6px 0 0}.admin-desktop-content{padding:20px 28px 40px}.admin-desktop-sections{display:grid;grid-gap:16px;gap:16px}.admin-desktop-summary{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.admin-desktop-stat{background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow-soft);display:grid;grid-gap:4px;gap:4px;padding:16px 18px}.admin-desktop-stat span{color:var(--muted);font-size:13px}.admin-desktop-stat strong{font-size:28px;line-height:1.1}.admin-cid-panel h2,.admin-desktop-sections .native-group>h2{font-size:15px;margin:0 0 8px;padding:0 4px}.admin-cid-tree-root{background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow-soft);max-height:calc(100vh - 260px);overflow:auto}.admin-cid-row{align-items:center}.admin-cid-row-body{flex:1 1;min-width:0}.admin-cid-row-actions{align-items:center;display:flex;gap:4px}.admin-cid-link{background:transparent;border:0;color:inherit;cursor:pointer;font:inherit;padding:0;text-align:left;text-decoration:none}.admin-cid-link:hover strong{color:var(--blue)}.admin-mobile-preview-modal-root{align-items:center;justify-content:center;padding:24px;z-index:120}.admin-mobile-preview-modal-sheet{border-radius:20px;display:flex;flex-direction:column;height:min(90vh,844px);max-width:390px;overflow:hidden;width:100%}.admin-mobile-preview-modal-sheet .native-modal-body{flex:1 1;min-height:0;overflow:hidden;padding:0}.admin-mobile-preview-iframe{background:var(--bg);border:0;display:block;height:100%;width:100%}.admin-preview-main{background:var(--bg);min-height:100%;padding-bottom:24px}.admin-cid-phone{align-items:center;color:var(--blue);display:inline-flex;height:32px;justify-content:center;width:32px}.admin-cid-contact-row{background:transparent;border:0;width:100%}.admin-cid-tree-root .org-folder-tree-children .org-folder-tree-row,.admin-cid-tree-root .org-folder-tree-row{align-items:center;height:auto;max-height:none;min-height:var(--folder-row-height);padding-top:10px;padding-bottom:10px}.admin-cid-tree-root .admin-cid-row-body .list-row-line-primary{overflow:visible;text-overflow:unset;white-space:normal;word-break:keep-all}.admin-cid-tree-root .admin-cid-row-body .list-row-line-primary strong{font-weight:600}.admin-contact-import-panel{margin-bottom:8px}.admin-contact-import-head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;padding:0 20px 8px}.admin-contact-import-head h2{margin:0}.admin-contact-import-note{color:var(--muted);font-size:13px;line-height:1.5;margin:6px 0 0}.admin-contact-import-note code{font-size:12px}.admin-contact-import-icon{align-items:center;background:rgba(0,122,255,.1);border-radius:12px;color:var(--blue);display:inline-flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.admin-contact-import-form{display:grid;grid-gap:12px;gap:12px;padding:0 20px 16px}.admin-contact-import-file{display:grid;font-size:14px;font-weight:600;grid-gap:8px;gap:8px}.admin-contact-import-file input[type=file]{font-size:14px}.admin-contact-import-submit{align-items:center;background:var(--blue);border:0;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;gap:8px;justify-content:center;min-height:44px;padding:0 16px;width:-moz-fit-content;width:fit-content}.admin-contact-import-submit:disabled{opacity:.6}.admin-contact-import-panel .admin-login-banner,.admin-contact-import-panel .admin-login-error{margin:0 20px 12px}@media (min-width:768px){.admin-mobile-only{display:none}.admin-desktop-only{display:block}}.auth-shell{align-items:center;background:var(--bg);display:grid;justify-items:center;min-height:100vh;padding:24px 16px}.auth-card{background:var(--surface);border:.5px solid var(--border);border-radius:16px;display:grid;grid-gap:16px;gap:16px;max-width:420px;padding:28px 20px 24px;width:100%}.auth-brand{display:grid;grid-gap:8px;gap:8px;justify-items:center;padding-bottom:4px;text-align:center}.auth-brand-mark{align-items:center;background:linear-gradient(145deg,#007aff,#0051d5);border-radius:18px;box-shadow:0 8px 24px rgba(0,122,255,.22);color:#fff;display:inline-flex;height:56px;justify-content:center;width:56px}.auth-brand-name{color:var(--text);font-size:22px;font-weight:700;letter-spacing:-.02em;margin:0}.auth-brand-tagline{color:var(--muted);font-size:14px;line-height:1.45;margin:0;max-width:280px}.auth-card h1{font-size:24px;margin:0}.auth-banner,.auth-field-hint,.auth-footer,.auth-subtitle{color:var(--muted);font-size:14px;margin:0}.auth-field-hint{margin-top:-4px}.auth-card-wide{max-width:480px}.auth-card-wide .auth-form{min-width:0}.police-org-picker{display:grid;grid-gap:12px;gap:12px;min-width:0}.police-org-picker label{display:grid;font-size:14px;grid-gap:6px;gap:6px}.police-org-picker-hint{color:var(--muted);font-size:13px;margin:0}.police-org-picker-section-label{font-size:14px;margin:0}.police-org-tree-panel{display:grid;grid-gap:8px;gap:8px;min-width:0}.police-org-tree{background:rgba(118,118,128,.06);border:.5px solid var(--border);border-radius:12px;max-height:min(52vh,360px);min-width:0;overflow:auto;overflow-x:hidden;width:100%}.police-org-tree-branch+.police-org-tree-branch>.police-org-tree-row,.police-org-tree-children .police-org-tree-row{border-top:.5px solid var(--border)}.police-org-tree-row{--tree-depth-scale:var(--tree-depth,0);--tree-font-primary:clamp(11px,calc(15px - var(--tree-depth-scale) * 1.25px),15px);align-items:center;box-sizing:border-box;display:flex;gap:6px;min-height:44px;min-width:0;padding:8px 8px 8px calc(10px + var(--tree-depth, 0) * 12px);width:100%}.police-org-tree-row.selected{background:rgba(0,122,255,.08)}.police-org-tree-select{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center;margin:0;min-height:28px;min-width:22px}.police-org-tree-select input{accent-color:var(--blue);height:18px;margin:0;width:18px}.police-org-tree-icon{align-items:center;background:#ff9500;border-radius:8px;color:#fff;display:inline-flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.police-org-tree-main{background:transparent;border:0;color:inherit;flex:1 1;font:inherit;min-width:0;overflow:visible;padding:0;text-align:left}.police-org-tree-name{display:block;font-size:var(--tree-font-primary);font-weight:600;line-height:1.35;overflow:visible;text-overflow:unset;white-space:normal;word-break:keep-all}.police-org-tree-expand{align-items:center;background:transparent;border:0;color:var(--muted);display:inline-flex;flex-shrink:0;height:32px;justify-content:center;padding:0;width:32px}.police-org-tree-expand svg{transition:transform .15s ease}.police-org-tree-expand.expanded svg{transform:rotate(90deg)}.police-org-tree-expand-spacer{display:block;flex-shrink:0;width:32px}.police-org-selected{color:var(--blue);font-size:13px;line-height:1.45;margin:0;overflow-wrap:anywhere;word-break:keep-all}.police-org-picker.compact{gap:8px}.police-org-picker.compact .police-org-tree-panel{gap:4px}.police-org-picker.compact .police-org-tree{border-radius:10px;max-height:min(36vh,220px)}.police-org-picker.compact .police-org-tree-row{gap:4px;min-height:34px;padding:4px 6px 4px calc(8px + var(--tree-depth, 0) * 10px)}.police-org-picker.compact .police-org-tree-row.selected{background:rgba(0,122,255,.06)}.police-org-picker.compact .police-org-tree-select{min-height:24px;min-width:20px}.police-org-picker.compact .police-org-tree-select input{height:16px;width:16px}.police-org-picker.compact .police-org-tree-icon{border-radius:6px;height:22px;width:22px}.police-org-picker.compact .police-org-tree-icon svg{height:12px;width:12px}.police-org-picker.compact .police-org-tree-name{font-size:var(--tree-font-primary,14px);font-weight:500}.police-org-picker.compact .police-org-tree-expand,.police-org-picker.compact .police-org-tree-expand-spacer{height:28px;width:28px}.police-org-picker.compact .police-org-selected{font-size:12px;line-height:1.35}.org-reselect-sheet{max-height:min(92vh,720px)}.org-reselect-form{display:grid;grid-gap:14px;gap:14px}.org-reselect-form .auth-subtitle{margin:0}.org-reselect-submit{background:var(--blue);border:0;border-radius:12px;color:#fff;font-size:16px;font-weight:600;min-height:48px}.auth-form{display:grid;grid-gap:12px;gap:12px}.auth-form label{display:grid;font-size:14px;grid-gap:6px;gap:6px}.auth-form button,.auth-form input,.auth-form select{min-height:44px}.auth-form button{background:var(--blue);border:0;border-radius:12px;color:#fff;font-size:16px;font-weight:600}.auth-signup-wrap{display:grid;grid-gap:10px;gap:10px;margin-top:4px}.auth-signup-btn{align-items:center;background:var(--surface);border:1.5px solid var(--blue);border-radius:12px;color:var(--blue);display:inline-flex;font-size:17px;font-weight:700;justify-content:center;min-height:50px;padding:0 16px;text-decoration:none;transition:background .15s ease}.auth-signup-btn:hover{background:rgba(0,122,255,.06)}.invite-actions{display:flex;gap:8px}.invite-actions button{background:var(--surface);border:.5px solid var(--border);border-radius:8px;min-height:36px;padding:0 10px}.settings-logout-btn{background:transparent;border:0;color:var(--text);font-size:17px;text-align:left;width:100%}.room-detail-page{padding-bottom:calc(var(--tabbar-height) + var(--fab-clearance) + env(safe-area-inset-bottom, 0px))}.room-members-group{background:var(--surface);border-bottom:.5px solid var(--border);border-top:.5px solid var(--border);margin-bottom:0}.room-members-toggle{align-items:center;background:transparent;border:0;color:var(--text);display:flex;font-size:17px;font-weight:600;gap:12px;justify-content:space-between;min-height:48px;padding:12px 20px;width:100%}.room-members-toggle-label{flex:1 1;min-width:0;text-align:left}.room-members-chevron{color:var(--muted);flex-shrink:0;transition:transform .15s ease}.room-members-chevron.expanded{transform:rotate(90deg)}.room-members-list{border-top:.5px solid var(--border)}.room-member-row{align-items:center;box-sizing:border-box;display:grid;grid-gap:0;gap:0;grid-template-columns:minmax(0,1fr) auto;height:var(--list-row-height);max-height:var(--list-row-height);min-height:var(--list-row-height);padding:10px 0 10px 20px}.room-member-row .list-row-body{min-width:0}.room-member-row .list-row-line-primary{align-items:center;display:flex;gap:8px;min-width:0}.room-member-row .list-row-line-primary strong{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-member-badge{background:rgba(0,122,255,.12);border-radius:4px;color:var(--blue);flex-shrink:0;font-size:12px;font-weight:600;margin-left:0;padding:2px 6px}.room-member-remove{align-items:center;background:transparent;border:0;color:var(--danger,#ff3b30);display:inline-flex;flex-shrink:0;justify-content:center;min-height:44px;min-width:44px;padding:0 12px}@media (min-width:768px){.native-app{margin:0 auto;max-width:430px;min-height:100vh;box-shadow:0 0 0 1px var(--border)}.native-tabbar{left:50%;max-width:430px;transform:translateX(-50%)}.org-move-bottom-bar{left:50%;right:auto;transform:translateX(-50%);width:min(398px,calc(100vw - 32px))}.org-fab-wrap{right:max(16px,calc(50vw - 147px))}}.folder-export-modal-sheet .native-modal-body{display:flex;flex-direction:column;gap:14px;min-height:0}.folder-export-head{display:grid;grid-gap:4px;gap:4px}.folder-export-head strong{font-size:17px}.folder-export-head span{color:var(--muted);font-size:13px}.folder-export-preview{border:.5px solid var(--border);border-radius:12px;max-height:44vh;overflow-y:auto}.folder-export-row{align-items:center;border-bottom:.5px solid var(--border);display:flex;font-size:14px;gap:8px;min-height:40px;padding:6px 12px 6px calc(12px + var(--export-depth, 0) * 16px)}.folder-export-row:last-child{border-bottom:0}.folder-export-row.department{background:#d6ebfc;font-weight:600}.folder-export-row-icon{color:var(--muted);display:inline-flex;flex-shrink:0}.folder-export-row.department .folder-export-row-icon{color:var(--blue)}.folder-export-row-name{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-export-row-phone{color:var(--muted);display:grid;flex-shrink:0;font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;justify-items:end}.folder-export-row-fax{font-size:11px;opacity:.8}.folder-export-error{color:var(--red);font-size:13px;margin:0}.folder-export-download{align-items:center;background:var(--blue);border:0;border-radius:12px;color:#fff;display:inline-flex;font-size:16px;font-weight:600;gap:8px;justify-content:center;min-height:48px}.folder-export-download:disabled{opacity:.55}