@layer app-wide,base-theme,wf-components,overrides;@layer overrides{wf-mobile-flyout.pos-abs .mobile-flyout{position:absolute}}@layer app-wide{*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{font-size:14px;font-family:Arial,Helvetica,sans-serif;display:flex;flex-direction:column;justify-content:stretch;height:100%;color:var(--primary-foreground);background:var(--primary)}body{font-size:1rem;flex:1 1 auto}body .container{padding:20px;height:100%;max-width:960px;width:100%}body .bd-title{margin-top:1rem;margin-bottom:.5rem;font-size:3rem}body .bd-lead{font-size:1.5rem;font-weight:300}body p{margin-top:0;font-size:14px;line-height:22px}body ul{list-style:none;display:inline-flex;flex-direction:column}body ul.code-list{margin-top:15px}body ul.code-list.row-list{flex-direction:row;flex-wrap:wrap}body ul.code-list.row-list li{margin:0 5px 5px 0}body ul.code-list li{line-height:22px;display:inline-flex;flex-direction:column}body ul.code-list li code{margin:0 3px}body ul.code-list li span{margin-bottom:3px;display:inline-flex;flex-direction:row;justify-content:flex-start}body ul li{padding-left:10px}body .highlight{padding:15px;display:block;background-color:var(--primary-input-background-color);flex:1 1 auto;overflow:visible;display:table-cell}body .bd-example{padding:1.5rem;margin-right:0;margin-left:0;border-width:.2rem;border:solid #f8f9fa}body .bd-example wf-button{margin-left:5px}body code{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;padding:2px 5px;background:#23241f;border-radius:5px;color:#e6db74}body code.prop{color:#e6db74}body code.value{color:#f92672}body code.func{color:#07eaf3}body code.tag{color:#34eb95}body code.output{color:#ae81ff}body code .nt{color:#2f6f9f}body code .na{color:#006ee0}body code .o{color:#555}body code .s{color:#d73038}}
