@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:150%}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;color:inherit}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}button{appearance:none;background-color:transparent;border:none;font-family:inherit;font-size:inherit;cursor:pointer;line-height:inherit;padding:0}input,select,textarea{margin:0}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=radio]{accent-color:var(--primary-color)}.label-radio{font-size:var(--font-size-tiny)}select{appearance:none;background-color:transparent;border:none;padding:0 1em 0 0;margin:0;width:100%;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit}select::-ms-expand{display:none}summary::-webkit-details-marker{display:none}textarea{appearance:none;background-color:transparent;border:none;padding:0 1em 0 0;margin:0;width:100%;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit}:root{--text-strong: #000000;--text-light: #6C6C7E;--text-brand: #35181D;--text-action: #EB5A27;--text-disabled: #686868;--text-error: #C73A3A;--text-warning: #8F6C1A;--text-success: #067A57;--text-information: #1A74A8;--text-contrast: #FFF;--stroke-strong: #08082B;--stroke-light: #E6E8F0;--stroke-selected: #064BB2;--stroke-focus: #064BB24C;--stroke-disabled: #E6E8F0;--stroke-brand-strong: #386FC1;--stroke-brand-light: #CDDBF0;--stroke-error-strong: #D26161;--stroke-error-light: #F4D8D8;--stroke-warning-strong: #A58948;--stroke-warning-light: #E9E2D1;--stroke-success-strong: #389579;--stroke-success-light: #CDE4DD;--stroke-information-strong: #4890B9;--stroke-information-light: #D1E3EE;--icon-neutral: #8A8A8A;--icon-brand: #EB5A27;--icon-disabled: #E6E8F0;--icon-error: #D26161;--icon-warning: #A58948;--icon-success: #389579;--icon-information: #4890B9;--fill-strong: #08082B;--fill-light: #E6E8F0;--fill-lighter: #F9FBFD;--fill-white: #FFF;--fill-hover: #f8f5f0;--fill-press: #e4d9c8;--fill-selected: #386FC1;--fill-disabled: #E6E8F0;--fill-brand-strong: #064BB2;--fill-brand-light: #F5F8FC;--fill-error-strong: #C73A3A;--fill-error-light: #FCF5F5;--fill-warning-strong: #8F6C1A;--fill-warning-light: #F9F7F3;--fill-success-strong: #067A57;--fill-success-light: #F2F8F6;--fill-information-strong: #1A74A8;--fill-information-light: #F3F8FA;--background-base: #F3F3E9;--background-secondary: #F5F6FA}:root{--radius-05: 4px;--radius-1: 8px;--radius-2: 16px;--radius-round: 50%}@media not (min-width:428px){:root{--radius-05: 3px;--radius-1: 6px;--radius-2: 12px}}:root{--shadow-under: inset 0px 1px 4px rgba(0, 0, 0, .08);--shadow-on: 0px 2px 4px -2px rgba(0, 0, 0, .08), 0px 4px 8px -2px rgba(0, 0, 0, .04);--shadow-over: 0px 8px 8px -4px rgba(0, 0, 0, .04), 0px 20px 24px -4px rgba(0, 0, 0, .08)}:root{--gutter: 16px;--container-max-width: 1280px;--column: 4;--space-05: 4px;--space-1: 8px;--space-2: 16px;--space-3: 24px;--space-4: 32px;--space-8: 64px}@media not (min-width:428px){:root{--gutter: 8px;--column: 2;--space-05: 3px;--space-1: 6px;--space-2: 12px;--space-3: 18px;--space-4: 24px;--space-8: 48px}}@media(min-width:768px){:root{--gutter: 24px;--column: 8}}@media(min-width:1024px){:root{--gutter: 32px;--column: 12}}:root{--duration: .2s;--animation: ease-in-out;--transition-color: background-color var(--duration) var(--animation), color var(--duration) var(--animation), border var(--duration) var(--animation), opacity var(--duration) var(--animation);--transition-transform: transform var(--duration) var(--animation);--transition-shadow: box-shadow var(--duration) var(--animation)}:root{--font-family-heading: "Lexend", "Lexend Fallback", sans-serif;--font-family-body: "Lexend", "Lexend Fallback", sans-serif;--font-weight-strong: 600;--font-weight-normal: 400;--font-size-display: 40px;--font-size-h1: 36px;--font-size-h2: 28px;--font-size-h3: 24px;--font-size-h4: 20px;--font-size-body: 16px;--font-size-small: 14px;--line-height-display: 48px;--line-height-h1: 44px;--line-height-h2: 36px;--line-height-h3: 32px;--line-height-h4: 28px;--line-height-body: 24px;--line-height-small: 20px}@media(min-width:768px){:root{--font-size-display: 56px;--font-size-h1: 40px;--font-size-h2: 32px;--line-height-display: 64px;--line-height-h1: 48px;--line-height-h2: 40px}}.link{color:var(--text-brand);text-decoration:underline}.link:hover{text-decoration-thickness:2px;text-decoration-color:var(--text-action)}.link:focus{text-decoration:none}.link:active{background:var(--fill-press)}.link[target=_blank]:after{content:"";width:12px;height:12px;display:inline-block;margin-left:var(--space-05);background:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='rgb(235, 90, 39)'%3E%3Cpath d='M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z'/%3E%3C/svg%3E") right/12px no-repeat}.link.mod-current-color{color:currentColor}.u-contents{display:contents}.u-hidden,.u-desktop-only{display:none}@media(min-width:1024px){.u-desktop-only{display:initial}}.u-max-width-1-2{max-width:calc(var(--container-max-width) * 1 / 2)}.u-max-width-1-3{max-width:calc(var(--container-max-width) * 1 / 3)}.u-max-width-2-3{max-width:calc(var(--container-max-width) * 2 / 3)}.collapse{background:var(--fill-white);border-radius:var(--radius-05)}.collapse-button{display:flex;aspect-ratio:1;padding:var(--space-1);border-radius:var(--radius-05)}.collapse-button-icon{width:var(--space-2);aspect-ratio:1}.collapse-summary:hover,.collapse-summary:focus,.collapse-summary:active{color:var(--text-action)}.collapse-summary:hover .collapse-button,.collapse-summary:focus .collapse-button,.collapse-summary:active .collapse-button{background:var(--fill-hover);color:var(--icon-brand)}.collapse-summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:var(--space-2);cursor:pointer;-webkit-user-select:none;user-select:none}.collapse::details-content{transition:content-visibility .1s allow-discrete,opacity .1s ease,transform .1s ease;opacity:0;transform:translateY(-16px);overflow:clip}.collapse[open]::details-content{opacity:1;transform:translateY(0)}.collapse-content{color:var(--text-brand);padding-inline:var(--space-2);padding-block-end:var(--space-2)}.collapse-button-icon{transition:transform var(--duration) var(--animation)}.collapse[open]{background:var(--fill-white)}.collapse[open] .collapse-button-icon{transform:rotate(180deg)}.collapse[open] .collapse-summary{color:var(--text-action)}.collapse[open] .collapse-summary .collapse-button{background:var(--fill-hover);color:var(--icon-brand)}.faq{display:flex;flex-direction:column;gap:var(--space-1);max-width:600px;margin-block:var(--space-4)}.footer{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-4);padding-block:var(--space-4)}@media(min-width:768px){.footer{grid-template-columns:repeat(4,1fr)}}.footer-heading{font-size:var(--text-sm);font-weight:600;margin-block-end:var(--space-2)}.footer-links,.footer-social{display:flex;flex-direction:column;gap:var(--space-1);list-style:none;padding:0;margin:0}.footer-brand{font-weight:700;margin-block-end:var(--space-2)}.footer-social{margin-block-end:var(--space-2)}.footer-legal{font-size:var(--text-xs);color:var(--text-secondary)}.header{background-color:var(--background-base);display:flex;justify-items:center;position:sticky;top:0;z-index:1;transition:transform var(--duration) var(--animation)}.header.is-hidden{transform:translateY(-100%)}.header-logo{margin-block:var(--space-2)}html{scroll-behavior:smooth}html,body{font-family:Lexend,Lexend Fallback,sans-serif;background:var(--background-base);color:#35181d}.container{padding-inline:var(--gutter);max-width:var(--container-max-width);margin:auto}.container.mod-center{align-items:center}.link,.page a{color:var(--text-brand);text-decoration:underline}.link:hover,.page a:hover{text-decoration-thickness:2px;text-decoration-color:var(--text-action)}.link:focus,.page a:focus{text-decoration:none}.link:active,.page a:active{background:var(--fill-press)}.link[target=_blank]:after,.page a[target=_blank]:after{content:"";width:12px;height:12px;display:inline-block;margin-left:var(--space-05);background:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='rgb(235, 90, 39)'%3E%3Cpath d='M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z'/%3E%3C/svg%3E") right/12px no-repeat}.link.mod-current-color,.page a.mod-current-color{color:currentColor}.page h1,.page h2,.page h3,.page h4{margin-bottom:var(--space-4);color:var(--text-brand)}.page h1:not(:first-child),.page h2:not(:first-child),.page h3:not(:first-child),.page h4:not(:first-child){margin-top:var(--space-4)}.page h1{font-size:var(--font-size-h1);line-height:var(--line-height-h1);font-weight:var(--font-weight-strong);letter-spacing:-1px;margin-inline-start:-2px}.page h2{font-size:var(--font-size-h2);line-height:var(--line-height-h2);margin-inline-start:-1px}.page h3{font-size:var(--font-size-h3);line-height:var(--line-height-h3)}.page p{margin-block:var(--space-1);line-height:var(--line-height-body)}.page strong,.page b{font-weight:var(--font-weight-strong)}.page a{color:var(--text-link);text-decoration:underline}.page small{font-size:var(--font-size-tiny);line-height:var(--line-height-tiny)}.page blockquote{padding:var(--space-16);border-radius:var(--radius-8);color:var(--text-information);border:1px solid var(--stroke-information-weak);background:var(--fill-information-weak)}.page ul{list-style:disc;padding-inline:var(--space-4);margin-block:var(--space-1)}.page ol{list-style:decimal;padding-inline:var(--space-4);margin-block:var(--space-1)}.uxcode{display:contents;color:var(--text-brand)}.uxcode abbr{color:var(--text-action)}.uxcode-pixel{display:inline-block;width:.2em;height:.2em;background-color:#eb5a27;bottom:.52em;position:relative}.welcome{display:flex;flex-direction:column;gap:var(--space-8);padding-block:var(--space-8)}.welcome-manifesto{display:flex;flex-direction:column;gap:var(--space-4)}@media(min-width:768px){.welcome-manifesto{max-width:calc(var(--container-max-width) * 2 / 3)}}.welcome-lead{font-size:var(--font-size-display);line-height:var(--line-height-display);font-weight:var(--font-weight-strong);color:var(--text-strong)}.welcome-beliefs{display:flex;flex-direction:column;gap:var(--space-1);font-size:var(--font-size-h3);line-height:var(--line-height-h3);list-style:none}.welcome-section{display:flex;flex-direction:column;gap:var(--space-3);padding-block-start:var(--space-4);border-block-start:1px solid var(--stroke-light)}.welcome-section-label{font-size:var(--font-size-small);font-weight:var(--font-weight-normal);text-transform:uppercase;letter-spacing:.08em;color:var(--text-light)}.welcome-links{display:flex;flex-wrap:wrap;gap:var(--space-2) var(--space-4)}.welcome-links a{font-size:var(--font-size-h3);line-height:var(--line-height-h3);font-weight:var(--font-weight-strong);color:var(--text-strong);text-decoration:none}.welcome-links a:after{content:" →";color:var(--text-action)}.welcome-links a:hover{color:var(--text-action)}
