@charset "UTF-8";:root{--step--2:clamp(0.6944rem, 0.6862rem + 0.04vw, 0.72rem);--step--1:clamp(0.8333rem, 0.8119rem + 0.1044vw, 0.9rem);--step-0:clamp(1rem, 0.9599rem + 0.1957vw, 1.125rem);--step-1:clamp(1.2rem, 1.1338rem + 0.3229vw, 1.4063rem);--step-2:clamp(1.44rem, 1.338rem + 0.4976vw, 1.7578rem);--step-3:clamp(1.728rem, 1.5774rem + 0.7347vw, 2.1973rem);--step-4:clamp(2.0736rem, 1.8576rem + 1.0536vw, 2.7466rem);--step-5:clamp(2.4883rem, 2.1851rem + 1.4793vw, 3.4332rem);--step-6:clamp(2.986rem, 2.567rem + 2.0439vw, 4.2915rem);--step-7:clamp(3.5832rem, 3.0115rem + 2.7886vw, 5.3644rem);--step-8:clamp(4.2998rem, 3.5277rem + 3.7663vw, 6.7055rem)}:root{--space-3xs:clamp(0.25rem, 0.2299rem + 0.0978vw, 0.3125rem);--space-2xs:clamp(0.5rem, 0.4799rem + 0.0978vw, 0.5625rem);--space-xs:clamp(0.75rem, 0.7099rem + 0.1957vw, 0.875rem);--space-s:clamp(1rem, 0.9599rem + 0.1957vw, 1.125rem);--space-m:clamp(1.5rem, 1.4398rem + 0.2935vw, 1.6875rem);--space-l:clamp(2rem, 1.9198rem + 0.3914vw, 2.25rem);--space-xl:clamp(3rem, 2.8796rem + 0.5871vw, 3.375rem);--space-2xl:clamp(4rem, 3.8395rem + 0.7828vw, 4.5rem);--space-3xl:clamp(6rem, 5.7593rem + 1.1742vw, 6.75rem);--space-3xs-2xs:clamp(0.25rem, 0.1497rem + 0.4892vw, 0.5625rem);--space-2xs-xs:clamp(0.5rem, 0.3796rem + 0.5871vw, 0.875rem);--space-xs-s:clamp(0.75rem, 0.6296rem + 0.5871vw, 1.125rem);--space-s-m:clamp(1rem, 0.7794rem + 1.0763vw, 1.6875rem);--space-m-l:clamp(1.5rem, 1.2593rem + 1.1742vw, 2.25rem);--space-l-xl:clamp(2rem, 1.5587rem + 2.1526vw, 3.375rem);--space-xl-2xl:clamp(3rem, 2.5186rem + 2.3483vw, 4.5rem);--space-2xl-3xl:clamp(4rem, 3.1174rem + 4.3053vw, 6.75rem);--space-m-xl:clamp(1.5rem, 0.8982rem + 2.9354vw, 3.375rem)}:root{--grid-max-width:84.38rem;--grid-max-width-wide:90rem;--grid-gutter:var(--space-m);--grid-columns:12;--grid-content:9;--grid-sidebar:3}.u-container{max-width:var(--grid-max-width);padding-inline:var(--grid-gutter);margin-inline:auto;width:100%}.u-container--wide{max-width:var(--grid-max-width-wide)}.u-grid{display:grid;gap:var(--grid-gutter);grid-template-columns:repeat(auto-fit,minmax(min(40ch,100%),1fr))}.u-grid--home{display:flex;flex-wrap:wrap}.u-grid--home .col{display:flex;gap:var(--grid-gutter);flex-direction:column}.u-grid--home .col:first-child{flex-basis:50ch;flex-grow:1}.u-grid--home .col:nth-child(2){flex-basis:33ch;flex-grow:1}.u-grid--home .col:nth-child(3){flex-basis:25ch;flex-grow:1}.col--full{grid-column:1/-1}.l-sidebar{grid-column:span var(--grid-sidebar)}.l-content{grid-column:span var(--grid-content)}.col:nth-child(1){transform:rotate(-.248deg)}.col:nth-child(2){transform:rotate(.304deg)}.col:nth-child(3){transform:rotate(-.744deg)}.col:nth-child(4){transform:rotate(-.192deg)}.col:nth-child(5){transform:rotate(.36deg)}.col:nth-child(6){transform:rotate(-.688deg)}.col:nth-child(7){transform:rotate(-.136deg)}.col:nth-child(8){transform:rotate(.416deg)}.stack{display:flex;flex-direction:column;justify-content:center;align-items:center}.stack>*{margin-block:0}.stack>*+*{-webkit-margin-before:var(--space,1.5rem);margin-block-start:var(--space,1.5rem)}.content--home{margin:var(--space-l) 0}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:var(--space-s)}h1{margin-bottom:var(--space-l)}p{margin-top:0;margin-bottom:var(--space-s)}.frame{--n:16;--d:9;aspect-ratio:var(--n)/var(--d);overflow:hidden;display:flex;justify-content:center;align-items:center}.frame>img,.frame>video{inline-size:100%;block-size:100%;-o-object-fit:cover;object-fit:cover}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-inline-size:60ch}.l-wrap{max-width:var(--wp--style--global--content-size);margin:0 auto}article,body,div,footer,header,html,main,nav,section{max-inline-size:none}.with-sidebar{display:flex;flex-wrap:wrap;gap:var(--space-l)}.with-sidebar .sidebar{flex-basis:22ch;flex-grow:1}.with-sidebar .content{flex-basis:0;flex-grow:999;min-inline-size:66%}.with-sidebar--post .sidebar{border-right:1px solid #ccc}.with-sidebar--content .sidebar{border:0;padding-top:25vh;flex-basis:31ch}.with-sidebar--content .content{min-inline-size:60%}.c-site-header{margin-top:var(--space-2xl);margin-bottom:var(--space-3xl)}.menu-container{position:relative;background-color:#f3280c;border-radius:999px;padding-right:var(--space-s)}.menu-container .sidebar{border-right:1px solid transparent}.menu-container .logo{position:absolute;inset-block-start:50%;inset-inline-start:0;transform:translate(-7.5%,-50%)}.menu-container .logo svg{max-width:22ch}.top-level-menu{display:flex;align-items:center;justify-content:space-between}.top-level-menu-items{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;padding:0;margin:0;list-style:none}.top-level-menu-items>*{font-family:Roboto,sans-serif}.top-level-menu-items li{height:var(--space-2xl);display:flex;align-items:center}.top-level-menu-items li:after{content:"";height:1rem;width:1px;background:#fff}.top-level-menu-items li:first-child a{padding-left:0}.top-level-menu-items li:last-child:after{display:none}.top-level-menu-items a{position:relative;text-decoration:none;color:#fff;font-weight:700;font-size:var(--step-0);padding:var(--space-m);height:100%;display:flex;align-items:center}.top-level-menu-items a:hover span{background:rgba(0,0,0,.25)!important}.top-level-menu-items .current-menu-item a:after,.top-level-menu-items .current_page_parent a:after{content:"";height:4px;width:100%;position:absolute;bottom:0;left:0;background:#fff}.top-level-menu-items--mobile{display:none}.secondary-menu{position:absolute;padding-top:var(--space-xs)}.secondary-menu ul{padding:0;margin:0;display:flex;list-style:none;width:100%}.secondary-menu ul li{flex:0 0 auto;border-right:1px solid #ccc}.secondary-menu ul li:last-child{border:0}.secondary-menu ul li:first-child a{margin-left:calc(-1 * var(--space-m))}.secondary-menu ul li a{display:block;font-family:Roboto,sans-serif;text-decoration:none;color:#333;padding:var(--space-3xs) var(--space-m)}.secondary-menu ul li a:hover{text-decoration:underline}.icon{width:1.25em;height:1.25em}.with-icon{display:inline-flex;align-items:center}.with-icon .icon{-webkit-margin-end:var(--space-2xs);margin-inline-end:var(--space-2xs)}.button{border:1px solid #333;color:#333;font-family:Roboto,sans-serif;text-decoration:none;padding:var(--space-2xs) var(--space-s);border-radius:999px}.button--white{border:2px solid #fff;color:#fff}.button--no-border{border:0}.mobile-header{display:flex;flex-direction:column;align-items:center;margin-bottom:var(--space-m)}.mobile-header .u-container{display:flex;flex-direction:column;gap:var(--space-s)}.mobile-header .logo{display:flex;justify-content:center}.mobile-header .logo img{max-width:14ch}@media (min-width:888px){.mobile-header{display:none}}.desktop-header{display:none}@media (min-width:888px){.desktop-header{display:block}}.mobile-menu{width:100%}.mobile-nav-toggle{background:#f3280c;color:#fff;width:100%;border:0;padding:var(--space-s);display:block;font-size:var(--step-0);font-weight:700;max-inline-size:none}.mobile-nav-toggle svg{width:.75em;height:.75em;stroke:#fff;stroke-width:4;fill:none;-webkit-text-decoration-skip:objects;text-decoration-skip:objects}.upper-menu{display:flex;gap:var(--space-2xs);justify-content:flex-end;padding-right:var(--space-m);margin-bottom:var(--space-s);align-items:center}.upper-menu a{font-family:Roboto,sans-serif;text-decoration:none;color:#333;font-size:var(--step--1)}.upper-menu .divider{width:1px;background:#333;height:1.25em}.upper-menu .button{font-weight:700}.tags{display:flex;gap:var(--space-s);flex-wrap:wrap;padding-right:var(--space-s)}.tags a{font-family:Roboto,sans-serif;color:#333;background:#efefef;padding:var(--space-2xs) var(--space-xs);border-radius:4px;text-decoration:none;font-size:var(--step--1);font-weight:700}.post-category{font-family:Roboto,sans-serif;font-size:var(--step-0)}.post-category a{text-decoration:none;color:#f3280c;font-weight:700}.post-category a:hover{text-decoration:underline}.sidebar .tags{margin-bottom:var(--space-m)}.card{background:#fff;border:6px solid #333;position:relative;transition:all .5s cubic-bezier(.19,1,.22,1);will-change:transform;width:100%;display:flex;flex-direction:column;font-size:var(--step-0);flex-grow:1}.card h2{margin:0}.card .card-tags{font-family:Roboto,sans-serif;display:flex;gap:var(--space-3xs);font-size:var(--step--1);border-top:2px dashed #333;padding-top:var(--space-2xs-xs)}.card .card-tags a{font-weight:700}.card .card-tags a:after{content:"/"}.card .card-tags a:last-child:after{display:none}.card .card-tags a:hover{text-decoration:underline}.card__meta{display:flex;gap:var(--space-s);align-items:center;padding-bottom:var(--space-xs)}.card__meta .publish-date{font-family:Roboto,sans-serif}.card-layout-large .frame{aspect-ratio:4/3}.card-layout-large h2{font-size:var(--step-4)!important}.card__inner{background:#fff;height:100%;width:100%;display:flex;flex-direction:column}.card__image{background:#fff;border-bottom:6px solid #333;position:relative}.card__body{display:flex;flex-direction:column;justify-content:space-between;flex:1}.card__content{display:flex;flex-direction:column;padding:var(--space-s);background:#fff;gap:var(--space-xs)}.card__footer{padding:var(--space-s);background:#fff;padding-top:0}.card__category{border:6px solid #333;position:absolute;bottom:0;left:var(--space-s);border-bottom:0;background:#fff;padding:var(--space-3xs) var(--space-2xs);font-family:Roboto,sans-serif;font-size:var(--step--1);color:#f3280c!important;text-transform:uppercase;font-weight:700}.card__author{display:flex;align-items:center;gap:var(--space-2xs);font-weight:700}.card__author img{width:var(--space-l);border-radius:999px}.card__author span{font-family:Roboto,sans-serif}.card a{color:#333;text-decoration:none}.card h2{font-family:pf-fuel-grime,sans-serif;font-size:var(--step-2);font-weight:400;text-transform:uppercase;letter-spacing:-.02em;line-height:1.1}.card:after{content:"";width:100%;height:100%;position:absolute;top:var(--space-s);left:var(--space-s);background:rgba(0,0,0,.1);z-index:-1;transition:all .5s cubic-bezier(.19,1,.22,1)}.card:hover{cursor:pointer;transform:translate(5px,5px)}.card:hover:after{background:rgba(0,0,0,.25);top:var(--space-2xs);left:var(--space-2xs)}.card--small h2{font-size:var(--step-2)}.col--full .card{flex-direction:row;flex-wrap:wrap;gap:var(--grid-gutter);min-height:40vh}.col--full .card h2{font-size:var(--step-4)}.col--full .card__image{font-size:var(--step-0);flex-basis:30ch;flex-grow:1;padding:var(--space-s)}.col--full .card__content{flex-basis:0;flex-grow:999;min-inline-size:66%}.col--next-four .card:nth-child(1) .card__inner{background:url(../images/texture-green.jpg)}.col--next-four .card:nth-child(2) .card__inner{background:url(../images/texture-yellow.jpg)}.col--next-four .card:nth-child(3) .card__inner{background:url(../images/texture-orange.jpg)}.col--next-four .card:nth-child(4) .card__inner{background:url(../images/texture-magenta.jpg)}.col--next-four .card__inner{background-size:cover}.col--next-four .card__content{background:0 0}.col--next-four .card__footer{background:0 0}.c-site-footer{padding:var(--space-2xl) 0;margin:var(--space-2xl) 0;border-top:3px dashed #333}.c-site-footer h2{font-size:var(--step-1)}.c-site-footer ul{padding:0;margin:0;list-style:none}.c-site-footer ul li a{font-family:Roboto,sans-serif;text-decoration:none;font-size:var(--step--1);padding:var(--space-2xs) 0;display:block;color:#333}.c-site-footer ul li a:hover{text-decoration:underline}.button--outline{border:2px solid #333}#shareButton{background:#f3280c;padding:var(--space-2xs) var(--space-s);border:0;border-radius:4px;display:flex;gap:1rem;color:#fff;font-weight:700;font-size:var(--step-0)}#shareButton:hover{background:#222;cursor:pointer}.single-ai-will-kill-you #shareButton{background:#fff;color:#333}.single-ai-will-kill-you #shareButton svg path{fill:#333}.wp-block-image.size-full{max-inline-size:none;width:100%}.wp-block-image.size-full a{max-inline-size:none;width:100%}.wp-block-image.size-full img{width:100%}.visually-hidden{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(50%);clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap;border:0}.page-template-page-ai,.post-type-archive-ai-will-kill-you,.single-ai-will-kill-you{--background-color:#333;--menu-background-color:#fff;--menu-text-color:#333;background-color:var(--background-color)}.page-template-page-ai .menu-container,.post-type-archive-ai-will-kill-you .menu-container,.single-ai-will-kill-you .menu-container{background-color:var(--menu-background-color);color:var(--menu-text-color)}.page-template-page-ai .secondary-menu ul li a,.post-type-archive-ai-will-kill-you .secondary-menu ul li a,.single-ai-will-kill-you .secondary-menu ul li a{color:#fff}.page-template-page-ai .top-level-menu-items li:after,.post-type-archive-ai-will-kill-you .top-level-menu-items li:after,.single-ai-will-kill-you .top-level-menu-items li:after{background:#333}.page-template-page-ai .top-level-menu-items a,.post-type-archive-ai-will-kill-you .top-level-menu-items a,.single-ai-will-kill-you .top-level-menu-items a{color:var(--menu-text-color)}.page-template-page-ai .top-level-menu-items a:after,.post-type-archive-ai-will-kill-you .top-level-menu-items a:after,.single-ai-will-kill-you .top-level-menu-items a:after{background:#333}.page-template-page-ai .top-level-menu .button,.post-type-archive-ai-will-kill-you .top-level-menu .button,.single-ai-will-kill-you .top-level-menu .button{border-color:var(--background-color);color:var(--background-color)}.page-template-page-ai h1,.post-type-archive-ai-will-kill-you h1,.single-ai-will-kill-you h1{max-inline-size:none;display:flex;align-items:center;color:#fff}.page-template-page-ai h1 img,.post-type-archive-ai-will-kill-you h1 img,.single-ai-will-kill-you h1 img{display:block;width:100%;max-inline-size:66vw}.page-template-page-ai .upper-menu .divider,.post-type-archive-ai-will-kill-you .upper-menu .divider,.single-ai-will-kill-you .upper-menu .divider{background:#fff}.page-template-page-ai .upper-menu .button,.post-type-archive-ai-will-kill-you .upper-menu .button,.single-ai-will-kill-you .upper-menu .button{border-color:#fff;color:#fff}.page-template-page-ai .upper-menu .button svg,.post-type-archive-ai-will-kill-you .upper-menu .button svg,.single-ai-will-kill-you .upper-menu .button svg{fill:#fff}.page-template-page-ai .upper-menu .button svg path,.post-type-archive-ai-will-kill-you .upper-menu .button svg path,.single-ai-will-kill-you .upper-menu .button svg path{fill:#fff}.page-template-page-ai .c-site-footer,.post-type-archive-ai-will-kill-you .c-site-footer,.single-ai-will-kill-you .c-site-footer{border-top:3px dashed #fff;color:#fff}.page-template-page-ai .c-site-footer ul li a,.post-type-archive-ai-will-kill-you .c-site-footer ul li a,.single-ai-will-kill-you .c-site-footer ul li a{color:#fff}.page-template-page-ai .ai-latest,.post-type-archive-ai-will-kill-you .ai-latest,.single-ai-will-kill-you .ai-latest{display:flex;align-items:center}.page-template-page-ai .ai-latest h2,.post-type-archive-ai-will-kill-you .ai-latest h2,.single-ai-will-kill-you .ai-latest h2{font-family:pf-fuel-grime,sans-serif;color:#fff;font-weight:400}.page-template-page-ai .content p,.post-type-archive-ai-will-kill-you .content p,.single-ai-will-kill-you .content p{font-family:Roboto,sans-serif;color:#fff}.page-template-page-ai .content h2,.post-type-archive-ai-will-kill-you .content h2,.single-ai-will-kill-you .content h2{font-family:pf-fuel-grime,sans-serif;color:#fff;font-weight:400;font-size:var(--step-5)}.post-navigation{display:flex;justify-content:space-between}.post-navigation a{color:#fff;font-family:Roboto,sans-serif;text-decoration:none;display:flex;align-items:center;gap:1.5rem;border:2px solid #fff;padding:.5rem 1rem}