@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: #35181D;--fill-brand: #EB5A27;--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:360px){: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:360px){: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)}.article-author{display:flex;align-items:center;gap:var(--space-2);margin-bottom:var(--space-4);color:var(--text-light);font-size:var(--font-size-small, .875rem)}.article-author-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;background:var(--fill-light);flex-shrink:0}.article-author-avatar-placeholder{width:40px;height:40px;border-radius:50%;background:var(--fill-brand-strong);color:var(--text-contrast);display:flex;align-items:center;justify-content:center;font-weight:var(--font-weight-strong);font-size:1rem;flex-shrink:0}.article-author-info{display:flex;flex-direction:column;gap:2px}.article-author-name-row{display:flex;align-items:center;gap:var(--space-1)}.article-author-name{font-weight:var(--font-weight-strong);color:var(--text-brand)}.article-author-linkedin{display:flex;align-items:center;color:var(--text-light);opacity:.5;transition:opacity .15s ease}.article-author-linkedin:hover{opacity:1}.page h1,.page h2,.page h3,.page h4{font-weight:var(--font-weight-strong);color:var(--text-brand);margin-top:var(--space-8);margin-bottom:var(--space-2)}.page h1{font-size:var(--font-size-h1);line-height:var(--line-height-h1)}.page h2{font-size:var(--font-size-h2);line-height:var(--line-height-h2)}.page h4{font-size:var(--font-size-h4);line-height:var(--line-height-h4)}.page p{margin-bottom:var(--space-3);line-height:1.75}.page strong,.page b{font-weight:var(--font-weight-strong);color:var(--text-brand)}.page a{color:var(--text-brand);text-decoration:underline;text-underline-offset:3px}.page a:hover{text-decoration-thickness:2px;text-decoration-color:var(--text-action)}.page a[target=_blank]:after{content:"";width:11px;height:11px;display:inline-block;margin-left:3px;vertical-align:middle;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") center/11px no-repeat}.page ul,.page ol{margin-bottom:var(--space-3);padding-left:var(--space-4);line-height:1.75}.page ul{list-style:disc}.page ol{list-style:decimal}.page li{margin-bottom:var(--space-1)}.page li>ul,.page li>ol{margin-top:var(--space-1);margin-bottom:0}.page blockquote{border-left:3px solid var(--stroke-brand-strong);padding:var(--space-2) var(--space-3);background:var(--fill-brand-light);border-radius:0 var(--radius-4, 8px) var(--radius-4, 8px) 0;margin-block:var(--space-4);color:var(--text-light);font-style:italic}.page blockquote p:last-child{margin-bottom:0}.page hr{border:none;border-top:1px solid var(--stroke-light);margin-block:var(--space-8)}.page pre{margin-block:var(--space-4);border-radius:var(--radius-4, 8px);overflow-x:auto;font-size:.8125rem;line-height:1.7;border:1px solid #313244;background:#1e1e2e}.page pre code{font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,monospace;padding:var(--space-3) var(--space-4);display:block;min-width:max-content}.page code:not(pre code){font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,monospace;font-size:.8125em;background:var(--fill-light);color:#a93226;padding:2px 7px;border-radius:4px;border:1px solid var(--stroke-light);-webkit-hyphens:none;hyphens:none;white-space:nowrap}.page .table-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-block:var(--space-4)}.page table{width:100%;border-collapse:collapse;font-size:var(--font-size-small);border:1.5px solid var(--stroke-strong);box-shadow:4px 4px 0 var(--stroke-strong)}.page table th,.page table td{padding:var(--space-1) var(--space-2);text-align:left;white-space:nowrap}.page table th{font-weight:var(--font-weight-strong);color:var(--text-contrast);background:var(--fill-brand-strong);border-bottom:none}.page table td{border-bottom:1px solid var(--stroke-light)}.page table tr:last-child td{border-bottom:none}.page table tr:hover td{background:var(--fill-hover)}.hljs{background:#1e1e2e;color:#cdd6f4}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#cba6f7}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#89b4fa}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#fab387}.hljs-punctuation,.hljs-string{color:#a6e3a1}.hljs-built_in,.hljs-symbol{color:#f38ba8}.hljs-code,.hljs-comment,.hljs-formula{color:#9399b2;font-style:italic}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#89dceb}.hljs-subst{color:#cdd6f4}.hljs-section{color:#89b4fa;font-weight:700}.hljs-bullet{color:#fab387}.hljs-emphasis{color:#cdd6f4;font-style:italic}.hljs-strong{color:#cdd6f4;font-weight:700}.hljs-addition{color:#a6e3a1;background:#a6e3a126}.hljs-deletion{color:#f38ba8;background:#f38ba826}.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:#f3f3e9e6;display:flex;justify-items:center;position:sticky;top:0;z-index:1;transition:transform var(--duration) var(--animation),var(--transition-color)}.header.is-hidden{transform:translateY(-100%)}.header{border-bottom:1px solid rgba(53,24,29,.05)}.header:hover{background-color:var(--background-secondary);border-bottom:1px solid rgba(53,24,29,.15)}.header-logo{margin-block:var(--space-2)}.info{display:flex;align-items:flex-start;gap:var(--space-1);padding:var(--space-2) var(--space-2);border-radius:0;border:1.5px solid;margin-block:var(--space-4);font-size:var(--font-size-small);font-weight:var(--font-weight-strong);line-height:1.6}.info:before{flex-shrink:0;width:16px;height:16px;margin-top:3px;background-size:16px 16px;background-repeat:no-repeat;content:""}.info-content{flex:1}.info-content p:last-child{margin-bottom:0}.info--tip{background:#eb5a270d;border-color:var(--text-action);color:var(--text-brand);box-shadow:4px 4px 0 var(--text-action)}.info--tip:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23EB5A27' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='9' y1='21' x2='15' y2='21'/%3E%3Cline x1='12' y1='17' x2='12' y2='17'/%3E%3Cpath d='M12 2a7 7 0 0 1 7 7c0 2.38-1.19 4.47-3 5.74V17H8v-2.26C6.19 13.47 5 11.38 5 9a7 7 0 0 1 7-7z'/%3E%3C/svg%3E")}.info--note{background:var(--fill-information-light);border-color:var(--stroke-information-strong);color:var(--text-information);box-shadow:4px 4px 0 var(--stroke-information-strong)}.info--note:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234890B9' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='12' y1='16' x2='12' y2='12'/%3E%3Cline x1='12' y1='8' x2='12.01' y2='8'/%3E%3C/svg%3E")}.info--warning{background:var(--fill-warning-light);border-color:var(--stroke-warning-strong);color:var(--text-warning);box-shadow:4px 4px 0 var(--stroke-warning-strong)}.info--warning:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23A58948' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z'/%3E%3Cline x1='12' y1='9' x2='12' y2='13'/%3E%3Cline x1='12' y1='17' x2='12.01' y2='17'/%3E%3C/svg%3E")}.info--danger{background:var(--fill-error-light);border-color:var(--stroke-error-strong);color:var(--text-error);box-shadow:4px 4px 0 var(--stroke-error-strong)}.info--danger:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23D26161' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2'/%3E%3Cline x1='15' y1='9' x2='9' y2='15'/%3E%3Cline x1='9' y1='9' x2='15' y2='15'/%3E%3C/svg%3E")}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{padding-block:var(--space-4)}.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)}.tile-wrapper{--tile-min-size: 200px;--tile-max-size: 280px;display:grid;gap:var(--gutter);grid-auto-flow:column;grid-auto-columns:minmax(var(--tile-min-size),var(--tile-max-size));overflow-x:auto;scroll-snap-type:x mandatory}.tile{--tile-background: rgba(53, 24, 29, .15);--tile-title-color: rgba(53, 24, 29, .8)}.tile:hover,.tile:focus,.tile:active{--tile-background: rgba(53, 24, 29, .45);--tile-title-color: rgba(53, 24, 29, 1)}.tile{outline:none}.tile__image{aspect-ratio:1;width:100%;background:var(--tile-background);scroll-snap-align:start;border-radius:var(--radius-2);overflow:hidden;padding:var(--space-1);transition:var(--transition-color)}.tile__image img{border-radius:var(--radius-1)}.tile__name{color:var(--tile-title-color);padding:var(--space-1);font-size:var(--font-size-h4);line-height:var(--line-height-h4);font-weight:var(--font-weight-strong)}.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-h4);line-height:var(--line-height-h4);list-style:inside square}.welcome-beliefs ::marker{color:var(--fill-brand)}.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-articles{display:grid;gap:var(--space-2);list-style:none}@media(min-width:768px){.welcome-articles{grid-template-columns:1fr 1fr}}.welcome-article{display:flex;flex-direction:column;gap:var(--space-05);padding:var(--space-2) var(--space-2) var(--space-2) var(--space-3);border-left:2px solid var(--stroke-light);transition:var(--transition-color)}.welcome-article:hover{border-color:var(--fill-brand)}.welcome-article-date{font-size:var(--font-size-small);line-height:var(--line-height-small);color:var(--text-light)}.welcome-article-title{font-size:var(--font-size-body);line-height:var(--line-height-body);font-weight:var(--font-weight-strong)}.welcome-article-title a{color:var(--text-strong);text-decoration:none;transition:var(--transition-color)}.welcome-article-title a:hover{color:var(--text-action)}.welcome-article-description{font-size:var(--font-size-small);line-height:var(--line-height-small);color:var(--text-light);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.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)}
