/*! 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{.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.block{display:block}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.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{--bg:#f5f3ef;--surface:#fff;--surface-2:#f9f8f5;--text:#18201e;--muted:#6e7874;--line:#e7e5df;--brand:#0f766e;--brand-2:#115e59;--brand-soft:#e3f2ef;--blue:#406d91;--blue-soft:#e9f1f7;--amber:#a96e17;--amber-soft:#fff1d8;--rose:#b54d60;--rose-soft:#fbe8ec;--shadow:0 12px 38px #1f2b2712;--radius:18px;--sidebar:248px}html[data-theme=dark]{--bg:#0f1513;--surface:#171f1c;--surface-2:#1d2723;--text:#edf4f1;--muted:#9aa9a3;--line:#2b3732;--brand:#58b8aa;--brand-2:#7ad0c4;--brand-soft:#173c35;--blue:#78a9ce;--blue-soft:#203442;--amber:#e0a64e;--amber-soft:#3d2f18;--rose:#e27a8d;--rose-soft:#43242b;--shadow:0 16px 44px #00000040}*{box-sizing:border-box}html{background:var(--bg);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:var(--bg);color:var(--text);font-family:var(--font-geist-sans), "Segoe UI", sans-serif;margin:0;font-size:14px}button,input,select,textarea{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--brand)}@supports (color:color-mix(in lab, red, red)){button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid color-mix(in srgb, var(--brand) 35%, transparent)}}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px}.app-shell{min-height:100vh}.sidebar{width:var(--sidebar);background:var(--surface);border-right:1px solid var(--line);z-index:40;flex-direction:column;padding:20px 14px 14px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand,.login-brand{align-items:center;gap:11px;padding:0 8px 20px;display:flex}.sidebar-brand>div{flex-direction:column;line-height:1.1;display:flex}.sidebar-brand b,.login-brand b{letter-spacing:-.4px;font-size:17px}.sidebar-brand small{color:var(--muted);letter-spacing:1.4px;margin-top:4px;font-size:9px;font-weight:700}.brand-mark{background:var(--brand);color:#fff;border-radius:12px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;box-shadow:0 8px 22px #0f766e38}.brand-mark.small{border-radius:8px;width:28px;height:28px}.sidebar nav{flex-direction:column;flex:1;gap:4px;display:flex}.sidebar nav button{cursor:pointer;min-height:43px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;padding:0 11px;display:flex}.sidebar nav button:hover{background:var(--surface-2);color:var(--text)}.sidebar nav button.active{color:var(--brand);background:var(--brand-soft);font-weight:650}.sidebar nav button span{flex:1}.sidebar nav button i{background:var(--rose);color:#fff;border-radius:20px;place-items:center;min-width:21px;height:21px;font-size:11px;font-style:normal;display:grid}.sidebar nav button em{color:var(--brand);background:var(--brand-soft);border-radius:99px;padding:3px 7px;font-size:10px;font-style:normal;font-weight:700}.sidebar-security{border:1px solid var(--line);background:var(--surface-2);color:var(--brand);border-radius:13px;align-items:center;gap:10px;margin:10px 3px;padding:11px;display:flex}.sidebar-security div{flex-direction:column;display:flex}.sidebar-security b{color:var(--text);font-size:12px}.sidebar-security small{color:var(--muted);margin-top:2px;font-size:10px}.sidebar-user{border-top:1px solid var(--line);align-items:center;gap:9px;padding:14px 4px 2px;display:flex}.sidebar-user>div{flex-direction:column;flex:1;min-width:0;display:flex}.sidebar-user b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.sidebar-user small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.main-content{min-height:100vh;margin-left:var(--sidebar)}.topbar{z-index:30;border-bottom:1px solid var(--line);background:var(--bg);height:72px;position:sticky;top:0}@supports (color:color-mix(in lab, red, red)){.topbar{background:color-mix(in srgb, var(--bg) 88%, transparent)}}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);align-items:center;gap:9px;padding:0 28px;display:flex}.global-search{border:1px solid var(--line);background:var(--surface);max-width:600px;height:42px;color:var(--muted);border-radius:12px;flex:1;align-items:center;gap:10px;margin-right:auto;padding:0 12px;display:flex}.global-search:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand)}@supports (color:color-mix(in lab, red, red)){.global-search:focus-within{box-shadow:0 0 0 3px color-mix(in srgb, var(--brand) 12%, transparent)}}.global-search input{color:var(--text);background:0 0;border:0;outline:0;flex:1;min-width:0}.global-search button{color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.global-search kbd{border:1px solid var(--line);color:var(--muted);background:var(--surface-2);border-radius:5px;padding:2px 5px;font-size:10px}.icon-button{cursor:pointer;width:40px;height:40px;color:var(--muted);background:0 0;border:0;border-radius:10px;flex:none;place-items:center;display:inline-grid}.icon-button:hover{background:var(--surface-2);color:var(--text)}.icon-button.tiny{width:30px;height:30px}.icon-button.danger:hover{background:var(--rose-soft);color:var(--rose)}.menu-button,.mobile-only{display:none}.button{cursor:pointer;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-weight:650;transition:transform .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:wait;transform:none}.button.primary{background:var(--brand);color:#fff;box-shadow:0 8px 18px #0f766e29}.button.primary:hover{background:var(--brand-2)}.button.secondary{background:var(--surface);border-color:var(--line);color:var(--text)}.button.soft{background:var(--brand-soft);color:var(--brand)}.button.ghost{border-color:var(--line);background:0 0}.button.danger-button{background:var(--rose-soft);color:var(--rose)}.button.wide{width:100%}.page-wrap{max-width:1440px;margin:0 auto;padding:34px 32px 100px}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.page-heading h1{letter-spacing:-1.4px;margin:5px 0;font-size:clamp(28px,3vw,38px);line-height:1.1}.page-heading p,.panel-heading p,.section-title p,.settings-title p{color:var(--muted);margin:0;line-height:1.55}.eyebrow{color:var(--brand);letter-spacing:1.3px;font-size:10px;font-weight:750;display:block}.stat-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px;display:grid}.stat-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);align-items:center;gap:13px;padding:17px;display:flex;box-shadow:0 5px 18px #1e2d2708}.stat-card>span,.panel-icon,.doc-icon{border-radius:12px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.stat-card.teal>span,.panel-icon.teal,.doc-icon.normal,.doc-icon.none{color:var(--brand);background:var(--brand-soft)}.stat-card.blue>span,.panel-icon.blue{color:var(--blue);background:var(--blue-soft)}.stat-card.amber>span,.panel-icon.amber,.doc-icon.soon{color:var(--amber);background:var(--amber-soft)}.stat-card.rose>span,.doc-icon.urgent,.doc-icon.expired{color:var(--rose);background:var(--rose-soft)}.stat-card div{flex-direction:column;flex:1;display:flex}.stat-card strong{font-size:24px;line-height:1}.stat-card small{color:var(--muted);margin-top:5px}.stat-card>svg{color:var(--line)}.content-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:16px;display:grid}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 5px 18px #1e2d2706}.panel-heading,.section-title{justify-content:space-between;align-items:center;gap:18px;padding:19px 20px;display:flex}.panel-heading>div,.section-title>div,.settings-title{align-items:center;gap:11px;display:flex}.panel-heading h2,.section-title h2,.settings-title h2{letter-spacing:-.3px;margin:0 0 3px;font-size:17px}.panel-heading p,.section-title p,.settings-title p{font-size:12px}.panel-icon{width:38px;height:38px}.text-button{color:var(--brand);cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;font-weight:650;display:inline-flex}.expiry-list{border-top:1px solid var(--line)}.expiry-row{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:42px 1fr auto 18px;align-items:center;gap:12px;width:100%;min-height:68px;padding:10px 18px;display:grid}.expiry-row:last-child{border-bottom:0}.expiry-row:hover{background:var(--surface-2)}.expiry-row>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.expiry-row b{font-size:13px}.expiry-row small{color:var(--muted);margin-top:3px;font-size:11px}.status-pill{white-space:nowrap;border-radius:99px;padding:5px 9px;font-size:10px;font-weight:700}.status-pill.normal,.status-pill.none{color:var(--brand);background:var(--brand-soft)}.status-pill.soon{color:var(--amber);background:var(--amber-soft)}.status-pill.urgent,.status-pill.expired{color:var(--rose);background:var(--rose-soft)}.quick-panel{padding-bottom:16px}.quick-check{background:var(--surface-2);border-radius:13px;align-items:flex-start;gap:11px;margin:0 16px 10px;padding:13px;display:flex}.quick-check>span{background:var(--brand);color:#fff;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:11px;font-weight:700;display:grid}.quick-check.pending>span{background:var(--line);color:var(--muted)}.quick-check div{flex-direction:column;display:flex}.quick-check b{font-size:12px}.quick-check p{color:var(--muted);margin:3px 0 0;font-size:11px;line-height:1.45}.quick-panel>.button{width:calc(100% - 32px);margin:4px 16px 0}.section-block{margin-top:26px}.section-block>.section-title{padding:0 0 13px}.member-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.member-grid.large{grid-template-columns:repeat(3,1fr)}.member-card{background:var(--surface);border:1px solid var(--line);text-align:left;cursor:pointer;border-radius:15px;align-items:center;gap:10px;min-width:0;padding:14px;display:flex}.member-card:hover,.document-card:hover{box-shadow:var(--shadow);border-color:var(--brand);transform:translateY(-2px)}@supports (color:color-mix(in lab, red, red)){.member-card:hover,.document-card:hover{border-color:color-mix(in srgb, var(--brand) 25%, var(--line))}}.member-card>div{flex-direction:column;flex:1;min-width:0;display:flex}.member-card b{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.member-card small{color:var(--muted);margin-top:3px;font-size:11px}.member-card>svg{color:var(--muted)}.avatar{color:#fff;letter-spacing:.3px;border-radius:15px;flex:none;place-items:center;width:48px;height:48px;font-weight:750;display:inline-grid;box-shadow:inset 0 0 0 1px #ffffff29}.avatar.small{border-radius:11px;width:36px;height:36px;font-size:11px}.avatar.tiny{border-radius:9px;width:32px;height:32px;font-size:10px}.avatar.large{border-radius:21px;width:70px;height:70px;font-size:20px}.avatar.hero{border-radius:26px;width:88px;height:88px;font-size:24px}.document-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.document-grid.large{grid-template-columns:repeat(3,1fr)}.document-grid.compact{grid-template-columns:repeat(2,1fr);padding:0 18px 18px}.document-card-wrap{position:relative}.document-card{background:var(--surface);border:1px solid var(--line);text-align:left;cursor:pointer;border-radius:16px;flex-direction:column;gap:15px;width:100%;height:100%;min-height:224px;padding:16px;transition:all .18s;display:flex}.document-card-top{align-items:center;gap:9px;display:flex}.document-card-top>.status-dot{margin-left:auto}.status-dot{color:var(--muted);align-items:center;gap:5px;font-size:9px;display:inline-flex}.status-dot i{background:var(--brand);border-radius:50%;width:6px;height:6px}.status-dot.soon i{background:var(--amber)}.status-dot.urgent i,.status-dot.expired i{background:var(--rose)}.document-card h3{margin:4px 0 3px;font-size:15px}.document-card p{color:var(--muted);margin:0;font-size:12px}.masked-number{background:var(--surface-2);color:var(--muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.4px;border-radius:10px;align-items:center;gap:7px;padding:9px 10px;font-size:11px;display:flex}.document-meta{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;margin-top:auto;padding-top:11px;font-size:10px;display:flex}.document-meta span{align-items:center;gap:5px;display:flex}.edit-chip{opacity:0;border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:7px;padding:5px 8px;font-size:10px;position:absolute;top:14px;right:13px}.document-card-wrap:hover .edit-chip{opacity:1}.empty-mini{text-align:center;color:var(--muted);flex-direction:column;grid-column:1/-1;align-items:center;gap:6px;padding:30px 18px;display:flex}.empty-mini b{color:var(--text)}.empty-mini p{margin:0;font-size:12px}.member-profile-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.member-main{text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:flex-start;width:100%;padding:20px;display:flex}.member-main h3{margin:6px 0 3px;font-size:17px}.member-main p{color:var(--muted);margin:0}.member-doc-count{color:var(--muted);background:var(--surface-2);border-radius:9px;align-items:center;gap:6px;margin-top:18px;padding:7px 9px;font-size:11px;display:inline-flex}.card-actions{border-top:1px solid var(--line);display:flex}.card-actions button{cursor:pointer;color:var(--muted);background:0 0;border:0;flex:1;padding:11px}.card-actions button+button{border-left:1px solid var(--line)}.danger-text{color:var(--rose)!important}.back-button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-bottom:18px;padding:0;display:flex}.profile-hero{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);align-items:center;gap:18px;padding:24px;display:flex}.profile-hero h1{margin:5px 0;font-size:28px}.profile-hero p{color:var(--muted);margin:0}.profile-actions{gap:8px;margin-left:auto;display:flex}.profile-tabs{border-bottom:1px solid var(--line);margin:16px 0;display:flex}.profile-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:12px 16px}.profile-tabs button.active{color:var(--brand);border-bottom:2px solid var(--brand);font-weight:700}.profile-tabs span{background:var(--surface-2);border-radius:99px;padding:2px 6px;font-size:10px}.profile-layout{grid-template-columns:1.4fr .8fr;gap:16px;display:grid}.timeline{padding-bottom:18px}.timeline-row{grid-template-columns:42px 14px 1fr;gap:8px;padding:0 18px 20px;display:grid;position:relative}.timeline-row>span{color:var(--brand);font-size:11px;font-weight:700}.timeline-row>i{background:var(--brand);border:2px solid var(--surface);width:9px;height:9px;box-shadow:0 0 0 1px var(--brand);border-radius:50%;margin-top:3px}.timeline-row:not(:last-child):after{content:"";background:var(--line);width:1px;position:absolute;top:14px;bottom:2px;left:66px}.timeline-row div{flex-direction:column;display:flex}.timeline-row small{color:var(--muted);margin-top:3px;font-size:11px}.filter-bar{gap:7px;margin-bottom:17px;display:flex;overflow-x:auto}.filter-bar button{border:1px solid var(--line);background:var(--surface);cursor:pointer;white-space:nowrap;border-radius:99px;min-height:36px;padding:0 13px}.filter-bar button.active{background:var(--brand);border-color:var(--brand);color:#fff}.filter-bar span{opacity:.75}.expiry-board{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.expiry-board-row{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:44px 1fr 180px 140px 20px;align-items:center;gap:14px;width:100%;padding:14px 18px;display:grid}.expiry-board-row:last-child{border:0}.expiry-board-row:hover{background:var(--surface-2)}.expiry-board-row>div{flex-direction:column;display:flex}.expiry-board-row small,.expiry-board-row>span:nth-child(3){color:var(--muted);font-size:11px}.expiry-board-row>span:nth-child(3) b{color:var(--text)}.activity-list{overflow:hidden}.activity-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:13px 18px;display:flex}.activity-row:last-child{border:0}.activity-row>div:nth-child(2){flex-direction:column;flex:1;display:flex}.activity-row small{color:var(--muted);margin-top:3px}.settings-layout{grid-template-columns:220px 1fr;gap:16px;display:grid}.settings-nav{flex-direction:column;gap:5px;display:flex}.settings-nav button{color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:9px;min-height:43px;padding:0 12px;display:flex}.settings-nav button.active{background:var(--brand-soft);color:var(--brand);font-weight:700}.settings-panel{min-height:440px;padding:24px}.settings-title{border-bottom:1px solid var(--line);color:var(--brand);margin-bottom:22px;padding-bottom:18px}.settings-title>div{color:var(--text)}.settings-form{gap:15px;max-width:480px;display:grid}.settings-form .button{justify-self:start}.backup-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.backup-grid .settings-form{background:var(--surface-2);border:1px solid var(--line);border-radius:12px;align-content:start;padding:18px}.backup-grid h3{margin:0}.reminder-chips{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.reminder-chips span{background:var(--surface-2);border:1px solid var(--line);border-radius:99px;padding:9px 13px}.info-callout,.ai-disclosure{color:var(--brand);background:var(--brand-soft);border-radius:11px;align-items:center;gap:8px;margin-top:18px;padding:11px 13px;font-size:12px;display:flex}.privacy-list{gap:12px;margin:0;padding:0;display:grid}.privacy-list li{align-items:center;gap:9px;list-style:none;display:flex}.privacy-list svg{color:var(--brand)}.search-popover{top:62px;left:calc(var(--sidebar) + 28px);width:min(600px, calc(100vw - var(--sidebar) - 80px));z-index:60;background:var(--surface);border:1px solid var(--line);max-height:70vh;box-shadow:var(--shadow);border-radius:16px;position:fixed;overflow:auto}.search-popover-heading{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;padding:13px 15px;font-size:12px;display:flex}.search-popover-heading button{cursor:pointer;color:var(--muted);background:0 0;border:0}.search-group>small{color:var(--muted);letter-spacing:1px;padding:12px 15px 7px;font-size:9px;display:block}.search-group>button{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;width:100%;padding:9px 15px;display:flex}.search-group>button:hover{background:var(--surface-2)}.search-group>button>span:nth-child(2){flex-direction:column;flex:1;display:flex}.search-group b{font-size:12px}.search-group em{color:var(--muted);margin-top:2px;font-size:10px;font-style:normal}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#070e0c94;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.form-modal{background:var(--surface);border:1px solid var(--line);border-radius:20px;width:min(540px,100%);max-height:calc(100vh - 36px);overflow:hidden;box-shadow:0 30px 90px #00000040}.form-modal.large{width:min(720px,100%)}.form-modal>header,.vault-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.form-modal>header>div,.vault-modal>header>div{align-items:center;gap:11px;display:flex}.form-modal h2,.vault-modal h2{margin:0;font-size:18px}.modal-body{max-height:calc(100vh - 110px);padding:20px;overflow-y:auto}.form-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.field{flex-direction:column;gap:6px;display:flex}.field>span{font-size:11px;font-weight:650}.field input,.field select,.field textarea,.reauth-layer input,.ai-compose input{border:1px solid var(--line);background:var(--surface-2);width:100%;color:var(--text);border-radius:10px;outline:0;min-height:42px;padding:9px 11px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand)}@supports (color:color-mix(in lab, red, red)){.field input:focus,.field select:focus,.field textarea:focus{box-shadow:0 0 0 3px color-mix(in srgb, var(--brand) 12%, transparent)}}.field textarea{resize:vertical}.field small{color:var(--muted);font-size:10px}.span-2{grid-column:span 2}.modal-actions{border-top:1px solid var(--line);background:var(--surface);justify-content:flex-end;gap:9px;margin:20px -20px -20px;padding:15px 20px;display:flex;position:sticky;bottom:-20px}.input-with-action,.select-with-add{position:relative}.input-with-action button,.select-with-add button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid;position:absolute;top:4px;right:4px}.input-with-action input,.select-with-add select{padding-right:42px}.wizard-steps{align-items:center;gap:8px;margin:-4px 0 20px;display:flex}.wizard-steps span{color:var(--muted);flex:1;align-items:center;gap:7px;font-size:10px;display:flex}.wizard-steps span:after{content:"";background:var(--line);flex:1;height:1px}.wizard-steps span:last-child:after{display:none}.wizard-steps i{background:var(--surface-2);border-radius:50%;place-items:center;width:22px;height:22px;font-style:normal;display:grid}.wizard-steps .active{color:var(--brand);font-weight:700}.wizard-steps .active i{background:var(--brand);color:#fff}.vault-modal{background:var(--surface);border-radius:20px;width:min(1120px,100%);height:min(760px,100vh - 36px);position:relative;overflow:hidden}.vault-modal>header{height:76px}.vault-modal>header h2{margin-top:3px}.vault-modal>header p{color:var(--muted);margin:2px 0 0;font-size:11px}.vault-layout{grid-template-columns:1.35fr .8fr;height:calc(100% - 76px);display:grid}.vault-preview{background:#dfe5e1;place-items:center;padding:30px;display:grid;overflow:auto}.paper-preview{aspect-ratio:1.55;color:#26302d;background:#f8f4e9;border-radius:9px;width:min(470px,92%);padding:30px;position:relative;overflow:hidden;box-shadow:0 22px 50px #1f2d2838}.paper-preview:before{content:"";pointer-events:none;background:repeating-linear-gradient(105deg,#0000 0 12px,#14766e06 13px 14px);position:absolute;inset:0}.paper-brand{color:#0f766e;letter-spacing:1px;align-items:center;gap:8px;margin-bottom:30px;font-size:10px;font-weight:800;display:flex}.paper-preview h3{margin:7px 0 22px;font-family:Georgia,serif;font-size:28px}.paper-line{grid-template-columns:90px 1fr;margin:10px 0;font-size:12px;display:grid}.paper-line span{color:#737e78}.paper-line b{font-family:var(--font-geist-mono), monospace}.paper-watermark{color:#0f766e8c;align-items:center;gap:7px;font-size:10px;display:flex;position:absolute;bottom:20px;right:23px}.vault-inspector{border-left:1px solid var(--line);overflow-y:auto}.inspector-section{border-bottom:1px solid var(--line);padding:20px}.section-title.small{padding:0 0 14px}.section-title.small h3{margin:0 0 3px}.section-title.small p{font-size:10px}.vault-inspector dl{margin:0}.vault-inspector dl div{border-top:1px solid var(--line);grid-template-columns:115px 1fr;gap:10px;padding:10px 0;display:grid}.vault-inspector dt{color:var(--muted);font-size:11px}.vault-inspector dd{justify-content:space-between;align-items:center;gap:5px;margin:0;font-size:11px;font-weight:600;display:flex}.upload-label input{display:none}.file-list{gap:8px;display:grid}.file-row{border:1px solid var(--line);border-radius:11px;align-items:center;gap:9px;padding:9px;display:flex}.file-row a{min-width:0;color:inherit;flex-direction:column;flex:1;text-decoration:none;display:flex}.file-row b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.file-row small{color:var(--muted);margin-top:2px;font-size:9px}.file-empty{border:1px dashed var(--line);color:var(--muted);border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:17px;font-size:11px;display:flex}.vault-inspector>.button{width:calc(100% - 40px);margin:18px 20px}.reauth-layer{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a120fb8;place-items:center;display:grid;position:absolute;inset:0}.reauth-layer form{background:var(--surface);text-align:center;border-radius:17px;width:min(360px,100% - 30px);padding:24px}.reauth-layer form>svg{color:var(--brand)}.reauth-layer h3{margin:10px 0 4px}.reauth-layer p{color:var(--muted);margin:0 0 14px;font-size:12px;line-height:1.5}.reauth-layer form>div{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.ai-fab{z-index:35;background:var(--text);height:48px;color:var(--surface);cursor:pointer;box-shadow:var(--shadow);border:0;border-radius:99px;align-items:center;gap:8px;padding:0 17px;font-weight:700;display:flex;position:fixed;bottom:24px;right:24px}.ai-fab svg{color:var(--brand-2)}.ai-overlay{z-index:120;background:#070e0c59;justify-content:flex-end;display:flex;position:fixed;inset:0}.ai-sheet{background:var(--surface);flex-direction:column;width:min(430px,100%);height:100%;display:flex;box-shadow:-18px 0 60px #00000029}.ai-sheet>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px;display:flex}.ai-sheet>header>div{align-items:center;gap:10px;display:flex}.ai-sheet h2{margin:0;font-size:16px}.ai-sheet header small{color:var(--muted);align-items:center;gap:5px;font-size:10px;display:flex}.ai-sheet header small i{background:var(--brand);border-radius:50%;width:6px;height:6px}.ai-disclosure{margin:12px 14px 0}.ai-messages{flex-direction:column;flex:1;gap:15px;padding:16px;display:flex;overflow-y:auto}.ai-message{align-items:flex-start;gap:8px;display:flex}.ai-message>span{background:var(--brand-soft);width:28px;height:28px;color:var(--brand);border-radius:9px;flex:none;place-items:center;display:grid}.ai-message.user{flex-direction:row-reverse}.ai-message.user>span{background:var(--surface-2);color:var(--muted)}.ai-message>div{max-width:82%}.ai-message p{white-space:pre-line;background:var(--surface-2);border-radius:5px 13px 13px;margin:0;padding:10px 12px;font-size:12px;line-height:1.55}.ai-message.user p{background:var(--brand);color:#fff;border-radius:13px 5px 13px 13px}.ai-message button{border:1px solid var(--line);background:var(--surface);cursor:pointer;width:100%;color:var(--text);border-radius:9px;align-items:center;gap:7px;margin-top:6px;padding:8px;font-size:10px;display:flex}.ai-message button svg:last-child{margin-left:auto}.ai-prompts{gap:6px;padding:0 14px 9px;display:flex;overflow-x:auto}.ai-prompts button{border:1px solid var(--line);background:var(--surface);white-space:nowrap;cursor:pointer;border-radius:99px;padding:7px 10px;font-size:10px}.ai-compose{border:1px solid var(--line);border-radius:13px;align-items:center;margin:0 14px 14px;padding:5px 5px 5px 10px;display:flex}.ai-compose input{background:0 0;border:0;padding:6px 5px}.ai-compose button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.ai-thinking{gap:4px;padding-left:38px;display:flex}.ai-thinking i{background:var(--muted);border-radius:50%;width:6px;height:6px;animation:1s infinite alternate bounce}.ai-thinking i:nth-child(2){animation-delay:.2s}.ai-thinking i:nth-child(3){animation-delay:.4s}.toast{z-index:200;background:var(--text);color:var(--surface);box-shadow:var(--shadow);border-radius:12px;align-items:center;gap:8px;padding:12px 16px;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%)}.toast svg{color:#6bd3c1}.loading-screen{text-align:center;place-content:center;gap:12px;min-height:100vh;display:grid}.loading-screen>div:nth-child(2){flex-direction:column;gap:4px;display:flex}.loading-screen span{color:var(--muted);font-size:12px}.loading-screen .brand-mark{margin:auto}.loading-line{background:var(--line);border-radius:99px;width:180px;height:3px;position:relative;overflow:hidden}.loading-line:after{content:"";background:var(--brand);animation:1.3s infinite loading;position:absolute;inset:0;transform:translate(-100%)}.login-page{background:var(--surface);grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid;position:relative}.login-story{color:#fff;background:#123e39;flex-direction:column;padding:38px 7vw;display:flex;position:relative;overflow:hidden}.login-brand{padding:0}.login-brand .brand-mark{box-shadow:none;background:#ffffff24}.story-copy{z-index:2;margin:auto 0;position:relative}.story-copy .eyebrow{color:#7fd4c6}.story-copy h1{letter-spacing:-3px;margin:14px 0 18px;font-size:clamp(38px,5vw,66px);font-weight:580;line-height:1.03}.story-copy h1 em{color:#9bdacd;font-family:Georgia,serif;font-weight:400}.story-copy p{color:#ffffffb3;max-width:490px;font-size:16px;line-height:1.6}.trust-row{flex-wrap:wrap;gap:18px;margin-top:30px;display:flex}.trust-row span{color:#ffffffbf;align-items:center;gap:7px;font-size:12px;display:flex}.story-orbit span{border:1px solid #ffffff14;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-220px;right:-200px}.story-orbit span:nth-child(2){width:650px;height:650px;bottom:-295px;right:-275px}.story-orbit span:nth-child(3){width:800px;height:800px;bottom:-370px;right:-350px}.login-panel{place-items:center;padding:30px;display:grid}.login-card{gap:17px;width:min(420px,100%);display:grid}.login-card h2{letter-spacing:-1px;margin:6px 0 4px;font-size:30px}.login-card>div:first-child p{color:var(--muted);margin:0}.form-error{background:var(--rose-soft);color:var(--rose);border-radius:10px;align-items:center;gap:8px;padding:10px;display:flex}.login-options{color:var(--muted);justify-content:space-between;gap:10px;font-size:11px;display:flex}.check{align-items:center;gap:7px;display:flex}.check input{accent-color:var(--brand)}.demo-note{background:var(--brand-soft);color:var(--brand);border-radius:12px;align-items:flex-start;gap:9px;padding:11px;font-size:11px;display:flex}.theme-float{z-index:5;position:absolute;top:20px;right:20px}.sidebar-overlay,.bottom-nav{display:none}@keyframes loading{50%{transform:translate(0)}to{transform:translate(100%)}}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}@media (width<=1100px){.stat-grid,.member-grid,.document-grid,.document-grid.large,.member-grid.large{grid-template-columns:repeat(2,1fr)}.profile-layout{grid-template-columns:1fr}.expiry-board-row{grid-template-columns:44px 1fr 130px 120px 20px}}@media (width<=767px){:root{--sidebar:0px}.sidebar{width:min(290px,86vw);transition:transform .22s;transform:translate(-105%)}.sidebar.open{transform:translate(0)}.sidebar-overlay{z-index:39;opacity:0;pointer-events:none;background:#00000073;transition:opacity .2s;display:block;position:fixed;inset:0}.sidebar-overlay.show{opacity:1;pointer-events:auto}.mobile-only{margin-left:auto;display:grid}.main-content{margin-left:0}.topbar{gap:4px;height:62px;padding:0 12px}.menu-button{display:grid}.global-search{height:40px;margin:0}.global-search kbd,.topbar>.icon-button:nth-of-type(3){display:none}.add-button{width:42px;padding:0;font-size:0}.add-button svg{margin:0}.page-wrap{padding:22px 15px 100px}.page-heading{flex-direction:column;align-items:flex-start;gap:14px}.page-heading .button{width:100%}.page-heading h1{font-size:30px}.stat-grid{grid-template-columns:repeat(2,1fr);gap:9px}.stat-card{padding:13px}.stat-card>span{width:36px;height:36px}.stat-card strong{font-size:20px}.content-grid,.member-grid,.member-grid.large,.document-grid,.document-grid.large,.document-grid.compact{grid-template-columns:1fr}.member-card{min-height:72px}.document-card{min-height:210px}.panel-heading{align-items:flex-start}.panel-heading .text-button{display:none}.expiry-row{grid-template-columns:40px 1fr 17px}.expiry-row .status-pill{grid-column:2;justify-self:start}.expiry-board-row{grid-template-columns:42px 1fr 18px}.expiry-board-row>span:nth-child(3),.expiry-board-row .status-pill{grid-column:2;justify-self:start}.profile-hero{flex-wrap:wrap;align-items:flex-start;padding:18px}.avatar.hero{width:68px;height:68px}.profile-actions{width:100%;margin:0}.profile-actions .button{flex:1}.profile-tabs{overflow-x:auto}.settings-layout{grid-template-columns:1fr}.settings-nav{flex-direction:row;overflow-x:auto}.settings-nav button{white-space:nowrap}.settings-panel{padding:18px}.backup-grid,.form-grid{grid-template-columns:1fr}.span-2{grid-column:span 1}.modal-backdrop{place-items:end center;padding:0}.form-modal{border-radius:20px 20px 0 0;max-height:92vh}.modal-actions{bottom:-20px}.vault-modal{border-radius:0;width:100%;height:100%}.vault-layout{grid-template-columns:1fr;overflow-y:auto}.vault-preview{min-height:48vh;padding:18px}.vault-inspector{overflow:visible}.paper-preview{padding:20px}.paper-preview h3{font-size:21px}.paper-brand{margin-bottom:16px}.ai-sheet{width:100%}.ai-fab{justify-content:center;width:46px;padding:0;bottom:74px;right:14px}.ai-fab span{display:none}.bottom-nav{height:64px;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--line);background:var(--surface);grid-template-columns:repeat(4,1fr);display:grid;position:fixed;inset:auto 0 0}@supports (color:color-mix(in lab, red, red)){.bottom-nav{background:color-mix(in srgb, var(--surface) 94%, transparent)}}.bottom-nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:36}.bottom-nav button{color:var(--muted);background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:9px;display:flex}.bottom-nav button.active{color:var(--brand)}.search-popover{width:auto;top:58px;left:10px;right:10px}.toast{justify-content:center;width:calc(100% - 28px);bottom:78px}.login-page{grid-template-columns:1fr}.login-story{min-height:220px;padding:25px}.login-brand{margin-bottom:30px}.story-copy h1{letter-spacing:-1.8px;font-size:36px}.story-copy p,.trust-row{display:none}.login-panel{place-items:start center;padding:28px 20px 44px}.login-card h2{font-size:25px}.theme-float{color:#fff;top:14px;right:14px}.login-options{flex-direction:column}.activity-row .status-pill{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!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}
