*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}a{color:inherit;-webkit-tap-highlight-color:transparent}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--theme-primary: #e38a20;--theme-primary-hover: #eb870f;--theme-on-primary: hsl(0, 0%, 100%);--theme-bg: #fffffe;--theme-on-bg: #5e4536;--theme-surface-1: #ffecd9;--theme-on-surface-1: #5e4536;--theme-surface-2: #6a4d34;--theme-on-surface-2: #ffffff;--theme-button-border-radius: .5rem;--theme-shape-radius: clamp(1rem, 2rem, 3rem);--theme-transition: .2s ease-in-out;--section-margin: 1.9rem;--theme-grid-gap: 1rem;--container-max-width: 1440px;--container-max-width-narrow: 960px;--container-padding: 0 1rem;--theme-blog-post-header-width: 1200px;--theme-font-family-serif: "Roboto Serif", Georgia, Cambria, "Times New Roman", Times, serif;--theme-font-family-sans: "Lato", -apple-system, BlinkMacSystemFont, sans-serif}[data-theme=sand]{color-scheme:light;--theme-primary: #e38a20;--theme-primary-hover: #eb870f;--theme-on-primary: #fff;--theme-bg: #fffffe;--theme-on-bg: #5e4536;--theme-surface-1: #ffecd9;--theme-on-surface-1: #5e4536;--theme-surface-2: #6a4d34;--theme-on-surface-2: #fff;--theme-button-border-radius: .5rem;--theme-shape-radius: clamp(1rem, 2rem, 3rem)}[data-theme=dark]{color-scheme:dark;--theme-primary: hsl(0, 0%, 100%);--theme-primary-hover: hsl(0, 0%, 90%);--theme-on-primary: hsl(0, 0%, 0%);--theme-bg: hsl(0, 0%, 2%);--theme-on-bg: hsl(0, 0%, 100%);--theme-surface-1: hsl(0, 0%, 20%);--theme-on-surface-1: hsl(0, 0%, 100%);--theme-surface-2: #203422;--theme-on-surface-2: #ffffff;--theme-shape-radius: clamp(1rem, 2rem, 3rem);--form-field-input-color: var(--theme-on-bg);--header-border-color: #3a3a3a}@font-face{font-family:"Roboto Serif";font-style:normal;font-weight:600;font-display:swap;src:local(""),url(/assets/fonts/roboto-serif-v8-latin-600.woff2) format("woff2"),url(/assets/fonts/roboto-serif-v8-latin-600.woff) format("woff")}@font-face{font-family:"Roboto Serif";font-style:normal;font-weight:700;font-display:swap;src:local(""),url(/assets/fonts/roboto-serif-v8-latin-700.woff2) format("woff2"),url(/assets/fonts/roboto-serif-v8-latin-700.woff) format("woff")}@font-face{font-family:Lato;font-style:normal;font-weight:300;font-display:swap;src:local(""),url(/assets/fonts/lato-v23-latin-300.woff2) format("woff2"),url(/assets/fonts/lato-v23-latin-300.woff) format("woff")}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:local(""),url(/assets/fonts/lato-v23-latin-regular.woff2) format("woff2"),url(/assets/fonts/lato-v23-latin-regular.woff) format("woff")}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:local(""),url(/assets/fonts/lato-v23-latin-700.woff2) format("woff2"),url(/assets/fonts/lato-v23-latin-700.woff) format("woff")}@font-face{font-family:Lato;font-style:italic;font-weight:700;font-display:swap;src:local(""),url(/assets/fonts/lato-v23-latin-700italic.woff2) format("woff2"),url(/assets/fonts/lato-v23-latin-700italic.woff) format("woff")}:root{--font-size-sm: clamp(14.4px, .07vw + 14.13px, 15px);--font-size-base: clamp(18px, .23vw + 17.09px, 20px);--font-size-md: clamp(22.5px, .47vw + 20.61px, 26.66px);--font-size-lg: clamp(28.13px, .84vw + 24.76px, 35.54px);--font-size-xl: clamp(35.16px, 1.39vw + 29.6px, 47.37px);--font-size-xxl: clamp(43.95px, 2.18vw + 35.22px, 63.15px);--font-size-xxxl: clamp(54.93px, 3.32vw + 41.64px, 84.17px)}html,body{line-height:1.5;font-family:var(--theme-font-family-sans);font-size:var(--font-size-base);color:var(--theme-on-bg);background-color:var(--theme-bg)}h1,h2,h3{font-family:var(--theme-font-family-serif);font-weight:700}h1{font-size:var(--font-size-xxl)}h2{font-size:var(--font-size-xl)}h3{font-size:var(--font-size-lg)}h1,h2{line-height:1.1;font-weight:700}h3{font-weight:500}h6{font-size:var(--font-size-sm)}h1,h2,h3,h4,h5,h6,p{margin:0 0 1rem}blockquote{font-style:italic;font-size:var(--font-size-base);font-weight:500;margin-bottom:1rem;padding-left:1.5rem;border-left:.25rem solid var(--theme-on-bg)}:root{--site-header-top-offset: var(--mobile-nav-top, 15px);--site-header-inline-inset: var(--mobile-nav-inset, 15px)}.sticky-header{position:sticky;top:var(--site-header-top-offset, var(--mobile-nav-top, 15px));z-index:1000;margin:0 var(--site-header-inline-inset, var(--mobile-nav-inset, 15px));padding:0;background:color-mix(in srgb,var(--theme-bg) 90%,transparent);backdrop-filter:blur(8px);border:1px solid color-mix(in srgb,var(--theme-on-bg) 12%,transparent);border-radius:var(--mobile-nav-radius, 12px);box-shadow:0 8px 20px color-mix(in srgb,var(--theme-on-bg) 8%,transparent)}#page{padding-top:0}.sticky-header{transition:background-color .25s ease,box-shadow .25s ease,border-color .25s ease}.sticky-header.scrolled{border-color:color-mix(in srgb,var(--theme-on-bg) 18%,transparent);box-shadow:0 10px 26px color-mix(in srgb,var(--theme-on-bg) 10%,transparent)}.sticky-header--static,html.blog-index-page .sticky-header{position:relative;top:auto;transform:none;margin-top:var(--site-header-top-offset, var(--mobile-nav-top, 15px))}.sticky-header--static.scrolled,html.blog-index-page .sticky-header.scrolled,.sticky-header--static.reading-compact,html.blog-index-page .sticky-header.reading-compact{transform:none}@media(max-width:600px){.sticky-header,html.blog-index-page .sticky-header--static{box-sizing:border-box;max-width:100%;overflow:hidden}header#LeadPerknavheader.header--right{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(.55rem,2.5vw,.85rem);width:100%;min-width:0;box-sizing:border-box}header#LeadPerknavheader.header--right .header-logo-menu__container{display:flex;align-items:center;min-width:0;max-width:100%;overflow:hidden}header#LeadPerknavheader.header--right .header-logo__link{min-width:0;max-width:100%;overflow:hidden}header#LeadPerknavheader.header--right .header-logo__link .leadperk-logo,header#LeadPerknavheader.header--right .header-logo__link .logo{min-width:0;max-width:100%}header#LeadPerknavheader.header--right .header-logo__link .leadperk-logo svg,header#LeadPerknavheader.header--right .header-logo__link .logo{display:block;max-width:min(145px,36vw);width:72px;height:auto}header#LeadPerknavheader.header--right .header-action-item__container{justify-self:end;flex-shrink:0;min-width:0;max-width:100%}header#LeadPerknavheader.header--right .header-action-item__container .btn{max-width:100%;white-space:nowrap;box-sizing:border-box}#menuButton{flex-shrink:0}}header{padding:0rem}header nav a{color:color-mix(in srgb,var(--theme-on-bg) 75%,transparent)}header nav a:hover{color:var(--theme-on-bg)}header .button-primary{border-radius:999px;font-weight:500}html[data-theme=dark] img:not(.hero-no-filter):not(.home-hero-image):not(.home-hero-image--dark):not(.home-hero-image--sand){filter:brightness(.6) contrast(1.1)}html.blog-index-page{scroll-snap-type:y proximity;scroll-padding-top:calc(var(--site-header-top-offset, var(--mobile-nav-top, 15px)) + var(--section-margin, 1.9rem))}html.blog-index-page .blog-card{scroll-snap-align:start;scroll-margin-top:calc(var(--site-header-top-offset, var(--mobile-nav-top, 15px)) + var(--section-margin, 1.9rem))}@media(prefers-reduced-motion:reduce){html.blog-index-page{scroll-snap-type:none}html.blog-index-page .blog-card{scroll-snap-align:none;scroll-margin-top:0}}:root{--leadperk-wordmark-lead: #2c5a85;--leadperk-wordmark-perk: #6ba1c9}.leadperk-wordmark{font-family:var(--theme-font-family-sans, "Lato", system-ui, sans-serif);font-weight:700;font-style:normal;letter-spacing:-.03em;font-synthesis-weight:none;text-decoration:none}.leadperk-wordmark__lead{color:var(--leadperk-wordmark-lead)}.leadperk-wordmark__perk{color:var(--leadperk-wordmark-perk)}[data-theme=dark] .leadperk-wordmark__lead{color:#9ec4e2}[data-theme=dark] .leadperk-wordmark__perk{color:#7eb8db}#theme-toggle[data-astro-cid-x3pjskd3]{position:fixed;bottom:1.25rem;right:1.25rem;width:48px;height:48px;border-radius:50%;background:var(--theme-primary);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:9999;color:#000}[data-astro-cid-x3pjskd3][data-theme=dark] #theme-toggle[data-astro-cid-x3pjskd3]{color:#fff}#theme-toggle[data-astro-cid-x3pjskd3] svg[data-astro-cid-x3pjskd3]{width:24px;height:24px}.leadperk-logo[data-astro-cid-tvrurpns]{width:fit-content;margin:0;color:inherit}.leadperk-logo[data-astro-cid-tvrurpns] svg[data-astro-cid-tvrurpns]{width:100px;height:auto;display:block}@media(max-width:600px){.leadperk-logo[data-astro-cid-tvrurpns] svg[data-astro-cid-tvrurpns]{width:72px}}.logo[data-astro-cid-tvrurpns]{width:100px;height:auto;display:block;image-rendering:crisp-edges;-webkit-transform:translateZ(0)}@media(hover:hover)and (pointer:fine){.logo[data-astro-cid-tvrurpns]:hover{transform:scale(1.05);transition:transform .2s ease;cursor:pointer}}
