:root{--stroke-neutral-1: #d1d1d1;--stroke-neutral-access: #616161;--bg-neutral-1: #ffffff;--bg-neutral-hover: #dfdfdf;--bg-neutral-active: #cbcbcb;--bg-neutral-2: #f5f5f5;--bg-neutral-3: #fafafa;--bg-brand-rest: #4880d7;--bg-brand-hover: #3b6eb5;--bg-brand-active: #2b5086;--bg-brand-light: #dae6f7;--bg-brand-very-light: #eef3fd;--bg-red-rest: #960b18;--bg-green-rest: #0e7a0b;--bg-yellow-rest: rgb(255, 176, 1);--bg-yellow-light: rgba(255, 176, 1, .42);--stroke-warning: #bc4b09;--bg-warning: #fae6dd;--stroke-error: #b10e1c;--bg-error: #eeacb230;--stroke-info: #0a6eaa;--bg-info: #d0e9f8;--fg-neutral-rest: #242424;--fg-neutral-link-2: #424242;--fg-neutral-2: #424242;--fg-neutral-3: #616161;--fg-neutral-4: #9e9e9e;--fg-neutral-on-brand-rest: #ffffff;--fg-neutral-5: #cbcbcb;--font: "Segoe UI";--font-size: 14px;--line-height: 20px}.interactive #termlynx-parser-doc *{all:initial}.interactive #termlynx-parser-doc>style:last-child{display:none}.interactive #termlynx-parser-doc *[data-block-index] *{cursor:pointer}.content #termlynx-parser-doc .selected[data-id],.content #termlynx-parser-doc .selected[data-id] *{background-color:#ffb0016b!important;cursor:pointer;transition:all .15s ease-in-out}.interactive #termlynx-parser-doc *[data-entity-name],.interactive #termlynx-parser-doc *[data-entity-name] *{background-color:#dae6f7!important;cursor:pointer;transition:all .15s ease-in-out}.interactive #termlynx-parser-doc *[data-entity-name].hover:not(.selected),.interactive #termlynx-parser-doc *[data-entity-name].hover:not(.selected) *{background-color:#4880d7!important;color:#fff!important}.interactive #termlynx-parser-doc .drafting-error:not(.selected),.interactive #termlynx-parser-doc .drafting-error:not(.selected) *{background-color:#eeacb230!important;cursor:pointer;transition:all .15s ease-in-out}.interactive #termlynx-parser-doc .drafting-error.hover,.interactive #termlynx-parser-doc .drafting-error.hover *{background-color:#b10e1c!important;color:#fff!important}.interactive #termlynx-parser-doc .drafting-error.ignored:not(.selected),.interactive #termlynx-parser-doc .drafting-error.ignored:not(.selected) *{background-color:#8a8a8a30!important}.interactive #termlynx-parser-doc .drafting-error.ignored.hover,.interactive #termlynx-parser-doc .drafting-error.ignored.hover *{background-color:#4e4e4e!important}.interactive #termlynx-parser-doc .selected[data-id],.interactive #termlynx-parser-doc .selected[data-id] *{background-color:#ffb0016b!important;cursor:pointer}.actions{display:flex;flex-direction:row;justify-content:end;padding:4px 8px;min-height:24px;border-top:1px solid var(--stroke-neutral-1);background-color:var(--bg-neutral-2)}.actions .actions-left{flex:1;display:flex;flex-direction:row;justify-content:start}.actions .restore-location-button{width:24px;height:24px;overflow:hidden;cursor:pointer}.actions .restore-location-button svg{position:relative;top:0;left:0}.actions .restore-location-button:hover svg path{fill:#242424;transition:fill .25s ease-in-out}.actions .restore-location-button:hover svg path{fill:var(--bg-brand-rest)}.actions .actions-right{display:flex;flex-direction:row;gap:8px}.actions button{font-size:12px;line-height:24px;padding:2px 8px;height:24px;border-radius:4px;border-color:var(--fg-neutral-4);transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out}.actions button[disabled]{background-color:var(--bg-neutral-2);color:var(--fg-neutral-4);border-color:var(--fg-neutral-5)}.actions button:not([disabled]):hover{background-color:var(--bg-brand-light);color:var(--fg-neutral-3)}.actions button.active:not([disabled]){background-color:var(--bg-brand-rest);color:#fff}.badge{display:flex;width:20px;height:20px;justify-content:center;align-items:center;flex-shrink:0;padding:0 2px;text-align:center;border-radius:12px;-webkit-user-select:none;user-select:none;font-size:10px;font-style:normal;font-weight:700}.badge.bullet span{font-size:6pt}.badge.bullet.solid span{font-size:12px}.badge.large{width:24px;height:24px;font-size:12px}.badge.bullet.large span{font-size:9pt}.badge.bullet.solid.large span{font-size:16px}.badge.blue,.badge>.bullet-blue,span.text-entity{color:var(--bg-brand-rest)}.badge.red,.badge>.bullet-red,span.text-red-error{color:var(--bg-red-rest)}.badge.yellow,.badge>.bullet-yellow,span.text-yellow-error{color:var(--bg-yellow-rest)}.badge.green,.badge>.bullet-green,span.text-green-error{color:var(--bg-green-rest)}.badge.gray,.badge>.bullet-gray,span.text-gray-error{color:var(--fg-neutral-4)}.badge.solid{font-weight:400;color:var(--fg-neutral-on-brand-rest)!important}.badge.solid.blue{background-color:var(--bg-brand-rest)}.badge.solid.red{background-color:var(--bg-red-rest)}.badge.solid.yellow{background-color:var(--bg-yellow-rest)}.badge.solid.green{background-color:var(--bg-green-rest)}.badge.solid.gray{background-color:var(--fg-neutral-4)}.text-entity,.text-red-error,.text-yellow-error,.text-green-error,.text-gray-error{font-weight:700}button,a.button{display:flex;padding:5px 12px;justify-content:center;align-items:center;gap:6px;height:32px;align-self:stretch;cursor:pointer;border-radius:4px;background-color:var(--bg-neutral-1);color:var(--fg-neutral-rest);border:1px solid var(--stroke-neutral-1);font-weight:400;transition:background-color .2s ease-in-out,box-shadow .2s ease-in-out}button:hover,a.button:hover{background-color:var(--bg-neutral-hover)}button:active,a.button:active{background-color:var(--bg-neutral-active)}button.primary{border:none;background-color:var(--bg-brand-rest);color:var(--fg-neutral-on-brand-rest)}button.primary:hover{background-color:var(--bg-brand-hover)}button.primary:active{background-color:var(--bg-brand-active)}button.subtle,a.button.subtle{background-color:transparent;border-color:transparent}button.subtle:hover,a.button.subtle:hover{background-color:var(--bg-neutral-hover)}kdb{display:inline-block;font-family:monospace;background-color:var(--bg-neutral-3);color:var(--fg-neutral-3);border:1px solid var(--stroke-neutral-1);padding:2px 6px;font-size:x-small;position:relative;top:-1px;border-radius:2px}.context-menu{position:absolute;top:100px;left:100px;display:flex;flex-direction:column;background-color:#fff;box-shadow:#0000001f 0 0 2px,#00000024 0 8px 16px;width:100px;border-radius:4px;padding:4px;height:fit-content;transition:opacity .3s;opacity:1;z-index:100}.context-menu.hidden{opacity:0}.context-menu>.item{padding:8px;display:flex;align-items:center;cursor:pointer;border-radius:4px;transition:background-color .3s}.context-menu>.item:hover{background-color:var(--bg-brand-light)}.context-menu>.item.hidden{display:none}.dropdown-content{min-width:240px;font-size:small}.dropdown-content .row{width:100%;box-sizing:border-box;display:grid;grid-template-columns:1fr auto;align-items:center;padding:4px 8px;gap:8px;cursor:pointer;color:var(--fg-neutral-4)}.dropdown-content .row>div:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-content .row>div:last-child{justify-self:end;flex-shrink:0}.dropdown-content .row:hover{text-decoration:underline}.dropdown-content .row.selected{color:var(--bg-brand-rest)}.gutter{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:20px;align-items:center;flex-shrink:0;align-self:stretch;grid-row:2;grid-column:1/-1;-webkit-user-select:none;user-select:none;border-top:1px solid var(--stroke-neutral-1);background-color:var(--bg-neutral-3);padding:0 8px;cursor:grab;box-sizing:border-box;height:20px}.gutter .previous-button{width:16px;height:16px}.gutter .dismiss-button{display:flex;justify-content:start;align-items:center;gap:8px}.gutter .dismiss-button div{display:flex;cursor:pointer}.gutter .dismiss-button svg{scale:1}.gutter .grab{flex:1;display:flex;flex-direction:row;justify-content:center;grid-column:2}.gutter .preview-selector{display:flex;justify-content:end}.gutter .preview-selector>div{display:flex;gap:4px;align-items:center;cursor:pointer}.gutter .preview-selector>div:hover>span{color:var(--bg-brand-rest)}.gutter .preview-selector>div>span{font-size:small;color:var(--fg-neutral-3)}.gutter .previous-button svg,.gutter .dismiss-button div svg,.gutter .grab svg,.gutter .preview-selector svg{fill:var(--fg-neutral-3)}.gutter .previous-button:hover svg,.gutter .grab:hover svg,.gutter .preview-selector:hover svg{fill:var(--bg-brand-rest)}.gutter .dismiss-button div:hover svg{fill:var(--bg-red-rest)}.gutter .gutter-right{display:flex;flex:1;justify-content:end;gap:12px}.location-bar{border-top:1px solid var(--stroke-neutral-1);border-bottom:1px solid var(--stroke-neutral-1);padding:4px 8px;color:var(--fg-neutral-3);font-size:12px;line-height:16px;min-height:16px;background:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.message{display:flex;flex:1;flex-direction:row;justify-items:center;padding:10px 12px;gap:8px;border-radius:4px;color:var(--fg-neutral-rest)}.message>img{width:16px;height:16px;margin-top:2px}.message.warning{background-color:var(--bg-warning);border:1px solid var(--stroke-warning)}.message.error{background-color:var(--bg-error);border:1px solid var(--stroke-error)}.message.info{background-color:var(--bg-info);border:1px solid var(--stroke-info)}.message.neutral{background:var(--bg-neutral-2, #f5f5f5);color:var(--fg-neutral-2, #424242);border:1px solid var(--stroke-neutral-1, #d1d1d1);border-radius:6px;padding:16px 20px;margin:12px 0;display:flex;align-items:flex-start}.progress-bar{position:absolute;top:0;left:0;width:100vw;height:2px;overflow:hidden;background-color:transparent;opacity:0;transition:opacity .2s ease-in-out}.progress-bar.active{opacity:1}.progress-bar .progress-bar-fill{position:absolute;height:100%;background:linear-gradient(90deg,transparent 0%,var(--bg-brand-rest) 50%,transparent 100%);animation:fluent-progress 1.5s ease-in-out infinite;will-change:transform}@keyframes fluent-progress{0%{left:-33%;width:33%}50%{width:33%}to{left:100%;width:33%}}.search-bar{display:flex;flex-direction:row;align-items:center;gap:8px;overflow:hidden;max-height:100%;padding:8px}.search-bar .office-state-indicator{font-family:monospace;font-size:small;width:7px;height:7px;line-height:7px;cursor:pointer}.search-bar .text-input{flex:1;position:relative}.search-bar .text-input:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:var(--bg-brand-rest);transform:translate(-50%);transition:width .2s cubic-bezier(.4,0,.2,1)}.search-bar .text-input.focus:after{width:100%}.search-bar .text-input .input-container{display:flex;flex-direction:row;align-items:baseline;padding:6px 4px}.search-bar .text-input .input-container kdb{height:16px;line-height:16px;padding:0;width:28px;text-align:center;overflow:hidden;opacity:1;transition:.2s ease-in-out}.search-bar .text-input.focus .input-container kdb{width:0px;opacity:0}.search-bar .text-input .search-icon{width:20px;height:20px;transition:width .6s cubic-bezier(.61,1,.88,1);will-change:width}.search-bar .text-input.focus .search-icon{height:20px;width:0;transition:width .6s cubic-bezier(.37,0,.63,1)}.search-bar .text-input .dismiss-icon{height:14px;width:14px;cursor:pointer;position:relative;top:2px}.search-result{display:flex;flex-direction:row;padding:12px;gap:12px;align-items:center;align-self:stretch;border-radius:4px;background-color:transparent;transition:background-color .2s cubic-bezier(.25,.8,.25,1);text-decoration:none}.search-result:hover:not(.selected){cursor:pointer;background-color:var(--bg-brand-very-light)}.search-result.selected{cursor:pointer;background-color:var(--bg-brand-light)}.search-result.disabled:hover{cursor:not-allowed;background-color:unset}.search-result.disabled img{filter:grayscale(100%);opacity:.5}.search-result.disabled .texts h2,.search-result.disabled .texts h3{color:var(--fg-neutral-4)}.search-result .section-icon{color:var(--fg-neutral-3);font-size:24px;display:inline-block;width:28px;text-align:center}.search-result .texts{display:flex;flex:1;flex-direction:column;overflow:hidden}.search-result h2,.search-result h3{margin:0;overflow:hidden;width:100%}.search-result h2 mark{background-color:var(--bg-yellow-light)}.search-result h2{color:var(--fg-neutral-rest);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.search-result h3{color:var(--fg-neutral-2);font-size:12px;font-weight:400;line-height:16px}svg.spinner{animation:rotate 1.5s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.text-input{display:flex;flex-direction:column;align-items:center;align-self:stretch;border-radius:4px;border:1px solid var(--stroke-neutral-1);background:var(--bg-neutral-1)}.text-input.expired{background-color:var(--bg-neutral-3)}@keyframes blue-glow{0%{background-color:var(--fg-neutral-4);box-shadow:none}to{background-color:var(--bg-brand-rest)}}.text-input:after{content:"";display:block;height:1px;width:100%;background-color:var(--fg-neutral-4)}.text-input.expired:after{display:none}.text-input.focus:after{animation:blue-glow 2s cubic-bezier(.25,1,.5,1) forwards}.text-input>.input-container{padding-left:10px;padding-right:10px;display:flex;flex:1}.text-input .input-container{display:flex;border:none;flex:1;align-self:stretch;padding:.3125rem .125rem .4375rem;align-items:center}.text-input input:focus-visible{outline:none}.text-input input{flex:1;border:none;padding-left:6px;padding-right:6px;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.text-input input::placeholder{color:var(--fg-neutral-4);font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}:root{--var-tree-node-height: 28px;--var-tree-node-indent: 20px;--var-tree-node-padding-right: 12px;--var-tree-icon-size: 28px;--var-tree-node-resting-background: #ffffff;--var-tree-node-resting-hover-background: #f5f5f5;--var-tree-node-sticky-background: #fafafa;--var-tree-node-sticky-hover-background: #f5f5f5;--var-tree-node-selected-background: #dae6f7;--var-tree-node-selected-hover-background: #dae6f7;--var-tree-node-selected-strong: rgb(255, 176, 1, .42);--var-tree-node-badge-margin: 10px}.tree-node .tree-node-head{height:var(--var-tree-node-height);display:flex;flex-direction:row;align-items:center;scroll-snap-align:start;background-color:var(--var-tree-node-resting-background);font-size:14px;font-weight:400;color:#242424;transition:background-color .15s ease-out,box-shadow .15s ease-in;overflow:hidden;cursor:pointer}.tree-node.sticky>.tree-node-head{background-color:var(--bg-neutral-3)}.tree-node.open>.tree-node-head{position:sticky}.tree-node.level-1>.tree-node-head{top:0;padding-left:0;z-index:50}.tree-node.level-2>.tree-node-head{top:28px;padding-left:20px;z-index:40}.tree-node.level-3>.tree-node-head{top:56px;padding-left:40px;z-index:30}.tree-node.level-4>.tree-node-head{top:84px;padding-left:60px;z-index:20}.tree-node.level-5>.tree-node-head{top:112px;padding-left:80px;z-index:10}.tree-node.sticky:not(.selected)>.tree-node-head:hover{background-color:var(--var-tree-node-sticky-hover-background)}.tree-node:not(.selected):not(.sticky)>.tree-node-head:hover{background-color:var(--var-tree-node-resting-hover-background)}.tree-node.selected>.tree-node-head{background-color:var(--var-tree-node-selected-background)}.tree-node.selected>.tree-node-head:hover{background-color:var(--var-tree-node-selected-hover-background)}.tree-node.selected>.tree-node-head>.tree-node-text>span:only-child{font-weight:700}.tree-node:not(.selected)>.tree-node-head>.tree-node-text>strong{font-weight:600}.tree-node>.tree-node-head>.tree-node-text>span:not(:only-child){opacity:.7}.tree-node.last>.tree-node-head{box-shadow:#959da594 -1px 3px 12px}.tree-node-head .tree-node-icon{min-width:var(--var-tree-icon-size);display:flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .25s cubic-bezier(.16,1,.3,1)}.tree-node:not(.open)>.tree-node-head>.tree-node-icon{transform:rotate(0)}.tree-node.open>.tree-node-head>.tree-node-icon{transform:rotate(90deg)}.tree-node-head>.tree-node-text{-webkit-user-select:none;user-select:none;flex:1;font-size:14px;display:flex;flex-direction:row;overflow:hidden}.tree-node-head>.tree-node-text>span:first-child{flex:1;white-space:nowrap;overflow:hidden;text-align:left;min-width:0;direction:rtl;max-width:fit-content}.tree-node-head>.tree-node-text>span:first-child.overflow{background:-webkit-linear-gradient(left,var(--bg-neutral-3) 0px,var(--fg-neutral-rest) 24px);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.tree-node-head>.tree-node-text>strong{background-color:transparent;transition:background-color .25s ease-in-out;white-space:nowrap}.tree-node.selected>.tree-node-head>.tree-node-text>strong{background-color:var(--var-tree-node-selected-strong)}.tree-node-head>.tree-node-text>span:last-child{flex:1;white-space:pre;overflow:hidden;direction:ltr;max-width:fit-content}.tree-node-head>.tree-node-text>span:last-child.overflow{background:-webkit-linear-gradient(right,var(--bg-neutral-3) 0px,var(--fg-neutral-rest) 24px);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.tree-node-head .tree-node-badge{margin:0px var(--var-tree-node-badge-margin)}.tree-node>.tree-node-children{overflow:clip;interpolate-size:allow-keywords;transition-property:height,opacity,transform;transition-duration:.3s;transition-timing-function:ease-in-out;height:0;opacity:0;transform:translate(-10px)}.tree-node.open>.tree-node-children{height:auto;opacity:1;transform:translate(0)}.no-animations .tree-node .tree-node-head{transition:none}.no-animations .tree-node-head>.tree-node-text>strong{transition:none}.no-animations .tree-node>.tree-node-children{transition:none}:root{--var-tree-node-resting-background: #fafafa}.tree-root{display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;scroll-snap-type:y mandatory;outline:none;background-color:var(--var-tree-node-resting-background);flex:1}.login-view-container{display:flex;padding:0 16px;height:100%;flex-direction:column;justify-content:center;align-items:center;gap:16px;flex-shrink:0}.login-view{display:flex;padding:16px;flex-direction:column;align-items:center;gap:16px;border-radius:8px;background:var(--bg-neutral-3);box-shadow:0 4px 4px #00000040;max-width:300px}.login-view>img{width:147px;height:147px;aspect-ratio:1/1}.login-view strong{text-align:center}.login-view #login-view{display:flex;align-self:stretch;align-items:stretch;flex-direction:column;flex:1;gap:16px}.login-view .auth-actions{display:flex;align-self:stretch;flex:1;gap:16px;justify-items:stretch}.login-view .auth-actions>*{flex:1}.login-view>p{color:var(--fg-neutral-link-2);font-weight:400;line-height:16px;margin:0}.login-view>p>a{text-decoration:underline;cursor:pointer}.login-view>p>a:hover{text-decoration:underline;color:var(--bg-brand-hover)}.not-vetted-view{display:flex;flex-direction:column;gap:12px}.not-vetted-view p{margin:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}@keyframes slideInRight{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes slideOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-24px)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}@keyframes slideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(24px)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.onboarding-overlay{overflow:hidden;position:fixed;top:0;left:0;width:100%;height:100%;font-family:var(--font),-apple-system,BlinkMacSystemFont,sans-serif;overflow:auto;display:flex}.onboarding-card{overflow:hidden;display:flex;flex:1;flex-direction:column;padding:0;border-radius:8px;box-shadow:0 0 2px #0000001f,0 4px 8px #00000024}.onboarding-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid var(--stroke-neutral-1);background:var(--bg-neutral-1);flex-shrink:0}.onboarding-brand{display:flex;align-items:center;gap:8px}.onboarding-logo{height:24px;width:auto}.onboarding-title{font-size:var(--font-size);font-weight:600;color:var(--fg-neutral-rest);letter-spacing:-.2px}.skip-link{color:var(--bg-brand-rest);text-decoration:none;font-size:13px;font-weight:400;padding:4px 8px;border-radius:4px;transition:background-color .2s ease-in-out}.skip-link:hover{background-color:var(--bg-brand-very-light);color:var(--bg-brand-hover)}.step-content{flex:1;display:flex;flex-direction:column;padding:24px 16px}.step-content.htmx-swapping{animation:fadeOut .2s ease-out forwards}.step-content.htmx-settling{animation:fadeIn .25s ease-out forwards}.step{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;animation:fadeIn .3s ease-out}.step-illustration{display:flex;flex:1;justify-content:center;align-items:center;margin-bottom:24px;width:100%;overflow:hidden;background-position:center;background-size:contain;background-repeat:no-repeat;animation:scaleIn .35s ease-out}.onboarding-image{flex:1;border-radius:8px;animation:scaleIn .35s ease-out}.step-text{text-align:center;margin-bottom:24px;padding:0 8px;animation:fadeIn .3s ease-out .1s both}.step h1{font-size:20px;font-weight:600;color:var(--fg-neutral-rest);margin:0 0 8px;line-height:1.3;letter-spacing:-.3px}.step .description{font-size:var(--font-size);color:var(--fg-neutral-3);margin:0;line-height:var(--line-height)}.step-list{list-style:none;padding:0;margin:16px 0 0;text-align:left}.step-list li{position:relative;padding-left:20px;margin-bottom:8px;font-size:var(--font-size);color:var(--fg-neutral-3);line-height:var(--line-height)}.step-list li:before{content:"•";position:absolute;left:0;color:var(--bg-brand-rest);font-weight:700}.step-list li strong{color:var(--fg-neutral-rest);font-weight:600}.step-footer{display:flex;flex-direction:column;align-items:center;padding:16px;border-top:1px solid var(--stroke-neutral-1);gap:12px;flex-shrink:0;animation:fadeIn .3s ease-out .15s both}.step-actions{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.step-actions .fluent-button{box-sizing:border-box}.onboarding-progress-indicator{width:100%;display:flex;flex-direction:column;align-items:center;gap:6px}.step-counter{font-size:12px;color:var(--fg-neutral-3);font-weight:400}.onboarding-progress-bar{width:100%;max-width:200px;height:4px;background-color:var(--stroke-neutral-1);border-radius:2px;overflow:hidden}.onboarding-progress-fill{height:100%;background-color:var(--bg-brand-rest);border-radius:2px;transition:width .3s ease}.onboarding-progress-fill.complete{background-color:var(--bg-brand-rest)}.fluent-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:5px 12px;font-size:var(--font-size);font-weight:600;font-family:inherit;color:var(--fg-neutral-rest);background-color:var(--bg-neutral-1);border:1px solid var(--stroke-neutral-1);border-radius:4px;cursor:pointer;transition:background-color .2s ease-in-out,box-shadow .2s ease-in-out;text-decoration:none;height:32px;min-width:100px}.fluent-button:hover{background-color:var(--bg-neutral-hover);border-color:var(--stroke-neutral-access)}.fluent-button:active{background-color:var(--bg-neutral-active)}.fluent-button:focus-visible{outline:none;box-shadow:0 0 0 2px var(--bg-neutral-1),0 0 0 4px var(--bg-brand-rest)}.fluent-button.primary{background-color:var(--bg-brand-rest);color:var(--fg-neutral-on-brand-rest);border:none}.fluent-button.primary:hover{background-color:var(--bg-brand-hover)}.fluent-button.primary:active{background-color:var(--bg-brand-active)}.fluent-button.primary.complete{background-color:var(--bg-brand-rest)}.fluent-button.primary.complete:hover{background-color:var(--bg-brand-hover)}.fluent-button svg{width:15px;height:15px;flex-shrink:0;position:relative;top:1px}.complete-form{margin:0;padding:0;display:contents}@media(max-width:360px){.onboarding-header{padding:10px 12px}.step-content{padding:16px 12px}.step-footer{padding:12px}.step h1{font-size:18px}.illustration-placeholder{width:100px;height:100px}.step-illustration{margin-bottom:16px;min-height:100px}}.not-found-view{padding:8px}.scan-view-container{display:flex;height:100%;width:100%;flex:1}.scan-view{display:flex;flex:1;flex-direction:column;justify-content:center;align-items:center;background-color:var(--bg-neutral-2);gap:8px;padding:8px}.scan-view h1,.scan-view .spinner,.scan-view img{transition:opacity ease-in-out .2s;margin:0 auto}.scan-view:not(.loading) h1.loading,.scan-view:not(.loading) .spinner,.scan-view.loading h1.pending,.scan-view.loading img.pending{display:none}.scan-view.loading h1.loading,.scan-view.loading .spinner,.scan-view:not(.loading) h1.pending,.scan-view:not(.loading) img.pending{display:block}.scan-view input[type=file]{display:none}.scan-view img.pending{width:32px;height:32px}.scan-view h1{color:var(--fg-neutral-rest);font-weight:700;line-height:22px;font-size:16px}.scan-view .message{flex:none}.scan-view .message img{width:20px;height:20px}.scan-view .message strong{font-size:16px}.scan-view .document-links{display:flex;flex-direction:column;gap:4px;margin-top:24px;align-items:stretch;text-align:center;width:100%;max-width:320px;border-top:1px solid var(--stroke-neutral-1);padding-top:24px}.scan-view .document-links h2{color:var(--fg-neutral-rest);font-weight:700;line-height:22px;font-size:14px;margin:0 0 8px}.scan-view .document-links a{text-decoration:none;color:var(--fg-neutral-rest)}.app-view{display:flex;flex-direction:column;flex:1;overflow:hidden;height:100%}.main-view{display:flex;flex-direction:column;flex:1;overflow:hidden;background-color:var(--bg-neutral-2)}.search-results-view{padding:8px;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.search-results-view .group{display:flex;flex-direction:column;gap:8px}.search-results-view .group:first-child{margin-top:4px}.search-results-view .group .group-header{display:flex;flex-direction:row;align-items:center;padding-right:12px}.search-results-view .group .group-header h1{margin:0;color:var(--fg-neutral-3);font-size:16px;font-weight:400;line-height:22px;flex:1}.search-results-view .group .group-header .clear{font-size:small;color:var(--fg-neutral-3);cursor:pointer;text-decoration:none;transition:all .25s ease-in;border:0;padding:0;background:none;height:auto}.search-results-view .group .group-header .clear:hover{color:var(--bg-brand-rest);font-weight:400}.search-results-view .group p.no-results{color:var(--fg-neutral-4);margin:0;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.explorer-view{flex:1;overflow:hidden;display:flex;flex-direction:column}.explorer-split{overflow:hidden;flex:1}.explorer-split>.explorer-top{display:flex;flex-direction:column;overflow:hidden}.explorer-split>.explorer-top .content{flex:1;background-color:#fff;overflow-y:scroll;overflow-x:hidden;padding:8px}.explorer-split>.bottom{display:flex;overflow:hidden;flex-direction:column;background-color:var(--bg-neutral-3)}.explorer-split>.bottom>.content{display:flex;overflow:auto;flex:1;padding:0 8px;overflow-y:auto;flex-direction:column;border-top:1px solid var(--stroke-neutral-1);background-color:#fff}.preview-view{display:flex;height:100%;width:100%;flex:1;flex-direction:column}.preview-view>.controls{display:flex;flex-direction:row;background-color:var(--bg-neutral-2);padding:8px;border:1px solid var(--stroke-neutral-1);border-left:0;border-right:0;border-top:0;overflow:hidden;-webkit-user-select:none;user-select:none}.preview-view>.controls>.left{flex:1;display:flex;flex-direction:row;justify-content:start;align-items:center;gap:8px;overflow:hidden}.preview-view>.controls button{border:0;background-color:transparent}.preview-view>.controls button:hover:not([disabled]) svg path{fill:var(--bg-brand-rest)}.preview-view>.controls button[disabled]{color:var(--fg-neutral-5);cursor:not-allowed;opacity:.3}.preview-view .meaning{white-space:nowrap}.preview-view button.selector{padding:0 16px 0 0;text-overflow:ellipsis;display:flex;overflow:hidden;gap:4px}.preview-view button.selector>div.text{overflow:hidden;flex:1;text-overflow:ellipsis;white-space:nowrap}.preview-view button.selector:hover{color:var(--bg-brand-rest)}.preview-view button.selector:hover svg path{fill:var(--bg-brand-rest)}.preview-view .selector-menu{inset:unset;border:0;border-radius:4px;padding:2px;box-shadow:#0000001f 0 0 2px,#00000024 0 8px 16px}.preview-view .selector-menu a{padding:8px 16px;display:flex;cursor:pointer;border-radius:4px;gap:8px}.preview-view .selector-menu a:hover:not(.selected){background-color:var(--bg-brand-light)}.preview-view .selector-menu a.selected{cursor:not-allowed;color:var(--stroke-neutral-1)}.preview-view .selector-menu a>.text{flex:1}.preview-view>.controls .vertical-separator{padding:0 8px;display:flex;font-family:system-ui;font-weight:100;font-size:16px;color:var(--fg-neutral-5)}.preview-view>.controls>.selector{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.preview-view>.content-container{flex:1;overflow-x:hidden;overflow-y:auto;background-color:#fff;padding-left:4px;padding-top:4px}.resolve-overlay{z-index:9000;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000040;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;opacity:1;transition:opacity .2s ease-in-out;animation:fade-in .2s ease-out both}.resolve-overlay[hx-get]{cursor:pointer}.resolve-options{display:flex;position:absolute;top:0;left:0;width:100%;height:100%;justify-content:center;align-items:center;flex-direction:column;gap:20px}.resolve-option{z-index:9001;background-color:#fff;border-radius:4px;width:268px;display:flex;flex-direction:row;align-items:center;padding:15px;gap:15px;box-shadow:0 2px 4px #00000024,0 0 2px #0000001f;transition:background-color .2s ease-in-out}.resolve-options.htmx-request .resolve-option:not(.loading),.resolve-options:not(.htmx-request) .resolve-option.loading{display:none}.resolve-options.htmx-request .resolve-option.loading,.resolve-options:not(.htmx-request) .resolve-option:not(.loading){display:flex}.resolve-option.loading{padding:18px 15px}.resolve-option:not(.loading){cursor:pointer}.resolve-option:not(.loading):hover{background-color:var(--bg-brand-light)}.resolve-option:not(.loading).active{color:#fff;background-color:var(--bg-brand-rest)}.resolve-option:not(.loading).active .shortkey{color:var(--bg-brand-rest);background-color:#fff}.resolve-option .shortkey{width:32px;height:32px;border-radius:50%;background-color:var(--bg-brand-light);display:flex;justify-content:center;align-items:center;flex-shrink:0;transition:background-color .2s ease-in-out}.resolve-option:hover .shortkey{background-color:#fff}.resolve-option .content{overflow:hidden}.resolve-option .content h1{font-size:14px;color:var(--text-brand-dark);margin:0 0 2px}.resolve-option .content p{font-weight:400;font-size:small;white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden;opacity:.8}.cross-ref{position:absolute;top:5%;left:5%;width:90%;height:90%;animation:dialog-enter .2s cubic-bezier(.33,1,.68,1) both;z-index:9001;display:flex;flex-direction:column;margin:0 auto;background-color:var(--bg-neutral-2);border-radius:8px;overflow:hidden;box-shadow:#0000003d 0 0 8px,#00000047 0 14px 28px}.cross-ref h1{text-align:center;margin:10px 0 0}.cross-ref .main{display:flex;flex-direction:column;flex:1;overflow:hidden;border-top:1px solid var(--stroke-neutral-1);background-color:var(--bg-neutral-3)}.cross-ref .split{flex:1;overflow:hidden}.cross-ref .split .top{//padding: 0px 10px;overflow:hidden}.cross-ref .split .top>.content{height:100%;padding:0 10px;overflow-x:hidden;overflow-y:scroll}.cross-ref .split .gutter{box-sizing:border-box;height:20px}.cross-ref .split .bottom{overflow:hidden;display:flex}.cross-ref .actions{display:flex;flex-direction:row;justify-content:end;gap:8px;padding:4px 8px;border-top:1px solid var(--stroke-neutral-1);background-color:var(--bg-neutral-2)}.cross-ref .actions button{font-size:12px;line-height:24px;padding:2px 8px;height:24px;border-radius:4px;border-color:var(--fg-neutral-4);transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out}.cross-ref .actions button[disabled]{background-color:var(--bg-neutral-2);color:var(--fg-neutral-4);border-color:var(--fg-neutral-5)}.cross-ref .actions button:not([disabled]):hover{background-color:var(--bg-brand-light);color:var(--fg-neutral-3)}.cross-ref .actions button.pressed,.cross-ref .actions button:not([disabled]):active,.cross-ref .actions button:not([disabled]).active{background-color:var(--bg-brand-rest);color:#fff}.scrubbing-message{display:flex;flex:1;flex-direction:column;gap:24px;box-sizing:border-box;padding:24px;width:100%;max-width:100%;background-color:var(--bg-neutral-1);border:1px solid var(--stroke-neutral-1);border-radius:4px;font-family:var(--font);color:var(--fg-neutral-rest);text-align:center;animation:simpleFadeIn .5s ease-out}.status-img{flex:1;background-image:url(/img/scrub-document.png);background-size:contain;background-position:center;background-repeat:no-repeat}.scrubbing-message h3{margin:0;font-size:18px;font-weight:600;color:var(--bg-brand-rest)}.scrubbing-message p{margin:0;font-size:var(--font-size);line-height:var(--line-height);color:var(--fg-neutral-rest)}.highlight-box{display:flex;flex-direction:column;gap:4px;background-color:var(--bg-neutral-2);border:1px solid var(--stroke-neutral-1);border-radius:4px;padding:16px;font-size:var(--font-size);line-height:var(--line-height);color:var(--fg-neutral-2)}.highlight-box strong{color:var(--fg-neutral-rest);font-weight:600}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes simpleFadeIn{0%{opacity:0}to{opacity:1}}.scrubbing-message>*{opacity:0;animation:fadeInUp .6s cubic-bezier(.16,1,.3,1) forwards}.scrubbing-message>*:nth-child(1){animation-delay:.1s}.scrubbing-message>*:nth-child(2){animation-delay:.2s}.scrubbing-message>*:nth-child(3){animation-delay:.3s}.scrubbing-message>*:nth-child(4){animation-delay:.4s}@media(prefers-reduced-motion:reduce){.scrubbing-message,.scrubbing-message>*{animation:none;opacity:1;transform:none}}.edit-test-view{padding:8px;display:flex;flex-direction:column;flex:1;overflow:auto;gap:16px;background-color:var(--bg-neutral-2)}.edit-test__header{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px}.edit-test__header h1{margin:0;font-size:18px;font-weight:600;color:var(--fg-neutral-rest)}.edit-test__actions{display:flex;gap:4px}.edit-test__actions button{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:4px;background-color:transparent;cursor:pointer;transition:background-color .15s ease}.edit-test__actions button:hover{background-color:var(--bg-neutral-hover)}.edit-test__actions button:active{background-color:var(--bg-neutral-active)}.edit-test__actions button img{width:16px;height:16px;opacity:.8}.edit-test__actions button:hover img{opacity:1}.edit-test__actions button.danger:hover{background-color:#fef1f2}.edit-test__actions button.danger:hover img{filter:brightness(0) saturate(100%) invert(12%) sepia(83%) saturate(5765%) hue-rotate(350deg) brightness(88%) contrast(101%)}.edit-test__progress{background-color:var(--bg-neutral-1);border:1px solid var(--stroke-neutral-1);border-radius:4px;padding:16px;display:flex;flex-direction:column;gap:12px}.edit-test__progress-bar{width:100%;height:8px;border-radius:4px;background-color:var(--bg-neutral-2);overflow:hidden;border:1px solid var(--stroke-neutral-1)}.edit-test__progress-bar::-webkit-progress-bar{background-color:var(--bg-neutral-2);border-radius:4px}.edit-test__progress-bar::-webkit-progress-value{background-color:var(--bg-brand-rest);border-radius:4px;transition:width .3s ease-out}.edit-test__progress-bar::-moz-progress-bar{background-color:var(--bg-brand-rest);border-radius:4px}.edit-test__progress-info{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--fg-neutral-3)}.edit-test__progress-count{font-weight:600;color:var(--fg-neutral-rest)}.edit-test__progress-percent{font-weight:600;color:var(--bg-brand-rest)}.edit-test__stats{display:flex;flex-direction:column;gap:16px}.edit-test__stat{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background-color:var(--bg-neutral-1);border:1px solid var(--stroke-neutral-1);border-radius:4px;border-left:3px solid var(--stroke-neutral-1)}.edit-test__stat--success{border-left-color:var(--bg-green-rest)}.edit-test__stat--failed{border-left-color:var(--bg-red-rest)}.edit-test__stat-label{font-size:14px;color:var(--fg-neutral-2)}.edit-test__stat-value{font-size:16px;font-weight:600}.edit-test__stat--success .edit-test__stat-value{color:var(--bg-green-rest)}.edit-test__stat--failed .edit-test__stat-value{color:var(--bg-red-rest)}.edit-test__results{display:flex;flex-direction:column;gap:16px}.edit-test__section{background-color:var(--bg-neutral-1);border:1px solid var(--stroke-neutral-1);border-radius:4px;overflow:hidden}.edit-test__section[open]>summary{border-bottom:1px solid var(--stroke-neutral-1)}.edit-test__section>summary{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none;font-weight:500;color:var(--fg-neutral-rest);transition:background-color .15s ease}.edit-test__section>summary::-webkit-details-marker{display:none}.edit-test__section>summary:hover{background-color:var(--bg-neutral-hover)}.edit-test__section>summary:before{content:"";width:0;height:0;border-left:5px solid var(--fg-neutral-3);border-top:4px solid transparent;border-bottom:4px solid transparent;margin-right:10px;transition:transform .2s ease}.edit-test__section[open]>summary:before{transform:rotate(90deg)}.edit-test__section--success{border-left:3px solid var(--bg-green-rest)}.edit-test__section--failed{border-left:3px solid var(--bg-red-rest)}.edit-test__section-title{display:flex;align-items:center;gap:8px}.edit-test__section-count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:20px;padding:0 6px;border-radius:10px;font-size:11px;font-weight:600;color:var(--fg-neutral-on-brand-rest)}.edit-test__section--success .edit-test__section-count{background-color:var(--bg-green-rest)}.edit-test__section--failed .edit-test__section-count{background-color:var(--bg-red-rest)}.edit-test__section-content{padding:0;overflow-y:auto}.edit-test__success-item{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;font-size:13px;border-bottom:1px solid var(--stroke-neutral-1);color:var(--fg-neutral-2);width:--webkit-fill-available;border-radius:0;border-left:0;border-right:0}.edit-test__success-item:last-child{border-bottom:none}.edit-test__success-item:hover{background-color:var(--bg-neutral-2)}.edit-test__success-index{font-family:monospace;font-size:12px;color:var(--fg-neutral-3)}.edit-test__success-timing{display:flex;gap:12px;font-size:11px;color:var(--fg-neutral-3)}.edit-test__success-timing span{white-space:nowrap}.edit-test__failed-item{padding:12px 16px;border-bottom:1px solid var(--stroke-neutral-1)}.edit-test__failed-item:last-child{border-bottom:none}.edit-test__failed-header{display:flex;flex-wrap:wrap;gap:8px 16px;margin-bottom:12px;padding-bottom:8px;border-bottom:1px dashed var(--stroke-neutral-1)}.edit-test__failed-meta{font-size:12px;color:var(--fg-neutral-3)}.edit-test__failed-meta strong{color:var(--fg-neutral-rest);font-weight:600}.edit-test__failed-meta--state strong{color:var(--bg-red-rest)}.edit-test__failed-header{align-items:center}.edit-test__failed-retry{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;margin-left:auto;border:none;background-color:var(--bg-neutral-1);cursor:pointer;transition:background-color .15s ease}.edit-test__failed-retry:hover{background-color:var(--bg-neutral-hover)}.edit-test__failed-retry:active{background-color:var(--bg-neutral-active)}.edit-test__failed-retry img{width:16px;height:16px;opacity:.8}.edit-test__failed-retry:hover img{opacity:1}.edit-test__code-block{margin-top:8px}.edit-test__code-label{font-size:11px;font-weight:600;color:var(--fg-neutral-3);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.edit-test__code{display:block;width:-webkit-fill-available;padding:10px;background-color:var(--bg-neutral-2);border:1px solid var(--stroke-neutral-1);border-radius:4px;font-family:Consolas,Monaco,monospace;font-size:11px;line-height:1.5;color:var(--fg-neutral-rest);white-space:pre-wrap;word-break:break-all;overflow-x:auto;max-height:120px;overflow-y:auto}@font-face{font-family:var(--font);src:url(/segoeui.otf) format("otf");font-weight:100 900}html,body{height:100%;overflow:hidden;margin:0;background-color:var(--bg-neutral-2);font-family:var(--font),sans-serif;font-size:var(--font-size);font-style:normal;font-weight:400;line-height:var(--line-height)}*{font-family:var(--font),sans-serif;font-size:var(--font-size)}button{-webkit-user-select:none;user-select:none}::view-transition{pointer-events:none}html.view-transitioning,html.view-transitioning *{cursor:pointer!important}::view-transition-old(open-search){animation:slide-down .2s ease-in both}::view-transition-new(open-search){animation:slide-up .2s ease-out both}::view-transition-old(close-search){animation:slide-down .2s ease-out both}::view-transition-new(close-search){animation:fade-in .2s ease-in both}::view-transition-old(search-update){animation:none}::view-transition-new(search-update){animation:fade-in .15s ease-in}::view-transition-new(content-update){animation:fade-in .15s cubic-bezier(.33,1,.68,1)}@keyframes dialog-enter{0%{opacity:0;transform:translateY(-12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes slide-up{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-down{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-16px)}}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.tippy-box[data-theme~=light]{color:#26323d;box-shadow:0 0 20px 4px #9aa1b126,0 4px 80px -8px #24282f40,0 4px 4px -2px #5b5e6926;background-color:#fff}.tippy-box[data-theme~=light][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff}.tippy-box[data-theme~=light]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light]>.tippy-svg-arrow{fill:#fff}.tippy-box[data-animation=scale][data-placement^=top]{transform-origin:bottom}.tippy-box[data-animation=scale][data-placement^=bottom]{transform-origin:top}.tippy-box[data-animation=scale][data-placement^=left]{transform-origin:right}.tippy-box[data-animation=scale][data-placement^=right]{transform-origin:left}.tippy-box[data-animation=scale][data-state=hidden]{transform:scale(.5);opacity:0}
