:root{--sociuna-v4-canvas:#0d0e10;--sociuna-v4-chrome:#17181b;--sociuna-v4-surface-raised:#202126;--sociuna-v4-surface-active:#292b31;--sociuna-v4-text:#fffffff0;--sociuna-v4-text-muted:#ffffffad;--sociuna-v4-text-dim:#ffffff7a;--sociuna-v4-edge:#ffffff1f;--sociuna-v4-edge-strong:#fff3;--sociuna-v4-focus:#b8d8ff;--sociuna-v4-info:#8bc4ff;--sociuna-v4-success:#74d7a2;--sociuna-v4-warning:#f2c86d;--sociuna-v4-danger:#ff8d8d;--sociuna-v4-radius:.5rem;--sociuna-v4-action-height:2.5rem;--sociuna-v4-drawer-transition:.2s;--sociuna-v4-drawer-peek-timeout:30s}.sociuna-v4-action{appearance:none;min-height:var(--sociuna-v4-action-height);color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:.35rem .5rem;font-weight:700;transition:filter .16s,text-shadow .16s,opacity .16s}.sociuna-v4-action:hover,.sociuna-v4-action:focus-visible{filter:brightness(1.18);text-shadow:0 0 .65rem;outline:0}.sociuna-v4-action:focus-visible{box-shadow:0 0 0 2px var(--sociuna-v4-focus)}.sociuna-v4-action:disabled,.sociuna-v4-action[aria-disabled=true]{cursor:not-allowed;filter:none;opacity:.46;text-shadow:none}[data-v4-tooltip]{position:relative}[data-v4-tooltip]:after{z-index:100;border:1px solid var(--sociuna-v4-edge);background:var(--sociuna-v4-surface-raised);max-width:min(18rem,100vw - 2rem);color:var(--sociuna-v4-text);content:attr(data-v4-tooltip);opacity:0;pointer-events:none;text-align:left;text-shadow:none;white-space:normal;border-radius:.35rem;padding:.45rem .6rem;font-size:.75rem;font-weight:560;line-height:1.35;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + .55rem);left:50%;transform:translate(-50%,-.2rem);box-shadow:0 12px 32px #0000005c}[data-v4-tooltip]:hover:after,[data-v4-tooltip]:focus-visible:after{opacity:1;transform:translate(-50%)}@media (prefers-reduced-motion:reduce){.sociuna-v4-action,[data-v4-tooltip]:after{transition:none}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f6f8;--bg-fade:#edf0f5;--surface:#ffffffc7;--surface-soft:#f7f8fceb;--surface-strong:#fff;--text:#111318;--text-muted:#5c6574;--edge:#11131814;--accent:#0071e3;--accent-strong:#0058b9;--shadow-soft:0 18px 45px #0f121c14;--shadow-strong:0 28px 70px #0f121c1f;--body-glow-start:#ffffffe0;--body-glow-end:#d0e0ff8c;--selection:#0071e32e}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0f1218;--bg-fade:#151a23;--surface:#171c25c7;--surface-soft:#1e2430e6;--surface-strong:#12161ef5;--text:#f5f7fb;--text-muted:#9da8b8;--edge:#ffffff17;--accent:#5ab0ff;--accent-strong:#2f90ff;--shadow-soft:0 18px 45px #00000047;--shadow-strong:0 28px 70px #00000061;--body-glow-start:#44567942;--body-glow-end:#24314829;--selection:#5ab0ff42}*{box-sizing:border-box}html,body,#root{min-height:100%}body{color:var(--text);background:radial-gradient(1200px 560px at 10% 0%, var(--body-glow-start) 0%, transparent 62%), radial-gradient(900px 520px at 90% 5%, var(--body-glow-end) 0%, transparent 58%), linear-gradient(180deg, var(--bg), var(--bg-fade));-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;-webkit-user-select:none;user-select:none;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Helvetica Neue,Segoe UI,sans-serif}a{color:inherit}input,textarea,select,code,pre,[contenteditable=true],[contenteditable=plaintext-only],.selectable-text{-webkit-user-select:text;user-select:text}::selection{background:var(--selection)}.sociuna-dashboard-shell,.sociuna-route-blueprint-page{--sociuna-type-page-title:clamp(1.7rem, 2.5vw, 2.35rem);--sociuna-type-section-title:1.16rem;--sociuna-type-panel-title:1.04rem;--sociuna-type-value:1rem;--sociuna-type-body:.98rem;--sociuna-type-small:.82rem;--sociuna-type-micro:.72rem;--sociuna-type-action:.94rem;--sociuna-radius-panel:.5rem;--sociuna-shell-bg:var(--sociuna-v4-canvas);--sociuna-shell-bg-alt:var(--sociuna-v4-chrome);--sociuna-shell-panel:var(--sociuna-v4-surface-raised);--sociuna-shell-panel-strong:var(--sociuna-v4-chrome);--sociuna-shell-panel-border:var(--sociuna-v4-edge);--sociuna-shell-text:var(--sociuna-v4-text);--sociuna-shell-muted:var(--sociuna-v4-text-muted);--sociuna-shell-dim:var(--sociuna-v4-text-dim);--sociuna-shell-accent:var(--sociuna-v4-info);--sociuna-shell-accent-strong:var(--sociuna-v4-text);--sociuna-shell-shadow:0 18px 48px #00000057;--sociuna-shell-glow:0 0 .4rem currentColor;--sociuna-shell-focus:0 0 0 2px var(--sociuna-v4-focus);color:var(--sociuna-shell-text);background:var(--sociuna-shell-bg);min-height:100dvh}.sociuna-dashboard-shell{--sociuna-type-page-title:clamp(1.85rem, 2.65vw, 2.55rem);--sociuna-dashboard-topbar-join-offset:clamp(.12rem, .35vw, .28rem);--sociuna-dashboard-map-top:calc(clamp(.8rem, 1.4vw, 1.25rem) + clamp(2.4rem, 4.1vw, 3rem) + clamp(.42rem, .75vw, .68rem));--sociuna-dashboard-drawer-top:calc(var(--sociuna-dashboard-map-top) - var(--sociuna-dashboard-topbar-join-offset));--sociuna-dashboard-drawer-bottom:0px;flex-direction:column;height:100dvh;padding:clamp(.8rem,1.4vw,1.25rem) clamp(.8rem,1.4vw,1.25rem) 0;display:flex;position:relative;overflow:hidden}.sociuna-dashboard-shell[data-shell-dock=bottom]{--sociuna-dashboard-map-top:0px;--sociuna-dashboard-drawer-top:0px;--sociuna-dashboard-drawer-bottom:calc(clamp(.8rem, 1.4vw, 1.25rem) + clamp(2.4rem, 4.1vw, 3rem));padding-top:0;padding-bottom:var(--sociuna-dashboard-drawer-bottom)}.sociuna-dashboard-shell[data-shell-dock=bottom] .sociuna-dashboard-shell__topbar{padding-top:var(--sociuna-dashboard-topbar-join-offset);padding-bottom:0;position:absolute;bottom:0;left:clamp(.8rem,1.4vw,1.25rem);right:clamp(.8rem,1.4vw,1.25rem)}.sociuna-dashboard-shell[data-shell-dock=bottom] .sociuna-dashboard-shell__topbar-sidecar-anchor:after{top:auto;bottom:100%}.sociuna-dashboard-shell[data-shell-dock=bottom] .sociuna-dashboard-shell__topbar-sidecar{top:auto;bottom:calc(100% + var(--sociuna-dashboard-topbar-join-offset));border-radius:var(--sociuna-radius-panel) var(--sociuna-radius-panel) 0 0;box-shadow:0 -24px 70px #00000061}.sociuna-dashboard-shell[data-shell-dock=bottom] .sociuna-dashboard-shell__content{margin-top:0}.sociuna-dashboard-shell:before,.sociuna-route-blueprint-page:before{content:none}.sociuna-dashboard-shell__topbar{z-index:20;min-height:clamp(2.4rem,4.1vw,3rem);padding-bottom:var(--sociuna-dashboard-topbar-join-offset);grid-template-columns:minmax(13rem,1fr) 8.75rem 0 minmax(0,auto) 0 8.75rem minmax(13rem,1fr);align-items:center;gap:1rem;display:grid;position:relative}.sociuna-dashboard-shell__brand{min-width:0;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;justify-self:start;align-items:center;gap:.75rem;text-decoration:none;transition:filter .16s,text-shadow .16s;display:inline-flex}.sociuna-dashboard-shell__topbar-sidecar-anchor--brand{grid-column:1;justify-self:start}.sociuna-dashboard-shell__brand:hover,.sociuna-dashboard-shell__brand:focus-visible{filter:drop-shadow(0 0 .45rem #cef3ff57);outline:0}.sociuna-dashboard-shell__brand .canonical-logo-mark{flex:none;width:clamp(2rem,2.6vw,2.35rem);height:auto}.sociuna-dashboard-shell__brand .canonical-logo-wordmark{flex:none;width:auto;height:clamp(1.2rem,1.65vw,1.55rem)}.sociuna-dashboard-shell__title,.sociuna-dashboard-shell__topbar-scope{text-align:center;grid-column:4;place-self:center;min-width:0}.sociuna-dashboard-shell__topbar-scope.is-hidden{visibility:hidden;pointer-events:none}.sociuna-dashboard-shell__topbar-sidecar-anchor{align-self:stretch;place-items:center;min-width:0;display:inline-grid;position:relative}.sociuna-dashboard-shell__topbar-sidecar-anchor:after{content:"";pointer-events:auto;width:min(26rem,100vw - 2rem);height:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.sociuna-dashboard-shell__topbar-sidecar-anchor--messages{grid-column:2}.sociuna-dashboard-shell__topbar-sidecar-anchor--notifications{grid-column:6}.sociuna-dashboard-shell__topbar-sidecar-trigger{white-space:nowrap}.sociuna-dashboard-shell__anchor-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:1.15rem;height:1.15rem;display:none}.sociuna-dashboard-shell__topbar-sidecar{top:calc(100% + var(--sociuna-dashboard-topbar-join-offset));z-index:34;border-radius:0 0 var(--sociuna-radius-panel) var(--sociuna-radius-panel);background:var(--sociuna-shell-panel-strong);width:min(26rem,100vw - 2rem);min-height:22rem;max-height:min(32rem,100dvh - 5.75rem);box-shadow:var(--sociuna-shell-shadow);border:0;flex-direction:column;padding:.9rem;display:flex;position:absolute;left:50%;overflow:hidden;transform:translate(-50%)}.sociuna-dashboard-shell__topbar-sidecar--brand{width:min(22rem,100vw - 2rem);min-height:0;left:0;transform:none}.sociuna-dashboard-shell__brand-menu-panel{gap:.75rem;min-height:0;display:grid}.sociuna-dashboard-shell__topbar-sidecar .sociuna-dashboard-shell__panel-body,.sociuna-dashboard-shell__topbar-sidecar .sociuna-dashboard-surface{height:100%;min-height:0}.sociuna-dashboard-shell__topbar-sidecar .sociuna-dashboard-surface{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}.sociuna-dashboard-shell__anchor-drawer{grid-template-rows:auto auto minmax(0,1fr);height:100%;min-height:0;display:grid}.sociuna-dashboard-shell__anchor-drawer-header{border-bottom:1px solid #e2ebee1f;justify-content:space-between;align-items:center;gap:1rem;padding:.15rem .15rem .8rem;display:flex}.sociuna-dashboard-shell__anchor-drawer-header>div{gap:.18rem;min-width:0;display:grid}.sociuna-dashboard-shell__anchor-drawer-header strong{color:var(--sociuna-shell-text);font-size:1rem}.sociuna-dashboard-shell__anchor-drawer-header small{color:var(--sociuna-shell-dim);font-size:var(--sociuna-type-small);line-height:1.35}.sociuna-dashboard-shell__anchor-drawer-link{color:var(--sociuna-shell-text);font-size:var(--sociuna-type-small);flex:none;align-items:center;gap:.4rem;font-weight:760;text-decoration:none;display:inline-flex}.sociuna-dashboard-shell__anchor-drawer-link:hover,.sociuna-dashboard-shell__anchor-drawer-link:focus-visible{color:#fff;text-shadow:0 0 .8rem;outline:0}.sociuna-dashboard-shell__anchor-unread{background:var(--sociuna-v4-status-attention,#f0b429);color:#071019;border-radius:999px;place-items:center;min-width:1.15rem;height:1.15rem;padding:0 .28rem;font-size:.62rem;font-weight:850;line-height:1;display:inline-grid}.sociuna-dashboard-shell__anchor-drawer-inbox{border-bottom:1px solid #e2ebee1f;min-height:2.5rem;padding:.6rem .15rem}.sociuna-dashboard-shell__anchor-drawer-inbox>p{color:var(--sociuna-shell-dim);font-size:var(--sociuna-type-small);margin:0;line-height:1.4}.sociuna-dashboard-shell__anchor-drawer-rows{gap:.12rem;display:grid}.sociuna-dashboard-shell__anchor-drawer-row{color:var(--sociuna-shell-text);border-radius:.45rem;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.7rem;padding:.5rem .45rem;text-decoration:none;display:grid}.sociuna-dashboard-shell__anchor-drawer-row:hover,.sociuna-dashboard-shell__anchor-drawer-row:focus-visible{background:#e2ebee12;outline:0}.sociuna-dashboard-shell__anchor-drawer-row.is-unread{background:#f0b42912}.sociuna-dashboard-shell__anchor-drawer-row>span{gap:.12rem;min-width:0;display:grid}.sociuna-dashboard-shell__anchor-drawer-row strong,.sociuna-dashboard-shell__anchor-drawer-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sociuna-dashboard-shell__anchor-drawer-row strong{font-size:.8rem}.sociuna-dashboard-shell__anchor-drawer-row small,.sociuna-dashboard-shell__anchor-drawer-row time{color:var(--sociuna-shell-dim);font-size:.68rem}.sociuna-dashboard-shell__anchor-drawer-context{grid-template-rows:auto minmax(0,1fr);min-height:0;padding-top:.7rem;display:grid}.sociuna-dashboard-shell__anchor-drawer-context>span{color:var(--sociuna-shell-dim);letter-spacing:.12em;text-transform:uppercase;padding:0 .15rem .45rem;font-size:.68rem;font-weight:760}.sociuna-dashboard-shell__anchor-drawer-content{min-height:0;overflow:auto}.sociuna-dashboard-shell__anchor-drawer-content>.sociuna-dashboard-surface{height:auto;min-height:100%}.sociuna-dashboard-shell__topbar-sidecar-widget-action,.sociuna-dashboard-shell__widget-frame-dismiss{z-index:6;background:var(--sociuna-shell-panel-strong);color:#eff6ffdb;font:inherit;cursor:pointer;border:1px solid #e2ebee33;place-items:center;font-size:.74rem;font-weight:760;display:inline-grid;position:absolute;box-shadow:0 10px 28px #01050a3d}.sociuna-dashboard-shell__topbar-sidecar-widget-action{border-radius:999px;min-height:1.85rem;padding:0 .65rem;top:.65rem;right:.75rem}.sociuna-dashboard-shell__widget-frame-dismiss{border-radius:50%;width:1.8rem;height:1.8rem;padding:0;font-size:1.1rem;line-height:1;top:.55rem;right:.55rem}.sociuna-dashboard-shell__topbar-sidecar-widget-action:hover,.sociuna-dashboard-shell__topbar-sidecar-widget-action:focus-visible,.sociuna-dashboard-shell__widget-frame-dismiss:hover,.sociuna-dashboard-shell__widget-frame-dismiss:focus-visible{color:#fff;background:var(--sociuna-v4-surface-active);border-color:#e2ebee61;outline:0}.sociuna-dashboard-shell__eyebrow,.sociuna-route-blueprint-page__eyebrow{color:var(--sociuna-shell-accent);font-size:var(--sociuna-type-small);letter-spacing:.22em;text-transform:uppercase;margin:.35rem 0 0;font-weight:700}.sociuna-dashboard-shell__title h1,.sociuna-route-blueprint-page__header h1{font-size:var(--sociuna-type-page-title);letter-spacing:0;margin:0;line-height:1.02}.sociuna-dashboard-shell__summary,.sociuna-route-blueprint-page__summary{max-width:52rem;color:var(--sociuna-shell-muted);font-size:var(--sociuna-type-body);margin:.55rem auto 0;line-height:1.55}.sociuna-dashboard-shell__summary{text-overflow:ellipsis;white-space:nowrap;margin-top:.22rem;overflow:hidden}.sociuna-dashboard-shell__summary:has(.dashboard-jobs-drawer){text-overflow:clip;white-space:normal;overflow:visible}.sociuna-dashboard-shell__topbar-utility{grid-column:7;justify-self:end;align-items:center;gap:.35rem;min-width:0;display:inline-flex}.sociuna-dashboard-shell__help{width:2rem;height:2rem;color:var(--sociuna-shell-muted);box-shadow:none;line-height:1;font-size:var(--sociuna-type-value);background:0 0;border:0;border-radius:0;flex:none;place-self:center;place-items:center;font-weight:780;text-decoration:none;transition:color .16s,filter .16s,text-shadow .16s;display:inline-grid}.sociuna-dashboard-shell__clock{color:var(--sociuna-shell-dim);font-size:var(--sociuna-type-micro);font-variant-numeric:tabular-nums;letter-spacing:.02em;white-space:nowrap;align-items:baseline;gap:.45rem;margin-right:0;display:inline-flex}.sociuna-dashboard-shell__clock strong{color:var(--sociuna-shell-muted);font-size:var(--sociuna-type-small);font-weight:680}.sociuna-dashboard-shell__help:hover,.sociuna-dashboard-shell__help:focus-visible{color:#fff;filter:drop-shadow(0 0 .32rem #cef3ff47);text-shadow:var(--sociuna-shell-glow);outline:0}.sociuna-dashboard-shell__drawer-hover-zone{inset:var(--sociuna-dashboard-drawer-top) auto var(--sociuna-dashboard-drawer-bottom) 0;z-index:32;color:#0000;cursor:pointer;background:0 0;border:0;width:clamp(.75rem,1vw,1.25rem);position:fixed}.sociuna-dashboard-shell__drawer-hover-zone--right{inset:var(--sociuna-dashboard-drawer-top) 0 var(--sociuna-dashboard-drawer-bottom) auto}.sociuna-dashboard-shell__drawer-toggle{left:.5rem;top:calc(var(--sociuna-dashboard-drawer-top) + ((100dvh - var(--sociuna-dashboard-drawer-top) - var(--sociuna-dashboard-drawer-bottom)) / 2));z-index:36;width:1.8rem;height:5.6rem;color:var(--sociuna-shell-text);box-shadow:none;font-size:var(--sociuna-type-section-title);text-shadow:0 2px 10px #010409b8;background:0 0;border:0;border-radius:0;place-items:center;font-weight:700;transition:color .16s,filter .16s,text-shadow .16s,transform .16s;display:inline-grid;position:fixed;transform:translateY(-50%)}.sociuna-dashboard-shell__drawer-toggle.is-open{left:min(25rem,100vw - 1.5rem);transform:translate(-50%,-50%)}.sociuna-dashboard-shell__drawer-toggle--right{left:auto;right:.5rem}.sociuna-dashboard-shell__drawer-toggle--right.is-open{left:auto;right:min(25rem,100vw - 1.5rem);transform:translate(50%,-50%)}.sociuna-dashboard-shell__drawer-toggle:hover,.sociuna-dashboard-shell__drawer-toggle:focus-visible{color:var(--sociuna-shell-accent-strong);filter:drop-shadow(0 0 .32rem #cef3ff47);text-shadow:var(--sociuna-shell-glow);outline:0;transform:translateY(-50%)scale(1.04)}.sociuna-dashboard-shell__drawer-toggle.is-open:hover,.sociuna-dashboard-shell__drawer-toggle.is-open:focus-visible{transform:translate(-50%,-50%)scale(1.04)}.sociuna-dashboard-shell__drawer-toggle--right.is-open:hover,.sociuna-dashboard-shell__drawer-toggle--right.is-open:focus-visible{transform:translate(50%,-50%)scale(1.04)}.sociuna-dashboard-shell__drawer-backdrop{z-index:31;opacity:0;pointer-events:none;background:0 0;transition:opacity .18s;position:fixed;inset:0}.sociuna-dashboard-shell__drawer-backdrop.is-open{opacity:1}.sociuna-dashboard-shell__drawer{inset:var(--sociuna-dashboard-drawer-top) auto var(--sociuna-dashboard-drawer-bottom) 0;z-index:34;width:min(25rem,100vw - 1.5rem);transition:transform var(--sociuna-v4-drawer-transition) ease;background:var(--sociuna-shell-panel-strong);border:0;padding:1rem;position:fixed;overflow:auto;transform:translate(-104%);box-shadow:28px 0 80px #0006}.sociuna-dashboard-shell__drawer.is-open{transform:translate(0)}.sociuna-dashboard-shell__drawer--right{inset:var(--sociuna-dashboard-drawer-top) 0 var(--sociuna-dashboard-drawer-bottom) auto;transform:translate(104%);box-shadow:-28px 0 80px #0006}.sociuna-dashboard-shell__drawer--right.is-open{transform:translate(0)}.sociuna-dashboard-shell__drawer-sidecar{inset:var(--sociuna-dashboard-drawer-top) auto var(--sociuna-dashboard-drawer-bottom) min(25rem, calc(100vw - 1.5rem));z-index:35;background:var(--sociuna-shell-panel-strong);border:0;flex-direction:column;width:min(22rem,100vw - 27rem);min-width:19rem;padding:.9rem;display:flex;position:fixed;overflow:hidden;box-shadow:28px 0 80px #0000005c}.sociuna-dashboard-shell__drawer-sidecar .sociuna-dashboard-shell__panel-body,.sociuna-dashboard-shell__drawer-sidecar .sociuna-dashboard-surface{height:100%;min-height:0}.sociuna-dashboard-shell__drawer-sidecar .sociuna-dashboard-surface{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}.sociuna-dashboard-shell__drawer-sidecar.is-overlay{inset:var(--sociuna-dashboard-drawer-top) 0 var(--sociuna-dashboard-drawer-bottom) 0;width:auto;min-width:0}.sociuna-dashboard-shell__widget-history-panel{flex-direction:column;gap:.85rem;display:flex}.sociuna-dashboard-shell__widget-history-header{gap:.25rem;display:grid}.sociuna-dashboard-shell__widget-history-header p,.sociuna-dashboard-shell__widget-history-header h2{margin:0}.sociuna-dashboard-shell__widget-history-header p{color:#d6e0dda8;text-transform:uppercase;font-size:.78rem;font-weight:800}.sociuna-dashboard-shell__widget-history-header h2{color:#f2f7f4;letter-spacing:0;font-size:1.05rem}.sociuna-dashboard-shell__widget-history-header a{color:#d9f5df;width:fit-content;font-weight:800;text-decoration:none}.sociuna-dashboard-shell__widget-history-list{gap:.6rem;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.sociuna-dashboard-shell__widget-history-list li{background:#ffffff0d;border:1px solid #cbe2d324;border-radius:8px;gap:.12rem;padding:.7rem;display:grid}.sociuna-dashboard-shell__widget-history-list span{color:#f1f7f3;font-weight:850}.sociuna-dashboard-shell__widget-history-list small{color:#d6e0ddad}.sociuna-dashboard-shell__drawer-header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.sociuna-dashboard-shell__drawer-avatar{background:var(--sociuna-v4-surface-active);width:3rem;height:3rem;color:var(--sociuna-shell-accent-strong);letter-spacing:.06em;border-radius:999px;place-items:center;font-weight:700;display:grid}.sociuna-dashboard-shell__drawer-user strong,.sociuna-dashboard-shell__drawer-panel h2,.sociuna-route-blueprint-page__panel h2,.sociuna-route-blueprint-page__state h2{font-size:var(--sociuna-type-panel-title);margin:0;line-height:1.25;display:block}.sociuna-dashboard-shell__drawer-user p,.sociuna-dashboard-shell__drawer-panel p,.sociuna-route-blueprint-page__panel p,.sociuna-route-blueprint-page__state p{color:var(--sociuna-shell-muted);font-size:var(--sociuna-type-body);margin:.35rem 0 0;line-height:1.5}.sociuna-dashboard-shell__drawer-section+.sociuna-dashboard-shell__drawer-section{margin-top:1rem}.sociuna-dashboard-shell__drawer-section h2,.sociuna-dashboard-shell__drawer-calendar h2{font-size:var(--sociuna-type-micro);letter-spacing:.18em;text-transform:uppercase;color:var(--sociuna-shell-accent);margin:0 0 .65rem;font-weight:700}.sociuna-dashboard-shell__drawer-list{gap:.5rem;display:grid}.sociuna-dashboard-shell__drawer-link,.sociuna-dashboard-shell__drawer-action{width:100%;min-height:2.35rem;color:var(--sociuna-shell-muted);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:.75rem;padding:.42rem 0;font-weight:720;text-decoration:none;transition:color .16s,filter .16s,text-shadow .16s;display:flex}.sociuna-dashboard-shell__drawer-link:hover,.sociuna-dashboard-shell__drawer-link:focus-visible,.sociuna-dashboard-shell__drawer-action:hover,.sociuna-dashboard-shell__drawer-action:focus-visible{color:#fff;filter:drop-shadow(0 0 .28rem #cef3ff3d);text-shadow:var(--sociuna-shell-glow);outline:0}.sociuna-dashboard-shell__drawer-link[data-tone=danger],.sociuna-dashboard-shell__drawer-action[data-tone=danger]{color:#ffd2d2}.sociuna-dashboard-shell__drawer-link small,.sociuna-dashboard-shell__drawer-action small{color:var(--sociuna-shell-dim);font-size:var(--sociuna-type-micro);font-weight:520;display:block}.sociuna-dashboard-shell__drawer-calendar{border-top:1px solid #e9f0ff14;margin-top:1rem;padding-top:1rem}.sociuna-dashboard-shell__drawer-calendar .sociuna-dashboard-surface{min-height:auto;box-shadow:none;background:0 0;border:0;padding:0}.sociuna-dashboard-shell__drawer-nested{gap:.75rem;display:grid}.sociuna-dashboard-shell__drawer-nested-header{gap:.55rem;display:grid}.sociuna-dashboard-shell__scope-row{z-index:6;justify-items:center;gap:.24rem;margin-top:.32rem;display:grid;position:relative}.sociuna-dashboard-shell__scope-tabs{flex-wrap:nowrap;justify-content:center;gap:clamp(.75rem,1.7vw,1.35rem);min-width:0;display:flex;overflow:hidden}.sociuna-dashboard-shell__scope-tab{min-height:var(--sociuna-v4-action-height);min-width:0;color:var(--sociuna-shell-muted);font:inherit;font-size:var(--sociuna-type-action);cursor:pointer;background:0 0;border:0;border-radius:0;padding:0 .25rem;font-weight:760;transition:color .16s,filter .16s,text-shadow .16s}.sociuna-dashboard-shell__scope-tab[aria-selected=true],.sociuna-dashboard-shell__scope-tab.is-active{color:var(--sociuna-shell-text);text-shadow:0 0 .38rem}.sociuna-dashboard-shell__scope-tab:hover,.sociuna-dashboard-shell__scope-tab:focus-visible{color:var(--sociuna-shell-text);box-shadow:none;filter:brightness(1.18);text-shadow:0 0 .5rem;outline:0}.sociuna-dashboard-shell__scope-tab:focus-visible{text-underline-offset:.34em;text-decoration:underline;text-decoration-thickness:.12em}.sociuna-dashboard-shell__scope-caption{color:var(--sociuna-shell-dim);margin:0;font-size:.86rem}.sociuna-dashboard-shell__layout-toolbar{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(.65rem,1.4vw,1rem);min-height:1.35rem;display:inline-flex}.sociuna-dashboard-shell__layout-toolbar--drawer{justify-content:stretch;justify-items:start;gap:.65rem;min-height:0;display:grid}.sociuna-dashboard-shell__layout-toolbar--drawer .sociuna-dashboard-shell__layout-action{text-align:left}.sociuna-dashboard-shell__layout-toolbar--drawer .sociuna-dashboard-shell__layout-state{white-space:normal}.sociuna-dashboard-shell__layout-action{color:var(--sociuna-shell-dim);font:inherit;font-size:var(--sociuna-type-small);cursor:pointer;background:0 0;border:0;border-radius:0;padding:0;font-weight:760;transition:color .16s,filter .16s,text-shadow .16s}.sociuna-dashboard-shell__layout-action:disabled{cursor:default;opacity:.42}.sociuna-dashboard-shell__layout-action:not(:disabled):hover,.sociuna-dashboard-shell__layout-action:not(:disabled):focus-visible,.sociuna-dashboard-shell__layout-action.is-active{color:#fff;filter:drop-shadow(0 0 .28rem #cef3ff3d);text-shadow:var(--sociuna-shell-glow);outline:0}.sociuna-dashboard-shell__layout-state{color:var(--sociuna-shell-dim);font-size:var(--sociuna-type-micro);white-space:nowrap;font-weight:650}.sociuna-dashboard-shell__shared-layouts,.sociuna-dashboard-display__shared-layout{border-top:1px solid color-mix(in srgb, currentColor 18%, transparent);width:100%;color:var(--sociuna-shell-dim);gap:.35rem;padding-top:.65rem;display:grid}.sociuna-dashboard-shell__shared-layouts article{gap:.3rem;padding-block:.35rem;display:grid}.sociuna-dashboard-shell__shared-layouts strong,.sociuna-dashboard-display__shared-layout strong{color:var(--sociuna-shell-text);font-size:var(--sociuna-type-small)}.sociuna-dashboard-shell__shared-layouts small,.sociuna-dashboard-display__shared-layout small{font-size:var(--sociuna-type-micro)}[data-layout-preview-state=previewing]{color:var(--sociuna-shell-accent)}.sociuna-dashboard-shell__layout-choice{align-items:center;gap:.45rem;display:flex}.sociuna-dashboard-shell__layout-choice>span{color:var(--sociuna-shell-dim);font-size:var(--sociuna-type-small);margin-right:auto;font-weight:680}.sociuna-dashboard-shell__production-strip{top:calc(var(--sociuna-dashboard-map-top) + .35rem);z-index:35;pointer-events:none;background:var(--sociuna-shell-panel-strong);border:1px solid #fcd34d2e;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;position:absolute;left:clamp(.8rem,1.4vw,1.25rem);right:clamp(.8rem,1.4vw,1.25rem);overflow:hidden;box-shadow:0 18px 54px #01040952}.sociuna-dashboard-shell__production-strip div{background:var(--sociuna-shell-panel);gap:.18rem;min-width:0;padding:.58rem .72rem;display:grid}.sociuna-dashboard-shell__production-strip span{color:#fcd34dc7;font-size:var(--sociuna-type-micro);text-transform:uppercase;font-weight:780}.sociuna-dashboard-shell__production-strip strong{min-width:0;color:var(--sociuna-shell-text);font-size:var(--sociuna-type-small);text-overflow:ellipsis;white-space:nowrap;font-weight:780;overflow:hidden}.sociuna-dashboard-shell__production-strip small{color:#edf2ffad;min-width:0;font-size:var(--sociuna-type-micro);text-overflow:ellipsis;white-space:nowrap;line-height:1.32;overflow:hidden}.sociuna-dashboard-shell__content{z-index:2;flex:1;place-items:stretch stretch;min-height:0;margin:clamp(.42rem,.75vw,.68rem) calc(-1*clamp(.8rem,1.4vw,1.25rem)) 0;display:grid;position:relative}.sociuna-dashboard-shell__content--document{padding:clamp(.875rem,2vw,1.5rem);display:block;overflow:auto}.sociuna-dashboard-shell__document-panel{width:min(100%,70rem);min-height:100%;margin:0 auto}.sociuna-dashboard-shell__content--document .canonical-app-main--embedded{min-height:auto;padding:0}@media (width<=640px){.sociuna-dashboard-shell__content--document{padding-inline:.875rem}}.sociuna-dashboard-shell[data-canonical-route-id="route.authenticated-shell.app-dashboard-home"] .sociuna-dashboard-shell__content{margin:0 calc(-1*clamp(.8rem,1.4vw,1.25rem))}.sociuna-dashboard-shell__view-canvas{grid-template-rows:repeat(216,minmax(0,1fr));grid-template-columns:repeat(384,minmax(0,1fr));gap:0;width:100%;min-width:0;max-width:none;height:100%;min-height:0;display:grid;position:relative;overflow:hidden}.sociuna-dashboard-shell__view-canvas[data-layout-editing=true]{background-image:linear-gradient(#e2ebee1f 1px,#0000 1px),linear-gradient(90deg,#e2ebee1f 1px,#0000 1px);background-size:6.25% 11.1111%,6.25% 11.1111%}.sociuna-dashboard-shell__widget-frame{grid-column:var(--dashboard-widget-column);grid-row:var(--dashboard-widget-row);contain:layout paint;min-width:0;min-height:0;position:relative;overflow:hidden}.sociuna-dashboard-shell__widget-frame.has-widget-menu,.sociuna-dashboard-shell__prototype-widget.has-widget-menu{contain:layout;z-index:86;overflow:visible}.sociuna-dashboard-shell__widget-frame--calendar{contain:layout;overflow:visible;container-type:inline-size}.sociuna-dashboard-shell__view-canvas>.sociuna-dashboard-shell__widget-frame{z-index:12}.sociuna-dashboard-shell[data-canonical-route-id="route.authenticated-shell.app-dashboard-home"] .sociuna-dashboard-shell__panel--map{z-index:0!important}.sociuna-dashboard-shell[data-canonical-route-id="route.authenticated-shell.app-dashboard-home"] .sociuna-dashboard-shell__panel--map.has-widget-menu{z-index:86!important}.sociuna-dashboard-shell[data-canonical-route-id="route.authenticated-shell.app-dashboard-home"] .sociuna-dashboard-shell__view-canvas>.sociuna-dashboard-shell__widget-frame:not(.sociuna-dashboard-shell__panel--map){z-index:24}.sociuna-dashboard-shell__widget-frame--messages,.sociuna-dashboard-shell__widget-frame--activity,.sociuna-dashboard-shell__widget-frame--calendar{background:var(--sociuna-shell-panel)}.sociuna-dashboard-shell__widget-frame--weather{contain:layout;overflow:visible}.sociuna-dashboard-shell__widget-frame--messages,.sociuna-dashboard-shell__widget-frame--activity{align-self:stretch}.sociuna-dashboard-shell[data-canonical-route-id="route.authenticated-shell.app-dashboard-home"] .sociuna-dashboard-shell__view-canvas>.sociuna-dashboard-shell__widget-frame.sociuna-dashboard-shell__widget-frame--messages,.sociuna-dashboard-shell[data-canonical-route-id="route.authenticated-shell.app-dashboard-home"] .sociuna-dashboard-shell__view-canvas>.sociuna-dashboard-shell__widget-frame.sociuna-dashboard-shell__widget-frame--activity{z-index:26}.sociuna-dashboard-shell__widget-frame--ask{overflow:visible;z-index:30!important}.sociuna-dashboard-shell[data-canonical-route-id="route.authenticated-shell.app-dashboard-home"] .sociuna-dashboard-shell__view-canvas[data-layout-editing=false] .sociuna-dashboard-shell__widget-frame--weather,.sociuna-dashboard-shell[data-canonical-route-id="route.authenticated-shell.app-dashboard-home"] .sociuna-dashboard-shell__view-canvas[data-layout-editing=false] .sociuna-dashboard-shell__widget-frame--calendar{place-self:start;width:min(100%,15.5rem);height:max-content;max-height:8rem}.sociuna-dashboard-shell[data-canonical-route-id="route.authenticated-shell.app-dashboard-home"] .sociuna-dashboard-shell__view-canvas[data-layout-editing=false] .sociuna-dashboard-shell__widget-frame--ask{place-self:end center;width:min(100%,64rem);height:max-content;max-height:7rem}.sociuna-dashboard-shell__prototype-widget-layer{z-index:28;pointer-events:none;position:absolute;inset:0}.sociuna-dashboard-shell__prototype-widget-layer.is-grid-visible{background-image:linear-gradient(#e2ebee14 1px,#0000 1px),linear-gradient(90deg,#e2ebee14 1px,#0000 1px);background-size:calc(100% / var(--prototype-grid-columns,384)) calc(100% / var(--prototype-grid-rows,216)), calc(100% / var(--prototype-grid-columns,384)) calc(100% / var(--prototype-grid-rows,216))}.sociuna-dashboard-shell__prototype-widget{background:var(--sociuna-shell-panel);border:1px solid #e2ebee38;border-radius:8px;align-content:space-between;gap:.28rem;min-width:0;min-height:0;padding:clamp(.42rem,.75vw,.7rem);display:grid;position:absolute;overflow:hidden;box-shadow:0 14px 36px #01050a47}.sociuna-dashboard-shell__prototype-widget-drag-zone,.sociuna-dashboard-shell__prototype-widget-resize{z-index:5;pointer-events:auto;touch-action:none;background:0 0;border:0;display:block;position:absolute}.sociuna-dashboard-shell__prototype-widget-drag-zone{cursor:grab;height:clamp(1.3rem,18%,2.25rem);top:0;left:0;right:0}.sociuna-dashboard-shell__prototype-widget-resize--right{cursor:ew-resize;width:.55rem;top:.55rem;bottom:.55rem;right:0}.sociuna-dashboard-shell__prototype-widget-resize--bottom{cursor:ns-resize;height:.55rem;bottom:0;left:.55rem;right:.55rem}.sociuna-dashboard-shell__prototype-widget-resize--left{cursor:ew-resize;width:.55rem;top:.55rem;bottom:.55rem;left:0}.sociuna-dashboard-shell__prototype-widget-resize--top{cursor:ns-resize;height:.55rem;top:0;left:.55rem;right:.55rem}.sociuna-dashboard-shell__prototype-widget-resize--top-left,.sociuna-dashboard-shell__prototype-widget-resize--top-right,.sociuna-dashboard-shell__prototype-widget-resize--bottom-left,.sociuna-dashboard-shell__prototype-widget-resize--bottom-right{width:.9rem;height:.9rem}.sociuna-dashboard-shell__prototype-widget-resize--top-left{cursor:nwse-resize;top:0;left:0}.sociuna-dashboard-shell__prototype-widget-resize--top-right{cursor:nesw-resize;top:0;right:0}.sociuna-dashboard-shell__prototype-widget-resize--bottom-left{cursor:nesw-resize;bottom:0;left:0}.sociuna-dashboard-shell__prototype-widget-resize--bottom-right{cursor:nwse-resize;bottom:0;right:0}.sociuna-dashboard-shell__prototype-widget-drag-zone:focus-visible,.sociuna-dashboard-shell__prototype-widget-resize:focus-visible{outline-offset:-.2rem;outline:1px solid #eef6fbbd}.sociuna-dashboard-shell__prototype-widget.is-move-disabled .sociuna-dashboard-shell__prototype-widget-drag-zone,.sociuna-dashboard-shell__widget-frame.is-move-disabled .sociuna-dashboard-shell__prototype-widget-drag-zone{cursor:default}.sociuna-dashboard-shell__prototype-widget.is-scale-disabled .sociuna-dashboard-shell__prototype-widget-resize,.sociuna-dashboard-shell__widget-frame.is-scale-disabled .sociuna-dashboard-shell__prototype-widget-resize{cursor:default;pointer-events:none}.sociuna-dashboard-shell__prototype-widget header{justify-content:space-between;align-items:center;gap:.45rem;min-width:0;display:flex}.sociuna-dashboard-shell__prototype-widget span{color:#f4f8fb;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:clamp(.72rem,.92vw,.95rem);font-weight:820;overflow:hidden}.sociuna-dashboard-shell__prototype-widget strong{color:#d9dde3;font-size:var(--sociuna-type-micro);flex:none}.sociuna-dashboard-shell__prototype-widget p{color:#e5edf0b8;font-size:var(--sociuna-type-micro);margin:0}.sociuna-dashboard-shell__prototype-widget-context{z-index:80;background:var(--sociuna-shell-panel-strong);border:1px solid #e2ebee29;border-radius:8px;align-content:start;gap:.65rem;width:min(18rem,100vw - 3rem);max-height:min(22rem,100dvh - 6rem);padding:.72rem;animation:.15s both sociuna-widget-menu-slide-right;display:grid;position:fixed;overflow:auto;box-shadow:0 18px 46px #0000005c}.sociuna-dashboard-shell__prototype-widget-context.is-left{animation-name:sociuna-widget-menu-slide-left}@keyframes sociuna-widget-menu-slide-right{0%{opacity:0;transform:translate(-.45rem)}to{opacity:1;transform:translate(0)}}@keyframes sociuna-widget-menu-slide-left{0%{opacity:0;transform:translate(.45rem)}to{opacity:1;transform:translate(0)}}.sociuna-dashboard-shell__prototype-widget-context-close,.sociuna-dashboard-shell__prototype-widget-context-action,.sociuna-dashboard-shell__prototype-widget-context-remove,.sociuna-dashboard-shell__prototype-widget-context-action{color:#edf5f8;min-height:2.6rem;font:inherit;cursor:pointer;background:#161e24db;border:1px solid #e2ebee24;border-radius:8px;font-weight:850}.sociuna-dashboard-shell__prototype-widget-context-close{text-align:left;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem;display:grid}.sociuna-dashboard-shell__prototype-widget-context-toggle{color:#edf5f8;background:#141b21b8;border:1px solid #e2ebee1a;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.55rem;min-height:2.75rem;padding:0 .65rem;font-weight:850;display:grid}.sociuna-dashboard-shell__prototype-widget-context-remove{color:#ffd7d0;border-color:#ff96823d}.sociuna-dashboard-shell__widget-frame.is-editing{outline:1px solid color-mix(in srgb, var(--sociuna-shell-accent) 48%, transparent);outline-offset:-1px}.sociuna-dashboard-shell__widget-frame.is-minimized{contain:layout;background:var(--sociuna-shell-panel-strong);border:1px solid #e2ebee29;border-radius:8px;place-self:start;width:min(100%,15.5rem);height:max-content;min-height:0;padding:0;overflow:visible;box-shadow:0 12px 30px #01040947}.sociuna-dashboard-shell__widget-minimized{z-index:1;color:#edf5f8;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem;min-height:2.75rem;padding:.45rem .55rem .45rem .8rem;display:grid;position:relative}.sociuna-dashboard-shell__widget-minimized strong{font-size:var(--sociuna-type-small);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sociuna-dashboard-shell__widget-minimized button{color:#edf5f8;min-height:2rem;font:inherit;font-size:var(--sociuna-type-micro);cursor:pointer;background:#e2ebee14;border:1px solid #e2ebee24;border-radius:6px;padding:0 .72rem;font-weight:850}.sociuna-dashboard-shell__widget-minimized button:hover,.sociuna-dashboard-shell__widget-minimized button:focus-visible,.sociuna-dashboard-shell__prototype-widget-context-action:hover,.sociuna-dashboard-shell__prototype-widget-context-action:focus-visible{border-color:color-mix(in srgb, var(--sociuna-shell-accent) 54%, transparent);background:color-mix(in srgb, var(--sociuna-shell-accent) 16%, #e2ebee14);outline:none}.sociuna-dashboard-shell__widget-edit-toolbar{z-index:9;background:var(--sociuna-shell-panel-strong);color:#eff6ffd1;letter-spacing:.02em;pointer-events:none;border:1px solid #e2ebee3d;border-radius:999px;align-items:center;gap:.35rem;min-height:1.7rem;padding:0 .45rem;font-size:.68rem;font-weight:820;display:inline-flex;position:absolute;top:.42rem;left:.42rem;box-shadow:0 10px 28px #01050a47}.sociuna-dashboard-shell__widget-frame--calendar{z-index:35;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0}.sociuna-dashboard-shell__widget-frame--calendar .sociuna-dashboard-surface{align-content:start;height:auto;min-height:0;font-size:clamp(.72rem,1.1cqw,1rem);overflow:visible}.sociuna-dashboard-shell__widget-frame--calendar>.sociuna-dashboard-shell__panel-body{border-radius:inherit;width:100%;height:100%;min-height:0;overflow:hidden}.sociuna-dashboard-shell__widget-frame--calendar>.sociuna-dashboard-shell__panel-body>.sociuna-dashboard-surface,.sociuna-dashboard-shell__widget-frame--calendar>.sociuna-dashboard-shell__panel-body>.canonical-status-surface{border-radius:inherit;width:100%;height:100%;min-height:0;box-shadow:none}.sociuna-dashboard-shell__weather-widget{background:var(--sociuna-shell-panel);color:#f5f8f7d1;border-radius:.72rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.45rem;width:max-content;max-width:min(100%,13rem);min-height:2.85rem;padding:.45rem .62rem;display:grid;box-shadow:0 .6rem 1.7rem #00000042}.sociuna-dashboard-shell__weather-icon{background:#ebf0efd1;border-radius:999px;width:1.05rem;height:.72rem;position:relative}.sociuna-dashboard-shell__weather-icon:before,.sociuna-dashboard-shell__weather-icon:after{content:"";background:inherit;border-radius:999px;position:absolute;bottom:0}.sociuna-dashboard-shell__weather-icon:before{width:.62rem;height:.62rem;left:.18rem;transform:translateY(-.22rem)}.sociuna-dashboard-shell__weather-icon:after{width:.56rem;height:.56rem;left:-.18rem}.sociuna-dashboard-shell__weather-copy{gap:.08rem;min-width:0;display:grid}.sociuna-dashboard-shell__weather-coordinates{align-items:center;display:inline-flex;position:relative}.sociuna-dashboard-shell__weather-coordinates button{color:#f5f8f7cc;cursor:pointer;background:0 0;border:1px solid #f5f8f759;border-radius:50%;width:1.15rem;height:1.15rem;font:600 .68rem/1 sans-serif}.sociuna-dashboard-shell__weather-coordinates [role=tooltip]{z-index:5;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#10171d;border:1px solid #f5f8f733;border-radius:.4rem;width:max-content;max-width:16rem;padding:.35rem .5rem;font-size:.68rem;transition:opacity .12s;position:absolute;top:calc(100% + .35rem);right:0}.sociuna-dashboard-shell__weather-widget:hover .sociuna-dashboard-shell__weather-coordinates [role=tooltip],.sociuna-dashboard-shell__weather-widget:focus-within .sociuna-dashboard-shell__weather-coordinates [role=tooltip],.sociuna-dashboard-shell__weather-coordinates [role=tooltip].is-pinned{opacity:1}.sociuna-dashboard-shell__weather-widget strong,.sociuna-dashboard-shell__weather-widget small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sociuna-dashboard-shell__weather-widget strong{color:#fff;font-size:.78rem}.sociuna-dashboard-shell__weather-widget small{color:#f5f8f7b8;font-size:.68rem}.sociuna-dashboard-shell__calendar-widget-body{min-width:0;min-height:100%;display:grid}.sociuna-dashboard-shell__calendar-widget-body .canonical-status-surface{border-radius:inherit;width:100%;height:100%;min-height:0;box-shadow:none;background:0 0;border:0;align-content:center;padding:.62rem;display:grid}.sociuna-dashboard-shell__calendar-widget-body .canonical-status-surface__body{gap:.18rem;min-width:0;display:grid}.sociuna-dashboard-shell__calendar-widget-body .canonical-status-surface h2,.sociuna-dashboard-shell__calendar-widget-body .canonical-status-surface p{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.sociuna-dashboard-shell__calendar-widget-body .canonical-status-surface h2{color:#fff;font-size:.82rem;line-height:1.15}.sociuna-dashboard-shell__calendar-widget-body .canonical-status-surface p{color:#e5edf0b3;font-size:.66rem;line-height:1.25}.sociuna-dashboard-shell__calendar-widget-body--compact .sociuna-dashboard-surface__calendar-grid,.sociuna-dashboard-shell__calendar-widget-body--compact .sociuna-dashboard-surface__calendar-week,.sociuna-dashboard-shell__calendar-widget-body--medium .sociuna-dashboard-surface__calendar-grid{display:none}.sociuna-dashboard-shell__calendar-handoff{background:var(--sociuna-shell-panel);color:#f5f8f7d1;border-radius:.72rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;width:100%;height:100%;min-height:2.85rem;padding:.45rem .62rem;text-decoration:none;display:grid;box-shadow:0 .6rem 1.7rem #00000042}.sociuna-dashboard-shell__calendar-handoff:hover,.sociuna-dashboard-shell__calendar-handoff:focus-visible{background:var(--sociuna-shell-panel-strong)}.sociuna-dashboard-shell__calendar-handoff:focus-visible{outline-offset:2px;outline:2px solid #b8e2e8e6}.sociuna-dashboard-shell__calendar-handoff-icon{color:#fff;border:1px solid #e2ebee4d;border-radius:.42rem;place-items:center;width:1.65rem;height:1.65rem;font-size:.65rem;font-weight:800;display:grid}.sociuna-dashboard-shell__calendar-handoff-copy{gap:.08rem;min-width:0;display:grid}.sociuna-dashboard-shell__calendar-handoff-copy strong,.sociuna-dashboard-shell__calendar-handoff-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sociuna-dashboard-shell__calendar-handoff-copy strong{color:#fff;font-size:.78rem}.sociuna-dashboard-shell__calendar-handoff-copy small{color:#f5f8f7b8;font-size:.68rem}.sociuna-dashboard-shell__calendar-handoff-arrow{color:#f5f8f7b8;font-size:1.2rem}.sociuna-dashboard-shell__widget-move,.sociuna-dashboard-shell__widget-resize{z-index:8;touch-action:none;background:0 0;border:0;display:block;position:absolute}.sociuna-dashboard-shell__widget-move{cursor:grab;border-width:0 0 1px;height:clamp(1.5rem,16%,2.4rem);top:0;left:0;right:0}.sociuna-dashboard-shell__widget-resize--right{cursor:ew-resize;width:.55rem;top:.55rem;bottom:.55rem;right:0}.sociuna-dashboard-shell__widget-resize--bottom{cursor:ns-resize;height:.55rem;bottom:0;left:.55rem;right:.55rem}.sociuna-dashboard-shell__widget-resize--left{cursor:ew-resize;width:.55rem;top:.55rem;bottom:.55rem;left:0}.sociuna-dashboard-shell__widget-resize--top{cursor:ns-resize;height:.55rem;top:0;left:.55rem;right:.55rem}.sociuna-dashboard-shell__widget-resize--top-left,.sociuna-dashboard-shell__widget-resize--top-right,.sociuna-dashboard-shell__widget-resize--bottom-left,.sociuna-dashboard-shell__widget-resize--bottom-right{width:.9rem;height:.9rem}.sociuna-dashboard-shell__widget-resize--top-left{cursor:nwse-resize;top:0;left:0}.sociuna-dashboard-shell__widget-resize--top-right{cursor:nesw-resize;top:0;right:0}.sociuna-dashboard-shell__widget-resize--bottom-left{cursor:nesw-resize;bottom:0;left:0}.sociuna-dashboard-shell__widget-resize--bottom-right{cursor:nwse-resize;bottom:0;right:0}.sociuna-dashboard-shell__widget-move:hover,.sociuna-dashboard-shell__widget-move:focus-visible,.sociuna-dashboard-shell__widget-resize:hover,.sociuna-dashboard-shell__widget-resize:focus-visible{outline-offset:-.25rem;outline:1px solid #eef6fbbd}.sociuna-dashboard-shell__widget-frame>.sociuna-dashboard-widget,.sociuna-dashboard-shell__widget-frame>.sociuna-dashboard-display,.sociuna-dashboard-shell__widget-frame>.sociuna-dashboard-shell__search-command{min-width:0;height:100%;min-height:0;overflow:hidden}.sociuna-dashboard-widget,.sociuna-dashboard-display{--sociuna-widget-bg:color-mix(in srgb, var(--sociuna-shell-panel-strong) 86%, transparent);--sociuna-widget-bg-soft:color-mix(in srgb, var(--sociuna-shell-panel) 82%, transparent);--sociuna-widget-edge:color-mix(in srgb, var(--sociuna-shell-panel-border) 88%, var(--sociuna-shell-accent) 12%);--sociuna-widget-emphasis:var(--sociuna-shell-accent);--sociuna-widget-radius:var(--sociuna-panel-radius,var(--sociuna-radius-panel));--sociuna-widget-gap:var(--sociuna-dashboard-gap,1rem)}.sociuna-dashboard-widget{gap:var(--sociuna-widget-gap);padding:var(--sociuna-panel-padding,1rem);border:1px solid var(--sociuna-widget-edge);border-radius:var(--sociuna-widget-radius);background:var(--sociuna-widget-bg);grid-template-rows:auto minmax(0,1fr);display:grid;box-shadow:0 18px 48px #01040942}.sociuna-dashboard-shell__widget-frame--role-home .sociuna-dashboard-widget{--sociuna-widget-gap:.55rem;grid-template-rows:auto minmax(0,1fr);padding:.75rem .85rem}.sociuna-dashboard-widget--operations{background:color-mix(in srgb, var(--sociuna-widget-bg) 88%, var(--sociuna-widget-emphasis) 12%)}.sociuna-dashboard-widget__header{justify-content:space-between;align-items:flex-start;gap:var(--sociuna-widget-gap);min-width:0;display:flex}.sociuna-dashboard-widget__header h2,.sociuna-dashboard-widget__header p{margin:0}.sociuna-dashboard-widget__header h2{color:var(--sociuna-shell-text);font-size:var(--sociuna-type-section-title);text-overflow:ellipsis;white-space:nowrap;line-height:1.25;transition:color .16s,text-shadow .16s;overflow:hidden}.sociuna-dashboard-widget:hover .sociuna-dashboard-widget__header h2,.sociuna-dashboard-widget:focus-within .sociuna-dashboard-widget__header h2,.sociuna-dashboard-shell__panel:hover .sociuna-dashboard-shell__panel-header h2,.sociuna-dashboard-shell__panel:focus-within .sociuna-dashboard-shell__panel-header h2{color:#fff;text-shadow:var(--sociuna-shell-glow)}.sociuna-dashboard-widget__header p:not(.sociuna-dashboard-surface__eyebrow){color:var(--sociuna-shell-muted);font-size:var(--sociuna-type-small);text-overflow:ellipsis;white-space:nowrap;margin-top:.25rem;line-height:1.5;overflow:hidden}.sociuna-dashboard-widget__metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;min-height:0;display:grid}.sociuna-dashboard-shell__widget-frame--role-home .sociuna-dashboard-widget__metric-grid{align-self:stretch}.sociuna-dashboard-widget__metric,.sociuna-dashboard-widget__exception,.sociuna-dashboard-widget__timeline,.sociuna-dashboard-widget__section-list span,.sociuna-dashboard-display__identity{border:1px solid color-mix(in srgb, var(--sociuna-widget-edge) 72%, transparent);border-radius:var(--sociuna-widget-radius);background:var(--sociuna-widget-bg-soft)}.sociuna-dashboard-widget__metric{min-height:0;color:var(--sociuna-shell-text);gap:.2rem;padding:.65rem;text-decoration:none;transition:border-color .16s,color .16s,filter .16s,text-shadow .16s;display:grid}.sociuna-dashboard-widget__metric:hover,.sociuna-dashboard-widget__metric:focus-visible{border-color:color-mix(in srgb, var(--sociuna-widget-emphasis) 42%, var(--sociuna-widget-edge));color:#fff;filter:drop-shadow(0 0 .26rem #cef3ff33);text-shadow:0 0 .34rem #cef3ff33;outline:0}.sociuna-dashboard-widget__metric strong{font-size:clamp(1.2rem,1.9vw,1.7rem);line-height:1}.sociuna-dashboard-widget__metric small,.sociuna-dashboard-widget__exception small,.sociuna-dashboard-widget__timeline small,.sociuna-dashboard-widget__secondary-actions{color:var(--sociuna-shell-dim);font-size:var(--sociuna-type-micro);text-overflow:ellipsis;white-space:nowrap;line-height:1.45;overflow:hidden}.sociuna-dashboard-widget__metric--stale,.sociuna-dashboard-widget__exception--stale{border-left:2px solid color-mix(in srgb, var(--sociuna-widget-emphasis) 52%, var(--sociuna-widget-edge))}.sociuna-dashboard-widget__role-section,.sociuna-dashboard-widget__exception-stack,.sociuna-dashboard-widget__timeline{gap:.75rem;min-height:0;display:grid;overflow:hidden}.sociuna-dashboard-widget__section-list{flex-wrap:nowrap;gap:.5rem;min-width:0;display:flex;overflow:hidden}.sociuna-dashboard-widget__section-list span{color:var(--sociuna-shell-muted);font-size:var(--sociuna-type-small);background:0 0;border:0;border-radius:0;padding:.35rem 0}.sociuna-dashboard-widget__exception{gap:.65rem;min-height:0;padding:.9rem;display:grid;overflow:hidden}.sociuna-dashboard-widget__exception div:first-child{justify-content:space-between;gap:.75rem;display:flex}.sociuna-dashboard-widget__exception p{color:var(--sociuna-shell-muted);font-size:var(--sociuna-type-small);text-overflow:ellipsis;white-space:nowrap;margin:0;line-height:1.5;overflow:hidden}.sociuna-dashboard-widget__next-action{width:fit-content;min-height:2rem;color:var(--sociuna-shell-muted);font:inherit;font-size:var(--sociuna-type-action);cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;padding:0;font-weight:760;text-decoration:none;transition:color .16s,filter .16s,text-shadow .16s;display:inline-flex}.sociuna-dashboard-widget__next-action--primarySafe{border:1px solid color-mix(in srgb, var(--sociuna-widget-emphasis) 42%, var(--sociuna-widget-edge));border-radius:var(--sociuna-widget-radius);color:#071018;background:linear-gradient(#fffffffa,#ebf2f8f0);min-height:2.55rem;padding:0 1rem;box-shadow:0 14px 34px #0104093d}.sociuna-dashboard-widget__next-action:hover,.sociuna-dashboard-widget__next-action:focus-visible{color:#fff;filter:drop-shadow(0 0 .28rem #cef3ff3d);text-shadow:var(--sociuna-shell-glow);outline:0}.sociuna-dashboard-widget__next-action--primarySafe:hover,.sociuna-dashboard-widget__next-action--primarySafe:focus-visible{color:#071018;filter:brightness(1.04)drop-shadow(0 0 .42rem #cef3ff47);text-shadow:none}.sociuna-dashboard-widget__secondary-actions{flex-wrap:nowrap;gap:.5rem;display:flex;overflow:hidden}.sociuna-dashboard-widget__timeline{padding:.9rem}.sociuna-dashboard-shell__widget-frame--role-home .sociuna-dashboard-widget__role-section,.sociuna-dashboard-shell__widget-frame--role-home .sociuna-dashboard-widget__timeline{display:none}.sociuna-dashboard-widget__timeline article{gap:.2rem;min-width:0;display:grid}.sociuna-dashboard-widget__timeline span{color:var(--sociuna-widget-emphasis);font-size:var(--sociuna-type-micro);font-weight:700}.sociuna-dashboard-display{height:100dvh;min-height:100dvh;padding:var(--sociuna-page-padding-y,1rem) var(--sociuna-page-padding-x,1rem);background:var(--sociuna-shell-bg);color:var(--sociuna-shell-text);grid-template-rows:auto minmax(0,1fr);display:grid;overflow:hidden}.sociuna-dashboard-display__identity{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.85rem 1rem;display:flex}.sociuna-dashboard-display__layout-toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:clamp(.55rem,1vw,.9rem);min-width:min(100%,24rem);margin-left:auto;display:inline-flex}.sociuna-dashboard-display__view-canvas{aspect-ratio:16/9;grid-template-rows:repeat(9,minmax(0,1fr));grid-template-columns:repeat(16,minmax(0,1fr));justify-self:center;gap:clamp(.35rem,.72vw,.75rem);width:min(100%,177.778dvh - 9.77778rem);min-width:0;max-width:100%;min-height:0;display:grid;overflow:hidden}.sociuna-dashboard-display__widget-frame{grid-column:var(--dashboard-widget-column,1 / span 16);grid-row:var(--dashboard-widget-row,1 / span 9);contain:layout paint;min-width:0;min-height:0;overflow:hidden}.sociuna-dashboard-display__widget-frame>*{min-width:0;height:100%;min-height:0;overflow:hidden}.sociuna-dashboard-display__identity a{color:var(--sociuna-shell-accent-strong);font-weight:720;text-decoration:none;transition:color .16s,filter .16s,text-shadow .16s}.sociuna-dashboard-display__identity a:hover,.sociuna-dashboard-display__identity a:focus-visible{color:#fff;filter:drop-shadow(0 0 .28rem #cef3ff3d);text-shadow:var(--sociuna-shell-glow);outline:0}.sociuna-dashboard-shell__panel{border-radius:var(--sociuna-radius-panel);background:var(--sociuna-shell-panel);border:0;flex-direction:column;min-height:0;padding:.7rem;display:flex;box-shadow:0 18px 48px #0104092e}.sociuna-dashboard-shell__widget-frame.sociuna-dashboard-shell__widget-frame--calendar{border-radius:8px;padding:0}.sociuna-dashboard-shell__panel--map{min-height:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-radius:0;padding:0;z-index:0!important}.sociuna-dashboard-shell__panel--map.is-editing{z-index:4!important}.sociuna-dashboard-shell__panel-header{justify-content:space-between;align-items:center;gap:.75rem;min-width:0;margin-bottom:.9rem;display:flex}.sociuna-dashboard-shell__panel-header h2{font-size:var(--sociuna-type-panel-title);text-overflow:ellipsis;white-space:nowrap;margin:0;transition:color .16s,text-shadow .16s;overflow:hidden}.sociuna-dashboard-shell__panel-header p{color:var(--sociuna-shell-dim);font-size:var(--sociuna-type-small);text-overflow:ellipsis;white-space:nowrap;margin:.15rem 0 0;overflow:hidden}.sociuna-dashboard-shell__panel-body{flex:1;min-height:0;overflow:hidden}.sociuna-dashboard-shell__panel--map .sociuna-dashboard-shell__panel-body,.sociuna-dashboard-shell__panel--map .map-system,.sociuna-dashboard-shell__panel--map .map-system-body,.sociuna-dashboard-shell__panel--map .map-system-canvas-shell,.sociuna-dashboard-shell__panel--map .map-system-canvas{height:100%;min-height:0}.sociuna-dashboard-shell__panel--map .map-system,.sociuna-dashboard-shell__panel--map .map-system-canvas{border-radius:0}.sociuna-dashboard-surface{align-content:start;gap:.75rem;height:100%;min-height:0;display:grid;overflow:hidden}.sociuna-dashboard-surface__header{justify-content:space-between;align-items:flex-start;gap:.75rem;min-width:0;display:flex}.sociuna-dashboard-surface__header>div{min-width:0}.sociuna-dashboard-surface__header h3,.sociuna-dashboard-surface__header p,.sociuna-dashboard-surface__header strong{margin:0}.sociuna-dashboard-surface__header h3{font-size:var(--sociuna-type-panel-title);text-overflow:ellipsis;white-space:nowrap;line-height:1.25;overflow:hidden}.sociuna-dashboard-surface__header p{color:var(--sociuna-shell-dim);font-size:var(--sociuna-type-small);text-overflow:ellipsis;white-space:nowrap;margin-top:.2rem;line-height:1.45;overflow:hidden}.sociuna-dashboard-surface__eyebrow{color:var(--sociuna-shell-accent);font-size:var(--sociuna-type-micro);letter-spacing:.2em;text-transform:uppercase;margin:0 0 .2rem;font-weight:700}.sociuna-dashboard-surface--messages{grid-template-rows:auto minmax(0,1fr) auto}.sociuna-dashboard-surface--activity{grid-template-rows:auto minmax(0,1fr)}.sociuna-dashboard-surface__link,.sociuna-dashboard-surface__title-link,.sociuna-dashboard-surface__category,.sociuna-dashboard-surface__calendar-nav{color:var(--sociuna-shell-muted);font:inherit;cursor:pointer;background:0 0;border:0;font-weight:720;text-decoration:none;transition:color .16s,filter .16s,text-shadow .16s}.sociuna-dashboard-surface__link{cursor:pointer;border-radius:0;justify-content:center;align-items:center;min-height:2rem;padding:0;display:inline-flex}.sociuna-dashboard-surface__title-link{color:inherit}.sociuna-dashboard-surface__link:hover,.sociuna-dashboard-surface__link:focus-visible,.sociuna-dashboard-surface__title-link:hover,.sociuna-dashboard-surface__title-link:focus-visible,.sociuna-dashboard-surface__category:hover,.sociuna-dashboard-surface__category:focus-visible,.sociuna-dashboard-surface__calendar-nav:hover,.sociuna-dashboard-surface__calendar-nav:focus-visible{color:#fff;filter:drop-shadow(0 0 .28rem #cef3ff3d);text-shadow:var(--sociuna-shell-glow);outline:0}.sociuna-dashboard-surface__filter-icon{gap:.18rem;width:1rem;display:inline-grid}.sociuna-dashboard-surface__filter-icon span{background:currentColor;border-radius:999px;height:2px;display:block}.sociuna-dashboard-surface__thread-shell{grid-template-rows:minmax(0,1fr) auto;gap:.75rem;min-height:0;display:grid;overflow:hidden}.sociuna-dashboard-surface__message-list,.sociuna-dashboard-surface__notification-stack{align-content:start;gap:.55rem;min-height:0;display:grid;overflow:hidden}.sociuna-dashboard-surface__message-row,.sociuna-dashboard-surface__notification-row{min-width:0;box-shadow:none;color:inherit;background:0 0;border:0;border-radius:0;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.65rem;padding:.56rem 0;text-decoration:none;transition:color .16s,filter .16s,text-shadow .16s;display:grid}.sociuna-dashboard-surface__message-row:hover,.sociuna-dashboard-surface__message-row:focus-visible,.sociuna-dashboard-surface__notification-row:hover,.sociuna-dashboard-surface__notification-row:focus-visible{color:#fff;filter:drop-shadow(0 0 .28rem #cef3ff29);text-shadow:var(--sociuna-shell-glow);outline:0}.sociuna-dashboard-surface__message-row.is-muted,.sociuna-dashboard-surface__notification-row.is-muted{opacity:.74}.sociuna-dashboard-surface__avatar{width:2rem;height:2rem;color:var(--sociuna-shell-accent-strong);background:linear-gradient(150deg,#85acf057,#121f34d1);border-radius:999px;place-items:center;font-size:.72rem;font-weight:800;display:inline-grid}.sociuna-dashboard-surface__notification-dot{background:#8bb3f4d6;border-radius:999px;width:.64rem;height:.64rem;box-shadow:0 0 .55rem #8bb3f447}.sociuna-dashboard-surface__message-row strong,.sociuna-dashboard-surface__message-row small,.sociuna-dashboard-surface__message-row time,.sociuna-dashboard-surface__notification-row strong,.sociuna-dashboard-surface__notification-row small,.sociuna-dashboard-surface__notification-row time{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.sociuna-dashboard-surface__message-row strong,.sociuna-dashboard-surface__notification-row strong{color:var(--sociuna-shell-text);font-size:.86rem;line-height:1.2}.sociuna-dashboard-surface__message-row small,.sociuna-dashboard-surface__notification-row small,.sociuna-dashboard-surface__message-row time,.sociuna-dashboard-surface__notification-row time{color:var(--sociuna-shell-dim);font-size:.66rem;line-height:1.28}.sociuna-dashboard-surface__mini-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;min-height:0;display:grid}.sociuna-dashboard-surface__mini-grid span{border-top:1px solid color-mix(in srgb, var(--sociuna-shell-panel-border) 72%, transparent);min-width:0;color:var(--sociuna-shell-text);gap:.14rem;padding:.48rem 0;display:grid}.sociuna-dashboard-surface__mini-grid strong,.sociuna-dashboard-surface__mini-grid small,.sociuna-dashboard-surface__quiet-line{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sociuna-dashboard-surface__mini-grid strong{font-size:.9rem;line-height:1}.sociuna-dashboard-surface__mini-grid small,.sociuna-dashboard-surface__quiet-line{color:var(--sociuna-shell-dim);font-size:.64rem}.sociuna-dashboard-surface__quiet-line{margin:0;line-height:1.35}.sociuna-dashboard-surface__action-row{flex-wrap:nowrap;gap:.85rem;min-width:0;display:flex;overflow:hidden}.sociuna-dashboard-surface__column-headings{color:var(--sociuna-shell-dim);font-size:var(--sociuna-type-micro);letter-spacing:.18em;text-transform:uppercase;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr) auto;gap:.5rem;padding:0 .25rem;font-weight:700;display:grid}.sociuna-dashboard-surface__conversation-note,.sociuna-dashboard-surface__requests-note,.sociuna-dashboard-surface__filter-drawer,.sociuna-dashboard-surface__calendar-bar{background:linear-gradient(140deg,#182f582e,#0000 68%),#04070db8;border:0;border-radius:1rem;padding:.72rem .82rem}.sociuna-dashboard-surface__conversation-note,.sociuna-dashboard-surface__requests-note{gap:.35rem;display:grid}.sociuna-dashboard-surface__conversation-note strong,.sociuna-dashboard-surface__requests-note strong,.sociuna-dashboard-surface__calendar-bar strong{color:var(--sociuna-shell-text);font-size:var(--sociuna-type-value);margin:0}.sociuna-dashboard-surface__conversation-note p,.sociuna-dashboard-surface__requests-note p{color:var(--sociuna-shell-muted);font-size:var(--sociuna-type-small);margin:0;line-height:1.5}.sociuna-dashboard-surface__category-row{flex-wrap:nowrap;gap:clamp(.18rem,.35vw,.32rem);min-width:0;max-width:100%;margin-top:.18rem;line-height:1;display:flex;overflow:hidden}.sociuna-dashboard-surface__category{color:var(--sociuna-shell-muted);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;border-radius:0;flex:0 auto;align-items:center;gap:.15rem;min-width:0;padding:0;font-size:clamp(.58rem,.62vw,.68rem);line-height:1.1;text-decoration:none;display:inline-flex;overflow:hidden}.sociuna-dashboard-surface__category.is-active{color:var(--sociuna-shell-text);text-shadow:0 0 .34rem #cef3ff33}.sociuna-dashboard-surface__filter-drawer{gap:.5rem;display:grid}.sociuna-dashboard-surface__chevron{color:currentColor;opacity:.72;flex:none;font-size:.88em;font-weight:760;line-height:1;display:inline-block;transform:translateY(-.01rem)}.sociuna-dashboard-surface__filter-drawer label{color:var(--sociuna-shell-muted);font-size:var(--sociuna-type-small);align-items:center;gap:.5rem;display:flex}.sociuna-dashboard-surface__filter-summary{color:var(--sociuna-shell-dim);font-size:var(--sociuna-type-micro);margin:.15rem 0 0;line-height:1.45}.sociuna-dashboard-surface__filter-drawer input{accent-color:#8fb6f1}.sociuna-dashboard-surface__state-slot{flex:1;min-height:0;overflow:hidden}.sociuna-dashboard-surface .canonical-status-surface{min-width:0;overflow:hidden}.sociuna-dashboard-surface .canonical-status-surface__body{gap:.42rem;min-width:0;display:grid;overflow:hidden}.sociuna-dashboard-surface .canonical-status-surface h3,.sociuna-dashboard-surface .canonical-status-surface__body>p,.sociuna-dashboard-surface .canonical-status-surface__eyebrow{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.sociuna-dashboard-surface .canonical-status-surface h3{font-size:.98rem;line-height:1.25}.sociuna-dashboard-surface .canonical-status-surface__body>p{color:var(--sociuna-shell-muted);font-size:.78rem;line-height:1.4}.sociuna-dashboard-surface .canonical-status-surface__eyebrow{color:var(--sociuna-shell-dim);font-size:.62rem}.sociuna-dashboard-surface .canonical-status-surface__actions{flex-wrap:nowrap;gap:.85rem;min-width:0;margin-top:.35rem;overflow:hidden}.sociuna-dashboard-surface .canonical-source-fields-panel{min-width:0;overflow:hidden}.sociuna-dashboard-surface .canonical-source-fields-panel__body{gap:.48rem;min-width:0}.sociuna-dashboard-surface .canonical-source-fields-panel h2,.sociuna-dashboard-surface .canonical-source-fields-panel h3,.sociuna-dashboard-surface .canonical-source-fields-panel label,.sociuna-dashboard-surface .canonical-source-fields-panel dt{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sociuna-dashboard-surface .canonical-source-fields-panel h2,.sociuna-dashboard-surface .canonical-source-fields-panel h3{font-size:.98rem}.sociuna-dashboard-surface .canonical-source-fields-panel label{font-size:.62rem}.sociuna-dashboard-surface .canonical-source-fields-panel select{min-height:2.2rem;font-size:.82rem}.sociuna-dashboard-surface .canonical-source-fields-panel dl>div{padding:.42rem 0}.sociuna-dashboard-surface .canonical-source-fields-panel dt,.sociuna-dashboard-surface .canonical-source-fields-panel dd{font-size:.78rem}.dashboard-jobs-drawer{min-width:0;color:var(--sociuna-shell-muted);gap:.65rem;font-size:.78rem;line-height:1.45;display:grid}.dashboard-jobs-drawer__item{border-top:1px solid #bbd2ec2e;gap:.35rem;min-width:0;padding:.62rem 0;display:grid}.dashboard-jobs-drawer__item:first-child{border-top:0;padding-top:0}.dashboard-jobs-drawer__item div,.dashboard-jobs-drawer__actions{flex-wrap:wrap;align-items:baseline;gap:.42rem .8rem;min-width:0;display:flex}.dashboard-jobs-drawer__item strong{color:var(--sociuna-shell-text);font-size:.86rem}.dashboard-jobs-drawer__item span,.dashboard-jobs-drawer__item p{margin:0}.dashboard-jobs-drawer__item div>span{color:var(--sociuna-shell-dim);overflow-wrap:anywhere;font-size:.68rem}.dashboard-jobs-drawer a{width:fit-content;color:var(--sociuna-shell-text);text-underline-offset:.22em;background:0 0;border:0;font-weight:800;text-decoration:none}.dashboard-jobs-drawer a:hover,.dashboard-jobs-drawer a:focus-visible{color:#bfdbfe;text-decoration:underline}.dashboard-workspace{width:100%;height:calc(100dvh - var(--sociuna-dashboard-map-top) - clamp(.6rem, 1vw, .9rem));color:#f8fafceb;min-height:32rem;padding:0;display:block;position:relative}.sociuna-dashboard-shell[data-canonical-route-id="route.authenticated-shell.app-dashboard-home"] .dashboard-workspace{height:100%;min-height:0}.dashboard-workspace__status,.dashboard-workspace-inspector,.dashboard-workspace-floating-widgets{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070c1475;border:1px solid #e2e8f01a;border-radius:8px;box-shadow:0 18px 48px #0000002e}.dashboard-workspace__top-stack{z-index:8;pointer-events:none;gap:.6rem;display:grid;position:absolute;top:.85rem;left:.85rem;right:.85rem}.dashboard-workspace__top-stack>*{pointer-events:auto}.dashboard-workspace__status{gap:.45rem;max-width:min(25rem,100% - 1.7rem);padding:.72rem .82rem;display:grid;position:relative}.dashboard-workspace-pack-selector{border-top:1px solid #e2e8f01f;gap:.45rem;padding-top:.35rem;display:grid}.dashboard-workspace-pack-selector__controls{flex-wrap:wrap;gap:.35rem;display:flex}.dashboard-workspace-pack-selector__controls button{min-height:1.9rem;color:inherit;font:inherit;cursor:pointer;background:#0f172a9e;border:1px solid #e2e8f024;border-radius:8px;font-size:.72rem;font-weight:760}.dashboard-workspace-pack-selector__controls button[data-active=true]{color:#f8fafc;background:#89aee624;border-color:#89aee67a}.dashboard-workspace [data-dashboard-pack-emphasis=foreground]{border-color:#89aee66b;box-shadow:0 18px 48px #0000002e,0 0 0 1px #89aee629}.dashboard-workspace [data-dashboard-pack-emphasis=supporting]{opacity:.82}.dashboard-workspace-pack-reason{color:#dbeafe;background:#89aee617;border:1px solid #89aee638;border-radius:7px;margin:0;padding:.46rem .55rem;font-size:.73rem;line-height:1.35}.dashboard-workspace-state-preservation{color:#bfdbfe;font-size:.68rem;line-height:1.3;display:block}.dashboard-workspace-source-posture{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#e2e8f01f;border:1px solid #e2e8f01f;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(9.8rem,1fr));gap:1px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 48px #0000002e}.dashboard-workspace-source-posture article{background:#070c14a3;min-width:0;padding:.62rem .7rem}.dashboard-workspace-source-posture span,.dashboard-workspace-values-table header span,.dashboard-workspace-flow-band span{color:#c7d5eab8;text-transform:uppercase;font-size:.68rem;font-weight:800;display:block}.dashboard-workspace-source-posture strong{color:#f8fafc;overflow-wrap:anywhere;margin-top:.14rem;font-size:.84rem;display:block}.dashboard-workspace-source-posture small{color:#e2e8f0a8;margin-top:.16rem;font-size:.74rem;line-height:1.35;display:block}@media (width<=61.99rem){.dashboard-workspace__top-stack{gap:1.5rem}}.dashboard-workspace__status span,.dashboard-workspace-inspector header span,.dashboard-workspace-object span,.dashboard-workspace__canvas-title span,.dashboard-workspace-follow-lens span,.dashboard-workspace-widget span,.dashboard-workspace-inspector__metrics span,.dashboard-workspace__empty span{color:#c7d5eab8;text-transform:uppercase;font-size:.68rem;font-weight:800}.dashboard-workspace__status strong,.dashboard-workspace__canvas-title strong,.dashboard-workspace-object strong,.dashboard-workspace-follow-lens strong,.dashboard-workspace-widget strong,.dashboard-workspace-inspector h2,.dashboard-workspace__empty strong{color:#f8fafc}.dashboard-workspace__status small,.dashboard-workspace-object small,.dashboard-workspace__canvas-title small,.dashboard-workspace-follow-lens p,.dashboard-workspace-widget p,.dashboard-workspace-inspector p,.dashboard-workspace-inspector__metrics small,.dashboard-workspace__empty small{color:#e2e8f0ad;font-size:.76rem;line-height:1.4}.dashboard-workspace-inspector button,.dashboard-workspace-widget button,.dashboard-workspace-follow-lens button,.dashboard-workspace-object{min-height:2rem;color:inherit;cursor:pointer;font:inherit;background:#0f172a9e;border:1px solid #e2e8f024;border-radius:8px}.dashboard-workspace-inspector header button,.dashboard-workspace-widget button,.dashboard-workspace-follow-lens button{background:0 0;border:0;padding:.36rem .68rem;font-size:.76rem;font-weight:800}.dashboard-workspace-inspector button:hover,.dashboard-workspace-inspector button:focus-visible,.dashboard-workspace-widget button:hover,.dashboard-workspace-widget button:focus-visible,.dashboard-workspace-follow-lens button:hover,.dashboard-workspace-follow-lens button:focus-visible,.dashboard-workspace-object:hover,.dashboard-workspace-object:focus-visible{background:#3b82f62e;border-color:#60a5fa9e;outline:0}.dashboard-workspace__canvas-host{min-width:0;min-height:100%;position:absolute;inset:0}.dashboard-workspace__canvas{background:linear-gradient(#748baa0b 1px,#0000 1px) 0 0/4rem 4rem,linear-gradient(90deg,#748baa0b 1px,#0000 1px) 0 0/4rem 4rem,#03070d;border:0;border-radius:0;width:100%;height:100%;min-height:100%;position:relative;overflow:hidden}.sociuna-dashboard-shell[data-canonical-route-id="route.authenticated-shell.app-dashboard-home"] .dashboard-workspace__canvas--map{background:#01070c}.dashboard-workspace__canvas--empty{background:linear-gradient(#748baa09 1px,#0000 1px) 0 0/5rem 5rem,linear-gradient(90deg,#748baa09 1px,#0000 1px) 0 0/5rem 5rem,#03070d;place-items:center;display:grid}.dashboard-workspace__empty{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#020617a8;border:1px solid #e2e8f01f;border-radius:8px;gap:.45rem;width:min(25rem,100% - 2rem);padding:1rem;display:grid;box-shadow:0 18px 48px #0000002e}.dashboard-workspace__empty a{color:#06131a;background:#e2e8f0f0;border-radius:8px;justify-self:start;min-height:2rem;padding:.45rem .76rem;font-size:.8rem;font-weight:850;text-decoration:none}.dashboard-workspace__empty a:hover,.dashboard-workspace__empty a:focus-visible{outline-offset:2px;background:#fff;outline:2px solid #7dd3fcb8}.dashboard-workspace__empty--source-review{width:min(34rem,100% - 2rem)}.dashboard-workspace__empty-source-list{gap:.45rem;margin:.35rem 0 0;display:grid}.dashboard-workspace__empty-source-list div{grid-template-columns:minmax(5rem,.35fr) minmax(0,1fr);align-items:baseline;gap:.75rem;display:grid}.dashboard-workspace__empty-source-list dt{color:#c7d5ea9e;text-transform:uppercase;font-size:.68rem;font-weight:800}.dashboard-workspace__empty-source-list dd{overflow-wrap:anywhere;color:#e2e8f0d1;min-width:0;margin:0;font-size:.76rem}.dashboard-workspace__empty-note{color:#e2e8f0ad;margin:0;font-size:.76rem;line-height:1.4}.dashboard-workspace__empty-action{color:#e0f2fe;cursor:pointer;min-height:2.25rem;font:inherit;background:#0e749038;border:1px solid #7dd3fc66;border-radius:8px;justify-self:start;margin-top:.2rem;padding:.48rem .78rem;font-size:.78rem;font-weight:800}.dashboard-workspace__empty-action:hover,.dashboard-workspace__empty-action:focus-visible{background:#0e749061;border-color:#bae6fdd1;outline:0}.dashboard-workspace__canvas--wellsight{background:linear-gradient(90deg,#0000 0 49.85%,#93c5fd2e 49.85% 50.15%,#0000 50.15%),linear-gradient(#93c5fd0a 1px,#0000 1px) 0 0/3rem 3rem,linear-gradient(90deg,#93c5fd09 1px,#0000 1px) 0 0/3rem 3rem,#020711}.dashboard-workspace__canvas--jobsight{background:linear-gradient(135deg,#94a3b813 1px,#0000 1px) 0 0/3.5rem 3.5rem,linear-gradient(45deg,#94a3b80d 1px,#0000 1px) 0 0/3.5rem 3.5rem,linear-gradient(#050913 0%,#02050a 100%)}.dashboard-workspace__canvas-title{z-index:2;background:#0206179e;border:1px solid #e2e8f01f;border-radius:8px;gap:.2rem;max-width:min(27rem,100% - 2rem);padding:.72rem;display:grid;position:absolute;top:13rem;left:.9rem}@media (width>=62rem){.dashboard-workspace__top-stack{grid-template-columns:minmax(0,25rem) minmax(0,1fr);align-items:start;right:23.75rem}.dashboard-workspace__top-stack .dashboard-workspace-source-posture{grid-column:2}.dashboard-workspace:has(.dashboard-workspace-inspector) .dashboard-workspace-bha-window{display:none}}.dashboard-workspace-toolbar{z-index:4;flex-wrap:wrap;gap:.45rem;display:flex;position:absolute;bottom:.9rem;left:.9rem;right:.9rem}.dashboard-workspace-toolbar button,.dashboard-workspace-values-table__actions button{min-height:2.2rem;color:inherit;cursor:pointer;font:inherit;background:#0f172a9e;border:1px solid #e2e8f024;border-radius:8px;padding:.36rem .68rem;font-size:.78rem;font-weight:760}.dashboard-workspace-toolbar button:disabled,.dashboard-workspace-values-table__actions button:disabled{cursor:not-allowed;opacity:.62}.dashboard-workspace-object{z-index:3;text-align:left;gap:.22rem;min-width:10rem;padding:.68rem;display:grid;position:absolute}.dashboard-workspace-object:before{content:"";z-index:-1;border:1px solid #7dd3fc2e;border-radius:12px;position:absolute;inset:-.35rem;box-shadow:0 0 22px #60a5fa2e}.dashboard-workspace-object--map-jobsite{top:46%;left:46%}.dashboard-workspace-object--map-well{top:30%;left:60%}.dashboard-workspace-map-commandbar{z-index:6;flex-wrap:wrap;justify-content:flex-end;gap:.42rem;max-width:min(32rem,100% - 2rem);display:flex;position:absolute;top:13rem;right:.9rem}.dashboard-workspace-map-commandbar button,.dashboard-workspace-map-inspector button{color:#f8fafc;cursor:pointer;min-height:2.15rem;font:inherit;background:#0f172ab8;border:1px solid #e2e8f024;border-radius:8px;padding:.4rem .68rem;font-size:.78rem;font-weight:800}.dashboard-workspace-map-commandbar button:disabled{cursor:not-allowed;opacity:.58}.dashboard-workspace-map-commandbar button[aria-pressed=true]{background:#0ea5e938;border-color:#7dd3fc94}.dashboard-workspace-map-source-strip{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#e2e8f01f;border:1px solid #e2e8f01f;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:1px;display:grid;position:absolute;top:16.35rem;left:.9rem;right:.9rem;overflow:hidden;box-shadow:0 16px 42px #0000002e}.dashboard-workspace-map-source-strip article{background:#020617ad;gap:.16rem;min-width:0;padding:.58rem .68rem;display:grid}.dashboard-workspace-map-source-strip span,.dashboard-workspace-map-inspector header span,.dashboard-workspace-map-inspector dt{color:#c7d5eabd;text-transform:uppercase;font-size:.66rem;font-weight:820}.dashboard-workspace-map-source-strip strong,.dashboard-workspace-map-inspector strong,.dashboard-workspace-map-inspector dd{color:#f8fafc;overflow-wrap:anywhere}.dashboard-workspace-map-source-strip small,.dashboard-workspace-map-inspector p{color:#e2e8f0a8;overflow-wrap:anywhere;font-size:.74rem;line-height:1.35}.dashboard-workspace-map-engine{z-index:1;min-height:20rem;position:absolute;inset:20.5rem 0 0}.dashboard-workspace-map-engine--default{inset:0}.dashboard-workspace-map-engine .map-system,.dashboard-workspace-map-engine .map-system-body,.dashboard-workspace-map-engine .map-system-canvas-shell,.dashboard-workspace-map-engine .map-system-canvas{height:100%;min-height:100%}.dashboard-workspace-map-engine .map-system-shell{height:100%;min-height:20rem}.dashboard-workspace-map-engine .map-system-stage{border-radius:0}.dashboard-workspace-map-inspector{z-index:9;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#020617cc;border:1px solid #e2e8f024;border-radius:8px;gap:.55rem;width:min(24rem,100% - 1.8rem);max-height:calc(100% - 21.7rem);padding:.72rem;display:grid;position:absolute;top:20.8rem;right:.9rem;overflow:auto;box-shadow:0 18px 48px #0003}.dashboard-workspace-map-inspector header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.45rem;display:flex}.dashboard-workspace-map-inspector dl{gap:.45rem;margin:0;display:grid}.dashboard-workspace-map-inspector dl div{border-top:1px solid #e2e8f01f;gap:.12rem;min-width:0;padding-top:.45rem;display:grid}.dashboard-workspace-map-inspector dd{margin:0;font-size:.82rem}.dashboard-workspace-map-widget{z-index:8;width:min(24rem,100% - 2rem);position:absolute;bottom:1rem;right:1rem}.dashboard-workspace-object--wellsight-hoist{top:18%;left:14%}.dashboard-workspace-object--wellsight-bha{top:57%;left:51%}.dashboard-workspace-object--wellsight-toe{bottom:14%;right:9%}.dashboard-workspace-object--jobsight-pump-1{top:44%;left:18%}.dashboard-workspace-object--jobsight-manifold{top:54%;left:52%}.dashboard-workspace__well-path{border-bottom:3px solid #93c5fdb8;border-left:3px solid #93c5fdb8;border-radius:0 0 0 42%;position:absolute;inset:18% 9% 16% 18%;transform:skewY(-4deg);box-shadow:0 0 28px #60a5fa3d}.dashboard-workspace-flow-band{z-index:4;min-width:10rem;color:inherit;text-align:left;background:#020617b8;border:1px solid #e2e8f029;border-radius:8px;gap:.18rem;padding:.56rem .64rem;display:grid;position:absolute}.dashboard-workspace-flow-band strong{color:#f8fafc}.dashboard-workspace-flow-band small{color:#e2e8f0a3;font-size:.74rem;line-height:1.35}.dashboard-workspace-flow-band--annulus{top:47%;left:20%}.dashboard-workspace-flow-band--sweep{top:36%;left:34%}.dashboard-workspace-flow-band--returns{top:69%;right:22%}.dashboard-workspace-flow-band--pressure{top:59%;left:42%}.dashboard-workspace-unplaced-features{z-index:6;background:#020617bd;border:1px solid #e2e8f024;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem;width:min(20rem,100% - 2rem);padding:.64rem;display:grid;position:absolute;top:8.7rem;right:1rem;box-shadow:0 16px 44px #0003}.dashboard-workspace-unplaced-features header{grid-column:1/-1;gap:.16rem;display:grid}.dashboard-workspace-unplaced-features span,.dashboard-workspace-feature-marker span{color:#c7d5eabd;letter-spacing:0;text-transform:uppercase;font-size:.66rem;font-weight:820}.dashboard-workspace-unplaced-features strong,.dashboard-workspace-feature-marker strong{color:#f8fafc}.dashboard-workspace-unplaced-features small,.dashboard-workspace-feature-marker small{color:#e2e8f0a3;font-size:.72rem;line-height:1.3}.dashboard-workspace-unplaced-features button,.dashboard-workspace-feature-marker{min-height:2.15rem;color:inherit;cursor:pointer;font:inherit;text-align:left;background:#0f172ab8;border:1px solid #e2e8f024;border-radius:8px;font-size:.74rem;font-weight:780}.dashboard-workspace-unplaced-features button{padding:.42rem .5rem}.dashboard-workspace-feature-marker{z-index:4;gap:.18rem;min-width:9.5rem;padding:.56rem .64rem;display:grid;position:absolute}.dashboard-workspace-feature-marker--hill{top:44%;left:55%}.dashboard-workspace-contact-targets{z-index:5;background:#020617c2;border:1px solid #e2e8f024;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem;width:min(22rem,100% - 2rem);padding:.64rem;display:grid;position:absolute;bottom:5.05rem;left:40%;transform:translate(-50%);box-shadow:0 16px 44px #0003}.dashboard-workspace-contact-targets header{grid-column:1/-1;gap:.16rem;display:grid}.dashboard-workspace-contact-targets span{color:#c7d5eabd;letter-spacing:0;text-transform:uppercase;font-size:.66rem;font-weight:820}.dashboard-workspace-contact-targets strong{color:#f8fafc}.dashboard-workspace-contact-targets small{color:#e2e8f0a3;font-size:.72rem;line-height:1.3}.dashboard-workspace-contact-targets button{min-height:2.15rem;color:inherit;cursor:pointer;font:inherit;text-align:left;background:#0f172ab8;border:1px solid #e2e8f024;border-radius:8px;padding:.42rem .5rem;font-size:.74rem;font-weight:780}.dashboard-workspace-aux-drawer{z-index:8;background:#020617e0;border:1px solid #7dd3fc33;border-radius:8px;gap:.72rem;width:min(28rem,100% - 2rem);max-height:min(26rem,100% - 9rem);padding:.78rem;display:grid;position:absolute;bottom:4.6rem;right:1rem;overflow:auto;box-shadow:0 20px 52px #0000003d}.dashboard-workspace-aux-drawer header{grid-template-columns:1fr auto;align-items:start;gap:.24rem .72rem;display:grid}.dashboard-workspace-aux-drawer header span{color:#c7d5eabd;letter-spacing:0;text-transform:uppercase;grid-column:1;font-size:.68rem;font-weight:820}.dashboard-workspace-aux-drawer header strong{color:#f8fafc;grid-column:1;font-size:1rem}.dashboard-workspace-aux-drawer header button{grid-area:1/2/span 2}.dashboard-workspace-aux-drawer dl{gap:.48rem;margin:0;display:grid}.dashboard-workspace-aux-drawer dl div{background:#0f172a9e;border:1px solid #e2e8f01f;border-radius:8px;gap:.16rem;padding:.56rem;display:grid}.dashboard-workspace-aux-drawer dt{color:#c7d5eab8;text-transform:uppercase;font-size:.68rem;font-weight:800}.dashboard-workspace-aux-drawer dd{color:#f8fafce6;margin:0;font-size:.8rem;line-height:1.36}.dashboard-workspace-aux-drawer button{min-height:2.2rem;color:inherit;cursor:pointer;font:inherit;background:#0f172ab8;border:1px solid #e2e8f024;border-radius:8px;padding:.4rem .64rem;font-size:.76rem;font-weight:780}.dashboard-workspace-aux-drawer button:disabled{cursor:not-allowed;opacity:.64}.dashboard-workspace-aux-drawer__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.48rem;display:grid}.dashboard-workspace-evidence-targets{z-index:5;background:#020617c2;border:1px solid #e2e8f024;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem;width:min(21rem,100% - 2rem);padding:.64rem;display:grid;position:absolute;bottom:4.7rem;left:1rem;box-shadow:0 16px 44px #0003}.dashboard-workspace-evidence-targets header{grid-column:1/-1;gap:.16rem;display:grid}.dashboard-workspace-evidence-targets span{color:#c7d5eabd;letter-spacing:0;text-transform:uppercase;font-size:.66rem;font-weight:820}.dashboard-workspace-evidence-targets strong{color:#f8fafc}.dashboard-workspace-evidence-targets small{color:#e2e8f0a3;font-size:.72rem;line-height:1.3}.dashboard-workspace-evidence-targets button{min-height:2.15rem;color:inherit;cursor:pointer;font:inherit;text-align:left;background:#0f172ab8;border:1px solid #e2e8f024;border-radius:8px;padding:.42rem .5rem;font-size:.74rem;font-weight:780}.dashboard-workspace-evidence-targets button:last-child{grid-column:1/-1}.dashboard-workspace__site-lane{background:#e2e8f00f;border:1px solid #e2e8f01f;border-radius:8px;position:absolute;inset:38% 8% 32%;transform:perspective(700px)rotateX(58deg)rotate(-8deg)}.dashboard-workspace-jobsight-scene-host{z-index:1;position:absolute;inset:0;overflow:hidden}.dashboard-workspace-jobsight-scene-host .jobsight-draft-editor{height:100%;display:block}.dashboard-workspace-jobsight-scene-host .jobsight-draft-editor>:not(.jobsight-scene){display:none}.dashboard-workspace-jobsight-scene-host .jobsight-draft-editor>.jobsight-scene{height:100%;min-height:100%}.dashboard-workspace-jobsight-scene-host .jobsight-scene{border:0;border-radius:0;min-height:100%}.dashboard-workspace-jobsight-scene-host .jobsight-scene__viewport{min-height:100%}.dashboard-workspace-jobsight-scene-host .jobsight-scene__status,.dashboard-workspace-jobsight-scene-host .jobsight-scene__inspection,.dashboard-workspace-jobsight-scene-host .jobsight-scene__environment,.dashboard-workspace-jobsight-scene-host .jobsight-scene__selection,.dashboard-workspace-jobsight-scene-host .jobsight-scene__findings,.dashboard-workspace-jobsight-scene-host .jobsight-scene__object-table{display:none}.dashboard-workspace-jobsight-scene-host.is-demo .jobsight-scene__status,.dashboard-workspace-jobsight-scene-host.is-demo .jobsight-scene__inspection,.dashboard-workspace-jobsight-scene-host.is-demo .jobsight-scene__environment,.dashboard-workspace-jobsight-scene-host.is-demo .jobsight-scene__findings{display:flex}.dashboard-workspace-jobsight-scene-host.is-demo .jobsight-scene__selection{display:grid}.dashboard-workspace-jobsight-scene-host.is-demo .jobsight-scene__object-table{display:block}.dashboard-workspace-jobsight-demo-warning{z-index:5;color:#fef3c7;background:#451a03e0;border:1px solid #fbbf248c;border-radius:8px;gap:.16rem;width:min(34rem,100% - 2rem);padding:.62rem .72rem;display:grid;position:absolute;top:18rem;left:50%;transform:translate(-50%)}.dashboard-workspace-jobsight-demo-warning span{color:#fef3c7c7;font-size:.74rem}.dashboard-workspace-jobsight-hud{z-index:5;background:#151b22;border:1px solid #303943;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;min-width:min(22rem,100% - 1.8rem);padding:.45rem .52rem .45rem .72rem;display:flex;position:absolute;top:.9rem;left:50%;transform:translate(-50%)}.dashboard-workspace-jobsight-hud div,.dashboard-workspace-jobsight-menu>header div{gap:.08rem;display:grid}.dashboard-workspace-jobsight-hud span,.dashboard-workspace-jobsight-menu>header span{color:#9ca7af;font-size:.78rem}.dashboard-workspace-jobsight-hud strong,.dashboard-workspace-jobsight-menu>header strong{color:#f2f5f7;font-size:.92rem}.dashboard-workspace-jobsight-hud button,.dashboard-workspace-jobsight-menu button{min-height:2.15rem;color:inherit;font:inherit;background:#1b222a;border:1px solid #303943;border-radius:8px;padding:.36rem .62rem;font-size:.82rem;font-weight:780}.dashboard-workspace-jobsight-menu{z-index:12;background:#151b22;border:1px solid #303943;border-radius:12px;gap:.62rem;width:min(24rem,100% - 1.8rem);padding:.72rem;display:grid;position:absolute;top:4.8rem;right:.9rem;box-shadow:0 20px 48px #00000061}.dashboard-workspace-jobsight-menu>header{border-bottom:1px solid #303943;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.55rem;display:flex}.dashboard-workspace-jobsight-angles{background:#0f151b;border:1px solid #303943;border-radius:8px;gap:.25rem;padding:.18rem;display:inline-flex}.dashboard-workspace-jobsight-board-view{background:#0206179e;border:1px solid #e2e8f01f;border-radius:8px;align-items:center;gap:.25rem;padding:.18rem;display:inline-flex}.dashboard-workspace-jobsight-board-view>span{color:#e2e8f0b8;letter-spacing:.05em;text-transform:uppercase;padding-inline:.35rem .18rem;font-size:.68rem;font-weight:820}.dashboard-workspace-jobsight-board-view button[aria-pressed=true]{color:#f8fafc;background:#0e749094;border-color:#7dd3fcb3}.dashboard-workspace-jobsight-angles button{text-transform:capitalize;min-width:3rem}.dashboard-workspace-jobsight-angles button.is-active{color:#f8fafc;background:#0e749080;border-color:#7dd3fc9e}.dashboard-workspace-jobsight-posture{z-index:4;gap:.48rem;width:min(22rem,100% - 1.8rem);display:grid;position:absolute;top:13rem;right:.9rem}.dashboard-workspace-jobsight-evidence{z-index:12;color:#f8fafc;width:min(25rem,100% - 1.8rem);position:absolute;top:4.8rem;left:.9rem}.dashboard-workspace-jobsight-evidence>summary{cursor:pointer;background:#020617c7;border:1px solid #e2e8f029;border-radius:8px;width:fit-content;max-width:100%;padding:.5rem .68rem;font-size:.76rem;font-weight:800}.dashboard-workspace-jobsight-evidence>section{background:#020617f0;border:1px solid #e2e8f029;border-radius:10px;gap:.65rem;max-height:min(32rem,100vh - 8rem);margin-top:.42rem;padding:.72rem;display:grid;overflow:auto;box-shadow:0 20px 48px #0000004d}.dashboard-workspace-jobsight-evidence header{justify-content:space-between;align-items:start;gap:.7rem;display:flex}.dashboard-workspace-jobsight-evidence header div{gap:.12rem;display:grid}.dashboard-workspace-jobsight-evidence header span,.dashboard-workspace-jobsight-evidence__label{color:#c7d5eab8;text-transform:uppercase;font-size:.66rem;font-weight:820}.dashboard-workspace-jobsight-evidence header strong{font-size:.82rem}.dashboard-workspace-jobsight-evidence button,.dashboard-workspace-jobsight-primary-state__source-retry button{color:#bae6fd;min-height:2rem;font:inherit;background:#0ea5e91f;border:1px solid #7dd3fc47;border-radius:7px;padding:.36rem .58rem;font-size:.7rem;font-weight:780}.dashboard-workspace-jobsight-evidence button:disabled,.dashboard-workspace-jobsight-primary-state__source-retry button:disabled{cursor:wait;opacity:.66}.dashboard-workspace-jobsight-evidence dl{gap:.46rem;margin:0;display:grid}.dashboard-workspace-jobsight-evidence dl div{border-top:1px solid #e2e8f01a;gap:.12rem;padding-top:.42rem;display:grid}.dashboard-workspace-jobsight-evidence dt{color:#c7d5eaa8;font-size:.66rem;font-weight:780}.dashboard-workspace-jobsight-evidence dd,.dashboard-workspace-jobsight-evidence li,.dashboard-workspace-jobsight-evidence p{color:#f1f5f9e6;overflow-wrap:anywhere;margin:0;font-size:.7rem;line-height:1.38}.dashboard-workspace-jobsight-evidence ul{gap:.25rem;margin:.3rem 0 0;padding-left:1rem;display:grid}.dashboard-workspace-jobsight-evidence__boundary{border-top:1px solid #fbbf2438;color:#fde68ae6!important;padding-top:.55rem!important}.dashboard-workspace-jobsight-evidence [role=alert],.dashboard-workspace-jobsight-primary-state__source-retry p{color:#fecaca;font-size:.7rem;line-height:1.35}.dashboard-workspace-jobsight-posture article{background:#02061794;border:1px solid #e2e8f01f;border-radius:8px;gap:.18rem;padding:.62rem;display:grid}.dashboard-workspace-jobsight-posture span,.dashboard-workspace-jobsight-layers span{color:#c7d5eab8;text-transform:uppercase;font-size:.66rem;font-weight:820}.dashboard-workspace-jobsight-validation{z-index:5;color:#f8fafc;background:#020617eb;border:1px solid #e2e8f029;border-radius:8px;width:min(40rem,100% - 1.8rem);max-height:18rem;padding:.65rem;position:absolute;bottom:4.35rem;right:.9rem;overflow:auto}.dashboard-workspace-jobsight-validation summary{cursor:pointer;font-weight:800}.dashboard-workspace-jobsight-validation table{border-collapse:collapse;width:100%;margin:.55rem 0;font-size:.72rem}.dashboard-workspace-jobsight-validation th,.dashboard-workspace-jobsight-validation td{text-align:left;border-top:1px solid #e2e8f01f;padding:.4rem}.dashboard-workspace-jobsight-validation small{color:#e2e8f0ad}.dashboard-workspace-jobsight-posture strong{color:#f8fafc;font-size:.86rem}.dashboard-workspace-jobsight-posture small{color:#e2e8f0a8;font-size:.72rem;line-height:1.35}.dashboard-workspace-jobsight-layers{z-index:4;flex-wrap:wrap;gap:.35rem;max-width:min(42rem,100% - 1.8rem);display:flex;position:absolute;bottom:4.35rem;left:.9rem}.dashboard-workspace-jobsight-layers span{background:#02061794;border:1px solid #e2e8f01f;border-radius:8px;padding:.32rem .48rem}.dashboard-workspace-jobsight-context{z-index:4;gap:.48rem;width:min(30rem,100% - 1.8rem);display:grid;position:absolute;top:24rem;left:.9rem}.dashboard-workspace-jobsight-context article{background:#02061794;border:1px solid #e2e8f01f;border-radius:8px;gap:.24rem;padding:.7rem;display:grid}.dashboard-workspace-jobsight-context span{color:#c7d5eab8;text-transform:uppercase;font-size:.66rem;font-weight:820}.dashboard-workspace-jobsight-context strong{color:#f8fafc;font-size:.86rem}.dashboard-workspace-jobsight-context small{color:#e2e8f0a8;font-size:.72rem;line-height:1.35}.dashboard-workspace-jobsight-context ul{gap:.32rem;margin:.15rem 0 0;padding-left:1rem;display:grid}.dashboard-workspace-jobsight-context li{color:#e2e8f0d1;font-size:.74rem;line-height:1.35}.dashboard-workspace-jobsight-context li strong{font-size:.76rem;display:block}.dashboard-workspace-jobsight-context li span{color:#bfdbfeb8;text-transform:none;font-size:.68rem;font-weight:600;display:block}.dashboard-workspace__unavailable{z-index:4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#02061794;border:1px solid #e2e8f01f;border-radius:8px;gap:.3rem;width:min(26rem,100% - 1.8rem);padding:.8rem;display:grid;position:absolute;top:13.25rem;left:.9rem}.dashboard-workspace__canvas--jobsight .dashboard-workspace__unavailable{top:52rem}.dashboard-workspace__canvas--jobsight .dashboard-workspace-jobsight-primary-state{background:#080f1be0;border-color:#94a3b829;border-radius:16px;width:min(30rem,100% - 2rem);padding:1.25rem;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 70px #00000047}.dashboard-workspace-jobsight-primary-state a{color:#bae6fd;background:#38bdf824;border-radius:9px;justify-self:start;margin-top:.45rem;padding:.55rem .75rem;font-size:.78rem;font-weight:750;text-decoration:none}.dashboard-workspace-jobsight-primary-state a:hover,.dashboard-workspace-jobsight-primary-state a:focus-visible{outline-offset:2px;background:#38bdf838;outline:2px solid #7dd3fca6}.dashboard-workspace__unavailable span{color:#c7d5eab8;text-transform:uppercase;font-size:.68rem;font-weight:800}.dashboard-workspace__unavailable strong{color:#f8fafc;font-size:.95rem}.dashboard-workspace__unavailable small{color:#e2e8f0ad;font-size:.76rem;line-height:1.4}.dashboard-workspace-follow-lens{z-index:4;background:#020617b8;border:1px solid #7dd3fc38;border-radius:8px;gap:.42rem;width:min(15rem,100% - 2rem);padding:.72rem;display:grid;position:absolute;top:.9rem;right:.9rem}.dashboard-workspace-bha-window{z-index:5;background:#020617c2;border:1px solid #7dd3fc2e;border-radius:8px;gap:.62rem;width:min(25rem,100% - 1.8rem);max-height:min(30rem,100% - 23rem);padding:.72rem;display:grid;position:absolute;top:18.6rem;right:.9rem;overflow:auto;box-shadow:0 18px 48px #0000002e}.dashboard-workspace-bha-window header{gap:.16rem;display:grid}.dashboard-workspace-bha-window header button{color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;justify-items:start;gap:.16rem;padding:0;display:grid}.dashboard-workspace-bha-window header button:hover strong,.dashboard-workspace-bha-window header button:focus-visible strong{color:#bae6fd}.dashboard-workspace-bha-window header button:focus-visible{outline-offset:4px;outline:2px solid #60a5fab8}.dashboard-workspace-bha-window header span,.dashboard-workspace-bha-window h3,.dashboard-workspace-bha-window__metrics span{color:#c7d5eab8;text-transform:uppercase;font-size:.68rem;font-weight:800}.dashboard-workspace-bha-window header strong{color:#f8fafc;font-size:.98rem}.dashboard-workspace-bha-window header small,.dashboard-workspace-bha-window p,.dashboard-workspace-bha-window__metrics small{color:#e2e8f0a8;margin:0;font-size:.74rem;line-height:1.35}.dashboard-workspace-bha-window section{border-top:1px solid #e2e8f01a;gap:.36rem;padding-top:.56rem;display:grid}.dashboard-workspace-bha-window h3{margin:0}.dashboard-workspace-bha-window__metrics{grid-template-columns:repeat(auto-fit,minmax(min(100%,7rem),1fr));gap:.42rem;display:grid}.dashboard-workspace-bha-window__metrics button{min-height:4.6rem;color:inherit;cursor:pointer;font:inherit;text-align:left;background:#0f172a9e;border:1px solid #e2e8f024;border-radius:8px;justify-items:start;gap:.16rem;padding:.54rem;display:grid}.dashboard-workspace-bha-window__metrics button:hover,.dashboard-workspace-bha-window__metrics button:focus-visible{background:#3b82f62e;border-color:#60a5fa9e;outline:0}.dashboard-workspace-bha-window__metrics strong{color:#f8fafc;font-size:.82rem}.dashboard-workspace-inspector{z-index:12;align-content:start;gap:.7rem;width:min(22rem,100% - 1.7rem);padding:.78rem;display:grid;position:absolute;top:.85rem;bottom:.85rem;right:.85rem}.dashboard-workspace-inspector header,.dashboard-workspace-floating-widgets header{justify-content:space-between;align-items:flex-start;gap:.6rem;display:flex}.dashboard-workspace-inspector h2{margin:.15rem 0 0;font-size:.98rem}.dashboard-workspace-inspector__metrics{gap:.5rem;display:grid}.dashboard-workspace-inspector__metrics button{text-align:left;justify-items:start;gap:.25rem;padding:.65rem;display:grid}.dashboard-workspace-values-table{z-index:13;background:#070c14d6;border:1px solid #e2e8f01f;border-radius:8px;gap:.7rem;max-height:min(22rem,100% - 1.7rem);padding:.78rem;display:grid;position:absolute;bottom:.85rem;left:.85rem;right:.85rem;overflow:auto;box-shadow:0 18px 48px #0003}.dashboard-workspace-values-table header{justify-content:space-between;align-items:flex-start;gap:.7rem;display:flex}.dashboard-workspace-values-table h2{color:#f8fafc;margin:.12rem 0 0;font-size:.98rem;line-height:1.25}.dashboard-workspace-values-table table{border-collapse:collapse;width:100%;min-width:68rem}.dashboard-workspace-values-table th,.dashboard-workspace-values-table td{color:#f8fafcc7;text-align:left;vertical-align:top;border:1px solid #e2e8f01f;padding:.5rem .58rem}.dashboard-workspace-values-table th{color:#c7d5eab8;text-transform:uppercase;font-size:.68rem;font-weight:800}.dashboard-workspace-values-table__actions{flex-wrap:wrap;gap:.45rem;display:flex}.dashboard-workspace-source-chain{background:#e2e8f00e;border:1px solid #e2e8f01f;border-radius:8px;gap:.25rem;padding:.65rem;display:grid}.dashboard-workspace-source-chain p,.dashboard-workspace-source-chain small{color:#e2e8f0ad;margin:0;line-height:1.38}.dashboard-workspace-floating-widgets{z-index:8;pointer-events:auto;gap:.62rem;width:min(28rem,100% - 1.5rem);max-height:calc(100% - 1.5rem);margin:0;padding:.72rem;display:grid;position:absolute;bottom:.85rem;right:.85rem;overflow:auto}.dashboard-workspace-widget{background:#0f172ab8;border:1px solid #e2e8f01f;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.24rem .7rem;max-width:36rem;padding:.68rem;display:grid}.dashboard-workspace-widget.is-focused{border-color:#60a5fab3;box-shadow:0 0 0 1px #60a5fa3d,0 0 22px #60a5fa2e}.dashboard-workspace-widget p{grid-column:1/-1;margin:0}.sociuna-dashboard-surface .canonical-primary-button,.sociuna-dashboard-surface .canonical-ghost-button{min-height:0;color:var(--sociuna-shell-muted);box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;text-decoration:none;transition:color .16s,filter .16s,text-shadow .16s}.sociuna-dashboard-surface .canonical-primary-button:hover,.sociuna-dashboard-surface .canonical-primary-button:focus-visible,.sociuna-dashboard-surface .canonical-ghost-button:hover,.sociuna-dashboard-surface .canonical-ghost-button:focus-visible{color:#fff;filter:drop-shadow(0 0 .28rem #cef3ff3d);text-shadow:var(--sociuna-shell-glow);outline:0}.sociuna-dashboard-surface__calendar-bar{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.sociuna-dashboard-surface__calendar-nav{cursor:pointer;border-radius:999px;place-items:center;width:2rem;height:2rem;padding:0;display:inline-grid}.sociuna-dashboard-surface__calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.45rem;display:grid}.sociuna-dashboard-surface__calendar-grid button{min-height:2.35rem;color:var(--sociuna-shell-text);font:inherit;cursor:pointer;background:#0b111cb3;border:1px solid #e9f0ff14;border-radius:.85rem}.sociuna-dashboard-surface__calendar-grid button.is-selected{background:#1c2a47eb;border-color:#96b6f070}.sociuna-dashboard-surface__calendar-open{color:#f5f8f7db;min-width:0;font-size:var(--sociuna-type-small);background:#e5edf014;border-radius:.68rem;justify-content:space-between;align-self:end;align-items:center;gap:.65rem;padding:.48rem .62rem;font-weight:760;line-height:1.2;text-decoration:none;display:flex}.sociuna-dashboard-surface__calendar-open:hover,.sociuna-dashboard-surface__calendar-open:focus-visible{color:#fff;background:#e5edf024;outline:0}.sociuna-dashboard-surface__calendar-week{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#020c10a3;border-radius:.72rem;grid-template-columns:repeat(7,minmax(0,1fr));align-self:start;gap:.06em;height:auto;min-height:0;padding:.36em .46em .34em;display:grid;box-shadow:0 .55rem 1.6rem #0000003d}.sociuna-dashboard-surface__calendar-week button{min-width:0;height:auto;min-height:0;color:var(--sociuna-shell-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:0;align-content:start;place-items:center;gap:0;padding:0;transition:border-color .16s,background .16s,color .16s,filter .16s;display:grid}.sociuna-dashboard-surface__calendar-week button:hover,.sociuna-dashboard-surface__calendar-week button:focus-visible,.sociuna-dashboard-surface__calendar-week button.is-selected{color:#fff;background:0 0;outline:0}.sociuna-dashboard-surface__calendar-week button span,.sociuna-dashboard-surface__calendar-week button small{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;font-size:.82em;line-height:.92;overflow:hidden}.sociuna-dashboard-surface__calendar-week button strong{color:var(--sociuna-shell-text);font-size:1.76em;line-height:.9}.sociuna-dashboard-surface__calendar-week button small{display:contents}.sociuna-dashboard-surface__calendar-detail{z-index:36;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#04070de6;border-top:1px solid #e9f0ff2e;gap:.62rem;width:min(28rem,100%);min-width:100%;padding:.55rem .7rem .75rem;display:grid;position:absolute;top:calc(100% + .35rem);left:0;box-shadow:0 28px 70px #01040957}.sociuna-dashboard-surface__calendar-detail-close{width:2.25rem;min-height:1rem;color:var(--sociuna-shell-muted);cursor:pointer;font:inherit;background:0 0;border:0;justify-self:center;padding:0;font-weight:900}.sociuna-dashboard-surface__calendar-detail-close:hover,.sociuna-dashboard-surface__calendar-detail-close:focus-visible{color:#fff;outline:0}.sociuna-dashboard-surface__calendar-detail strong{color:var(--sociuna-shell-text);margin:.06rem 0 .18rem;font-size:.94rem;line-height:1.2;display:block}.sociuna-dashboard-surface__calendar-detail p{color:var(--sociuna-shell-muted);margin:0;font-size:.78rem;line-height:1.38}.sociuna-dashboard-surface__calendar-detail-grid{gap:.5rem;display:grid}.sociuna-dashboard-surface__calendar-detail-grid span{min-width:0;color:var(--sociuna-shell-muted);font-size:var(--sociuna-type-small);gap:.12rem;line-height:1.35;display:grid}.sociuna-dashboard-surface__calendar-detail-grid small,.sociuna-dashboard-surface__calendar-detail small{color:var(--sociuna-shell-dim);font-size:var(--sociuna-type-micro);letter-spacing:.08em;text-transform:uppercase;font-weight:720}.sociuna-dashboard-surface--messages,.sociuna-dashboard-surface--activity,.sociuna-dashboard-surface--calendar{min-height:0}.sociuna-dashboard-surface--messages .sociuna-dashboard-surface__conversation-note,.sociuna-dashboard-surface--activity .sociuna-dashboard-surface__requests-note{display:none}.sociuna-dashboard-shell__search-command{--dashboard-search-control-height:2.35rem;z-index:74;background:var(--sociuna-shell-panel-strong);border:1px solid #e2ebee29;border-radius:.78rem;grid-template-columns:minmax(0,1fr);align-items:center;gap:.55rem;width:min(42rem,100% - 2.5rem);height:auto;min-height:3.35rem;padding:.62rem;display:grid;position:fixed;bottom:clamp(.85rem,1.5vw,1.25rem);left:50%;transform:translate(-50%);box-shadow:0 22px 58px #01040952}.sociuna-dashboard-shell__search-command--widget{z-index:1;width:100%;height:100%;min-height:0;padding:.62rem;position:relative;inset:auto;transform:none}.sociuna-dashboard-shell__search-command--widget.is-expanded{min-height:11.25rem;transform:translateY(calc(3.35rem - 100%))}.sociuna-dashboard-shell__search-command.is-expanded{grid-template-rows:minmax(0,auto) auto;min-height:11.25rem}.sociuna-dashboard-shell__search-command--widget:not(.is-expanded){min-height:3.35rem}.sociuna-dashboard-shell__search-command-header{grid-column:1/-1;justify-content:space-between;align-items:flex-start;gap:1rem;min-width:0;display:flex}.sociuna-dashboard-shell__search-command-header p,.sociuna-dashboard-shell__search-command-header strong{margin:0}.sociuna-dashboard-shell__search-command-header p{color:#edf2ff9e;font-size:var(--sociuna-type-micro);line-height:1.35}.sociuna-dashboard-shell__search-command-header strong{color:#fff;font-size:var(--sociuna-type-small);margin-top:.08rem;line-height:1.25;display:block}.sociuna-dashboard-shell__search-command-close{color:var(--sociuna-shell-muted);font:inherit;font-size:var(--sociuna-type-micro);cursor:pointer;background:0 0;border:0;justify-self:end;padding:0;font-weight:820}.sociuna-dashboard-shell__search-results{color:#edf2ffad;min-width:0;max-height:7.4rem;font-size:var(--sociuna-type-small);grid-column:1/-1;gap:.28rem;padding:.28rem .25rem .48rem;display:grid;overflow:hidden}.sociuna-dashboard-shell__search-results strong,.sociuna-dashboard-shell__search-results span{text-overflow:ellipsis;min-width:0;overflow:hidden}.sociuna-dashboard-shell__search-results strong{color:#fff;white-space:nowrap}.sociuna-dashboard-shell__search-results span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.sociuna-dashboard-shell__search-result-filters{flex-wrap:wrap;align-items:center;gap:.55rem;min-width:0;display:flex;overflow:hidden}.sociuna-dashboard-shell__search-location-results{gap:.24rem;min-width:0;display:grid}.sociuna-dashboard-shell__search-location-results p{color:#edf2ff94;font-size:var(--sociuna-type-micro);margin:0}.sociuna-dashboard-shell__search-result-filters button{color:var(--sociuna-shell-muted);font:inherit;font-size:var(--sociuna-type-micro);cursor:pointer;background:0 0;border:0;padding:0;font-weight:750}.sociuna-dashboard-shell__search-field{min-height:var(--dashboard-search-control-height);grid-template-columns:var(--dashboard-search-control-height) minmax(0, 1fr) var(--dashboard-search-control-height);color:#ffffffa3;background:#ffffff13;border-radius:.62rem;align-items:center;gap:.32rem;min-width:0;padding:0 .16rem 0 0;display:grid}.sociuna-dashboard-shell__search-icon{width:var(--dashboard-search-control-height);height:var(--dashboard-search-control-height);place-items:center;display:grid;position:relative}.sociuna-dashboard-shell__search-icon:before{content:"";border:.13rem solid;border-radius:999px;width:.86rem;height:.86rem}.sociuna-dashboard-shell__search-icon:after{content:"";background:currentColor;border-radius:999px;width:.48rem;height:.13rem;position:absolute;transform:translate(.46rem,.46rem)rotate(45deg)}.sociuna-dashboard-shell__search-field input{min-width:0;height:var(--dashboard-search-control-height);color:#fff;font:inherit;font-size:var(--sociuna-type-small);background:0 0;border:0;outline:0}.sociuna-dashboard-shell__search-field input::placeholder{color:#ffffff85;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sociuna-dashboard-shell__search-command input{min-width:0;color:inherit;font:inherit;background:0 0;border:0;flex:1}.sociuna-dashboard-shell__search-command input::placeholder{color:#ffffff85}.sociuna-dashboard-shell__search-submit{width:var(--dashboard-search-control-height);height:var(--dashboard-search-control-height);color:var(--sociuna-shell-muted);cursor:pointer;background:0 0;border:0;border-radius:0;align-self:center;place-items:center;padding:0;font-size:2rem;font-weight:780;line-height:1;transition:color .16s,filter .16s,text-shadow .16s;display:grid;transform:translateY(-.01em)}.sociuna-dashboard-shell__search-submit:hover,.sociuna-dashboard-shell__search-submit:focus-visible{color:#fff;filter:drop-shadow(0 0 .28rem #cef3ff3d);text-shadow:var(--sociuna-shell-glow);outline:0}.sociuna-route-blueprint-page{padding:clamp(1.4rem,3vh,2.4rem) clamp(1rem,4vw,3rem) 6rem;position:relative}.sociuna-route-blueprint-page__header{z-index:1;text-align:center;max-width:68rem;margin:0 auto 1.6rem;position:relative}.sociuna-v4-shell-bar{z-index:40;min-height:var(--sociuna-shell-height,4.6rem);border-bottom:1px solid var(--sociuna-v4-edge);background:var(--sociuna-v4-chrome);grid-template-columns:minmax(12rem,1fr) minmax(20rem,auto) minmax(12rem,1fr);align-items:center;margin:calc(-1*clamp(1.4rem,3vh,2.4rem)) calc(-1*clamp(1rem,4vw,3rem)) clamp(1.4rem,3vw,2.4rem);padding:0 clamp(.85rem,2vw,1.6rem);display:grid;position:sticky;top:0;box-shadow:0 .8rem 2.2rem #0000003d}.sociuna-v4-shell-bar[data-shell-dock=bottom]{border-top:1px solid var(--sociuna-v4-edge);border-bottom:0;margin:0;position:fixed;inset:auto 0 0;box-shadow:0 -.8rem 2.2rem #0000003d}.sociuna-v4-shell-bar__identity,.sociuna-v4-shell-bar__utility{min-width:0;position:relative}.sociuna-v4-shell-bar__brand{min-height:2.75rem;color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.65rem;padding:0;display:inline-flex}.sociuna-v4-shell-bar__brand .canonical-logo-mark{width:2.15rem;height:auto}.sociuna-v4-shell-bar__brand .canonical-logo-wordmark{width:auto;height:1.2rem}.sociuna-v4-shell-bar__brand:focus-visible,.sociuna-v4-shell-bar__center a:focus-visible,.sociuna-v4-shell-bar__help:focus-visible,.sociuna-v4-shell-bar__menu a:focus-visible,.sociuna-v4-shell-bar__menu button:focus-visible{outline:2px solid var(--sociuna-v4-focus);outline-offset:.22rem}.sociuna-v4-shell-bar__menu{z-index:2;border:1px solid var(--sociuna-v4-edge);border-radius:var(--sociuna-radius-panel);background:var(--sociuna-v4-surface-raised);width:min(20rem,100vw - 1.5rem);box-shadow:var(--sociuna-shell-shadow);padding:.75rem;position:absolute;top:calc(100% + .8rem);left:0}.sociuna-v4-shell-bar[data-shell-dock=bottom] .sociuna-v4-shell-bar__menu{top:auto;bottom:calc(100% + .8rem)}.sociuna-v4-shell-bar__menu nav{display:grid}.sociuna-v4-shell-bar__menu a,.sociuna-v4-shell-bar__menu button{border-radius:var(--sociuna-v4-radius);min-height:2.75rem;color:var(--sociuna-v4-text);font:inherit;cursor:pointer;background:0 0;border:0;padding:.7rem .75rem;text-decoration:none}.sociuna-v4-shell-bar__menu a:hover,.sociuna-v4-shell-bar__menu button:hover,.sociuna-v4-shell-bar__menu button.is-active{background:var(--sociuna-v4-surface-active)}.sociuna-v4-shell-bar__dock-choice{border-top:1px solid var(--sociuna-v4-edge);color:var(--sociuna-v4-text-muted);grid-template-columns:1fr auto auto;align-items:center;gap:.35rem;margin-top:.45rem;padding-top:.45rem;display:grid}.sociuna-v4-shell-bar__center{grid-template-columns:minmax(6rem,1fr) minmax(7rem,auto) minmax(6rem,1fr);justify-self:center;align-items:center;width:min(36rem,100%);min-width:0;display:grid}.sociuna-v4-shell-bar__anchor,.sociuna-v4-shell-bar__context,.sociuna-v4-shell-bar__help{min-height:2.75rem;color:var(--sociuna-v4-text-muted);font:inherit;font-size:var(--sociuna-type-action);white-space:nowrap;background:0 0;border:0;justify-content:center;align-items:center;padding:.55rem .75rem;font-weight:760;text-decoration:none;display:inline-flex}.sociuna-v4-shell-bar__context{text-overflow:ellipsis;min-width:0;overflow:hidden}.sociuna-v4-shell-bar__anchor:hover,.sociuna-v4-shell-bar__help:hover,.sociuna-v4-shell-bar__context.is-active{color:var(--sociuna-v4-text);text-shadow:0 0 .45rem #cef3ff3d}.sociuna-v4-shell-bar__anchor svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:1.25rem;height:1.25rem;display:none}.sociuna-v4-shell-bar__utility{justify-content:flex-end;align-items:center;gap:1rem;display:flex}.sociuna-v4-shell-bar__utility time{color:var(--sociuna-v4-text-muted);font-variant-numeric:tabular-nums;align-items:baseline;gap:.45rem;display:inline-flex}.sociuna-v4-shell-bar__utility time strong{min-width:4.5rem;color:var(--sociuna-v4-text);text-align:right}.sociuna-v4-shell-bar__help{width:2.75rem;padding-inline:0;font-size:1.15rem}.sociuna-route-blueprint-page__actions{flex-wrap:wrap;justify-content:center;gap:clamp(.9rem,2vw,1.7rem);margin-top:1.1rem;display:flex}.sociuna-floating-action{color:#edf2ffb8;min-height:1.9rem;font:inherit;font-size:var(--sociuna-type-action);cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;font-weight:780;text-decoration:none;display:inline-flex}.sociuna-floating-action:hover,.sociuna-floating-action:focus-visible{color:#fff;text-shadow:0 0 .45rem #cef3ff52;outline:0}.sociuna-route-blueprint-page__meta{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.1rem;display:flex}.sociuna-route-blueprint-page__meta span,.sociuna-route-blueprint-page__pill{color:#edf2ff6b;min-height:2rem;font-size:var(--sociuna-type-micro);background:0 0;border:0;border-radius:0;align-items:center;padding:.35rem .75rem;display:inline-flex}.sociuna-route-blueprint-page__state{z-index:1;max-width:68rem;margin:0 auto 1rem;position:relative}.sociuna-route-blueprint-page__grid{z-index:1;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;max-width:68rem;margin:0 auto;display:grid;position:relative}.sociuna-route-blueprint-page__panel{border-radius:var(--sociuna-radius-panel);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#0a101bcc;border:1px solid #e9f0ff1f;grid-column:span 4;padding:1rem}.sociuna-route-blueprint-page__panel.is-wide{grid-column:span 6}.sociuna-route-blueprint-page__panel.is-full{grid-column:span 12}.sociuna-route-blueprint-page__panel+.sociuna-route-blueprint-page__panel{margin-top:0}.dispatch-unavailable-page{min-height:100vh;color:var(--sociuna-shell-text);background:#02060b;padding:2.4rem clamp(1rem,4vw,3rem)}.dispatch-unavailable-page__topbar{grid-template-columns:1fr auto 1fr;align-items:center;max-width:76rem;margin:0 auto;display:grid}.dispatch-unavailable-page__brand{justify-self:start;align-items:center;gap:.65rem;min-width:0;text-decoration:none;display:inline-flex}.dispatch-unavailable-page__brand .canonical-logo-mark{flex:none;width:clamp(1.85rem,2.4vw,2.2rem);height:auto}.dispatch-unavailable-page__brand .canonical-logo-wordmark{flex:none;width:auto;height:clamp(1.05rem,1.55vw,1.38rem)}.dispatch-unavailable-page__help{color:#edf2ffc7;width:2rem;height:2rem;font-size:var(--sociuna-type-body);justify-self:end;place-items:center;font-weight:780;text-decoration:none;display:inline-grid}.dispatch-unavailable-page__help:hover,.dispatch-unavailable-page__help:focus-visible{color:#fff;text-shadow:0 0 .45rem #cef3ff52;outline:0}.dispatch-unavailable-page__body{text-align:center;place-items:center;min-height:calc(100vh - 8rem);display:grid}.dispatch-unavailable-page__body h1{color:var(--sociuna-shell-text);margin:0;font-size:clamp(3rem,5vw,5rem);line-height:1}.dispatch-unavailable-page__body p{color:#edf2ffad;font-size:var(--sociuna-type-body);margin:1rem 0 0}.dispatch-workbench{color:#f8fafceb;gap:1rem;margin-top:1rem;display:grid}.dispatch-workbench__summary,.dispatch-workbench__forms,.dispatch-workbench__grid{gap:.75rem;display:grid}.dispatch-workbench__summary{grid-template-columns:repeat(4,minmax(0,1fr))}.dispatch-workbench__forms,.dispatch-workbench__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dispatch-workbench__summary article,.dispatch-workbench__forms form,.dispatch-workbench__table-card,.dispatch-workbench__card,.dispatch-workbench__travel-list article{background:#090e17a3;border:1px solid #e9f0ff1a;border-radius:8px}.dispatch-workbench__summary article,.dispatch-workbench__forms form,.dispatch-workbench__card{padding:.9rem}.dispatch-workbench__summary article{min-height:7rem}.dispatch-workbench__summary span,.dispatch-workbench__forms label,.dispatch-workbench th,.dispatch-workbench__travel-list article>div>span:first-child{color:#e9f0ffad;letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:800}.dispatch-workbench__summary strong,.dispatch-workbench td strong,.dispatch-workbench__list strong,.dispatch-workbench__travel-list strong{color:#f8fafc;font-size:.95rem;display:block}.dispatch-workbench__summary p,.dispatch-workbench__section-title p,.dispatch-workbench__travel-list p,.dispatch-workbench td span,.dispatch-workbench__list span{color:#e9f0ffad;margin:.32rem 0 0;font-size:.8rem;line-height:1.45}.dispatch-workbench__forms form{gap:.75rem;display:grid}.dispatch-workbench__forms h3,.dispatch-workbench__section-title h3{color:#f8fafc;margin:0;font-size:.95rem}.dispatch-workbench__form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.dispatch-workbench input,.dispatch-workbench select{color:#f8fafc;width:100%;min-height:2.35rem;font:inherit;background:#03080fb8;border:1px solid #e9f0ff24;border-radius:8px;margin-top:.3rem;padding:.55rem .65rem}.dispatch-workbench__section-title{border-bottom:1px solid #e9f0ff1a;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.9rem 1rem;display:flex}.dispatch-workbench__table-card{overflow:hidden}.dispatch-workbench__table-scroll{overflow-x:auto}.dispatch-workbench table{border-collapse:collapse;width:100%;min-width:66rem}.dispatch-workbench th,.dispatch-workbench td{text-align:left;vertical-align:top;border-bottom:1px solid #e9f0ff14;padding:.7rem .75rem}.dispatch-workbench td{color:#f8fafce0;font-size:.84rem}.dispatch-workbench__button-row{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.dispatch-workbench__list,.dispatch-workbench__travel-list{gap:.75rem;padding:1rem;display:grid}.dispatch-workbench__list>div,.dispatch-workbench__travel-list article{background:#03080f7a;border:1px solid #e9f0ff1a;border-radius:8px;gap:.45rem;padding:.8rem;display:grid}.dispatch-workbench__travel-list article{grid-template-columns:minmax(0,1fr) auto;align-items:start}.calendar-source-workbench{color:#f8fafceb;gap:1rem;margin-top:1rem;display:grid}.calendar-source-workbench__summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.calendar-source-workbench__summary article,.calendar-source-workbench__table-card{background:#090e17a3;border:1px solid #e9f0ff1a;border-radius:8px}.calendar-source-workbench__summary article{min-height:7rem;padding:.9rem}.calendar-source-workbench__summary span,.calendar-source-workbench th{color:#e9f0ffad;letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:800}.calendar-source-workbench__summary strong,.calendar-source-workbench td strong{color:#f8fafc;font-size:.95rem;display:block}.calendar-source-workbench__summary p,.calendar-source-workbench__section-title p,.calendar-source-workbench td span{color:#e9f0ffad;margin:.32rem 0 0;font-size:.8rem;line-height:1.45}.calendar-source-workbench__section-title{border-bottom:1px solid #e9f0ff1a;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.9rem 1rem;display:flex}.calendar-source-workbench__section-title h3{color:#f8fafc;margin:0;font-size:.95rem}.calendar-source-workbench__table-card{overflow:hidden}.calendar-source-workbench__table-scroll{overflow-x:auto}.calendar-source-workbench table{border-collapse:collapse;width:100%;min-width:76rem}.calendar-source-workbench th,.calendar-source-workbench td{text-align:left;vertical-align:top;border-bottom:1px solid #e9f0ff14;padding:.7rem .75rem}.calendar-source-workbench td{color:#f8fafce0;font-size:.84rem}.calendar-source-workbench__button-row{flex-wrap:wrap;align-items:center;gap:.45rem;min-width:15rem;display:flex}.timekeeping-status--scheduled,.timekeeping-status--fresh,.timekeeping-status--ready,.timekeeping-status--confirmed,.timekeeping-status--signed,.timekeeping-status--not_required,.timekeeping-status--complete,.timekeeping-status--clear,.timekeeping-status--acknowledged,.timekeeping-status--returned,.timekeeping-status--eta_on_track,.timekeeping-status--delivered,.timekeeping-status--metadata_ready,.timekeeping-status--return_to_service{background:#22c55e1f;border-color:#4ade804d}.timekeeping-status--changed,.timekeeping-status--delayed,.timekeeping-status--stale,.timekeeping-status--manual,.timekeeping-status--manual_fallback,.timekeeping-status--missing_location,.timekeeping-status--provider_down,.timekeeping-status--unsigned,.timekeeping-status--expiring,.timekeeping-status--renewal_reminder,.timekeeping-status--needed,.timekeeping-status--defect_reported,.timekeeping-status--handoff_pending,.timekeeping-status--assigned,.timekeeping-status--pending,.timekeeping-status--redacted{background:#f59e0b24;border-color:#fbbf246b}.timekeeping-repair-focus dl{gap:.85rem;margin:0;display:grid}.timekeeping-repair-focus dl>div{border-bottom:1px solid #e9f0ff1a;grid-template-columns:minmax(8rem,12rem) minmax(0,1fr);align-items:start;gap:.75rem;padding-bottom:.75rem;display:grid}.timekeeping-repair-focus dl>div:last-child{border-bottom:0;padding-bottom:0}.timekeeping-repair-focus dt{color:#e9f0ffad;text-transform:uppercase;font-size:.78rem;font-weight:700}.timekeeping-repair-focus dd{color:#f8fafceb;margin:0}.timekeeping-repair-focus__actions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.timekeeping-repair-focus__actions button:disabled{cursor:not-allowed;opacity:.55}.timekeeping-workbench{color:#f8fafceb;gap:1rem;display:grid}.timekeeping-workbench__impact{grid-template-columns:repeat(6,minmax(0,1fr));gap:.65rem;display:grid}.timekeeping-workbench__impact>div,.timekeeping-workbench__editor,.timekeeping-workbench__forms form,.timekeeping-workbench__receipts,.timekeeping-workbench__table{background:#090e17a3;border:1px solid #e9f0ff1a;border-radius:8px}.timekeeping-workbench__impact>div{min-height:7rem;padding:.85rem}.timekeeping-workbench__impact span,.timekeeping-workbench__table th,.timekeeping-workbench__editor label,.timekeeping-workbench__forms label{color:#e9f0ffad;letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:800}.timekeeping-workbench__impact strong{color:#f8fafc;margin-top:.35rem;font-size:1.1rem;display:block}.timekeeping-workbench__impact p,.timekeeping-workbench__section-header p,.timekeeping-workbench__boundary,.timekeeping-workbench__receipt-grid p{color:#e9f0ffad;margin:.35rem 0 0;font-size:.8rem;line-height:1.45}.timekeeping-workbench__main{grid-template-columns:minmax(0,1fr) minmax(19rem,.34fr);align-items:start;gap:1rem;display:grid}.timekeeping-workbench__section-header{border-bottom:1px solid #e9f0ff1a;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.9rem 1rem;display:flex}.timekeeping-workbench__section-header h3,.timekeeping-workbench__editor h3,.timekeeping-workbench__forms h3{color:#f8fafc;margin:0;font-size:.95rem}.timekeeping-workbench table{border-collapse:collapse;width:100%}.timekeeping-workbench th,.timekeeping-workbench td{text-align:left;vertical-align:middle;border-bottom:1px solid #e9f0ff14;padding:.7rem .75rem}.timekeeping-workbench td{color:#f8fafce0;font-size:.84rem}.timekeeping-workbench tr.is-selected{background:#5fa6ff1a}.timekeeping-workbench__editor,.timekeeping-workbench__forms form{gap:.75rem;padding:1rem;display:grid}.timekeeping-workbench__forms{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.timekeeping-workbench input,.timekeeping-workbench select,.timekeeping-workbench textarea{color:#f8fafc;width:100%;font:inherit;background:#03080fb8;border:1px solid #e9f0ff24;border-radius:8px;min-height:2.35rem;margin-top:.3rem;padding:.55rem .65rem}.timekeeping-workbench textarea{resize:vertical;min-height:4.8rem}.timekeeping-workbench__button-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.timekeeping-inline-action{color:#f8fafce6;cursor:pointer;min-height:1.95rem;font:inherit;background:#e9f0ff0f;border:1px solid #e9f0ff29;border-radius:8px;padding:.3rem .52rem;font-size:.78rem;font-weight:800}.timekeeping-inline-action:hover,.timekeeping-inline-action:focus-visible{background:#60a5fa29;border-color:#60a5fa9e}.timekeeping-status{color:#f8fafcdb;text-transform:capitalize;white-space:nowrap;background:#e9f0ff12;border:1px solid #e9f0ff24;border-radius:999px;align-items:center;min-height:1.55rem;padding:.12rem .52rem;font-size:.72rem;font-weight:800;display:inline-flex}.timekeeping-status--approved,.timekeeping-status--reviewed,.timekeeping-status--exported{background:#22c55e1f;border-color:#4ade804d}.timekeeping-status--submitted,.timekeeping-status--under_review{background:#3b82f61f;border-color:#60a5fa59}.timekeeping-status--conflict,.timekeeping-status--correction_requested,.timekeeping-status--missing{background:#f59e0b24;border-color:#fbbf246b}.timekeeping-status--superseded,.timekeeping-status--not_expected{background:#94a3b81f;border-color:#94a3b84d}.timekeeping-workbench__receipts{overflow:hidden}.timekeeping-workbench__receipt-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;padding:1rem;display:grid}.timekeeping-workbench__receipt-grid article{background:#03080f7a;border:1px solid #e9f0ff1a;border-radius:8px;gap:.45rem;min-height:11rem;padding:.8rem;display:grid}.timekeeping-workbench__receipt-grid article>div:first-child{justify-content:space-between;align-items:flex-start;gap:.65rem;display:flex}.timekeeping-workbench__receipt-grid strong{color:#f8fafc;font-size:.88rem}.payroll-review-workbench{color:#f8fafceb;gap:1rem;display:grid}.payroll-review-workbench__basis,.payroll-review-workbench__review-grid>article,.payroll-review-workbench__exports,.payroll-review-workbench__packet-detail{background:#090e17a3;border:1px solid #e9f0ff1a;border-radius:8px}.payroll-review-workbench__basis-header,.payroll-review-workbench__section-title{border-bottom:1px solid #e9f0ff1a;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.9rem 1rem;display:flex}.payroll-review-workbench__basis-header h3,.payroll-review-workbench__section-title h3,.payroll-review-workbench__section-title h4,.payroll-review-workbench__alerts h4,.payroll-review-workbench__history h4{color:#f8fafc;margin:0;font-size:.95rem}.payroll-review-workbench__basis-header p,.payroll-review-workbench__section-title p,.payroll-review-workbench__alerts p,.payroll-review-workbench__history li,.payroll-review-workbench__line-list p,.payroll-review-workbench__packet-list small{color:#e9f0ffad;margin:.35rem 0 0;font-size:.8rem;line-height:1.45}.payroll-review-workbench__source-links{flex-wrap:wrap;justify-content:flex-end;gap:.65rem;display:flex}.payroll-review-workbench__metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;padding:1rem;display:grid}.payroll-review-workbench__metric-grid article,.payroll-review-workbench__line-list>div{background:#03080f7a;border:1px solid #e9f0ff1a;border-radius:8px;gap:.35rem;min-height:6.6rem;padding:.8rem;display:grid}.payroll-review-workbench__metric-grid span,.payroll-review-workbench__line-list span,.payroll-review-workbench th,.payroll-review-workbench__safe-dl dt{color:#e9f0ffad;letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:800}.payroll-review-workbench__metric-grid strong,.payroll-review-workbench__line-list strong{color:#f8fafc;font-size:1.06rem}.payroll-review-workbench__metric-grid p{color:#e9f0ffad;margin:0;font-size:.8rem;line-height:1.45}.payroll-review-workbench__toggle{align-items:center;gap:.35rem;display:inline-flex}.payroll-review-workbench__toggle button{color:#f8fafcdb;cursor:pointer;min-height:1.8rem;font:inherit;background:#e9f0ff0f;border:1px solid #e9f0ff24;border-radius:8px;padding:.2rem .5rem;font-size:.72rem;font-weight:800}.payroll-review-workbench__toggle button:hover,.payroll-review-workbench__toggle button:focus-visible,.payroll-review-workbench__toggle button.is-active{background:#60a5fa29;border-color:#60a5fa9e;outline:0}.payroll-review-workbench__alerts{padding:0 1rem 1rem}.payroll-review-workbench__alerts ul,.payroll-review-workbench__history ol{color:#e9f0ffc2;margin:.55rem 0 0;padding-left:1.2rem}.payroll-review-workbench__review-grid{grid-template-columns:minmax(0,1.4fr) minmax(18rem,.8fr) minmax(18rem,.8fr);align-items:start;gap:1rem;display:grid}.payroll-review-workbench table{border-collapse:collapse;width:100%}.payroll-review-workbench th,.payroll-review-workbench td{text-align:left;vertical-align:middle;border-bottom:1px solid #e9f0ff14;padding:.7rem .75rem}.payroll-review-workbench td{color:#f8fafce0;font-size:.84rem}.payroll-review-workbench__line-list,.payroll-review-workbench__packet-detail{gap:.75rem;padding:1rem;display:grid}.payroll-review-workbench__safe-dl{gap:.75rem;margin:0;padding:1rem;display:grid}.payroll-review-workbench__safe-dl>div{border-bottom:1px solid #e9f0ff14;gap:.25rem;padding-bottom:.65rem;display:grid}.payroll-review-workbench__safe-dl>div:last-child{border-bottom:0;padding-bottom:0}.payroll-review-workbench__safe-dl dd{color:#f8fafce6;margin:0;font-size:.84rem;line-height:1.45}.payroll-review-workbench__export-body{grid-template-columns:minmax(16rem,.32fr) minmax(0,1fr);gap:1rem;padding:1rem;display:grid}.payroll-review-workbench__packet-list{gap:.55rem;display:grid}.payroll-review-workbench__packet-list button{min-height:5.8rem;color:inherit;cursor:pointer;font:inherit;text-align:left;background:#03080f7a;border:1px solid #e9f0ff1f;border-radius:8px;justify-items:start;gap:.45rem;padding:.75rem;display:grid}.payroll-review-workbench__packet-list button:hover,.payroll-review-workbench__packet-list button:focus-visible,.payroll-review-workbench__packet-list button.is-selected{background:#60a5fa24;border-color:#60a5fa9e;outline:0}.payroll-review-workbench__packet-list strong{color:#f8fafc;font-size:.88rem}.payroll-review-workbench__packet-detail{padding:0}.payroll-review-workbench__history{padding:0 1rem 1rem}.timekeeping-status--available{background:#22c55e1f;border-color:#4ade804d}.timekeeping-status--queued,.timekeeping-status--generating{background:#3b82f61f;border-color:#60a5fa59}.timekeeping-status--blocked,.timekeeping-status--failed,.timekeeping-status--expired,.timekeeping-status--revoked{background:#f59e0b24;border-color:#fbbf246b}.timekeeping-status--expired,.timekeeping-status--overdue,.timekeeping-status--out_of_service{background:#ef444424;border-color:#f871716b}@media (width<=1200px){.sociuna-route-blueprint-page__panel,.sociuna-route-blueprint-page__panel.is-wide{grid-column:span 12}.timekeeping-workbench__impact,.timekeeping-workbench__receipt-grid,.payroll-review-workbench__metric-grid,.dispatch-workbench__summary,.calendar-source-workbench__summary{grid-template-columns:repeat(3,minmax(0,1fr))}.timekeeping-workbench__main,.timekeeping-workbench__forms,.payroll-review-workbench__review-grid,.payroll-review-workbench__export-body,.dispatch-workbench__forms,.dispatch-workbench__grid,.dispatch-workbench__travel-list article{grid-template-columns:1fr}}@media (width<=760px){.sociuna-dashboard-shell,.sociuna-route-blueprint-page{padding:.85rem}.sociuna-dashboard-shell{--sociuna-type-page-title:1.55rem;--sociuna-type-section-title:.92rem;--sociuna-type-panel-title:.84rem;--sociuna-type-body:.82rem;--sociuna-type-small:.68rem;--sociuna-type-micro:.6rem;--sociuna-type-action:.76rem}.timekeeping-repair-focus dl>div,.dispatch-workbench__summary,.dispatch-workbench__form-grid,.calendar-source-workbench__summary{grid-template-columns:1fr}.dispatch-workbench__section-title,.calendar-source-workbench__section-title{display:grid}.sociuna-dashboard-shell[data-canonical-route-id="route.authenticated-shell.app-dashboard-home"] .sociuna-dashboard-shell__view-canvas[data-layout-editing=false] .sociuna-dashboard-shell__widget-frame--weather,.sociuna-dashboard-shell[data-canonical-route-id="route.authenticated-shell.app-dashboard-home"] .sociuna-dashboard-shell__view-canvas[data-layout-editing=false] .sociuna-dashboard-shell__widget-frame--calendar{width:min(15.5rem,100vw - 1.7rem);min-width:min(15.5rem,100vw - 1.7rem);max-width:calc(100vw - 1.7rem);min-height:3.35rem}}@media (prefers-reduced-motion:reduce){.sociuna-dashboard-shell *,.sociuna-dashboard-shell :before,.sociuna-dashboard-shell :after,.sociuna-v4-shell-bar *,.sociuna-v4-shell-bar :before,.sociuna-v4-shell-bar :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=980px){.sociuna-v4-shell-bar{grid-template-columns:minmax(9rem,1fr) minmax(18rem,auto) minmax(9rem,1fr);column-gap:.65rem}.sociuna-v4-shell-bar__utility time span{display:none}.sociuna-v4-shell-bar__brand .canonical-logo-wordmark{max-width:7rem}.sociuna-dashboard-shell__topbar{grid-template-columns:minmax(9.8rem,1fr) minmax(6rem,8.5rem) minmax(0,auto) minmax(6rem,8.5rem) minmax(9.8rem,1fr);place-items:center stretch;gap:.35rem clamp(.7rem,2vw,1.1rem)}.sociuna-dashboard-shell__topbar-sidecar-anchor--brand{grid-column:1;min-width:9.8rem}.sociuna-dashboard-shell__topbar-sidecar-anchor--messages{grid-column:2;justify-self:center}.sociuna-dashboard-shell__topbar-scope{order:initial;grid-column:3}.sociuna-dashboard-shell__topbar-sidecar-anchor--notifications{grid-column:4;justify-self:center}.sociuna-dashboard-shell__help{order:initial}.sociuna-dashboard-shell__topbar-utility{grid-column:5}.sociuna-dashboard-shell__brand{max-width:10.8rem;overflow:hidden}.sociuna-dashboard-shell__brand .canonical-logo-wordmark{max-width:7.75rem}}@media (width<=760px){.sociuna-v4-shell-bar{grid-template-columns:minmax(2.75rem,1fr) minmax(12rem,auto) minmax(2.75rem,1fr);min-height:3.7rem;padding-inline:.6rem}.sociuna-v4-shell-bar__brand .canonical-logo-wordmark,.sociuna-v4-shell-bar__utility time{display:none}.sociuna-v4-shell-bar__brand .canonical-logo-mark{width:1.85rem}.sociuna-v4-shell-bar__center{grid-template-columns:minmax(2.75rem,1fr) minmax(5.5rem,auto) minmax(2.75rem,1fr)}.sociuna-v4-shell-bar__anchor{padding-inline:.5rem;position:relative}.sociuna-v4-shell-bar__anchor svg{display:block}.sociuna-v4-shell-bar__anchor span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.sociuna-v4-shell-bar__context{text-align:center;text-overflow:ellipsis;max-width:8rem;padding-block:0;line-height:2.75rem;display:block;overflow:hidden}.sociuna-v4-shell-bar__help{width:2.75rem;min-height:2.75rem}.sociuna-dashboard-shell__topbar{grid-template-columns:minmax(2.25rem,1fr) minmax(2.75rem,1fr) minmax(4.5rem,auto) minmax(2.75rem,1fr) minmax(6.9rem,auto);place-items:center stretch;gap:.45rem}.sociuna-dashboard-shell__topbar-sidecar-anchor--brand{grid-column:1;min-width:0}.sociuna-dashboard-shell__summary{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sociuna-dashboard-shell__summary:has(.dashboard-jobs-drawer){text-overflow:clip;white-space:normal;overflow:visible}.sociuna-dashboard-shell__topbar-scope{order:initial;grid-column:3}.sociuna-dashboard-shell__topbar-sidecar-anchor--messages{grid-column:2}.sociuna-dashboard-shell__topbar-sidecar-anchor--notifications{grid-column:4}.sociuna-dashboard-shell__help{order:initial}.sociuna-dashboard-shell__topbar-utility{grid-column:5}.sociuna-dashboard-shell__clock{gap:.24rem;margin-right:0;font-size:.56rem;display:inline-flex}.sociuna-dashboard-shell__clock strong{font-size:.58rem}.sociuna-dashboard-shell__topbar-utility{gap:.12rem}.sociuna-dashboard-shell__help{width:2.75rem;height:2.75rem}.sociuna-dashboard-shell__topbar-sidecar-trigger .sociuna-dashboard-shell__anchor-icon{display:block}.sociuna-dashboard-shell__topbar-sidecar-trigger>span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.sociuna-dashboard-shell__topbar-sidecar{top:var(--sociuna-dashboard-map-top);width:auto;min-height:18rem;position:fixed;left:.625rem;right:.625rem;transform:none}.sociuna-dashboard-shell__production-strip{top:calc(var(--sociuna-dashboard-map-top) + .25rem);grid-template-columns:1fr;max-height:7.5rem;left:.55rem;right:.55rem;overflow-y:auto}.sociuna-dashboard-shell__production-strip div{padding:.46rem .58rem}.sociuna-dashboard-shell__brand{gap:.45rem;max-width:12rem;overflow:hidden}.sociuna-dashboard-shell__brand .canonical-logo-mark{width:1.8rem}.sociuna-dashboard-shell__brand .canonical-logo-wordmark{display:none}.sociuna-dashboard-shell__scope-tabs{gap:.55rem}.sociuna-dashboard-shell__drawer-backdrop.is-open{pointer-events:auto;background:#01040866}.sociuna-dashboard-shell__drawer-sidecar{inset:var(--sociuna-dashboard-drawer-top) 0 var(--sociuna-dashboard-drawer-bottom) 0;width:auto;min-width:0}.sociuna-dashboard-shell__search-command{gap:.5rem}.sociuna-dashboard-surface__header,.sociuna-dashboard-surface__calendar-bar{flex-direction:column;align-items:stretch}.sociuna-dashboard-surface__calendar-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.sociuna-dashboard-shell :is(.canonical-primary-button,.canonical-ghost-button){min-height:var(--sociuna-v4-action-height);border-radius:var(--sociuna-v4-radius);color:inherit;box-shadow:none;background:0 0;border:0;padding:.35rem .5rem;text-decoration:none;transition:filter .16s,text-shadow .16s,opacity .16s}.sociuna-dashboard-shell :is(.canonical-primary-button,.canonical-ghost-button):hover,.sociuna-dashboard-shell :is(.canonical-primary-button,.canonical-ghost-button):focus-visible{color:inherit;filter:brightness(1.18);text-shadow:0 0 .65rem;background:0 0}.sociuna-dashboard-shell :is(.canonical-primary-button,.canonical-ghost-button):focus-visible{box-shadow:0 0 0 2px var(--sociuna-v4-focus);outline:0}.sociuna-dashboard-shell :is(.canonical-primary-button,.canonical-ghost-button):disabled,.sociuna-dashboard-shell :is(.canonical-primary-button,.canonical-ghost-button)[aria-disabled=true]{cursor:not-allowed;filter:none;opacity:.46;text-shadow:none}.sociuna-dashboard-shell .canonical-app-main--embedded>.canonical-section-grid{border-block:1px solid var(--sociuna-v4-edge);grid-template-columns:minmax(0,1fr);gap:0;display:grid}.sociuna-dashboard-shell .canonical-app-main--embedded>.canonical-section-grid>.canonical-panel{border:0;border-bottom:1px solid var(--sociuna-v4-edge);width:100%;box-shadow:none;background:0 0;border-radius:0;margin:0;padding:1rem 0;position:static}.sociuna-dashboard-shell .canonical-app-main--embedded>.canonical-section-grid>.canonical-panel:last-child{border-bottom:0}@media (prefers-reduced-motion:reduce){.sociuna-dashboard-shell :is(.canonical-primary-button,.canonical-ghost-button){transition:none}}.sociuna-compact-auth-route-frame .sociuna-v4-shell-bar{box-sizing:border-box;width:100%;max-width:100vw;margin-block-start:0;margin-inline:0}@media (width<=760px){.sociuna-compact-auth-route-frame .sociuna-v4-shell-bar{grid-template-columns:minmax(2.75rem,auto) minmax(0,1fr) minmax(2.5rem,auto);overflow:visible}.sociuna-compact-auth-route-frame .sociuna-v4-shell-bar__identity{justify-self:start}}.dashboard-workspace-jobsight-primary-state__context-toggle{color:#bae6fd;background:#0ea5e91f;border:1px solid #7dd3fc42;border-radius:9px;justify-self:start;margin-top:.45rem;padding:.55rem .75rem;font-size:.78rem;font-weight:750}.dashboard-workspace-jobsight-primary-state__context-toggle:hover,.dashboard-workspace-jobsight-primary-state__context-toggle:focus-visible{outline-offset:2px;background:#38bdf838;outline:2px solid #7dd3fca6}.dashboard-workspace-jobsight-primary-state__context{border-top:1px solid #94a3b82e;gap:.45rem;margin-top:.7rem;padding-top:.7rem;display:grid}.dashboard-workspace-jobsight-primary-state__context article{gap:.18rem;display:grid}.dashboard-workspace-jobsight-primary-state__context ul{color:#e2e8f0d1;gap:.32rem;margin:0;padding-left:1rem;font-size:.74rem;display:grid}.dashboard-workspace-jobsight-primary-state__context li{gap:.12rem;display:grid}.dashboard-workspace-jobsight-primary-state__context li strong{color:#f1f5f9f0}.dashboard-workspace-jobsight-primary-state__context li span,.dashboard-workspace-jobsight-primary-state__context li small,.dashboard-workspace-jobsight-primary-state__context-boundary{color:#cbd5e1bd;font-size:.7rem}.dashboard-workspace-jobsight-primary-state__context-boundary{margin:0}@media (width<=61.99rem){.dashboard-workspace__canvas--jobsight{padding-top:5.6rem;padding-bottom:1.2rem;overflow-y:auto}.dashboard-workspace__canvas--jobsight .dashboard-workspace-jobsight-scene-host{width:auto;height:14rem;min-height:14rem;margin:0 .9rem .9rem;position:relative;inset:auto}.dashboard-workspace__canvas--jobsight .dashboard-workspace-jobsight-evidence,.dashboard-workspace__canvas--jobsight .dashboard-workspace-jobsight-demo-warning,.dashboard-workspace__canvas--jobsight .dashboard-workspace-jobsight-posture,.dashboard-workspace__canvas--jobsight .dashboard-workspace-jobsight-validation,.dashboard-workspace__canvas--jobsight .dashboard-workspace-jobsight-layers,.dashboard-workspace__canvas--jobsight .dashboard-workspace-jobsight-context{width:auto;max-width:none;margin:.9rem;position:relative;inset:auto;transform:none}.dashboard-workspace__canvas--jobsight .dashboard-workspace-jobsight-evidence{z-index:12}.dashboard-workspace__canvas--jobsight .dashboard-workspace-jobsight-validation{max-height:none;overflow:visible}}@font-face{font-family:Sociuna Signature Arty;src:url(/sociuna-visuals/fonts/signature/arty-signature.regular.otf)format("opentype");font-display:swap}.safety-incident-workbench{--safety-ink:#182522;--safety-paper:#f3efe3;--safety-rule:#b9af96;color:var(--safety-ink);border:1px solid var(--safety-rule);background-color:var(--safety-paper);background-image:linear-gradient(#40534b0e 1px,#0000 1px),linear-gradient(90deg,#40534b0e 1px,#0000 1px);background-size:24px 24px;border-top:6px solid #a8432f;border-radius:3px;margin:1.5rem 0;padding:clamp(1rem,2.2vw,1.75rem);font-family:IBM Plex Serif,Georgia,serif;box-shadow:0 14px 34px #0c1b1724}.safety-incident-header,.safety-incident-summary,.safety-escalation-rail{gap:.8rem;display:grid}.safety-incident-header{border-bottom:1px solid var(--safety-rule);grid-template-columns:1fr auto;align-items:start;padding-bottom:1rem}.safety-incident-header h2{margin:.2rem 0;font-size:clamp(1.5rem,3vw,2.5rem)}.safety-incident-state{text-transform:uppercase;justify-items:end;gap:.25rem;font-family:IBM Plex Mono,monospace;display:grid}.safety-incident-state strong{color:#6c6250;font-size:.78rem}.safety-incident-summary{grid-template-columns:1.6fr repeat(3,minmax(0,1fr));margin:1rem 0}.safety-incident-summary article,.safety-escalation-rail article{border:1px solid var(--safety-rule);background:#ffffff7a;padding:.8rem}.safety-incident-summary span,.safety-escalation-rail span{color:#695f4f;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.35rem;font:.72rem/1.2 IBM Plex Mono,monospace;display:block}.safety-incident-summary strong,.safety-escalation-rail strong{display:block}.safety-incident-summary p,.safety-escalation-rail p{margin:.35rem 0 0}.safety-call-script{background:#fffaf0;border-left:5px solid #a8432f;padding:1rem;font-size:1.02rem;line-height:1.55}.safety-escalation-rail{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:1rem}.safety-escalation-rail article[data-status=acknowledged]{background:#e1eee7;border-color:#1f6b5d}.safety-escalation-rail article[data-status=cancelled]{opacity:.68}.safety-incident-action{background:#fffaf0;border:1px solid #8b7b5d;max-width:46rem;margin-top:1rem;padding:1rem}.safety-incident-action label{margin-top:.75rem;font-family:IBM Plex Mono,monospace;font-size:.8rem;display:block}.safety-incident-action textarea,.safety-incident-action input:not([type=checkbox]),.safety-incident-action select{width:100%;color:var(--safety-ink);font:inherit;background:#fffdf6;border:1px solid #8b7b5d;border-radius:2px;margin-top:.3rem;padding:.65rem .7rem}.safety-incident-action textarea:focus,.safety-incident-action input:not([type=checkbox]):focus,.safety-incident-action select:focus{outline-offset:1px;border-color:#1f6b5d;outline:3px solid #1f6b5d47}.safety-incident-action select:disabled{color:#6c6250;opacity:1;background:#e9e2d3}.safety-report-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.safety-report-buttons{flex-wrap:wrap;gap:.6rem;margin-top:.9rem;display:flex}.safety-report-another{margin-top:1rem}.safety-readback-note,.safety-incident-boundary{background:#ffffff70;border:1px dashed #8b7b5d;margin-top:1rem;padding:.75rem}.safety-incident-history{border-top:1px solid var(--safety-rule);margin-top:1rem;padding-top:.8rem}.safety-incident-history summary{cursor:pointer;font-family:IBM Plex Mono,monospace;font-weight:700}.safety-incident-history article{border-bottom:1px solid #5d523e40;grid-template-columns:minmax(10rem,.7fr) 1.3fr;gap:.35rem 1rem;padding:.75rem 0;display:grid}.safety-incident-history article p{grid-column:1/-1;margin:0}.safety-incident-history article span{color:#695f4f;font:.78rem IBM Plex Mono,monospace}@media (width<=760px){.safety-incident-header,.safety-incident-summary,.safety-escalation-rail,.safety-incident-history article{grid-template-columns:1fr}.safety-report-grid{grid-template-columns:1fr 1fr}.safety-incident-state{justify-items:start}.safety-incident-summary article,.safety-escalation-rail article{overflow-wrap:anywhere;min-width:0}}.asset-operations-shell{color:#18211f;background:linear-gradient(#f7faf6f5,#eaf1ebfa),#f5f8f3;min-height:100vh}.asset-hero{border-bottom:1px solid #374a4429;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1.25rem;padding:2rem;display:grid}.asset-hero h1{letter-spacing:0;margin:0;font-size:clamp(2rem,4vw,3.5rem)}.asset-hero p{max-width:68rem}.asset-action-strip,.asset-tabs{flex-wrap:wrap;gap:.5rem;display:flex}.asset-action-strip a,.asset-tabs button,.asset-form-panel button,.asset-dispatch-picker a{color:#18342d;background:#fff;border:1px solid #233f3738;border-radius:6px;min-height:2.5rem;padding:.55rem .85rem;font-weight:700;text-decoration:none}.asset-summary-strip,.asset-status-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;padding:1rem 2rem;display:grid}.asset-summary-chip{background:#fff;border:1px solid #233f3729;border-radius:8px;gap:.25rem;min-height:5rem;padding:.85rem;display:grid}.asset-summary-chip span{color:#51625d;font-size:.84rem}.asset-summary-chip strong{font-size:1.35rem}.asset-summary-chip[data-tone=blocked],.asset-summary-chip[data-tone=out_of_service]{background:#fff6f4;border-color:#a13b3080}.asset-summary-chip[data-tone=warning],.asset-summary-chip[data-tone=maintenance]{background:#fffaf0;border-color:#9d76267a}.asset-list-layout,.asset-detail-layout{grid-template-columns:16rem minmax(0,1fr) 22rem;gap:1rem;padding:1rem 2rem 2rem;display:grid}.asset-filter-rail,.asset-selected-panel,.asset-form-panel,.asset-dispatch-picker,.asset-state-surface,.asset-evidence-panel,.asset-detail-main{background:#ffffffeb;border:1px solid #233f3729;border-radius:8px;padding:1rem}.asset-filter-rail,.asset-form-panel form{align-content:start;gap:.85rem;display:grid}.asset-filter-rail label,.asset-form-panel label{color:#40514c;gap:.35rem;font-weight:700;display:grid}.asset-filter-rail input,.asset-filter-rail select,.asset-form-panel input,.asset-form-panel select,.asset-form-panel textarea{width:100%;font:inherit;background:#fff;border:1px solid #233f3733;border-radius:6px;padding:.65rem .7rem}.asset-checkbox{grid-template-columns:auto minmax(0,1fr);align-items:center;display:flex!important}.asset-checkbox input{width:auto}.asset-list-table{gap:.5rem;display:grid}.asset-list-row{min-height:4.25rem;color:inherit;background:#fff;border:1px solid #233f3724;border-radius:8px;grid-template-columns:1.2fr .8fr .9fr 1.25fr 1fr 1.25fr;align-items:center;gap:.75rem;padding:.75rem;text-decoration:none;display:grid}.asset-list-heading{color:#53645f;text-transform:uppercase;background:0 0;min-height:2.5rem;font-size:.8rem;font-weight:800}.asset-list-row small{color:#61716c;display:block}.asset-list-row[data-asset-status=out_of_service]{border-left:5px solid #a13b30}.asset-list-row[data-asset-status=maintenance]{border-left:5px solid #9d7626}.asset-status-pill{text-transform:capitalize;background:#edf4ef;border-radius:999px;width:fit-content;padding:.35rem .65rem;font-weight:800}.asset-detail-layout{grid-template-columns:minmax(0,1fr) 24rem}.asset-detail-grid,.asset-evidence-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.asset-detail-grid article,.asset-evidence-grid article,.asset-dispatch-picker article{background:#fbfdfb;border:1px solid #233f371f;border-radius:8px;padding:.85rem}.asset-dispatch-picker{gap:.75rem;display:grid}.asset-dispatch-picker article[data-disabled=true]{background:#fff6f4;border-color:#a13b3073}.asset-evidence-panel{margin:0 2rem 2rem}.asset-state-surface{grid-template-columns:12rem minmax(0,1fr) auto;align-items:center;gap:1rem;margin:1rem 2rem 2rem;display:grid}.asset-operations-shell .asset-state-surface[data-asset-state=denied]{color:#eef4ed;background:linear-gradient(135deg,#eef4ed14,#eef4ed06),#151d18;border-color:#233f3738}.asset-operations-shell .asset-state-surface[data-asset-state=denied] .kicker,.asset-operations-shell .asset-state-surface[data-asset-state=denied] p{color:#c7d4c8}.asset-operations-shell .asset-state-surface[data-asset-state=denied] h2{color:#eef4ed}.asset-operations-shell--access-boundary{background:radial-gradient(circle at 22% 14%,#b8c7ba24,#0000 34%),linear-gradient(145deg,#1d2721f5,#0c100dfa 58%,#080b09);place-items:start center;width:100%;max-width:none;min-height:min(48rem,100dvh - 7rem);margin:0;padding:clamp(2.4rem,7vw,5rem) clamp(1.25rem,4vw,3.5rem);display:grid}.asset-operations-shell--access-boundary .asset-state-surface[data-asset-state=denied]{border:1px solid #b8c7ba33;border-radius:.75rem;grid-template-columns:minmax(7rem,.32fr) minmax(0,1fr);width:min(52rem,100%);margin:clamp(1rem,4vw,2.5rem) auto;padding:clamp(1.2rem,3vw,2rem);box-shadow:0 28px 90px #00000047}.asset-operations-shell--access-boundary .asset-skeleton-stack{opacity:.48}.asset-operations-shell--access-boundary .asset-skeleton-stack span{background:linear-gradient(90deg,#eef4ed1a,#eef4ed38,#eef4ed14)}.asset-skeleton-stack{gap:.5rem;display:grid}.asset-skeleton-stack span{background:linear-gradient(90deg,#e3ebe5,#f5f8f3,#e3ebe5);border-radius:999px;height:1.2rem;display:block}@media (width<=900px){.asset-hero,.asset-list-layout,.asset-detail-layout,.asset-state-surface{grid-template-columns:1fr}.asset-summary-strip,.asset-status-strip{grid-template-columns:repeat(5,minmax(8rem,1fr));overflow-x:auto}.asset-list-row{grid-template-columns:1fr}.asset-list-heading{display:none}.asset-detail-grid,.asset-evidence-grid{grid-template-columns:1fr}.asset-action-strip{z-index:2;background:#f5f8f3f5;padding:.5rem;position:sticky;bottom:0}}@font-face{font-family:Sociuna Signature Mrs Saint Delafield;src:url(/sociuna-visuals/fonts/signature/mrs-saint-delafield.regular.ttf)format("truetype");font-display:swap}@font-face{font-family:Sociuna Signature Mr De Haviland;src:url(/sociuna-visuals/fonts/signature/mr-de-haviland.regular.ttf)format("truetype");font-display:swap}@font-face{font-family:Sociuna Signature May Queen;src:url(/sociuna-visuals/fonts/signature/may-queen.regular.ttf)format("truetype");font-display:swap}@font-face{font-family:Sociuna Signature PWSignaturetwo;src:url(/sociuna-visuals/fonts/signature/pwsignaturetwo.medium.ttf)format("truetype");font-display:swap}@font-face{font-family:Sociuna Signature The Suavity;src:url(/sociuna-visuals/fonts/signature/the-suavity.regular.ttf)format("truetype");font-display:swap}@font-face{font-family:Sociuna Signature High Summit;src:url(/sociuna-visuals/fonts/signature/high-summit.regular.ttf)format("truetype");font-display:swap}@font-face{font-family:Sociuna Signature Thesignature;src:url(/sociuna-visuals/fonts/signature/thesignature.regular.ttf)format("truetype");font-display:swap}@font-face{font-family:Sociuna Signature South Town;src:url(/sociuna-visuals/fonts/signature/south-town.regular.otf)format("opentype");font-display:swap}@font-face{font-family:Sociuna Signature Somelove;src:url(/sociuna-visuals/fonts/signature/somelove.regular.otf)format("opentype");font-display:swap}:root{--sociuna-avatar-worker-default:url(/sociuna-visuals/avatar-worker-default.webp?v=20260506-visual-pass)}.org-member-flow{min-height:100dvh;color:var(--text);background:linear-gradient(135deg,#224c6338,#0000 34%),linear-gradient(#070b10 0%,#101315 100%)}.org-member-flow__topbar{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070b10c7;border-bottom:1px solid #dce8ed1f;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem clamp(1rem,4vw,2rem);display:grid;position:sticky;top:0}.org-member-flow__topbar nav,.org-member-actions,.org-member-toolbar,.org-member-blocked-actions{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.org-member-flow__brand,.org-member-flow a,.org-member-link-button{color:inherit;text-decoration:none}.org-member-flow__topbar a,.org-member-link-button{font:inherit;color:#f0f6f8c7;cursor:pointer;background:0 0;border:0}.org-member-flow__topbar a:hover,.org-member-link-button:hover,.org-member-flow a:hover{color:#f6fbff;text-shadow:0 0 .45rem #bae6ff57}.org-member-flow__content,.org-member-recipient-handoff section{width:min(1120px,100vw - 2rem);margin:0 auto;padding:clamp(1.5rem,4vw,3rem) 0 4rem}.org-member-page-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1.25rem;margin-bottom:1.25rem;display:grid}.org-member-page-heading h1,.org-member-recipient-handoff h1{letter-spacing:0;margin:.1rem 0 0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.org-member-page-heading p,.org-member-readable,.org-member-recipient-handoff p,.org-member-review p{color:#f0f6f8c7;max-width:68ch;line-height:1.6}.org-member-kicker{color:#9fd0c9;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:750}.org-member-primary-action,.org-member-secondary-action,.org-member-actions button,.org-member-actions a,.org-member-detail-grid button,.org-member-detail-grid a,.org-member-recipient-handoff a{color:#f7fbff;width:fit-content;max-width:100%;font:inherit;cursor:pointer;background:#142c2dad;border:1px solid #daedf22e;border-radius:.45rem;padding:.72rem 1.05rem}.org-member-secondary-action,.org-member-actions a,.org-member-detail-grid a{color:#f0f6f8d1;background:0 0}.org-member-actions button:disabled,.org-member-stepnav button:disabled{cursor:not-allowed;opacity:.45}.org-member-toolbar{margin-bottom:1rem}.org-member-toolbar input,.org-member-toolbar select,.org-member-form-grid input,.org-member-form-grid select,.org-member-form-grid textarea,.org-member-detail-grid textarea{color:#f7fbff;width:100%;font:inherit;background:#080e14bd;border:1px solid #daedf224;border-radius:.45rem;padding:.78rem .85rem}.org-member-toolbar input{flex:18rem}.org-member-table,.org-member-step-panel,.org-member-detail-grid{gap:.7rem;display:grid}.org-member-row{color:inherit;border-bottom:1px solid #daedf21f;grid-template-columns:1.15fr 1fr .75fr .9fr 1fr 1fr 1.35fr;align-items:center;gap:.8rem;padding:.85rem 0;display:grid}.org-member-row span{color:#f0f6f8bf}.org-member-stepnav{grid-template-columns:repeat(6,minmax(0,1fr));gap:.5rem;margin:0 0 1rem;display:grid}.org-member-stepnav button{color:#f0f6f8b8;min-height:3rem;font:inherit;background:#0910159e;border:1px solid #daedf221;border-radius:.45rem}.org-member-stepnav button[aria-current=step]{color:#fff;background:#1a4542ad}.org-member-stepnav span{color:#9fd0c9;font-size:.75rem;display:block}.org-member-step-panel{padding-top:.5rem}.org-member-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.org-member-form-grid label,.org-member-detail-grid label,.org-member-checks{color:#f0f6f8d1;gap:.42rem;display:grid}.org-member-form-grid textarea,.org-member-detail-grid textarea{resize:vertical;min-height:7rem}.org-member-checks{border:0;margin:0;padding:0}.org-member-checks label{flex-direction:row;align-items:center;display:flex}.org-member-checks input{width:auto}.org-member-field-error{color:#ffc6b8;font-size:.9rem}.org-member-review{gap:.7rem;display:grid}.org-member-detail-grid{grid-template-columns:minmax(0,1fr) minmax(18rem,.38fr)}.org-member-detail-grid dl{grid-template-columns:9rem minmax(0,1fr);gap:.55rem 1rem;display:grid}.org-member-detail-grid dt{color:#f0f6f89e}.org-member-detail-grid dd{margin:0}.org-member-blocked-actions span{color:#f0f6f89e;font-size:.9rem}.org-member-production-contract{background:#daedf224;border:1px solid #daedf224;border-radius:.5rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0 0 1.2rem;display:grid;overflow:hidden}.org-member-production-contract span{color:#f0f6f8c2;background:#070d12ad;min-width:0;padding:.78rem .9rem;font-size:.84rem;line-height:1.42}.org-member-production-contract strong{color:#fff;letter-spacing:0;text-transform:uppercase;margin-bottom:.2rem;font-size:.78rem;display:block}.org-member-recipient-handoff{min-height:100dvh;color:var(--text);background:linear-gradient(#061019,#131614);place-items:center;display:grid}@media (width<=760px){.org-member-flow__topbar,.org-member-page-heading,.org-member-form-grid,.org-member-detail-grid,.org-member-production-contract{grid-template-columns:1fr}.org-member-stepnav{grid-template-columns:repeat(2,minmax(0,1fr))}.org-member-row{grid-template-columns:1fr}.org-member-primary-action,.org-member-secondary-action,.org-member-actions button,.org-member-actions a{text-align:center;width:100%}}.page-shell{max-width:1320px;margin:0 auto;padding:4rem 1.5rem 3rem;animation:.5s ease-out both rise-in}.sociuna-app-shell{grid-template-columns:13.5rem minmax(0,1fr);gap:1.5rem;min-height:100vh;padding:1.25rem 1.5rem 7.5rem;animation:.5s ease-out both rise-in;display:grid}.sociuna-app-rail{flex-direction:column;align-self:start;gap:1.2rem;min-height:calc(100vh - 2.5rem);padding:.65rem;display:flex;position:sticky;top:1.25rem}.sociuna-rail-profile,.sociuna-rail-item{width:100%;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0}.sociuna-rail-profile{border-radius:.5rem;grid-template-columns:2.65rem minmax(0,1fr);align-items:center;gap:.7rem;padding:.45rem;display:grid}.sociuna-rail-profile:hover,.sociuna-rail-item:hover{background:var(--surface-soft)}.sociuna-avatar{background:linear-gradient(145deg, var(--surface-strong), var(--surface-soft));border:1px solid var(--edge);width:2.65rem;height:2.65rem;box-shadow:var(--shadow-soft);border-radius:50%;place-items:center;font-weight:700;display:grid}.sociuna-rail-profile strong,.sociuna-rail-profile small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sociuna-rail-profile small,.sociuna-list-row small,.sociuna-action-row small{color:var(--text-muted)}.sociuna-rail-nav{gap:.25rem;display:grid}.sociuna-rail-item{min-height:2.45rem;color:var(--text-muted);border-radius:.5rem;justify-content:space-between;align-items:center;gap:.55rem;padding:.6rem .75rem;display:flex}.sociuna-rail-item.is-active{background:var(--surface-soft);color:var(--text);box-shadow:inset 0 0 0 1px var(--edge);font-weight:650}.sociuna-rail-alert{background:var(--accent);color:#fff;border-radius:50%;place-items:center;min-width:1.2rem;height:1.2rem;font-size:.78rem;font-weight:700;display:grid}.sociuna-rail-footer{margin-top:auto}.sociuna-app-content{width:100%;min-width:0;max-width:1180px;margin:0 auto}.sociuna-personal-dashboard{min-height:56vh;padding:3.4rem 0 2.25rem}.sociuna-personal-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;margin-bottom:1.25rem;display:grid}.sociuna-personal-actions{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;display:flex}.sociuna-priority-grid{grid-template-columns:minmax(0,1.25fr) repeat(2,minmax(220px,.75fr));gap:.85rem;display:grid}.sociuna-priority-panel{border:1px solid var(--edge);background:color-mix(in srgb, var(--surface-strong) 80%, transparent);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:.5rem;padding:.85rem}.sociuna-panel-heading{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.7rem;display:flex}.sociuna-panel-heading h2{letter-spacing:0;margin:0;font-size:1rem}.sociuna-panel-heading span{background:var(--surface-soft);min-width:1.5rem;height:1.5rem;color:var(--text-muted);border-radius:999px;place-items:center;font-size:.8rem;font-weight:700;display:grid}.sociuna-action-stack,.sociuna-list-stack{gap:.55rem;display:grid}.sociuna-action-row,.sociuna-list-row{width:100%;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.5rem}.sociuna-action-row{padding:.8rem}.sociuna-list-row{padding:.72rem}.sociuna-action-row:hover,.sociuna-list-row:hover{border-color:var(--edge);background:var(--surface-soft)}.sociuna-action-row strong,.sociuna-action-row small,.sociuna-list-row strong,.sociuna-list-row small{line-height:1.35;display:block}.sociuna-action-row small,.sociuna-list-row small{margin-top:.28rem}.sociuna-search-ask{border:1px solid var(--edge);background:color-mix(in srgb, var(--surface-strong) 82%, transparent);max-width:780px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:.5rem;grid-template-columns:minmax(0,1fr) auto;gap:.55rem;margin:1rem 0 0;padding:.55rem;display:grid;position:static}.sociuna-search-ask input{width:100%;min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:0;padding:.7rem .85rem}.sociuna-search-submit{background:var(--text);color:var(--bg);font:inherit;cursor:pointer;border:0;border-radius:.45rem;padding:.7rem 1.05rem;font-weight:650}.sociuna-operations-workspace{padding-top:2.2rem}.sociuna-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.canonical-public-shell{--canonical-public-gutter:clamp(1rem, 4vw, 3rem);--canonical-contract-frame-width:100%;--canonical-contract-copy-width:min(100%, 64rem);--canonical-contract-action-width:min(100%, 42rem);--sociuna-page-title:clamp(2.85rem, 5.4vw, 4.5rem);--sociuna-page-section-title:1.16rem;--sociuna-page-panel-title:1.04rem;--sociuna-page-value:1rem;--sociuna-page-body:.98rem;--sociuna-page-small:.82rem;--sociuna-page-micro:.72rem;--sociuna-page-action:.94rem;min-height:100vh;padding:1.25rem var(--canonical-public-gutter) 4rem;animation:.5s ease-out both rise-in}.canonical-public-nav{z-index:20;border:1px solid var(--edge);background:color-mix(in srgb, var(--surface-strong) 72%, transparent);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:999px;align-items:center;gap:.45rem;padding:.35rem;display:flex;position:fixed;top:1.05rem;left:50%;transform:translate(-50%)}.canonical-public-nav a{min-height:2.1rem;color:var(--text);border-radius:999px;align-items:center;padding:0 .9rem;font-weight:650;text-decoration:none;display:inline-flex}.canonical-public-nav a:hover{background:var(--surface-soft)}.canonical-public-hero{text-align:center;align-content:center;max-width:820px;min-height:min(72vh,720px);margin:0 auto;padding-top:4rem;display:grid}.canonical-public-hero-compact{min-height:auto;padding-top:7rem;padding-bottom:2rem}.canonical-public-hero h1,.canonical-onboarding-panel h1{letter-spacing:0;margin:0;font-size:clamp(3.4rem,10vw,7rem);font-weight:680;line-height:.94}.canonical-public-hero p,.canonical-onboarding-panel>p{max-width:650px;color:var(--text-muted);margin:1.15rem auto 0;font-size:1.08rem;line-height:1.55}.canonical-eyebrow{color:var(--text-muted);letter-spacing:.16em;margin:0 0 .75rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,monospace;font-size:.78rem}.canonical-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;margin-top:1.35rem;display:flex}.canonical-primary-button,.canonical-ghost-button{min-height:2.65rem;font:inherit;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 1.05rem;font-weight:650;text-decoration:none;display:inline-flex}.canonical-primary-button{background:var(--accent);color:#fff;box-shadow:var(--shadow-soft)}.canonical-primary-button:hover{background:var(--accent-strong)}.canonical-ghost-button{border:1px solid var(--edge);background:color-mix(in srgb, var(--surface-strong) 72%, transparent);color:var(--text)}.canonical-ghost-button:hover{background:var(--surface-soft)}.canonical-public-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;max-width:980px;margin:-2rem auto 0;display:grid}.canonical-public-columns article,.canonical-onboarding-panel,.canonical-contract-text,.canonical-panel{border:1px solid var(--edge);background:color-mix(in srgb, var(--surface-strong) 78%, transparent);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:18px}.canonical-public-columns article{padding:1rem}.canonical-public-columns h2,.canonical-contract-text h2,.canonical-panel h2{letter-spacing:0;margin:0 0 .5rem;font-size:1rem}.canonical-public-columns p,.canonical-contract-text p,.canonical-panel p,.canonical-faq-list p{color:var(--text-muted);margin:0;line-height:1.5}.canonical-onboarding-panel{width:var(--canonical-contract-frame-width);text-align:center;max-width:none;margin:7rem auto 0;padding:clamp(1.25rem,4vw,2.6rem)}.canonical-onboarding-panel h1{font-size:clamp(2.5rem,7vw,5.4rem)}.canonical-contract-text{margin-top:1rem;padding:1rem}.canonical-contract-text h2{text-align:center;font-size:clamp(1.35rem,3vw,2rem)}.canonical-invite-gate{justify-items:center;gap:1rem;max-width:620px;margin:1.9rem auto 0;padding:0;display:grid}.canonical-onboarding[data-route-state=invite-missing],.canonical-onboarding[data-route-state=invite-denied],.canonical-onboarding[data-route-state=invite-verifying],.canonical-onboarding[data-route-state=passkey-required],.canonical-onboarding[data-route-state=blocked],.canonical-onboarding[data-route-state=complete],.canonical-onboarding[data-route-state=contract-declined]{padding-top:0;padding-bottom:0}.canonical-onboarding[data-route-state=invite-missing] .canonical-onboarding-panel,.canonical-onboarding[data-route-state=invite-denied] .canonical-onboarding-panel,.canonical-onboarding[data-route-state=invite-verifying] .canonical-onboarding-panel,.canonical-onboarding[data-route-state=passkey-required] .canonical-onboarding-panel,.canonical-onboarding[data-route-state=blocked] .canonical-onboarding-panel,.canonical-onboarding[data-route-state=complete] .canonical-onboarding-panel,.canonical-onboarding[data-route-state=contract-declined] .canonical-onboarding-panel{align-content:center;justify-items:center;min-height:100svh;padding-top:0;padding-bottom:0}.canonical-onboarding[data-route-state=invite-missing] .canonical-invite-gate,.canonical-onboarding[data-route-state=invite-denied] .canonical-invite-gate,.canonical-onboarding[data-route-state=invite-verifying] .canonical-invite-gate,.canonical-onboarding[data-route-state=passkey-required] .canonical-invite-gate,.canonical-onboarding[data-route-state=blocked] .canonical-invite-gate,.canonical-onboarding[data-route-state=complete] .canonical-invite-gate,.canonical-onboarding[data-route-state=contract-declined] .canonical-invite-gate{text-align:center;width:min(100%,44rem);margin:0 auto}.canonical-onboarding[data-route-state=invite-missing] .canonical-invite-gate h1,.canonical-onboarding[data-route-state=invite-denied] .canonical-invite-gate h1,.canonical-onboarding[data-route-state=invite-verifying] .canonical-invite-gate h1,.canonical-onboarding[data-route-state=passkey-required] .canonical-invite-gate h1,.canonical-onboarding[data-route-state=passkey-required] .canonical-invite-gate h2,.canonical-onboarding[data-route-state=blocked] .canonical-invite-gate h1,.canonical-onboarding[data-route-state=blocked] .canonical-invite-gate h2,.canonical-onboarding[data-route-state=complete] .canonical-invite-gate h1,.canonical-onboarding[data-route-state=complete] .canonical-invite-gate h2,.canonical-onboarding[data-route-state=contract-declined] .canonical-invite-gate h1,.canonical-onboarding[data-route-state=contract-declined] .canonical-invite-gate h2{margin:0}.canonical-onboarding[data-route-state=invite-missing] .canonical-invite-gate .canonical-status-surface__actions,.canonical-onboarding[data-route-state=invite-denied] .canonical-invite-gate .canonical-status-surface__actions,.canonical-onboarding[data-route-state=invite-verifying] .canonical-invite-gate .canonical-status-surface__actions,.canonical-onboarding[data-route-state=passkey-required] .canonical-invite-gate .canonical-status-surface__actions,.canonical-onboarding[data-route-state=blocked] .canonical-invite-gate .canonical-status-surface__actions,.canonical-onboarding[data-route-state=complete] .canonical-invite-gate .canonical-status-surface__actions,.canonical-onboarding[data-route-state=contract-declined] .canonical-invite-gate .canonical-status-surface__actions{justify-content:center;margin-top:.92rem}.canonical-onboarding[data-route-state=invite-missing] .canonical-invite-gate .canonical-primary-button,.canonical-onboarding[data-route-state=invite-missing] .canonical-invite-gate .canonical-ghost-button,.canonical-onboarding[data-route-state=invite-denied] .canonical-invite-gate .canonical-primary-button,.canonical-onboarding[data-route-state=invite-denied] .canonical-invite-gate .canonical-ghost-button,.canonical-onboarding[data-route-state=invite-verifying] .canonical-invite-gate .canonical-primary-button,.canonical-onboarding[data-route-state=invite-verifying] .canonical-invite-gate .canonical-ghost-button,.canonical-onboarding[data-route-state=passkey-required] .canonical-invite-gate .canonical-primary-button,.canonical-onboarding[data-route-state=passkey-required] .canonical-invite-gate .canonical-ghost-button,.canonical-onboarding[data-route-state=blocked] .canonical-invite-gate .canonical-primary-button,.canonical-onboarding[data-route-state=blocked] .canonical-invite-gate .canonical-ghost-button,.canonical-onboarding[data-route-state=complete] .canonical-invite-gate .canonical-primary-button,.canonical-onboarding[data-route-state=complete] .canonical-invite-gate .canonical-ghost-button,.canonical-onboarding[data-route-state=contract-declined] .canonical-invite-gate .canonical-primary-button,.canonical-onboarding[data-route-state=contract-declined] .canonical-invite-gate .canonical-ghost-button{color:#f6f8fbc2;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;font-size:1rem;font-weight:760;text-decoration:none;transition:color .16s,text-shadow .16s,filter .16s}.canonical-onboarding[data-route-state=invite-missing] .canonical-invite-gate .canonical-primary-button:hover,.canonical-onboarding[data-route-state=invite-missing] .canonical-invite-gate .canonical-primary-button:focus-visible,.canonical-onboarding[data-route-state=invite-missing] .canonical-invite-gate .canonical-ghost-button:hover,.canonical-onboarding[data-route-state=invite-missing] .canonical-invite-gate .canonical-ghost-button:focus-visible,.canonical-onboarding[data-route-state=invite-denied] .canonical-invite-gate .canonical-primary-button:hover,.canonical-onboarding[data-route-state=invite-denied] .canonical-invite-gate .canonical-primary-button:focus-visible,.canonical-onboarding[data-route-state=invite-denied] .canonical-invite-gate .canonical-ghost-button:hover,.canonical-onboarding[data-route-state=invite-denied] .canonical-invite-gate .canonical-ghost-button:focus-visible,.canonical-onboarding[data-route-state=invite-verifying] .canonical-invite-gate .canonical-primary-button:hover,.canonical-onboarding[data-route-state=invite-verifying] .canonical-invite-gate .canonical-primary-button:focus-visible,.canonical-onboarding[data-route-state=invite-verifying] .canonical-invite-gate .canonical-ghost-button:hover,.canonical-onboarding[data-route-state=invite-verifying] .canonical-invite-gate .canonical-ghost-button:focus-visible,.canonical-onboarding[data-route-state=passkey-required] .canonical-invite-gate .canonical-primary-button:hover,.canonical-onboarding[data-route-state=passkey-required] .canonical-invite-gate .canonical-primary-button:focus-visible,.canonical-onboarding[data-route-state=passkey-required] .canonical-invite-gate .canonical-ghost-button:hover,.canonical-onboarding[data-route-state=passkey-required] .canonical-invite-gate .canonical-ghost-button:focus-visible,.canonical-onboarding[data-route-state=blocked] .canonical-invite-gate .canonical-primary-button:hover,.canonical-onboarding[data-route-state=blocked] .canonical-invite-gate .canonical-primary-button:focus-visible,.canonical-onboarding[data-route-state=blocked] .canonical-invite-gate .canonical-ghost-button:hover,.canonical-onboarding[data-route-state=blocked] .canonical-invite-gate .canonical-ghost-button:focus-visible,.canonical-onboarding[data-route-state=complete] .canonical-invite-gate .canonical-primary-button:hover,.canonical-onboarding[data-route-state=complete] .canonical-invite-gate .canonical-primary-button:focus-visible,.canonical-onboarding[data-route-state=complete] .canonical-invite-gate .canonical-ghost-button:hover,.canonical-onboarding[data-route-state=complete] .canonical-invite-gate .canonical-ghost-button:focus-visible,.canonical-onboarding[data-route-state=contract-declined] .canonical-invite-gate .canonical-primary-button:hover,.canonical-onboarding[data-route-state=contract-declined] .canonical-invite-gate .canonical-primary-button:focus-visible,.canonical-onboarding[data-route-state=contract-declined] .canonical-invite-gate .canonical-ghost-button:hover,.canonical-onboarding[data-route-state=contract-declined] .canonical-invite-gate .canonical-ghost-button:focus-visible{color:#fff;filter:brightness(1.08);text-shadow:0 0 .45rem #cef3ff57;outline:0}.canonical-invite-gate h2,.canonical-invite-gate p{margin:0}.canonical-invite-gate p{color:var(--text-muted);line-height:1.5}.canonical-esign-button{border:1px solid var(--edge);background:var(--surface-strong);width:min(100%,420px);min-height:3.4rem;color:var(--text);font:inherit;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;margin-top:1rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.canonical-esign-button:before{content:"";background:var(--accent);width:0;transition:width 3s linear;position:absolute;inset:0}.esign-icon,.esign-text,.esign-signature{z-index:1;position:relative}.esign-icon{border:1px solid;border-radius:50%;width:1.4rem;height:1.4rem;margin:0;font-family:ui-serif,Georgia,serif;font-style:italic;display:block}.esign-signature{opacity:0;color:#fff;font-family:var(--signature-font-family,"Sociuna Signature Arty", "Snell Roundhand", "Segoe Script", cursive);font-size:1.35rem;font-weight:500;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.canonical-esign-button:active .esign-text,.canonical-esign-button:active .esign-icon{opacity:0}.canonical-esign-button:active .esign-signature{animation:3s linear forwards signature-write}.canonical-app-shell{grid-template-columns:13.5rem minmax(0,1fr);gap:1.5rem;min-height:100vh;padding:1.25rem 1.5rem 7.5rem;animation:.5s ease-out both rise-in;display:grid}.canonical-rail{flex-direction:column;align-self:start;gap:1.15rem;min-height:calc(100vh - 2.5rem);padding:.65rem;display:flex;position:sticky;top:1.25rem}.canonical-profile-button,.canonical-rail-link{width:100%;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0}.canonical-profile-button{border-radius:18px;grid-template-columns:2.65rem minmax(0,1fr);align-items:center;gap:.7rem;padding:.45rem;display:grid}.canonical-profile-button:hover,.canonical-rail-link:hover{background:var(--surface-soft)}.canonical-avatar{border:1px solid var(--edge);background:linear-gradient(145deg, var(--surface-strong), var(--surface-soft));width:2.65rem;height:2.65rem;box-shadow:var(--shadow-soft);border-radius:50%;place-items:center;font-weight:700;display:grid}.canonical-profile-button strong,.canonical-profile-button small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.canonical-profile-button small{color:var(--text-muted)}.canonical-rail-nav{gap:.25rem;display:grid}.canonical-rail-link{min-height:2.45rem;color:var(--text-muted);border-radius:14px;justify-content:space-between;align-items:center;gap:.55rem;padding:.6rem .75rem;display:flex}.canonical-rail-link.is-active{background:var(--surface-soft);box-shadow:inset 0 0 0 1px var(--edge);color:var(--text);font-weight:650}.canonical-alert{background:var(--accent);color:#fff;border-radius:50%;place-items:center;min-width:1.2rem;height:1.2rem;font-size:.78rem;font-weight:700;display:grid}.canonical-rail-footer{gap:.25rem;margin-top:auto;display:grid}.canonical-app-main{width:100%;min-width:0;max-width:1180px;margin:0 auto;padding-top:3rem}.canonical-action-target{min-height:2.75rem;padding-inline:1rem}.canonical-app-main.canonical-app-main--map{width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;overflow:hidden}.canonical-app-main.canonical-app-main--map .canonical-ops-runtime-surface,.canonical-app-main.canonical-app-main--map .map-system{width:100%;height:100%;min-height:0}.canonical-page-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;margin-bottom:1rem;display:grid}.canonical-page-header h1{letter-spacing:0;margin:0;font-size:clamp(2.35rem,6vw,4.7rem);line-height:.96}.canonical-page-header p:not(.canonical-eyebrow){max-width:760px;color:var(--text-muted);margin:.85rem 0 0;font-size:1.02rem;line-height:1.5}.canonical-page-header .canonical-actions{justify-content:flex-end;margin-top:0}.canonical-badges,.canonical-tabs{flex-wrap:wrap;gap:.45rem;margin-bottom:.8rem;display:flex}.canonical-badges span,.canonical-tabs button{border:1px solid var(--edge);background:color-mix(in srgb, var(--surface-strong) 70%, transparent);min-height:2rem;color:var(--text-muted);font:inherit;border-radius:999px;align-items:center;padding:0 .8rem;font-size:.88rem;display:inline-flex}.canonical-tabs button:first-child{color:var(--text);background:var(--surface-soft)}.canonical-section-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:1rem;display:grid}.canonical-panel{padding:1rem}.canonical-visual{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#040b129e;border:1px solid #ffffff38;border-radius:.55rem;min-height:320px;position:relative;overflow:hidden;box-shadow:0 28px 90px #00000042}.canonical-map{background:linear-gradient(#ffffff0b 1px,#0000 1px) 0 0/5rem 5rem,linear-gradient(90deg,#ffffff0b 1px,#0000 1px) 0 0/5rem 5rem,radial-gradient(circle at 48% 48%,#ffffff14,#0000 33%),#01070cbd;min-height:300px}.canonical-map-grid{opacity:.28;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:76px 76px;position:absolute;inset:0}.map-pin{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050e16b8;border:1px solid #ffffff3d;border-radius:999px;padding:.45rem .7rem;font-weight:700;position:absolute;box-shadow:0 18px 42px #00000047}.map-pin-job{top:34%;left:18%}.map-pin-yard{top:20%;right:18%}.map-pin-crew{bottom:18%;left:48%}.canonical-well{background:radial-gradient(360px 220px at 62% 42%,#3387ff33,#0000 68%),linear-gradient(#101924d1,#040b12b8);min-height:250px}.well-line{border-bottom:5px solid #40a0ffdb;border-left:5px solid #40a0ffdb;border-bottom-left-radius:120px;height:120px;position:absolute;top:34%;left:16%;right:12%;transform:skew(-12deg);box-shadow:0 0 34px #40a0ff61}.well-zone{border:1px solid var(--edge);background:var(--surface-strong);box-shadow:var(--shadow-soft);border-radius:999px;padding:.45rem .7rem;position:absolute}.well-zone-a{top:18%;left:12%}.well-zone-b{top:48%;left:36%}.well-zone-c{bottom:22%;right:13%}.canonical-ops-evidence-strip{z-index:2;flex-wrap:wrap;gap:.45rem;display:flex;position:absolute;bottom:1rem;left:1rem;right:1rem}.canonical-ops-evidence-strip span{color:var(--text);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050e16b8;border:1px solid #ffffff2e;border-radius:999px;padding:.45rem .65rem;font-size:.78rem;font-weight:700;line-height:1.2}.canonical-ops-runtime-surface{gap:.75rem;display:grid}.canonical-ops-runtime-contract{background:#050d146b;border:1px solid #ffffff26;border-radius:.55rem;gap:.65rem;padding:.85rem;display:grid}.canonical-ops-runtime-contract h2,.canonical-ops-runtime-contract p{margin:0}.canonical-ops-runtime-contract h2{color:#fff;font-size:1.05rem}.canonical-ops-runtime-contract p:not(.canonical-eyebrow){color:#ffffffa8;line-height:1.42}.canonical-ops-runtime-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;display:grid}.canonical-ops-runtime-grid article{background:#ffffff09;border:1px solid #ffffff1f;border-radius:.45rem;gap:.24rem;min-width:0;padding:.6rem;display:grid}.canonical-ops-runtime-grid strong{color:#fff;font-size:.86rem}.canonical-ops-runtime-grid span,.canonical-ops-runtime-grid small{color:#ffffff9e;line-height:1.34}.canonical-ops-runtime-grid small{letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:760}.canonical-search-ask{z-index:30;border:1px solid var(--edge);background:color-mix(in srgb, var(--surface-strong) 82%, transparent);max-width:760px;box-shadow:var(--shadow-strong);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:999px;grid-template-columns:minmax(0,1fr) auto;gap:.55rem;margin:0 auto;padding:.55rem;display:grid;position:fixed;bottom:1.35rem;left:15rem;right:22vw}.canonical-search-ask input{width:100%;min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:0;padding:.7rem .85rem}.canonical-search-ask button{background:var(--text);color:var(--bg);font:inherit;cursor:pointer;border:0;border-radius:999px;padding:.7rem 1.05rem;font-weight:650}@keyframes signature-write{0%{opacity:1;clip-path:inset(0 100% 0 0)}1%{opacity:1}to{opacity:1;clip-path:inset(0)}}.hero-with-actions{grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);justify-content:space-between;align-items:start;gap:1.25rem;display:grid}.kicker,.auth-kicker{letter-spacing:.16em;color:var(--text-muted);margin:0 0 .5rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,monospace;font-size:.78rem}h1{letter-spacing:-.045em;margin:0;font-size:clamp(2.2rem,4vw,3.4rem);font-weight:650;line-height:1.02}.hero h2{letter-spacing:0;margin:0;font-size:clamp(1.85rem,3vw,2.75rem);font-weight:650;line-height:1.05}.subtitle,.auth-subtitle{max-width:68ch;color:var(--text-muted);margin-top:1rem;font-size:1.02rem;line-height:1.5}.pillar-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem;margin-bottom:1.6rem;display:grid}.summary-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.7rem;margin-top:.8rem;display:grid}.summary-card{text-align:left;overflow-wrap:anywhere;width:100%;min-width:0}button.summary-card{border:1px solid var(--edge);background:color-mix(in srgb, var(--surface-strong) 76%, transparent);color:var(--text);font:inherit;box-shadow:none;cursor:pointer;border-radius:.5rem;padding:.85rem 1rem}button.summary-card.is-selected{background:#2d8dff24;border-color:#2d8dffb8}.summary-card span,.summary-card strong,.summary-card small{min-width:0;display:block}.pillar-card{background:linear-gradient(160deg, var(--surface), var(--surface-soft));border:1px solid var(--edge);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:24px;padding:1.1rem 1.1rem 1.05rem;animation:.6s ease-out both rise-in}.pillar-card:nth-child(2){animation-delay:90ms}.pillar-card:nth-child(3){animation-delay:.18s}.pillar-card h2{letter-spacing:-.02em;margin:0 0 .55rem;font-size:1.02rem;font-weight:650}.pillar-card p{color:var(--text-muted);margin:0;line-height:1.5}.status-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.wizard-nav{flex-wrap:wrap;gap:.55rem;margin-top:1rem;display:flex}.wizard-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-bottom:1rem;display:grid}.wizard-card{border:1px solid var(--edge);background:linear-gradient(160deg, var(--surface), var(--surface-soft));box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:22px;margin-bottom:1rem;padding:1.05rem 1.05rem 1rem}.wizard-card h2{letter-spacing:-.02em;margin:0 0 .7rem}.org-onboarding-runtime-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin-top:.85rem;display:grid}.org-onboarding-runtime-grid article{background:#ffffff0b;border:1px solid #ffffff24;border-radius:.45rem;min-width:0;padding:.75rem}.org-onboarding-runtime-grid strong,.org-onboarding-runtime-grid span,.org-onboarding-runtime-grid p{overflow-wrap:anywhere;display:block}.org-onboarding-runtime-grid strong{color:var(--text);font-size:.95rem}.org-onboarding-runtime-grid span{color:#b8ddffe6;text-transform:uppercase;margin-top:.35rem;font-size:.78rem;font-weight:700}.org-onboarding-runtime-grid p{color:var(--text-muted);margin:.45rem 0 0;font-size:.86rem;line-height:1.42}.org-onboarding-shell{grid-template-columns:minmax(0,1fr) minmax(16rem,22rem);gap:1rem 1.4rem;width:min(100%,74rem);display:grid}.org-onboarding-header{grid-column:1/-1;justify-items:start;gap:.8rem;margin-bottom:.6rem;display:grid}.org-onboarding-header h1{max-width:58rem;margin:0;font-size:clamp(2.35rem,4.8vw,4.8rem);line-height:.98}.org-onboarding-header p:not(.kicker){max-width:52rem;color:var(--text-muted);margin:0;font-size:1.02rem;line-height:1.55}.org-onboarding-progress{grid-column:1/-1;margin:0 0 .5rem}.org-onboarding-progress ol{flex-wrap:wrap;gap:.42rem .7rem;margin:0;padding:0;list-style:none;display:flex}.org-onboarding-progress li{min-height:1.7rem}.org-onboarding-progress button{color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:0;padding:.1rem 0;font-size:.8rem;font-weight:780}.org-onboarding-progress button:hover:not(:disabled),.org-onboarding-progress button:focus-visible:not(:disabled){color:var(--text);text-shadow:0 0 .45rem #cef3ff57;outline:0}.org-onboarding-progress button:disabled{cursor:not-allowed;opacity:.42}.org-onboarding-progress li[data-status=complete] button{color:#186848f2}.org-onboarding-progress li[data-status=current] button{color:var(--text);text-shadow:0 0 .5rem #4787ff2e}.org-onboarding-step,.org-onboarding-summary-panel,.org-onboarding-message{border:1px solid var(--edge);background:color-mix(in srgb, var(--surface) 92%, transparent);min-width:0;box-shadow:var(--shadow-soft);border-radius:.5rem}.org-onboarding-step{padding:clamp(1.1rem,2vw,1.55rem)}.org-onboarding-summary-panel,.org-onboarding-message{align-self:start;padding:1rem}.org-onboarding-summary-panel{position:sticky;top:1rem}.org-onboarding-step h2,.org-onboarding-summary-panel h2,.org-onboarding-blockers h2{margin:0 0 .6rem;font-size:1.35rem;line-height:1.15}.org-onboarding-eyebrow{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem;font-size:.74rem;font-weight:780}.org-onboarding-summary,.org-onboarding-form p,.org-onboarding-summary-panel p,.org-onboarding-message{color:var(--text-muted);line-height:1.52}.org-onboarding-form{gap:.9rem;max-width:42rem;display:grid}.org-onboarding-form label{gap:.38rem;display:grid}.org-onboarding-form label span{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:760}.org-onboarding-form input:not([type=checkbox]),.org-onboarding-form select,.org-onboarding-form textarea{border:1px solid var(--edge);background:var(--surface-strong);width:100%;min-height:3rem;color:var(--text);font:inherit;border-radius:.45rem;padding:.72rem .82rem}.org-onboarding-form textarea{resize:vertical;min-height:6.5rem}.org-onboarding-check{color:var(--text);align-items:flex-start;gap:.62rem;line-height:1.45;display:flex}.org-onboarding-check input{flex:none;width:1rem;height:1rem;margin-top:.2rem}.org-onboarding-plain-list,.org-onboarding-blockers ul{color:var(--text-muted);gap:.42rem;margin:.1rem 0 .2rem 1.05rem;padding:0;line-height:1.45;display:grid}.org-onboarding-blockers{border-left:3px solid #b94b36b8;padding-left:.85rem}.org-onboarding-step-actions{align-items:center;gap:.75rem;margin-top:1.1rem;display:flex}.org-onboarding-primary-action{width:fit-content;min-width:10.5rem}@media (width<=820px){.org-onboarding-shell{grid-template-columns:minmax(0,1fr)}.org-onboarding-summary-panel{position:static}.org-onboarding-primary-action,.org-onboarding-step-actions .action-button,.org-onboarding-step-actions .ghost-button{width:100%}.org-onboarding-step-actions{display:grid}}.wizard-controls{flex-wrap:wrap;gap:.6rem;margin-top:.8rem;display:flex}.auth-passkey-button{width:100%;min-height:3.25rem;margin-top:.95rem}.auth-helper{color:var(--text-muted);margin:.75rem 0 0;font-size:.92rem;line-height:1.45}.auth-admin-note{color:#414a5ae6;font-size:.86rem}.auth-divider{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;margin:1.1rem 0 .9rem;font-size:.78rem;display:grid}.auth-divider:before,.auth-divider:after{content:"";background:#1113181f;height:1px;display:block}.wizard-fields{gap:.65rem;min-width:0;display:grid}.wizard-fields>*{min-width:0;max-width:100%}.wizard-fields label{color:var(--text-muted);letter-spacing:.04em;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,monospace;font-size:.84rem}.wizard-fields input{border:1px solid var(--edge);background:var(--surface-strong);border-radius:14px;padding:.75rem .85rem;box-shadow:inset 0 1px #ffffff80}.wizard-fields textarea{border:1px solid var(--edge);background:var(--surface-strong);border-radius:14px;padding:.75rem .85rem;font-family:inherit}.checkbox-row{align-items:center;gap:.55rem;display:flex}.checkbox-row input[type=checkbox]{width:1rem;height:1rem}.template-preview{border:1px solid var(--edge);background:var(--surface-strong);white-space:pre-wrap;border-radius:14px;margin-top:.45rem;padding:.55rem .65rem;font-size:.82rem}.wizard-step-actions{justify-content:space-between;margin-top:1rem;display:flex}.wizard-remediation-summary{border:1px solid var(--edge);background:color-mix(in srgb, var(--surface-soft) 75%, #ffecd2 25%);border-radius:10px;margin-top:.8rem;padding:.65rem .75rem}.wizard-remediation-summary p{margin:.25rem 0}.wizard-remediation-summary ul{margin:.3rem 0 .5rem 1.1rem}.wizard-modal-backdrop{z-index:20;background:#0910188c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.wizard-modal{border:1px solid var(--edge);background:linear-gradient(160deg, var(--surface), var(--surface-soft));width:min(760px,100%);box-shadow:var(--shadow-strong);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:24px;padding:1rem}.wizard-modal h2{margin-top:0}.wizard-modal ul{margin:.3rem 0 .75rem 1.2rem}.runtime-panel{border:1px solid var(--edge);background:linear-gradient(160deg, var(--surface), var(--surface-soft));box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:26px;margin-bottom:1.25rem;padding:1.1rem}.host-runtime-summary{border:1px solid var(--edge);background:linear-gradient(150deg, var(--surface), var(--surface-soft));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:20px;max-width:1320px;margin:.75rem auto 0;padding:.65rem .95rem;box-shadow:0 8px 24px #0f121c0a}.host-runtime-summary-kicker{letter-spacing:.12em;color:var(--text-muted);margin:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,monospace;font-size:.68rem}.host-runtime-summary-line{margin:.28rem 0 .48rem;font-size:.88rem}.host-runtime-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;margin:0;display:grid}.host-runtime-summary-grid dt{color:var(--text-muted);margin-bottom:.12rem;font-size:.68rem}.host-runtime-summary-grid dd{margin:0;font-size:.8rem}.runtime-panel-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.8rem;display:flex}.runtime-panel-header h2{letter-spacing:-.02em;margin:0;font-size:1.12rem}.runtime-panel .ghost-button[disabled]{opacity:.6;cursor:wait}.runtime-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.runtime-card{border:1px solid var(--edge);background:var(--surface-strong);border-radius:18px;min-width:0;padding:.82rem .88rem;box-shadow:0 10px 30px #0f121c0d}.runtime-card span{letter-spacing:.08em;color:var(--text-muted);margin-bottom:.35rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,monospace;font-size:.72rem;display:block}.runtime-card strong{letter-spacing:-.015em;overflow-wrap:anywhere;word-break:break-word;font-size:1.02rem;display:block}.runtime-card p{color:var(--text-muted);overflow-wrap:anywhere;word-break:break-word;margin:.35rem 0 0}.operations-site-board-panel{gap:1rem;display:grid}.operations-site-board{border:1px solid var(--edge);background:linear-gradient(120deg, #5a987e26, transparent 34%), linear-gradient(160deg, #768fb71f, #09121c6b), var(--surface-soft);border-radius:.6rem;grid-template-rows:repeat(6,minmax(3.6rem,1fr));grid-template-columns:repeat(12,minmax(0,1fr));gap:.65rem;min-height:28rem;padding:1rem;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0a}.operations-site-board:before{content:"";pointer-events:none;border:1px dashed #ffffff29;border-radius:.55rem;position:absolute;inset:1.1rem}.operations-site-board__lane{background:linear-gradient(90deg,#84b4a429,#84b4a46b,#84b4a429);border-radius:999px;height:.3rem;position:absolute;top:48%;left:12%;right:12%;transform:rotate(-7deg)}.operations-site-board__sprite{z-index:1;min-width:0;color:inherit;text-align:left;background:#061019c7;border:1px solid #ffffff2e;border-radius:.55rem;align-content:start;gap:.32rem;padding:.85rem;display:grid;position:relative;box-shadow:0 16px 40px #0003}.operations-site-board__sprite:before{content:"";background:#7bb88f52;border:2px solid #ffffff42;border-radius:50%;width:2.05rem;height:2.05rem;box-shadow:0 0 28px #7bb88f33}.operations-site-board__sprite span{letter-spacing:.08em;color:var(--text-muted);text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,monospace;font-size:.7rem}.operations-site-board__sprite strong{color:#fff;font-size:clamp(.96rem,1.3vw,1.12rem);line-height:1.18}.operations-site-board__sprite p{color:var(--text-muted);margin:0;font-size:.86rem}.operations-site-board__sprite--well{grid-area:2/2/span 2/span 3}.operations-site-board__sprite--job{grid-area:2/7/span 2/span 4}.operations-site-board__sprite--bha{grid-area:4/4/span 2/span 4}.operations-site-board__sprite--source{grid-area:5/9/span 1/span 3}.operations-site-board__sprite--missing{cursor:pointer;background:linear-gradient(135deg,#475569b8,#1e293bd6);border-color:#cbd5e147;grid-area:5/2/span 1/span 3}.operations-site-board__sprite--missing:before{background:linear-gradient(135deg,#e2e8f05c,#64748b9e 48%,#334155e0);border:1px solid #e2e8f06b;border-radius:.28rem;width:2.25rem;height:2.25rem;transform:skewY(-8deg)rotate(2deg);box-shadow:.34rem .34rem #0f172abd}.operations-site-board__sprite--missing:hover,.operations-site-board__sprite--missing:focus-visible{border-color:#e2e8f094;outline:0}.operations-map-view-panel{gap:1rem;display:grid}.operations-map-view{border:1px solid var(--edge);background:radial-gradient(circle at 22% 22%, #7bb88f38, transparent 24%), radial-gradient(circle at 72% 58%, #768fb72e, transparent 30%), linear-gradient(150deg, #09121ce6, #12222bc7), var(--surface-soft);border-radius:.6rem;grid-template-rows:repeat(7,minmax(3.25rem,1fr));grid-template-columns:repeat(12,minmax(0,1fr));gap:.65rem;min-height:30rem;padding:1rem;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0a}.operations-map-view:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:3rem 3rem;position:absolute;inset:1rem;-webkit-mask-image:linear-gradient(#0000,#000 18% 82%,#0000);mask-image:linear-gradient(#0000,#000 18% 82%,#0000)}.operations-map-view:after{content:"";pointer-events:none;background:linear-gradient(90deg,#84b4a41f,#84b4a466,#84b4a41f);border-radius:999px;height:.28rem;position:absolute;top:53%;left:14%;right:14%;transform:rotate(-13deg)}.operations-map-view__plane-label{z-index:2;color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;background:#061019bd;border:1px solid #ffffff29;border-radius:999px;padding:.35rem .7rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,monospace;font-size:.72rem;position:absolute;top:1rem;left:1rem}.operations-map-view__marker{z-index:1;background:#061019c7;border:1px solid #ffffff2e;border-radius:.55rem;align-content:start;gap:.32rem;min-width:0;padding:.85rem;display:grid;position:relative;box-shadow:0 16px 40px #0003}.operations-map-view__marker:before{content:"";background:#7bb88f52;border:2px solid #ffffff42;border-radius:.5rem;width:1.95rem;height:1.95rem;transform:rotate(45deg);box-shadow:0 0 28px #7bb88f33}.operations-map-view__marker span{letter-spacing:.08em;color:var(--text-muted);text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,monospace;font-size:.7rem}.operations-map-view__marker strong{color:#fff;font-size:clamp(.96rem,1.3vw,1.12rem);line-height:1.18}.operations-map-view__marker p{color:var(--text-muted);margin:0;font-size:.86rem}.operations-map-view__marker--well{grid-area:3/2/span 2/span 3}.operations-map-view__marker--job{grid-area:2/7/span 2/span 4}.operations-map-view__marker--bha{grid-area:5/4/span 2/span 4}.operations-map-view__marker--source{grid-area:5/9/span 2/span 3}.operations-map-view__marker--views{grid-area:6/2/span 1/span 3}.operations-workspace-state-surface,.operations-workspace-inspector,.operations-promoted-widget-frames,.wellsight-path-panel{border:1px solid var(--edge);background:linear-gradient(150deg, var(--surface), var(--surface-soft));box-shadow:var(--shadow-soft);border-radius:.6rem;gap:.9rem;margin-bottom:1.15rem;padding:1rem;display:grid}.operations-workspace-state-surface{grid-template-columns:repeat(4,minmax(0,1fr))}.operations-workspace-state-surface div{min-width:0}.operations-workspace-state-surface span,.wellsight-follow-lens-widget span{letter-spacing:.08em;color:var(--text-muted);text-transform:uppercase;margin-bottom:.32rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,monospace;font-size:.7rem;display:block}.operations-workspace-state-surface strong{color:var(--text);overflow-wrap:anywhere;display:block}.operations-workspace-inspector{color:var(--text);background:linear-gradient(150deg,#061019f0,#12222bdb);border-color:#7bb88f57}.operations-promoted-widget-frames{color:var(--text);background:linear-gradient(150deg,#061019f0,#12222bdb)}.operations-workspace-inspector h3,.operations-workspace-inspector p,.operations-promoted-widget-frames h3,.operations-promoted-widget-frames p{color:#e9f0ff}.operations-workspace-inspector__readout{text-align:left;width:100%;color:inherit;cursor:pointer;background:#061019d1}.operations-promoted-widget{background:#061019d1}.operations-workspace-inspector__readout:hover,.operations-workspace-inspector__readout:focus-visible,.operations-promoted-widget--focused{border-color:#7bb88f94;box-shadow:0 0 0 3px #7bb88f24}.operations-promoted-widget .ghost-button{margin-top:.7rem}.wellsight-path-canvas{border:1px solid var(--edge);background:radial-gradient(circle at 13% 13%, #7bb88f33, transparent 18%), linear-gradient(180deg, #061019eb, #12222bb8), var(--surface-soft);border-radius:.6rem;min-height:34rem;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0a}.wellsight-path-canvas__vertical,.wellsight-path-canvas__curve,.wellsight-path-canvas__lateral{pointer-events:none;border-color:#7bb88fc7;position:absolute}.wellsight-path-canvas__vertical{background:linear-gradient(#7bb88fdb,#7bb88f57);border-radius:999px;width:.42rem;height:58%;top:18%;left:18%}.wellsight-path-canvas__curve{border-bottom:.42rem solid #7bb88fb8;border-right:.42rem solid #7bb88fb8;border-radius:0 0 999px;width:18%;height:18%;top:68%;left:18%}.wellsight-path-canvas__lateral{background:linear-gradient(90deg,#7bb88fb8,#7bb88f47),linear-gradient(90deg,#0000,#ffffff29,#0000);border-radius:999px;height:.42rem;top:84%;left:35%;right:10%;transform:translateY(-.6rem)skewY(-2deg)}.wellsight-surface-equipment,.wellsight-path-canvas__toe,.wellsight-bha-marker,.wellsight-follow-lens-widget{z-index:2;color:var(--text);background:#061019d1;border:1px solid #ffffff2e;border-radius:.55rem;position:absolute;box-shadow:0 16px 40px #00000038}.wellsight-surface-equipment,.wellsight-path-canvas__toe{color:var(--text-muted);padding:.62rem .74rem;font-size:.82rem}.wellsight-surface-equipment--crane{top:6%;left:6%}.wellsight-surface-equipment--wellhead{top:12%;left:15%}.wellsight-path-canvas__toe{bottom:10%;right:7%}.wellsight-bha-marker{text-align:left;cursor:pointer;gap:.28rem;max-width:17rem;padding:.78rem;display:grid;top:71%;left:31%}.wellsight-bha-marker:before{content:"";background:#7bb88f59;border-radius:50%;width:2.1rem;height:2.1rem;box-shadow:0 0 32px #7bb88f52}.wellsight-bha-marker span{letter-spacing:.08em;color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,monospace;font-size:.7rem}.wellsight-bha-marker strong{color:#fff}.wellsight-bha-marker p,.wellsight-follow-lens-widget p{color:var(--text-muted);margin:0}.wellsight-bha-marker:hover,.wellsight-bha-marker:focus-visible{border-color:#7bb88fa3;box-shadow:0 0 0 3px #7bb88f26,0 16px 40px #00000038}.wellsight-follow-lens-widget{width:min(25rem,100% - 2rem);padding:.9rem;top:1rem;right:1rem}.wellsight-follow-lens-widget strong{color:#fff;margin-bottom:.34rem;display:block}.restricted-reconstruction-contract p:not(.canonical-eyebrow){max-width:68rem}.restricted-reconstruction-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.68rem;margin-top:.9rem;display:grid}.restricted-reconstruction-grid article{border:1px solid var(--edge);background:var(--surface-strong);border-radius:8px;align-content:start;gap:.36rem;min-height:100%;padding:.85rem;display:grid}.restricted-reconstruction-grid span{letter-spacing:.08em;color:var(--text-muted);text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,monospace;font-size:.72rem;display:block}.restricted-reconstruction-grid strong{font-size:1rem}.restricted-reconstruction-grid p{color:var(--text-muted);margin:0}.notification-delivery-contract p:not(.canonical-eyebrow){max-width:68rem}.notification-delivery-contract-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.68rem;margin-top:.9rem;display:grid}.notification-delivery-contract-grid article{border:1px solid var(--edge);background:var(--surface-strong);border-radius:8px;align-content:start;gap:.36rem;min-height:100%;padding:.85rem;display:grid}.notification-delivery-contract-grid span{letter-spacing:.08em;color:var(--text-muted);text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,monospace;font-size:.72rem;display:block}.notification-delivery-contract-grid strong{font-size:1rem}.notification-delivery-contract-grid p{color:var(--text-muted);margin:0}.runtime-skeleton-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;width:100%;display:grid}.runtime-card-skeleton{border-color:var(--edge)}.approvals-board-skeleton{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;display:grid}.approvals-column-skeleton{border:1px solid var(--edge);background:var(--surface-strong);border-radius:18px;gap:.45rem;padding:.6rem;display:grid;box-shadow:0 10px 26px #0f121c0a}.skeleton-block{background:linear-gradient(90deg,#eaedf2 20%,#f5f7fa 40%,#eaedf2 60%) 0 0/200% 100%;border-radius:8px;min-height:.68rem;animation:1.1s linear infinite skeleton-shimmer;display:block}.skeleton-line-sm{width:48%;height:.64rem}.skeleton-line-md{width:72%;height:.88rem}.skeleton-line-lg{width:92%;height:1.15rem}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.runtime-state{letter-spacing:0;border:1px solid #0000;border-radius:999px;padding:.06rem .48rem;font-size:.82rem;font-weight:600;line-height:1.35;display:inline-block}.runtime-state-ok{color:#1f6f3d;background:#e9f7ef;border-color:#9ed3b1}.runtime-state-pending{background:color-mix(in srgb, var(--surface-soft) 74%, #a8d5ff 26%);color:#1e4f7f;border-color:#8dbce6}.runtime-state-warning{background:color-mix(in srgb, var(--surface-soft) 70%, #ffe0a8 30%);color:#8c5a00;border-color:#e8c783}.runtime-state-degraded{background:color-mix(in srgb, var(--surface-soft) 72%, #ffe0a8 28%);color:#8c5a00;border-color:#e8c783}.runtime-state-down{color:#8a2719;background:#ffe7e4;border-color:#e0a7a0}.runtime-error{color:#8a2719;margin:.7rem 0 0;font-size:.92rem}.safety-immediate-guidance{border:1px solid color-mix(in srgb, var(--edge) 68%, #d9a441 32%);background:color-mix(in srgb, var(--surface-soft) 88%, #fff0c7 12%);border-radius:16px;margin:1rem 0;padding:1rem 1.1rem}.safety-immediate-guidance h2,.safety-closure-handoff h2{margin:0 0 .35rem;font-size:1rem}.safety-immediate-guidance p,.safety-closure-handoff p{margin:0}.safety-entry-selector select{min-height:44px}.safety-entry-source-state{margin-top:.85rem}.safety-entry-actions{flex-wrap:wrap;gap:.65rem;margin-top:.8rem;display:flex}main[aria-label="Job closure workflow"] select,main[aria-label="Job closure workflow"] input,main[aria-label="Job closure workflow"] button,main[aria-label=Incident\ search] select,main[aria-label=Incident\ search] input,main[aria-label=Incident\ search] button,main[aria-label=Incident\ search] a.ghost-button,main[aria-label=Audit\ search] select,main[aria-label=Audit\ search] input,main[aria-label=Audit\ search] button,main[aria-label=Audit\ search] a.ghost-button,main[aria-label="Job safety incident entry"] select,main[aria-label="Job safety incident entry"] input:not([type=checkbox]),main[aria-label="Job safety incident entry"] button,main[aria-label="Job safety incident entry"] a.ghost-button,main[aria-label="Job closure workflow"] select,main[aria-label="Job closure workflow"] input:not([type=checkbox]),main[aria-label="Job closure workflow"] button,main[aria-label="Job closure workflow"] a.ghost-button{min-height:44px}.approvals-panel{border:1px solid var(--edge);background:linear-gradient(160deg, var(--surface), var(--surface-soft));box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:26px;margin-bottom:1.25rem;padding:1.1rem}.approvals-panel-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.8rem;display:flex}.approvals-panel-header h2{letter-spacing:-.02em;margin:0;font-size:1.12rem}.approvals-layout{grid-template-columns:minmax(0,1.35fr) minmax(280px,1fr) minmax(260px,.92fr);gap:.9rem;display:grid}.approvals-board,.approval-detail{border:1px solid var(--edge);background:var(--surface-strong);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:22px;padding:.95rem;box-shadow:0 10px 30px #0f121c0d}.approvals-board h3,.approval-detail h3{letter-spacing:-.01em;margin:0 0 .65rem;font-size:.98rem}.approvals-board-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;display:grid}.approval-column{border:1px solid var(--edge);background:var(--surface-strong);border-radius:18px;padding:.55rem;box-shadow:0 10px 26px #0f121c0a}.approval-column-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.approval-column-header strong{letter-spacing:-.01em;font-size:.88rem}.approval-column-header span{text-align:center;border:1px solid var(--edge);min-width:1.5rem;color:var(--text-muted);border-radius:999px;padding:.04rem .36rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,monospace;font-size:.7rem}.approvals-list{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.approvals-list-viewport{overflow-y:auto}.approvals-list-virtual{display:block;position:relative}.approval-row-slot{box-sizing:border-box;padding-bottom:.55rem;position:absolute;left:0;right:0}.approval-row{text-align:left;background:var(--surface-strong);cursor:pointer;border:1px solid #1113180f;border-radius:16px;gap:.15rem;width:100%;min-width:0;padding:.72rem .78rem;transition:transform .14s,box-shadow .16s,border-color .16s,background-color .16s;display:grid}.approval-row:hover{border-color:#0071e347;transform:translateY(-1px);box-shadow:0 10px 26px #0f121c0d}.approval-row.is-selected{background:linear-gradient(160deg, #0071e314, var(--surface-strong));border-color:#0071e380;box-shadow:inset 0 0 0 1px #0071e338}.approval-row-title{letter-spacing:-.01em;overflow-wrap:anywhere;font-size:.93rem;font-weight:650}.approval-row-subtitle{color:var(--text-muted);overflow-wrap:anywhere;font-size:.82rem}.approval-badge{letter-spacing:.06em;border:1px solid #0000;border-radius:999px;width:fit-content;margin-top:.3rem;padding:.05rem .45rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,monospace;font-size:.71rem;display:inline-block}.approval-badge-pending{color:#8c5a00;background:color-mix(in srgb, var(--surface-soft) 72%, #ffe0a8 28%);border-color:#e8c783}.approval-badge-approved{color:#1f6f3d;background:#e9f7ef;border-color:#9ed3b1}.approval-badge-denied{color:#8a2719;background:#ffe7e4;border-color:#e0a7a0}.approval-badge-canceled{color:#7a4f00;background:#fff3dc;border-color:#e3c58f}.approval-badge-expired{color:#4a4a4a;background:#f4f4f4;border-color:#c7c7c7}.approval-detail-title{letter-spacing:-.01em;margin:0 0 .65rem;font-size:1.08rem;font-weight:650}.approval-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.approval-detail-grid>*{min-width:0}.approval-detail-grid span{letter-spacing:.08em;color:var(--text-muted);margin-bottom:.2rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,monospace;font-size:.7rem;display:block}.approval-detail-grid strong{overflow-wrap:anywhere;font-size:.92rem}.approval-detail-description{color:var(--text-muted);overflow-wrap:anywhere;margin:.75rem 0 0;line-height:1.5}.workflow-context{gap:.9rem;display:grid}.context-panel{border:1px solid var(--edge);background:var(--surface-strong);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:22px;padding:.92rem;box-shadow:0 10px 30px #0f121c0d}.context-panel h3{letter-spacing:-.01em;margin:0 0 .62rem;font-size:.96rem}.context-copy{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.45}.context-list{gap:.5rem;margin:0;display:grid}.context-list div{margin:0}.context-list dt{letter-spacing:.07em;color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,monospace;font-size:.68rem}.context-list dd{margin:.22rem 0 0;font-size:.9rem;line-height:1.35}.timeline-list{gap:.6rem;margin:0;padding-left:1rem;display:grid}.timeline-list li{gap:.18rem;display:grid}.timeline-list li strong{font-size:.87rem}.timeline-list li span,.timeline-list li time{color:var(--text-muted);font-size:.83rem}.supervisor-actions{gap:.5rem;margin-top:.7rem;display:grid}.supervisor-actions .ghost-button{margin-top:0}.approval-actions{gap:.65rem;margin-top:.8rem;display:flex}.action-button{font:inherit;cursor:pointer;border:1px solid #0000;border-radius:999px;padding:.62rem .92rem;font-weight:650;transition:transform .12s,box-shadow .16s,background-color .16s,border-color .16s}.action-button:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0f121c14}.action-button[disabled]{cursor:not-allowed;opacity:.6;transform:none}.action-approve{color:#fff;background:linear-gradient(120deg,#1f7a4b,#2f9c63)}.action-deny{color:#fff;background:linear-gradient(120deg,#9c2e23,#c94c38)}.action-primary{color:#fff;background:linear-gradient(120deg, var(--accent), var(--accent-strong))}.action-secondary{color:var(--text);background:var(--surface-soft);border-color:#0071e338}.approval-status-note,.approvals-empty,.approval-feedback{color:var(--text-muted);margin:.75rem 0 0;font-size:.92rem}.approval-feedback{color:#0d4f62}.approval-feedback-info{color:#0d4f62}.approval-feedback-error{color:#8a2719}.status-strip div{border:1px solid var(--edge);background:var(--surface-strong);border-radius:18px;padding:.82rem .9rem;box-shadow:0 10px 24px #0f121c0a}.status-strip span{letter-spacing:.08em;color:var(--text-muted);margin-bottom:.35rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,monospace;font-size:.72rem;display:block}.status-strip strong{letter-spacing:-.01em;font-size:.95rem}.auth-shell{place-items:center;min-height:100dvh;padding:1.25rem;animation:.5s ease-out both rise-in;display:grid;position:relative;overflow:hidden}.auth-shell:before{content:"";background:radial-gradient(circle at center, #ffffff1f 0%, transparent 56%), radial-gradient(circle at center, color-mix(in srgb, var(--accent) 18%, transparent) 0%, transparent 65%);filter:blur(20px);opacity:.7;pointer-events:none;border-radius:50%;width:min(78vw,60rem);height:min(78vw,60rem);position:absolute;inset:auto auto 50% 50%;transform:translate(-50%,-50%)}.auth-card{border:1px solid var(--edge);background:linear-gradient(160deg, var(--surface), var(--surface-soft));width:min(520px,100%);box-shadow:var(--shadow-strong);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:30px;gap:.8rem;padding:1.55rem 1.45rem 1.25rem;display:grid;position:relative;overflow:hidden}.auth-card:before{content:"";background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--accent) 76%, white 24%), transparent);opacity:.8;height:4px;position:absolute;inset:0 0 auto}.auth-card--recovery{text-align:left;justify-items:stretch;width:min(760px,100%)}.auth-form{gap:.6rem;margin-top:.95rem;display:grid}.auth-form label{letter-spacing:.08em;color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,monospace;font-size:.72rem}.auth-form input,.auth-form select{border:1px solid var(--edge);background:var(--surface-strong);width:100%;font:inherit;color:var(--text);border-radius:16px;padding:.82rem .92rem}.auth-form button,.ghost-button{font:inherit;cursor:pointer;border:1px solid #0000;border-radius:999px;margin-top:.55rem;padding:.72rem 1rem;font-weight:650;transition:transform .12s,box-shadow .16s,background-color .16s,border-color .16s}.auth-form button{color:#fff;background:linear-gradient(120deg, var(--accent), var(--accent-strong))}.ghost-button{color:var(--text);background:var(--surface-soft);border-color:#11131814;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.auth-form button:hover,.ghost-button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #0f121c17}.auth-welcome-box{text-align:left;border:1px solid color-mix(in srgb, var(--accent) 20%, var(--edge));background:linear-gradient(160deg, color-mix(in srgb, var(--surface) 88%, var(--accent) 12%), var(--surface-soft)), radial-gradient(circle at top right, color-mix(in srgb, var(--accent) 12%, transparent) 0, transparent 35%);border-radius:22px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.8rem;width:min(100%,330px);margin-top:.25rem;margin-bottom:.35rem;padding:.95rem 1rem .9rem;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 34px #0f121c13}.auth-welcome-box:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(145deg,#0000 0%,#ffffff24 18%,#0000 36%);position:absolute;inset:0}.auth-welcome-mark{background:color-mix(in srgb, var(--accent) 18%, var(--surface-strong));border:1px solid color-mix(in srgb, var(--accent) 22%, var(--edge));width:2.35rem;height:2.35rem;color:var(--accent-strong);letter-spacing:-.04em;border-radius:999px;place-items:center;font-weight:700;display:grid;box-shadow:inset 0 1px #ffffffa6}.auth-welcome-copy{gap:.2rem;display:grid}.auth-welcome-label{color:var(--text-muted);letter-spacing:.14em;text-transform:uppercase;margin:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,monospace;font-size:.68rem}.auth-welcome-name{letter-spacing:-.02em;margin:0;font-size:1.08rem;font-weight:650}.auth-welcome-note{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.4}.auth-status-pill{border:1px solid color-mix(in srgb, var(--accent) 22%, var(--edge));background:color-mix(in srgb, var(--surface-soft) 74%, var(--accent) 10%);color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;justify-content:center;justify-self:center;align-items:center;margin:.15rem 0 0;padding:.38rem .7rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,monospace;font-size:.68rem;line-height:1;display:inline-flex}.auth-onboarding-notes{background:color-mix(in srgb, var(--surface-soft) 70%, var(--accent) 8%);border:1px solid color-mix(in srgb, var(--accent) 14%, var(--edge));border-radius:20px;padding:.9rem .95rem .85rem;box-shadow:0 12px 28px #0f121c0b}.auth-onboarding-notes li+li{margin-top:.28rem}.auth-toggle-row{background:linear-gradient(160deg, color-mix(in srgb, var(--surface) 92%, var(--surface-soft) 8%), var(--surface-strong));color:var(--text);letter-spacing:0;text-transform:none;cursor:pointer;border:1px solid #11131814;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.7rem;padding:.88rem .95rem;font-family:inherit;font-size:.96rem;line-height:1.35;transition:transform .12s,box-shadow .16s,border-color .16s,background-color .16s;display:grid;box-shadow:0 10px 24px #0f121c0b}.auth-toggle-row:hover{border-color:#0071e32e;transform:translateY(-1px);box-shadow:0 14px 28px #0f121c0f}.auth-toggle-row input{width:1.1rem;height:1.1rem;accent-color:var(--accent);margin:0}.auth-toggle-row input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.auth-toggle-row+.auth-toggle-row{margin-top:.1rem}.auth-warning{border:1px solid color-mix(in srgb, #d86f58 26%, var(--edge));background:color-mix(in srgb, var(--surface-soft) 74%, #ffe2d9 26%);color:#8a2719;border-radius:16px;margin:.25rem 0 0;padding:.85rem .95rem;line-height:1.45;box-shadow:0 10px 22px #0f121c0d}.auth-assurance-note{color:var(--text-muted);margin:.15rem 0 .1rem;font-size:.86rem;line-height:1.45}.auth-shell--legal{place-items:start center;overflow:visible}.auth-card--legal{width:min(760px,100%)}.canonical-terms-page{background:#061018;min-height:100vh;padding-bottom:clamp(8rem,14vh,10rem)}.canonical-public-shell.canonical-terms-page{padding-bottom:clamp(8rem,14vh,10rem)}.canonical-terms-page:before,.canonical-terms-page:after{opacity:0;background:0 0}.canonical-terms-document{gap:1.15rem;width:min(100%,76rem);margin:0 auto;padding-top:clamp(6.8rem,13vh,8.6rem);display:grid}.canonical-terms-document h1{color:#fff;max-width:100%;font-size:var(--sociuna-page-title);letter-spacing:0;text-align:center;text-shadow:0 2px 16px #0000009e,0 14px 54px #0000008c;margin:0;line-height:.98}.canonical-terms-document .auth-subtitle{color:#ffffffc2;max-width:48rem;font-size:var(--sociuna-page-body);text-align:center;margin:0 auto .7rem;line-height:1.5}.legal-section-list{gap:1rem;padding-top:.4rem;display:grid}.legal-section-list section{border-top:0;gap:.35rem;padding-top:.55rem;display:grid}.legal-section-list h2{color:#fff;font-size:var(--sociuna-page-panel-title);letter-spacing:0;margin:0;line-height:1.3}.legal-section-list p{color:var(--text-muted);font-size:var(--sociuna-page-body);margin:0;line-height:1.55}.canonical-terms-actions{flex-wrap:wrap;justify-content:center;gap:clamp(1.1rem,3vw,2rem);margin-top:1.1rem;display:flex}.canonical-terms-actions a,.canonical-terms-actions button{color:#edf2ffb8;min-height:2.5rem;font:inherit;font-size:var(--sociuna-page-action);cursor:pointer;background:0 0;border:0;border-radius:.35rem;align-items:center;padding-inline:.45rem;font-weight:760;text-decoration:none;display:inline-flex}.canonical-terms-actions a:hover,.canonical-terms-actions a:focus-visible,.canonical-terms-actions button:hover,.canonical-terms-actions button:focus-visible{color:#fff;outline-offset:3px;text-shadow:0 0 .45rem #cef3ff52;outline:2px solid #b7e6ffeb}.session-chip{border:1px solid var(--edge);background:linear-gradient(160deg, var(--surface), var(--surface-soft));min-width:280px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:28px;padding:1rem}.session-chip p{color:var(--text-muted);margin:0 0 .35rem}.session-chip strong{color:var(--text)}.session-chip-actions{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.55rem;margin-top:.9rem;display:grid}.session-chip-actions .ghost-button,.session-chip-actions .action-button{justify-content:center;width:100%;margin-top:0}.session-chip-actions .action-primary{grid-column:1/-1}.session-chip-more{border:0;grid-column:1/-1}.session-chip-more>summary{list-style:none}.session-chip-more>summary::-webkit-details-marker{display:none}.session-chip-more[open]>summary{margin-bottom:.55rem}.session-chip-more-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.session-chip-meta{gap:.18rem;margin-bottom:.25rem;display:grid}.session-chip-meta .session-chip-user{letter-spacing:-.01em;font-size:1rem}.session-chip-meta .session-chip-context{font-size:.9rem}.session-chip-more .ghost-button{margin-top:0}.support-chip{min-width:300px}.support-chip-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-top:.75rem;display:grid}.support-link-button{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.support-page-shell{max-width:1240px;padding-top:clamp(2.2rem,4vw,3.2rem);padding-bottom:4rem}.support-page-shell .hero-with-actions{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1.25rem;margin-bottom:1.35rem}.support-page-shell h1{max-width:760px;font-size:clamp(2.45rem,4.7vw,4rem);line-height:.98}.support-page-shell .subtitle{max-width:720px}.support-page-shell .support-chip{min-width:min(100%,21rem);box-shadow:none;background:#050d1485;border:1px solid #ffffff24;border-radius:.5rem}.support-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-bottom:.9rem;display:grid}.support-summary-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.72rem;margin-bottom:.9rem;display:grid}.support-summary-card{border-radius:.5rem;min-height:112px;padding:.95rem;animation:none}.support-summary-card p{color:var(--text);margin:0;font-size:1.02rem;line-height:1.4}.support-metric-list{gap:.75rem;margin-top:.5rem;display:grid}.support-metric-list div{gap:.12rem;display:grid}.support-metric-list span{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.8rem}.support-metric-list strong{font-size:1.03rem;font-weight:650}.support-toggle-list{gap:.65rem;margin-top:.8rem;display:grid}.support-highlight-card{border-color:#4a6cff33;box-shadow:0 18px 36px #1f387b14}.support-inline-callout{border-top:1px solid #11131814;gap:.8rem;margin-top:1rem;padding-top:1rem;display:grid}.support-inline-callout p{color:var(--text-muted);margin:0;line-height:1.5}.support-checklist{color:var(--text-muted);margin:0;padding-left:1.1rem;line-height:1.5}.support-checklist li+li{margin-top:.3rem}.support-status{box-shadow:none;background:#050d1485;border:1px solid #ffffff24;border-radius:.5rem;margin-top:1rem;padding:.85rem 1rem}.support-section{margin-top:1.15rem}.support-section-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:.7rem;padding-bottom:.55rem;display:flex}.support-section-header h2{letter-spacing:0;margin:0;font-size:1.22rem}.support-route-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.support-route-card{border:1px solid var(--edge);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#050d1485;border-radius:.5rem;padding:1rem 1rem .95rem}.support-route-card-button{appearance:none;text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit}.support-route-card h3{margin:0 0 .4rem;font-size:1rem}.support-route-card h2{color:#fff;letter-spacing:0;margin:0 0 .4rem;font-size:1rem}.support-route-card p{color:var(--text-muted);margin:0;line-height:1.5}.support-route-kind{letter-spacing:.08em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,monospace;font-size:.72rem;margin-bottom:.35rem!important}.support-route-footer{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:.6rem;margin-top:.9rem;padding-top:.75rem;display:flex}.support-page-shell .wizard-card{background:linear-gradient(#08121ca8,#050d1485);border-radius:.5rem;gap:.72rem;margin-bottom:0;display:grid}.support-page-shell .wizard-card>label:not(.auth-toggle-row){color:#f6f8fb9e;letter-spacing:.1em;text-transform:uppercase;margin-top:.2rem;font-size:.78rem}.support-page-shell .wizard-card>input,.support-page-shell .wizard-card>textarea{box-sizing:border-box;border-radius:.45rem;width:100%}.support-page-shell .wizard-card>textarea{resize:vertical;min-height:7rem}.support-page-shell .auth-toggle-row,.support-page-shell .auth-onboarding-notes{box-shadow:none;background:#ffffff0e;border-color:#ffffff29;border-radius:.5rem}.support-page-shell .wizard-controls{margin-top:.8rem}.support-page-shell .action-button,.support-page-shell .ghost-button{border-radius:.45rem;min-height:2.65rem}.org-witness-panel{grid-column:1/-1}.org-witness-header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.org-witness-header p{margin:0}.org-witness-layout{grid-template-columns:minmax(12rem,.36fr) minmax(0,1fr);gap:.85rem;display:grid}.org-witness-list,.org-witness-detail{min-width:0}.org-witness-list{align-content:start;gap:.55rem;display:grid}.org-witness-request{width:100%;color:var(--text);text-align:left;background:#ffffff0e;border:1px solid #ffffff29;border-radius:.45rem;gap:.2rem;padding:.75rem;display:grid}.org-witness-request.is-active{background:#6da8ff24;border-color:#6da8ffb8}.org-witness-request small,.org-witness-quorum span{color:var(--text-muted)}.org-witness-detail{gap:.72rem;display:grid}.org-witness-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin:0;display:grid}.org-witness-facts div{border:1px solid #ffffff1f;border-radius:.45rem;min-width:0;padding:.65rem}.org-witness-facts dt{color:#f6f8fb9e;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.org-witness-facts dd{color:#fff;margin:.22rem 0 0}.org-witness-quorum{border:1px solid #ffffff1f;border-radius:.45rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.45rem .8rem;padding:.72rem;display:flex}@media (width<=760px){.org-witness-header,.org-witness-layout{grid-template-columns:1fr}.org-witness-header{display:grid}.org-witness-facts{grid-template-columns:1fr}}.support-route-footer span{color:var(--text-muted);font-size:.84rem}.search-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.8rem;margin-bottom:1rem;display:grid}.search-field{gap:.35rem;display:grid}.search-field span{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,monospace;font-size:.74rem}.search-field input{border:1px solid var(--edge);font:inherit;background:var(--surface-strong);border-radius:16px;padding:.88rem 1rem}.search-filter-group{flex-wrap:wrap;gap:.45rem;display:flex}.search-filter-chip{background:var(--surface-soft);color:var(--text);font:inherit;cursor:pointer;border:1px solid #11131814;border-radius:999px;padding:.56rem .9rem}.search-filter-chip.is-active{background:linear-gradient(120deg, var(--accent), var(--accent-strong));color:#fff;border-color:#0000}.org-rag-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.org-rag-result{border:1px solid var(--edge);background:var(--surface-strong);border-radius:14px;margin-top:1rem;padding:.85rem}.org-rag-result p{margin:.35rem 0 0;line-height:1.5}.org-rag-citation-list{gap:.45rem;margin:.85rem 0 0;padding:0;list-style:none;display:grid}.org-rag-citation-list li{border-top:1px solid #11131814;gap:.2rem;padding-top:.55rem;display:grid}.org-rag-citation-list span,.org-rag-citation-list time,.org-rag-markdown-preview p{color:var(--text-muted);font-size:.86rem}.org-rag-markdown-preview pre,.template-preview pre{white-space:pre-wrap;word-break:break-word;overflow:auto}.org-rag-page-shell{max-width:1240px;padding-top:clamp(2.1rem,4vw,3.2rem)}.org-rag-page-shell .hero-with-actions{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1.25rem;margin-bottom:1.35rem}.org-rag-page-shell h1{max-width:760px;font-size:clamp(2.45rem,4.7vw,4rem);line-height:.98}.org-rag-page-shell .subtitle{max-width:720px}.org-rag-page-shell .support-chip{min-width:min(100%,21rem);box-shadow:none;background:#050d1485;border:1px solid #ffffff24;border-radius:.5rem}.org-rag-access-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:.9rem;display:grid}.org-rag-access-strip article,.org-rag-page-list button,.org-rag-audit-grid div{background:#ffffff0b;border:1px solid #ffffff24;border-radius:.5rem}.org-rag-access-strip article{padding:.85rem}.org-rag-access-strip span,.org-rag-audit-grid dt{color:#f6f8fb8f;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:700}.org-rag-access-strip strong,.org-rag-audit-grid dd{color:var(--text);margin-top:.25rem;display:block}.org-rag-access-strip p{color:var(--text-muted);margin:.35rem 0 0;font-size:.82rem;line-height:1.42}.org-rag-presentation-contract{background:#050d147a;border:1px solid #ffffff24;border-radius:.5rem;grid-template-columns:minmax(13rem,.42fr) minmax(0,1fr);align-items:start;gap:.85rem;margin-bottom:.9rem;padding:1rem;display:grid}.org-rag-presentation-contract h2{color:var(--text);letter-spacing:0;margin:.2rem 0 0;font-size:1.12rem}.org-rag-presentation-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;display:grid}.org-rag-presentation-grid article{background:#ffffff0b;border:1px solid #ffffff1f;border-radius:.45rem;min-width:0;padding:.75rem}.org-rag-presentation-grid strong,.org-rag-presentation-grid span,.org-rag-presentation-grid p{overflow-wrap:anywhere;display:block}.org-rag-presentation-grid strong{color:var(--text);font-size:.95rem}.org-rag-presentation-grid span{color:#b8ddffe6;text-transform:uppercase;margin-top:.35rem;font-size:.78rem;font-weight:700}.org-rag-presentation-grid p{color:var(--text-muted);margin:.45rem 0 0;font-size:.86rem;line-height:1.42}.org-rag-page-shell .org-rag-grid{gap:.9rem}.org-rag-page-shell .wizard-card{background:linear-gradient(#08121ca8,#050d1485);border-radius:.5rem;min-height:100%;margin:0;padding:1rem}.org-rag-page-shell .wizard-card h2{margin-bottom:.85rem;font-size:1.08rem}.org-rag-page-list{gap:.5rem;margin-bottom:.85rem;display:grid}.org-rag-page-list button{text-align:left;width:100%;color:var(--text);cursor:pointer;gap:.25rem;padding:.72rem;display:grid}.org-rag-page-list button.is-active{background:#2d8dff21;border-color:#2d8dffb3}.org-rag-page-list span{color:var(--text-muted);font-size:.78rem;line-height:1.35}.org-rag-page-shell .wizard-fields{gap:.58rem}.org-rag-page-shell .wizard-fields label{color:#f6f8fb9e;letter-spacing:.12em;text-transform:uppercase}.org-rag-page-shell .wizard-fields input,.org-rag-page-shell .wizard-fields textarea{background:#ffffff0d;border-radius:.45rem}.org-rag-page-shell .wizard-controls{margin-top:.65rem}.org-rag-page-shell .action-button,.org-rag-page-shell .ghost-button{border-radius:.45rem;min-height:2.65rem}.org-rag-page-shell .org-rag-result,.org-rag-page-shell .template-preview{background:#030a1094;border-radius:.5rem;margin-top:.85rem}.org-rag-page-shell .org-rag-citation-list li{border-top-color:#ffffff1a}.org-rag-audit-grid{grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));gap:.5rem;margin:.75rem 0 0;display:grid}.org-rag-audit-grid div{padding:.65rem}.org-rag-audit-grid dd{overflow-wrap:anywhere;margin:.25rem 0 0;font-size:.82rem}.worker-invite-acceptance-receipt .org-rag-audit-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,10rem),1fr))}@media (width<=980px){.org-rag-access-strip,.org-rag-presentation-contract,.org-rag-presentation-grid,.org-onboarding-runtime-grid{grid-template-columns:1fr}.sociuna-app-shell{grid-template-columns:1fr;padding:1rem 1rem 7.5rem}.sociuna-app-rail{min-height:auto;padding:0;position:static}.sociuna-rail-nav{grid-template-columns:repeat(4,minmax(0,1fr))}.sociuna-rail-footer{display:none}.sociuna-priority-grid{grid-template-columns:1fr}.sociuna-search-ask{max-width:none}.hero-with-actions{grid-template-columns:1fr}.runtime-panel-header,.approvals-panel-header{flex-direction:column}.session-chip{width:100%;min-width:0}.support-page-shell .hero-with-actions{grid-template-columns:1fr}.support-page-shell .support-chip{width:100%}.support-chip-actions{grid-template-columns:1fr}}@media (width<=900px){.canonical-app-shell{grid-template-columns:1fr;padding-inline:1rem}.canonical-rail{min-height:auto;position:static}.canonical-rail-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.canonical-page-header,.canonical-public-columns,.canonical-section-grid{grid-template-columns:1fr}.canonical-page-header .canonical-actions{justify-content:flex-start}.canonical-search-ask{max-width:none;left:1rem;right:1rem}.sociuna-personal-header{grid-template-columns:1fr}.sociuna-personal-actions{justify-content:flex-start}.pillar-grid,.runtime-metrics,.approval-detail-grid,.status-strip,.support-summary-grid,.support-page-grid,.org-rag-grid,.support-route-list,.approvals-layout,.approvals-board-grid{grid-template-columns:1fr}.page-shell{padding-top:2.6rem}.search-toolbar{grid-template-columns:1fr}}@media (width<=640px){.canonical-public-nav{justify-content:center;width:calc(100% - 1.5rem)}.canonical-public-nav a{padding-inline:.7rem}.canonical-public-hero h1,.canonical-onboarding-panel h1{font-size:clamp(2.7rem,18vw,4.4rem)}.canonical-onboarding-panel{--canonical-onboarding-title-size:clamp(2.7rem, 18vw, 4.4rem)}.canonical-search-ask{border-radius:22px;grid-template-columns:minmax(0,1fr)}.canonical-search-ask button{width:100%}.sociuna-app-shell{padding-inline:.8rem}.sociuna-rail-profile{grid-template-columns:2.35rem minmax(0,1fr)}.sociuna-avatar{width:2.35rem;height:2.35rem}.sociuna-rail-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.sociuna-search-ask{grid-template-columns:minmax(0,1fr)}.sociuna-search-submit{width:100%}.page-shell table{display:block;overflow-x:auto}.canonical-map,.canonical-well{flex-wrap:wrap;align-content:flex-start;gap:.5rem;display:flex;overflow:hidden}.map-pin,.well-zone,.canonical-ops-evidence-strip{box-sizing:border-box;border-radius:.5rem;max-width:100%;position:static}.canonical-ops-evidence-strip{width:100%}.canonical-ops-runtime-grid{grid-template-columns:1fr}}@keyframes rise-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}:is(body:has(.canonical-public-shell),body:has(.canonical-app-shell)){background:#061018}body:has(.canonical-login){overflow:hidden auto}:is(body:has(.canonical-public-shell) .theme-toggle-button,body:has(.canonical-app-shell) .theme-toggle-button){display:none}body:has(.canonical-app-shell) .host-runtime-summary{display:none}.canonical-public-shell,.canonical-app-shell{--text:#f6f8fb;--text-muted:#f6f8fbad;--edge:#fff3;--surface-soft:#ffffff16;--surface-strong:#080f17b8;--accent:#1f83ff;color:var(--text);background:#061018}.canonical-public-shell:before,.canonical-app-shell:before{content:"";z-index:0;pointer-events:none;opacity:.98;background:linear-gradient(90deg,#030a10eb,#030a1061 48%,#030a10d6),linear-gradient(#030a102e,#030a10d1),linear-gradient(135deg,#23425e47,#0000 48%),linear-gradient(315deg,#050e182e,#050e18d1);position:fixed;inset:0}.canonical-public-shell:after,.canonical-app-shell:after{content:"";z-index:0;pointer-events:none;opacity:.76;background:radial-gradient(900px 560px at 75% 28%,#337ebe2b,#0000 70%),radial-gradient(780px 460px at 26% 78%,#0f527033,#0000 72%),linear-gradient(90deg,#0075ff14,#0000 30% 70%,#0075ff0f);position:fixed;inset:0}.canonical-app-shell:before{background:linear-gradient(#08131cfc,#030a10fc),#061018}.canonical-app-shell:after{display:none}.canonical-faq:before,.canonical-join:before,.canonical-onboarding:before,.canonical-login:before,.canonical-recovery:before{background:linear-gradient(#07121bfa,#030a10fa),#061018}.canonical-join:after,.canonical-onboarding:after,.canonical-login:after,.canonical-recovery:after{display:none}.canonical-public-shell>*,.canonical-app-shell>*{z-index:1;position:relative}.canonical-public-shell{--canonical-public-gutter:clamp(1.5rem, 3vw, 3.5rem);--canonical-contract-frame-width:100%;--canonical-contract-copy-width:min(100%, 64rem);--canonical-contract-action-width:min(100%, 42rem);--sociuna-page-title:clamp(2.85rem, 5.4vw, 4.5rem);--sociuna-page-section-title:1.16rem;--sociuna-page-panel-title:1.04rem;--sociuna-page-value:1rem;--sociuna-page-body:.98rem;--sociuna-page-small:.82rem;--sociuna-page-micro:.72rem;--sociuna-page-action:.94rem;min-height:100vh;padding:2rem var(--canonical-public-gutter)}.canonical-visual-icon{width:1.35em;height:1.35em;-webkit-mask:var(--icon-url) center / contain no-repeat;mask:var(--icon-url) center / contain no-repeat;-webkit-mask:var(--icon-url) center / contain no-repeat;background:currentColor;flex:none;display:inline-block}.canonical-public-nav{top:2rem;left:var(--canonical-public-gutter);right:var(--canonical-public-gutter);z-index:20;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;padding:0;display:flex;position:fixed;transform:none}.canonical-public-nav a{color:#fffffff2;border-radius:0;min-height:auto;padding:0;font-size:1.18rem;font-weight:520;text-decoration:none;transition:color .16s,filter .16s,text-shadow .16s}.canonical-public-nav a:hover,.canonical-public-nav a:focus-visible,.canonical-public-footer a:hover,.canonical-public-footer a:focus-visible{color:#fff;filter:drop-shadow(0 0 .32rem #cef3ff47);text-shadow:0 0 .45rem #cef3ff52;background:0 0;outline:0}.canonical-brand-link,.canonical-public-links{align-items:center;gap:1rem;display:inline-flex}.canonical-logo-mark{object-fit:contain;width:2.25rem;height:2.05rem;display:block}.canonical-logo-wordmark{object-fit:contain;width:auto;height:1.6rem;display:block}.canonical-brand-link:hover .canonical-logo-mark,.canonical-brand-link:focus-visible .canonical-logo-mark,.canonical-brand-link:hover .canonical-logo-wordmark,.canonical-brand-link:focus-visible .canonical-logo-wordmark{filter:drop-shadow(0 0 .45rem #cef3ff57)}.canonical-public-links{gap:2.15rem}.canonical-login .canonical-brand-link{gap:.85rem}.canonical-login .canonical-public-links{gap:clamp(.9rem,2.4vw,1.8rem)}.canonical-login{-webkit-user-select:none;user-select:none;min-height:100svh}.canonical-login .canonical-public-nav a{color:#fffffff5;border-radius:.4rem;align-items:center;min-height:2.35rem;padding-inline:.2rem;transition:color .16s,background-color .16s,transform .16s;display:inline-flex}.canonical-login .canonical-public-nav a:hover,.canonical-login .canonical-public-nav a:focus-visible{color:#fff;background:0 0;transform:none}.canonical-splash .canonical-public-hero,.canonical-login .canonical-public-hero{text-align:left;align-content:center;max-width:720px;min-height:calc(100vh - 4rem);margin:0 0 0 11.5vw;padding-top:5rem}.canonical-login .canonical-public-hero{text-align:center;isolation:isolate;align-content:center;width:min(100%,1280px);max-width:none;min-height:calc(100svh - 4rem);margin:0 auto;padding:clamp(7.2rem,13vh,8.7rem) 0 clamp(7.2rem,11vh,8.4rem);display:grid;position:relative}.canonical-visual-hero>:not(.canonical-homepage-panes){z-index:2;position:relative}.canonical-homepage-panes{--homepage-pane-gap:clamp(.7rem, 1.25vw, 1.1rem);z-index:0;gap:var(--homepage-pane-gap);pointer-events:none;opacity:.38;filter:saturate(.86)contrast(1.04);grid-template-columns:repeat(2,minmax(0,1fr));width:min(100vw - clamp(2rem,10vw,7rem),177.778svh - 14.2222rem,1040px);margin:0 auto;display:grid;position:relative;inset:auto;transform:none}.canonical-homepage-pane{aspect-ratio:16/9;border:1px solid color-mix(in srgb, var(--pane-color) 74%, #ffffff2e);background-color:#01070df5;background-image:linear-gradient(180deg, #02080e1a, #02080e57), var(--pane-image);min-width:0;min-height:0;animation:.76s both canonical-pane-soft-load;animation-delay:calc(var(--pane-index) * 95ms);background-position:50%,50%;background-repeat:no-repeat;background-size:100% 100%,cover;border-radius:clamp(1.15rem,2vw,1.7rem);position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff09,0 18px 58px #0000003d}.canonical-homepage-pane[data-orientation=portrait]{background-position:50%,top;background-size:100% 100%,contain}.canonical-homepage-pane:after{content:"";background:radial-gradient(circle at 50% 44%,#02080e0a,#02080e47 72%),linear-gradient(90deg,#ffffff06,#0000 30%,#ffffff05);position:absolute;inset:0}.canonical-login .canonical-homepage-panes{opacity:.58;filter:saturate(.92)contrast(1.02);grid-template-columns:repeat(2,minmax(0,1fr));width:min(100vw - clamp(4rem,12vw,14rem),177.778svh - 10.6667rem,1300px);position:absolute;top:50%;left:50%;transform:translate(-50%,-44%)}.canonical-login .canonical-homepage-pane{border-color:color-mix(in srgb, var(--pane-color) 54%, #ffffff29)}.canonical-login .canonical-homepage-pane:after{background:linear-gradient(#02080e1f,#02080e61),linear-gradient(90deg,#ffffff09,#0000 32%,#ffffff05)}@keyframes canonical-pane-soft-load{0%{opacity:0;transform:translateY(8px)scale(.992)}to{opacity:1;transform:translateY(0)scale(1)}}.canonical-login .canonical-public-hero h1{text-shadow:0 2px 16px #0000009e,0 14px 54px #0000008c;width:min(880px,100vw - 2rem);max-width:880px;margin-inline:auto;font-size:clamp(3.2rem,6.2vw,5.65rem);line-height:.94;position:static;transform:none}.canonical-login .canonical-public-hero>p:not(.canonical-passkey-status,.canonical-passkey-error){color:#ffffffc7;text-shadow:0 2px 18px #0000009e;width:min(680px,100vw - 2rem);max-width:680px;margin:.85rem auto 0;font-size:clamp(1.02rem,2vw,1.22rem);position:static;transform:none}.canonical-recovery .canonical-public-hero{text-align:center;isolation:isolate;align-content:center;width:min(100%,1080px);max-width:none;min-height:calc(100svh - 4rem);margin:0 auto;padding:0;display:grid;position:relative}.canonical-recovery .canonical-public-hero h1{text-shadow:0 2px 16px #0000009e,0 14px 54px #0000008c;margin-inline:auto;font-size:clamp(3.7rem,7vw,6.5rem);line-height:.95}.canonical-recovery .canonical-public-hero>p.auth-subtitle{color:#ffffffc2;text-shadow:0 2px 18px #0000009e;width:min(700px,100vw - 2rem);max-width:700px;margin:1.35rem auto 0;font-size:clamp(1.02rem,2vw,1.24rem);line-height:1.5}.canonical-recovery-actions{justify-content:center;width:min(24rem,100vw - 2rem);margin:1.75rem auto 0;display:flex}.canonical-recovery-action{color:#ffffffe6;text-align:center;text-shadow:0 0 .55rem #ffffff2e;background:#7bbee11a;border:1px solid #c4e6ff61;border-radius:.55rem;justify-content:center;align-items:center;gap:.62rem;width:auto;min-height:2.8rem;padding:.65rem 1rem;text-decoration:none;display:inline-flex}.canonical-recovery-action:hover,.canonical-recovery-action:focus-visible{color:#fff;outline-offset:3px;text-shadow:0 0 .7rem #cef3ff61;background:#7bbee129;border-color:#cef3ffa8;outline:2px solid #b7e6ffeb}.canonical-recovery-action .canonical-visual-icon{color:#cef3ffd1;font-size:1.16rem}.canonical-recovery-action span{color:inherit;font-size:var(--sociuna-page-action);font-weight:820;display:block}.canonical-recovery-flow{width:min(100%,720px);padding-top:clamp(8.25rem,16vh,10.75rem);padding-bottom:5.8rem}.canonical-recovery-flow h1{margin-inline:auto}.canonical-recovery-flow>p{color:#ffffffb3;width:min(620px,100vw - 2rem);margin:1rem auto 0;font-size:clamp(1rem,1.8vw,1.16rem);line-height:1.5}.canonical-recovery-form{text-align:left;gap:.55rem;width:min(100%,560px);margin:1.55rem auto 0;display:grid}.canonical-recovery-form label{color:#eef6ffb8;letter-spacing:0;text-transform:none;margin-top:.45rem;font-size:.92rem;font-weight:760}.canonical-recovery-form input,.canonical-recovery-form select,.canonical-recovery-form textarea{box-sizing:border-box;color:#fff;width:100%;min-width:0;font:inherit;box-shadow:none;background:#ffffff06;border:0;border-bottom:1px solid #e2eeff3d;border-radius:0;padding:.78rem .2rem .86rem;line-height:1.45}.canonical-recovery-form select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;min-height:2.9rem}.canonical-recovery-form textarea{resize:vertical;min-height:6.7rem}.canonical-recovery-form input::placeholder,.canonical-recovery-form textarea::placeholder{color:#f6f8fb6b}.canonical-recovery-form input:focus-visible,.canonical-recovery-form select:focus-visible,.canonical-recovery-form textarea:focus-visible{background:#ffffff0b;border-color:#ecf6ffd1;outline:0}.canonical-recovery-form button:not(.canonical-passkey-button){color:#ffffffe6;font:inherit;cursor:pointer;text-shadow:0 0 .5rem #ffffff2e;background:0 0;border:0;font-weight:820}.canonical-recovery-form button:disabled{cursor:wait;opacity:.68}.canonical-recovery-inline-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(1.15rem,4vw,2.35rem);margin-top:1.15rem;display:flex}.canonical-recovery-text-submit,.canonical-recovery-return-link{color:#edf2ffbd;min-height:2.55rem;font-size:var(--sociuna-page-action);align-items:center;padding:0;font-weight:780;text-decoration:none;display:inline-flex}.canonical-recovery-text-submit{background:#7bbee11a;border:1px solid #c4e6ff61;border-radius:.55rem;min-height:2.75rem;padding-inline:1rem}.canonical-recovery-text-submit:disabled{cursor:not-allowed;opacity:.6}.canonical-recovery-text-submit:hover,.canonical-recovery-text-submit:focus-visible,.canonical-recovery-return-link:hover,.canonical-recovery-return-link:focus-visible{color:#fff;outline-offset:3px;text-shadow:0 0 .55rem #cef3ff57;outline:2px solid #b7e6ffeb}.canonical-recovery-divider{color:#ffffff75;letter-spacing:.12em;text-transform:uppercase;grid-template-columns:1fr auto 1fr;align-items:center;gap:.85rem;width:min(100%,620px);margin:1.9rem auto 0;font-size:.72rem;font-weight:800;display:grid}.canonical-recovery-divider:before,.canonical-recovery-divider:after{content:"";background:#ffffff24;height:1px}.canonical-public-status-hero{align-content:center;min-height:calc(100svh - 4rem);display:grid}.canonical-public-status-hero .canonical-status-surface{text-align:center;justify-items:center}.canonical-public-status-hero .canonical-status-surface__body{justify-items:center;display:grid}.canonical-public-status-hero .canonical-status-surface h1{color:#fff;letter-spacing:0;text-shadow:0 2px 18px #00000094,0 14px 54px #00000073;max-width:800px;margin:0;font-size:clamp(3rem,6vw,5.6rem);font-weight:720;line-height:1.04}.canonical-public-status-hero .canonical-status-surface p{color:#ffffffbd;max-width:680px;margin:1.35rem auto 0;font-size:1.08rem;line-height:1.55}.canonical-public-status-hero .canonical-status-surface__actions{justify-content:center;margin-top:1.8rem}.canonical-public-placeholder-status .canonical-status-surface__body{gap:.95rem}.canonical-public-placeholder-status .canonical-status-surface__body>p{margin-top:.65rem}.canonical-public-route-actions{flex-wrap:wrap;justify-content:center;gap:clamp(1.1rem,3vw,2rem);margin-top:1.9rem;display:flex}.canonical-public-route-actions a{color:#edf2ffb8;background:0 0;border:0;align-items:center;min-height:2.5rem;padding-inline:.2rem;font-size:.96rem;font-weight:760;text-decoration:none;display:inline-flex}.canonical-public-route-actions a:hover,.canonical-public-route-actions a:focus-visible{color:#fff;text-shadow:0 0 .45rem #cef3ff52}.canonical-public-route-actions a:focus-visible{outline-offset:4px;border-radius:.2rem;outline:2px solid #e2f7fff2}@media (width<=700px){.canonical-public-route-actions a{min-height:2.75rem}}.access-blocked-frame{color:#f3f7f9;background:radial-gradient(circle at 50% 0,#1e5b7a2e,#0000 42rem),#071015;min-height:100dvh}.access-blocked-page{width:min(100% - 2rem,46rem);margin:0 auto;padding:clamp(2.25rem,8vh,5rem) 0 3rem}.access-blocked-page__header{max-width:42rem}.access-blocked-page__header h1{margin:.35rem 0 .75rem}.access-blocked-page__header>p:last-child{color:#ebf3f7c2;max-width:40rem}.access-blocked-page__status{margin-top:1.75rem}.access-blocked-page__guidance{border-block:1px solid #dbedf52b;gap:0;margin:1.5rem 0 0;display:grid}.access-blocked-page__guidance>div{grid-template-columns:minmax(8.5rem,.38fr) 1fr;gap:1rem;padding:1rem 0;display:grid}.access-blocked-page__guidance>div+div{border-top:1px solid #dbedf51f}.access-blocked-page__guidance dt{font-weight:760}.access-blocked-page__guidance dd{color:#ebf3f7b8;margin:0}.access-blocked-page__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.access-blocked-page__actions a,.access-blocked-page__actions button{justify-content:center;align-items:center;min-height:2.75rem;display:inline-flex}@media (width<=560px){.access-blocked-page{width:min(100% - 1.75rem,46rem);padding-top:1.75rem}.access-blocked-page__guidance>div{grid-template-columns:1fr;gap:.35rem}}.canonical-public-status-note{color:#ffffff9e!important;font-size:.98rem!important}.canonical-public-status-links{color:#ffffff8c;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.2rem;font-size:.92rem;display:inline-flex}.canonical-public-status-links a{color:#d7ebffd1;text-decoration:none}.canonical-public-status-links a:hover{color:#fff}.canonical-public-support{min-height:100svh;padding-bottom:8rem}.canonical-public-support .canonical-public-nav{border-bottom:0;padding-bottom:0}.canonical-public-support-hero{max-width:800px;padding-top:clamp(3.2rem,8vh,4.8rem);padding-bottom:.35rem}.canonical-public-support-hero h1{margin-inline:auto;font-size:clamp(3.7rem,7vw,6rem)}.canonical-public-support-hero p{color:#ffffffad;max-width:600px;margin:.75rem auto 0;font-size:clamp(1rem,1.65vw,1.12rem);line-height:1.5}.canonical-public-support-body{justify-items:stretch;gap:.85rem;width:min(100% - 2rem,560px);margin:.2rem auto 0;display:grid}.canonical-public-support-form{text-align:left;gap:.55rem;display:grid}.canonical-public-support-form label{color:#eef6ffb8;letter-spacing:0;text-transform:none;margin-top:.45rem;font-size:.92rem;font-weight:760}.canonical-public-support-form input,.canonical-public-support-form select,.canonical-public-support-form textarea{box-sizing:border-box;color:#fff;width:100%;min-width:0;font:inherit;box-shadow:none;background:#ffffff06;border:0;border-bottom:1px solid #e2eeff3d;border-radius:0;padding:.78rem .2rem .86rem;line-height:1.45}.canonical-public-support-form select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;cursor:pointer}.canonical-public-support-form textarea{resize:vertical;min-height:7.4rem}.canonical-public-support-form input::placeholder,.canonical-public-support-form textarea::placeholder{color:#f6f8fb6b}.canonical-public-support-form input:focus-visible,.canonical-public-support-form select:focus-visible,.canonical-public-support-form textarea:focus-visible{outline-offset:3px;background:#ffffff0b;border-color:#ecf6ffd1;outline:2px solid #cef3ffdb}.canonical-public-support-submit{color:#ffffffe6;width:auto;min-height:2.8rem;font:inherit;font-size:var(--sociuna-page-action);cursor:pointer;text-shadow:0 0 .5rem #ffffff2e;background:0 0;border:0;border-radius:0;justify-self:center;margin-top:1.05rem;font-weight:820;text-decoration:none}.canonical-public-support-submit:hover,.canonical-public-support-submit:focus-visible{color:#fff;text-shadow:0 0 .65rem #cef3ff61}.canonical-public-support-submit:focus-visible{outline-offset:4px;border-radius:.25rem;outline:2px solid #cef3ffdb}.canonical-public-support-status{color:#cef3ffd1;font-size:var(--sociuna-page-small);text-align:center;margin:.2rem auto 0;line-height:1.45}.canonical-public-support-note{color:#ffffff8a;max-width:540px;font-size:var(--sociuna-page-small);text-align:center;margin:.15rem auto 0;line-height:1.55}.canonical-public-support-error{color:#ffcdcdeb;font-size:var(--sociuna-page-small);margin:-.2rem 0 0;line-height:1.4}.canonical-public-support-fallback{color:#ffffff8a;max-width:540px;font-size:var(--sociuna-page-small);text-align:center;margin:.2rem auto 0;line-height:1.55}.canonical-public-support-fallback a{color:#d7ebffdb;text-underline-offset:.18em;align-items:center;min-height:2.5rem;padding-inline:.35rem;text-decoration:underline;display:inline-flex}.canonical-public-support-fallback a:hover{color:#fff}.canonical-public-support-fallback a:focus-visible{outline-offset:3px;border-radius:.25rem;outline:2px solid #cef3ffdb}.canonical-invite-privacy-note{color:#ffffffa3;max-width:640px;font-size:var(--sociuna-page-body);margin:1.15rem auto 0;line-height:1.55}.canonical-invite-action-note{max-width:560px!important;margin-top:1.2rem!important}.canonical-invite-acceptance-actions{justify-content:center;gap:clamp(1rem,3vw,1.8rem)}.canonical-invite-response-workflow{justify-items:center;gap:1rem;margin-top:1.25rem;display:grid}.canonical-invite-response-workflow>p{margin:0}.canonical-invite-response-check{color:#ffffffd1;cursor:pointer;border-radius:.6rem;align-items:center;gap:.75rem;min-height:2.75rem;padding:.45rem .75rem;display:inline-flex}.canonical-invite-response-check:focus-within{outline-offset:3px;outline:2px solid #cef3ffdb}.canonical-invite-response-check input{accent-color:#68d5e8;block-size:1.25rem;inline-size:1.25rem}.canonical-text-action{color:#edf2ffb8;min-height:2.1rem;font:inherit;font-size:var(--sociuna-page-action);cursor:pointer;background:0 0;border:0;align-items:center;font-weight:760;text-decoration:none;display:inline-flex}.canonical-text-action:hover,.canonical-text-action:focus-visible{color:#fff;text-shadow:0 0 .45rem #cef3ff52;outline:0}.canonical-public-hero-compact{text-align:center;max-width:760px;min-height:auto;margin:0 auto;padding-top:8.5rem;padding-bottom:1rem}.canonical-public-hero h1{color:#fff;letter-spacing:0;text-shadow:0 2px 22px #00000047;max-width:780px;margin:0;font-size:clamp(3.7rem,6.2vw,6rem);font-weight:720;line-height:1.08}.canonical-public-hero p{color:#ffffffb8;max-width:640px;margin:1.75rem 0 0;font-size:clamp(1.25rem,2vw,1.8rem);line-height:1.45}.canonical-public-hero-compact p{margin-inline:auto;font-size:1.18rem}.canonical-actions{justify-content:flex-start;margin-top:2.8rem}.canonical-public-hero-compact .canonical-actions{justify-content:center}.canonical-login .canonical-actions{grid-template-columns:1fr;gap:.48rem;width:min(100%,420px);margin:1.5rem auto 0;display:grid;position:static;transform:none}.canonical-login-copy{justify-items:center;margin-inline:auto;display:grid}.canonical-login-eyebrow{color:#cef3ffb8;letter-spacing:.12em;text-transform:uppercase;font-weight:820;margin:0 0 .7rem!important;font-size:.76rem!important}.canonical-primary-button,.canonical-ghost-button{border-radius:.52rem;min-height:3.35rem;padding:0 1.55rem;font-size:1.08rem}.canonical-passkey-button{color:#071018;background:#ecf6faf5;border:1px solid #daf5ffb3;justify-content:center;gap:.72rem;width:min(100%,26rem);min-height:3.15rem;padding-inline:1.05rem;font-size:1rem;font-weight:720;box-shadow:0 16px 48px #00000047}.canonical-passkey-button .canonical-visual-icon{flex:none;width:1.18rem;height:1.18rem}.canonical-login .canonical-passkey-button{background:linear-gradient(#fffffffa,#eef2f7f0);border:1px solid #ffffffdb;border-radius:.5rem;justify-content:center;width:100%;min-height:4rem;box-shadow:0 20px 70px #00000057,inset 0 1px #ffffffeb}.canonical-login .canonical-ghost-button{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0610189e;border:1px solid #ffffff38;width:100%;min-height:2.85rem}.canonical-passkey-button:hover{background:#fff}.canonical-passkey-button:disabled{cursor:wait;opacity:.78}.canonical-passkey-status,.canonical-passkey-error{max-width:520px!important;margin-top:.9rem!important;font-size:.96rem!important}.canonical-passkey-error{color:#ffb4a8!important}.canonical-onboarding-bottom-error{text-align:center;grid-column:1/-1;justify-self:center;width:min(560px,100%);margin:.35rem auto 0!important}.canonical-org-line{align-items:flex-start;gap:1.25rem;max-width:900px;display:flex;margin-top:2.4rem!important;font-size:1.12rem!important}.canonical-public-footer-notice{left:var(--canonical-public-gutter);right:var(--canonical-public-gutter);z-index:21;color:#ffb4a8;text-align:center;pointer-events:none;flex-wrap:wrap;justify-content:center;align-items:center;gap:.62rem;min-height:1.45rem;font-size:.8rem;line-height:1.35;display:flex;position:fixed;bottom:2.85rem}.canonical-public-footer-notice span{max-width:min(100%,58rem)}.canonical-public-footer-notice a{color:#f0f8ffe0;text-underline-offset:.24em;pointer-events:auto;text-decoration:underline;transition:color .16s,filter .16s,text-shadow .16s}.canonical-public-footer-notice a:hover,.canonical-public-footer-notice a:focus-visible{color:#fff;filter:drop-shadow(0 0 .32rem #cef3ff47);text-shadow:0 0 .45rem #cef3ff52;outline:0}.canonical-public-footer-notice-link,.canonical-public-footer-notice [data-canonical-id="link.auth.passkey-roll"]{display:none!important}.canonical-public-footer{left:var(--canonical-public-gutter);right:var(--canonical-public-gutter);z-index:20;color:#ffffff80;flex-wrap:wrap;justify-content:center;gap:clamp(.7rem,2.4vw,1.7rem);font-size:.78rem;display:flex;position:fixed;bottom:1.15rem}.canonical-public-footer a{color:#fff9;border-radius:.3rem;align-items:center;min-height:2.5rem;padding-inline:.2rem;text-decoration:none;transition:color .16s,filter .16s,text-shadow .16s;display:inline-flex}.canonical-faq .canonical-public-nav{border-bottom:0;padding-bottom:0}.canonical-faq .canonical-public-hero{text-align:center;max-width:860px;margin:0 auto;padding-top:clamp(3.4rem,8vh,4.8rem);padding-bottom:1.25rem}.canonical-faq .canonical-public-hero:before{content:none}.canonical-faq .canonical-public-hero h1,.canonical-faq .canonical-public-hero p{margin-inline:auto}.canonical-faq-toggle{background:0 0;border:0;justify-content:center;gap:clamp(1.6rem,5vw,3.4rem);width:min(100%,28rem);max-width:860px;margin:1.15rem auto 0;padding:0;display:flex}.canonical-faq-toggle button{color:#f6f8fb9e;min-height:2.4rem;font:inherit;font-size:var(--sociuna-page-action);cursor:pointer;background:0 0;border:0;border-radius:0;padding:0;font-weight:720;transition:border-color .16s,background-color .16s,color .16s,text-shadow .16s}.canonical-faq-toggle button:hover,.canonical-faq-toggle button:focus-visible,.canonical-faq-toggle button.is-active{color:#fff;text-shadow:0 0 .45rem #cef3ff52;background:0 0;outline:0}.canonical-faq-list{text-align:center;gap:0;width:min(100% - 2rem,980px);max-width:980px;margin:1.35rem auto 0;padding-bottom:1.5lh}.canonical-faq-list>details{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:.85rem 0}.canonical-faq-list>details+details{margin-top:.2rem}.canonical-faq-list>details:last-child{border-bottom:0}.canonical-faq-list>details>summary{color:#fff;min-height:2.5rem;font-size:var(--sociuna-page-section-title);cursor:pointer;box-shadow:none;background:0 0;border:0;border-radius:.35rem;justify-content:center;align-items:center;gap:.55rem;padding-inline:.35rem;list-style:none;display:inline-flex}.canonical-faq-list>details>summary::-webkit-details-marker{display:none}.canonical-faq-list .canonical-faq-expanded summary::-webkit-details-marker{display:none}.canonical-faq-list>details>summary:before{content:none}.canonical-faq-list>details>summary:after{content:"⌄";color:#b2e9dbe0}.canonical-faq-list>details[open]>summary:after{content:"⌃"}.canonical-faq-list>details>summary span{color:#fff;font-size:var(--sociuna-page-section-title);margin:0}.canonical-faq-list p{color:#ffffffbd;max-width:900px;font-size:var(--sociuna-page-body);margin:.72rem auto 0;line-height:1.55}.canonical-faq-list .canonical-faq-expanded{max-width:900px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;margin:.7rem auto 0;padding:0;display:block}.canonical-faq-list .canonical-faq-expanded summary{color:#d7ebffc7;min-height:2rem;font-size:var(--sociuna-page-small);cursor:pointer;box-shadow:none;background:0 0;border:0;border-radius:.35rem;grid-template-columns:auto auto;align-items:center;gap:.45rem;padding:0 .35rem;font-weight:720;list-style:none;display:inline-grid}.canonical-faq-list summary:focus-visible,.canonical-public-inline-link:focus-visible{outline-offset:3px;outline:2px solid #b7e6ffeb}.canonical-public-inline-link{color:#e1f2ffe6;text-underline-offset:.2em;border-radius:.35rem;align-items:center;min-height:2.5rem;padding-inline:.2rem;display:inline-flex}.canonical-public-shell{animation:none}.canonical-terms-page,.canonical-public-help{-webkit-user-select:text;user-select:text}.canonical-terms-document{width:min(100%,78ch)}.canonical-public-nav a:focus-visible,.canonical-public-footer a:focus-visible,.canonical-public-footer-notice a:focus-visible{outline-offset:3px;outline:2px solid #b7e6ffeb}.canonical-onboarding[data-route-state=invite-missing] .canonical-invite-gate .canonical-primary-button,.canonical-onboarding[data-route-state=invite-missing] .canonical-invite-gate .canonical-ghost-button,.canonical-onboarding[data-route-state=invite-denied] .canonical-invite-gate .canonical-primary-button,.canonical-onboarding[data-route-state=invite-denied] .canonical-invite-gate .canonical-ghost-button,.canonical-onboarding[data-route-state=invite-verifying] .canonical-invite-gate .canonical-primary-button,.canonical-onboarding[data-route-state=invite-verifying] .canonical-invite-gate .canonical-ghost-button,.canonical-onboarding[data-route-state=passkey-required] .canonical-invite-gate .canonical-primary-button,.canonical-onboarding[data-route-state=passkey-required] .canonical-invite-gate .canonical-ghost-button,.canonical-onboarding[data-route-state=blocked] .canonical-invite-gate .canonical-primary-button,.canonical-onboarding[data-route-state=blocked] .canonical-invite-gate .canonical-ghost-button,.canonical-onboarding[data-route-state=complete] .canonical-invite-gate .canonical-primary-button,.canonical-onboarding[data-route-state=complete] .canonical-invite-gate .canonical-ghost-button,.canonical-onboarding[data-route-state=contract-declined] .canonical-invite-gate .canonical-primary-button,.canonical-onboarding[data-route-state=contract-declined] .canonical-invite-gate .canonical-ghost-button{border-radius:.35rem;min-height:2.5rem;padding-inline:.5rem}.canonical-onboarding .canonical-invite-gate .canonical-primary-button:focus-visible,.canonical-onboarding .canonical-invite-gate .canonical-ghost-button:focus-visible{outline-offset:3px;outline:2px solid #b7e6ffeb}@media (width<=840px){.canonical-public-footer a,.canonical-public-inline-link,.canonical-terms-actions a,.canonical-terms-actions button,.canonical-faq-list>details>summary,.canonical-faq-list .canonical-faq-expanded summary,.canonical-onboarding .canonical-invite-gate .canonical-primary-button,.canonical-onboarding .canonical-invite-gate .canonical-ghost-button{min-height:2.75rem}}.canonical-faq-list .canonical-faq-expanded summary:before{content:none}.canonical-faq-list .canonical-faq-expanded summary:after{content:"⌄";color:#b2e9dbc7}.canonical-faq-list .canonical-faq-expanded[open] summary:after{content:"⌃"}.canonical-faq-list .canonical-faq-expanded p{color:#ffffffa8;font-size:var(--sociuna-page-small);margin:.7rem 0 0}.canonical-faq-empty{text-align:center;max-width:36rem;margin:0 auto;padding:2.4rem 0}.canonical-join-icon{display:none}.canonical-join .canonical-public-hero{min-height:calc(100vh - 5rem);padding-top:clamp(6.5rem,14vh,9rem)}.canonical-join .canonical-public-hero h1{font-size:clamp(3.25rem,5.2vw,5rem);line-height:1.04}.canonical-join .canonical-public-hero p{margin-top:1.05rem;font-size:1.16rem;line-height:1.5}.canonical-terms-link{color:#ffffffc7;margin-top:1.2rem;font-size:1.15rem;text-decoration:none;display:inline-block}.canonical-passkey-note{justify-content:center;gap:1rem;display:flex;max-width:500px!important;margin-top:.9rem!important;font-size:.96rem!important}.canonical-public-columns{border-top:1px solid #ffffff24;grid-template-columns:repeat(3,minmax(0,1fr));max-width:1060px;margin:3.2rem auto 0;padding-top:2rem}.canonical-join .canonical-public-columns{display:none}.canonical-public-columns article{box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:3.4rem minmax(0,1fr);align-items:center;column-gap:1rem;padding:0;display:grid}.canonical-public-columns article p,.canonical-public-columns article h2{grid-column:2}.canonical-icon-mark{color:#4fa4ff;background:#1f83ff26;border:1px solid #5ba4ffad;border-radius:50%;place-items:center;width:2.9rem;height:2.9rem;display:grid}.canonical-icon-mark .canonical-visual-icon{font-size:1.25rem}.canonical-onboarding-panel{--canonical-onboarding-title-size:clamp(2.7rem, 3.8vw, 3.65rem);width:var(--canonical-contract-frame-width);max-width:none;padding-top:max(calc(var(--canonical-onboarding-title-size) * 2), clamp(5.5rem, 11vh, 7.5rem));box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;align-items:start;row-gap:.85rem;margin:0 auto;display:grid}.canonical-onboarding-panel h1{font-size:var(--canonical-onboarding-title-size);grid-column:1/-1;line-height:1.02}.canonical-onboarding-introduction,.canonical-onboarding-introduction-copy{grid-column:1/-1;gap:.95rem;width:100%;margin-inline:auto;display:grid}.canonical-onboarding-introduction{text-align:center}.canonical-onboarding-introduction-copy{max-width:var(--canonical-contract-copy-width);text-align:left;gap:.72rem}.canonical-onboarding-introduction-copy p,.canonical-contract-text p{color:#ffffffe6;text-wrap:pretty;max-width:none;font-size:.94rem;line-height:1.48}.canonical-onboarding-introduction-copy p:not(.canonical-onboarding-role-celebration),.canonical-contract-text p{text-indent:1.75rem}.canonical-onboarding-introduction-copy p.canonical-onboarding-action-prompt{text-align:center;text-indent:0}.canonical-onboarding-introduction-copy p{margin:0}.canonical-onboarding-role-celebration{color:#e1f6fff5;text-align:center;font-size:1.02rem;font-weight:680}.canonical-onboarding-step-shell{text-align:center;grid-column:1/-1;gap:1rem;width:100%;margin-inline:auto;display:grid}.canonical-onboarding-production-contract{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#05080fa8;border:1px solid #fcd34d33;border-radius:8px;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;width:min(100%,74rem);margin:0 auto .35rem;display:grid;overflow:hidden;box-shadow:0 18px 54px #01040947}.canonical-onboarding-production-contract div{text-align:left;background:linear-gradient(135deg,#ffd88f14,#0000 68%),#0a0f18c7;gap:.22rem;min-width:0;padding:.66rem .78rem;display:grid}.canonical-onboarding-production-contract span{color:#fcd34dd1;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.68rem;font-weight:820;overflow:hidden}.canonical-onboarding-production-contract strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:780;overflow:hidden}.canonical-onboarding-production-contract small{color:#ffffffad;text-wrap:pretty;font-size:.72rem;line-height:1.36}.canonical-onboarding-progress{-webkit-user-select:none;user-select:none;grid-column:1/-1;justify-content:center;width:100%;margin:1.4rem auto 0;display:flex}.canonical-onboarding-progress ol{flex-wrap:wrap;justify-content:center;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.canonical-onboarding-progress li{color:#ffffff94;background:0 0;border:0;border-radius:0;align-items:center;min-height:1.55rem;padding:0 .35rem;font-size:.72rem;font-weight:720;display:inline-flex}.canonical-onboarding-progress a{color:inherit;text-decoration:none}.canonical-onboarding-progress li[data-clickable=true] a{cursor:pointer}.canonical-onboarding-progress li[data-clickable=true] a:hover,.canonical-onboarding-progress li[data-clickable=true] a:focus-visible{color:#fff;text-shadow:0 0 .45rem #cef3ff57;outline:0}.canonical-onboarding-progress li[data-status=complete]{color:#c1f6dbd6}.canonical-onboarding-progress li[data-status=current]{color:#fff;text-shadow:0 0 .55rem #cef3ff75}.canonical-onboarding-eyebrow,.canonical-onboarding-step-note{color:#ffffff9e;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:760}.canonical-onboarding-step-note-readable{width:var(--canonical-contract-copy-width);max-width:var(--canonical-contract-copy-width);color:#ffffffad;letter-spacing:.02em;text-align:left;text-indent:1.75rem;text-wrap:pretty;text-transform:none;margin-inline:auto;font-size:.8rem;line-height:1.45}.canonical-onboarding-step-actions{justify-items:center;gap:.75rem;margin-top:.2rem;display:grid}.canonical-verification-notice{width:var(--canonical-contract-copy-width);color:#e0f1f8e6;text-align:left;text-wrap:pretty;background:#08192494;border:1px solid #6fd2ff3d;border-radius:.5rem;margin:.2rem auto;padding:.95rem 1rem;line-height:1.45}.canonical-passkey-support-copy{width:var(--canonical-contract-copy-width);color:#ffffffdb;text-align:left;text-wrap:pretty;gap:.58rem;margin:.2rem auto 0;font-size:.92rem;line-height:1.48;display:grid}.canonical-passkey-support-copy p{text-indent:1.75rem;margin:0}.canonical-onboarding-review-list{width:100%;margin-inline:auto}.canonical-onboarding-review-list ol{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.canonical-onboarding-review-list li{color:#ffffffe0;text-align:left;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:2.15rem;padding:.35rem 0;display:grid}.canonical-onboarding-review-list li span{overflow-wrap:anywhere;min-width:0}.canonical-onboarding-review-list li strong{color:#c1f6dbe6;letter-spacing:.04em;text-transform:uppercase;justify-self:end;font-size:.78rem}.canonical-onboarding-review-list li[data-status=current] strong{color:#bbe8fff2}.canonical-onboarding-review-list li[data-status=waiting] strong{color:#ffffff94}.canonical-onboarding-form{text-align:left;gap:.85rem;margin-top:.2rem;display:grid}.canonical-onboarding-form[data-step=id-proof],.canonical-onboarding-form[data-step=credentials],.canonical-onboarding-form[data-step=certifications],.canonical-onboarding-form[data-step=education],.canonical-onboarding-form[data-step=work-experience],.canonical-onboarding-form[data-step=skills],.canonical-onboarding-form[data-step=verifiers]{width:clamp(18rem,25vw,30rem);max-width:100%;margin-inline:auto}.canonical-onboarding-form label,.canonical-onboarding-field-group{gap:.42rem;display:grid}.canonical-onboarding-field-heading{display:block}.canonical-onboarding-field-heading-row{justify-content:space-between;align-items:center;gap:.85rem;display:flex}.canonical-onboarding-form label span{color:#ffffffb8;letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:720}.canonical-onboarding-form input,.canonical-onboarding-form select{color:#fffffff2;width:100%;min-height:3.1rem;font:inherit;background:#030c12ad;border:1px solid #ffffff2e;border-radius:.45rem;padding:0 .95rem}.canonical-onboarding-end-date-control{display:block}.canonical-onboarding-field-heading-row .canonical-onboarding-current-checkbox{color:#ffffffc7;letter-spacing:0;text-transform:none;white-space:nowrap;align-items:center;gap:.38rem;font-size:.82rem;font-weight:720;display:inline-flex}.canonical-onboarding-current-checkbox input[type=checkbox]{accent-color:#c1f6db;width:1rem;height:1rem;min-height:1rem;margin:0;padding:0}.canonical-onboarding-form select{--onboarding-select-menu-bg:#01070d;cursor:pointer;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.canonical-onboarding-select{--onboarding-select-menu-bg:#01070d;position:relative}.canonical-onboarding-select-button{color:#fffffff2;width:100%;min-height:3.1rem;font:inherit;text-align:left;cursor:pointer;background:#030c12ad;border:1px solid #ffffff2e;border-radius:.45rem;padding:0 2.4rem 0 .95rem}.canonical-onboarding-select-button:after{content:"";pointer-events:none;border-bottom:2px solid #ffffffa8;border-right:2px solid #ffffffa8;width:.48rem;height:.48rem;position:absolute;top:50%;right:.95rem;transform:translateY(-65%)rotate(45deg)}.canonical-onboarding-select-menu{z-index:20;background:var(--onboarding-select-menu-bg);border:1px solid #78b7ff2e;border-radius:.35rem;gap:.1rem;padding:.28rem;display:grid;position:absolute;top:calc(100% + .2rem);left:0;right:0;box-shadow:0 .75rem 1.8rem #00000061}.canonical-onboarding-select-menu button{color:#ffffffe6;width:100%;min-height:2.1rem;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.22rem;padding:.28rem .65rem}.canonical-onboarding-select-menu button:hover,.canonical-onboarding-select-menu button:focus-visible,.canonical-onboarding-select-menu button.is-selected{background:color-mix(in srgb, var(--onboarding-select-menu-bg) 82%, #2d8dff 18%);color:#fff;outline:0}.canonical-onboarding-form select option{background-color:var(--onboarding-select-menu-bg);color:#fffffff2}.canonical-onboarding-form select option:checked{background-color:color-mix(in srgb, var(--onboarding-select-menu-bg) 84%, #2d8dff 16%);color:#fff}.canonical-onboarding-profile-resume{width:var(--canonical-contract-copy-width);text-align:left;max-width:100%;margin:0 auto .2rem}.canonical-onboarding-profile-resume p{color:#f6f8fbe6;text-wrap:pretty;white-space:pre-wrap;margin:0;font-size:.96rem;line-height:1.58}.canonical-onboarding-profile-resume p:first-child{color:#fff;font-size:1.04rem}.canonical-onboarding-file-label{cursor:pointer;position:relative}.canonical-onboarding-file-input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;inset:auto;overflow:hidden}.canonical-onboarding-form label .canonical-onboarding-file-display{color:#ffffffa8;letter-spacing:0;text-transform:none;background:#030c12ad;border:1px solid #ffffff2e;border-radius:.45rem;align-items:center;min-height:3.1rem;padding:0 .95rem;font-size:1rem;font-weight:400;line-height:1.3;display:flex}.canonical-onboarding-file-label:hover .canonical-onboarding-file-display,.canonical-onboarding-file-label:focus-within .canonical-onboarding-file-display{color:#ffffffeb;border-color:#cef3ff75;box-shadow:0 0 .7rem #cef3ff1f}.canonical-onboarding-form label .canonical-onboarding-field-error{color:#ffb5a6f0;letter-spacing:0;text-transform:none;font-size:.74rem;font-weight:700;line-height:1.35}.canonical-onboarding-entry-tabs{justify-items:center;gap:.7rem;margin-top:.35rem;display:grid}.canonical-onboarding-entry-tab-list{flex-wrap:wrap;justify-content:center;gap:.36rem;width:min(100%,30rem);display:flex}.canonical-onboarding-entry-tab-list button,.canonical-onboarding-add-entry{color:#f6f8fb94;min-height:0;box-shadow:none;font:inherit;letter-spacing:.01em;cursor:pointer;background:0 0;border:0;border-radius:0;padding:.08rem .18rem;font-size:.78rem;font-weight:760;text-decoration:none}.canonical-onboarding-entry-tab-list button:hover,.canonical-onboarding-entry-tab-list button:focus-visible,.canonical-onboarding-entry-tab-list button.is-active,.canonical-onboarding-add-entry:hover,.canonical-onboarding-add-entry:focus-visible{color:#fff;text-shadow:0 0 .45rem #cef3ff57;outline:0}.canonical-onboarding-add-entry:disabled{cursor:not-allowed;opacity:.45;text-shadow:none}.canonical-secondary-button{color:#ffffffdb;min-height:3rem;font:inherit;background:0 0;border:1px solid #ffffff38;border-radius:.45rem;font-weight:720}.canonical-secondary-button:disabled{cursor:not-allowed;opacity:.58}.canonical-onboarding-next-link{width:auto;min-width:calc(var(--onboarding-action-chars,18) * 1.5ch);max-width:min(100%, var(--canonical-contract-action-width));color:#071018;background:linear-gradient(#fff,#ffffffe0);border-radius:.45rem;grid-column:1/-1;justify-content:center;align-items:center;min-height:3.35rem;margin:.8rem auto 0;padding:0 1.25rem;font-weight:760;text-decoration:none;display:inline-flex;box-shadow:0 18px 48px #00000047}.canonical-onboarding-next-link-compact{width:auto;min-height:2.55rem;padding:0 1.25rem}.canonical-onboarding-complete-footer{grid-column:1/-1;justify-items:center;gap:.45rem;margin-top:.4rem;display:grid}.canonical-onboarding-complete-note{text-align:center;max-width:34rem;margin:0}.canonical-onboarding-contract-continue{justify-self:center;margin:.55rem auto 0}.canonical-onboarding-next-link-quiet{width:fit-content;min-width:10rem;max-width:100%;min-height:2.9rem;margin-top:0;padding-inline:1.45rem}.canonical-onboarding-intro-esign{border-radius:.45rem;grid-column:1/-1;width:fit-content;min-width:min(100%,28rem);max-width:100%;min-height:3.35rem;margin:.8rem auto 0;padding-inline:1.2rem;font-size:1rem;font-weight:760;box-shadow:0 18px 48px #00000047}.canonical-onboarding-intro-esign .esign-signature{width:min(90%,26rem);font-size:clamp(1.18rem,2.25vw,1.55rem)}.canonical-contract-template{grid-column:1/-1;row-gap:.9rem;width:100%;display:grid}.canonical-onboarding-contract{width:100%;max-width:none;margin-inline:auto}.canonical-contract-text p{margin:.52rem 0 0}.canonical-contract-text p:first-of-type{margin-top:0}.canonical-contract-text{width:var(--canonical-contract-copy-width);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;text-align:left;background:0 0;border:0;border-radius:0;margin:.9rem auto 0;padding:0}.canonical-contract-text h1,.canonical-contract-text h2{color:#fff;text-align:center;margin-bottom:.75rem;font-weight:760}.canonical-contract-text h1{font-size:clamp(2.45rem,4.5vw,4.1rem);line-height:1.02}.canonical-contract-text h2{font-size:clamp(1.45rem,1.95vw,1.9rem)}.canonical-disagree-button{width:var(--canonical-contract-action-width);border-radius:.45rem;grid-column:1/-1;justify-content:center;align-items:center;gap:.45rem;height:3.35rem;min-height:3.35rem;max-height:3.35rem;margin:.72rem auto 0;display:inline-flex}.canonical-contract-signature-block{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:clamp(1rem,4vw,2.75rem);width:min(100%,72rem);margin:.9rem auto 0;display:grid}.canonical-contract-signer{align-items:end;gap:.45rem;min-width:0;display:grid}.canonical-contract-party{justify-items:center;gap:.16rem;margin:0;display:grid}.canonical-contract-party strong{overflow-wrap:anywhere;color:#ffffffe0;text-align:center;max-width:100%;font-size:.92rem;font-weight:720;line-height:1.2}.canonical-contract-party span{color:#f6f8fb9e;letter-spacing:.1em;text-align:center;text-transform:uppercase;font-size:.82rem;font-weight:680}.canonical-contract-signer .canonical-esign-button{border-radius:.45rem;width:fit-content;min-width:min(100%,22.5rem);max-width:100%;height:3.7rem;min-height:3.7rem;max-height:3.7rem;margin:0 auto;padding-inline:clamp(1.15rem,3vw,1.65rem)}.canonical-rep-signature{color:#fff;white-space:nowrap;border-bottom:0;border-radius:.45rem;justify-content:center;align-items:center;gap:.5rem;width:fit-content;min-width:min(100%,24rem);max-width:100%;height:3.7rem;min-height:3.7rem;max-height:3.7rem;margin:0 auto;display:flex;overflow:visible}.canonical-contract-terms,.canonical-terms-link{grid-column:1/-1}.canonical-contract-terms{justify-content:center;display:flex}.signature-style-picker{text-align:center;grid-column:1/-1;gap:.8rem;width:100%;margin:.35rem auto 0;padding:0;display:grid}.signature-style-picker__heading{gap:.15rem;display:grid}.signature-style-picker__heading h2{color:#fff;margin:0;font-size:clamp(1rem,1.4vw,1.2rem);font-weight:700}.signature-style-picker__heading .kicker{margin:.2rem 0 0}.signature-style-picker__note{color:#e2e8f0b8;max-width:32rem;margin:.15rem auto 0;font-size:.9rem;line-height:1.45}.signature-style-picker__preview{color:#fff;min-height:4.9rem;font-family:var(--signature-font-family,"Sociuna Signature Arty", "Snell Roundhand", "Segoe Script", cursive);font-size:var(--signature-preview-size,clamp(2.05rem, 5vw, 3.4rem));text-shadow:0 1px 7px #00000073;place-items:center;padding:.7rem 1rem .9rem;line-height:1.35;display:grid;transform:none}.signature-style-grid{grid-template-columns:repeat(var(--signature-style-count,1), minmax(0, 1fr));align-items:start;gap:.65rem clamp(.2rem,.75vw,.95rem);display:grid}.signature-style-option{color:#ffffffc7;cursor:pointer;background:0 0;border:0;border-radius:0;gap:.2rem;min-width:0;padding:.2rem clamp(0rem,.35vw,.1rem) .45rem;display:grid}.signature-style-option.is-selected{color:#fff;background:0 0}.signature-style-option input{opacity:0;pointer-events:none;position:absolute}.signature-style-option__sample{color:#fff;min-width:0;max-width:100%;min-height:3.05rem;font-family:var(--signature-font-family,"Sociuna Signature Arty", "Snell Roundhand", "Segoe Script", cursive);font-size:var(--signature-sample-size,clamp(1.35rem, 2vw, 1.86rem));text-overflow:ellipsis;white-space:nowrap;justify-content:center;align-items:center;line-height:1.45;display:flex;overflow:hidden}.signature-style-option.is-selected .signature-style-option__sample{color:#7eb8ff}.signature-style-option__label{text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:650;overflow:hidden}@media (width<=920px){.signature-style-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,8.8rem),1fr));gap:.75rem .95rem}}.canonical-esign-button{isolation:isolate;color:#071018;background:#fffffff2;border:1px solid #ffffff47;justify-content:center;align-items:center;gap:.45rem;padding:0 1rem;transition:background .18s,color .18s,border-color .18s;display:inline-flex;position:relative;overflow:visible}.canonical-esign-button.is-ready,.canonical-esign-button.is-signed{color:#fff;background:linear-gradient(#2d8dff,#0667e8);border-color:#2d8dffd1}.canonical-esign-button.is-ready{margin-top:1.15rem}.canonical-esign-button.is-holding{color:#fff;background:#071018;border-color:#7eb8ffb8}.canonical-esign-button:before{z-index:0;width:var(--esign-progress,0%);transition:width var(--esign-transition-ms,0s) linear, background .18s ease;background:#2d8dff2e;overflow:hidden}.canonical-esign-button.is-holding:before{background:linear-gradient(90deg,#2d8dff14,#2d8dff4d)}.canonical-esign-button:active:before{width:var(--esign-progress,0%)}.esign-icon{border:0;border-radius:0;width:1.28rem;height:1.28rem;margin:0;font-size:1.2rem;display:block}.esign-signature{opacity:0;color:#fff;width:min(88%,29rem);max-height:none;font-size:clamp(1.38rem,3vw,1.72rem);font-family:var(--signature-font-family,"Sociuna Signature Arty", "Snell Roundhand", "Segoe Script", cursive);white-space:nowrap;letter-spacing:.01em;text-align:center;text-shadow:0 1px 7px #00000073;transform-origin:50%;clip-path:inset(0 calc(100% - var(--esign-progress,0%)) 0 0);transition:opacity .12s ease, clip-path var(--esign-transition-ms,0s) linear;justify-content:center;align-items:center;gap:.85rem;padding:.45rem 0 .35rem;font-style:italic;font-weight:400;line-height:1.75;display:flex;position:absolute;inset:50% auto auto 50%;overflow:visible;transform:translate(-50%,-50%)}.esign-signature-name{font:inherit}.esign-signature-timestamp,.canonical-rep-signature-timestamp{letter-spacing:0;transform-origin:0;align-items:center;margin-left:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.5em;font-style:normal;font-weight:450;line-height:1.2;display:inline-flex;transform:none}.canonical-rep-signature-name{font-family:var(--signature-font-family,"Sociuna Signature Arty", "Snell Roundhand", "Segoe Script", cursive);text-shadow:0 1px 7px #00000073;transform-origin:0;font-size:clamp(1.38rem,3vw,1.72rem);font-style:italic;font-weight:400;line-height:1.5;transform:none}.canonical-rep-signature-timestamp{color:#f6f8fbc7;margin-left:.7rem;font-size:.9rem;font-weight:450;transform:none}.esign-text,.esign-icon{opacity:1;line-height:1;transition:opacity .12s,width .12s,margin .12s}.canonical-esign-button.is-holding .esign-text,.canonical-esign-button.is-holding .esign-icon,.canonical-esign-button.is-ready .esign-icon,.canonical-esign-button.is-signed .esign-text,.canonical-esign-button.is-signed .esign-icon{opacity:0;width:0;margin:0}.canonical-esign-button.is-ready .esign-text{z-index:2;color:#ffffffe0;letter-spacing:.05em;text-transform:uppercase;width:auto;margin:0;font-size:.64rem;font-weight:820;line-height:1;position:absolute;inset:auto auto calc(100% + .34rem) 50%;transform:translate(-50%)}.canonical-esign-button.is-holding .esign-signature,.canonical-esign-button.is-ready .esign-signature,.canonical-esign-button.is-signed .esign-signature{opacity:1;animation:none}.canonical-esign-button.is-ready .esign-signature,.canonical-esign-button.is-signed .esign-signature{transition-duration:.12s}.canonical-esign-button.is-ready .esign-signature{transform:translate(-50%,-50%)}.canonical-disagree-button{color:#edf2ffb8;font:inherit;font-size:var(--sociuna-page-action);width:fit-content;height:auto;min-height:1.9rem;max-height:none;text-shadow:none;background:0 0;border:0;padding:0;font-weight:760}.canonical-disagree-button:hover,.canonical-disagree-button:focus-visible{color:#fff;text-shadow:0 0 .45rem #cef3ff52;outline:0}.canonical-app-shell{grid-template-columns:13rem minmax(0,1fr);gap:0;min-height:100vh;padding:0;animation:none;overflow:clip;transform:none}.canonical-rail{background:#030a103d;border-right:1px solid #ffffff29;min-height:100vh;padding:1.35rem .65rem 1.6rem;position:relative;top:auto}.canonical-profile-button{text-align:center;border-radius:0;grid-template-columns:1fr;justify-items:center;gap:.75rem;padding:0 .8rem 1.55rem;display:grid}.canonical-avatar{background:var(--sociuna-avatar-worker-default) center / cover no-repeat;color:#0000;border:0;width:4.45rem;height:4.45rem}.canonical-avatar:after{content:none}.canonical-profile-button strong{color:#fff;font-size:1.08rem}.canonical-rail-link{color:#ffffffb8;border-radius:.45rem;min-height:3.35rem;padding:0 .95rem;font-size:.98rem}.canonical-rail-link.is-active{color:#fff;background:#ffffff14;box-shadow:inset .22rem 0 #25a7ff}.canonical-alert{color:#ffd400;background:#ffd400;width:1rem;height:1rem;font-size:1rem}.canonical-app-main{scrollbar-width:thin;width:min(980px,100vw - 23rem);max-width:none;max-height:100vh;margin:0;padding:2.15rem 0 7rem clamp(2.5rem,5vw,5.75rem);position:relative;overflow-y:auto}.canonical-app-main:after{content:"";z-index:28;pointer-events:none;background:linear-gradient(#06101800,#061018d1 58%,#061018);height:4.7rem;position:fixed;bottom:0;left:13rem;right:0}.canonical-personal-header h1{color:#fff;margin:0 0 1.35rem;font-size:2.15rem;font-weight:760;line-height:1}.canonical-list-block{margin-top:1.25rem}.canonical-list-block h2{color:#fff;margin:0 0 .7rem;font-size:1.12rem;font-weight:720}.canonical-row-list{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#050d147a;border:1px solid #ffffff2e;border-radius:.45rem;overflow:hidden}.canonical-action-row{color:#fff;width:100%;min-height:3.35rem;font:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff21;grid-template-columns:3rem minmax(0,1fr) auto auto;align-items:center;gap:.85rem;padding:0 1rem;font-size:1rem;display:grid}.canonical-action-row:hover{background:#ffffff0b}.canonical-action-row:last-child{border-bottom:0}.canonical-action-row small,.canonical-row-arrow{color:#ffffffb8}.canonical-message-dot{color:#fff;border-radius:50%;place-items:center;width:2.15rem;height:2.15rem;font-size:.88rem;font-weight:700;display:grid}.canonical-message-dot-1{background:#164d85}.canonical-message-dot-2{background:#17622d}.canonical-message-dot-3{background:#997000}.canonical-blue{color:#39a7ff}.canonical-green{color:#79ee78}.canonical-search-ask{z-index:30;background:#0e151dbd;border-color:#ffffff57;width:min(47rem,76vw - 18rem);max-width:none;min-height:3.25rem;padding:.38rem .48rem .38rem 1.15rem;position:fixed;bottom:.8rem;left:calc(13rem + 13vw);right:auto;box-shadow:0 22px 60px #00000073}.canonical-search-ask input{font-size:1.25rem}.canonical-search-ask button{color:#fff;background:#345db3c7;width:2.45rem;height:2.45rem;padding:0;font-size:1.7rem}body:has(.app-home-dashboard){overflow:hidden}.app-home-dashboard{--sociuna-page-padding-x:2rem;--sociuna-page-padding-y:1.5rem;--sociuna-dashboard-gap:1.125rem;--sociuna-panel-padding:1rem;--sociuna-panel-radius:.5rem;--sociuna-topbar-height:3.5rem;--sociuna-bottom-safe-gap:1.25rem;--sociuna-askbar-height:3.25rem;min-height:100vh;padding:var(--sociuna-page-padding-y) var(--sociuna-page-padding-x) var(--sociuna-bottom-safe-gap);color:#f8fbff}.app-home-header{grid-template-columns:minmax(13rem,1fr) minmax(30rem,50vw) minmax(3rem,1fr);align-items:center;gap:.7rem;min-height:4.4rem;display:grid}.app-home-brand{color:inherit;align-items:center;gap:1.15rem;text-decoration:none;display:inline-flex}.app-home-brand .canonical-logo-mark{width:2.05rem;height:2.05rem}.app-home-brand .canonical-logo-wordmark{width:10.2rem;height:auto}.app-home-help{color:#ffffffdb;width:2.35rem;height:2.35rem;font:inherit;background:#ffffff0a;border:1px solid #ffffff29;border-radius:50%;justify-self:end;font-weight:760}.app-scope-tabs{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:1.4rem;width:min(50rem,100%);margin:0 auto;display:grid}.app-scope-tabs button{color:#ffffffb8;min-height:2.35rem;font:inherit;letter-spacing:.14em;text-transform:lowercase;background:0 0;border:0;border-radius:0;font-weight:760;position:relative}.app-scope-tabs button.is-active{color:#fff}.app-scope-tabs button.is-active:after{content:"";background:#4ca7ff;border-radius:999px;height:.14rem;position:absolute;bottom:.12rem;left:10%;right:10%}.app-home-grid{height:calc(100vh - var(--sociuna-topbar-height) - (var(--sociuna-page-padding-y) * 2) - var(--sociuna-bottom-safe-gap));gap:var(--sociuna-dashboard-gap);grid-template-columns:minmax(16rem,1fr) minmax(30rem,2fr) minmax(16rem,1fr);align-items:start;min-height:36rem;display:grid}.app-glass-panel{border-radius:var(--sociuna-panel-radius);background:#02080dad;border:1px solid #ffffff24;box-shadow:inset 0 1px #ffffff0b,0 24px 60px #00000042}.app-message-widget,.app-operations-map,.app-home-stack{min-width:0;min-height:0}.app-message-widget,.app-operations-map{padding:var(--sociuna-panel-padding);scrollbar-width:thin;position:relative;overflow:hidden}.app-message-widget{grid-template-rows:auto minmax(0,1fr);height:100%;display:grid}.app-message-widget>header,.app-operations-map>header,.app-calendar-panel>header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.9rem;display:flex}.app-message-widget p,.app-operations-map p,.app-calendar-panel p{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:760}.app-message-widget span,.app-operations-map span,.app-calendar-panel span{color:#fff9;font-size:.78rem}.app-message-list{scrollbar-width:thin;grid-auto-rows:max-content;align-content:start;gap:.55rem;display:grid;overflow:auto}.app-message-row{color:#fff;min-height:4.5rem;font:inherit;text-align:left;background:#ffffff09;border:1px solid #0000;border-radius:.45rem;grid-template-columns:2.5rem minmax(0,1fr) auto auto;align-items:center;gap:.65rem;padding:.65rem;display:grid}.app-message-row:hover,.app-message-row.is-open{background:#ffffff12;border-color:#ffffff2e}.app-message-row strong,.app-message-row small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.app-message-row small,.app-message-row time,.app-message-row b{color:#ffffff9e;font-size:.78rem}.app-message-avatar{background:#ffffff1f;border-radius:50%;place-items:center;width:2.35rem;height:2.35rem;font-weight:760;display:grid;color:#fff!important;font-size:.82rem!important}.app-message-empty{color:#ffffff94;text-align:center;background:#ffffff06;border-radius:.45rem;place-items:center;min-height:10rem;margin:0;display:grid}.app-operations-map{height:calc(100% - var(--sociuna-askbar-height) - var(--sociuna-dashboard-gap));grid-template-rows:auto minmax(24rem,1fr);display:grid}.app-map-canvas{background:linear-gradient(#ffffff0b 1px,#0000 1px) 0 0/5rem 5rem,linear-gradient(90deg,#ffffff0b 1px,#0000 1px) 0 0/5rem 5rem,radial-gradient(circle at 48% 48%,#ffffff14,#0000 33%),#01070cbd;border-radius:.45rem;min-height:0;position:relative;overflow:hidden}.app-map-node{z-index:3;background:#02080db8;border:1px solid #ffffff38;border-radius:999px;align-items:center;min-height:2rem;padding:0 .85rem;font-weight:760;display:inline-flex;position:absolute;color:#fff!important}.app-map-node-a{top:28%;left:18%}.app-map-node-b{top:56%;left:52%;transform:translate(-50%)}.app-map-node-c{top:34%;right:12%}.app-map-route{z-index:2;transform-origin:0;background:repeating-linear-gradient(90deg,#ffffff7a 0 8px,#0000 8px 15px);height:2px;position:absolute}.app-map-route-one{width:18rem;top:36%;left:31%;transform:rotate(23deg)}.app-map-route-two{width:16rem;top:59%;left:49%;transform:rotate(-27deg)}.app-message-thread{z-index:6;background:#02080deb;border-right:1px solid #ffffff24;flex-direction:column;gap:.85rem;width:calc(50% - .25rem);padding:1rem 1rem 1rem 2.1rem;display:flex;position:absolute;top:0;bottom:0;left:0}.app-info-thread-right{border-left:1px solid #ffffff24;border-right:0;padding:1rem 2.1rem 1rem 1rem;left:auto;right:0}.app-info-thread-right .app-message-thread-close{left:auto;right:.35rem}.app-message-thread-close{color:#ffffffbd;background:0 0;border:0;font-size:2.4rem;position:absolute;top:50%;left:.35rem;transform:translateY(-50%)}.app-message-thread header{gap:.2rem;display:grid}.app-message-thread header small{color:#ffffff9e}.app-chat-bubble{color:#fff;border-radius:1rem;max-width:88%;padding:.75rem .85rem;line-height:1.35}.app-chat-bubble.is-received{background:#ffffff1f;align-self:start}.app-chat-bubble.is-sent{background:#fff3;align-self:end}.app-message-thread>button:last-child{color:#fff;font:inherit;background:#ffffff12;border:1px solid #ffffff2e;border-radius:.45rem;margin-top:auto;padding:.72rem}.app-home-stack{height:100%;min-height:0;display:block}.app-calendar-panel,.app-home-list-panel,.app-home-activity-panel{scrollbar-width:thin;min-height:0;padding:.85rem;position:relative;overflow:hidden}.app-home-activity-panel{height:100%}.app-home-activity-panel>header{justify-content:space-between;align-items:start;gap:.75rem;margin-bottom:.85rem;display:flex}.app-home-activity-panel h2,.app-home-activity-panel p{margin:0}.app-home-activity-panel h2{color:#fff;letter-spacing:.1em;text-transform:uppercase;font-size:.86rem}.app-home-activity-panel p{color:#ffffff94;margin-top:.25rem;font-size:.76rem}.app-activity-filter-button{color:#ffffffc2;width:2.1rem;height:2.1rem;font:inherit;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff26;border-radius:999px;grid-template-rows:repeat(3,1px);align-content:center;place-items:center;gap:.24rem;display:grid}.app-activity-filter-button span{background:#ffffffb8;border-radius:999px;width:.92rem;height:1px}.app-calendar-panel>header{grid-template-columns:auto minmax(0,1fr) auto auto;display:grid}.app-calendar-panel header button,.app-calendar-picker button{color:#ffffffb8;font:inherit;background:0 0;border:0}.app-calendar-title{letter-spacing:.08em;text-transform:uppercase;text-align:left;min-width:0;color:#fff!important;font-weight:760!important}.app-calendar-step{width:1.45rem;min-height:1.45rem;font-size:1.4rem!important}.app-calendar-month-reset{justify-self:end}.app-calendar-picker{z-index:7;background:#02080df5;border:1px solid #ffffff24;border-radius:.45rem;grid-template-columns:minmax(0,1.2fr) minmax(5rem,.8fr);gap:.55rem;padding:.65rem;display:grid;position:absolute;top:3.25rem;left:.85rem;right:.85rem;box-shadow:0 24px 60px #00000052}.app-calendar-picker label{gap:.25rem;display:grid}.app-calendar-picker label span{color:#ffffff9e;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem}.app-calendar-picker select,.app-calendar-picker input{color:#fff;width:100%;min-width:0;font:inherit;background:#ffffff14;border:1px solid #ffffff24;border-radius:.35rem;padding:.42rem}.app-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-rows:minmax(0,1fr);gap:.25rem;height:calc(100% - 2.55rem);display:grid}.app-calendar-grid button{color:#ffffffc2;background:#ffffff0a;border:0;border-radius:.35rem;min-height:0;position:relative}.app-calendar-grid button:hover{background:#ffffff17}.app-calendar-grid button span{background:#c85b56;border-radius:50%;width:.32rem;height:.32rem;position:absolute;bottom:.18rem;left:50%;transform:translate(-50%)}.app-date-detail{gap:.45rem;max-height:100%;display:grid;overflow:auto}.app-date-detail button,.app-home-list-panel button,.app-home-activity-panel button:not(.app-activity-filter-button){color:#ffffffd1;width:100%;font:inherit;text-align:left;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.75rem;padding:.54rem 0;display:grid}.app-home-list-panel h2{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem;font-size:.85rem}.app-home-list-scroll{scrollbar-width:thin;gap:.35rem;max-height:calc(100% - 1.5rem);display:grid;overflow:auto}.app-home-activity-scroll{scrollbar-width:thin;align-content:start;gap:.45rem;height:100%;display:grid;overflow:auto}.app-home-activity-scroll button{align-items:start;gap:.6rem}.app-home-activity-scroll button small{color:#ffffff8a;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem;font-size:.68rem;font-weight:760;display:block}.app-activity-empty{color:#ffffff9e;background:#ffffff09;border-radius:.45rem;margin:0;padding:.75rem;line-height:1.35}.app-filter-drawer{z-index:34;background:#02080df0;border:1px solid #ffffff24;border-radius:.48rem;flex-direction:column;gap:.85rem;width:min(22rem,38vw);padding:1rem 2.1rem 1rem 1rem;display:flex;position:fixed;top:6rem;bottom:5.25rem;right:calc(25vw + 1.55rem);box-shadow:0 24px 60px #00000057}.app-filter-drawer header{gap:.2rem;display:grid}.app-filter-drawer header strong{color:#fff;letter-spacing:.1em;text-transform:uppercase;font-size:.95rem}.app-filter-drawer header small{color:#fff9}.app-filter-list{gap:.45rem;display:grid;overflow:auto}.app-filter-list label{color:#ffffffd6;align-items:center;gap:.6rem;min-height:2.35rem;display:flex}.app-filter-list input{accent-color:#6aa7ff}.app-filter-drawer>button:last-child{color:#fff;font:inherit;background:#ffffff0f;border:1px solid #ffffff29;border-radius:.45rem;margin-top:auto;padding:.7rem}.app-scroll-shell{height:calc(100% - 2.25rem);min-height:0;position:relative}.app-message-widget .app-scroll-shell{height:calc(100% - 2.25rem)}.app-scroll-shell>div{scrollbar-width:thin;height:100%;overflow:auto}.app-scroll-chevron{z-index:3;color:#ffffffad;pointer-events:none;background:#02080db3;border-radius:999px;place-items:center;width:1.45rem;height:1.15rem;font-size:1rem;line-height:1;display:grid;position:absolute;left:50%;transform:translate(-50%)}.app-scroll-chevron-up{top:.1rem}.app-scroll-chevron-down{bottom:.1rem}.canonical-drawer-hover-zone{z-index:38;cursor:pointer;background:0 0;border:0;width:5vw;position:fixed;top:0;bottom:0;left:0}.canonical-drawer-chevron{z-index:42;color:#ffffffb8;cursor:pointer;background:0 0;border:0;width:1.2rem;height:7rem;font-size:3.6rem;line-height:1;position:fixed;top:50%;left:.2rem;transform:translateY(-50%)}.canonical-drawer-chevron.is-open{left:min(17.1rem,78vw)}.canonical-rail{z-index:40;background:#02080deb;border-right:0;width:min(17rem,78vw);min-height:100vh;padding:2rem .85rem 1.5rem;transition:transform .18s;position:fixed;top:0;bottom:0;left:0;transform:translate(-103%)}.canonical-rail.is-open{transform:translate(0)}.canonical-nested-drawer{background:#02080df0;border:1px solid #ffffff1f;border-left:0;border-radius:0 .48rem .48rem 0;gap:.45rem;width:min(16rem,70vw);padding:.85rem;display:grid;position:absolute;top:8rem;left:100%}.canonical-nested-drawer strong{color:#fff;margin-bottom:.25rem}.canonical-nested-drawer button{color:#ffffffc7;font:inherit;text-align:left;background:#ffffff0d;border:0;border-radius:.38rem;padding:.65rem}.canonical-nested-empty,.canonical-nested-calendar-detail p{color:#ffffff9e;background:#ffffff09;border-radius:.38rem;margin:0;padding:.65rem;font-size:.86rem;line-height:1.35}.canonical-nested-calendar{gap:.65rem;display:grid}.canonical-nested-calendar header{justify-content:space-between;align-items:center;gap:.7rem;display:flex}.canonical-nested-calendar-month-controls{grid-template-columns:auto auto auto;align-items:center;gap:.18rem;min-width:0;display:inline-grid}.canonical-nested-calendar header span{color:#fff;letter-spacing:.08em;text-align:center;text-transform:uppercase;white-space:nowrap;font-size:.76rem;font-weight:760}.canonical-nested-calendar header button{text-align:center;place-items:center;min-height:1.9rem;padding:0;display:grid}.canonical-nested-calendar-filter-toggle{grid-template-rows:repeat(3,1px);align-content:center;gap:.22rem}.canonical-nested-calendar-filter-toggle span{background:#ffffffb8;border-radius:999px;width:.85rem;height:1px}.canonical-nested-calendar-filters{scrollbar-width:thin;background:#ffffff09;border:1px solid #ffffff1a;border-radius:.38rem;gap:.32rem;max-height:9rem;padding:.55rem;display:grid;overflow:auto}.canonical-nested-calendar-filters label{color:#fffc;align-items:center;gap:.45rem;font-size:.82rem;display:flex}.canonical-nested-calendar-filters input{accent-color:#6aa7ff}.canonical-nested-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.24rem;display:grid}.canonical-nested-calendar-grid button{color:#ffffffc2;text-align:center;place-items:center;min-height:1.95rem;padding:0;display:grid;position:relative}.canonical-nested-calendar-grid button.is-selected,.canonical-nested-calendar-grid button:hover{color:#fff;background:#ffffff1c}.canonical-nested-calendar-grid button span{background:#c85b56;border-radius:999px;width:.26rem;height:.26rem;position:absolute;bottom:.22rem;left:50%;transform:translate(-50%)}.canonical-nested-calendar-detail{gap:.35rem;padding-top:.15rem;display:grid}.canonical-nested-calendar-detail small{color:#ffffff94;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem}.canonical-chat-handle{z-index:25;color:#ffffffd1;width:4.5rem;height:2.65rem;font:inherit;-webkit-backdrop-filter:none;backdrop-filter:none;background:#ffffff0e;border:1px solid #ffffff2e;border-radius:999px;font-size:.95rem;font-weight:650;position:fixed;top:1.35rem;right:1.1rem}.canonical-chat-handle:hover{color:#fff;background:#ffffff18;border-color:#ffffff47}.canonical-page-header{margin-bottom:1.1rem}.canonical-page-header h1{font-size:clamp(2.25rem,4.8vw,4rem)}.canonical-badges span,.canonical-tabs button{color:#ffffffbd;background:#ffffff0e;border-color:#ffffff29}.canonical-tabs button:first-child{background:#ffffff18}.canonical-section-grid{gap:.75rem}.canonical-panel{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#050d147a;border-color:#ffffff29}.canonical-message-surface,.canonical-profile-surface,.canonical-settings-surface,.canonical-security-surface,.canonical-org-surface,.canonical-setup-surface,.canonical-blocked-surface,.canonical-ops-visual-surface,.canonical-sharing-surface,.canonical-job-surface,.canonical-job-detail-surface,.canonical-crew-surface,.canonical-admin-surface,.canonical-audit-surface{margin-top:1rem}.canonical-message-surface{grid-template-columns:minmax(0,.92fr) minmax(18rem,.72fr);align-items:stretch;gap:.85rem;display:grid}.canonical-message-list,.canonical-settings-surface{background:#050d147a;border:1px solid #ffffff29;border-radius:.55rem;overflow:hidden}.canonical-message-item,.canonical-setting-row{color:#fff;width:100%;min-height:4.45rem;font:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff21;grid-template-columns:3rem minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:.8rem 1rem;display:grid}.canonical-message-item:last-child,.canonical-setting-row:last-child{border-bottom:0}.canonical-org-settings-boundary{background:#ffffff09;border-top:1px solid #ffffff21;grid-template-columns:minmax(16rem,.85fr) minmax(0,1.15fr);align-items:start;gap:.9rem;padding:1rem;display:grid}.canonical-org-settings-boundary h3,.canonical-org-settings-boundary p{margin:0}.canonical-org-settings-boundary h3{color:#fff;font-size:1rem}.canonical-org-settings-boundary p:not(.canonical-eyebrow){color:#ffffffad;margin-top:.4rem;line-height:1.45}.canonical-org-settings-boundary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.canonical-org-settings-boundary-grid article{background:#050d1475;border:1px solid #ffffff1f;border-radius:.45rem;gap:.3rem;min-width:0;padding:.7rem;display:grid}.canonical-org-settings-boundary-grid strong{color:#fff;font-size:.85rem}.canonical-org-settings-boundary-grid span{color:#ffffff9e;overflow-wrap:anywhere;font-size:.78rem;line-height:1.34}.canonical-message-item strong,.canonical-setting-row h2{color:#fff;margin:0;font-size:1rem;display:block}.canonical-message-item small,.canonical-setting-row p,.canonical-source-note{color:#ffffffa1;margin-top:.24rem;font-size:.92rem;line-height:1.42;display:block}.messages-dashboard-page{max-width:min(1180px,100vw - 2rem)}.messages-dashboard-hero{margin-bottom:1rem}.messages-dashboard-meta{flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:1rem;display:flex}.messages-dashboard-meta span{color:#ffffffc2;background:#ffffff0b;border:1px solid #ffffff24;border-radius:.5rem;align-items:center;min-height:2.25rem;padding:.35rem .7rem;font-size:.9rem;display:inline-flex}.messages-dashboard-shell{grid-template-columns:minmax(8rem,.22fr) minmax(17rem,.8fr) minmax(20rem,.9fr);align-items:stretch;gap:.8rem;display:grid}.messages-filter-rail,.messages-thread-list,.messages-detail-pane{background:#050d1485;border:1px solid #ffffff24;border-radius:.5rem;min-width:0}.messages-filter-rail{flex-direction:column;gap:.35rem;padding:.55rem;display:flex}.messages-filter-rail button{color:#ffffffb3;min-height:2.45rem;font:inherit;text-align:left;border:1px solid #0000;border-radius:.42rem;padding:0 .75rem;font-size:.95rem;background:0 0!important}.messages-filter-rail button:hover,.messages-filter-rail button.active{color:#fff;border-color:#ffffff29;background:#ffffff13!important}.messages-thread-list{overflow:hidden}.messages-state-panel{margin:.75rem}.messages-thread{color:#fff;width:100%;min-height:5.35rem;font:inherit;text-align:left;border:0;border-bottom:1px solid #ffffff1f;grid-template-columns:3rem minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.85rem;display:grid;background:0 0!important}.messages-thread:hover,.messages-thread.active{background:#ffffff0f!important}.messages-thread strong,.messages-thread small{display:block}.messages-thread small{color:#ffffffa3;text-overflow:ellipsis;white-space:nowrap;margin-top:.25rem;font-size:.9rem;line-height:1.35;overflow:hidden}.messages-thread-meta{color:#ffffff9e;justify-items:end;gap:.35rem;font-size:.78rem;display:grid}.messages-thread-meta span{color:#b8ddffe0;background:#39a7ff1c;border-radius:999px;padding:.18rem .5rem}.messages-detail-pane{flex-direction:column;gap:.85rem;padding:1rem;display:flex}.messages-detail-pane h2{margin:0;font-size:clamp(1.45rem,2.3vw,2.15rem)}.messages-detail-pane p{color:#ffffffc2;margin:0;line-height:1.55}.messages-detail-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;margin:0;display:grid}.messages-detail-facts div{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:.45rem;min-width:0;padding:.65rem}.messages-detail-facts dt{color:#ffffff8f;text-transform:uppercase;font-size:.74rem}.messages-detail-facts dd{color:#fff;margin:.2rem 0 0;font-size:.92rem}.messages-action-stack{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.messages-action-stack p,.messages-state-row{color:#ffffffad;margin:0;padding:.9rem}.messages-boundary-panel{background:#050d1480;border:1px solid #ffffff24;border-radius:.5rem;grid-template-columns:minmax(13rem,.42fr) minmax(0,1fr);align-items:start;gap:.9rem;margin-top:.85rem;padding:1rem;display:grid}.messages-boundary-panel h2{color:#fff;letter-spacing:0;margin:.2rem 0 0;font-size:1.12rem}.messages-boundary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;display:grid}.messages-boundary-grid article{background:#ffffff0b;border:1px solid #ffffff1f;border-radius:.45rem;min-width:0;padding:.75rem}.messages-boundary-grid strong,.messages-boundary-grid span,.messages-boundary-grid p{overflow-wrap:anywhere;display:block}.messages-boundary-grid strong{color:#fff;font-size:.95rem}.messages-boundary-grid span{color:#b8ddffe6;text-transform:uppercase;margin-top:.35rem;font-size:.78rem}.messages-boundary-grid p{color:#ffffffa8;margin:.45rem 0 0;font-size:.86rem;line-height:1.42}.messages-compose-panel{grid-template-columns:minmax(13rem,.34fr) minmax(0,1fr)}.messages-compose-grid{grid-template-columns:minmax(12rem,1fr) minmax(14rem,1.2fr)}.messages-compose-grid article{flex-direction:column;gap:.45rem;min-height:8.5rem;display:flex}.messages-compose-grid label{color:#fff;font-weight:700}.messages-compose-grid select,.messages-compose-grid textarea{width:100%;min-width:0}.canonical-chat-preview,.canonical-profile-card,.canonical-security-status,.canonical-org-map-strip{background:#050d147a;border:1px solid #ffffff29;border-radius:.55rem}.canonical-chat-preview{min-height:100%;padding:1.15rem}.canonical-chat-preview h2{color:#fff;margin:0;font-size:1.35rem}.canonical-chat-preview p:not(.canonical-eyebrow){color:#ffffffbd;line-height:1.5}.canonical-profile-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem;display:grid}.canonical-profile-card-avatar{width:3.8rem;height:3.8rem}.canonical-profile-card h2{color:#fff;margin:0;font-size:1.5rem}.canonical-profile-card p{color:#ffffffa6;margin:.25rem 0 0}.canonical-profile-card>span:last-child{color:#ffffffbd;border:1px solid #ffffff2e;border-radius:999px;padding:.35rem .7rem}.canonical-profile-visibility-contract{background:#050d1475;border:1px solid #ffffff26;border-radius:.5rem;gap:.55rem;padding:.78rem .85rem;display:grid}.canonical-profile-visibility-contract h3,.canonical-profile-visibility-contract p{margin:0}.canonical-profile-visibility-contract h3{color:#fff;font-size:.95rem}.canonical-profile-visibility-contract p:not(.canonical-eyebrow){color:#ffffffa8;line-height:1.4}.canonical-profile-visibility-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;display:grid}.canonical-profile-visibility-grid article{border:1px solid #ffffff1a;border-radius:.4rem;gap:.25rem;min-width:0;padding:.55rem;display:grid}.canonical-profile-visibility-grid strong{color:#fff;font-size:.82rem}.canonical-profile-visibility-grid span{color:#ffffff9e;line-height:1.34}.canonical-condition-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:.85rem;display:grid}.canonical-setting-row{grid-template-columns:3rem minmax(0,1fr) auto}.canonical-setting-row button{color:#ffffffd1;min-height:2.2rem;font:inherit;background:#ffffff0e;border:1px solid #ffffff2e;border-radius:999px;padding:0 .75rem}.canonical-security-status{color:#fff;grid-template-columns:3.2rem minmax(0,1fr);align-items:center;gap:.95rem;padding:1rem;display:grid}.canonical-security-status .canonical-visual-icon{color:#4fa4ff;width:2.6rem;height:2.6rem}.canonical-security-status strong,.canonical-security-status small{display:block}.canonical-security-status small{color:#ffffffa3;margin-top:.25rem}.canonical-org-map-strip{background:0 0;border:0;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:.75rem;min-height:13.5rem;padding:0;display:grid}.canonical-org-map-strip span{color:#fff;background:linear-gradient(#030a100d,#030a10c7),#050d14ad;border:1px solid #ffffff2e;border-radius:.55rem;align-content:end;gap:.24rem;min-width:0;min-height:13.5rem;padding:1rem;display:grid;position:relative;overflow:hidden}.canonical-org-map-strip span:after{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff07,#0000 38%,#ffffff05);position:absolute;inset:0}.canonical-org-map-strip strong,.canonical-org-map-strip small{z-index:1;display:block;position:relative}.canonical-org-map-strip strong{letter-spacing:0;font-size:1.05rem;font-weight:760}.canonical-org-map-strip small{color:#ffffffad;font-size:.78rem;line-height:1.25}.canonical-org-module-order{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin-top:.85rem;display:grid}.canonical-org-module-order article{background:#050d1475;border:1px solid #ffffff26;border-radius:.5rem;grid-template-rows:auto auto minmax(0,1fr) auto;gap:.35rem;min-width:0;padding:.75rem;display:grid}.canonical-org-module-order article>span{color:#9ed6ff;background:#2d8dff24;border:1px solid #2d8dff70;border-radius:50%;place-items:center;width:2rem;height:2rem;font-size:.72rem;font-weight:800;display:grid}.canonical-org-module-order strong{color:#fff;font-size:.92rem}.canonical-org-module-order p,.canonical-org-module-order small{color:#ffffffa3;margin:0;line-height:1.36}.canonical-org-module-order small{letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:760}.canonical-org-dashboard-contract{background:#040b1285;border:1px solid #ffffff24;border-radius:.5rem;grid-template-columns:minmax(16rem,.85fr) minmax(0,1.15fr);align-items:start;gap:.9rem;margin-top:.85rem;padding:1rem;display:grid}.canonical-org-dashboard-contract h3,.canonical-org-dashboard-contract p{margin:0}.canonical-org-dashboard-contract h3{color:#fff;font-size:1rem}.canonical-org-dashboard-contract p:not(.canonical-eyebrow){color:#ffffffad;margin-top:.4rem;line-height:1.45}.canonical-org-dashboard-contract-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.canonical-org-dashboard-contract-grid article{background:#ffffff0b;border:1px solid #ffffff1f;border-radius:.45rem;gap:.3rem;min-width:0;padding:.7rem;display:grid}.canonical-org-dashboard-contract-grid strong{color:#fff;font-size:.85rem}.canonical-org-dashboard-contract-grid span{color:#ffffff9e;overflow-wrap:anywhere;font-size:.78rem;line-height:1.34}.canonical-sharing-surface,.canonical-setup-surface,.canonical-blocked-surface,.canonical-ops-visual-surface,.canonical-job-surface,.canonical-job-detail-surface,.canonical-crew-surface,.canonical-audit-surface{gap:.75rem;display:grid}.canonical-org-join-wizard{grid-template-columns:repeat(5,minmax(0,1fr));gap:.55rem;display:grid}.canonical-org-join-wizard article{background:#050d1470;border:1px solid #ffffff24;border-radius:.5rem;grid-template-rows:auto auto minmax(0,1fr) auto;gap:.32rem;min-width:0;padding:.7rem;display:grid}.canonical-org-join-wizard article>span{color:#9af2cb;background:#27d08a1f;border:1px solid #27d08a61;border-radius:50%;place-items:center;width:1.85rem;height:1.85rem;font-size:.72rem;font-weight:800;display:grid}.canonical-org-join-wizard strong{color:#fff;font-size:.86rem}.canonical-org-join-wizard p,.canonical-org-join-wizard small{color:#ffffffa3;margin:0;line-height:1.34}.canonical-org-join-wizard small{letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:760}.canonical-sharing-grant-contract{background:#050d1475;border:1px solid #ffffff26;border-radius:.5rem;gap:.55rem;padding:.78rem .85rem;display:grid}.canonical-sharing-grant-contract h3,.canonical-sharing-grant-contract p{margin:0}.canonical-sharing-grant-contract h3{color:#fff;font-size:.95rem}.canonical-sharing-grant-contract p:not(.canonical-eyebrow){color:#ffffffa8;line-height:1.4}.canonical-sharing-grant-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;display:grid}.canonical-sharing-grant-grid article{border:1px solid #ffffff1a;border-radius:.4rem;gap:.25rem;min-width:0;padding:.55rem;display:grid}.canonical-sharing-grant-grid strong{color:#fff;font-size:.82rem}.canonical-sharing-grant-grid span{color:#ffffff9e;line-height:1.34}.canonical-ops-visual-surface .canonical-work-row{min-height:3.95rem;padding-block:.72rem}.canonical-setup-progress,.canonical-blocked-summary,.canonical-sharing-summary,.canonical-crew-card,.canonical-audit-surface>article{background:#050d147a;border:1px solid #ffffff29;border-radius:.55rem;padding:1rem}.canonical-setup-progress{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.85rem;display:grid}.canonical-setup-progress span{color:#fff;background:#4fa4ff1f;border:1px solid #4fa4ff61;border-radius:50%;place-items:center;width:3.35rem;height:3.35rem;font-size:.85rem;font-weight:800;display:grid}.canonical-setup-progress strong{color:#fff;font-size:1.18rem}.canonical-setup-row:first-child{background:#4fa4ff0e}.canonical-status-surface{gap:.95rem;min-width:0;display:grid}.canonical-status-surface:has(.canonical-icon-mark){grid-template-columns:3.2rem minmax(0,1fr);align-items:center;gap:.95rem;display:grid}.canonical-status-surface__body{min-width:0}.canonical-status-surface__eyebrow{color:#ffffff94;letter-spacing:.14em;text-transform:uppercase;margin:.18rem 0 0;font-size:.78rem;font-weight:800}.canonical-status-surface__actions{flex-wrap:wrap;gap:.7rem;margin-top:1rem;display:flex}.canonical-session-gate{place-items:center;min-height:100svh;padding:clamp(1.5rem,5vw,4rem);display:grid}.canonical-session-gate__surface{text-align:center;width:min(100%,38rem)}.canonical-session-gate__surface .canonical-status-surface__actions{justify-content:center}.canonical-session-gate__return{margin-top:.75rem;display:inline-flex}.canonical-source-fields-panel{min-width:0;display:grid}.canonical-source-fields-panel__body{gap:.65rem;min-width:0;display:grid}.canonical-source-fields-panel h2,.canonical-source-fields-panel h3{color:#f5f8ff;margin:0;font-size:1rem;line-height:1.25}.canonical-source-fields-panel__message{color:#e7edf6ad;margin:0;font-size:.88rem;line-height:1.5}.canonical-source-fields-panel__details{border-top:1px solid #d8e5f01c;min-width:0;padding-top:.58rem}.canonical-source-fields-panel__details summary{cursor:pointer;color:#e7edf69e;width:fit-content;font-size:.76rem;font-weight:760}.canonical-source-fields-panel__diagnostics{gap:.65rem;min-width:0;padding-top:.72rem;display:grid}.canonical-source-fields-panel label{color:#e7edf69e;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.canonical-source-fields-panel select{color:#f5f8ff;width:100%;min-height:2.35rem;font:inherit;background:#060c12b8;border:1px solid #d8e5f029;border-radius:.42rem;font-size:.88rem}.canonical-source-fields-panel dl{gap:0;min-width:0;margin:0;display:grid}.canonical-source-fields-panel dl>div{border-top:1px solid #d8e5f01c;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:.75rem;min-width:0;padding:.52rem 0;display:grid}.canonical-source-fields-panel dt,.canonical-source-fields-panel dd{min-width:0;margin:0}.canonical-source-fields-panel dt{color:#e7edf6b8;text-overflow:ellipsis;white-space:nowrap;font-size:.83rem;overflow:hidden}.canonical-source-fields-panel dd{color:#e7edf680;font-size:.83rem;font-weight:760}.canonical-onboarding[data-route-state=contract-declined] .canonical-status-surface__actions{justify-content:center;gap:clamp(1.1rem,4vw,2.5rem);margin-top:1.05rem}.canonical-onboarding[data-route-state=contract-declined] .canonical-status-surface__actions .canonical-primary-button,.canonical-onboarding[data-route-state=contract-declined] .canonical-status-surface__actions .canonical-ghost-button{color:#f6f8fbc2;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;font-size:.98rem;font-weight:760;text-decoration:none}.canonical-onboarding[data-route-state=contract-declined] .canonical-status-surface__actions .canonical-primary-button:hover,.canonical-onboarding[data-route-state=contract-declined] .canonical-status-surface__actions .canonical-primary-button:focus-visible,.canonical-onboarding[data-route-state=contract-declined] .canonical-status-surface__actions .canonical-ghost-button:hover,.canonical-onboarding[data-route-state=contract-declined] .canonical-status-surface__actions .canonical-ghost-button:focus-visible{color:#fff;text-shadow:0 0 .45rem #cef3ff57;outline:0}.canonical-blocked-surface h2{color:#fff;margin:0;font-size:1.35rem}.canonical-blocked-surface p{color:#ffffffad;margin:.32rem 0 0;line-height:1.45}.canonical-sharing-summary h2,.canonical-crew-card h2,.canonical-audit-surface h2{color:#fff;margin:0;font-size:1.35rem}.canonical-sharing-summary p:not(.canonical-eyebrow),.canonical-crew-card p,.canonical-audit-surface p:not(.canonical-eyebrow){color:#ffffffad;margin:.45rem 0 0;line-height:1.48}.canonical-work-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.canonical-work-summary-grid article{background:#050d147a;border:1px solid #ffffff29;border-radius:.55rem;padding:.92rem 1rem}.canonical-work-summary-grid strong,.canonical-work-summary-grid span{display:block}.canonical-work-summary-grid strong{color:#fff;font-size:1.02rem}.canonical-work-summary-grid span{color:#ffffff9e;margin-top:.25rem;font-size:.92rem}.canonical-work-list{background:#050d147a;border:1px solid #ffffff29;border-radius:.55rem;overflow:hidden}.canonical-work-row{border-bottom:1px solid #ffffff1f;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:4.7rem;padding:.9rem 1rem;display:grid}.canonical-work-row:last-child{border-bottom:0}.canonical-work-row>span{min-width:0}.canonical-work-row strong,.canonical-work-row small{overflow-wrap:anywhere;display:block}.canonical-work-row strong{color:#fff;font-size:1.04rem}.canonical-work-row small{color:#ffffffa3;margin-top:.28rem;font-size:.92rem;line-height:1.38}.canonical-work-meta{flex-wrap:wrap;justify-content:flex-end;gap:.42rem;display:flex}.canonical-work-meta span{color:#ffffffc7;white-space:nowrap;background:#ffffff0e;border:1px solid #ffffff29;border-radius:999px;padding:.34rem .62rem;font-size:.8rem;font-weight:700}.canonical-job-row:first-child .canonical-work-meta span:first-child,.canonical-phase-strip .is-active{color:#fff;background:#4fa4ff29;border-color:#4fa4ff6b}.canonical-roster-surface,.canonical-field-work-surface,.canonical-job-detail-surface{gap:.85rem;display:grid}.canonical-job-list-header{border-bottom:1px solid var(--v4-border-subtle,#ffffff26);justify-content:space-between;align-items:flex-end;gap:1rem;padding-block:.2rem .85rem;display:flex}.canonical-job-list-header h2,.canonical-job-list-header p{margin:0}.canonical-job-list-header h2{color:var(--v4-text-primary,#fff);font-size:clamp(1.25rem,2.4vw,1.8rem)}.canonical-job-list-header>p{color:var(--v4-text-secondary,#ffffffad);align-items:baseline;gap:.45rem;display:flex}.canonical-job-list-header>p strong{color:var(--v4-text-primary,#fff);font-variant-numeric:tabular-nums;font-size:1.35rem}.canonical-job-link{color:var(--v4-text-primary,#fff);text-underline-offset:.2em;font-size:1.04rem;font-weight:700;text-decoration:none}.canonical-job-link:hover{text-decoration:underline}.canonical-job-link:focus-visible{outline-offset:.2rem;border-radius:.2rem;outline:2px solid}.job-context-summary{border-block:1px solid var(--v4-border-subtle,#ffffff26);gap:1rem;padding:1rem 0;display:grid}.job-context-summary>header,.job-context-summary__people{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.job-context-summary h2,.job-context-summary h3,.job-context-summary p,.job-context-summary dl{margin:0}.job-context-summary h2{color:var(--v4-text-primary,#fff);font-size:clamp(1.25rem,2.4vw,1.8rem)}.job-context-summary__status{color:var(--v4-text-primary,#fff);text-transform:capitalize;font-weight:750}.job-context-summary__facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.job-context-summary__facts>div{border-inline-start:1px solid var(--v4-border-subtle,#ffffff26);min-width:0;padding:.15rem 1rem}.job-context-summary__facts>div:first-child{border-inline-start:0;padding-inline-start:0}.job-context-summary__facts dt{color:var(--v4-text-secondary,#ffffff9e);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:700}.job-context-summary__facts dd{color:var(--v4-text-primary,#fff);overflow-wrap:anywhere;margin:.3rem 0 0;line-height:1.35}.job-context-summary__people{border-top:1px solid var(--v4-border-subtle,#ffffff26);padding-top:.85rem}.job-context-summary__people h3{color:var(--v4-text-primary,#fff);font-size:1rem}.job-context-summary__people ul{color:var(--v4-text-secondary,#ffffffbd);flex-wrap:wrap;justify-content:flex-end;gap:.35rem .8rem;margin:0;padding:0;list-style:none;display:flex}.job-context-summary__provenance{color:var(--v4-text-secondary,#ffffffad)}.job-context-summary__provenance summary{cursor:pointer;width:fit-content;color:inherit;font-weight:700}.job-context-summary__provenance p{max-width:72ch;padding-top:.55rem;line-height:1.45}.canonical-job-detail-surface .canonical-field-note-panel{grid-template-columns:minmax(0,1fr)}@media (width<=760px){.job-context-summary__facts{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:1rem}.job-context-summary__facts>div:nth-child(3){border-inline-start:0;padding-inline-start:0}.job-context-summary>header,.job-context-summary__people{flex-direction:column;align-items:flex-start}.job-context-summary__people ul{justify-content:flex-start}}.canonical-field-note-panel{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:.65rem;display:grid}.canonical-field-note-composer,.canonical-blocker-taxonomy,.canonical-job-evidence-contract,.canonical-field-write-pipeline,.canonical-retained-evidence-state{background:#050d1475;border:1px solid #ffffff26;border-radius:.5rem;min-width:0;padding:.78rem .85rem}.canonical-retained-evidence-state{gap:.55rem;display:grid}.canonical-retained-evidence-state h2,.canonical-retained-evidence-state p,.canonical-retained-evidence-state dl{margin:0}.canonical-retained-evidence-state h2{color:#fff;font-size:1.05rem}.canonical-retained-evidence-state p,.canonical-retained-evidence-state dd{color:#ffffffad;line-height:1.42}.canonical-retained-evidence-state dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.canonical-retained-evidence-state dl div{border:1px solid #ffffff1f;border-radius:.45rem;padding:.6rem}.canonical-retained-evidence-state dt{color:#ffffff94;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:760}.canonical-retained-evidence-state dd{margin:.25rem 0 0;font-size:.84rem}.canonical-roster-blocked-panel{background:#050d146b;border:1px solid #ffffff26;border-radius:.55rem;gap:.7rem;padding:.85rem;display:grid}.canonical-roster-blocked-panel h2,.canonical-roster-blocked-panel p{margin:0}.canonical-roster-blocked-panel h2{color:#fff;font-size:1.05rem}.canonical-roster-blocked-panel p:not(.canonical-eyebrow){color:#ffffffa8;line-height:1.42}.canonical-roster-blocked-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.canonical-roster-blocked-grid article{border:1px solid #ffffff1f;border-radius:.45rem;gap:.2rem;min-width:0;padding:.6rem;display:grid}.canonical-roster-blocked-grid strong{color:#fff;font-size:.86rem}.canonical-roster-blocked-grid span,.canonical-roster-blocked-grid small{color:#ffffff9e;line-height:1.34}.canonical-roster-blocked-grid small{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:760}.canonical-roster-mutation-panel{background:#050d146b;border:1px solid #ffffff26;border-radius:.55rem;gap:.7rem;padding:.85rem;display:grid}.canonical-roster-mutation-panel h2,.canonical-roster-mutation-panel p{margin:0}.canonical-roster-mutation-panel h2{color:#fff;font-size:1.05rem}.canonical-roster-mutation-panel p:not(.canonical-eyebrow){color:#ffffffa8;line-height:1.42}.canonical-roster-mutation-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;display:grid}.canonical-roster-mutation-grid article{background:#ffffff09;border:1px solid #ffffff1f;border-radius:.45rem;gap:.22rem;min-width:0;padding:.6rem;display:grid}.canonical-roster-mutation-grid strong{color:#fff;overflow-wrap:anywhere;font-size:.86rem;display:block}.canonical-roster-mutation-grid span,.canonical-roster-mutation-grid small{color:#ffffff9e;overflow-wrap:anywhere;line-height:1.34;display:block}.canonical-roster-mutation-grid small{letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:760}.canonical-roster-mutation-panel button{border-radius:.45rem;min-height:2.5rem}.canonical-roster-transition-panel{background:#050d146b;border:1px solid #ffffff26;border-radius:.55rem;gap:.7rem;padding:.85rem;display:grid}.canonical-roster-transition-panel h2,.canonical-roster-transition-panel p{margin:0}.canonical-roster-transition-panel h2{color:#fff;font-size:1.05rem}.canonical-roster-transition-panel p:not(.canonical-eyebrow){color:#ffffffa8;line-height:1.42}.canonical-roster-transition-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;display:grid}.canonical-roster-transition-grid article{background:#ffffff09;border:1px solid #ffffff1f;border-radius:.45rem;gap:.22rem;min-width:0;padding:.6rem;display:grid}.canonical-roster-transition-grid strong{color:#fff;font-size:.86rem}.canonical-roster-transition-grid span,.canonical-roster-transition-grid small{color:#ffffff9e;line-height:1.34}.canonical-roster-transition-grid small{letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:760}.canonical-field-note-composer{gap:.5rem;display:grid}.canonical-field-note-composer label{color:#ffffffb8;letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:760}.canonical-field-note-composer textarea,.canonical-field-note-composer select{width:100%;color:var(--text);background:#ffffff0e;border:1px solid #ffffff24;border-radius:.45rem}.canonical-field-note-composer button{border-radius:.45rem;min-height:2.5rem}.canonical-blocker-taxonomy{gap:.45rem;display:grid}.canonical-blocker-taxonomy article{border-top:1px solid #ffffff1a;gap:.16rem;padding-top:.45rem;display:grid}.canonical-blocker-taxonomy article:first-child{border-top:0;padding-top:0}.canonical-blocker-taxonomy strong,.canonical-blocker-taxonomy span{display:block}.canonical-blocker-taxonomy strong{color:#fff}.canonical-blocker-taxonomy span{color:#ffffff9e;font-size:.82rem;line-height:1.36}.canonical-job-evidence-contract,.canonical-field-write-pipeline{grid-column:1/-1;gap:.55rem;display:grid}.canonical-job-evidence-contract h3,.canonical-job-evidence-contract p,.canonical-field-write-pipeline h3,.canonical-field-write-pipeline p{margin:0}.canonical-job-evidence-contract h3,.canonical-field-write-pipeline h3{color:#fff;font-size:.95rem}.canonical-job-evidence-contract p:not(.canonical-eyebrow),.canonical-field-write-pipeline p:not(.canonical-eyebrow){color:#ffffffa8;line-height:1.4}.canonical-job-evidence-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;display:grid}.canonical-field-write-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;display:grid}.canonical-job-evidence-grid article,.canonical-field-write-grid article{border:1px solid #ffffff1a;border-radius:.4rem;gap:.25rem;min-width:0;padding:.55rem;display:grid}.canonical-job-evidence-grid strong,.canonical-field-write-grid strong{color:#fff;overflow-wrap:anywhere;font-size:.82rem}.canonical-job-evidence-grid span,.canonical-field-write-grid span{color:#ffffff9e;overflow-wrap:anywhere;line-height:1.34}.canonical-job-slice-contract{background:#050d1475;border:1px solid #ffffff26;border-radius:.5rem;gap:.55rem;padding:.78rem .85rem;display:grid}.canonical-job-slice-contract h3,.canonical-job-slice-contract p{margin:0}.canonical-job-slice-contract h3{color:#fff;font-size:.95rem}.canonical-job-slice-contract p:not(.canonical-eyebrow){color:#ffffffa8;line-height:1.4}.canonical-job-slice-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;display:grid}.canonical-job-slice-grid article{border:1px solid #ffffff1a;border-radius:.4rem;gap:.25rem;min-width:0;padding:.55rem;display:grid}.canonical-job-slice-grid strong{color:#fff;font-size:.82rem}.canonical-job-slice-grid span{color:#ffffff9e;line-height:1.34}.canonical-access-contract-panel{background:#050d146b;border:1px solid #ffffff26;border-radius:.55rem;gap:.65rem;padding:.85rem;display:grid}.canonical-access-contract-panel h2,.canonical-access-contract-panel p{margin:0}.canonical-access-contract-panel h2{color:#fff;font-size:1.05rem}.canonical-access-contract-panel p:not(.canonical-eyebrow){color:#ffffffa8;line-height:1.42}.canonical-access-contract-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;display:grid}.canonical-access-contract-grid article{background:#ffffff09;border:1px solid #ffffff1f;border-radius:.45rem;gap:.24rem;min-width:0;padding:.6rem;display:grid}.canonical-access-contract-grid strong{color:#fff;font-size:.86rem}.canonical-access-contract-grid span{color:#ffffff9e;line-height:1.34}.canonical-lifecycle-filter-strip,.canonical-roster-task-grid,.canonical-field-tab-grid,.canonical-denial-category-grid,.canonical-membership-state-strip{grid-template-columns:repeat(auto-fit,minmax(min(100%,11.5rem),1fr));gap:.65rem;display:grid}.canonical-lifecycle-filter-strip article,.canonical-roster-task-grid article,.canonical-field-tab-grid article,.canonical-denial-category-grid article,.canonical-membership-state-strip article{background:#050d1475;border:1px solid #ffffff26;border-radius:.5rem;min-width:0;padding:.78rem .85rem}.canonical-lifecycle-filter-strip article.is-active{background:#4fa4ff24;border-color:#4fa4ff7a}.canonical-field-tab-grid article.is-active{background:#5be49b1f;border-color:#5be49b6b}.canonical-lifecycle-filter-strip strong,.canonical-lifecycle-filter-strip span,.canonical-lifecycle-filter-strip small,.canonical-field-tab-grid strong,.canonical-field-tab-grid span,.canonical-field-tab-grid small,.canonical-denial-category-grid strong,.canonical-denial-category-grid span,.canonical-denial-category-grid small,.canonical-membership-state-strip strong,.canonical-membership-state-strip span,.canonical-membership-state-strip small{overflow-wrap:anywhere;display:block}.canonical-lifecycle-filter-strip strong,.canonical-roster-task-grid h2,.canonical-field-tab-grid strong,.canonical-denial-category-grid strong,.canonical-membership-state-strip strong{color:#fff;margin:0;font-size:1rem}.canonical-lifecycle-filter-strip span,.canonical-field-tab-grid span,.canonical-denial-category-grid span,.canonical-membership-state-strip span{color:#ffffffbd;letter-spacing:.08em;text-transform:uppercase;margin-top:.25rem;font-size:.76rem;font-weight:760}.canonical-lifecycle-filter-strip small,.canonical-roster-task-grid p:not(.canonical-eyebrow),.canonical-field-tab-grid small,.canonical-denial-category-grid small,.canonical-membership-state-strip small{color:#ffffff9e;margin-top:.34rem;font-size:.84rem;line-height:1.38}.canonical-roster-row .canonical-work-meta span:first-child{background:#4fa4ff1f;border-color:#4fa4ff57}.canonical-roster-detail-panel{background:#07121b94;border:1px solid #ffffff29;border-radius:.55rem;grid-template-columns:minmax(0,.92fr) minmax(0,1.5fr);gap:.8rem;padding:.95rem;display:grid}.canonical-member-detail-sections{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.canonical-member-detail-sections article{background:#ffffff09;border:1px solid #ffffff1f;border-radius:.45rem;gap:.2rem;min-width:0;padding:.62rem;display:grid}.canonical-member-detail-sections strong{color:#fff;font-size:.86rem}.canonical-member-detail-sections span,.canonical-member-detail-sections small{color:#ffffff9e;line-height:1.34}.canonical-member-detail-sections small{letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:760}.canonical-roster-detail-panel h2,.canonical-roster-detail-panel p,.canonical-roster-detail-panel dl,.canonical-roster-detail-panel dd{margin:0}.canonical-roster-detail-panel h2{color:#fff;font-size:1.08rem}.canonical-roster-detail-panel p,.canonical-roster-detail-panel dd{color:#ffffffa8;font-size:.86rem;line-height:1.42}.canonical-roster-detail-panel dl{gap:.55rem;display:grid}.canonical-roster-detail-panel dl div{gap:.18rem;min-width:0;display:grid}.canonical-roster-detail-panel dt{color:#ffffffc7;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.canonical-route-state-panel,.canonical-roster-state-panel{box-sizing:border-box;background:#07121b85;border:1px solid #ffffff26;border-left:3px solid #5be49b8f;border-radius:.55rem;gap:.28rem;min-width:0;max-width:100%;padding:.85rem .95rem;display:grid}.canonical-route-state-panel h2,.canonical-route-state-panel h3,.canonical-route-state-panel p,.canonical-roster-state-panel h2,.canonical-roster-state-panel p{margin:0}.canonical-route-state-panel h2,.canonical-route-state-panel h3,.canonical-roster-state-panel h2{color:#fff;font-size:1rem}.canonical-route-state-panel p:not(.canonical-eyebrow),.canonical-roster-state-panel p:not(.canonical-eyebrow){color:#ffffffa3;overflow-wrap:anywhere;font-size:.86rem;line-height:1.42}.canonical-phase-strip{background:#050d147a;border:1px solid #ffffff29;border-radius:.55rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;padding:.75rem;display:grid}.canonical-phase-strip span{color:#ffffffad;text-align:center;border:1px solid #ffffff21;border-radius:999px;place-items:center;min-height:2.45rem;font-size:.88rem;font-weight:700;display:grid}.canonical-crew-surface{grid-template-columns:minmax(15rem,.52fr) minmax(0,1fr)}.canonical-crew-people{flex-wrap:wrap;gap:.42rem;margin-top:1rem;display:flex}.canonical-crew-people span{color:#fff;background:#ffffff12;border:1px solid #ffffff29;border-radius:50%;place-items:center;width:2.2rem;height:2.2rem;font-size:.8rem;font-weight:800;display:grid}.canonical-crew-editor-panel{background:#050d146b;border:1px solid #ffffff26;border-radius:.55rem;gap:.7rem;padding:.85rem;display:grid}.canonical-crew-editor-panel h2,.canonical-crew-editor-panel p{margin:0}.canonical-crew-editor-panel h2{color:#fff;font-size:1.05rem}.canonical-crew-editor-panel p:not(.canonical-eyebrow){color:#ffffffa8;font-size:.88rem;line-height:1.42}.canonical-crew-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.canonical-crew-editor-grid article{border:1px solid #ffffff1f;border-radius:.45rem;gap:.2rem;min-width:0;padding:.6rem;display:grid}.canonical-crew-editor-grid strong{color:#fff;font-size:.86rem}.canonical-crew-editor-grid span{color:#ffffff9e;font-size:.78rem;line-height:1.34}.canonical-crew-mutation-contract{background:#ffffff09;border:1px solid #ffffff21;border-radius:.45rem;gap:.55rem;padding:.75rem;display:grid}.canonical-crew-mutation-contract h3,.canonical-crew-mutation-contract p{margin:0}.canonical-crew-mutation-contract h3{color:#fff;font-size:.95rem}.canonical-crew-mutation-contract p:not(.canonical-eyebrow){color:#ffffffa8;line-height:1.4}.canonical-crew-mutation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.canonical-crew-mutation-grid article{border:1px solid #ffffff1a;border-radius:.4rem;gap:.25rem;min-width:0;padding:.55rem;display:grid}.canonical-crew-mutation-grid strong{color:#fff;font-size:.82rem}.canonical-crew-mutation-grid span{color:#ffffff9e;line-height:1.34}.canonical-crew-edit-form{grid-template-columns:minmax(0,.5fr) minmax(0,1fr) auto;align-items:end;gap:.55rem;display:grid}.canonical-crew-edit-form label{color:#ffffffb8;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:760}.canonical-crew-edit-form input,.canonical-crew-edit-form textarea{width:100%;color:var(--text);background:#ffffff0e;border:1px solid #ffffff24;border-radius:.45rem}.canonical-crew-edit-form textarea{resize:vertical;min-height:2.5rem}.canonical-crew-edit-form button{border-radius:.45rem;min-height:2.55rem}.canonical-admin-surface{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.canonical-admin-tile{background:#050d147a;border:1px solid #ffffff29;border-radius:.55rem;grid-template-rows:auto minmax(0,1fr) auto;gap:.85rem;min-height:13.2rem;padding:1rem;display:grid}.canonical-admin-tile h2{color:#fff;margin:0;font-size:1.15rem}.canonical-admin-tile p{color:#ffffffa3;margin:.38rem 0 0;line-height:1.42}.canonical-admin-tile>strong{color:#ffffffd1;font-size:.9rem}.canonical-admin-task-facts{gap:.45rem;margin:0;display:grid}.canonical-admin-task-facts div{grid-template-columns:5rem minmax(0,1fr);align-items:start;gap:.55rem;min-width:0;display:grid}.canonical-admin-task-facts dt,.canonical-admin-task-facts dd{min-width:0;margin:0;line-height:1.25}.canonical-admin-task-facts dt{color:#ffffff85;text-transform:uppercase;font-size:.72rem;font-weight:800}.canonical-admin-task-facts dd{color:#ffffffd6;font-size:.84rem;font-weight:720}.canonical-admin-contract-panel,.canonical-audit-reason-panel{background:#050d146b;border:1px solid #ffffff26;border-radius:.55rem;gap:.65rem;padding:.85rem;display:grid}.canonical-admin-contract-panel{grid-column:1/-1}.canonical-admin-contract-panel h2,.canonical-admin-contract-panel p,.canonical-audit-reason-panel h2,.canonical-audit-reason-panel p{margin:0}.canonical-admin-contract-panel h2,.canonical-audit-reason-panel h2{color:#fff;font-size:1.05rem}.canonical-admin-contract-panel p:not(.canonical-eyebrow),.canonical-audit-reason-panel p:not(.canonical-eyebrow){color:#ffffffa8;line-height:1.42}.canonical-admin-contract-grid,.canonical-audit-reason-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;display:grid}.canonical-admin-contract-grid article,.canonical-audit-reason-grid article{background:#ffffff09;border:1px solid #ffffff1f;border-radius:.45rem;gap:.24rem;min-width:0;padding:.6rem;display:grid}.canonical-admin-contract-grid strong,.canonical-audit-reason-grid strong{color:#fff;font-size:.86rem}.canonical-admin-contract-grid span,.canonical-admin-contract-grid small,.canonical-audit-reason-grid span{color:#ffffff9e;line-height:1.34}.canonical-admin-contract-grid small{letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:760}.canonical-visual{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-color:#ffffff2e}:is(body:has(.page-shell),body:has(.sociuna-app-shell),body:has(.auth-shell)){--sociuna-page-title:clamp(2.85rem, 5.4vw, 4.5rem);--sociuna-page-section-title:1.16rem;--sociuna-page-panel-title:1.04rem;--sociuna-page-value:1rem;--sociuna-page-body:.98rem;--sociuna-page-small:.82rem;--sociuna-page-micro:.72rem;--sociuna-page-action:.94rem;--sociuna-page-copy-width:68rem;--sociuna-page-radius:.5rem;--sociuna-page-gap:1rem;--bg:#061018;--bg-fade:#030a10;--surface:#081119b3;--surface-soft:#ffffff0e;--surface-strong:#050d14c2;--text:#f6f8fb;--text-muted:#f6f8fbad;--edge:#ffffff29;--accent:#2d8dff;--accent-strong:#0667e8;--shadow-soft:none;--shadow-strong:0 24px 64px #00000052;--body-glow-start:transparent;--body-glow-end:transparent;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:linear-gradient(#08131c 0%,#030a10 100%)}:is(body:has(.page-shell) .theme-toggle-button,body:has(.sociuna-app-shell) .theme-toggle-button,body:has(.auth-shell) .theme-toggle-button,body:has(.page-shell) .host-runtime-summary,body:has(.sociuna-app-shell) .host-runtime-summary){display:none}.page-shell,.sociuna-app-shell{color:var(--text);animation:none}.sociuna-global-topbar{z-index:70;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07101be0;border-bottom:1px solid #ffffff14;grid-template-columns:repeat(11,minmax(0,1fr));align-items:center;gap:0;width:100%;min-height:3.375rem;padding:0 clamp(.75rem,3vw,2.125rem);display:grid;position:sticky;top:0}.sociuna-global-topbar__brand{color:#fff;grid-column:1/span 1;justify-self:center;min-width:0}.sociuna-global-topbar__links{grid-column:2/span 10;grid-template-columns:repeat(10,minmax(0,1fr));place-items:center;gap:0;width:100%;min-width:0;display:grid}.sociuna-global-topbar__slot{color:#f6f8fbad;min-width:0;max-width:100%;font-size:var(--sociuna-page-small);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-weight:720;text-decoration:none;overflow:hidden}.sociuna-global-topbar__brand:hover,.sociuna-global-topbar__brand:focus-visible,.sociuna-global-topbar__slot:hover,.sociuna-global-topbar__slot:focus-visible{color:#fff;text-shadow:0 0 .45rem #cef3ff52;outline:0}.page-shell{max-width:1180px;padding-top:3.2rem}.hero{margin-bottom:1.55rem}.page-shell .kicker,.page-shell .auth-kicker,.support-page-shell .kicker{color:#f6f8fb85;font-size:var(--sociuna-page-micro);letter-spacing:.16em}.page-shell h1+.kicker,.support-page-shell h1+.kicker{margin:.15rem 0 0}.page-shell h1,.support-page-shell h1{color:#fff;max-width:820px;font-size:var(--sociuna-page-title);letter-spacing:0;line-height:.98}.page-shell .hero p,.support-page-shell .hero p{max-width:680px;color:var(--text-muted);font-size:var(--sociuna-page-body);line-height:1.55}.account-settings-shell{gap:var(--sociuna-page-gap);display:grid}.settings-hub-shell{max-width:980px}.settings-page-header{gap:1rem;display:grid}.settings-brand-row,.settings-header-actions,.settings-brand-link{align-items:center;display:flex}.settings-brand-row{justify-content:space-between;gap:1rem}.settings-brand-link{color:#fff;gap:.65rem;text-decoration:none}.settings-header-actions{gap:.55rem}.settings-header-actions a{color:#ffffffd6;background:#ffffff0e;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;min-width:2.3rem;min-height:2.3rem;padding:0 .85rem;font-weight:760;text-decoration:none;display:inline-flex}.settings-section,.settings-row-list,.settings-section-copy{gap:.75rem;display:grid}.settings-section{border-top:1px solid #ffffff1a;grid-template-columns:minmax(12rem,.42fr) minmax(0,1fr);align-items:start;padding:1rem 0}.settings-section-copy h2,.settings-section-copy p{margin:0}.settings-section-copy p{color:#ffffffa8}.settings-row,.settings-action-row{color:#ffffffdb;border-bottom:1px solid #ffffff14;grid-template-columns:minmax(10rem,.34fr) minmax(0,1fr);align-items:center;gap:.8rem;min-height:3.25rem;padding:.8rem 0;text-decoration:none;display:grid}.settings-row span,.settings-action-row span{color:#ffffffad;font-weight:720}.settings-row strong,.settings-action-row strong{color:#fff;font-weight:760}.account-settings-nav{flex-wrap:wrap;justify-content:center;gap:clamp(.9rem,2.2vw,1.8rem);margin:.1rem 0 .65rem;display:flex}.account-settings-nav button{color:#f6f8fb99;cursor:pointer;min-width:0;min-height:1.9rem;box-shadow:none;text-align:center;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.account-settings-nav button.is-active{color:#fff;text-shadow:0 0 .45rem #cef3ff52}.account-settings-nav strong{font-size:var(--sociuna-page-small);letter-spacing:0;font-weight:780}.account-settings-nav span{display:none}.account-settings-governed-fields{border:0;gap:1rem;min-width:0;margin:0;padding:0;display:grid}.account-settings-governed-fields>legend{color:#f6f8fbb8;font-size:var(--sociuna-page-small);padding:0;font-weight:760}.account-settings-governed-fields:disabled{opacity:.78}.account-settings-authority-state{border-block:1px solid #ffffff1a;gap:.35rem;padding:.75rem 0;display:grid}.account-settings-authority-state p{margin:0}.account-settings-shell--unavailable{min-height:min(100vh,42rem)}.account-settings-source-state{background:#ffffff0a;border:1px solid #ffffff24;border-radius:.6rem;gap:.8rem;max-width:44rem;margin:2rem auto;padding:clamp(1rem,3vw,2rem);display:grid}.account-settings-source-state h2,.account-settings-source-state p{margin:0}.integrations-page{box-sizing:border-box;overflow-wrap:anywhere;width:min(100%,70rem)}.integrations-page .hero{max-width:48rem}.integrations-page .account-settings-source-state{width:min(100%,46rem);margin-inline:0}.integrations-page .wizard-controls{flex-wrap:wrap;gap:.6rem;display:flex}.integrations-page .wizard-controls>*{min-height:44px}.integrations-admin-page{box-sizing:border-box;overflow-wrap:anywhere;width:min(100%,70rem)}.integrations-admin-page .hero{max-width:48rem}.integrations-admin-page .account-settings-source-state{width:min(100%,48rem);margin-inline:0}.integrations-admin-page .wizard-controls{flex-wrap:wrap;gap:.6rem;display:flex}.integrations-admin-page .wizard-controls>*{min-height:44px}.go-live-page{box-sizing:border-box;overflow-wrap:anywhere;width:min(100%,70rem)}.go-live-page .hero{max-width:48rem}.go-live-page .account-settings-source-state{width:min(100%,48rem);margin-inline:0}.go-live-page .wizard-controls{flex-wrap:wrap;gap:.6rem;display:flex}.go-live-page .wizard-controls>*{min-height:44px}.imports-page{box-sizing:border-box;overflow-wrap:anywhere;width:min(100%,70rem)}.imports-page .hero{max-width:50rem}.imports-page .account-settings-source-state{width:min(100%,50rem);margin-inline:0}.imports-page .wizard-controls{flex-wrap:wrap;gap:.6rem;display:flex}.imports-page .wizard-controls>*{min-height:44px}.infrastructure-availability-page{box-sizing:border-box;overflow-wrap:anywhere;width:min(100%,70rem)}.infrastructure-availability-page .hero{max-width:54rem}.infrastructure-availability-page .account-settings-source-state{width:min(100%,52rem);margin-inline:0}.infrastructure-availability-page .wizard-controls,.infrastructure-availability-page .support-chip-actions{flex-wrap:wrap;gap:.6rem;display:flex}.infrastructure-availability-page .wizard-controls>*,.infrastructure-availability-page .support-chip-actions>*{min-height:44px}.context-availability-page{box-sizing:border-box;overflow-wrap:anywhere;width:min(100%,70rem)}.context-availability-page .hero{max-width:50rem}.context-availability-page .account-settings-source-state{width:min(100%,50rem);margin-inline:0}.context-availability-page .wizard-controls{flex-wrap:wrap;gap:.6rem;display:flex}.context-availability-page .wizard-controls>*{min-height:44px}.admin-settings-availability-page{box-sizing:border-box;overflow-wrap:anywhere;width:min(100%,70rem)}.admin-settings-availability-page .hero{max-width:50rem}.admin-settings-availability-page .account-settings-source-state{width:min(100%,50rem);margin-inline:0}.admin-settings-availability-page .wizard-controls{flex-wrap:wrap;gap:.6rem;display:flex}.admin-settings-availability-page .wizard-controls>*{min-height:44px}.organization-availability-page{box-sizing:border-box;overflow-wrap:anywhere;width:min(100%,70rem)}.organization-availability-page .hero{max-width:52rem}.organization-availability-page .account-settings-source-state{width:min(100%,52rem);margin-inline:0}.organization-availability-page .wizard-controls{flex-wrap:wrap;gap:.6rem;display:flex}.organization-availability-page .wizard-controls>*{min-height:44px}.cross-tenant-availability-page{box-sizing:border-box;overflow-wrap:anywhere;width:min(100%,70rem)}.cross-tenant-availability-page .hero{max-width:54rem}.cross-tenant-availability-page .account-settings-source-state{width:min(100%,54rem);margin-inline:0}.cross-tenant-availability-page .wizard-controls{flex-wrap:wrap;gap:.6rem;display:flex}.cross-tenant-availability-page .wizard-controls>*{min-height:44px}.automation-availability-page{box-sizing:border-box;overflow-wrap:anywhere;width:min(100%,70rem)}.automation-availability-page .hero{max-width:52rem}.automation-availability-page .account-settings-source-state{width:min(100%,52rem);margin-inline:0}.automation-availability-page .wizard-controls{flex-wrap:wrap;gap:.6rem;display:flex}.automation-availability-page .wizard-controls>*{min-height:44px}.support-availability-page{box-sizing:border-box;overflow-wrap:anywhere;width:min(100%,70rem)}.support-availability-page .hero{max-width:52rem}.support-availability-page .account-settings-source-state{width:min(100%,52rem);margin-inline:0}.support-availability-page .wizard-controls{flex-wrap:wrap;gap:.6rem;display:flex}.support-availability-page .wizard-controls>*{min-height:44px}@media (width<=640px){.integrations-page{width:100%;padding-inline:1rem}.integrations-page .account-settings-source-state{width:100%;margin-block:1rem}.integrations-page .wizard-controls{flex-direction:column;align-items:stretch}.integrations-page .wizard-controls>*{width:100%}.integrations-admin-page{width:100%;padding-inline:1rem}.integrations-admin-page .account-settings-source-state{width:100%;margin-block:1rem}.integrations-admin-page .wizard-controls{flex-direction:column;align-items:stretch}.integrations-admin-page .wizard-controls>*{width:100%}.go-live-page{width:100%;padding-inline:1rem}.go-live-page .account-settings-source-state{width:100%;margin-block:1rem}.go-live-page .wizard-controls{flex-direction:column;align-items:stretch}.go-live-page .wizard-controls>*{width:100%}.imports-page{width:100%;padding-inline:1rem}.imports-page .account-settings-source-state{width:100%;margin-block:1rem}.imports-page .wizard-controls{flex-direction:column;align-items:stretch}.imports-page .wizard-controls>*{width:100%}.infrastructure-availability-page{width:100%;padding-inline:1rem}.infrastructure-availability-page .account-settings-source-state{width:100%;margin-block:1rem}.infrastructure-availability-page .wizard-controls,.infrastructure-availability-page .support-chip-actions{flex-direction:column;align-items:stretch}.infrastructure-availability-page .wizard-controls>*,.infrastructure-availability-page .support-chip-actions>*{width:100%}.context-availability-page{width:100%;padding-inline:1rem}.context-availability-page .account-settings-source-state{width:100%;margin-block:1rem}.context-availability-page .wizard-controls{flex-direction:column;align-items:stretch}.context-availability-page .wizard-controls>*{width:100%}.admin-settings-availability-page{width:100%;padding-inline:1rem}.admin-settings-availability-page .account-settings-source-state{width:100%;margin-block:1rem}.admin-settings-availability-page .wizard-controls{flex-direction:column;align-items:stretch}.admin-settings-availability-page .wizard-controls>*{width:100%}.organization-availability-page{width:100%;padding-inline:1rem}.organization-availability-page .account-settings-source-state{width:100%;margin-block:1rem}.organization-availability-page .wizard-controls{flex-direction:column;align-items:stretch}.organization-availability-page .wizard-controls>*{width:100%}.cross-tenant-availability-page{width:100%;padding-inline:1rem}.cross-tenant-availability-page .account-settings-source-state{width:100%;margin-block:1rem}.cross-tenant-availability-page .wizard-controls{flex-direction:column;align-items:stretch}.cross-tenant-availability-page .wizard-controls>*{width:100%}.automation-availability-page{width:100%;padding-inline:1rem}.automation-availability-page .account-settings-source-state{width:100%;margin-block:1rem}.automation-availability-page .wizard-controls{flex-direction:column;align-items:stretch}.automation-availability-page .wizard-controls>*{width:100%}.support-availability-page{width:100%;padding-inline:1rem}.support-availability-page .account-settings-source-state{width:100%;margin-block:1rem}.support-availability-page .wizard-controls{flex-direction:column;align-items:stretch}.support-availability-page .wizard-controls>*{width:100%}}.account-settings-shell .account-settings-nav button,.account-settings-shell .wizard-fields input,.account-settings-shell .wizard-fields select,.account-settings-shell .wizard-fields textarea,.account-settings-shell .wizard-controls button,.account-settings-shell .wizard-controls a,main[aria-label=Audit\ search] input,main[aria-label=Audit\ search] select,main[aria-label=Audit\ search] button,main[aria-label=Audit\ search] .ghost-button{min-height:44px}.fleet-maintenance-workbench{width:min(100%,74rem);margin-inline:auto;padding:clamp(1rem,3vw,2rem)}.fleet-maintenance-workbench .canonical-inline-actions>*,.fleet-maintenance-workbench button{min-height:44px}.fleet-maintenance-workbench__records{gap:1rem;margin-top:1.5rem;display:grid}.fleet-maintenance-workbench__records dl{gap:.5rem;margin:0;display:grid}.fleet-maintenance-workbench__records dl>div{grid-template-columns:minmax(9rem,.45fr) 1fr;gap:.75rem;display:grid}.asset-inspection-workbench{width:min(100%,74rem);margin-inline:auto;padding:clamp(1rem,3vw,2rem)}.asset-inspection-workbench select,.asset-inspection-workbench button,.asset-inspection-workbench .canonical-ghost-button{min-height:44px}.asset-inspection-workbench__detail{gap:1rem;margin-top:1.5rem;display:grid}.asset-inspection-workbench__detail dl{gap:.65rem;margin:0;display:grid}.asset-inspection-workbench__detail dl>div{grid-template-columns:minmax(10rem,.42fr) 1fr;gap:.75rem;display:grid}@media (width<=600px){.fleet-maintenance-workbench{padding-inline:1rem}.fleet-maintenance-workbench__records dl>div{grid-template-columns:1fr;gap:.2rem}.asset-inspection-workbench{padding-inline:1rem}.asset-inspection-workbench__detail dl>div{grid-template-columns:1fr;gap:.2rem}}.account-overview-stack{gap:1.5rem;display:grid}.account-overview-section{border-bottom:1px solid #ffffff24;gap:1rem;padding-block:.35rem 1.25rem;display:grid}.account-overview-section:last-child{border-bottom:0}.account-overview-actions{flex-wrap:wrap;align-items:center;gap:.65rem 1.1rem;display:flex}.account-overview-facts{border-block:1px solid #ffffff1f;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.account-overview-facts>div{min-width:0;padding:.85rem 1rem .9rem 0}.account-overview-facts dt{color:var(--text-muted);font-size:var(--sociuna-page-micro);letter-spacing:.06em;text-transform:uppercase}.account-overview-facts dd{color:var(--text);font-size:var(--sociuna-page-value);overflow-wrap:anywhere;margin:.28rem 0 0;font-weight:720}.account-overview-facts small{color:var(--text-muted);margin-top:.25rem;display:block}.account-preferences-facts{border-block:1px solid #ffffff1f;grid-template-columns:repeat(5,minmax(0,1fr));margin:0;display:grid}.account-preferences-facts>div{min-width:0;padding:.8rem 1rem .85rem 0}.account-preferences-facts dt{color:var(--text-muted);font-size:var(--sociuna-page-micro);letter-spacing:.06em;text-transform:uppercase}.account-preferences-facts dd{color:var(--text);overflow-wrap:anywhere;margin:.28rem 0 0;font-weight:700}.account-preferences-section{border-bottom:1px solid #ffffff24;align-content:start;gap:.85rem;min-width:0;padding:.45rem 0 1.2rem;display:grid}.account-preferences-section .wizard-controls{justify-content:flex-start}@media (width<=760px){.account-overview-facts{grid-template-columns:1fr}.account-overview-facts>div+div{border-top:1px solid #ffffff17}.account-preferences-facts{grid-template-columns:1fr}.account-preferences-facts>div+div{border-top:1px solid #ffffff17}}.wizard-card,.runtime-panel,.pillar-card,.support-card,.support-route-card,.summary-card,.runtime-card,.table-card,.status-panel,.template-preview,.wizard-modal,.support-status,.org-rag-result,.status-strip div,.sociuna-list-block,.sociuna-action-stack,.sociuna-search-ask{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#050d148a;border-color:#ffffff29}.wizard-card,.runtime-panel,.support-card,.support-route-card,.summary-card,.table-card,.status-panel,.approvals-panel,.approvals-board,.approval-detail,.approval-column,.approval-row,.context-panel,.sociuna-priority-panel,.sociuna-action-row,.sociuna-list-row,.sociuna-list-block,.sociuna-action-stack{border-radius:.55rem}.runtime-card,.pillar-card,.status-strip div{border-radius:.5rem}.wizard-card h2,.runtime-panel-header h2,.approvals-panel-header h2,.sociuna-panel-heading h2,.support-section-header h2,.support-route-card h3,.support-route-card h2,.summary-card h3,.pillar-card h2{color:#fff;font-size:var(--sociuna-page-panel-title);letter-spacing:0;line-height:1.24}.support-section-header h2{font-size:var(--sociuna-page-section-title)}.runtime-card strong,.support-summary-card p,.support-metric-list strong,.privilege-status-strip strong{color:#fff;font-size:var(--sociuna-page-value);letter-spacing:0;line-height:1.3}.wizard-card p,.runtime-card p,.support-route-card p,.support-inline-callout p,.support-checklist,.support-route-footer span,.approval-status-note,.approvals-empty,.support-page-shell li,.page-shell li{color:var(--text-muted)}.page-shell .wizard-card>label:not(.auth-toggle-row){color:#f6f8fb9e;font-size:var(--sociuna-page-micro);letter-spacing:.08em;text-transform:uppercase;margin:.55rem 0 .28rem;display:block}.page-shell .wizard-card>input,.page-shell .wizard-card>select,.page-shell .wizard-card>textarea{box-sizing:border-box;width:100%;display:block}.page-shell table{border-collapse:collapse;width:100%;max-width:100%}.wizard-fields input,.wizard-fields textarea,.auth-form input,.auth-form select,.search-field input,.page-shell input,.page-shell textarea,.page-shell select{color:var(--text);box-shadow:none;background:#ffffff0e;border-color:#ffffff29}.page-shell input::placeholder,.page-shell textarea::placeholder,.auth-form input::placeholder,.search-field input::placeholder{color:#f6f8fb6b}.page-shell select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;border-radius:.45rem}.ghost-button,.action-secondary,.search-filter-chip,.support-link-button:not(.action-primary){color:#f6f8fbbd;font-size:var(--sociuna-page-action);box-shadow:none;background:0 0;border-color:#0000}.ghost-button:hover,.action-secondary:hover,.search-filter-chip:hover{color:#fff;box-shadow:none;text-shadow:0 0 .45rem #cef3ff52;background:0 0;border-color:#0000}.action-primary,.primary-button,.auth-form button,.page-shell button:not(.ghost-button):not(.action-button):not(.canonical-primary-button):not(.canonical-ghost-button):not(.theme-toggle-button){color:#fff;font:inherit;font-size:var(--sociuna-page-action);box-shadow:none;cursor:pointer;background:linear-gradient(#2d8dff,#0667e8);border:1px solid #0000;border-radius:.45rem;padding:.72rem 1rem;font-weight:650}.page-shell.account-settings-shell .account-settings-nav button{color:#f6f8fb99!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.page-shell.account-settings-shell .account-settings-nav button.is-active{text-shadow:0 0 .45rem #cef3ff52;color:#fff!important;background:0 0!important}.page-shell button.summary-card{text-align:left;color:var(--text)!important;box-shadow:none!important;background:#ffffff0b!important;border:1px solid #ffffff26!important;border-radius:.5rem!important}.page-shell button.summary-card.is-selected{background:#2d8dff24!important;border-color:#2d8dffb8!important}.action-button,.ghost-button{border-radius:.45rem}.page-shell button:disabled{opacity:.62;cursor:wait}.runtime-error,.error-message,.approval-feedback-error{color:#ff8f7d}.approval-feedback,.approval-feedback-info{color:#89d8ff}.approval-feedback-success{color:#7ded94}.code-panel,pre{color:var(--text);background:#00000038;border-color:#ffffff29}.auth-shell{background:linear-gradient(#08131c 0%,#030a10 100%);animation:none}.auth-shell:before,.auth-card:before{content:none}.auth-card{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#050d14b3;border-color:#ffffff29;border-radius:.6rem}h1,h2,h3,h4,h5,h6{letter-spacing:0}:is(body:has(.canonical-public-shell),body:has(.canonical-app-shell),body:has(.page-shell),body:has(.auth-shell)){background:radial-gradient(820px 460px at 14% 8%,#174c6629,#0000 64%),radial-gradient(760px 420px at 86% 4%,#4a3b701f,#0000 60%),linear-gradient(#07121a 0%,#030a10 100%)}.canonical-public-shell,.canonical-app-shell,.page-shell,.auth-shell{-webkit-user-select:none;user-select:none}.canonical-public-shell input,.canonical-public-shell textarea,.canonical-public-shell select,.canonical-app-shell input,.canonical-app-shell textarea,.canonical-app-shell select,.page-shell input,.page-shell textarea,.page-shell select,.auth-shell input,.auth-shell textarea,.auth-shell select,table,td,th,code,pre,.selectable-text{-webkit-user-select:text;user-select:text}.canonical-public-hero h1,.canonical-login .canonical-public-hero h1,.canonical-recovery .canonical-public-hero h1,.canonical-faq .canonical-public-hero h1{letter-spacing:0;font-size:4rem;line-height:.98}.page-shell{width:min(var(--sociuna-page-copy-width), calc(100vw - clamp(2rem, 8vw, 7rem)));max-width:none;min-height:100vh;margin-inline:auto;padding:clamp(1.4rem,3vh,2.4rem) 0 7rem}.page-shell h1,.support-page-shell h1{font-size:var(--sociuna-page-title);letter-spacing:0;line-height:1}.page-shell .hero,.support-page-shell .hero{gap:.7rem;margin-bottom:1.45rem;display:grid}.page-shell .hero-with-actions{grid-template-columns:minmax(0,1fr) minmax(18rem,.42fr);align-items:end}.canonical-production-contract{background:#ffffff24;border:1px solid #ffffff24;border-radius:.5rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0 0 1rem;display:grid;overflow:hidden}.canonical-production-contract span{color:#ebf5f1c2;overflow-wrap:anywhere;word-break:break-word;background:#050d149e;min-width:0;padding:.76rem .85rem;font-size:.84rem;line-height:1.42}.canonical-production-contract strong{color:#fff;letter-spacing:0;text-transform:uppercase;margin-bottom:.2rem;font-size:.78rem;display:block}.wizard-layout,.pillar-grid,.runtime-metrics,.runtime-skeleton-grid,.support-page-grid,.support-summary-grid,.summary-grid,.org-rag-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,15.5rem),1fr))}.account-preferences-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=900px){.account-preferences-grid{grid-template-columns:1fr}}.wizard-card,.runtime-panel,.pillar-card,.support-card,.support-route-card,.summary-card,.table-card,.status-panel,.approvals-panel,.approvals-board,.approval-detail,.approval-column,.context-panel,.sociuna-priority-panel,.sociuna-list-block,.sociuna-action-stack,.template-preview,.wizard-modal{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#050d148f;border-color:#ffffff26;border-radius:.5rem;min-width:0;max-width:100%}.runtime-card,.support-summary-card,.support-highlight-card,.support-route-card,.approval-row,.status-strip div{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#ffffff0b;border-color:#ffffff24;border-radius:.45rem}.wizard-card .wizard-card,.runtime-card .runtime-card,.table-card .wizard-card{background:#ffffff09}.table-card{width:100%;min-width:0;max-width:100%;overflow-x:auto}.wizard-card:has(>table){overflow-x:auto}.page-shell table{min-width:42rem}.runtime-table-container{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;min-width:0;max-width:100%;overflow-x:auto}.page-shell .table-wrap{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;width:100%;min-width:0;max-width:100%;overflow-x:auto}.page-shell .table-wrap>table{width:100%;max-width:none;display:table;overflow:visible}.page-shell .support-chip,.session-chip{box-shadow:none;background:#050d148f;border-color:#ffffff26;border-radius:.5rem}.page-shell .support-chip-actions,.support-chip-actions,.wizard-controls{align-items:center}.auth-shell{background:0 0;place-items:center;min-height:100vh;padding:clamp(1.25rem,6vh,4rem) clamp(1rem,7vw,5rem);display:grid}.auth-card:not(.auth-card--legal){background:0 0;border:0;border-radius:0;width:min(46rem,100%);padding:0}.auth-card:not(.auth-card--legal)>.wizard-card{margin-top:1.4rem;margin-bottom:0}.auth-card--legal{border-radius:.5rem;width:min(62rem,100%)}.auth-card h1,.auth-welcome-name{color:#fff;font-size:var(--sociuna-page-title);letter-spacing:0;line-height:1}.support-chip-actions{justify-content:flex-start}.canonical-app-main{width:min(1180px,100vw - 17rem);margin-inline:auto;padding-left:clamp(1.75rem,4vw,4rem);padding-right:clamp(1rem,4vw,4rem)}.canonical-page-header h1{font-size:var(--sociuna-page-title);letter-spacing:0;line-height:1}.canonical-section-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr))}.privilege-escalation-page{align-content:start;gap:1rem;display:grid}.privilege-escalation-page .canonical-page-header{margin-bottom:0}.privilege-escalation-page .canonical-page-header h1{max-width:760px}.privilege-escalation-page .canonical-actions,.privilege-escalation-page .canonical-primary-button,.privilege-escalation-page .canonical-ghost-button{transform:none}.privilege-actions{justify-content:flex-end;margin-top:0}.privilege-actions .canonical-primary-button,.privilege-actions .canonical-ghost-button{border-radius:.5rem;min-height:2.65rem;padding-inline:1rem;font-size:.95rem}.privilege-status-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.privilege-status-strip article,.privilege-panel,.privilege-draft-panel{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#050d1485;border:1px solid #ffffff26;border-radius:.5rem}.privilege-status-strip article{gap:.25rem;min-height:5.8rem;padding:.9rem;display:grid}.privilege-status-strip span,.privilege-status-strip small,.privilege-form-grid label span,.privilege-note,.privilege-status{color:#f6f8fb9e}.privilege-status-strip span,.privilege-form-grid label span{letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:680}.privilege-status-strip strong{color:#fff;font-size:1.05rem}.privilege-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.privilege-panel,.privilege-draft-panel{padding:1rem}.privilege-panel h2,.privilege-draft-panel h2{color:#fff;font-size:var(--sociuna-page-panel-title);letter-spacing:0;margin:0}.privilege-panel ul{gap:.55rem;margin:.9rem 0 0;padding:0;list-style:none;display:grid}.privilege-panel li{color:#f6f8fbb8;border-top:1px solid #ffffff1c;align-items:center;min-height:2.45rem;line-height:1.35;display:flex}.privilege-panel-header{gap:.45rem;margin-bottom:1rem;display:grid}.privilege-panel-header p:not(.canonical-eyebrow){color:#f6f8fbad;max-width:860px;margin:.45rem 0 0;line-height:1.5}.privilege-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.privilege-form-grid label:first-child{grid-row:span 2}.privilege-form-grid label{gap:.35rem;min-width:0;display:grid}.privilege-form-grid textarea,.privilege-form-grid input{box-sizing:border-box;color:#fff;width:100%;min-width:0;font:inherit;box-shadow:none;background:#ffffff0e;border:1px solid #ffffff29;border-radius:.45rem}.privilege-form-grid textarea{resize:vertical;min-height:8.6rem}.privilege-toggle{color:#f6f8fbc7;align-items:center;gap:.65rem;margin-top:.9rem;display:flex}.privilege-toggle input{accent-color:#2d8dff;width:1rem;height:1rem}.privilege-evidence-list{flex-wrap:wrap;gap:.45rem;margin-top:.9rem;display:flex}.privilege-evidence-list span{color:#f6f8fbbd;background:#ffffff0b;border:1px solid #ffffff24;border-radius:.5rem;align-items:center;min-height:2rem;padding:0 .7rem;font-size:.88rem;display:inline-flex}.privilege-note,.privilege-status{margin:.9rem 0 0;line-height:1.45}.privilege-status{color:#89d8ff}.privilege-form-actions{justify-content:flex-start;margin-top:1rem}@media (width<=840px){.canonical-public-shell{--canonical-public-gutter:1rem}.canonical-public-nav{top:1rem;left:var(--canonical-public-gutter);right:var(--canonical-public-gutter)}.canonical-brand-link span:last-child{font-size:1.45rem}.canonical-public-links{gap:1rem}.canonical-splash .canonical-public-hero,.canonical-login .canonical-public-hero,.canonical-public-hero-compact{min-height:auto;margin:0;padding-top:7.5rem}.canonical-public-hero h1{font-size:2.65rem}.canonical-public-columns{grid-template-columns:1fr}.canonical-faq .canonical-public-hero{padding-top:5.25rem;padding-bottom:1rem}.canonical-faq-list>details>summary{display:inline-flex}.canonical-faq-list>details>summary:after{display:block}.canonical-faq-list p,.canonical-faq-expanded{margin-left:0}.canonical-onboarding-panel{grid-template-columns:1fr;padding-top:7.5rem}.canonical-onboarding-production-contract,.canonical-onboarding-invite-context dl{grid-template-columns:1fr}.canonical-contract-signature-block{grid-template-columns:1fr;gap:1.2rem}.org-rag-page-shell .hero-with-actions,.org-rag-grid{grid-template-columns:1fr}.org-rag-page-shell .support-chip{width:100%}.canonical-message-surface,.messages-dashboard-shell,.canonical-condition-grid,.canonical-org-module-order,.canonical-org-dashboard-contract,.canonical-org-dashboard-contract-grid,.canonical-org-settings-boundary,.canonical-org-settings-boundary-grid,.canonical-org-join-wizard,.canonical-sharing-grant-grid,.canonical-profile-visibility-grid,.canonical-work-summary-grid,.canonical-field-note-panel,.canonical-job-evidence-grid,.canonical-job-slice-grid,.canonical-crew-surface,.canonical-crew-editor-grid,.canonical-crew-mutation-grid,.canonical-crew-edit-form,.canonical-roster-blocked-grid,.canonical-admin-contract-grid,.canonical-audit-reason-grid,.canonical-admin-surface,.messages-boundary-panel,.messages-boundary-grid,.restricted-reconstruction-grid,.notification-delivery-contract-grid{grid-template-columns:1fr}.messages-filter-rail{flex-direction:row;overflow-x:auto}.messages-filter-rail button{flex:none}.messages-thread{grid-template-columns:3rem minmax(0,1fr)}.messages-thread-meta{grid-column:2;justify-items:start}.messages-detail-facts,.canonical-retained-evidence-state dl,.canonical-work-row{grid-template-columns:1fr}.canonical-work-meta{justify-content:flex-start}.canonical-app-shell{grid-template-columns:1fr;padding:.75rem .75rem 6rem;overflow:visible}.canonical-rail{background:0 0;border-right:0;grid-template-columns:1fr;gap:.65rem;min-height:auto;padding:.25rem 0 .75rem;display:grid;position:relative;top:auto}.canonical-profile-button{display:none}.canonical-rail-nav,.canonical-rail-footer{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:wrap;gap:.45rem;display:flex;overflow-x:visible}.canonical-rail-nav::-webkit-scrollbar{display:none}.canonical-rail-footer::-webkit-scrollbar{display:none}.canonical-rail-footer{margin-top:0}.canonical-rail-link{width:auto;min-width:max-content;min-height:2.35rem;box-shadow:none;background:#ffffff0b;border:1px solid #ffffff24;border-radius:999px;padding:0 .8rem;font-size:.9rem}.canonical-rail-link.is-active{box-shadow:none;background:#2d8dff29;border-color:#2d8dff94}.canonical-app-main{width:100%;min-width:0;max-width:100%;max-height:none;padding:.6rem 0 5.25rem;overflow:visible}.canonical-app-main:after{content:none}.canonical-action-row{grid-template-columns:2.6rem auto minmax(0,1fr) auto;gap:.65rem;min-height:3.65rem;padding:.65rem .85rem}.canonical-action-row>span:not(.canonical-message-dot),.canonical-action-row small,.canonical-action-row strong{white-space:normal;min-width:0}.canonical-page-header{grid-template-columns:1fr;min-width:0;max-width:100%}.canonical-page-header .canonical-actions{justify-content:flex-start}.privilege-status-strip,.privilege-grid,.privilege-form-grid{grid-template-columns:1fr}.privilege-form-grid label:first-child{grid-row:auto}.privilege-actions{justify-content:flex-start}.privilege-actions .canonical-primary-button,.privilege-actions .canonical-ghost-button{width:100%}.canonical-tabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:wrap;padding-bottom:.2rem;overflow-x:visible}.canonical-tabs button{white-space:normal;flex:0 auto;max-width:100%}.canonical-tabs::-webkit-scrollbar{display:none}.canonical-lifecycle-filter-strip,.canonical-roster-task-grid,.canonical-field-tab-grid,.canonical-denial-category-grid,.canonical-access-contract-grid,.canonical-membership-state-strip{grid-template-columns:1fr}.canonical-roster-surface,.canonical-field-work-surface,.canonical-job-detail-surface,.canonical-work-list{min-width:0;max-width:100%}.canonical-roster-detail-panel,.canonical-member-detail-sections,.canonical-roster-mutation-grid,.canonical-roster-transition-grid{grid-template-columns:1fr}.canonical-search-ask{background:#0e151df0;border-radius:18px;width:auto;max-width:none;min-height:0;margin-top:.75rem;padding:.6rem;display:none;position:static}.canonical-search-ask.is-open{display:grid}.canonical-chat-handle{z-index:32;background:#0e151de0;justify-self:end;width:4rem;height:2.45rem;margin-top:.75rem;position:static}.canonical-chat-handle.is-open{background:#345db3e6;border-color:#ffffff4d;width:5rem}}.theme-toggle-button{z-index:40;border:1px solid var(--edge);background:var(--surface-soft);width:2.75rem;height:2.75rem;color:var(--text);box-shadow:var(--shadow-soft);cursor:pointer;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:999px;place-items:center;transition:transform .12s,box-shadow .16s,background-color .16s,border-color .16s,color .16s;display:grid;position:fixed;top:1rem;right:1rem}.theme-toggle-button:hover{box-shadow:var(--shadow-strong);transform:translateY(-1px)}.theme-toggle-button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.theme-toggle-button svg{display:block}.theme-toggle-button:after{content:"";border-radius:inherit;pointer-events:none;opacity:.4;background:radial-gradient(circle at 50% 35%,#ffffff1f,#0000 60%);position:absolute;inset:0}@media (width<=640px){.canonical-public-shell{--canonical-public-gutter:1rem;padding-inline:1rem}.page-shell{width:auto;min-height:100vh;padding:1.35rem .9rem 6rem}.page-shell h1,.support-page-shell h1,.auth-card h1,.auth-welcome-name{font-size:2.35rem}.page-shell .hero-with-actions{grid-template-columns:1fr;align-items:start}.canonical-production-contract{grid-template-columns:1fr}.sociuna-global-topbar{min-height:3rem;padding-inline:.5rem}.sociuna-global-topbar__brand .canonical-logo-wordmark{max-width:5.75rem}.sociuna-global-topbar__slot{font-size:.74rem}.account-settings-nav{grid-template-columns:1fr}.account-settings-nav button{min-height:44px}.auth-shell{place-items:start center;padding-top:5.8rem}.canonical-public-hero h1,.canonical-login .canonical-public-hero h1,.canonical-recovery .canonical-public-hero h1,.canonical-faq .canonical-public-hero h1{font-size:2.65rem}.canonical-public-nav{justify-content:space-between;gap:.25rem;width:auto;padding:.3rem}.canonical-brand-link{gap:0}.canonical-logo-wordmark{display:none}.canonical-public-links{gap:.15rem}.canonical-login .canonical-public-links{gap:.1rem}.canonical-public-nav a{min-height:1.95rem;padding-inline:.52rem;font-size:.84rem}.canonical-login .canonical-public-nav a{min-height:1.95rem;padding-inline:.44rem;font-size:.82rem}.canonical-login .canonical-public-hero{box-sizing:border-box;order:1;align-content:center;width:100%;min-height:100svh;padding:5.75rem 0 4.25rem}.canonical-login-copy{width:min(100%,32rem)}.canonical-login .canonical-public-hero h1{width:100%;max-width:30rem;font-size:clamp(2.3rem,10vw,3.05rem);line-height:1.01}.canonical-login .canonical-public-hero>p:not(.canonical-passkey-status,.canonical-passkey-error){width:min(100%,26rem);max-width:26rem;font-size:1rem;line-height:1.42}.canonical-login .canonical-actions{width:min(100%,26rem)}.canonical-login .canonical-public-footer-notice{pointer-events:auto;order:2;margin:0 auto .8rem;padding-inline:.25rem;font-size:.75rem;position:static}.canonical-login .canonical-public-footer-notice:empty{display:none}.canonical-login .canonical-public-footer{order:3;margin:0 auto;padding:0 0 .5rem;position:static}.canonical-recovery .canonical-public-hero{width:100%;min-height:auto;padding-top:6.4rem;padding-bottom:2.2rem}.canonical-recovery .canonical-public-hero h1{width:min(22rem,100vw - 1rem);max-width:22rem;font-size:clamp(2.8rem,13vw,4rem)}.canonical-recovery .canonical-public-hero>p.auth-subtitle{width:min(21rem,100vw - 1rem);max-width:21rem;font-size:1rem}.canonical-recovery-actions{width:calc(100vw - 1.5rem);max-width:22rem}.canonical-recovery-action{min-height:2.8rem}.canonical-login .canonical-passkey-button{justify-content:center;gap:.8rem;min-height:3.5rem;padding-inline:1rem;font-size:clamp(1rem,4.5vw,1.15rem)}.canonical-homepage-panes{--homepage-pane-gap:.55rem;opacity:.72;width:min(100vw - 1.1rem,177.778svh - 14.6667rem);transform:none}.canonical-login .canonical-homepage-panes{opacity:.28;width:min(100vw - 2rem,30rem);top:50%;transform:translate(-50%,-42%)}.canonical-login .canonical-homepage-pane:after{background:linear-gradient(#02080e4d,#02080e9e),linear-gradient(90deg,#ffffff06,#0000 30%,#ffffff05)}.canonical-homepage-pane{border-radius:1.15rem}.theme-toggle-button{top:.75rem;right:.75rem}}body:has(.app-home-dashboard) .canonical-app-shell{min-height:100vh;padding:0;display:block;overflow:hidden}body:has(.app-home-dashboard) .canonical-app-main{width:100%;max-width:none;height:100vh;max-height:none;margin:0;padding:0;overflow:hidden}body:has(.app-home-dashboard) .canonical-app-main:after{display:none}body:has(.app-home-dashboard) .canonical-chat-handle{display:none}body:has(.app-home-dashboard) .canonical-search-ask{left:50%;top:calc(var(--sociuna-topbar-height) + .8rem);width:calc((100vw - (var(--sociuna-page-padding-x) * 2) - (var(--sociuna-dashboard-gap) * 2)) / 2);align-items:center;bottom:auto;transform:translate(-50%)}body:has(.app-home-dashboard) .canonical-search-ask button{color:#ffffffd6;background:0 0;border:0;border-radius:0;place-items:center;width:2.35rem;height:2.35rem;padding:0;font-size:2rem;line-height:1;display:grid}body:has(.app-home-dashboard) .canonical-search-ask button:hover{color:#fff;background:0 0}body:has(.canonical-terms-page){background:#061018!important}.canonical-terms-page{background:#061018!important}.canonical-terms-page:before,.canonical-terms-page:after{content:none!important;opacity:0!important;background:0 0!important}.page-shell .safety-incident-action textarea,.page-shell .safety-incident-action input:not([type=checkbox]),.page-shell .safety-incident-action select{color:var(--safety-ink);-webkit-text-fill-color:var(--safety-ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fffdf6;border-color:#8b7b5d}.page-shell .safety-incident-action input::placeholder,.page-shell .safety-incident-action textarea::placeholder{color:#6c6250;-webkit-text-fill-color:#6c6250;opacity:1}.page-shell .safety-incident-action select:disabled{color:#5c5446;-webkit-text-fill-color:#5c5446;opacity:1;background:#e9e2d3}.canonical-public-shell.canonical-terms-page,.canonical-public-shell.canonical-public-help,.canonical-public-shell.canonical-maintenance{-webkit-user-select:text;user-select:text}.canonical-maintenance-brand{pointer-events:none}.canonical-public-shell.canonical-terms-page,.canonical-public-shell.canonical-faq,.canonical-public-shell.canonical-worker-invite-response{padding-bottom:7rem;position:relative}.canonical-terms-page .canonical-public-footer,.canonical-terms-page .canonical-public-footer-notice,.canonical-faq .canonical-public-footer,.canonical-faq .canonical-public-footer-notice,.canonical-worker-invite-response .canonical-public-footer,.canonical-worker-invite-response .canonical-public-footer-notice{position:absolute}.canonical-onboarding:is([data-route-state=invite-missing],[data-route-state=invite-denied],[data-route-state=invite-verifying],[data-route-state=passkey-required],[data-route-state=blocked],[data-route-state=complete],[data-route-state=contract-declined]) .canonical-invite-gate :is(.canonical-primary-button,.canonical-ghost-button){border-radius:.35rem;min-height:40px;padding-inline:.5rem}.canonical-onboarding:is([data-route-state=invite-missing],[data-route-state=invite-denied],[data-route-state=invite-verifying],[data-route-state=passkey-required],[data-route-state=blocked],[data-route-state=complete],[data-route-state=contract-declined]) .canonical-invite-gate :is(.canonical-primary-button,.canonical-ghost-button):focus-visible{outline-offset:3px;outline:2px solid #b7e6ffeb}.canonical-onboarding[data-route-state=contract-declined] .canonical-status-surface__actions .canonical-primary-button,.canonical-onboarding[data-route-state=contract-declined] .canonical-status-surface__actions .canonical-ghost-button{border-radius:.35rem;min-height:2.5rem;padding-inline:.5rem}.canonical-onboarding[data-route-state=contract-declined] .canonical-status-surface__actions .canonical-primary-button:focus-visible,.canonical-onboarding[data-route-state=contract-declined] .canonical-status-surface__actions .canonical-ghost-button:focus-visible{outline-offset:3px;outline:2px solid #b7e6ffeb}@media (width<=840px){.canonical-public-shell.canonical-terms-page,.canonical-public-shell.canonical-faq,.canonical-public-shell.canonical-worker-invite-response{padding-bottom:13rem}.canonical-recovery-text-submit,.canonical-recovery-return-link,.canonical-onboarding:is([data-route-state=invite-missing],[data-route-state=invite-denied],[data-route-state=invite-verifying],[data-route-state=passkey-required],[data-route-state=blocked],[data-route-state=complete],[data-route-state=contract-declined]) .canonical-invite-gate :is(.canonical-primary-button,.canonical-ghost-button),.canonical-onboarding[data-route-state=contract-declined] .canonical-status-surface__actions .canonical-primary-button,.canonical-onboarding[data-route-state=contract-declined] .canonical-status-surface__actions .canonical-ghost-button{min-height:44px}}
