@font-face{font-family:"Inter";font-style:normal;font-weight:100 900;src:url("/fonts/InterVariable.woff2") format("woff2")}@font-face{font-family:"Bebas Neue";font-style:normal;font-weight:700;src:local("Bebas Neue"),url("/fonts/BebasNeue-Bold.woff2") format("woff2")}*,*::before,*::after{box-sizing:border-box}html,body{margin:0;min-height:100vh}.app{display:flex;flex-direction:column;min-height:100vh}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";overflow-y:scroll}body{color:#111;background-color:#fab71c;font-family:"Inter",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:18px;line-height:1.7}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.app{display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-family:"Bebas Neue",sans-serif;font-weight:400}h1{font-size:2.8em;font-weight:600;margin-bottom:40px;line-height:1.1}h2{font-size:2.2em;font-weight:600;margin-top:60px;margin-bottom:25px}h3{font-size:1.5em;font-weight:600;margin-top:50px;margin-bottom:20px}h4{font-family:"Inter",Arial,sans-serif;font-weight:600;margin-top:40px;margin-bottom:15px}div.hero{width:100%;max-width:1000px;margin:100px auto 0px auto;padding:0 20px;display:flex;align-items:center}.hero-font{width:400px;height:auto}img.hero-img{max-width:65%;width:800px;height:auto}@media only screen and (max-width: 900px){div.hero{flex-direction:column;padding:0;margin:20px auto}img.hero-img{display:none}img.hero-font{padding:0 10px;max-width:500px}}.hero-headline{font-size:2.8em;margin-bottom:0px}a{color:#111;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;text-decoration-color:rgba(17,17,17,.3)}nav{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:70px;width:100%;max-width:1100px;min-width:300px;margin:20px auto;padding:.5em 1em;z-index:100}nav .menu{display:flex;flex-direction:row;list-style-type:none;margin:0;padding:0}nav .menu>li{margin:0 1rem;overflow:hidden}nav .menu-button-container{display:none;height:100%;width:30px;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;z-index:200}nav #menu-toggle{display:none}nav .menu-button,nav .menu-button::before,nav .menu-button::after{display:block;background-color:#2d3140;position:absolute;height:4px;width:25px}nav .menu-button::before{content:"";margin-top:-8px}nav .menu-button::after{content:"";margin-top:8px}nav #menu-toggle:checked+.menu-button-container .menu-button::before{background:#fff;margin-top:0px;transform:rotate(405deg)}nav #menu-toggle:checked+.menu-button-container .menu-button{background:rgba(255,255,255,0)}nav #menu-toggle:checked+.menu-button-container .menu-button::after{margin-top:0px;transform:rotate(-405deg);background:#fff}nav a{text-decoration:none;font-weight:600}nav .nav-item.active{text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:6px;text-decoration-color:#ee3856}nav .nav-item:hover{color:#ee3856}@media (max-width: 800px){nav #icon-sun path{fill:#fff}nav .menu-button-container{display:flex}nav .menu{position:absolute;top:0;left:0;flex-direction:column;justify-content:center;align-items:center;width:100%}nav #menu-toggle~.menu li{height:0;margin:0;padding:0;border:0}nav #menu-toggle:checked~.menu li{height:auto}nav .menu>li{display:flex;justify-content:center;width:100%;color:#fff;background-color:#1a1c26}nav .menu>li>a{display:block;width:100%;text-align:center;padding:2.4em;cursor:pointer;color:#fff;border-bottom:1px solid rgba(255,255,255,.3)}}@media (prefers-color-scheme: dark){nav .menu-button,nav .menu-button::before,nav .menu-button::after{background-color:#fff}}.container{flex:1 0 auto}section{display:flex;justify-content:space-around;align-items:center;margin:3em 0}.section-wrapper{padding:1em;margin:50px auto;max-width:800px}.section-content{display:flex;max-width:1000px;margin:auto}.section-image{max-width:50%;height:auto;margin:auto}.section-image-profile{max-width:50%;height:auto;margin:auto;border-radius:50%;background-color:#fab71c;border:3px solid #fff}.section-text{max-width:50%;text-align:left}.section-paragraph{font-size:1em;line-height:1.5;margin-bottom:10px}b{color:#000}.dark b{color:#fff}ul,ol{line-height:1.5em}ul{list-style-type:square}ol ol,ul ul{margin-top:1em}ol li,ul li{margin-bottom:1em}.topbox{display:flex;margin-top:20px;justify-content:end}blockquote{font-style:italic;margin:20px -25px;padding:0px 20px;border-left:4px solid #111}.footer{display:flex;gap:.5em;align-items:center;justify-content:center;font-weight:600;margin:40px auto}.footer .copyright{color:#ee3856}.font-medium{font-weight:500}.button{margin:20px 0;padding:15px;border-radius:8px;background-color:#111;color:#fff;white-space:nowrap}.button a{color:#fff}.dark{color:#cdcaca;background-color:#1a1c26}.dark a{color:#fff;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;text-decoration-color:#fab71c}.dark h1,.dark h2{color:#fff;line-height:1.2;text-decoration:underline;text-decoration-thickness:4px;text-underline-offset:6px;text-decoration-color:#fab71c}#icon-moon{width:1.5rem;height:1.5rem;display:none}#icon-sun{width:1.5rem;height:1.5rem;display:none}del{opacity:.6}hr{margin:40px 0 20px 0;border:none;height:1px;background-color:#1a1c26}@media (max-width: 900px){.hero-headline{font-size:2.5em}img.hero{width:100%}.section-image{display:none}.section-content{max-width:auto}.section-text{max-width:100%}}.logo{fill:#1a1c26;transition:fill .2s}.logo:hover{fill:#ee3856}table{width:100%;border-collapse:collapse;overflow-x:auto;display:block}th,td{padding:8px;text-align:left;border-bottom:1px solid rgba(0,0,0,.2)}th:last-child,td:last-child{border-right:none}tr:last-child td{border-bottom:none}details summary{cursor:pointer}@media (max-width: 800px){table,th,td{font-size:smaller;padding:4px}}.toc>summary{cursor:pointer;color:#fff;padding:1.5em;background-color:#111;border-radius:4px;margin-bottom:10px;width:110%;margin-left:-5%}.toc>summary::after{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 30" width="30" height="30"><path fill="none" d="M0 0h24v24H0z"/><path fill="white" d="M4 6h16v2H4zm0 5h16v2H4zm0 5h16v2H4z"/></svg>');float:right}@media (max-width: 500px){.toc>summary::after{display:none}}@media (prefers-color-scheme: dark){body{background-color:#2d3140;color:#cdcaca;}body h1,body h2,body h3,body h4,body h5,body h6{color:#fff}body .logo{fill:#fff}body nav .nav-item.active{text-decoration-color:#fab71c}body nav .nav-item:hover{color:#fab71c}body th,body td{border-bottom:1px solid rgba(255,255,255,.3)}body .dark{background-color:#1a1c26}body .invert{filter:invert(1)}body a{color:#fff;text-decoration-color:#fab71c}body article code:not(pre>code){color:#fff;border:1px solid rgba(255,255,255,.5)}body b{color:#fff}body blockquote{border-left-color:#ee3856}}.homepage{text-align:center}.homepage .content{display:flex;flex-direction:column;justify-content:space-between;padding:2em}.homepage .content>*{flex-basis:1.5em}.content-icons{display:flex;gap:1em;justify-content:center;align-items:center}.content-icons a{position:relative}.content-icon{filter:invert(1);width:32px}.fold{min-height:calc(100vh - 90px);display:flex;flex-direction:column;justify-content:space-between;}.call-to-action{padding:100px 0;background-color:#111;text-align:center;width:100%;margin:0 auto}.call-to-action b{color:#fff}.call-to-action h1{color:#fff;line-height:1.2;text-decoration:underline;text-decoration-thickness:4px;text-underline-offset:6px;text-decoration-color:#fab71c}.cta-content{max-width:900px;margin:0 auto;color:#fff}.cta-wrapper{display:flex;justify-content:center;gap:1em;margin-top:2em}.cta-button{display:inline-block;border:none;font-size:1.1em;padding:8px 16px;border-radius:4px;background-color:#ee3856;color:#fff;cursor:pointer;text-decoration:none;transition:background-color .3s,transform .2s}.cta-button-large{font-size:1.5em;padding:10px 20px}.cta-button:hover{background-color:#e01335}.testimonials{text-align:center;width:100%}.testimonial{display:flex;flex-direction:column;align-items:center;margin:20px 0px 80px}.testimonial:nth-child(odd) .testimonial-text{background-image:url("data:image/svg+xml,%3Csvg width='500' height='200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='10,10 490,10 480,190 20,170' fill='%23fab71c'/%3E%3C/svg%3E%0A")}.testimonial:nth-child(even) .testimonial-text{background-image:url("data:image/svg+xml,%3Csvg width='500' height='200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='0,16 485,10 490,170 20,190' fill='%23fab71c'/%3E%3C/svg%3E%0A")}.testimonial-text{background-size:cover;background-repeat:no-repeat;padding:60px 40px 40px 40px;margin:0 auto 15px;width:80%}.testimonial-text q{font-size:1.4em;position:relative;max-width:80%;text-align:center;line-height:1rem;color:#111}.testimonial-author{display:flex;align-items:center;margin-top:15px}.testimonial:nth-child(odd) .testimonial-author{justify-content:flex-start;flex-direction:row}.testimonial:nth-child(even) .testimonial-author{justify-content:flex-end;flex-direction:row-reverse}.testimonial-avatar{border-radius:50%;max-width:150px;margin:0 15px;border:3px solid #fff}.testimonial-author-text{font-size:1.2em;font-weight:bold}.hero-headline>a{text-underline-offset:6px;text-decoration:underline 4px #ee3856}@media (prefers-color-scheme: dark){.hero-headline>a{text-decoration:underline 4px #fab71c}.content-icons>a>img{filter:invert(1);opacity:.7}.call-to-action{background-color:#111}}.scroll-indicator{display:block;margin:auto 0;animation:bounce 1s infinite}@keyframes bounce{0%, 100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.scroll-indicator svg{width:50px;height:auto;fill:#000}@media (max-width: 900px){.homepage .content{padding:2em}.testimonial-carousel{height:470px}.testimonial-text{font-size:.8em;background-image:none;background-color:#fab71c;padding:30px}}.brands{text-align:center;margin:20px 0}.brands h2{font-size:24px;margin-bottom:20px}.brand-logos{flex-wrap:wrap;display:flex;justify-content:center;gap:50px;align-items:center}@media (max-width: 750px){.brand-logos{gap:30px}.brand-logos img{width:150px;height:auto}}@media (prefers-color-scheme: dark){.brands h2{color:#fff}.brand-logos img{filter:invert(1)}}article{font-weight:400;line-height:1.5}article pre{position:relative;overflow:auto;width:110%;margin-left:-5%;background-color:#1a1c26;border-radius:4px;font-size:.93em;padding:1.5em;color:#fff;line-height:1.7}article code:not(pre>code){border-radius:4px;padding:.2em .4em;font-size:.9em;font-family:monospace;line-height:1.5;color:#111;border:1px solid #2d3140;overflow-wrap:break-word}article img{position:relative;overflow:auto;max-width:110%;margin-left:-5%}article li img{display:block;margin-left:0}article li pre{width:100%;margin-left:0}.article-heading{margin:8em auto 3.5em;max-width:800px}.article-heading h1{font-size:4em}.article-hero img{width:100%;height:auto;max-height:650px;object-fit:cover}article h2 code:not(pre>code){font-size:.7em;vertical-align:middle}.article-content-wrapper{padding:3em 0;background-color:#fef1d2}.article-content{max-width:800px;margin:0 auto}.article-content-wide{max-width:1200px;margin:0 auto}.article-content h2{margin:1.5em 0 .5em 0}article .subheading{font-size:1.5em;font-weight:600;margin-bottom:.3em;text-decoration:underline;text-decoration-thickness:4px;text-underline-offset:6px;text-decoration-color:#ee3856}article .subheading a{text-decoration:none}.article-resources{margin-bottom:3em}.info{padding:40px;border-radius:4px;border:1px solid #2d3140;margin:3em 0}.info pre{margin:auto;width:100%}@media (max-width: 800px){.article-heading{padding:0 1em}.article-content{padding:0 1em}.info{width:100vw;margin-left:calc(-1*(100vw - 100%)/2);border-left:none;border-right:none;border-radius:0}}.info-header{display:flex;align-items:center;gap:10px}.info-header h4{margin:0;padding:0}.info-header p{margin:.1em 0}.icon{width:30px;height:30px}.icon-info{background:url("/icons/info.svg") no-repeat}.icon-radio{background:url("/icons/radio.svg") no-repeat}.icon-warning{background:url("/icons/warning.svg") no-repeat}.icon-crab{background:url("/icons/crab.svg") no-repeat}.article-revisions{margin-top:3em;font-size:.85em;font-style:italic}.newsletter-callout{width:110%;margin-left:-5%;padding:3em;margin-top:4em;border-radius:4px;background-color:#1a1c26;color:#cdcaca}.newsletter-callout h2{color:#fab71c;margin-top:0}.newsletter-callout ul{padding:0;list-style:none;display:flex}.newsletter-callout li{display:flex;align-items:center}.newsletter-callout img{display:block;margin-right:5px}.newsletter-callout ul a{display:flex;align-items:center;text-decoration:none;color:inherit}.newsletter-callout li:hover{color:#ee3856}.newsletter-callout .postscript{font-size:.9em;margin-top:1em}.newsletter-callout form{display:flex;flex-direction:column;gap:1em}.newsletter-callout input[type=text]{font-size:1em;padding:.8em;border:none;border-radius:4px;width:100%;color:#111}.newsletter-callout input[type=submit]{font-size:1em;padding:.8em;border:none;border-radius:4px;background-color:#ee3856;color:#fff;cursor:pointer}.social{padding-top:1em}.share-icons{display:flex;gap:15px}.share-icons a svg{width:32px;height:32px;transition:fill .2s ease-in-out,transform .2s ease-in-out}.share-icons a svg:hover{fill:#ee3856;transform:scale(1.2)}@media (max-width: 750px){article pre{width:100%;margin-left:0;padding:10px;font-size:.8em}article img{position:relative;max-width:100%;margin-left:0}article img{position:relative;max-width:100%;margin-left:0}code{max-width:100%}blockquote{margin-left:0;padding-left:10px;max-width:100%}.newsletter-callout{width:100%;margin-left:0}.newsletter-callout form{flex-direction:column}.newsletter-callout input[type=submit]{width:100%}.social{margin-top:3em;padding-top:1em;display:block}}article a code:not(pre>code){background-color:rgba(238,56,86,.1)}.article-footer{max-width:800px;margin:0px auto;padding:1em}.editor-credits{font-size:.8em}@media (prefers-color-scheme: dark){.article-content-wrapper{background-color:#1a1c26}article a code:not(pre>code){background-color:#1a1c26}.info{border:1px solid rgba(255,255,255,.5)}.icon{filter:invert(1)}.article-content img[src$=".svg"]:not(.noinvert){filter:invert(1)}.editor-credits{color:rgba(255,255,255,.7)}.editor-credits a{color:rgba(255,255,255,.7)}.editor-credits a:hover{color:#fff}.share-icons a svg{fill:#fff;opacity:1}.share-icons a svg:hover{opacity:1}}@media (max-width: 800px){.article-heading{margin-top:3em;margin-bottom:3em}.article-heading h1{font-size:3em}.article-content-wrapper{padding-top:3em}}.season-header{font-size:.9em;margin:80px 0 20px;display:flex;justify-content:flex-end;align-items:right}.season-header ul{list-style-type:none;padding:0;margin:0;display:flex;gap:10px;align-items:center}.season-header li{display:flex;align-items:center;margin:0}.podcast-list{list-style-type:none;padding:0;border:1px solid #2d3140;border-radius:8px}.podcast-list li{margin-bottom:0;border-bottom:1px solid #2d3140}.podcast-list li:hover{background-color:rgba(238,56,86,.1)}.podcast-list li:last-child{border-bottom:none}.podcast-link{display:block;text-decoration:none;color:inherit;padding:20px}.podcast-item{display:flex;justify-content:space-between;align-items:center}.podcast-header{display:flex;align-items:center;gap:10px}.podcast-footer{padding:10px 0px;font-size:.8em;opacity:.8}.podcast-logo-wrapper{width:32px;height:32px}.podcast-logo{height:auto;width:100%;object-fit:cover;filter:grayscale(1)}.podcast-title{text-align:left;font-weight:bold}.podcast-details{text-align:right;font-size:.8em;display:flex;gap:20px;align-items:center}.podcast-chevron{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 20'%3E%3Cpath fill-rule='evenodd' d='M14.5 5.955 8 12.5 1.5 5.955 2.944 4.5 8 9.59l5.056-5.09z'%3E%3C/path%3E%3C/svg%3E%0A") no-repeat;width:25px;height:25px;transform:rotate(270deg)}.article-meta-top{display:flex;align-items:center;gap:20px;margin-bottom:10px;justify-content:space-between}.article-meta-left{display:flex;align-items:center;gap:20px}.article-meta-top ul{list-style-type:none;padding:0;margin:0;display:flex;gap:10px;align-items:center}.article-meta-top li{display:flex;align-items:center;margin:0}@media (prefers-color-scheme: dark){.podcast-list{color:#fff;border:1px solid rgba(255,255,255,.5)}.podcast-list li{border-bottom:1px solid rgba(255,255,255,.5)}}.podcast-callout{background-color:#1a1c26;color:#fff;display:flex;flex-direction:column;gap:.5em;margin-top:4em;padding:1em;border-radius:4px}.podcast-callout a{color:#fff}.podcast-callout p a{text-decoration:underline;text-decoration-color:rgba(205,202,202,.5)}.podcast-callout a:hover{color:#ee3856}.podcast-callout h2{color:#fab71c;margin-top:0}.podcast-callout ul{padding:10px;list-style:none;display:flex;max-width:600px;justify-content:space-between}.podcast-callout img{filter:invert(1)}.podcast-callout li a{display:flex;gap:10px}@media (max-width: 600px){.podcast-callout ul{flex-direction:column}}.faq-section{max-width:800px;margin:2rem auto}.faq-item{border-radius:8px;margin-bottom:1rem;box-shadow:0 2px 5px rgba(26,28,38,.1);overflow:hidden;transition:all .3s ease}.faq-item:hover{box-shadow:0 5px 15px rgba(26,28,38,.2)}.faq-item summary{padding:1rem;display:flex;justify-content:space-between;align-items:center;background:#ffd885;color:#111;font-weight:bold;cursor:pointer;outline:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::after{content:"+";color:#ee3856;font-size:1.5rem;font-weight:bold;transition:transform .3s ease}.faq-item[open] summary::after{transform:rotate(45deg)}.faq-item p{padding:1rem;margin:0;color:#111;background:#fef1d2;line-height:1.6}@media (prefers-color-scheme: dark){.faq-item{background:#2d3140}.faq-item summary{background:#1a1c26;color:#cdcaca}.faq-item p{color:#cdcaca;background:#3a3f52}}