.graph-auth-module__BdDhcq__frame{min-height:100vh;padding:var(--space-8) var(--space-4);background:var(--bg);color:var(--fg);align-content:start;justify-items:center;padding-top:8vh;display:grid}.graph-auth-module__BdDhcq__panel{gap:var(--space-4);width:100%;max-width:30rem;padding:var(--space-8);font-family:var(--font-ui);background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-2);flex-direction:column;display:flex}.graph-auth-module__BdDhcq__panel h1{font-family:var(--font-serif);font-weight:600;font-size:var(--text-2xl);letter-spacing:-.01em;color:var(--fg);margin:var(--space-2) 0 0;line-height:1.15}.graph-auth-module__BdDhcq__panel h2{font-size:var(--text-lg);margin:0;font-weight:600}.graph-auth-module__BdDhcq__panel p{color:var(--fg-muted);margin:0;line-height:1.55}.graph-auth-module__BdDhcq__panel a{color:var(--link);text-underline-offset:.2em}.graph-auth-module__BdDhcq__wordmark{font-family:var(--font-serif);font-weight:600;font-size:var(--text-lg);color:var(--accent);border-radius:var(--radius-xs);align-self:flex-start;text-decoration:none}.graph-auth-module__BdDhcq__panel a.graph-auth-module__BdDhcq__wordmark{color:var(--accent);text-decoration:none}.graph-auth-module__BdDhcq__form{gap:var(--space-4);margin-top:var(--space-2);display:grid}.graph-auth-module__BdDhcq__field{gap:var(--space-2);font-weight:600;font-size:var(--text-sm);color:var(--fg);display:grid}.graph-auth-module__BdDhcq__input{font:inherit;font-size:var(--text-base);min-height:var(--control-lg);padding:var(--space-2) var(--space-3);border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);width:100%;min-width:0;color:var(--fg);font-weight:400}.graph-auth-module__BdDhcq__input:focus-visible{border-color:var(--border-focus);box-shadow:0 0 0 3px var(--ring);outline:none}.graph-auth-module__BdDhcq__choice{gap:var(--space-2) var(--space-3);font-size:var(--text-sm);color:var(--fg);grid-template-columns:auto 1fr;align-items:start;line-height:1.5;display:grid}.graph-auth-module__BdDhcq__choice input{block-size:1.1em;inline-size:1.1em;accent-color:var(--accent);margin-top:.2em}.graph-auth-module__BdDhcq__button,.graph-auth-module__BdDhcq__secondary{font:inherit;font-family:var(--font-ui);font-size:var(--text-sm);cursor:pointer;border-radius:var(--radius-sm);min-height:var(--control-md);padding:0 var(--space-4);text-align:center;font-weight:600}.graph-auth-module__BdDhcq__button{background:var(--accent);color:var(--fg-on-accent);border:1px solid var(--accent);box-shadow:var(--shadow-1)}.graph-auth-module__BdDhcq__button:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.graph-auth-module__BdDhcq__secondary{background:var(--surface);color:var(--fg);border:1px solid var(--border-strong)}.graph-auth-module__BdDhcq__secondary:hover:not(:disabled){background:var(--surface-hover)}.graph-auth-module__BdDhcq__button:disabled,.graph-auth-module__BdDhcq__secondary:disabled{cursor:not-allowed;background:var(--disabled-bg);color:var(--disabled-fg);border-color:var(--disabled-border);box-shadow:none}.graph-auth-module__BdDhcq__button:focus-visible,.graph-auth-module__BdDhcq__secondary:focus-visible,.graph-auth-module__BdDhcq__panel a:focus-visible{outline:var(--focus-width) solid var(--ring);outline-offset:var(--focus-offset)}.graph-auth-module__BdDhcq__actions{gap:var(--space-3);flex-wrap:wrap;display:flex}.graph-auth-module__BdDhcq__actions>*{flex:10rem;justify-content:center;align-items:center;display:inline-flex}.graph-auth-module__BdDhcq__panel a.graph-auth-module__BdDhcq__button{color:var(--fg-on-accent);text-decoration:none}.graph-auth-module__BdDhcq__panel a.graph-auth-module__BdDhcq__secondary{color:var(--fg);text-decoration:none}.graph-auth-module__BdDhcq__message{padding:var(--space-3) var(--space-4);background:var(--success);color:var(--success-fg);border-left:3px solid var(--success-border);border-radius:var(--radius-sm);font-size:var(--text-sm);line-height:1.5}.graph-auth-module__BdDhcq__panel .graph-auth-module__BdDhcq__message p{color:inherit}.graph-auth-module__BdDhcq__error{background:var(--error);border-color:var(--error-border);color:var(--error-fg)}.graph-auth-module__BdDhcq__links{gap:var(--space-2) var(--space-4);font-size:var(--text-md);flex-wrap:wrap;display:flex}.graph-auth-module__BdDhcq__divider{align-items:center;gap:var(--space-3);color:var(--fg-muted);font-size:var(--text-sm);display:flex}.graph-auth-module__BdDhcq__divider:before,.graph-auth-module__BdDhcq__divider:after{content:"";background:var(--border);flex:1;height:1px}.graph-auth-module__BdDhcq__muted{font-size:var(--text-sm);color:var(--fg-muted);font-weight:400}
.chat-module__tW7lsa__header{border-bottom:1px solid var(--border);flex:none;align-items:center;gap:15px;height:90px;padding:0 40px;display:flex}.chat-module__tW7lsa__header h1{letter-spacing:-.5px;margin:0;font-size:23px;font-weight:500;line-height:1.4}.chat-module__tW7lsa__eyebrow{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:1.3px;color:var(--muted);display:block}.chat-module__tW7lsa__messages{width:100%;max-width:870px;margin:0 auto;padding:12px 36px 30px}.chat-module__tW7lsa__markdown{font-size:15px;line-height:1.8}.chat-module__tW7lsa__markdown p{max-width:none;margin:var(--space-3) 0;line-height:1.8}.chat-module__tW7lsa__markdown h1,.chat-module__tW7lsa__markdown h2,.chat-module__tW7lsa__markdown h3{letter-spacing:-.4px;margin:var(--space-6) 0 var(--space-3);font-size:21px;font-weight:600;line-height:1.35}.chat-module__tW7lsa__markdown h1:first-child,.chat-module__tW7lsa__markdown h2:first-child{margin-top:var(--space-1)}.chat-module__tW7lsa__markdown ul,.chat-module__tW7lsa__markdown ol{padding-left:23px}.chat-module__tW7lsa__markdown pre{border-radius:var(--radius-sm);background:var(--brand-sidebar);padding:15px;overflow:auto}.chat-module__tW7lsa__markdown blockquote{border-left:3px solid var(--border-strong);color:var(--muted);margin-left:0;padding-left:18px}.chat-module__tW7lsa__tableScroll{border:1px solid var(--line);border-radius:var(--radius-sm);max-width:100%;margin:18px 0;overflow:auto}.chat-module__tW7lsa__tableScroll table{border-collapse:collapse;width:100%;font-size:var(--text-sm);text-align:left}.chat-module__tW7lsa__tableScroll th,.chat-module__tW7lsa__tableScroll td{border-bottom:1px solid var(--line);min-width:130px;padding:11px 14px}.chat-module__tW7lsa__tableScroll th{background:var(--bg-sunken);font-weight:600}@keyframes chat-module__tW7lsa__activityPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.6)}}.chat-module__tW7lsa__placeholder{color:var(--muted);font-size:var(--text-sm)}.chat-module__tW7lsa__citationMarker{font-size:var(--text-sm);vertical-align:super;margin:0 1px 0 2px;line-height:0}.chat-module__tW7lsa__citationMarker button,.chat-module__tW7lsa__citationMarker span{border:1px solid var(--line);border-radius:var(--radius-full);background:var(--brand-sidebar);min-width:18px;color:var(--accent);font:inherit;font-size:var(--text-sm);text-align:center;vertical-align:baseline;padding:0 5px;font-weight:600;line-height:17px;display:inline-block}.chat-module__tW7lsa__citationMarker button:hover,.chat-module__tW7lsa__citationMarker button:focus-visible{border-color:var(--accent);background:var(--surface)}.chat-module__tW7lsa__citationMarker span,.chat-module__tW7lsa__muted{color:var(--muted)}.chat-module__tW7lsa__scopeBar{align-items:center;gap:var(--space-2) var(--space-3);margin:0 0 var(--space-2);font-size:var(--text-sm);color:var(--muted);flex-wrap:wrap;display:flex}.chat-module__tW7lsa__scopeChip{border:1px solid var(--border-strong);border-radius:var(--radius-full);background:var(--surface);max-width:100%;color:var(--ink);font-size:var(--text-sm);align-items:center;gap:6px;padding:4px 6px 4px 10px;display:inline-flex}.chat-module__tW7lsa__scopeChip>svg{width:14px;height:14px;color:var(--accent);flex:none}.chat-module__tW7lsa__scopeChip>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chat-module__tW7lsa__scopeChip strong{margin-right:var(--space-1);font-weight:600}.chat-module__tW7lsa__scopeChip button{border-radius:var(--radius-full);width:22px;height:22px;color:var(--muted);font-size:var(--text-base);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.chat-module__tW7lsa__scopeChip button:hover:not(:disabled){background:var(--bg-sunken);color:var(--ink)}.chat-module__tW7lsa__scopeChip button:disabled{cursor:default;opacity:.5}.chat-module__tW7lsa__landingScope{justify-content:center;display:flex}.chat-module__tW7lsa__landingScope .chat-module__tW7lsa__scopeBar{justify-content:center;margin:0}.chat-module__tW7lsa__attachmentControl{align-items:center;gap:var(--space-1);display:flex;position:relative}.chat-module__tW7lsa__attachButton{gap:var(--space-1);position:relative}.chat-module__tW7lsa__attachmentCount{margin-left:var(--space-1);border-radius:var(--radius-full);background:var(--accent);min-width:1.125rem;height:1.125rem;color:var(--fg-on-accent);font-size:var(--text-xs);place-items:center;padding:0 5px;font-weight:600;display:inline-grid}.chat-module__tW7lsa__attachmentPopover{z-index:45;gap:var(--space-2);width:min(360px,100vw - 80px);max-height:min(420px,55dvh);padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-raised);color:var(--fg);box-shadow:var(--shadow-3);flex-direction:column;display:flex;position:absolute;bottom:calc(100% + 12px);left:0;overflow:auto}.chat-module__tW7lsa__attachmentPopover[data-side=below]{top:calc(100% + 12px);bottom:auto}.chat-module__tW7lsa__attachmentPopover h2{font-size:var(--text-md);margin:0 0 var(--space-3)}.chat-module__tW7lsa__attachmentPopover fieldset{margin:var(--space-3) 0;border:0;gap:10px;padding:0;display:grid}.chat-module__tW7lsa__attachmentPopover label{align-items:center;gap:var(--space-2);font-size:var(--text-sm);overflow-wrap:anywhere;display:flex}.chat-module__tW7lsa__uploadEntry{justify-content:center;width:100%;text-decoration:none}.chat-module__tW7lsa__attachmentPopover label{padding:var(--space-2) var(--space-3);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer}.chat-module__tW7lsa__attachmentPopover label:has(input:checked){border-color:var(--accent);background:var(--surface-selected)}.chat-module__tW7lsa__attachmentPopover label:has(input:disabled){opacity:.55;cursor:default}.chat-module__tW7lsa__attachmentPopover input[type=checkbox]{accent-color:var(--accent)}.chat-module__tW7lsa__attachmentDone{align-self:flex-end}.chat-module__tW7lsa__error{color:var(--error-fg);background:var(--error);font-size:var(--text-sm);border-radius:5px;margin-bottom:10px;padding:10px}.chat-module__tW7lsa__error button{color:inherit;background:0 0;border:0;padding:6px;text-decoration:underline}.chat-module__tW7lsa__overlay{background:color-mix(in srgb, var(--fg) 40%, transparent);z-index:40;position:fixed;inset:0}.chat-module__tW7lsa__drawer{background:var(--brand-sidebar);z-index:41;width:min(300px,85vw);padding:var(--space-8) var(--space-5) var(--space-5);box-shadow:var(--shadow-2);flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0}.chat-module__tW7lsa__close{border-radius:var(--radius-sm);width:36px;height:36px;color:var(--fg-muted);background:0 0;border:0;font-size:1.5rem;position:absolute;top:10px;right:10px}.chat-module__tW7lsa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1000px){.chat-module__tW7lsa__header{padding:0 26px}}@media (max-width:760px){.chat-module__tW7lsa__header{height:72px;padding:0 var(--space-4);gap:var(--space-2)}.chat-module__tW7lsa__header h1{font-size:21px}.chat-module__tW7lsa__messages{padding:10px 22px 20px}}.chat-module__tW7lsa__voiceControls{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.chat-module__tW7lsa__voiceControls button{background:var(--paper);color:var(--ink);border:1px solid var(--line);cursor:pointer;border-radius:.4rem;padding:.5rem .75rem}.chat-module__tW7lsa__voiceControls button:disabled{opacity:.5;cursor:not-allowed}.chat-module__tW7lsa__voiceControls small{font-size:var(--text-sm);flex:14rem}.chat-module__tW7lsa__workspaceRoot{display:contents}.chat-module__tW7lsa__menuHint{max-width:250px;font-size:var(--text-sm);color:var(--brand-muted-foreground);white-space:normal;margin-top:2px;line-height:1.4;display:block}.chat-module__tW7lsa__threadMenu [data-highlighted] .chat-module__tW7lsa__menuHint{color:inherit;opacity:.85}.chat-module__tW7lsa__threadMenu [data-disabled]{cursor:not-allowed;color:var(--brand-muted-foreground)}.chat-module__tW7lsa__threadMenu [data-disabled] .chat-module__tW7lsa__menuHint{opacity:.85}.chat-module__tW7lsa__header{border:0;height:76px}.chat-module__tW7lsa__header h1{font-size:21px}.chat-module__tW7lsa__header .chat-module__tW7lsa__eyebrow{display:none}.chat-module__tW7lsa__voiceControls button{border-radius:50%;justify-content:center;align-items:center;min-width:42px;min-height:42px;display:flex}.chat-module__tW7lsa__voiceControls small{font-size:var(--text-sm)}.chat-module__tW7lsa__workspacePanel{padding:var(--space-6) var(--space-6) var(--space-10);background:var(--bg);flex:1;overflow:auto}.chat-module__tW7lsa__workspacePanel>*{max-width:56rem;margin-left:auto;margin-right:auto}.chat-module__tW7lsa__workspacePanel h2{margin-top:0}.chat-module__tW7lsa__threadOptions{flex:none}.chat-module__tW7lsa__threadOptions button:not(.btn){color:var(--ink);background:0 0;border:0}.chat-module__tW7lsa__threadOptions .chat-module__tW7lsa__ellipsis{border-radius:var(--radius-sm);width:32px;min-height:36px;color:var(--muted);place-items:center;padding:0;font-size:22px;line-height:1;display:grid}.chat-module__tW7lsa__threadOptions .chat-module__tW7lsa__ellipsis:hover:not(:disabled){background:color-mix(in srgb, var(--brand-primary) 14%, transparent);color:var(--ink)}.chat-module__tW7lsa__threadMenu{z-index:140;border:1px solid var(--brand-border);background:var(--brand-card);min-width:170px;color:var(--brand-foreground);box-shadow:var(--shadow-3);font-family:var(--brand-font-ui);border-radius:12px;padding:5px}.chat-module__tW7lsa__threadMenu [role=menuitem]{cursor:pointer;border-radius:7px;outline:none;padding:9px 12px}.chat-module__tW7lsa__threadMenu [data-highlighted]{background:var(--brand-primary);color:var(--brand-primary-foreground)}.chat-module__tW7lsa__menuSeparator{height:1px;margin:var(--space-1);background:var(--brand-border)}.chat-module__tW7lsa__rowError{background:var(--brand-card);z-index:2;width:220px;position:absolute;top:30px;right:0}.chat-module__tW7lsa__archivedThreads{max-height:200px;margin:10px 0;overflow:auto}.chat-module__tW7lsa__archivedThreads p{font-size:var(--text-sm);color:var(--muted);margin:8px 10px;line-height:1.6}.chat-module__tW7lsa__archivedThreads summary{cursor:pointer;border-radius:var(--radius-sm);color:var(--muted);font-size:var(--text-sm);align-items:center;gap:6px;padding:8px 10px;list-style:none;display:flex}.chat-module__tW7lsa__archivedThreads summary::-webkit-details-marker{display:none}.chat-module__tW7lsa__archivedThreads summary:hover{color:var(--ink)}.chat-module__tW7lsa__archivedThreads summary svg{width:14px;height:14px;transition:transform .15s}.chat-module__tW7lsa__archivedThreads[open] summary svg{transform:rotate(180deg)}@media (min-width:1100px){.chat-module__tW7lsa__workspaceRoot[data-side-rail] .main{padding-right:min(456px,42vw)}html[data-source-drawer=open] .chat-module__tW7lsa__workspaceRoot[data-side-rail] .shell{padding-right:0}html[data-source-drawer=open] .chat-module__tW7lsa__workspaceRoot[data-side-rail] .main{padding-right:max(min(456px, 42vw), var(--drawer-width))}}.chat-module__tW7lsa__settingsHeader h2{font-size:var(--text-xl);letter-spacing:-.4px;margin:0 0 6px;font-weight:600}.chat-module__tW7lsa__settingsHeader p{margin:0 0 var(--space-5);color:var(--muted);font-size:var(--text-md)}.chat-module__tW7lsa__settingsCard{padding:var(--space-6);border:1px solid color-mix(in srgb, var(--brand-primary) 18%, transparent);border-radius:var(--radius-lg);background:var(--brand-background)}.chat-module__tW7lsa__settingsCard>*{max-width:none}.chat-module__tW7lsa__settingsFooter{align-items:center;gap:var(--space-3);margin-top:var(--space-6);padding-top:var(--space-5);border-top:1px solid var(--line);flex-wrap:wrap;display:flex}.chat-module__tW7lsa__settingsFooter p[role=alert]{width:100%;color:var(--error-fg);font-size:var(--text-sm);margin:0}.chat-module__tW7lsa__voiceNoticeFade{animation:5s forwards chat-module__tW7lsa__voiceNoticeFade}@keyframes chat-module__tW7lsa__voiceNoticeFade{0%,75%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.chat-module__tW7lsa__voiceNoticeFade{animation:none}}.chat-module__tW7lsa__expandActions{align-items:center;gap:var(--space-2);display:flex}.chat-module__tW7lsa__expandActions button{border:1px solid var(--brand-border);background:var(--brand-card);min-height:36px;color:var(--brand-foreground);font:inherit;font-size:var(--text-md);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;display:inline-flex}.chat-module__tW7lsa__expandActions button:hover{background:var(--brand-muted)}.chat-module__tW7lsa__expandActions button[aria-pressed=true]{background:var(--brand-foreground);border-color:var(--brand-foreground);color:var(--brand-card)}.chat-module__tW7lsa__expandActions svg{width:16px;height:16px}@media (max-width:1100px){.chat-module__tW7lsa__expandActions{display:none}}@media (max-width:760px){.chat-module__tW7lsa__header{padding:0 var(--space-2);gap:var(--space-1);height:64px}.chat-module__tW7lsa__workspacePanel{padding:var(--space-5) var(--space-4);border-radius:0}}.chat-module__tW7lsa__header,.chat-module__tW7lsa__workspaceRoot .chat-module__tW7lsa__header{height:auto;min-height:3.5rem;padding:0 var(--space-6);gap:var(--space-3);border-bottom:1px solid var(--border);background:var(--bg)}.chat-module__tW7lsa__header h1,.chat-module__tW7lsa__workspaceRoot .chat-module__tW7lsa__header h1{font-family:var(--font-serif);font-size:var(--text-lg);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-weight:600;line-height:1.3;overflow:hidden}.chat-module__tW7lsa__header>div:has(>h1){flex:1;min-width:0}.chat-module__tW7lsa__error{padding:var(--space-2) var(--space-3);border-left:3px solid var(--error-border);border-radius:var(--radius-sm);background:var(--error);color:var(--error-fg);font-size:var(--text-md)}.chat-module__tW7lsa__attachmentControl>button{border-radius:var(--radius-sm);color:var(--fg-muted)}.chat-module__tW7lsa__segmented{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-sunken);padding:2px;display:inline-flex}.chat-module__tW7lsa__scopeChip{border-color:var(--accent-border);background:var(--accent-subtle);color:var(--accent-subtle-fg);font-size:var(--text-sm)}.chat-module__tW7lsa__scopeChip button:hover:not(:disabled){background:var(--surface)}.chat-module__tW7lsa__overlay{background:color-mix(in srgb, var(--fg) 45%, transparent)}.chat-module__tW7lsa__drawer{width:min(20rem,86vw);padding:var(--space-3) var(--space-4) var(--space-4);gap:var(--space-4);background:var(--bg-sunken);box-shadow:var(--shadow-3)}@media (max-width:760px){.chat-module__tW7lsa__header,.chat-module__tW7lsa__workspaceRoot .chat-module__tW7lsa__header{padding:var(--space-2) var(--space-4);row-gap:var(--space-2);flex-wrap:wrap}}.chat-module__tW7lsa__messages,.chat-module__tW7lsa__workspaceRoot .chat-module__tW7lsa__messages{max-width:var(--content-max);padding:var(--space-6) var(--space-6) var(--space-8)}.chat-module__tW7lsa__markdown{font-size:var(--text-base);color:var(--fg);line-height:1.65}.chat-module__tW7lsa__markdown p{margin:var(--space-3) 0;line-height:1.65}.chat-module__tW7lsa__markdown h1,.chat-module__tW7lsa__markdown h2,.chat-module__tW7lsa__markdown h3{font-size:var(--text-base);letter-spacing:0;margin:var(--space-4) 0 var(--space-2);font-weight:600;line-height:1.3}.chat-module__tW7lsa__markdown pre{border-radius:var(--radius-sm);background:var(--bg-sunken)}.chat-module__tW7lsa__markdown blockquote{border-left:3px solid var(--border-strong);color:var(--fg-muted)}.chat-module__tW7lsa__tableScroll{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface)}.chat-module__tW7lsa__tableScroll table{font-size:var(--text-md)}.chat-module__tW7lsa__tableScroll th,.chat-module__tW7lsa__tableScroll td{border-bottom:1px solid var(--border);padding:var(--space-2) var(--space-3)}.chat-module__tW7lsa__tableScroll th{background:var(--bg-sunken);font-size:var(--text-sm);color:var(--fg-muted)}.chat-module__tW7lsa__citationMarker,.chat-module__tW7lsa__citationUnresolved{vertical-align:baseline;margin:0 .1em;font-size:.875em;line-height:1}.chat-module__tW7lsa__citationMarker button,.chat-module__tW7lsa__citationMarker span,.chat-module__tW7lsa__citationUnresolved{border:1px solid var(--citation-border);border-radius:var(--radius-xs);background:var(--citation-bg);min-width:0;color:var(--citation-fg);font:inherit;font-size:inherit;text-align:left;white-space:nowrap;vertical-align:baseline;align-items:baseline;gap:.3em;padding:0 .45em;font-weight:500;line-height:1.5;display:inline-flex}.chat-module__tW7lsa__citationMarker button>span,.chat-module__tW7lsa__citationMarker>span>span{min-width:0;color:inherit;font:inherit;line-height:inherit;background:0 0;border:0;padding:0;display:inline}.chat-module__tW7lsa__citationOrdinal{color:var(--fg-muted);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.9em}.chat-module__tW7lsa__citationMarker button,.chat-module__tW7lsa__citationMarker>span{max-width:100%}.chat-module__tW7lsa__citationLabel{text-overflow:ellipsis;overflow:hidden}.chat-module__tW7lsa__citationMarker button:hover,.chat-module__tW7lsa__citationMarker button:focus-visible{background:var(--accent-subtle);border-color:var(--accent-border);color:var(--accent-subtle-fg)}.chat-module__tW7lsa__citationUnresolved{color:var(--fg-muted);cursor:help;border-style:dashed}@keyframes chat-module__tW7lsa__spin{to{transform:rotate(360deg)}}@keyframes chat-module__tW7lsa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.6)}}.chat-module__tW7lsa__workspacePanel>.chat-module__tW7lsa__settings{max-width:46rem}.chat-module__tW7lsa__settingsHeader h2{font-family:var(--font-serif);font-size:var(--text-2xl);letter-spacing:-.01em;font-weight:600;line-height:var(--leading-tight);color:var(--fg)}.chat-module__tW7lsa__settingsHeader p{color:var(--fg-muted);font-size:var(--text-sm);max-width:60ch}.chat-module__tW7lsa__settingsCard{padding:var(--space-6);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-raised);box-shadow:var(--shadow-1)}.chat-module__tW7lsa__settingsCard>*+*{margin-top:var(--space-5)}.chat-module__tW7lsa__settingsPlain{min-width:0}.chat-module__tW7lsa__settingsFooter{border-top-color:var(--border)}.chat-module__tW7lsa__settingsFooter p[role=alert]{color:var(--error-fg);font-size:var(--text-sm)}.chat-module__tW7lsa__settingRows{display:grid}.chat-module__tW7lsa__settingRow{align-items:center;gap:var(--space-3) var(--space-6);padding:var(--space-4) 0;border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;display:grid}.chat-module__tW7lsa__settingRows>.chat-module__tW7lsa__settingRow:first-child{border-top:0;padding-top:0}.chat-module__tW7lsa__settingRows>.chat-module__tW7lsa__settingRow:last-child{padding-bottom:0}.chat-module__tW7lsa__settingsCard>.chat-module__tW7lsa__settingRows:first-child>.chat-module__tW7lsa__settingRow:first-child{padding-top:0}.chat-module__tW7lsa__settingRow[data-soon] .chat-module__tW7lsa__settingText{color:var(--fg-muted)}.chat-module__tW7lsa__settingText{gap:2px;min-width:0;display:grid}.chat-module__tW7lsa__settingLabel{align-items:center;gap:var(--space-2);font-weight:600;font-size:var(--text-base);color:var(--fg);display:inline-flex}.chat-module__tW7lsa__settingRow[data-soon] .chat-module__tW7lsa__settingLabel{color:var(--fg-muted)}.chat-module__tW7lsa__settingHelp{font-size:var(--text-sm);color:var(--fg-muted);max-width:56ch}.chat-module__tW7lsa__settingControl{justify-content:flex-end;min-width:0;display:flex}.chat-module__tW7lsa__settingControl select{width:auto;min-width:10rem}.chat-module__tW7lsa__settingSoon,.chat-module__tW7lsa__settingBadge{padding:1px var(--space-2);border-radius:var(--radius-full);font-size:var(--text-xs);letter-spacing:.02em;text-transform:uppercase;font-weight:600;display:inline-block}.chat-module__tW7lsa__settingSoon{background:var(--bg-sunken);color:var(--fg-muted);border:1px solid var(--border)}.chat-module__tW7lsa__settingBadge{background:var(--accent-subtle);color:var(--accent-subtle-fg);border:1px solid var(--accent-border)}.chat-module__tW7lsa__segmented button[aria-checked=true]{background:var(--surface-raised);color:var(--fg);box-shadow:var(--shadow-1)}.chat-module__tW7lsa__settingsDanger{margin-top:var(--space-5);padding:var(--space-5) var(--space-6);border:1px solid color-mix(in srgb, var(--destructive) 35%, var(--border));border-radius:var(--radius-lg);background:var(--surface-raised)}.chat-module__tW7lsa__settingsDanger h3{margin:0 0 var(--space-2);font-size:var(--text-md);color:var(--destructive);font-weight:600}.chat-module__tW7lsa__settingsDanger>p{margin:0 0 var(--space-3);font-size:var(--text-sm);color:var(--fg-muted);max-width:60ch}.chat-module__tW7lsa__settingsDanger .chat-module__tW7lsa__settingRow{border-top-color:color-mix(in srgb, var(--destructive) 35%, var(--border))}.chat-module__tW7lsa__dangerButton{min-height:var(--control-md);padding:0 var(--space-4);border:1px solid var(--destructive);border-radius:var(--radius-sm);background:var(--surface);color:var(--destructive);font:600 var(--text-sm) / 1 var(--font-ui)}.chat-module__tW7lsa__dangerButton:disabled{border-color:var(--disabled-border);color:var(--disabled-fg);background:var(--disabled-bg);cursor:not-allowed}@media (max-width:640px){.chat-module__tW7lsa__settingRow{grid-template-columns:1fr}.chat-module__tW7lsa__settingControl{justify-content:flex-start}.chat-module__tW7lsa__settingsCard{padding:var(--space-4)}}.chat-module__tW7lsa__settingsCard>form,.chat-module__tW7lsa__settingsCard>section>form,.chat-module__tW7lsa__settingsCard>section>p:first-child{margin-top:0}.chat-module__tW7lsa__segmented>button{min-height:calc(var(--control-sm) - 4px);padding:0 var(--space-3);border-radius:calc(var(--radius-sm) - 2px);color:var(--fg-muted);font:500 var(--text-sm) / 1 var(--font-ui);white-space:nowrap;cursor:pointer;background:0 0;border:0;flex:1}.chat-module__tW7lsa__segmented>button[aria-checked=true],.chat-module__tW7lsa__segmented>button[aria-pressed=true]{background:var(--surface-raised);color:var(--fg);box-shadow:var(--shadow-1)}.chat-module__tW7lsa__segmented>button:disabled{color:var(--disabled-fg);cursor:not-allowed}.chat-module__tW7lsa__segmented>button:focus-visible{outline:var(--focus-width) solid var(--ring);outline-offset:1px}.chat-module__tW7lsa__settingsCard>.chat-module__tW7lsa__settingRows:not(:first-child){padding-top:var(--space-4);border-top:1px solid var(--border)}.chat-module__tW7lsa__sourcesHead{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.chat-module__tW7lsa__sourcesFolded{gap:var(--space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.chat-module__tW7lsa__sourcesFolded>li{min-width:0;max-width:100%}.chat-module__tW7lsa__sourceChip{align-items:center;gap:var(--space-2);max-width:100%;padding:var(--space-1) var(--space-3) var(--space-1) var(--space-2);border:1px solid var(--border);border-radius:var(--radius-full);background:var(--surface);color:inherit;font:inherit;font-size:var(--text-sm);cursor:pointer;text-align:left;display:inline-flex}.chat-module__tW7lsa__sourceChip:hover:not(:disabled){border-color:var(--border-strong);box-shadow:var(--shadow-1)}.chat-module__tW7lsa__sourceChip:disabled{cursor:default;color:var(--fg-muted)}.chat-module__tW7lsa__sourceChip>span:first-child{border-radius:var(--radius-xs);background:var(--bg-sunken);min-width:1.25rem;height:1.25rem;color:var(--fg-muted);font-size:var(--text-xs);font-variant-numeric:tabular-nums;flex:none;place-items:center;font-weight:600;display:grid}.chat-module__tW7lsa__sourceChipTitle{text-overflow:ellipsis;white-space:nowrap;max-width:22rem;overflow:hidden}@media (max-width:800px){.chat-module__tW7lsa__sourceChipTitle{max-width:14rem}}
.brand-module__zL9K8q__lockup{white-space:nowrap;color:var(--fg);align-items:center;gap:.6rem;display:inline-flex}.brand-module__zL9K8q__mark{width:2rem;height:2rem;fill:var(--accent);flex:none}.brand-module__zL9K8q__lockup .brand-module__zL9K8q__name{color:inherit;font-family:var(--font-serif);letter-spacing:-.035em;font-size:1.25rem;font-weight:400}
.thread-badges-module__xEq7Pa__pills{font-size:var(--text-sm);flex-wrap:nowrap;gap:.3rem;margin-top:.4rem;line-height:1;display:flex;overflow:hidden}.thread-badges-module__xEq7Pa__pill{font-variant-numeric:tabular-nums;white-space:nowrap;border:1px solid;border-radius:999px;flex:none;align-items:center;gap:.2rem;padding:.16rem .42rem .16rem .32rem;display:inline-flex}.thread-badges-module__xEq7Pa__pill svg{flex:none;width:12px;height:12px}.thread-badges-module__xEq7Pa__documents{color:var(--brand-primary);background:color-mix(in srgb, var(--brand-primary) 9%, var(--brand-card));border-color:color-mix(in srgb, var(--brand-primary) 32%, transparent)}.thread-badges-module__xEq7Pa__label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}
.widgets-module__Os8xoG__card{margin:var(--space-4) 0}.widgets-module__Os8xoG__card h3{font-size:var(--text-md);font-weight:600;line-height:var(--leading-tight);margin:0}.widgets-module__Os8xoG__card p{margin:0}.widgets-module__Os8xoG__formGroup{border:0;min-width:0;margin:0;padding:0}.widgets-module__Os8xoG__formGroup legend{padding:0}.widgets-module__Os8xoG__formPicks{gap:var(--space-2)}.widgets-module__Os8xoG__formPicks>span{gap:var(--space-2);display:grid}.widgets-module__Os8xoG__formOther{margin-left:calc(var(--space-3) + 1.125rem + var(--space-3));width:auto}.widgets-module__Os8xoG__form{margin:0}.widgets-module__Os8xoG__formAnswers{margin:0;padding:0;list-style:none}.widgets-module__Os8xoG__formAnswer{gap:var(--space-1);display:grid}.widgets-module__Os8xoG__formAnswer>*{min-width:0}.widgets-module__Os8xoG__formText{quotes:"“" "”";white-space:pre-wrap;overflow-wrap:anywhere}.widgets-module__Os8xoG__formChoice{white-space:normal;overflow-wrap:anywhere;text-align:left;max-width:100%}.widgets-module__Os8xoG__formSteps{flex-wrap:wrap}.widgets-module__Os8xoG__formSteps button{font:inherit;cursor:pointer;background:0 0;border:0}.widgets-module__Os8xoG__formSteps button:disabled{cursor:default}.widgets-module__Os8xoG__formStep[data-state=missing] .stepper__n{border-color:var(--destructive);color:var(--destructive)}.widgets-module__Os8xoG__formStepLabel{white-space:nowrap}.widgets-module__Os8xoG__formPrompt{display:block}.field[data-unanswered]>.widgets-module__Os8xoG__formPrompt{box-shadow:-3px 0 0 0 var(--destructive);padding-left:var(--space-2);margin-left:calc(-1 * var(--space-2) - 3px)}@media (max-width:600px){.widgets-module__Os8xoG__card .btn{min-height:var(--control-lg)}}
.sources-module__L_1LiW__drawer{width:var(--drawer-width);z-index:61;color:var(--fg);font-family:var(--font-ui);font-size:var(--text-md);box-shadow:var(--shadow-2);line-height:1.5;position:fixed;top:0;bottom:0;right:0}.sources-module__L_1LiW__drawer[data-expanded]{left:var(--workspace-sidebar-width,0px);width:auto}.sources-module__L_1LiW__drawer[data-sheet]{width:min(var(--drawer-width), 100%);box-shadow:var(--shadow-3)}@media (max-width:800px){.sources-module__L_1LiW__drawer[data-sheet]{width:100%}}.sources-module__L_1LiW__drawerScope{display:contents}.sources-module__L_1LiW__session{flex-direction:column;flex:1;min-height:0;display:flex}.sources-module__L_1LiW__session>.drawer__head{flex:none}.sources-module__L_1LiW__session>.drawer__foot{flex:none;align-items:center}.sources-module__L_1LiW__caveats{gap:var(--space-1);font-size:var(--text-sm);color:var(--fg-muted);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.sources-module__L_1LiW__caveats li{gap:var(--space-2);align-items:flex-start;display:flex}.sources-module__L_1LiW__caveats svg{width:.875rem;height:.875rem;color:var(--info-fg);flex:none;margin-top:.2em}.sources-module__L_1LiW__headRow{align-items:flex-start}.sources-module__L_1LiW__headRow>.drawer__title{flex:auto;min-width:0}.sources-module__L_1LiW__chips{gap:var(--space-1) 0;align-items:center;margin:0;padding:0;list-style:none}.sources-module__L_1LiW__chips>li+li:before{content:"·";margin:0 var(--space-2);color:var(--fg-subtle)}.sources-module__L_1LiW__chips a{color:var(--link)}.sources-module__L_1LiW__revisionList{gap:var(--space-2);max-height:18rem;display:grid;overflow:auto}.sources-module__L_1LiW__revisionList .menu-options{max-height:none;overflow:visible}.sources-module__L_1LiW__revisionYear{margin:0 0 var(--space-1);display:block}.sources-module__L_1LiW__toolbar .menu-wrap>.chip{min-height:var(--control-sm)}.sources-module__L_1LiW__toolbar{position:relative}.sources-module__L_1LiW__toolbar .menu-wrap{position:static}.sources-module__L_1LiW__toolbar .menu-pop{width:auto;max-width:22rem;margin-right:auto;left:0;right:0}.sources-module__L_1LiW__anchorBar{gap:var(--space-2);padding:var(--space-3) var(--space-5);background:var(--bg-sunken);border-bottom:1px solid var(--border);flex-direction:column;flex:none;display:flex}.sources-module__L_1LiW__anchorRow{align-items:center;gap:var(--space-2) var(--space-3);font-size:var(--text-sm);color:var(--fg-muted);flex-wrap:wrap;display:flex}.sources-module__L_1LiW__anchorRow p{margin:0}.sources-module__L_1LiW__headline{padding:var(--space-2) var(--space-3);border-left:3px solid var(--highlight-border);background:var(--highlight);color:var(--highlight-fg);font-family:var(--font-serif);font-size:var(--text-base);margin:0;line-height:1.5}.sources-module__L_1LiW__surface{flex:1;align-items:stretch;min-height:0;display:flex}.sources-module__L_1LiW__reader{flex-direction:column;flex:1;min-width:0;display:flex}.sources-module__L_1LiW__toolbar{flex-wrap:wrap;flex:none}.sources-module__L_1LiW__toolbar .input-wrap{flex:7rem;min-width:7rem}.sources-module__L_1LiW__toolbar .input-wrap>input{flex:1 1 0;min-width:0}.sources-module__L_1LiW__toolbar .crumbs{margin-left:auto}.sources-module__L_1LiW__controls{gap:var(--space-1);border:0;flex-wrap:wrap;align-items:center;min-width:0;margin:0;padding:0;display:flex}.sources-module__L_1LiW__controls label{align-items:center;gap:var(--space-1);white-space:nowrap;display:inline-flex}.sources-module__L_1LiW__position{margin:0}.sources-module__L_1LiW__crumbStep{align-items:center;gap:var(--space-1);display:inline-flex}.sources-module__L_1LiW__readerBody{flex:1;align-items:stretch;min-height:0;display:flex;position:relative}.sources-module__L_1LiW__pane{overscroll-behavior:contain;min-height:0;padding:var(--space-4) var(--space-5) var(--space-6);flex:1;overflow:auto}.sources-module__L_1LiW__pane:focus-visible{outline:2px solid var(--ring);outline-offset:-2px}.sources-module__L_1LiW__pane>.sources-module__L_1LiW__text{max-width:44rem;margin-inline:auto}.sources-module__L_1LiW__text{font-size:var(--text-base)}.sources-module__L_1LiW__text p{white-space:pre-wrap;overflow-wrap:anywhere}.sources-module__L_1LiW__textNote{margin:0 0 var(--space-4)}.sources-module__L_1LiW__asAtNote{gap:var(--space-2);margin:0 0 var(--space-4);padding:var(--space-2) var(--space-3);border-left:3px solid var(--border-strong,var(--border));background:var(--bg-sunken);align-items:flex-start;display:flex}.sources-module__L_1LiW__held{margin:var(--space-4) 0}.sources-module__L_1LiW__held>summary{color:var(--fg-muted);list-style:none}.sources-module__L_1LiW__held>summary::-webkit-details-marker{display:none}.sources-module__L_1LiW__held[open]>summary{margin-bottom:var(--space-2)}.sources-module__L_1LiW__held>.sources-module__L_1LiW__provision{opacity:.7}.sources-module__L_1LiW__text h4{margin:var(--space-6) 0 var(--space-2)}.sources-module__L_1LiW__text h4:focus-visible{outline:2px solid var(--ring);outline-offset:4px}.sources-module__L_1LiW__text summary{cursor:pointer;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);background:var(--bg-sunken);font-size:var(--text-sm)}.sources-module__L_1LiW__citedText{content-visibility:auto;contain-intrinsic-size:auto 120px;scroll-margin-top:var(--space-6)}.sources-module__L_1LiW__citedText:focus-visible{outline:2px solid var(--ring);outline-offset:6px;border-radius:var(--radius-xs)}.sources-module__L_1LiW__arrival{margin:0 0 var(--space-3);font-size:var(--text-sm);color:var(--fg-muted)}.sources-module__L_1LiW__notice{padding:var(--space-5);margin:0}.sources-module__L_1LiW__muted{color:var(--fg-muted);font-size:var(--text-sm)}.sources-module__L_1LiW__surface{position:relative}.sources-module__L_1LiW__about{z-index:1;overscroll-behavior:contain;padding:var(--space-4) var(--space-5) var(--space-6);background:var(--bg-sunken);font-size:var(--text-sm);position:absolute;inset:0;overflow:auto}.sources-module__L_1LiW__drawer[data-expanded] .sources-module__L_1LiW__about{border-left:1px solid var(--border);flex:none;width:20rem;position:static}.sources-module__L_1LiW__aboutHead{justify-content:space-between;align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);display:flex}.sources-module__L_1LiW__aboutHead h4{font-size:var(--text-md);margin:0}.sources-module__L_1LiW__about dl{gap:var(--space-1) var(--space-2);margin:var(--space-3) 0;grid-template-columns:7rem 1fr;display:grid}.sources-module__L_1LiW__about dd{overflow-wrap:anywhere;margin:0}.sources-module__L_1LiW__about dt{font-weight:600}.sources-module__L_1LiW__about dl>div{display:contents}.sources-module__L_1LiW__about figure{margin:var(--space-4) 0;padding:var(--space-2) var(--space-3);border-left:3px solid var(--highlight-border);background:var(--highlight);color:var(--highlight-fg)}.sources-module__L_1LiW__about blockquote{font-family:var(--font-serif);margin:0}.sources-module__L_1LiW__about figcaption{font-size:var(--text-xs);margin-top:var(--space-2);overflow-wrap:anywhere;color:var(--fg-muted)}.sources-module__L_1LiW__drawer button,.sources-module__L_1LiW__drawer select{font:inherit}.sources-module__L_1LiW__drawer button:disabled{opacity:.5}.sources-module__L_1LiW__drawer summary:focus-visible,.sources-module__L_1LiW__drawer a:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.sources-module__L_1LiW__drawer a{color:var(--link)}.sources-module__L_1LiW__pdf{display:block}.sources-module__L_1LiW__pdf p{font-size:var(--text-sm)}.sources-module__L_1LiW__pdfPage{box-sizing:content-box;background:var(--pdf-paper);border:1px solid var(--pdf-border);box-shadow:var(--shadow-2);margin:0 auto;position:relative}.sources-module__L_1LiW__pdfPage canvas{display:block}.sources-module__L_1LiW__pdfPane{scrollbar-gutter:stable}@supports not (scrollbar-gutter:stable){.sources-module__L_1LiW__pdfPane{overflow-y:scroll}}.sources-module__L_1LiW__pdfLoading{justify-content:center;align-items:center;gap:var(--space-2);color:var(--fg-muted);font-size:var(--text-sm);flex-direction:column;display:flex;position:absolute;inset:0}.sources-module__L_1LiW__pdfLoading svg{width:1.5rem;height:1.5rem;animation:1.2s linear infinite sources-module__L_1LiW__pdfSpin}@keyframes sources-module__L_1LiW__pdfSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.sources-module__L_1LiW__pdfLoading svg{animation:none}}.sources-module__L_1LiW__highlight{background:var(--pdf-highlight);outline:1px solid var(--pdf-highlight-border);pointer-events:none;mix-blend-mode:multiply;position:absolute}.sources-module__L_1LiW__overlay{background:color-mix(in srgb, var(--fg) 50%, transparent);z-index:100;position:fixed;inset:0}.sources-module__L_1LiW__contents{border-right:1px solid var(--border);background:var(--bg);flex-direction:column;flex:none;width:272px;min-height:0;font-size:13px;display:flex}.sources-module__L_1LiW__contentsHead{flex:none;align-items:center;gap:4px;padding:10px 8px 6px 16px;display:flex}.sources-module__L_1LiW__contentsHead>span{min-width:0;color:var(--fg-muted);flex:1;font-weight:600}.sources-module__L_1LiW__contentsCount{font-weight:400}.sources-module__L_1LiW__drawer .sources-module__L_1LiW__contentsIcon{width:30px;height:30px;min-height:0;color:var(--fg-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.sources-module__L_1LiW__drawer .sources-module__L_1LiW__contentsIcon:hover{background:color-mix(in srgb, var(--accent) 10%, var(--surface));color:var(--accent)}.sources-module__L_1LiW__contentsIcon svg{width:16px;height:16px}.sources-module__L_1LiW__contentsFilter{flex:none;padding:0 12px 8px 16px}.sources-module__L_1LiW__contentsFilter input{width:100%;font:inherit;border:1px solid var(--border);background:var(--surface);color:var(--fg);border-radius:6px;padding:5px 9px}.sources-module__L_1LiW__contentsNote{font-size:var(--text-sm);color:var(--fg-muted);margin:0 16px 6px}.sources-module__L_1LiW__contentsList{overscroll-behavior:contain;scrollbar-gutter:stable;flex:1;min-height:0;margin:0;padding:0 8px 16px;list-style:none;overflow:auto}.sources-module__L_1LiW__contentsList ul{margin:0;padding:0;list-style:none}.sources-module__L_1LiW__contentsItem{margin:0}.sources-module__L_1LiW__contentsItem[data-standing]>.sources-module__L_1LiW__contentsRow{opacity:.55}.sources-module__L_1LiW__contentsItem[data-standing=no_longer]>.sources-module__L_1LiW__contentsRow .sources-module__L_1LiW__contentsTitle{text-decoration:line-through}.sources-module__L_1LiW__contentsRow{padding-left:calc(var(--contents-depth,0) * 14px);align-items:flex-start;gap:2px;display:flex}.sources-module__L_1LiW__contentsItem[data-depth="1"]>.sources-module__L_1LiW__contentsRow{--contents-depth:1}.sources-module__L_1LiW__contentsItem[data-depth="2"]>.sources-module__L_1LiW__contentsRow{--contents-depth:2}.sources-module__L_1LiW__contentsItem[data-depth="3"]>.sources-module__L_1LiW__contentsRow{--contents-depth:3}.sources-module__L_1LiW__contentsItem[data-depth="4"]>.sources-module__L_1LiW__contentsRow{--contents-depth:4}.sources-module__L_1LiW__contentsItem[data-depth="5"]>.sources-module__L_1LiW__contentsRow{--contents-depth:5}.sources-module__L_1LiW__drawer .sources-module__L_1LiW__contentsTwisty{width:18px;height:26px;min-height:0;color:var(--fg-muted);cursor:pointer;background:0 0;border:0;border-radius:4px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.sources-module__L_1LiW__drawer .sources-module__L_1LiW__contentsTwisty:disabled{cursor:default;opacity:.5}.sources-module__L_1LiW__drawer .sources-module__L_1LiW__contentsTwisty svg{width:10px;height:10px;transition:transform .12s}.sources-module__L_1LiW__drawer .sources-module__L_1LiW__contentsTwisty[aria-expanded=true] svg{transform:rotate(90deg)}.sources-module__L_1LiW__contentsRow a,.sources-module__L_1LiW__contentsBare{min-width:0;color:var(--fg);border-radius:6px;flex:1;align-items:flex-start;gap:6px;padding:4px 8px 4px 4px;line-height:1.35;text-decoration:none;display:flex;position:relative}.sources-module__L_1LiW__contentsRow a:hover{background:color-mix(in srgb, var(--accent) 8%, var(--surface))}.sources-module__L_1LiW__contentsRow a:focus-visible{outline:2px solid var(--ring);outline-offset:-2px}.sources-module__L_1LiW__contentsNumber{font-variant-numeric:tabular-nums;min-width:2.1em;color:var(--fg-muted);flex:none}.sources-module__L_1LiW__contentsTitle{overflow-wrap:anywhere;flex:1;min-width:0}.sources-module__L_1LiW__contentsItem[data-unit=part]>.sources-module__L_1LiW__contentsRow a,.sources-module__L_1LiW__contentsItem[data-unit=chapter]>.sources-module__L_1LiW__contentsRow a,.sources-module__L_1LiW__contentsItem[data-unit=schedule]>.sources-module__L_1LiW__contentsRow a{font-weight:600}.sources-module__L_1LiW__contentsItem[data-unit=part]>.sources-module__L_1LiW__contentsRow .sources-module__L_1LiW__contentsNumber,.sources-module__L_1LiW__contentsItem[data-unit=chapter]>.sources-module__L_1LiW__contentsRow .sources-module__L_1LiW__contentsNumber,.sources-module__L_1LiW__contentsItem[data-unit=schedule]>.sources-module__L_1LiW__contentsRow .sources-module__L_1LiW__contentsNumber{min-width:0;color:inherit}.sources-module__L_1LiW__contentsItem[data-unit=crossheading]>.sources-module__L_1LiW__contentsRow a{color:var(--fg-muted);font-style:italic}.sources-module__L_1LiW__contentsItem[data-unit=crossheading]>.sources-module__L_1LiW__contentsRow .sources-module__L_1LiW__contentsTwisty{visibility:hidden}.sources-module__L_1LiW__contentsRow a[aria-current=location]{background:color-mix(in srgb, var(--accent) 12%, var(--surface));box-shadow:inset 3px 0 0 var(--accent);font-weight:600}.sources-module__L_1LiW__contentsRow a[aria-current=location] .sources-module__L_1LiW__contentsNumber{color:var(--accent)}.sources-module__L_1LiW__contentsRow a[data-cited]:before{content:"";background:var(--highlight-border);border-radius:50%;width:7px;height:7px;position:absolute;top:10px;left:-6px}.sources-module__L_1LiW__contentsRow a[data-cited=within]:before{border:1.5px solid var(--highlight-border);background:0 0}.sources-module__L_1LiW__contentsEmpty{color:var(--fg-muted);padding:10px 8px}.sources-module__L_1LiW__text p.sources-module__L_1LiW__flowed{white-space:normal;margin:0 0 12px}.sources-module__L_1LiW__blockBody{content-visibility:auto;margin-inline:-1em -.5em;padding-inline:1em .5em}.sources-module__L_1LiW__blockBody>p.sources-module__L_1LiW__flowed:last-child{margin-bottom:0}.sources-module__L_1LiW__citedText>.sources-module__L_1LiW__blockBody>p.sources-module__L_1LiW__flowed:last-child{margin-bottom:12px}h4+.sources-module__L_1LiW__blockBody>p.sources-module__L_1LiW__flowed[data-heading]:first-child{margin-top:calc(14px - var(--space-2))}.sources-module__L_1LiW__blockBody:first-child>p.sources-module__L_1LiW__flowed:first-child{margin-top:0}.sources-module__L_1LiW__text p.sources-module__L_1LiW__flowed[data-level="1"]{padding-left:1.6em}.sources-module__L_1LiW__text p.sources-module__L_1LiW__flowed[data-level="2"]{padding-left:3.4em}.sources-module__L_1LiW__text p.sources-module__L_1LiW__flowed[data-level="3"]{padding-left:5.2em}.sources-module__L_1LiW__text p.sources-module__L_1LiW__flowed[data-heading]{margin-top:14px;font-weight:600}.sources-module__L_1LiW__flowLabel{text-align:right;min-width:2.2em;color:var(--fg-muted);margin-left:-2.6em;margin-right:.6em;font-weight:600;display:inline-block}.sources-module__L_1LiW__text p.sources-module__L_1LiW__flowed[data-level="0"] .sources-module__L_1LiW__flowLabel{text-align:left;color:inherit;margin-left:0}@keyframes sources-module__L_1LiW__anchorFlash{0%{box-shadow:0 0 0 0 var(--highlight-border)}60%{box-shadow:0 0 0 8px #0000}to{box-shadow:0 0 #0000}}.sources-module__L_1LiW__citedText[data-flash],.sources-module__L_1LiW__highlight[data-flash]{animation:.62s ease-out sources-module__L_1LiW__anchorFlash}@media (prefers-reduced-motion:reduce){.sources-module__L_1LiW__citedText[data-flash],.sources-module__L_1LiW__highlight[data-flash]{animation:none}}.sources-module__L_1LiW__drawer section{min-width:0}.sources-module__L_1LiW__evidencePath{border:1px dashed var(--border);border-radius:6px;margin-top:18px;padding:12px 14px}.sources-module__L_1LiW__evidencePath h4{margin:0 0 8px;font-size:14px}.sources-module__L_1LiW__evidencePath p{margin:6px 0 0}.sources-module__L_1LiW__pathList{flex-wrap:wrap;align-items:center;gap:6px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.sources-module__L_1LiW__pathList li{align-items:center;gap:6px;display:inline-flex}.sources-module__L_1LiW__pathNode{background:var(--highlight);border-radius:4px;padding:2px 8px}.sources-module__L_1LiW__pathRelation{color:var(--fg-muted);font-size:13px}.sources-module__L_1LiW__pathRelation:after{content:" →"}.sources-module__L_1LiW__relations{border-top:1px solid var(--border);margin-top:22px;padding-top:16px}.sources-module__L_1LiW__relationsHead h4{margin:0 0 2px;font-size:15px}.sources-module__L_1LiW__relationsHead p{margin:0 0 10px}.sources-module__L_1LiW__flags{flex-wrap:wrap;gap:6px;margin:0 0 10px;padding:0;list-style:none;display:flex}.sources-module__L_1LiW__flags li{font-size:var(--text-sm);border:1px solid var(--border);background:var(--highlight);color:var(--fg);border-radius:999px;padding:2px 8px}.sources-module__L_1LiW__tabs{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.sources-module__L_1LiW__drawer .sources-module__L_1LiW__tab{min-height:32px;color:var(--fg-muted);border-radius:999px;padding:4px 12px;font-size:13px}.sources-module__L_1LiW__drawer .sources-module__L_1LiW__tab[aria-selected=true]{background:var(--fg);border-color:var(--fg);color:var(--fg-on-accent)}.sources-module__L_1LiW__asAt{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;font-size:13px;display:flex}.sources-module__L_1LiW__asAt label{align-items:center;gap:6px;display:inline-flex}.sources-module__L_1LiW__asAt input{font:inherit;border:1px solid var(--border-strong);border-radius:5px;padding:4px 6px}.sources-module__L_1LiW__drawer .sources-module__L_1LiW__asAt button{min-height:32px;padding:4px 10px;font-size:13px}.sources-module__L_1LiW__relationList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.sources-module__L_1LiW__relationRow{border:1px solid var(--border);border-radius:6px;align-items:center;gap:12px;padding:8px 10px;font-size:14px;display:flex}.sources-module__L_1LiW__relationText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.sources-module__L_1LiW__relationKind{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--fg-muted)}.sources-module__L_1LiW__relationLabel{overflow-wrap:anywhere}.sources-module__L_1LiW__drawer .sources-module__L_1LiW__relationOpen{flex:none}.sources-module__L_1LiW__relationOutside{font-size:var(--text-sm);color:var(--fg-muted);text-align:right;flex:none;max-width:40%}.sources-module__L_1LiW__drawer .sources-module__L_1LiW__textLink{min-height:0;color:var(--link);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;border-radius:0;padding:0 1px;display:inline}.sources-module__L_1LiW__drawer .sources-module__L_1LiW__textLink[data-basis=extracted]{border-bottom-style:dotted}.sources-module__L_1LiW__drawer .sources-module__L_1LiW__textLink[aria-busy=true]{opacity:.6}.sources-module__L_1LiW__textLinkNote{border:1px solid var(--border);font-size:var(--text-sm);color:var(--fg-muted);border-radius:999px;margin-left:6px;padding:1px 8px;display:inline-block}.sources-module__L_1LiW__textLinkNote .sources-module__L_1LiW__textLinkOut{color:var(--link);white-space:nowrap;text-decoration:underline}@media (max-width:1100px){.sources-module__L_1LiW__about{z-index:3;width:auto;box-shadow:var(--shadow-2);border-left:0;position:absolute;inset:0}.sources-module__L_1LiW__contents{z-index:3;width:auto;box-shadow:var(--shadow-2);border-right:0;position:absolute;inset:0}.sources-module__L_1LiW__surface{position:relative}.sources-module__L_1LiW__headerActions{display:none}}@media (max-width:640px){.sources-module__L_1LiW__drawer{width:100vw;height:100dvh}.sources-module__L_1LiW__header{gap:8px;padding:12px}.sources-module__L_1LiW__header h2{font-size:19px}.sources-module__L_1LiW__anchorBar,.sources-module__L_1LiW__caveats,.sources-module__L_1LiW__toolbar{padding-inline:12px}.sources-module__L_1LiW__anchorBar h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:17px;display:-webkit-box;overflow:hidden}.sources-module__L_1LiW__pane{padding:12px}.sources-module__L_1LiW__text{padding:14px 16px 18px}.sources-module__L_1LiW__about dl{display:block}.sources-module__L_1LiW__about dd{margin-bottom:8px}.sources-module__L_1LiW__controls{gap:6px}.sources-module__L_1LiW__controls button,.sources-module__L_1LiW__controls select{padding:6px;font-size:13px}}.sources-module__L_1LiW__page{padding:0 16px 24px}.sources-module__L_1LiW__pageFrame{background:0 0;border:0;width:100%;min-height:120px;display:block}.sources-module__L_1LiW__page .sources-module__L_1LiW__notice,.sources-module__L_1LiW__pdf .sources-module__L_1LiW__notice{padding:10px 0 12px}.sources-module__L_1LiW__page .sources-module__L_1LiW__notice blockquote,.sources-module__L_1LiW__pdf .sources-module__L_1LiW__notice blockquote{border-left:4px solid var(--highlight-border);background:var(--highlight);color:var(--highlight-fg);margin:8px 0 0;padding:8px 14px;font-size:15px}.sources-module__L_1LiW__offsite{max-width:60ch;padding:24px 16px}.sources-module__L_1LiW__offsiteReason{margin:0 0 16px;font-size:15px;line-height:1.5}.sources-module__L_1LiW__drawer .sources-module__L_1LiW__offsiteLink,.sources-module__L_1LiW__offsiteLink{background:var(--accent);min-height:40px;color:var(--fg-on-accent);border-radius:6px;align-items:center;gap:8px;padding:8px 16px;font-weight:600;text-decoration:none;display:inline-flex}.sources-module__L_1LiW__drawer .sources-module__L_1LiW__offsiteLink:hover,.sources-module__L_1LiW__offsiteLink:hover{background:var(--accent-hover);color:var(--fg-on-accent)}.sources-module__L_1LiW__offsiteLink:focus-visible{outline:3px solid var(--ring);outline-offset:3px}.sources-module__L_1LiW__offsiteLink svg{width:16px;height:16px}.sources-module__L_1LiW__offsiteHint{color:var(--fg-muted);margin:24px 0 8px;font-size:13px}.sources-module__L_1LiW__offsiteFacts{gap:var(--space-1) var(--space-3);font-size:var(--text-sm);grid-template-columns:max-content 1fr;margin:0 0 16px;display:grid}.sources-module__L_1LiW__offsiteFacts>div{display:contents}.sources-module__L_1LiW__offsiteFacts dt{color:var(--fg-muted);font-weight:600}.sources-module__L_1LiW__offsiteFacts dd{overflow-wrap:anywhere;margin:0}.sources-module__L_1LiW__srOnly{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.sources-module__L_1LiW__drawer .sources-module__L_1LiW__tab{min-height:var(--control-md);padding:0 var(--space-3);color:var(--fg-muted);font-size:var(--text-md);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;font-weight:500}.sources-module__L_1LiW__drawer .sources-module__L_1LiW__tab[aria-selected=true]{color:var(--accent);border-bottom-color:var(--accent)}.sources-module__L_1LiW__contentsHead,.sources-module__L_1LiW__contentsNote,.sources-module__L_1LiW__contentsCount{font-size:var(--text-sm);color:var(--fg-muted)}.sources-module__L_1LiW__contentsRow a[aria-current=location]{background:var(--accent-subtle);color:var(--accent-subtle-fg);border-radius:var(--radius-xs)}.sources-module__L_1LiW__contentsFilter input{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface)}.sources-module__L_1LiW__flags li,.sources-module__L_1LiW__relationKind{font-size:var(--text-sm);color:var(--fg-muted)}.sources-module__L_1LiW__offsiteLink{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface)}@keyframes sources-module__L_1LiW__rise{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:none}}.sources-module__L_1LiW__drawer{animation:sources-module__L_1LiW__rise var(--motion-base) var(--ease-out) both}@media (prefers-reduced-motion:reduce){.sources-module__L_1LiW__drawer{animation:none}}
.library-module__7ihVJG__library{--line:color-mix(in srgb, var(--brand-border) 55%, var(--surface));--hairline:color-mix(in srgb, var(--brand-border) 32%, var(--surface));--tint:color-mix(in srgb, var(--brand-primary) 7%, var(--surface));--tint-strong:color-mix(in srgb, var(--brand-primary) 14%, var(--surface));gap:12px;font-size:14px;display:grid}.library-module__7ihVJG__library ul,.library-module__7ihVJG__library dl{margin:0;padding:0;list-style:none}.library-module__7ihVJG__srOnly{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.library-module__7ihVJG__icon{flex:none;width:16px;height:16px}.library-module__7ihVJG__light{border:1px solid var(--border);background:var(--bg-sunken);border-radius:50%;flex:none;width:10px;height:10px;display:inline-block}.library-module__7ihVJG__light[data-state=available]{background:var(--brand-success-border)}.library-module__7ihVJG__light[data-state=unavailable]{background:var(--brand-disabled-border)}.library-module__7ihVJG__light[data-state=none]{background:0 0;border-style:dashed}.library-module__7ihVJG__search{gap:6px;display:grid;position:relative}.library-module__7ihVJG__searchField{align-items:center;display:flex;position:relative}.library-module__7ihVJG__searchField input{font:inherit;border:1px solid var(--line);background:var(--surface);width:100%;color:inherit;border-radius:10px;padding:11px 40px 11px 14px;font-size:15px}.library-module__7ihVJG__searchField input::-webkit-search-cancel-button{display:none}.library-module__7ihVJG__searchField input:focus-visible{outline:2px solid var(--brand-ring);outline-offset:1px}.library-module__7ihVJG__clearSearch{width:28px;height:28px;color:var(--brand-muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;right:8px}.library-module__7ihVJG__clearSearch:hover{background:var(--tint-strong);color:var(--brand-primary)}.library-module__7ihVJG__searchField[data-busy=true]:after{content:"";border:2px solid var(--hairline);border-top-color:var(--brand-primary);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite library-module__7ihVJG__spin;position:absolute;right:14px}.library-module__7ihVJG__searchField[data-busy=true] .library-module__7ihVJG__clearSearch{visibility:hidden}.library-module__7ihVJG__searchNote{color:var(--brand-muted-foreground);margin:0;font-size:13px}.library-module__7ihVJG__results{z-index:20;background:var(--surface);border:1px solid var(--line);max-height:min(60vh,480px);box-shadow:var(--shadow-3);border-radius:10px;margin-top:6px;padding:6px;position:absolute;top:100%;left:0;right:0;overflow:auto}.library-module__7ihVJG__resultsHeading{font-size:var(--text-xs);letter-spacing:.02em;text-transform:uppercase;color:var(--brand-muted-foreground);margin:4px 10px 6px;font-weight:600}.library-module__7ihVJG__result{cursor:pointer;border-radius:6px;gap:2px;padding:8px 10px;display:grid}.library-module__7ihVJG__result:hover,.library-module__7ihVJG__result[aria-selected=true]{background:var(--tint)}.library-module__7ihVJG__result small,.library-module__7ihVJG__result p{color:var(--brand-muted-foreground)}.library-module__7ihVJG__result p{margin:2px 0 0;font-size:13px}.library-module__7ihVJG__toolbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.library-module__7ihVJG__stages{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.library-module__7ihVJG__divider{background:var(--hairline);align-self:stretch;width:1px;margin:2px 4px}@media (max-width:640px){.library-module__7ihVJG__divider{display:none}}.library-module__7ihVJG__chip,.library-module__7ihVJG__select,.library-module__7ihVJG__reset{border:1px solid var(--line);background:var(--surface);min-height:32px;color:var(--brand-foreground);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:0 11px;font-size:13px;line-height:1;transition:background .12s,border-color .12s;display:inline-flex}.library-module__7ihVJG__chip:hover,.library-module__7ihVJG__select:hover,.library-module__7ihVJG__reset:hover{background:var(--tint);border-color:color-mix(in srgb, var(--brand-primary) 45%, var(--line))}.library-module__7ihVJG__chip:focus-visible,.library-module__7ihVJG__reset:focus-visible{outline:2px solid var(--brand-ring);outline-offset:2px}.library-module__7ihVJG__select:has(select:focus-visible){outline:2px solid var(--brand-ring);outline-offset:2px}.library-module__7ihVJG__chip[aria-pressed=true],.library-module__7ihVJG__chip[data-active]{background:var(--tint-strong);border-color:var(--brand-primary);color:var(--brand-primary-hover);font-weight:600}.library-module__7ihVJG__select:has(select[data-active]){background:var(--tint-strong);border-color:var(--brand-primary);color:var(--brand-primary-hover);font-weight:600}.library-module__7ihVJG__badge{background:var(--brand-primary);min-width:18px;height:18px;color:var(--brand-primary-foreground);font-size:var(--text-xs);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-weight:600;display:inline-flex}.library-module__7ihVJG__chip .library-module__7ihVJG__icon{width:14px;height:14px;color:var(--brand-muted-foreground)}.library-module__7ihVJG__chip[aria-expanded=true] .library-module__7ihVJG__icon:last-child{transform:rotate(180deg)}.library-module__7ihVJG__chip[data-icon]{border-color:#0000;justify-content:center;width:32px;padding:0}.library-module__7ihVJG__chip[data-icon] .library-module__7ihVJG__icon{width:17px;height:17px}.library-module__7ihVJG__chip[data-icon][aria-expanded=true]{background:var(--tint-strong);color:var(--brand-primary)}.library-module__7ihVJG__stages .library-module__7ihVJG__chip{padding-left:9px}.library-module__7ihVJG__stageCount{color:var(--brand-muted-foreground);font-size:var(--text-xs);font-variant-numeric:tabular-nums;font-weight:500}.library-module__7ihVJG__chip[aria-pressed=true] .library-module__7ihVJG__stageCount{color:inherit}.library-module__7ihVJG__chip:disabled{opacity:.5;cursor:not-allowed}.library-module__7ihVJG__chip:disabled:hover{border-color:var(--line);background:0 0}.library-module__7ihVJG__select{cursor:default;padding-right:6px}.library-module__7ihVJG__select>span{color:var(--brand-muted-foreground)}.library-module__7ihVJG__select select{font:inherit;appearance:none;max-width:260px;color:inherit;cursor:pointer;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M6 9l6 6 6-6' fill='none' stroke='%23505a66' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>") right 2px center/14px no-repeat;border:0;padding:4px 22px 4px 2px;font-size:13px}.library-module__7ihVJG__select select:focus-visible{outline:none}.library-module__7ihVJG__select select[data-active]{color:var(--brand-primary-hover);font-weight:600}.library-module__7ihVJG__reset{min-height:26px;color:var(--brand-primary);font-size:var(--text-sm);text-underline-offset:3px;border-color:#0000;padding:0 8px;text-decoration:underline}.library-module__7ihVJG__reset:hover{border-color:#0000}.library-module__7ihVJG__menu{display:inline-flex;position:relative}.library-module__7ihVJG__panel{z-index:30;background:var(--surface);border:1px solid var(--line);min-width:240px;max-width:min(360px,90vw);box-shadow:var(--shadow-3);border-radius:10px;padding:8px;font-size:14px;position:absolute;top:calc(100% + 6px);left:0}.library-module__7ihVJG__options{max-height:300px;display:grid;overflow:auto}.library-module__7ihVJG__options label{cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:6px 8px;display:flex}.library-module__7ihVJG__options label:hover{background:var(--tint)}.library-module__7ihVJG__options input{accent-color:var(--brand-primary);margin:0}.library-module__7ihVJG__options label span{overflow-wrap:anywhere;flex:1;min-width:0}.library-module__7ihVJG__options label small{color:var(--brand-muted-foreground);font-variant-numeric:tabular-nums}.library-module__7ihVJG__options input:disabled+span{color:var(--brand-disabled-foreground)}.library-module__7ihVJG__panelNote{color:var(--brand-muted-foreground);margin:6px 8px 2px;font-size:13px}.library-module__7ihVJG__panelActions{gap:8px;margin:10px 8px 2px;display:flex}.library-module__7ihVJG__panelActions button{font:inherit;border:1px solid var(--line);background:var(--surface);color:inherit;cursor:pointer;border-radius:6px;padding:6px 12px;font-size:13px}.library-module__7ihVJG__panelActions .library-module__7ihVJG__primary:hover{background:var(--brand-primary-hover)}.library-module__7ihVJG__yearForm{gap:2px;display:grid}.library-module__7ihVJG__years{gap:10px;padding:4px 8px 0;display:flex}.library-module__7ihVJG__year{color:var(--brand-muted-foreground);gap:4px;font-size:13px;display:grid}.library-module__7ihVJG__year input{width:6em;font:inherit;border:1px solid var(--line);color:var(--brand-foreground);border-radius:6px;padding:6px 8px;font-size:14px}.library-module__7ihVJG__year input[aria-invalid=true]{border-color:var(--brand-error-border)}.library-module__7ihVJG__key{gap:8px;padding:4px 8px;display:grid}.library-module__7ihVJG__key div{gap:2px;display:grid}.library-module__7ihVJG__key dt{align-items:center;gap:6px;font-weight:600;display:flex}.library-module__7ihVJG__key dd{color:var(--brand-muted-foreground);margin:0 0 0 16px;font-size:13px}.library-module__7ihVJG__progress{background:0 0;border-radius:1px;height:2px;margin:-6px 0;overflow:hidden}.library-module__7ihVJG__progress[data-busy]:after{content:"";background:var(--brand-primary);border-radius:1px;width:40%;height:100%;animation:1.1s ease-in-out infinite library-module__7ihVJG__sweep;display:block}.library-module__7ihVJG__status{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 16px;min-height:24px;display:flex}.library-module__7ihVJG__status .library-module__7ihVJG__notice{padding:0;font-size:13px}.library-module__7ihVJG__applied{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.library-module__7ihVJG__applied button:not(.library-module__7ihVJG__reset){border:1px solid var(--brand-primary);background:var(--tint-strong);color:var(--brand-primary-hover);font:inherit;font-size:var(--text-sm);cursor:pointer;border-radius:999px;align-items:center;gap:4px;padding:3px 6px 3px 10px;font-weight:600;display:inline-flex}.library-module__7ihVJG__applied button span{color:var(--brand-muted-foreground);font-weight:400}.library-module__7ihVJG__applied button:not(.library-module__7ihVJG__reset):hover{background:color-mix(in srgb, var(--brand-primary) 22%, var(--surface))}.library-module__7ihVJG__applied .library-module__7ihVJG__icon{width:13px;height:13px}.library-module__7ihVJG__sources{gap:10px;display:grid}.library-module__7ihVJG__source{border:1px solid var(--line);background:var(--surface);border-radius:12px;overflow:hidden}.library-module__7ihVJG__sourceSummary{cursor:pointer;align-items:center;gap:12px;padding:12px 16px;list-style:none;transition:background .12s;display:flex}.library-module__7ihVJG__sourceSummary::-webkit-details-marker{display:none}.library-module__7ihVJG__sourceSummary:hover{background:color-mix(in srgb, var(--brand-primary) 3%, var(--surface))}.library-module__7ihVJG__sourceSummary:focus-visible{outline:2px solid var(--brand-ring);outline-offset:-2px}.library-module__7ihVJG__sourceSummary>.library-module__7ihVJG__icon{width:18px;height:18px;color:var(--brand-muted-foreground);margin-left:auto;transition:transform .16s}.library-module__7ihVJG__source details[open] .library-module__7ihVJG__sourceSummary>.library-module__7ihVJG__icon{transform:rotate(180deg)}.library-module__7ihVJG__source[data-empty] details[open] .library-module__7ihVJG__sourceSummary>.library-module__7ihVJG__icon{visibility:hidden}.library-module__7ihVJG__sourceTitle{gap:2px;min-width:0;display:grid}.library-module__7ihVJG__sourceTitle h3{margin:0;font-size:16px;display:inline}.library-module__7ihVJG__sourceTitle small{color:var(--brand-muted-foreground)}.library-module__7ihVJG__coverage{color:var(--brand-muted-foreground);margin-top:4px;font-size:13px;line-height:1.4}.library-module__7ihVJG__matches{color:var(--brand-primary-hover);font-style:normal}.library-module__7ihVJG__cards{border-top:1px solid var(--hairline);transition:opacity .15s;display:grid}.library-module__7ihVJG__cards[aria-busy=true]{opacity:.55;pointer-events:none}.library-module__7ihVJG__card{border-top:1px solid var(--hairline);grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:10px 16px;transition:background .12s;display:grid;position:relative}.library-module__7ihVJG__cards[data-links=false] .library-module__7ihVJG__card{grid-template-columns:auto minmax(0,1fr) auto}.library-module__7ihVJG__cards[data-links=false] .library-module__7ihVJG__iconSpacer{display:none}.library-module__7ihVJG__card:first-child{border-top:0}.library-module__7ihVJG__cardBody{gap:2px;min-width:0;display:grid}.library-module__7ihVJG__cardTitle{font:inherit;text-align:left;color:inherit;cursor:pointer;overflow-wrap:anywhere;background:0 0;border:0;padding:0;font-weight:600}button.library-module__7ihVJG__cardTitle{width:fit-content}button.library-module__7ihVJG__cardTitle:after{content:"";position:absolute;inset:0}button.library-module__7ihVJG__cardTitle:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.library-module__7ihVJG__card[data-kind=index] .library-module__7ihVJG__cardTitle{cursor:default;font-weight:500}.library-module__7ihVJG__cardMeta{color:var(--brand-muted-foreground);margin:0;font-size:13px}.library-module__7ihVJG__chips{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.library-module__7ihVJG__chips li{text-overflow:ellipsis;white-space:nowrap;max-width:240px;font-size:var(--text-sm);border:1px solid var(--hairline);color:var(--brand-muted-foreground);border-radius:999px;padding:2px 8px;overflow:hidden}.library-module__7ihVJG__iconLink{z-index:1;width:32px;height:32px;color:var(--brand-muted-foreground);border-radius:6px;justify-content:center;align-items:center;display:inline-flex;position:relative}.library-module__7ihVJG__iconLink:hover{background:var(--tint-strong);color:var(--brand-primary)}.library-module__7ihVJG__iconLink .library-module__7ihVJG__icon{width:18px;height:18px}.library-module__7ihVJG__iconSpacer{width:32px;height:32px}.library-module__7ihVJG__cardActions{z-index:1;align-items:center;gap:2px;display:inline-flex;position:relative}.library-module__7ihVJG__cardActions button{cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.library-module__7ihVJG__cards[data-links=false] .library-module__7ihVJG__cardActions{display:none}.library-module__7ihVJG__cardActions .library-module__7ihVJG__chatAction{border:1px solid var(--hairline);background:var(--surface);color:var(--brand-primary);font-size:var(--text-sm);cursor:pointer;border-radius:999px;flex:none;align-items:center;gap:5px;margin-right:4px;padding:4px 10px;font-weight:500;display:inline-flex}.library-module__7ihVJG__cardActions .library-module__7ihVJG__chatAction:hover{background:var(--tint-strong)}.library-module__7ihVJG__cardActions .library-module__7ihVJG__chatAction:focus-visible{outline:2px solid var(--brand-ring);outline-offset:2px}.library-module__7ihVJG__chatAction .library-module__7ihVJG__icon{width:15px;height:15px}.library-module__7ihVJG__cardMeta[data-chat=unavailable]{font-style:italic}@media (max-width:900px){.library-module__7ihVJG__card,.library-module__7ihVJG__cards[data-links=false] .library-module__7ihVJG__card{grid-template-columns:auto minmax(0,1fr) auto;row-gap:6px}.library-module__7ihVJG__card>.library-module__7ihVJG__light,.library-module__7ihVJG__cardBody,.library-module__7ihVJG__cardActions{grid-row:1}.library-module__7ihVJG__card>.library-module__7ihVJG__light{align-self:start;margin-top:6px}.library-module__7ihVJG__cardActions{grid-column:3;align-self:start}.library-module__7ihVJG__chips{grid-area:2/2/auto/span 2;justify-content:flex-start}.library-module__7ihVJG__card[data-kind=skeleton]>.library-module__7ihVJG__skeleton{grid-area:2/2}}.library-module__7ihVJG__notice{color:var(--brand-muted-foreground);margin:0;padding:10px 16px 12px}.library-module__7ihVJG__pager{color:var(--brand-muted-foreground);border-top:1px solid var(--hairline);align-items:center;gap:12px;margin:0;padding:10px 16px 12px;font-size:13px;display:flex}.library-module__7ihVJG__retry,.library-module__7ihVJG__pager button{font:inherit;border:1px solid var(--line);background:var(--surface);color:var(--brand-foreground);cursor:pointer;border-radius:6px;padding:4px 10px;font-size:13px}.library-module__7ihVJG__retry:hover,.library-module__7ihVJG__pager button:hover:not(:disabled){background:var(--tint)}.library-module__7ihVJG__pager button:disabled{cursor:progress;color:var(--brand-muted-foreground)}.library-module__7ihVJG__skeleton{background:color-mix(in srgb, var(--brand-border) 18%, var(--surface));border-radius:6px;max-width:100%;height:12px;display:inline-block}.library-module__7ihVJG__card[data-kind=skeleton]{min-height:46px}.library-module__7ihVJG__card[data-kind=skeleton] .library-module__7ihVJG__skeleton{height:14px}@keyframes library-module__7ihVJG__sweep{0%{transform:translate(-100%)}to{transform:translate(350%)}}@keyframes library-module__7ihVJG__spin{to{transform:rotate(360deg)}}@keyframes library-module__7ihVJG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:no-preference){.library-module__7ihVJG__skeleton{background:linear-gradient(90deg, color-mix(in srgb, var(--brand-border) 18%, var(--surface)) 25%, color-mix(in srgb, var(--brand-border) 8%, var(--surface)) 50%, color-mix(in srgb, var(--brand-border) 18%, var(--surface)) 75%);background-size:200% 100%;animation:1.4s ease-in-out infinite library-module__7ihVJG__shimmer}}@media (prefers-reduced-motion:reduce){.library-module__7ihVJG__progress[data-busy]:after,.library-module__7ihVJG__searchField[data-busy=true]:after{animation-duration:3s}}.library-module__7ihVJG__library{--line:var(--border);--hairline:var(--border);--tint:var(--surface-hover);--tint-strong:var(--accent-subtle);gap:var(--space-4);font-size:var(--text-md);font-family:var(--font-ui);color:var(--fg)}.library-module__7ihVJG__searchField input{min-height:var(--control-lg);padding:0 var(--space-10) 0 var(--space-4);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-2);font-size:var(--text-base);color:var(--fg)}.library-module__7ihVJG__searchField input::placeholder{color:var(--fg-subtle)}.library-module__7ihVJG__searchField input:focus-visible{border-color:var(--accent);box-shadow:var(--shadow-2), 0 0 0 3px color-mix(in srgb, var(--accent) 18%, transparent);outline:none}.library-module__7ihVJG__results{padding:var(--space-2);background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-2)}.library-module__7ihVJG__resultsHeading{font-size:var(--text-xs);letter-spacing:var(--tracking-caps);color:var(--fg-muted)}.library-module__7ihVJG__result{gap:var(--space-1);padding:var(--space-3);border-radius:var(--radius-sm)}.library-module__7ihVJG__result strong{color:var(--fg);font-weight:600}.library-module__7ihVJG__result small{font-size:var(--text-sm);color:var(--fg-muted)}.library-module__7ihVJG__result .library-module__7ihVJG__passage{margin:var(--space-1) 0 0;padding:var(--space-2) var(--space-3);border-left:3px solid var(--border-strong);background:var(--bg-sunken);border-radius:0 var(--radius-xs) var(--radius-xs) 0;font-family:var(--font-serif);font-size:var(--text-base);color:var(--fg);line-height:1.5}.library-module__7ihVJG__result[aria-selected=true] .library-module__7ihVJG__passage,.library-module__7ihVJG__result:hover .library-module__7ihVJG__passage{border-left-color:var(--accent)}.library-module__7ihVJG__result mark{background:var(--highlight);color:var(--highlight-fg);border-radius:2px;padding:0 1px}.library-module__7ihVJG__chip{min-height:var(--control-sm);padding:0 var(--space-3);border:1px solid var(--border-strong);border-radius:var(--radius-full);background:var(--surface);color:var(--fg);font-size:var(--text-md)}.library-module__7ihVJG__chip:hover{background:var(--surface-hover)}.library-module__7ihVJG__chip[aria-pressed=true]{background:var(--accent-subtle);border-color:var(--accent);color:var(--accent-subtle-fg)}.library-module__7ihVJG__select{min-height:var(--control-sm);padding-left:var(--space-3);border:1px solid var(--border-strong);border-radius:var(--radius-full);background:var(--surface)}.library-module__7ihVJG__select select{color:var(--fg);font-size:var(--text-md);background:0 0;border:0}.library-module__7ihVJG__status .library-module__7ihVJG__notice{font-size:var(--text-sm);color:var(--fg-muted)}.library-module__7ihVJG__source{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-1)}.library-module__7ihVJG__sourceSummary{padding:var(--space-3) var(--space-4)}.library-module__7ihVJG__sourceTitle h3{font-size:var(--text-base);font-weight:600}.library-module__7ihVJG__sourceTitle small,.library-module__7ihVJG__coverage{font-size:var(--text-sm);color:var(--fg-muted)}.library-module__7ihVJG__matches{color:var(--accent-subtle-fg)}.library-module__7ihVJG__card{gap:var(--space-3);padding:var(--space-3) var(--space-4);border-top:1px solid var(--border)}.library-module__7ihVJG__card[data-kind=published]:hover,.library-module__7ihVJG__card[data-kind=published]:focus-within{background:var(--surface-hover)}.library-module__7ihVJG__cardTitle{font-size:var(--text-md)}.library-module__7ihVJG__cardMeta{font-size:var(--text-sm);color:var(--fg-muted)}.library-module__7ihVJG__chips li{padding:.125rem var(--space-2);border-radius:var(--radius-xs);background:var(--bg-sunken);color:var(--fg-muted);font-size:var(--text-sm);border:0}.library-module__7ihVJG__light{width:auto;height:auto;min-height:1.375rem;padding:0 var(--space-2) 0 var(--space-4);border-radius:var(--radius-xs);background:var(--bg-sunken);color:var(--fg-muted);font-size:var(--text-sm);white-space:nowrap;border:0;font-weight:500;line-height:1.375rem;position:relative}.library-module__7ihVJG__light:before{content:"";background:var(--fg-subtle);border-radius:50%;width:.4rem;height:.4rem;margin-top:-.2rem;position:absolute;top:50%;left:.4rem}.library-module__7ihVJG__light[data-word]:after{content:attr(data-word)}.library-module__7ihVJG__light[data-state=available]{background:var(--success);color:var(--success-fg)}.library-module__7ihVJG__light[data-state=available]:before{background:var(--success-border)}.library-module__7ihVJG__light[data-state=unavailable]{background:var(--bg-sunken);color:var(--fg-muted)}.library-module__7ihVJG__light[data-state=none]{padding-left:var(--space-2);border:1px dashed var(--border-strong);background:0 0}.library-module__7ihVJG__light[data-state=none]:before{display:none}.library-module__7ihVJG__cardActions .library-module__7ihVJG__chatAction,.library-module__7ihVJG__iconLink{border-radius:var(--radius-sm);color:var(--fg-muted)}.library-module__7ihVJG__cardActions .library-module__7ihVJG__chatAction:hover,.library-module__7ihVJG__iconLink:hover{background:var(--surface-hover);color:var(--fg)}.library-module__7ihVJG__pager button{min-height:var(--control-sm);border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);color:var(--fg)}.library-module__7ihVJG__menu .library-module__7ihVJG__panel{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-raised);box-shadow:var(--shadow-2)}.library-module__7ihVJG__panelActions .library-module__7ihVJG__primary{background:var(--accent);border-color:var(--accent);color:var(--fg-on-accent)}.library-module__7ihVJG__reset{color:var(--fg-muted)}.library-module__7ihVJG__skeleton{background:linear-gradient(90deg, var(--bg-sunken) 25%, var(--surface-hover) 50%, var(--bg-sunken) 75%);background-size:200% 100%}
.graph-module__LvPdIG__sourceRows{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}.graph-module__LvPdIG__sourceRow{gap:var(--space-2);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);border-left-width:3px;display:grid}.graph-module__LvPdIG__sourceRow[data-kind=legislation]{border-left-color:var(--info-border)}.graph-module__LvPdIG__sourceRow[data-kind=judgment]{border-left-color:var(--pending-border)}.graph-module__LvPdIG__sourceRow[data-kind=guidance]{border-left-color:var(--warning-border)}.graph-module__LvPdIG__sourceRow[data-held=false]{background:var(--bg);color:var(--fg-muted);border-style:dashed}.graph-module__LvPdIG__sourceRowHead{font:inherit;text-align:left;color:inherit;background:0 0;border:0;gap:2px;padding:0;display:grid}button.graph-module__LvPdIG__sourceRowHead{cursor:pointer}.graph-module__LvPdIG__sourceRowTitle{overflow-wrap:anywhere;font-weight:600}.graph-module__LvPdIG__sourceRowAdds{font-size:var(--text-sm);color:var(--fg-muted);margin:0;line-height:1.5}.graph-module__LvPdIG__adds{z-index:130;box-sizing:border-box;padding:var(--space-3) var(--space-4);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-3);pointer-events:none;font-size:var(--text-sm);color:var(--fg);line-height:1.5;position:fixed;overflow:hidden}.graph-module__LvPdIG__adds p{margin:0 0 var(--space-2)}.graph-module__LvPdIG__adds p:last-child{margin-bottom:0}.graph-module__LvPdIG__addsTitle{font-weight:600}.graph-module__LvPdIG__addsAt{color:var(--fg-muted);font-weight:600}.graph-module__LvPdIG__graphPanel{gap:var(--space-3);flex-direction:column;min-width:0;display:flex}.graph-module__LvPdIG__graphStatus{align-items:center;gap:var(--space-2);font-size:var(--text-md);line-height:var(--leading-ui);color:var(--fg-muted);flex-wrap:wrap;margin:0;display:flex}.graph-module__LvPdIG__graphStatus svg{flex-shrink:0;width:15px;height:15px}.graph-module__LvPdIG__canvas{border-radius:var(--radius-md);background:var(--bg-sunken);width:100%;box-shadow:inset 0 0 0 1px var(--border);position:relative;overflow:hidden}.graph-module__LvPdIG__graphLoading{box-sizing:border-box;height:100%;min-height:var(--space-16);padding:var(--space-4);font-size:var(--text-md);line-height:var(--leading-ui);color:var(--fg-muted);justify-content:center;align-items:center;margin:0;display:flex}.graph-module__LvPdIG__lines{pointer-events:none;position:absolute;inset:0}.graph-module__LvPdIG__line{fill:none;stroke:var(--fg-muted);stroke-width:1.5px;transition:opacity .12s,stroke-width .12s}.graph-module__LvPdIG__line[data-relation=considers]{stroke:var(--accent);stroke-width:1.75px}.graph-module__LvPdIG__line[data-relation=made_under]{stroke-dasharray:6 4}.graph-module__LvPdIG__line[data-relation=amendments],.graph-module__LvPdIG__line[data-relation=commencement]{stroke-dasharray:2 3}.graph-module__LvPdIG__line[data-pending]{opacity:.55;stroke-dasharray:1 4}.graph-module__LvPdIG__line[data-lit=on]{stroke-width:2.5px;opacity:1}.graph-module__LvPdIG__line[data-lit=off]{opacity:.15}.graph-module__LvPdIG__line[data-intro]{animation:graph-module__LvPdIG__graphLineIn .45s var(--ease-out) backwards}@keyframes graph-module__LvPdIG__graphLineIn{0%{opacity:0}}@media (prefers-reduced-motion:reduce){.graph-module__LvPdIG__line[data-intro]{animation:none}}:root[data-motion=reduce] .graph-module__LvPdIG__line[data-intro]{animation:none}.graph-module__LvPdIG__arrow{fill:var(--fg-muted)}.graph-module__LvPdIG__arrow[data-tone=accent]{fill:var(--accent)}.graph-module__LvPdIG__columnLabel{font-size:var(--text-xs);letter-spacing:var(--tracking-caps);text-transform:uppercase;color:var(--fg-subtle);white-space:nowrap;text-overflow:ellipsis;font-weight:600;line-height:16px;position:absolute;overflow:hidden}.graph-module__LvPdIG__source{box-sizing:border-box;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-1);border-left-width:3px;flex-direction:column;transition:opacity .12s,box-shadow .12s;display:flex;position:absolute;overflow:hidden}.graph-module__LvPdIG__source[data-kind=legislation]{border-left-color:var(--info-border)}.graph-module__LvPdIG__source[data-kind=judgment]{border-left-color:var(--pending-border)}.graph-module__LvPdIG__source[data-kind=guidance]{border-left-color:var(--warning-border)}.graph-module__LvPdIG__source[data-held=false]{background:var(--bg);box-shadow:none;color:var(--fg-muted);border-style:dashed}.graph-module__LvPdIG__source[data-lit=on]{border-color:var(--border-strong);box-shadow:var(--shadow-2)}.graph-module__LvPdIG__source[data-lit=off]{opacity:.45}.graph-module__LvPdIG__sourceHead{min-width:0;color:inherit;font:inherit;text-align:left;background:0 0;border:0;flex-direction:column;gap:2px;padding:10px 10px 0;display:flex}button.graph-module__LvPdIG__sourceHead{cursor:pointer}button.graph-module__LvPdIG__sourceHead:hover .graph-module__LvPdIG__sourceTitle{color:var(--link);text-underline-offset:2px;text-decoration:underline}.graph-module__LvPdIG__sourceKind{font-size:var(--text-xs);letter-spacing:var(--tracking-caps);text-transform:uppercase;color:var(--fg-subtle);white-space:nowrap;text-overflow:ellipsis;font-weight:600;line-height:16px;overflow:hidden}.graph-module__LvPdIG__sourceTitle{font-size:var(--text-sm);color:var(--fg);-webkit-box-orient:vertical;font-weight:600;line-height:17px;display:-webkit-box;overflow:hidden}.graph-module__LvPdIG__source[data-held=false] .graph-module__LvPdIG__sourceTitle{color:var(--fg-muted)}.graph-module__LvPdIG__pins{flex-wrap:wrap;gap:4px;padding:8px 10px 0;display:flex}.graph-module__LvPdIG__pin{box-sizing:border-box;border:1px solid var(--border);border-radius:var(--radius-full);background:var(--bg);height:24px;color:var(--fg);font:inherit;font-size:var(--text-sm);white-space:nowrap;cursor:pointer;align-items:center;gap:5px;padding:0 9px;display:inline-flex}.graph-module__LvPdIG__pin:hover:not(:disabled){border-color:var(--border-strong);background:var(--surface-hover)}.graph-module__LvPdIG__pin:disabled{color:var(--fg-muted);cursor:default;border-style:dashed}.graph-module__LvPdIG__pin[data-on-point]{border-color:var(--accent);background:var(--accent-subtle);color:var(--accent-subtle-fg)}.graph-module__LvPdIG__pin[data-on-point]:before{content:"";border-radius:var(--radius-full);background:var(--accent);width:7px;height:7px}.graph-module__LvPdIG__graphLegend{align-items:center;gap:var(--space-2) var(--space-4);font-size:var(--text-sm);color:var(--fg-muted);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.graph-module__LvPdIG__graphLegend li{align-items:center;gap:var(--space-2);display:inline-flex}.graph-module__LvPdIG__legendLine{flex-shrink:0}.graph-module__LvPdIG__legendBox{border:1.5px dashed var(--border-strong);border-radius:var(--radius-xs);background:var(--bg);width:16px;height:11px}.graph-module__LvPdIG__legendDot{border-radius:var(--radius-full);background:var(--accent);width:8px;height:8px}.graph-module__LvPdIG__source[data-neighbour=true]{opacity:.55;box-shadow:none;border-style:dashed}.graph-module__LvPdIG__source[data-neighbour=true][data-lit=on]{opacity:1}.graph-module__LvPdIG__source[data-neighbour=true][data-lit=off]{opacity:.3}.graph-module__LvPdIG__sourceRow[data-neighbour=true]{opacity:.7;border-style:dashed}.graph-module__LvPdIG__legendNeighbour{border:1.5px dashed var(--border-strong);border-radius:var(--radius-xs);background:var(--surface);opacity:.7;width:16px;height:11px}.graph-module__LvPdIG__connections{gap:var(--space-2);flex-direction:column;display:flex}.graph-module__LvPdIG__connectionsTitle{font-size:var(--text-md);margin:0;font-weight:600}.graph-module__LvPdIG__sentences{gap:var(--space-1);font-size:var(--text-md);line-height:var(--leading-ui);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.graph-module__LvPdIG__lineEnd{color:var(--link);font:inherit;text-align:left;text-underline-offset:2px;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline;display:inline}.graph-module__LvPdIG__lineMore{font-size:var(--text-sm);color:var(--fg-muted);margin:0}
.landing-module__VeAzya__landing{gap:var(--space-16);padding-bottom:var(--space-4);flex-direction:column;display:flex}.landing-module__VeAzya__hero{box-sizing:border-box;gap:var(--space-10);width:100%;max-width:72rem;padding:var(--space-16) var(--space-4) 0;flex-direction:column;margin:0 auto;display:flex}.landing-module__VeAzya__heroCopy{align-items:center;gap:var(--space-4);text-align:center;flex-direction:column;max-width:44rem;margin:0 auto;display:flex}.landing-module__VeAzya__headline{font-family:var(--font-serif);letter-spacing:-.02em;text-wrap:balance;font-size:clamp(2.25rem,6vw,3.75rem);font-weight:500;line-height:1.04}.landing-module__VeAzya__landing .landing-module__VeAzya__headline{font-size:clamp(2.25rem,6vw,3.75rem)}.landing-module__VeAzya__subhead{font-size:var(--text-xl);color:var(--fg-muted);text-wrap:balance;line-height:1.45}.landing-module__VeAzya__action{justify-content:center;align-items:center;gap:var(--space-3) var(--space-4);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.landing-module__VeAzya__actionButton{min-width:8rem}.landing-module__VeAzya__actionNote{font-size:var(--text-md);color:var(--fg-muted)}.landing-module__VeAzya__heroPicture{min-width:0;padding:var(--space-4);border-radius:calc(var(--radius-lg) + var(--space-2));background:radial-gradient(120% 90% at 15% 0%, color-mix(in srgb, var(--teal-200) 45%, transparent), transparent 60%), radial-gradient(120% 90% at 90% 100%, color-mix(in srgb, var(--blue-200) 45%, transparent), transparent 60%), var(--bg-sunken)}.landing-module__VeAzya__plate{box-sizing:border-box;gap:var(--space-4);min-width:0;padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-2);flex-direction:column;margin:0;display:flex}.landing-module__VeAzya__plateKey{min-width:0}.landing-module__VeAzya__plateBar{justify-content:flex-end;display:flex}@media (max-width:600px){.landing-module__VeAzya__heroPicture{padding:var(--space-2)}.landing-module__VeAzya__plate{padding:var(--space-3)}}.landing-module__VeAzya__legendArt{width:100%;max-width:44rem;height:auto;margin:0 auto;display:block;overflow:visible}.landing-module__VeAzya__artTall{max-width:24rem;display:none}@media (max-width:600px){.landing-module__VeAzya__artWide{display:none}.landing-module__VeAzya__artTall{display:block}}.landing-module__VeAzya__artColumn{fill:var(--fg-subtle);font-family:var(--font-ui);letter-spacing:.06em;text-transform:uppercase;font-size:13px;font-weight:600}.landing-module__VeAzya__artBox{fill:var(--surface);stroke:var(--border-strong);stroke-width:1px}.landing-module__VeAzya__artEdge{fill:var(--info-border)}.landing-module__VeAzya__artLabel{fill:var(--fg);font-family:var(--font-ui);font-size:15px;font-weight:600}.landing-module__VeAzya__lineKey{justify-content:center;gap:var(--space-2) var(--space-5);font-size:var(--text-md);color:var(--fg-muted);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.landing-module__VeAzya__keyItem{align-items:center;gap:var(--space-2);display:inline-flex}.landing-module__VeAzya__keySample{flex:none}.landing-module__VeAzya__lineKey[data-tone=dark]{color:color-mix(in srgb, var(--bg) 82%, transparent);font-size:var(--text-base);justify-content:flex-start}.landing-module__VeAzya__lineKey[data-tone=dark] .landing-module__VeAzya__keySample line:not([data-relation=considers]){stroke:color-mix(in srgb, var(--bg) 85%, transparent)}.landing-module__VeAzya__section{box-sizing:border-box;gap:var(--space-4);width:100%;max-width:72rem;padding:0 var(--space-4);scroll-margin-top:var(--space-16);flex-direction:column;margin:0 auto;display:flex}.landing-module__VeAzya__section:focus{outline:none}.landing-module__VeAzya__sectionLine{font-family:var(--font-serif);letter-spacing:-.015em;text-wrap:balance;font-size:clamp(1.625rem,3.4vw,2.25rem);font-weight:500;line-height:1.12}.landing-module__VeAzya__landing .landing-module__VeAzya__sectionLine{font-size:clamp(1.625rem,3.4vw,2.25rem)}.landing-module__VeAzya__runLabel{font-size:var(--text-sm);color:var(--fg-muted)}.landing-module__VeAzya__lazy{min-width:0}.landing-module__VeAzya__held{border-radius:var(--radius-lg);background:var(--bg-sunken)}.landing-module__VeAzya__attribution{font-size:var(--text-sm);color:var(--fg-muted);line-height:1.55}.landing-module__VeAzya__videoPlate{box-sizing:border-box;gap:var(--space-3);flex-direction:column;min-width:0;margin:0;display:flex}.landing-module__VeAzya__videoFrame{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-sunken);min-width:0;box-shadow:var(--shadow-2);position:relative;overflow:hidden}.landing-module__VeAzya__video{aspect-ratio:16/9;background:var(--bg-sunken);width:100%;height:auto;display:block}.landing-module__VeAzya__videoPlay{align-items:center;gap:var(--space-2);box-shadow:var(--shadow-2);display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-module__VeAzya__videoPlayIcon{fill:currentColor;width:1em;height:1em}.landing-module__VeAzya__thread{box-sizing:border-box;gap:var(--space-2);min-width:0;padding:var(--space-4) var(--space-2);border:1px solid var(--border);border-radius:var(--radius-lg);background:radial-gradient(100% 60% at 100% 0%, color-mix(in srgb, var(--violet-100) 50%, transparent), transparent 70%), var(--bg);flex-direction:column;display:flex}.landing-module__VeAzya__threadRoot,.landing-module__VeAzya__threadInner{min-width:0}.landing-module__VeAzya__answerNotice{margin-top:var(--space-3);font-size:var(--text-sm);color:var(--fg-muted)}.landing-module__VeAzya__reader{box-sizing:border-box;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);min-width:0;height:34rem;box-shadow:var(--shadow-2);flex-direction:column;display:flex;overflow:hidden}.landing-module__VeAzya__collect{background:radial-gradient(100% 80% at 0% 0%, color-mix(in srgb, var(--green-100) 55%, transparent), transparent 70%), var(--surface);max-width:44rem}.landing-module__VeAzya__collectRow{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg);flex-wrap:wrap;display:flex}.landing-module__VeAzya__collectButton{pointer-events:none;flex:none}.landing-module__VeAzya__collectList{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.landing-module__VeAzya__collectItem{padding:var(--space-2) var(--space-3);border-left:3px solid var(--info-border);border-radius:var(--radius-sm);background:var(--bg);flex-direction:column;gap:2px;display:flex}.landing-module__VeAzya__collectTitle{overflow-wrap:anywhere;font-weight:600}.landing-module__VeAzya__collectMeta{font-size:var(--text-sm);color:var(--fg-muted)}.landing-module__VeAzya__facts{border-block:1px solid var(--border);background:var(--bg-sunken)}.landing-module__VeAzya__factsList{box-sizing:border-box;justify-content:center;gap:var(--space-2) var(--space-6);max-width:72rem;padding:var(--space-5) var(--space-4);font-size:var(--text-md);color:var(--fg-muted);flex-wrap:wrap;margin:0 auto;list-style:none;display:flex}.landing-module__VeAzya__fact{align-items:center;gap:var(--space-2);display:inline-flex}.landing-module__VeAzya__fact:before{content:"";border-radius:var(--radius-full);background:var(--accent);width:6px;height:6px}.landing-module__VeAzya__band{background:var(--fg);color:var(--bg)}.landing-module__VeAzya__bandInner{box-sizing:border-box;gap:var(--space-6);max-width:72rem;padding:var(--space-16) var(--space-4);flex-direction:column;margin:0 auto;display:flex}.landing-module__VeAzya__bandLine{max-width:36rem;font-family:var(--font-serif);letter-spacing:-.015em;text-wrap:balance;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:500;line-height:1.08}.landing-module__VeAzya__landing .landing-module__VeAzya__bandLine{font-size:clamp(1.75rem,4vw,2.75rem)}.landing-module__VeAzya__closing{box-sizing:border-box;align-items:center;gap:var(--space-6);width:100%;max-width:44rem;padding:0 var(--space-4);text-align:center;flex-direction:column;margin:0 auto;display:flex}.landing-module__VeAzya__composerStill{text-align:left;width:100%;margin:0}.landing-module__VeAzya__stillBox{box-shadow:var(--shadow-2)}.landing-module__VeAzya__stillPlaceholder{min-height:2.75rem;padding:var(--space-1) var(--space-2);color:var(--fg-subtle);line-height:1.5}.landing-module__VeAzya__stillBar{justify-content:flex-end;display:flex}.landing-module__VeAzya__stillSend{pointer-events:none}.landing-module__VeAzya__stillNotice{margin-top:var(--space-2);font-size:var(--text-sm);color:var(--fg-muted);text-align:center}
.research-workspace-module__LEveZa__brand{align-items:center;gap:var(--space-2);min-width:0;display:inline-flex}.research-workspace-module__LEveZa__brandMark{fill:currentColor;stroke:currentColor;width:1.375rem;height:1.375rem;color:var(--accent);flex:none}.research-workspace-module__LEveZa__brandName{font-family:var(--font-serif);letter-spacing:-.02em;white-space:nowrap;font-weight:600}.research-workspace-module__LEveZa__meter{align-items:center;gap:var(--space-2);min-height:var(--control-sm);padding:0 var(--space-2);font-size:var(--text-sm);color:var(--fg-muted);white-space:nowrap;display:inline-flex}.research-workspace-module__LEveZa__meterBar{background:var(--bg-sunken);border:1px solid var(--border);border-radius:999px;flex:none;width:3.5rem;height:.375rem;position:relative;overflow:hidden}.research-workspace-module__LEveZa__meterFill{background:var(--accent);position:absolute;inset:0 auto 0 0}.research-workspace-module__LEveZa__meter[data-level=warning]{color:var(--warning-fg)}.research-workspace-module__LEveZa__meter[data-level=warning] .research-workspace-module__LEveZa__meterFill{background:var(--warning-border)}.research-workspace-module__LEveZa__meter[data-level=used]{color:var(--error-fg)}.research-workspace-module__LEveZa__meter[data-level=used] .research-workspace-module__LEveZa__meterFill{background:var(--error-border)}.research-workspace-module__LEveZa__meterIcon{flex:none;width:1rem;height:1rem}.research-workspace-module__LEveZa__answerNote{margin:var(--space-2) 0 0;font-size:var(--text-sm);color:var(--fg-subtle)}.research-workspace-module__LEveZa__attributionList{gap:var(--space-1);margin:var(--space-2) 0 0;font-size:var(--text-xs);color:var(--fg-subtle);flex-direction:column;padding:0;line-height:1.5;list-style:none;display:flex}.research-workspace-module__LEveZa__readerAttribution{font-size:var(--text-xs);color:var(--fg-subtle);flex-basis:100%;margin:0;line-height:1.5}.research-workspace-module__LEveZa__settingsStack{gap:var(--space-6);flex-direction:column;display:flex}.research-workspace-module__LEveZa__settingsBlock{gap:var(--space-3);flex-direction:column;display:flex}.research-workspace-module__LEveZa__settingsBlock h3{font-size:var(--text-base);margin:0;font-weight:600}.research-workspace-module__LEveZa__settingsBlock p{margin:0}.research-workspace-module__LEveZa__settingsForm{gap:var(--space-3);flex-direction:column;max-width:26rem;display:flex}.research-workspace-module__LEveZa__settingsActions{gap:var(--space-2);flex-wrap:wrap;display:flex}.research-workspace-module__LEveZa__codes{gap:var(--space-1) var(--space-3);font-family:var(--font-mono,monospace);grid-template-columns:repeat(auto-fill,minmax(8rem,1fr));margin:0;padding:0;list-style:none;display:grid}.research-workspace-module__LEveZa__secret{overflow-wrap:anywhere;font-family:var(--font-mono,monospace)}.research-workspace-module__LEveZa__accountRows{gap:var(--space-2) var(--space-4);grid-template-columns:max-content 1fr;margin:0;display:grid}.research-workspace-module__LEveZa__accountRows dt{font-weight:600}.research-workspace-module__LEveZa__accountRows dd{overflow-wrap:anywhere;margin:0}.research-workspace-module__LEveZa__links{gap:var(--space-2) var(--space-4);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.research-workspace-module__LEveZa__statement{font-family:var(--font-serif);line-height:var(--leading-read,1.6)}.research-workspace-module__LEveZa__empty{align-items:center;gap:var(--space-2);padding:var(--space-12,3rem) var(--space-4);text-align:center;color:var(--fg-muted);flex-direction:column;display:flex}.research-workspace-module__LEveZa__empty h2{font-family:var(--font-serif);font-size:var(--text-xl);color:var(--fg);margin:0}.research-workspace-module__LEveZa__empty p{margin:0}
.collections-module__V8Kj7G__collect{align-items:center;gap:var(--space-2);vertical-align:middle;display:inline-flex}.collections-module__V8Kj7G__collectMenu{gap:var(--space-2);width:18rem;font-size:var(--text-sm);flex-direction:column;display:flex}.collections-module__V8Kj7G__collectMenu>p{margin:0}.collections-module__V8Kj7G__collectList{flex-direction:column;gap:2px;max-height:14rem;margin:0;padding:0;list-style:none;display:flex;overflow:auto}.collections-module__V8Kj7G__collectChoice{justify-content:space-between;align-items:baseline;gap:var(--space-3);width:100%;padding:var(--space-1) var(--space-2);border-radius:var(--radius-xs);color:var(--fg);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;display:flex}.collections-module__V8Kj7G__collectChoice:hover:not(:disabled),.collections-module__V8Kj7G__collectChoice:focus-visible{background:var(--bg-sunken)}.collections-module__V8Kj7G__collectName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.collections-module__V8Kj7G__collectSaid{white-space:normal;max-width:16rem}.collections-module__V8Kj7G__panel{gap:var(--space-5);flex-direction:column;width:100%;max-width:64rem;margin:0 auto;display:flex}.collections-module__V8Kj7G__lead{color:var(--fg-muted);margin:0}.collections-module__V8Kj7G__create{align-items:flex-end;gap:var(--space-2);flex-wrap:wrap;display:flex}.collections-module__V8Kj7G__createField{gap:var(--space-1);flex-direction:column;flex:16rem;min-width:0;display:flex}.collections-module__V8Kj7G__createField>input{width:100%}.collections-module__V8Kj7G__list{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.collections-module__V8Kj7G__row{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);flex-wrap:wrap;display:flex}.collections-module__V8Kj7G__rowMain{flex-direction:column;flex:16rem;gap:2px;min-width:0;display:flex}.collections-module__V8Kj7G__rowTitle{color:var(--fg);font:inherit;text-align:left;overflow-wrap:anywhere;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}.collections-module__V8Kj7G__rowTitle:hover{color:var(--link);text-underline-offset:2px;text-decoration:underline}.collections-module__V8Kj7G__rowActions{align-items:center;gap:var(--space-1);flex-wrap:wrap;display:flex}.collections-module__V8Kj7G__confirm{align-items:center;gap:var(--space-2);flex-wrap:wrap;flex-basis:100%;margin:0;display:flex}.collections-module__V8Kj7G__empty{align-items:center;gap:var(--space-2);padding:var(--space-8,2rem) var(--space-4);text-align:center;color:var(--fg-muted);flex-direction:column;display:flex}.collections-module__V8Kj7G__empty>h2{font-family:var(--font-serif);font-size:var(--text-xl);color:var(--fg);margin:0}.collections-module__V8Kj7G__empty>p{margin:0}.collections-module__V8Kj7G__pageHead{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.collections-module__V8Kj7G__pageTitle{font-family:var(--font-serif);font-size:var(--text-xl);overflow-wrap:anywhere;margin:0}.collections-module__V8Kj7G__pageMeta{align-items:center;gap:var(--space-2) var(--space-4);font-size:var(--text-sm);color:var(--fg-muted);flex-wrap:wrap;display:flex}.collections-module__V8Kj7G__relations{font-size:var(--text-sm);color:var(--fg-muted);margin:0}.collections-module__V8Kj7G__sectionTitle{font-size:var(--text-base);margin:0;font-weight:600}.collections-module__V8Kj7G__items{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.collections-module__V8Kj7G__item{justify-content:space-between;align-items:flex-start;gap:var(--space-2) var(--space-3);padding:var(--space-3) var(--space-4);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);flex-wrap:wrap;display:flex}.collections-module__V8Kj7G__itemMain{flex-direction:column;flex:18rem;gap:2px;min-width:0;display:flex}.collections-module__V8Kj7G__itemMeta{gap:0 var(--space-3);font-size:var(--text-sm);color:var(--fg-muted);flex-wrap:wrap;display:flex}.collections-module__V8Kj7G__itemNote{margin:var(--space-1) 0 0;padding-left:var(--space-3);border-left:2px solid var(--border);font-size:var(--text-sm);color:var(--fg-muted);white-space:pre-wrap;overflow-wrap:anywhere}.collections-module__V8Kj7G__noteForm{gap:var(--space-2);flex-direction:column;flex-basis:100%;display:flex}.collections-module__V8Kj7G__noteActions{gap:var(--space-2);flex-wrap:wrap;display:flex}.collections-module__V8Kj7G__noteError{flex-basis:100%;margin:0}.collections-module__V8Kj7G__origin{font-size:var(--text-sm);color:var(--fg-muted);margin:0}.collections-module__V8Kj7G__attribution{font-size:var(--text-xs);color:var(--fg-subtle);margin:0;line-height:1.5}
