.fabric .fabric-button{position:relative;height:2rem;font-size:14px;font-weight:400;padding:0 1rem;background-color:#fff;border:1px solid #8a8886;color:#323130;border-radius:0;text-decoration:none;text-align:center;vertical-align:top;min-width:5rem;outline:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;text-overflow:ellipsis;-webkit-appearance:button;-moz-appearance:button;appearance:button;cursor:pointer;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Noto Sans,Droid Sans,Helvetica Neue,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.fabric .fabric-button:not(:disabled):active:after,.fabric .fabric-button:not(:disabled):hover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.fabric .fabric-button:not(:disabled):hover{background-color:#edebe9;color:#201f1e}.fabric .fabric-button:not(:disabled):hover:after{background:hsla(0,0%,100%,.1)}.fabric .fabric-button:not(:disabled):active{background-color:#edebe9;color:#201f1e}.fabric .fabric-button:not(:disabled):active:after{background:rgba(0,0,0,.05)}.fabric .fabric-button--primary{background-color:#0078d4;border-color:#0078d4;color:#fff}.fabric .fabric-button--primary:not(:disabled):hover{background-color:#106ebe;border-color:#106ebe;color:#fff}.fabric .fabric-button--primary:not(:disabled):active{background-color:#005a9e;border-color:#005a9e;color:#fff}.fabric .fabric-button:disabled{background-color:#f3f2f1;border-color:#f3f2f1;color:#a19f9d;cursor:not-allowed}.fabric .fabric-button--borderless{border-color:transparent}.fabric .fabric-button--icon{padding:0;font-size:1.5rem;min-width:0;width:2rem;height:2rem}.fabric .fabric-button__label{margin:0 .25rem;line-height:1;display:block;font-weight:600;white-space:nowrap}.fabric{display:-moz-box;display:flex;height:100%;flex-wrap:nowrap;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.fabric--full{position:absolute!important;top:0;right:0;bottom:0;left:0}.fabric--verticle{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.fabric--grow{-moz-box-flex:1;flex:1 1}.fabric--shrink{-moz-box-flex:0;flex:0 1}.fabric--wrap{flex-wrap:wrap}.fabric .fabric-container{margin:0;padding:0;border:0;font-size:100%;font:inherit}.fabric.domino-container{background-color:#f7f7f7;color:#333;opacity:1;-webkit-transition:opacity .3s ease-in;-moz-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.fabric.domino-container--ready{z-index:-1;opacity:0}.fabric.domino-container .domino-description{padding:0 40px}.fabric.domino-container .domino-description--scrawcrow{visibility:hidden}.fabric.domino-container .dominos{position:relative;padding:0;width:100px;height:25px;list-style:none;margin:0 auto}.fabric.domino-container .dominos .domino{display:block;position:absolute;right:0;width:3px;height:25px;border-radius:1px;-webkit-transform-origin:50% 100%;-moz-transform-origin:50% 100%;transform-origin:50% 100%;background-color:#333;-webkit-animation:domino 2.8s linear infinite;-moz-animation:domino 2.8s linear infinite;animation:domino 2.8s linear infinite;will-change:transform}.fabric.domino-container .dominos .domino:first-child{-webkit-transform:translateX(0) rotate(0deg);-moz-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg);opacity:.2}.fabric.domino-container .dominos .domino:nth-child(2){-webkit-transform:translateX(-15px) rotate(0deg);-moz-transform:translateX(-15px) rotate(0deg);transform:translateX(-15px) rotate(0deg);-webkit-animation-delay:-.4s;-moz-animation-delay:-.4s;animation-delay:-.4s}.fabric.domino-container .dominos .domino:nth-child(3){-webkit-transform:translateX(-30px) rotate(0deg);-moz-transform:translateX(-30px) rotate(0deg);transform:translateX(-30px) rotate(0deg);-webkit-animation-delay:-.8s;-moz-animation-delay:-.8s;animation-delay:-.8s}.fabric.domino-container .dominos .domino:nth-child(4){-webkit-transform:translateX(-45px) rotate(10deg);-moz-transform:translateX(-45px) rotate(10deg);transform:translateX(-45px) rotate(10deg);-webkit-animation-delay:-1.2s;-moz-animation-delay:-1.2s;animation-delay:-1.2s}.fabric.domino-container .dominos .domino:nth-child(5){-webkit-transform:translateX(-60px) rotate(40deg);-moz-transform:translateX(-60px) rotate(40deg);transform:translateX(-60px) rotate(40deg);-webkit-animation-delay:-1.6s;-moz-animation-delay:-1.6s;animation-delay:-1.6s}.fabric.domino-container .dominos .domino:nth-child(6){-webkit-transform:translateX(-75px) rotate(62deg);-moz-transform:translateX(-75px) rotate(62deg);transform:translateX(-75px) rotate(62deg);-webkit-animation-delay:-2s;-moz-animation-delay:-2s;animation-delay:-2s}.fabric.domino-container .dominos .domino:nth-child(7){-webkit-transform:translateX(-90px) rotate(72deg);-moz-transform:translateX(-90px) rotate(72deg);transform:translateX(-90px) rotate(72deg);-webkit-animation-delay:-2.4s;-moz-animation-delay:-2.4s;animation-delay:-2.4s}.fabric.domino-container.domino-container-landing{z-index:9999}.fabric.domino-container.domino-container-landing .fabric-container{margin-top:-60px}@-webkit-keyframes domino{0%{-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg);opacity:0}14.28%{-webkit-transform:translateX(-15px) rotate(0deg);transform:translateX(-15px) rotate(0deg);opacity:1}28.56%{-webkit-transform:translateX(-30px) rotate(0deg);transform:translateX(-30px) rotate(0deg);opacity:1}37.12%{-webkit-transform:translateX(-39px) rotate(0deg);transform:translateX(-39px) rotate(0deg);opacity:1}42.84%{-webkit-transform:translateX(-45px) rotate(10deg);transform:translateX(-45px) rotate(10deg);opacity:1}57.12%{-webkit-transform:translateX(-60px) rotate(40deg);transform:translateX(-60px) rotate(40deg);opacity:1}71.4%{-webkit-transform:translateX(-75px) rotate(62deg);transform:translateX(-75px) rotate(62deg);opacity:1}85.68%{-webkit-transform:translateX(-90px) rotate(72deg);transform:translateX(-90px) rotate(72deg);opacity:1}to{-webkit-transform:translateX(-105px) rotate(74deg);transform:translateX(-105px) rotate(74deg);opacity:0}}@-moz-keyframes domino{0%{-moz-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg);opacity:0}14.28%{-moz-transform:translateX(-15px) rotate(0deg);transform:translateX(-15px) rotate(0deg);opacity:1}28.56%{-moz-transform:translateX(-30px) rotate(0deg);transform:translateX(-30px) rotate(0deg);opacity:1}37.12%{-moz-transform:translateX(-39px) rotate(0deg);transform:translateX(-39px) rotate(0deg);opacity:1}42.84%{-moz-transform:translateX(-45px) rotate(10deg);transform:translateX(-45px) rotate(10deg);opacity:1}57.12%{-moz-transform:translateX(-60px) rotate(40deg);transform:translateX(-60px) rotate(40deg);opacity:1}71.4%{-moz-transform:translateX(-75px) rotate(62deg);transform:translateX(-75px) rotate(62deg);opacity:1}85.68%{-moz-transform:translateX(-90px) rotate(72deg);transform:translateX(-90px) rotate(72deg);opacity:1}to{-moz-transform:translateX(-105px) rotate(74deg);transform:translateX(-105px) rotate(74deg);opacity:0}}@keyframes domino{0%{-webkit-transform:translateX(0) rotate(0deg);-moz-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg);opacity:0}14.28%{-webkit-transform:translateX(-15px) rotate(0deg);-moz-transform:translateX(-15px) rotate(0deg);transform:translateX(-15px) rotate(0deg);opacity:1}28.56%{-webkit-transform:translateX(-30px) rotate(0deg);-moz-transform:translateX(-30px) rotate(0deg);transform:translateX(-30px) rotate(0deg);opacity:1}37.12%{-webkit-transform:translateX(-39px) rotate(0deg);-moz-transform:translateX(-39px) rotate(0deg);transform:translateX(-39px) rotate(0deg);opacity:1}42.84%{-webkit-transform:translateX(-45px) rotate(10deg);-moz-transform:translateX(-45px) rotate(10deg);transform:translateX(-45px) rotate(10deg);opacity:1}57.12%{-webkit-transform:translateX(-60px) rotate(40deg);-moz-transform:translateX(-60px) rotate(40deg);transform:translateX(-60px) rotate(40deg);opacity:1}71.4%{-webkit-transform:translateX(-75px) rotate(62deg);-moz-transform:translateX(-75px) rotate(62deg);transform:translateX(-75px) rotate(62deg);opacity:1}85.68%{-webkit-transform:translateX(-90px) rotate(72deg);-moz-transform:translateX(-90px) rotate(72deg);transform:translateX(-90px) rotate(72deg);opacity:1}to{-webkit-transform:translateX(-105px) rotate(74deg);-moz-transform:translateX(-105px) rotate(74deg);transform:translateX(-105px) rotate(74deg);opacity:0}}.fabric span q+span:before{content:" - "}.fabric span q+span+cite:before{content:" "}.fabric.footer{position:relative;top:60px;width:100%;border-top:1px solid #f2f2f2;height:200px;z-index:-moz-calc($zNav - 1);z-index:calc($zNav - 1)}.fabric.footer,.fabric.footer a{color:#555}.fabric.footer a{line-height:1;display:-moz-box;display:flex}.fabric.footer a:hover{color:#000}.fabric.footer .footer__navigator{margin-right:50px}.fabric.footer .footer__navigator-link{-moz-box-pack:start;justify-content:flex-start;margin:10px 0}.fabric.footer .footer__navigator-link--anchor{position:relative}.fabric.footer .footer__navigator-link--anchor:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:#000;-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;-moz-transition:transform .5s ease,-moz-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease,-moz-transform .5s ease}.fabric.footer .footer__navigator-link--anchor:hover:after{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1)}.fabric.footer .footer__navigator-link-icon{margin-left:10px}.fabric.footer .footer__navigator-link-icon svg{width:16px;height:16px;fill:currentColor}.fabric.footer .footer__copyright{-moz-box-align:end;align-items:flex-end;font-size:12px}.fabric.footer .footer__copyright span{margin:0 .25ch}.fabric.footer .footer__copyright .fabric{height:unset}.fabric.footer .footer__logo{width:3.5rem;margin:10px 0}.fabric.footer .footer-support__heart{color:#e25555}.fabric.footer .footer-support__vercel{height:12px;fill:#555;margin-right:1px}.fabric.footer .footer-support__vercel:hover{fill:#000}@media(max-width:375px){.fabric.footer .footer__content{flex-wrap:wrap}.fabric.footer .footer__copyright{-moz-box-align:center;align-items:center;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;width:100%;-moz-box-pack:justify;justify-content:space-between}.fabric.footer .footer__logo{display:none}}.fabric.header{position:fixed;height:60px;border-bottom:1px solid #f2f2f2;top:0;left:0;right:0;z-index:8888}.fabric.header .header__title{font-size:2em;font-weight:700;margin:10px 20px}.fabric.header .header__logo{width:2.5rem}.fabric.footer,.fabric.header{padding:10px 10vw;background-color:hsla(0,0%,100%,.9);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Noto Sans,Droid Sans,Helvetica Neue,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.fabric.footer--compact,.fabric.header--compact{padding:10px 0}.fabric.footer--compact .footer__content,.fabric.footer--compact .header__content,.fabric.header--compact .footer__content,.fabric.header--compact .header__content{max-width:700px;padding:0 32px}@media(max-width:520px){.fabric.footer--compact .footer__content,.fabric.footer--compact .header__content,.fabric.header--compact .footer__content,.fabric.header--compact .header__content{padding:0 16px}}[id]{scroll-margin-top:-moz-calc(2ex + 60px);scroll-margin-top:calc(2ex + 60px)}:target{text-decoration:underline;text-decoration-thickness:2ex;-webkit-text-decoration-color:#c4e4fb;text-decoration-color:#c4e4fb;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-offset:-2.8ex}html{scroll-behavior:smooth}