#dt-layout-shell{--dt-layout-manager-border:0px solid transparent;--dt-layout-component-border:0px solid transparent;--dt-layout-row-gap:1px;--dt-layout-page-padding:0px;--dt-typingviewport-target-pct:35;--dt-layout-available-h:calc(100svh - 80px - var(--header-height,0px));--dt-typingviewport-target-y:calc(var(--dt-layout-available-h)*var(--dt-typingviewport-target-pct)/100);--dt-typingviewport-height:0px;--dt-typingviewport-half-h:calc(var(--dt-typingviewport-height)/2);--dt-before-max-h:calc(var(--dt-typingviewport-target-y) - var(--dt-typingviewport-half-h) - var(--dt-layout-row-gap));--dt-resultscreen-height:0px;--dt-resultscreen-half-h:calc(var(--dt-resultscreen-height)/2);--dt-content-fade-ms:.22s;width:100%;min-height:var(--dt-layout-available-h);padding:var(--dt-layout-page-padding);box-sizing:border-box;border:var(--dt-layout-manager-border);position:relative;overflow:clip visible}#dt-layout-loader{z-index:9999;background:rgb(var(--background));pointer-events:auto;place-items:center;width:auto;height:auto;display:grid;position:fixed;inset:0}#dt-layout-container{width:100%;min-height:calc(var(--dt-layout-available-h) - var(--dt-layout-page-padding) - var(--dt-layout-page-padding));box-sizing:border-box;visibility:hidden;opacity:0;transition:opacity var(--dt-content-fade-ms)ease;position:relative;overflow:clip visible}#dt-layout-shell[data-layout-ready=true] #dt-layout-container{visibility:visible}#dt-layout-shell[data-content-visible=true] #dt-layout-container{opacity:1}#dt-layout-container,#dt-layout-container *{box-sizing:border-box}#dt-layout-container>*{min-width:0;min-height:0}.dt-layout-flow{grid-template-rows:minmax(max-content,max(0px,var(--dt-before-max-h)))auto auto;row-gap:var(--dt-layout-row-gap);place-items:start stretch;width:100%;min-width:0;min-height:0;display:grid}.dt-layout-flow-section{align-items:stretch;gap:var(--dt-layout-row-gap);flex-direction:column;width:100%;min-width:0;min-height:0;display:flex}.dt-layout-flow-section--before,.dt-layout-flow-section--after{align-self:start}.dt-layout-flow [data-layout-block]{flex:none;width:100%;min-width:0;min-height:0}.dt-layout-block-cell{box-sizing:border-box;border:var(--dt-layout-component-border);width:100%;min-width:0;min-height:0;overflow:visible}.dt-layout-block-cell--auto,.dt-layout-block-cell--typing,.dt-layout-block-cell--textguide{overflow:hidden visible}.dt-layout-block-cell--typing{place-self:start stretch}.dt-layout-block-cell--textguide{min-height:0}#dt-layout-result-screen-host{box-sizing:border-box;visibility:hidden;pointer-events:none;z-index:2;border:var(--dt-layout-component-border);width:100%;min-width:0;min-height:0;display:none;overflow:hidden visible}#dt-layout-shell[data-result-screen-active=true] #dt-layout-result-screen-host{padding-top:max(0px,calc(var(--dt-typingviewport-target-y) - var(--dt-resultscreen-half-h)));display:block}#dt-layout-shell[data-result-screen-active=true][data-result-screen-ready=true] #dt-layout-result-screen-host{visibility:visible;pointer-events:auto}#dt-layout-shell[data-result-screen-active=true] .dt-layout-flow{display:none}#dt-layout-result-screen-host>*{outline-offset:-1px;outline:0 solid #ff0000d9}
