:root{--bone:#fbf5e9;--red:#e80013;--blue:#90b9d5;--ink:#232323;--muted-ink:rgba(35,35,35,.7);--muted-bone:hsla(40,69%,95%,.72);--hairline:rgba(35,35,35,.18);--font-sans:"Space Grotesk",ui-sans-serif,system-ui,sans-serif;--font-data:"Space Mono",ui-monospace,monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body.elogia-blog,html{background:var(--bone)}body.elogia-blog{color:var(--ink);font-family:var(--font-sans);font-size:17px;line-height:1.55;margin:0;overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.elogia-blog img{display:block;max-width:100%}body.elogia-blog a{color:inherit}body.elogia-blog button,body.elogia-blog input,body.elogia-blog select,body.elogia-blog textarea{font:inherit}.cursor-glow{background:radial-gradient(circle,rgba(232,35,26,.25) 0,rgba(232,35,26,.12) 35%,rgba(232,35,26,0) 70%);border-radius:50%;height:600px;left:0;margin-left:-300px;margin-top:-300px;mix-blend-mode:multiply;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .4s ease;width:600px;will-change:transform;z-index:9999}.skip-link{background:var(--ink);border-radius:999px;color:var(--bone)!important;left:8px;padding:10px 16px;position:fixed;text-decoration:none;top:8px;transform:translateY(-150%);z-index:1000}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.site-header{background:var(--bone);position:sticky;top:0;width:100%;z-index:100}.site-header__inner{align-items:center;display:flex;justify-content:space-between;min-height:78px;padding:16px 60px}.site-header__brand{color:var(--red);display:inline-flex;text-decoration:none}.brand-wordmark{background:currentColor;display:block;height:34px;-webkit-mask:url(../images/wordmark.svg) center/contain no-repeat;mask:url(../images/wordmark.svg) center/contain no-repeat;width:126px}.brand-logo{display:block;height:auto;width:126px}.brand-logo--header{height:40px;width:auto}.site-nav{gap:10px}.site-nav,.site-nav__pill{align-items:center;display:flex}.site-nav__pill{background:var(--red);border-radius:999px;gap:2px;padding:5px}.site-nav__pill a{border-radius:999px;color:var(--bone)!important;font-size:14px;font-weight:600;line-height:1;padding:9px 20px;text-decoration:none;transition:background .16s ease,color .16s ease;white-space:nowrap}.site-nav__pill a.is-active,.site-nav__pill a:hover{background:var(--bone);color:var(--red)!important}.market-switcher{align-items:center;border:1px solid var(--ink);border-radius:999px;display:inline-flex;font-family:var(--font-data);font-size:12px;font-weight:700;gap:6px;letter-spacing:.06em;line-height:1;padding:9px 16px;text-decoration:none;text-transform:uppercase;white-space:nowrap}.market-switcher span{color:var(--red)}.header-cta{align-items:center;background:var(--blue);border-radius:999px;color:var(--red)!important;display:inline-flex;font-family:var(--font-data);font-size:16px;font-weight:700;justify-content:center;letter-spacing:.08em;line-height:1;padding:12px 22px;text-decoration:none;text-transform:uppercase;transition:opacity .16s ease}.header-cta:hover{opacity:.78}.menu-toggle{background:var(--red);border:0;border-radius:999px;color:var(--bone);display:none;font-family:var(--font-data);font-size:11px;font-weight:700;letter-spacing:.08em;padding:11px 18px;text-transform:uppercase}#main-content{z-index:1}#main-content,.section-card{background:var(--bone);overflow:hidden;position:relative}.section-card{padding:80px 60px;width:100%}.section-card+.section-card{border-radius:24px 24px 0 0;margin-top:-24px}.article-card__meta,.article-card__top,.articles-heading>span,.eyebrow,.post-back,.related-card>a>span,.section-kicker,.share-rail>span{font-family:var(--font-data);font-size:12px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.eyebrow{align-items:center;display:flex;gap:12px;margin-bottom:30px}.asterisk,.eyebrow>span{color:var(--red);font-size:25px;line-height:1}.eyebrow--light,.eyebrow--light>span{color:var(--bone)}.listing-hero{padding-bottom:76px;padding-top:116px}.listing-hero__grid{align-items:end;display:grid;gap:64px;grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr)}.listing-hero h1,.post-hero h1{font-size:clamp(50px,7.2vw,104px);font-weight:700;letter-spacing:-.045em;line-height:.92;margin:0;max-width:16ch}.listing-hero__grid>p{color:var(--muted-ink);font-size:clamp(18px,1.8vw,22px);line-height:1.5;margin:0;max-width:540px}.featured-section{padding-bottom:88px;padding-top:50px}.section-kicker{align-items:baseline;display:flex;gap:20px;justify-content:space-between;margin-bottom:20px}.section-kicker>span:first-child{color:var(--red)}.section-kicker time{color:rgba(35,35,35,.5)}.featured-card{background:var(--ink);border:1px solid var(--ink);border-radius:16px;color:var(--bone)!important;display:grid;grid-template-columns:minmax(0,1.14fr) minmax(0,.86fr);min-height:440px;overflow:hidden;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.featured-card:hover{box-shadow:0 18px 40px rgba(35,35,35,.14);transform:translateY(-4px)}.featured-card__visual{background:var(--red);min-height:340px;overflow:hidden;position:relative}.featured-card__visual.has-pattern,.post-hero__image--pattern{background:repeating-linear-gradient(135deg,var(--red) 0 22px,var(--ink) 22px 44px)}.featured-card__visual img{height:100%;object-fit:cover;transition:transform .42s ease;width:100%}.featured-card:hover .featured-card__visual img{transform:scale(1.025)}.featured-card__shade{background:linear-gradient(180deg,rgba(35,35,35,.1),rgba(35,35,35,.74));inset:0;position:absolute}.chip{align-items:center;background:transparent;border:1px solid var(--ink);border-radius:999px;color:var(--ink);display:inline-flex;font-family:var(--font-data);font-size:11px;font-weight:700;justify-content:center;letter-spacing:.06em;line-height:1;padding:10px 16px;text-decoration:none;text-transform:uppercase;transition:background .15s ease,color .15s ease,border-color .15s ease}.chip.is-active,.chip:hover{background:var(--red);border-color:var(--red);color:var(--bone)}.chip--on-dark{border-color:var(--bone);left:30px;top:30px}.chip--on-dark,.featured-card__number{color:var(--bone);position:absolute;z-index:2}.featured-card__number{bottom:24px;font-family:var(--font-data);font-size:clamp(72px,10vw,136px);font-weight:700;left:28px;letter-spacing:-.07em;line-height:.8}.featured-card__content{display:flex;flex-direction:column;gap:36px;justify-content:space-between;padding:42px 42px 36px}.featured-card h2{color:var(--bone);font-size:clamp(30px,3.3vw,48px);font-weight:700;letter-spacing:-.035em;line-height:1.02;margin:0}.featured-card__content p{color:var(--muted-bone);font-size:18px;line-height:1.55;margin:22px 0 0}.featured-card__meta{align-items:center;display:flex;font-size:14px;gap:20px;justify-content:space-between}.featured-card__meta>span{color:var(--blue);font-family:var(--font-data);font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.featured-card__meta strong{white-space:nowrap}.articles-section{padding-bottom:112px;padding-top:72px}.articles-heading{align-items:baseline;display:flex;gap:24px;justify-content:space-between;margin-bottom:28px}.articles-heading h2,.newsletter-section h2,.post-sidebar h2{font-size:clamp(34px,4.5vw,58px);font-weight:700;letter-spacing:-.035em;line-height:.98;margin:0}.articles-heading>span{color:rgba(35,35,35,.5);white-space:nowrap}.articles-heading>a{color:var(--red);font-weight:700;text-decoration:none;white-space:nowrap}.topic-filter{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:40px}.topic-filter .chip{background:transparent;border-color:rgba(35,35,35,.25);color:var(--ink);font-family:var(--font-sans);font-size:13px;font-weight:400;letter-spacing:.04em;padding:6px 16px}.topic-filter .chip:hover{background:transparent;border-color:var(--ink);color:var(--ink)}.topic-filter .chip.is-active{background:var(--ink);border-color:var(--ink);color:var(--bone)}.article-grid{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.article-card{min-width:0}.article-card>a{background:var(--bone);border:1px solid var(--ink);border-radius:16px;color:var(--ink);display:flex;flex-direction:column;height:100%;justify-content:space-between;min-height:390px;overflow:hidden;padding:28px;text-decoration:none;transition:border-color .18s ease,background .18s ease,transform .18s ease}.article-card>a:hover{background:#f6efdf;border-color:var(--red);transform:translateY(-4px)}.article-card__image{background:var(--blue);border-bottom:1px solid var(--ink);height:190px;margin:-28px -28px 26px;overflow:hidden}.article-card__image img{height:100%;object-fit:cover;transition:transform .36s ease;width:100%}.article-card>a:hover .article-card__image img{transform:scale(1.03)}.article-card__top{align-items:baseline;color:var(--red);display:flex;gap:16px;justify-content:space-between}.article-card__top span:last-child{color:rgba(35,35,35,.48)}.article-card h3,.related-card h3{font-size:25px;font-weight:600;letter-spacing:-.02em;line-height:1.13;margin:28px 0 16px}.article-card p{color:var(--muted-ink);flex-grow:1;font-size:15px;line-height:1.55;margin:0 0 30px}.article-card__meta{align-items:center;border-top:1px solid var(--hairline);color:var(--muted-ink);display:flex;font-size:10px;gap:12px;justify-content:space-between;padding-top:16px}.article-card__meta span:last-child{color:var(--red);font-family:var(--font-sans);font-size:20px}.pagination{align-items:center;border-top:1px solid var(--ink);display:grid;font-family:var(--font-data);font-size:12px;gap:24px;grid-template-columns:1fr auto 1fr;letter-spacing:.06em;margin-top:56px;padding-top:24px;text-transform:uppercase}.pagination a{color:var(--red);text-decoration:none}.pagination a:last-child,.pagination span:last-child{text-align:right}.pagination span[aria-disabled=true]{opacity:.36}.newsletter-section{background:var(--red);color:var(--bone);display:block;padding-bottom:84px;padding-top:84px}.newsletter-section .eyebrow{margin-bottom:16px}.newsletter-section h2{color:var(--bone);max-width:16ch}.subscribe-strip{align-items:center;background:var(--blue);color:var(--ink);display:flex;gap:24px;justify-content:space-between;min-height:64px;padding:14px 60px;position:relative;width:100%;z-index:2}.subscribe-strip__label{flex:0 0 auto;font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.subscribe-strip .newsletter-form{flex:1 1 auto}.newsletter-form .hs_cos_wrapper_type_blog_subscribe>h2,.newsletter-form .hs_cos_wrapper_type_blog_subscribe>h3{display:none}.newsletter-form form{align-items:center;display:flex;gap:16px;justify-content:flex-end}.newsletter-form .hs-form-field{flex:0 1 240px;margin:0}.hubspot-form label,.newsletter-form label{display:block;font-family:var(--font-data);font-size:10px;font-weight:700;letter-spacing:.06em;margin-bottom:7px;text-transform:uppercase}.hubspot-form .hs-input:not([type=checkbox]),.hubspot-form select,.hubspot-form textarea,.newsletter-form .hs-input{background:transparent;border:1px solid;border-radius:4px;color:inherit;outline:none;padding:13px 14px;width:100%!important}.subscribe-strip .newsletter-form .hs-form-field>label{display:none}.subscribe-strip .newsletter-form .hs-input{border:0;border-bottom:1px solid rgba(35,35,35,.35);border-radius:0;color:var(--ink);padding:6px 2px;width:240px!important}.hubspot-form .hs-input::placeholder,.hubspot-form textarea::placeholder,.newsletter-form .hs-input::placeholder{color:currentColor;opacity:.55}.hubspot-form .hs-button,.hubspot-form input[type=submit],.newsletter-form .hs-button,.newsletter-form input[type=submit]{background:var(--bone);border:1px solid var(--bone);border-radius:999px;color:var(--red);cursor:pointer;font-family:var(--font-data);font-size:11px;font-weight:700;letter-spacing:.07em;min-height:48px;padding:13px 24px;text-transform:uppercase;width:auto}.subscribe-strip .newsletter-form .hs-button,.subscribe-strip .newsletter-form input[type=submit]{background:transparent;border:1.5px solid var(--ink);color:var(--ink);font-size:13px;min-height:0;padding:8px 22px}.subscribe-strip .newsletter-form .hs-button:hover,.subscribe-strip .newsletter-form input[type=submit]:hover{background:var(--ink);color:var(--bone)}.newsletter-consent{align-items:center;color:var(--ink);display:inline-flex!important;font-family:var(--font-sans)!important;font-size:12px!important;font-weight:400!important;gap:8px;letter-spacing:0!important;line-height:1.35;margin:0!important;max-width:320px;text-transform:none!important}.newsletter-consent input{accent-color:var(--ink);flex:0 0 auto;height:16px;width:16px}.newsletter-consent a{text-decoration:underline}.hubspot-form .hs-error-msgs,.hubspot-form ul,.newsletter-form .hs-error-msgs,.newsletter-form ul{list-style:none;margin:7px 0 0;padding:0}.hubspot-form .hs-error-msg,.newsletter-form .hs-error-msg{color:inherit;font-size:12px}.hubspot-form .submitted-message,.newsletter-form .submitted-message{font-weight:700}.post-hero{padding-bottom:84px;padding-top:70px}.post-back{color:var(--red)!important;display:inline-flex;margin-bottom:52px;text-decoration:none}.post-hero__grid{align-items:end;display:grid;gap:60px;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr)}.post-hero h1{font-size:clamp(48px,6.2vw,88px);max-width:13ch}.post-summary{color:var(--muted-ink);font-size:clamp(18px,1.8vw,22px);line-height:1.5;margin:28px 0 0;max-width:720px}.post-byline{align-items:center;display:flex;font-family:var(--font-data);font-size:11px;font-weight:700;gap:12px;letter-spacing:.05em;margin-top:34px;text-transform:uppercase}.post-byline img{border-radius:50%;height:38px;object-fit:cover;width:38px}.post-byline time{border-left:1px solid var(--ink);color:var(--muted-ink);padding-left:12px}.post-hero__image{background:var(--blue);border:1px solid var(--ink);border-radius:16px;margin:0;min-height:500px;overflow:hidden}.post-hero__image img{height:100%;min-height:500px;object-fit:cover;width:100%}.post-layout{align-items:start;background:#fffaf0;display:grid;gap:48px;grid-template-columns:54px minmax(0,760px) minmax(300px,380px);justify-content:center;padding-bottom:116px;padding-top:96px}.share-rail{align-items:center;display:flex;flex-direction:column;gap:10px;position:sticky;top:108px}.share-rail>span{color:var(--muted-ink);font-size:9px;margin-bottom:8px;transform:rotate(180deg);writing-mode:vertical-rl}.share-rail a{align-items:center;border:1px solid var(--ink);border-radius:50%;color:var(--ink);display:inline-flex;font-family:var(--font-data);font-size:11px;font-weight:700;height:38px;justify-content:center;text-decoration:none;width:38px}.share-rail a:hover{background:var(--red);border-color:var(--red);color:var(--bone)}.post-body{color:var(--ink);font-size:19px;line-height:1.72;min-width:0}.post-body>:first-child{margin-top:0}.post-body h2,.post-body h3,.post-body h4{font-weight:700;letter-spacing:-.025em;line-height:1.08;margin:2em 0 .7em}.post-body h2{font-size:clamp(32px,3.5vw,46px)}.post-body h3{font-size:clamp(25px,2.7vw,34px)}.post-body blockquote,.post-body figure,.post-body ol,.post-body p,.post-body table,.post-body ul{margin-bottom:1.5em;margin-top:0}.post-body a{color:var(--red);text-decoration-thickness:1px;text-underline-offset:3px}.post-body ol,.post-body ul{padding-left:1.3em}.post-body li{margin:.45em 0}.post-body li::marker{color:var(--red)}.post-body blockquote{background:var(--bone);border-left:6px solid var(--red);border-radius:0 12px 12px 0;font-size:1.22em;font-weight:600;line-height:1.42;margin-left:0;padding:28px 32px}.post-body img{border-radius:12px;height:auto;margin:2em auto;width:auto}.post-body figure img{margin-bottom:.6em}.post-body figcaption{color:var(--muted-ink);font-family:var(--font-data);font-size:10px;letter-spacing:.04em;text-align:center;text-transform:uppercase}.post-body iframe,.post-body video{max-width:100%}.post-body table{border-collapse:collapse;display:block;overflow-x:auto;width:100%}.post-body td,.post-body th{border:1px solid var(--ink);padding:12px;text-align:left}.post-body th{background:var(--ink);color:var(--bone)}.post-sidebar{position:sticky;top:106px}.post-sidebar__inner{background:var(--ink);border-radius:16px;color:var(--bone);padding:30px}.post-sidebar h2{color:var(--bone);font-size:34px;margin-top:18px}.post-sidebar p{color:var(--muted-bone);font-size:15px}.hubspot-form{margin-top:26px}.hubspot-form .hs-form-field{margin-bottom:15px}.hubspot-form .hs-input:not([type=checkbox]),.hubspot-form select,.hubspot-form textarea{border-color:hsla(40,69%,95%,.42)}.hubspot-form textarea{min-height:96px;resize:vertical}.hubspot-form .inputs-list .hs-form-booleancheckbox-display{align-items:flex-start;display:flex;font-family:var(--font-sans);font-size:11px;font-weight:400;gap:8px;letter-spacing:0;line-height:1.4;text-transform:none}.hubspot-form input[type=checkbox]{flex:0 0 auto;height:16px;margin:2px 0 0;width:16px}.hubspot-form a{color:var(--blue)}.hubspot-form .hs-button,.hubspot-form input[type=submit]{background:var(--blue);border-color:var(--blue);color:var(--red);margin-top:8px;width:100%}.related-section{background:var(--blue);padding-bottom:108px;padding-top:84px}.related-grid{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.related-card>a{border:1px solid var(--ink);border-radius:16px;color:var(--ink);display:flex;flex-direction:column;height:100%;min-height:340px;overflow:hidden;padding:26px;text-decoration:none;transition:background .17s ease,transform .17s ease}.related-card>a:hover{background:var(--bone);transform:translateY(-4px)}.related-card img{border-bottom:1px solid var(--ink);height:180px;margin:-26px -26px 24px;object-fit:cover;width:calc(100% + 52px)}.related-card>a>span{color:var(--red)}.related-card h3{flex-grow:1}.related-card strong{font-size:14px}.site-footer{background:var(--red);color:var(--bone);padding:60px;position:relative;width:100%;z-index:10}@media (min-width:981px){body.elogia-blog.has-fixed-footer .site-footer{bottom:0;left:0;position:fixed;right:0;z-index:0}}.site-footer__brand{border-bottom:1px solid hsla(40,69%,95%,.35);padding-bottom:54px}.brand-logo--footer,.brand-wordmark--footer{aspect-ratio:153.5/32;color:var(--bone);height:auto;width:100%}.site-footer__brand p{font-size:clamp(14px,1.5vw,19px);font-weight:600;margin:10px 0 0;text-align:right}.site-footer__links{display:grid;gap:44px;grid-template-columns:repeat(4,minmax(0,1fr));padding:50px 0 42px}.footer-column{display:flex;flex-direction:column;gap:7px}.footer-column__title,.footer-muted{color:hsla(40,69%,95%,.64)}.footer-column__title{margin:0 0 8px}.footer-column a{color:var(--bone);text-decoration:none}.footer-column a:hover{opacity:.68}.footer-muted{margin-top:10px}.site-footer__footprint{align-items:center;border-top:1px solid hsla(40,69%,95%,.35);color:hsla(40,69%,95%,.64);display:flex;font-size:14px;gap:12px;padding-top:22px}.site-footer__footprint .asterisk{color:var(--bone)}.back-to-top{align-items:center;background:var(--blue);border:0;border-radius:50%;bottom:22px;color:var(--red);cursor:pointer;display:flex;font-size:21px;font-weight:700;height:48px;justify-content:center;opacity:0;padding:0;pointer-events:none;position:fixed;right:22px;transform:translateY(12px);transition:opacity .16s ease,transform .16s ease;width:48px;z-index:80}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}@media (max-width:1180px){.site-header__inner{padding-left:28px;padding-right:28px}.site-nav__pill a{font-size:14px;padding:11px 18px}.post-layout{gap:30px;grid-template-columns:46px minmax(0,1fr) minmax(280px,330px)}}@media (max-width:980px){.site-header__inner{min-height:68px}.menu-toggle{display:inline-flex}.site-nav{align-items:stretch;background:var(--bone);display:none;left:0;padding:0 24px 24px;position:absolute;right:0;top:100%}.site-nav.is-open{display:flex;flex-direction:column}.site-nav__pill{align-items:stretch;background:transparent;border-radius:0;flex-direction:column;gap:0;padding:0}.site-nav__pill a{border-bottom:1px solid var(--ink);border-radius:0;color:var(--ink)!important;font-size:16px;padding:13px 0}.site-nav__pill a.is-active,.site-nav__pill a:hover{background:transparent;color:var(--red)!important}.header-cta,.market-switcher{align-self:flex-start;margin-top:12px}.listing-hero__grid,.post-hero__grid{gap:34px;grid-template-columns:1fr}.featured-card{grid-template-columns:1fr}.featured-card__visual{min-height:440px}.article-grid,.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.post-layout{grid-template-columns:44px minmax(0,1fr)}.post-sidebar{grid-column:2;margin-top:20px;position:static}.site-footer__links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.site-header__inner{padding:12px 20px}.brand-wordmark{height:30px;width:105px}.section-card{padding:54px 22px}.section-card+.section-card{border-radius:18px 18px 0 0;margin-top:-18px}.listing-hero{padding-bottom:64px;padding-top:82px}.listing-hero h1,.post-hero h1{font-size:clamp(43px,13vw,66px)}.listing-hero__grid{gap:24px}.articles-section,.featured-section,.related-section{padding-bottom:78px}.articles-heading,.section-kicker{align-items:flex-start;flex-direction:column;gap:8px}.featured-card__visual{min-height:300px}.featured-card__content{padding:30px 24px}.featured-card__meta{align-items:flex-start;flex-direction:column}.article-grid,.related-grid{grid-template-columns:1fr}.article-card>a{min-height:350px}.pagination{font-size:10px;gap:10px}.newsletter-section{padding-bottom:66px;padding-top:66px}.subscribe-strip{align-items:stretch;flex-direction:column;gap:16px;padding:24px 16px;text-align:center}.subscribe-strip__label{white-space:normal}.newsletter-form form{align-items:stretch;flex-direction:column;margin:0 auto;max-width:320px}.newsletter-form .hs-form-field{flex-basis:auto}.subscribe-strip .newsletter-form .hs-input{text-align:center;width:100%!important}.newsletter-form .hs-button,.newsletter-form input[type=submit]{width:100%}.post-hero{padding-bottom:62px;padding-top:46px}.post-back{margin-bottom:38px}.post-hero__image,.post-hero__image img{min-height:320px}.post-byline{align-items:flex-start;flex-wrap:wrap}.post-layout{gap:32px;grid-template-columns:1fr;padding-top:70px}.share-rail{flex-direction:row;justify-content:flex-start;position:static}.share-rail>span{margin:0 8px 0 0;transform:none;writing-mode:initial}.post-body{font-size:17px}.post-sidebar{grid-column:auto}.post-sidebar__inner{padding:26px 22px}.site-footer{padding:46px 22px 30px}.brand-wordmark--footer{height:auto;width:100%}.site-footer__links{gap:30px;grid-template-columns:1fr}.site-footer__footprint{align-items:flex-start}}@media (prefers-reduced-motion:reduce){.cursor-glow{display:none}html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (pointer:coarse){.cursor-glow{display:none}}