@font-face{font-family:nexa;src:url(../media/NexaLight-s.p.3sspe-9hj3e5j.otf)format("opentype");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:nexa;src:url(../media/NexaRegular-s.p.1l2hokj1tl6q-.otf)format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:nexa;src:url(../media/NexaBold-s.p.30tq1s9lmixed.otf)format("opentype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:nexa Fallback;src:local(Arial);ascent-override:64.76%;descent-override:26.97%;line-gap-override:22.01%;size-adjust:109.03%}.nexa_a115f87f-module__TDpSOG__className{font-family:nexa,nexa Fallback}.nexa_a115f87f-module__TDpSOG__variable{--font-nexa:"nexa", "nexa Fallback"}
:root{--tone-positive-bg:#dff2ea;--tone-positive-fg:#1a7f5b;--tone-positive-border:#c7e7d6;--tone-critical-bg:#f4dcde;--tone-critical-fg:#8b2f36;--tone-critical-border:#ecc8cb;--tone-attention-bg:#fce5d8;--tone-attention-fg:#b85919;--tone-attention-border:#f4d2bd;--tone-progress-bg:#e8e7f2;--tone-progress-fg:#4b4885;--tone-progress-border:#d4d2e5;--tone-info-bg:#e3f2fb;--tone-info-fg:#1d7aaa;--tone-info-border:#c8e5f4;--tone-neutral-bg:#f1f1f2;--tone-neutral-fg:#606264;--tone-neutral-border:#e2e3e5;--tone-alt-bg:#f1ddec;--tone-alt-fg:#7a3a6d;--tone-alt-border:#e5c8dd}
:root{--aujs-navy:#2b3458;--aujs-grey:#96989a;--aujs-black:#000;--aujs-white:#fefefe;--aujs-sky:#3cafe4;--aujs-violet:#5e5aa5;--aujs-green:#26b080;--aujs-orange:#f47c40;--aujs-crimson:#bd454d;--aujs-magenta:#b458a0;--aujs-royal:#3266af;--aujs-navy-900:#1a2139;--aujs-navy-800:#232b48;--aujs-navy-700:#2b3458;--aujs-navy-600:#3d4770;--aujs-navy-500:#5a6490;--aujs-navy-400:#8891b0;--aujs-navy-300:#b5bbd0;--aujs-navy-200:#dce0ec;--aujs-navy-100:#eef0f6;--aujs-navy-050:#f7f8fb;--aujs-grey-900:#3a3b3d;--aujs-grey-700:#606264;--aujs-grey-500:#96989a;--aujs-grey-300:#c7c8ca;--aujs-grey-200:#e2e3e5;--aujs-grey-100:#f1f1f2;--bg:var(--aujs-white);--bg-muted:var(--aujs-navy-050);--bg-card:#fff;--fg:var(--aujs-navy);--fg-muted:var(--aujs-grey-700);--fg-subtle:var(--aujs-grey-500);--font-sans:var(--font-nexa), "Helvetica Neue", Arial, sans-serif;--font-display:var(--font-nexa), "Helvetica Neue", Arial, sans-serif;--font-mono:ui-monospace, "SF Mono", Menlo, Consolas, monospace;--fw-light:300;--fw-regular:400;--fw-medium:400;--fw-semibold:700;--fw-bold:700;--fs-caption:12px;--fs-small:14px;--fs-body:16px;--fs-lead:18px;--lh-tight:1.05;--lh-snug:1.2;--lh-body:1.55;--lh-loose:1.7;--tracking-tight:-.01em;--tracking-body:0;--tracking-wide:.04em;--tracking-xwide:.12em;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-pill:999px;--ease-out:cubic-bezier(.2, .8, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--dur-fast:.12s;--dur-med:.2s;--dur-slow:.32s}
*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}button{font-family:inherit}a{color:inherit}.aujs-root{font-family:var(--font-sans);color:var(--fg);background:var(--aujs-white);font-size:var(--fs-body);line-height:var(--lh-body);font-weight:var(--fw-regular);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}.aujs-eyebrow{font-family:var(--font-sans);font-weight:var(--fw-bold);font-size:var(--fs-caption);letter-spacing:var(--tracking-xwide);text-transform:uppercase;color:var(--fg-subtle);margin:0}.mobilise-main{display:block}.topbar{border-bottom:1px solid var(--aujs-navy-100);background:var(--aujs-white);z-index:20;justify-content:space-between;align-items:center;height:56px;padding:0 32px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand img{width:auto;height:22px;display:block}.brand .divider{background:var(--aujs-navy-200);width:1px;height:18px}.brand .product{font-size:13px;font-weight:var(--fw-bold);letter-spacing:.02em;color:var(--aujs-navy)}.topnav{align-items:center;gap:24px;display:flex}.topnav-link{color:var(--aujs-navy);letter-spacing:.01em;transition:color var(--dur-fast) var(--ease-out);font-size:13px;text-decoration:none}.topnav-link:hover{color:var(--aujs-navy-900);text-underline-offset:4px;text-decoration:underline}.topnav-link.is-on{color:var(--aujs-navy-900);font-weight:var(--fw-semibold)}.topnav-link.is-on:after{content:"";background:var(--aujs-navy-900);border-radius:2px;height:2px;margin-top:4px;display:block}.avatar-me{background:var(--aujs-navy);width:26px;height:26px;color:var(--aujs-white);font-size:10px;font-weight:var(--fw-bold);letter-spacing:.04em;-webkit-user-select:none;user-select:none;border-radius:999px;justify-content:center;align-items:center;margin-left:4px;display:inline-flex}.avatar-chip{cursor:pointer;height:34px;transition:background var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;margin-left:4px;padding:0 8px;display:inline-flex}.avatar-chip:hover{background:var(--aujs-navy-050);border-color:var(--aujs-navy-100)}.avatar-chip-name{font-size:13px;font-weight:var(--fw-bold);color:var(--aujs-navy);text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}.avatar-menu{z-index:500;background:var(--aujs-white);border:1px solid var(--aujs-navy-200);border-radius:12px;width:240px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 12px 32px #2b345824}.avatar-menu-head{border-bottom:1px solid var(--aujs-navy-100);align-items:center;gap:12px;padding:14px 16px;display:flex}.avatar-menu-name{font-size:13px;font-weight:var(--fw-bold);color:var(--aujs-navy);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.avatar-menu-role{color:var(--aujs-grey-700);margin-top:2px;font-size:11px}.avatar-menu-items{padding:6px}.avatar-menu-item{width:100%;font-size:13px;font-weight:var(--fw-bold);color:var(--aujs-navy);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;padding:8px 10px;display:flex}.avatar-menu-item:hover{background:var(--aujs-navy-050)}.avatar-menu-item--danger{color:#bd454d}.avatar-menu-item--danger:hover{background:#bd454d0f}.btn-primary{border:1px solid var(--aujs-navy);background:var(--aujs-navy);height:32px;color:var(--aujs-white);font-size:13px;font-weight:var(--fw-bold);letter-spacing:.005em;cursor:pointer;transition:background var(--dur-fast) var(--ease-out);border-radius:6px;align-items:center;gap:6px;padding:0 14px;display:inline-flex}.btn-primary:hover{background:var(--aujs-navy-800)}.btn-primary:active{background:var(--aujs-navy-900);transform:translateY(.5px)}.btn{border:1px solid var(--aujs-navy-200);background:var(--aujs-white);height:32px;color:var(--aujs-navy);font-size:13px;font-weight:var(--fw-regular);cursor:pointer;transition:background var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);border-radius:6px;align-items:center;gap:6px;padding:0 12px;display:inline-flex}.btn:hover{background:var(--aujs-navy-050);border-color:var(--aujs-navy-300)}.icon-btn{width:32px;height:32px;color:var(--aujs-navy-500);cursor:pointer;transition:background var(--dur-fast), color var(--dur-fast);background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.icon-btn:hover{background:var(--aujs-navy-050);color:var(--aujs-navy)}.btn-back{height:28px;color:var(--aujs-grey-700);cursor:pointer;transition:background var(--dur-fast), color var(--dur-fast);background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:4px;margin-bottom:16px;padding:0 10px 0 6px;font-size:12px;display:inline-flex}.btn-back:hover{background:var(--aujs-navy-050);color:var(--aujs-navy)}.page{max-width:1240px;margin:0 auto;padding:40px 32px 96px}.page-head{justify-content:space-between;align-items:flex-end;gap:32px;padding-bottom:24px;display:flex}.page-title{font-family:var(--font-display);font-weight:var(--fw-bold);letter-spacing:-.01em;color:var(--aujs-navy);margin:0 0 8px;font-size:44px;line-height:1.05}.page-sub{color:var(--aujs-grey-700);max-width:620px;margin:0;font-size:14px;line-height:1.55}.toolbar{flex-wrap:wrap;align-items:center;gap:16px;padding:16px 0 24px;display:flex}.search{flex:0 360px;position:relative}.search input{width:100%;height:36px;font-family:var(--font-sans);color:var(--aujs-navy);background:var(--aujs-white);border:1px solid var(--aujs-navy-200);transition:border-color var(--dur-fast), box-shadow var(--dur-fast);border-radius:6px;outline:none;padding:0 44px 0 36px;font-size:13px}.search input::placeholder{color:var(--aujs-navy-400)}.search input:focus{border-color:var(--aujs-sky);box-shadow:0 0 0 3px #3cafe429}.search>svg{width:14px;height:14px;color:var(--aujs-navy-400);pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.filter{color:var(--aujs-grey-700);align-items:center;gap:6px;font-size:12px;display:inline-flex}.filter-label{text-transform:uppercase;letter-spacing:.08em;font-weight:var(--fw-bold);color:var(--aujs-grey-500);font-size:10px}.filter select,.field select,.field input,.field textarea{font-family:var(--font-sans);color:var(--aujs-navy);border:1px solid var(--aujs-navy-200);background:var(--aujs-white);cursor:pointer;appearance:none;height:32px;transition:border-color var(--dur-fast), box-shadow var(--dur-fast);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='%235A6490' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;border-radius:6px;outline:none;padding:0 28px 0 10px;font-size:13px}.filter select:focus,.field select:focus,.field input:focus,.field textarea:focus{border-color:var(--aujs-sky);box-shadow:0 0 0 3px #3cafe429}.field input,.field textarea{cursor:text;background-image:none;height:auto;min-height:36px;padding:8px 10px}.field textarea{resize:vertical;min-height:64px;line-height:1.5}.result-count{color:var(--aujs-grey-500);letter-spacing:.005em;margin-left:auto;font-size:12px}.table-wrap{border:1px solid var(--aujs-navy-100);background:var(--aujs-white);border-radius:10px;overflow:hidden}.contacts-table{border-collapse:collapse;width:100%;font-size:13px}.contacts-table thead th{text-align:left;font-size:10px;font-weight:var(--fw-bold);letter-spacing:var(--tracking-xwide);text-transform:uppercase;color:var(--aujs-grey-500);background:var(--aujs-navy-050);border-bottom:1px solid var(--aujs-navy-100);padding:12px 16px}.contacts-table tbody tr{cursor:pointer;border-bottom:1px solid var(--aujs-navy-100);transition:background var(--dur-fast)}.contacts-table tbody tr:last-child{border-bottom:0}.contacts-table tbody tr:hover{background:var(--aujs-navy-050)}.contacts-table tbody tr:focus-visible{outline:2px solid var(--aujs-sky);outline-offset:-2px}.contacts-table td{vertical-align:middle;padding:14px 16px}.muted{color:var(--aujs-grey-500)}.type-badge{height:22px;font-size:11px;font-weight:var(--fw-bold);letter-spacing:.04em;background:var(--aujs-navy-050);color:var(--aujs-navy);border:1px solid var(--aujs-navy-100);border-radius:4px;align-items:center;padding:0 8px;display:inline-flex}.empty{text-align:center;border:1px dashed var(--aujs-navy-200);background:var(--aujs-navy-050);border-radius:10px;padding:64px 32px}.empty-title{font-size:18px;font-weight:var(--fw-bold);color:var(--aujs-navy);margin-bottom:6px}.empty-body{color:var(--aujs-grey-700);margin-bottom:20px;font-size:13px}.cross-app-note{border:1px solid var(--aujs-navy-100);border-left:3px solid var(--aujs-sky);background:var(--aujs-navy-050);border-radius:8px;align-items:flex-start;gap:14px;margin-top:32px;padding:18px 20px;display:flex}.cross-app-icon{background:var(--aujs-white);border:1px solid var(--aujs-navy-100);width:28px;height:28px;color:var(--aujs-sky);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.cross-app-title{font-size:13px;font-weight:var(--fw-bold);color:var(--aujs-navy);letter-spacing:.005em;margin-bottom:2px}.cross-app-body{color:var(--aujs-grey-700);font-size:13px;line-height:1.55}.identity{justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:24px;display:flex}.identity-left{align-items:flex-start;gap:20px;display:flex}.id-text{min-width:0}.identity-actions{align-self:flex-start;gap:8px;display:flex}.body-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:flex-start;gap:64px;display:grid}.section-heading{font-size:11px;font-weight:var(--fw-bold);letter-spacing:var(--tracking-xwide);text-transform:uppercase;color:var(--aujs-grey-500);margin:32px 0 16px}.section-heading:first-child{margin-top:0}.kv-grid{grid-template-columns:160px 1fr;gap:10px 16px;margin:0 0 8px;font-size:13px;display:grid}.kv-grid--small{grid-template-columns:110px 1fr;row-gap:8px;font-size:12.5px}.kv-grid dt{color:var(--aujs-grey-700);font-weight:var(--fw-regular)}.kv-grid dd{color:var(--aujs-navy);word-break:break-word;margin:0}aside .card{border:1px solid var(--aujs-navy-100);background:var(--aujs-white);border-radius:8px;margin-bottom:12px;padding:16px 18px}aside .card h3{font-size:11px;font-weight:var(--fw-bold);letter-spacing:var(--tracking-xwide);text-transform:uppercase;color:var(--aujs-grey-500);margin:0 0 12px}.elsewhere{flex-direction:column;gap:8px;margin:0;padding:0;font-size:12.5px;list-style:none;display:flex}.elsewhere li{color:var(--aujs-navy);align-items:center;gap:10px;display:flex}.elsewhere-app{height:22px;font-size:10px;font-weight:var(--fw-bold);letter-spacing:.06em;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;min-width:64px;padding:0 8px;display:inline-flex}.elsewhere-app.gather{color:#b85919;background:#fce5d8}.elsewhere-app.voice{color:#7a3a6d;background:#f1ddec}.history-filters{background:var(--aujs-navy-050);border:1px solid var(--aujs-navy-100);border-radius:999px;flex-wrap:wrap;gap:4px;padding:3px;display:flex}.history-filter{height:26px;color:var(--aujs-grey-700);font-size:12px;font-weight:var(--fw-regular);letter-spacing:.005em;cursor:pointer;transition:background var(--dur-fast), color var(--dur-fast);background:0 0;border:1px solid #0000;border-radius:999px;padding:0 12px}.history-filter:hover{color:var(--aujs-navy)}.history-filter.is-on{background:var(--aujs-white);color:var(--aujs-navy);font-weight:var(--fw-bold);border-color:var(--aujs-navy-200);box-shadow:0 1px 2px #2b345814}.timeline{flex-direction:column;margin:0 0 8px;padding:0;list-style:none;display:flex}.timeline li{border-bottom:1px solid var(--aujs-navy-100);grid-template-columns:14px 100px minmax(0,1fr) auto;align-items:baseline;gap:14px;padding:14px 0;display:grid}.timeline li:last-child{border-bottom:0}.tl-dot{border-radius:999px;flex-shrink:0;place-self:center start;width:8px;height:8px}.tl-source{flex-direction:column;gap:1px;display:flex}.tl-source-app{font-size:10px;font-weight:var(--fw-bold);letter-spacing:var(--tracking-xwide);text-transform:uppercase}.tl-source-sub{color:var(--aujs-grey-500);letter-spacing:.04em;font-size:10px}.tl-content{min-width:0}.tl-detail{color:var(--aujs-grey-700);font-size:13px;line-height:1.5}.tl-when{color:var(--aujs-grey-500);text-align:right;white-space:nowrap;font-size:12px}@media (max-width:640px){.timeline li{grid-template-rows:auto auto auto;grid-template-columns:14px 1fr;row-gap:4px}.tl-source{flex-direction:row;grid-column:2;align-items:baseline;gap:6px}.tl-content{grid-column:2}.tl-when{text-align:left;grid-column:2}}.modal-backdrop{-webkit-backdrop-filter:blur(2px);z-index:100;animation:fade-in .16s var(--ease-out);background:#1a21396b;justify-content:center;align-items:flex-start;padding:56px 24px 24px;display:flex;position:fixed;inset:0}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.modal{background:var(--aujs-white);border:1px solid var(--aujs-navy-100);width:100%;max-width:720px;max-height:calc(100dvh - 80px);animation:pop-in .2s var(--ease-out);border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 18px 40px #2b34582e}.modal>form{flex-direction:column;flex:1;min-height:0;display:flex}@keyframes pop-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-head{border-bottom:1px solid var(--aujs-navy-100);justify-content:space-between;align-items:flex-start;padding:20px 24px 16px;display:flex}.modal-eyebrow{font-size:10px;font-weight:var(--fw-bold);letter-spacing:var(--tracking-xwide);text-transform:uppercase;color:var(--aujs-grey-500);margin-bottom:4px}.modal-title{font-family:var(--font-display);font-weight:var(--fw-bold);letter-spacing:-.01em;color:var(--aujs-navy);margin:0;font-size:24px;line-height:1.1}.modal-body{flex:1;min-height:0;padding:8px 24px 16px;overflow-y:auto}.modal-foot{border-top:1px solid var(--aujs-navy-100);background:var(--aujs-navy-050);justify-content:flex-end;align-items:center;gap:16px;padding:14px 24px;display:flex}.modal-foot-hint{color:var(--aujs-grey-700);flex:1;font-size:12px;line-height:1.5}.modal-foot-actions{gap:8px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.field{flex-direction:column;gap:6px;min-width:0;display:flex}.field-label{font-size:12px;font-weight:var(--fw-bold);color:var(--aujs-navy);letter-spacing:.005em}.field-required{color:var(--aujs-crimson);margin-left:3px}.sev-field{border:0;min-width:0;margin:0;padding:0}.sev-field legend{margin-bottom:6px;padding:0}.sev-cards{grid-template-columns:1fr 1fr;gap:8px;display:grid}.sev-card{border:1px solid var(--aujs-navy-200);background:var(--aujs-white);cursor:pointer;transition:border-color var(--dur-fast), box-shadow var(--dur-fast), background var(--dur-fast);border-radius:8px;align-items:center;gap:10px;padding:10px 12px 10px 0;display:flex;position:relative;overflow:hidden}.sev-card-stripe{background:var(--sev-fg);flex-shrink:0;align-self:stretch;width:4px}.sev-card input{accent-color:var(--sev-fg,var(--aujs-navy));flex-shrink:0;margin:0}.sev-card-text{flex-direction:column;gap:1px;min-width:0;display:flex}.sev-card-name{font-size:13px;font-weight:var(--fw-bold);color:var(--aujs-navy);letter-spacing:.005em}.sev-card-meaning{color:var(--aujs-grey-700);font-size:11.5px;line-height:1.4}.sev-card[data-checked]{border-color:var(--sev-border);background:var(--sev-bg);box-shadow:inset 0 0 0 1px var(--sev-border)}.sev-card:focus-within{border-color:var(--aujs-sky);box-shadow:0 0 0 3px #3cafe429}.sev-card[data-checked]:focus-within{box-shadow:inset 0 0 0 1px var(--sev-border), 0 0 0 3px #3cafe429}@media (max-width:640px){.sev-cards{grid-template-columns:1fr}}.switch{cursor:pointer;align-items:flex-start;gap:10px;display:flex}.switch input{accent-color:var(--aujs-navy);margin-top:3px}.switch-label{color:var(--aujs-navy);flex-direction:column;gap:2px;font-size:13px;display:flex}.switch-hint{color:var(--aujs-grey-700);font-size:11px;font-weight:var(--fw-regular)}.toast{background:var(--aujs-navy);color:var(--aujs-white);z-index:200;max-width:460px;animation:toast-in .24s var(--ease-out);border-radius:10px;align-items:center;gap:12px;padding:12px 14px 12px 16px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 40px #2b345852}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.toast-icon{background:var(--aujs-green);width:24px;height:24px;color:var(--aujs-white);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.toast-body{flex-direction:column;gap:2px;display:flex}.toast-message{font-size:13px;font-weight:var(--fw-bold)}.toast-hint{color:#ffffffc7;font-size:12px;line-height:1.45}.toast-close{color:#ffffffb3;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.toast-close:hover{color:var(--aujs-white);background:#ffffff1f}.toast-icon--error{background:var(--aujs-crimson)}.spinner{border:3px solid var(--aujs-navy-200);border-top-color:var(--aujs-navy);border-radius:999px;width:28px;height:28px;animation:.72s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.spinner{animation-duration:1.6s}}.st-body{border-top:1px solid var(--aujs-navy-100);margin-top:22px;padding-top:22px}.st-body p{color:var(--aujs-grey-900);white-space:pre-wrap;margin:0 0 14px;font-size:15px;line-height:1.7}.page-head-actions{display:flex}.layout-toggle{border:1px solid var(--aujs-navy-100);background:var(--aujs-white);border-radius:8px;margin-left:auto;display:inline-flex;overflow:hidden}.layout-btn{font-size:12px;font-weight:var(--fw-medium);color:var(--aujs-grey-700);cursor:pointer;letter-spacing:.01em;transition:background var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);background:0 0;border:0;align-items:center;gap:6px;padding:7px 12px;display:inline-flex}.layout-btn+.layout-btn{border-left:1px solid var(--aujs-navy-100)}.layout-btn:hover{background:var(--aujs-navy-050)}.layout-btn.is-on{background:var(--aujs-navy);color:var(--aujs-white)}.topnav-link.is-on:after{background:var(--aujs-navy-900)}.modal .field select,.modal .field input,.modal .field textarea{width:100%}.field textarea,.modal .field textarea{min-height:80px;padding:10px;line-height:1.6}@media (max-width:960px){.body-grid{grid-template-columns:1fr;gap:32px}}@media (max-width:640px){.topbar{gap:8px;height:52px;padding:0 14px}.topnav{gap:8px}.topnav-link{display:none}.topnav-public{display:none!important}.topbar-log-label{display:none}.avatar-me{width:30px;height:30px;margin-left:2px;font-size:11px}.avatar-chip{margin-left:2px;padding:0 4px}.avatar-chip-name{display:none}.brand .product{font-size:12px}.brand img{height:20px}.page{padding:20px 16px 96px}.page-head{flex-direction:column;align-items:stretch;gap:12px;padding-bottom:16px}.page-title{font-size:28px}.form-row{grid-template-columns:1fr}.modal-backdrop{padding:16px 8px 8px}.toolbar{gap:10px;padding:12px 0 16px}.toolbar .search{flex:100%;min-width:0}.toolbar .filter{flex:1 1 0;min-width:0}.toolbar .filter select{width:100%}.filter-label,.toolbar .layout-toggle--inc{display:none}.result-count{width:100%;margin-left:0}.history-filters{flex-wrap:nowrap;max-width:100%;overflow-x:auto}.history-filter{white-space:nowrap}.modal-foot{padding:14px 16px;padding-bottom:calc(14px + env(safe-area-inset-bottom));flex-direction:column;align-items:stretch;gap:10px}.modal-foot-hint{text-align:left;width:100%}.modal-foot-actions{justify-content:flex-end;width:100%}.modal{border-radius:10px;max-height:calc(100dvh - 24px)}.table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.modal-head{padding:16px 18px 12px}.modal-title{font-size:20px}.modal-body{padding:8px 18px 12px}.identity-actions{width:100%}.identity-actions .btn-primary,.identity-actions .btn{justify-content:center;width:100%}.page-head-actions{display:none}.contacts-table td,.contacts-table thead th{padding:12px}.cross-app-note{gap:10px;padding:14px 16px}}@media (max-width:480px){.page{padding:16px 14px 96px}.page-title{font-size:24px}.toolbar .filter{flex:100%}.contacts-table td,.contacts-table thead th{padding:10px}}.fab-log{display:none}@media (max-width:640px){.fab-log{right:16px;bottom:calc(72px + env(safe-area-inset-bottom));z-index:60;background:var(--aujs-navy);width:52px;height:52px;color:var(--aujs-white);cursor:pointer;transition:transform var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out);border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:fixed;box-shadow:0 8px 24px #2b345847,0 2px 6px #2b34582e}.fab-log:active{background:var(--aujs-navy-900);transform:translateY(1px)}.topbar-log{display:none!important}}@media (max-width:760px){.stat-strip{grid-template-columns:repeat(2,1fr)!important;gap:8px!important;margin-bottom:28px!important}.home-cols{grid-template-columns:1fr!important;gap:28px!important}}@media (max-width:380px){.stat-strip{grid-template-columns:1fr 1fr!important}}@media (max-width:720px){.incidents-table th:first-child,.incidents-table td:first-child,.incidents-table th:nth-child(3),.incidents-table td:nth-child(3),.incidents-table th:nth-child(6),.incidents-table td:nth-child(6){display:none}}@media (max-width:480px){.incidents-table th:nth-child(7),.incidents-table td:nth-child(7){display:none}}@media (max-width:720px){body .statements-table th:nth-child(2),body .statements-table td:nth-child(2),body .statements-table th:nth-child(4),body .statements-table td:nth-child(4),body .statements-table th:nth-child(5),body .statements-table td:nth-child(5){display:none}}@media (max-width:1100px){.pipeline-grid{padding-bottom:8px;overflow-x:auto}}@media (max-width:640px){.pipeline-grid{scroll-snap-type:x mandatory;margin:0 -14px;padding:4px 4px 16px;overflow-x:auto;grid-template-columns:repeat(6,78vw)!important;gap:12px!important;display:grid!important}.pipeline-grid>div{scroll-snap-align:start;padding:0 4px}.incident-stage-strip{-webkit-overflow-scrolling:touch;overflow-x:auto}.incident-stage-strip>button{min-width:110px;flex:none!important}.incident-stage-wrap{margin:16px 0!important;padding:14px!important}}.campaign-row{display:flex}@media (max-width:640px){.campaign-row{flex-direction:column!important;align-items:stretch!important;gap:12px!important;padding:14px 16px!important}.campaign-row .campaign-row-accent{align-self:auto!important;width:100%!important;height:3px!important}.campaign-row .campaign-row-progress{width:100%!important}.campaign-row>svg{display:none}}@media (max-width:480px){.note-composer-foot{flex-wrap:wrap;gap:8px}.note-composer-foot .btn-primary{justify-content:center;width:100%}}@media (max-width:640px){.statement-editor-area{min-height:280px!important;padding:14px!important;font-size:13px!important}}@media (pointer:coarse){input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=button]):not([type=submit]):not([type=reset]),select,textarea{font-size:16px!important}}
