html{min-height:100%}body{display:flex;flex-direction:column;min-height:100dvh}.static-nav{align-items:center;display:flex;font-size:1.8rem;gap:1rem;justify-content:space-between;padding:1rem 2rem}.static-nav a{color:var(--bux-page-color);text-decoration:none;transition:color .2s}.static-nav a:hover{color:var(--bux-color-primary)}.static-nav-actions{align-items:center;display:flex;gap:2rem}.static-share-button{--bux-share-btn-bg: color-mix(in srgb, var(--bux-page-color, #121212) 8%, transparent);--bux-share-btn-color: var(--bux-page-color, #121212);--bux-share-btn-font-size: 0;--bux-share-btn-height: 3.2rem;--bux-share-btn-padding-inline: .6rem;--bux-share-btn-border-radius: 50%;--bux-share-btn-gap: 0;--bux-share-btn-hover-bg: color-mix(in srgb, var(--bux-color-primary, #5da2ff) 18%, transparent);--bux-share-btn-hover-color: var(--bux-color-primary, #5da2ff);display:inline-flex}.static-share-icon{display:block;fill:none;height:2rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:2rem}.static-brand-link{align-items:center;display:flex;gap:.6rem}.static-logo-mark{display:inline-block;height:3.2rem;position:relative;width:3.2rem}.static-logo-mark:after{background:var(--bux-color-primary);border-radius:50%;content:"";height:1rem;pointer-events:none;position:absolute;right:calc(15.625% - .5rem);top:calc(15.625% - .5rem);transform:scale(1);transform-origin:center;width:1rem;will-change:transform;border:1px solid #fff}.static-brand-link:hover .static-logo-mark:after,.static-brand-link:focus-visible .static-logo-mark:after{animation:staticLogoDotPulse .52s cubic-bezier(.22,1,.36,1)}.static-logo{display:block;height:3.2rem;width:auto}@keyframes staticLogoDotPulse{0%{background:var(--bux-color-primary);transform:scale(1)}48%{background:var(--bux-color-secondary);transform:scale(1.8)}to{background:var(--bux-color-primary);transform:scale(1)}}@media(prefers-reduced-motion:reduce){.static-brand-link:hover .static-logo-mark:after,.static-brand-link:focus-visible .static-logo-mark:after{animation:none}}.static-brand{color:var(--bux-page-color);font-size:2.8rem;font-weight:700}.static-brand span{font-weight:400}.static-brand .static-brand-kit,.static-nav-link,.static-nav .static-nav-link{color:var(--bux-color-primary);font-weight:700}.static-brand-kit{font-style:italic}.guide-shell{margin:5rem auto;max-width:100rem;padding:0;background:var(--bux-white);box-shadow:0 10px 60px #7070701a;border-radius:2rem}.guide-article-content{padding:5rem}.guide-back{color:var(--bux-page-color-light);display:block;text-decoration:none;transition:color .15s;max-width:100rem;margin:0 auto}.guide-back+.guide-shell{margin-top:2rem}.guide-back:hover{color:var(--bux-color-primary)}.guide-hero-image{border-radius:2rem 2rem 0 0;display:block;width:100%}.guide-article h1{font-size:4rem;font-weight:700;line-height:1.2;margin-bottom:5rem}.guide-article h2,.guide-related h2{font-size:2.4rem;font-weight:700;margin:4rem 0 2rem}.guide-article h3{font-size:1.8rem;font-weight:700;margin:3rem 0 1.5rem}.guide-article p,.guide-article ul,.guide-article ol{color:var(--bux-page-color-medium);font-size:2rem;line-height:1.8;margin-bottom:1.5rem}.guide-article ul,.guide-article ol{padding-left:2rem}.guide-article li{list-style:disc;margin-bottom:.6rem}.guide-article ol li{list-style:decimal}.guide-article li p{margin:0}.guide-article code{border-radius:.4rem;color:var(--bux-color-primary);font-family:var(--bux-typo-font-family-mono);font-size:1.4rem;padding:.2rem .5rem;border:1px solid #c6c4c0;background:#ececec;top:-1px;position:relative}.guide-article pre{border-left:3px solid #11cbe2;margin:2rem 0;padding:1rem 2rem;background:#f4f6f7;overflow-x:auto;white-space:pre}.guide-article pre code{display:block;min-width:max-content;background:none;color:#1f2933;padding:0;border:none}.guide-article .hljs{color:#1f2933}.guide-article .hljs-tag,.guide-article .hljs-name,.guide-article .hljs-selector-tag{color:#b42318}.guide-article .hljs-attr,.guide-article .hljs-attribute,.guide-article .hljs-property{color:#0f4c81}.guide-article .hljs-string,.guide-article .hljs-regexp,.guide-article .hljs-addition{color:#0b7a3b}.guide-article .hljs-number,.guide-article .hljs-literal,.guide-article .hljs-built_in,.guide-article .hljs-variable{color:#9a3412}.guide-article .hljs-keyword,.guide-article .hljs-selector-class,.guide-article .hljs-selector-id{color:#6d28d9}.guide-article .hljs-comment,.guide-article .hljs-quote{color:#64748b;font-style:italic}.guide-article .hljs-title,.guide-article .hljs-section{color:#92400e}.guide-article strong{font-weight:500}.guide-article a{color:var(--bux-color-primary);font-weight:700}.guide-article a:hover{text-decoration:underline;text-underline-offset:3px}.guide-table-scroll{overflow-x:auto;margin-bottom:2rem}.guide-table-scroll table{border-collapse:collapse;font-size:1.6rem;min-width:max-content;width:100%}.guide-article th{background:#5da2ff;color:#fff;font-weight:500;padding:.8rem 1.2rem;text-align:left}.guide-article td{color:var(--bux-page-color-medium);padding:.8rem 1.2rem}.guide-article tbody tr:nth-child(odd){background:var(--bux-white)}.guide-article tbody tr:nth-child(2n){background:var(--bux-card-logo-bg-light)}.guide-status-icon{align-items:center;display:inline-flex;height:1.8rem;justify-content:center;vertical-align:-.35rem;width:1.8rem}.guide-status-icon svg{display:block;height:100%;width:100%}.guide-status-icon path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4}.guide-status-icon--ok{color:#0b7a3b}.guide-status-icon--no{color:#b42318}.guide-status-icon--warn{color:#b7791f}.guide-status-icon--warn path:first-child{fill:var(--bux-white)7df}.guide-article hr{background:var(--bux-switcher-bg);height:3px;border:0;border:none;margin:5rem 0;border-radius:2px}.guide-article blockquote{border-left:3px solid #5da2ff;color:var(--bux-page-color-light);font-style:italic;margin:2rem 0;padding:1rem 2rem;background:var(--bux-card-logo-bg-light)}.guide-article blockquote p{font-size:1.8rem;margin:0}.guide-related{width:100rem;margin:0 auto 8rem}.guide-card-list{display:flex;align-items:stretch;gap:5rem}.guide-card{width:calc(50% - 2.5rem);position:relative;display:flex;flex-direction:column}.guide-card-content{align-items:flex-start;background:var(--bux-white);border-radius:0 0 1rem 1rem;display:flex;flex:1;gap:2rem;padding:2rem;text-decoration:none;transition:border-color .15s,background .15s;box-shadow:0 10px 60px #7070701a}.guide-card:hover{background:#00a1b50a;border-color:var(--bux-color-primary)}.guide-card-image{width:100%;border-radius:1rem 1rem 0 0}.guide-card-number{width:3.2rem;height:3.2rem;line-height:3.2rem;font-size:1.8rem;border-radius:50%;text-align:center;background:var(--bux-card-logo-bg-light);border:1px solid #acdfe5;color:var(--bux-page-color);display:block;position:absolute;top:1.4rem;left:1.4rem}.guide-card-body{display:grid;flex:1;gap:.6rem}.guide-card-title{color:var(--bux-page-color);font-size:2rem;font-weight:700}.guide-card-desc{color:var(--bux-page-color-medium);font-size:1.8rem;line-height:1.5}.guide-card-arrow{color:var(--bux-color-primary);flex:0 0 auto;height:2rem;transition:color .15s,transform .15s;width:2rem}.guide-card-arrow path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.guide-card:hover .guide-card-arrow{color:var(--bux-color-primary);transform:translate(4px)}.static-footer{background:var(--bux-footer-bg);border-top:1px solid var(--bux-tag-border-color);color:var(--bux-page-color-medium);display:flex;flex-direction:column;margin-top:auto}.static-footer-inner{display:grid;gap:4rem;grid-template-columns:minmax(24rem,1.4fr) minmax(18rem,1fr) minmax(18rem,1fr) minmax(18rem,1fr);margin:0 auto;max-width:1000px;padding:5rem 0}.static-footer-brand{align-items:flex-start;display:flex;gap:1.2rem;flex-direction:column}.static-footer-logo-wrapper{display:flex;align-items:center;gap:.5rem;position:relative;top:-6px}.static-footer-logo-wrapper+div>p{position:relative;top:-8px}.static-footer-logo{flex:0 0 auto;width:3.2rem;height:3.2rem}.static-footer-name{color:var(--bux-page-color);font-size:2rem;font-weight:700;line-height:1}.brandWeb{font-weight:400}.brandKit{color:var(--bux-color-primary);font-style:italic}.static-footer p{max-width:34rem;margin:0;font-size:1.6rem;line-height:1.6}.static-footer-section h2{color:var(--bux-page-color);font-size:1.6rem;letter-spacing:0;margin:0 0 1rem;text-transform:uppercase}.static-footer-links{display:flex;flex-direction:column;gap:.7rem}.static-footer a{color:var(--bux-color-primary);font-size:1.6rem;font-weight:700;text-decoration:none}.static-footer a:hover{text-decoration:underline}.static-browserux-tool{align-items:center;display:inline-flex;gap:1rem}.static-browserux-logo{border-radius:.6rem;flex:0 0 auto;height:3.2rem;width:3.2rem}.static-footer-bottom{border-top:1px solid #dceff2;color:var(--bux-page-color-light);display:flex;font-size:1.4rem;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1000px;padding:2rem 0;width:100%}@media(max-width:1180px){.guide-shell{max-width:100%;margin-inline:4rem}.guide-related{width:100%;max-width:100%;padding:0 4rem}}@media(max-width:1140px){.static-footer-bottom{padding-inline:4rem}.static-footer-inner{grid-template-columns:repeat(2,minmax(18rem,1fr));width:100%;max-width:100%;padding:4rem}}@media(max-width:768px){.guide-shell{margin:2rem}.guide-related{padding:0 2rem}.guide-card-list{gap:2rem}.guide-card{width:calc(50% - 1rem)}.guide-article-content,.static-footer-inner{padding:2rem}.static-footer-bottom{padding-inline:2rem}}@media(max-width:590px){.static-footer-inner{display:flex;flex-direction:column}.guide-card-list{flex-direction:column}.guide-card{width:100%}.footerSection{margin-left:0}.static-footer p{max-width:100%}.static-footer-logo-wrapper{top:0}.static-footer-logo-wrapper+div>p{top:0}.guide-article h1{font-size:3rem;margin-bottom:2.5rem}.guide-article hr{margin:2.5rem 0}.guide-article p,.guide-article ul,.guide-article ol{font-size:1.8rem}}@media(max-width:400px){.static-brand{font-size:2.4rem}}
