:root{--wve-ink:#111827;--wve-accent-dark:#374151;--wve-muted:#6B7280;--wve-line:#D1D5DB;--wve-paper:#F9FAFB;--wve-warm:#EEF0F3;--wve-soft:#F3F4F6;--wve-card:#FFFFFF;--wve-accent:#374151;--wve-shell:1220px;--wve-reading:790px;--wve-font:-apple-system,
		BlinkMacSystemFont,
		"Inter",
		"Segoe UI",
		"Helvetica Neue",
		Arial,
		sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--wve-paper);color:var(--wve-ink);font-family:var(--wve-font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body,button,input,textarea,select{font-family:var(--wve-font)}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}a:hover,a:focus-visible{color:var(--wve-accent-dark)}.wve-shell{width:min(calc(100% - 44px), var(--wve-shell));margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wve-skip-link{position:fixed;top:10px;left:10px;z-index:9999;padding:10px 14px;background:var(--wve-ink);color:#fff;transform:translateY(-150%)}.wve-skip-link:focus{transform:translateY(0)}.wve-site-header{position:relative;z-index:100;border-bottom:1px solid var(--wve-line);background:rgb(249 250 251 / .97)}.wve-header-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;min-height:74px;align-items:center;gap:28px}.wve-site-title{margin:0;font-size:32px;font-weight:720;letter-spacing:-.04em;line-height:1;text-transform:lowercase}.wve-site-title a,.wve-site-title a:hover{color:var(--wve-ink)}.wve-site-title img{width:auto;max-width:240px;max-height:42px}.wve-primary-navigation{justify-self:end}.wve-primary-menu{display:flex;align-items:center;gap:32px;margin:0;padding:0;list-style:none}.wve-primary-menu li{position:relative;margin:0}.wve-primary-menu a{display:flex;min-height:44px;align-items:center;font-size:18px;font-weight:600}.wve-primary-menu .sub-menu{position:absolute;top:100%;left:-16px;display:none;min-width:200px;margin:0;padding:12px 16px;border:1px solid var(--wve-line);background:#fff;box-shadow:0 18px 42px rgb(0 0 0 / .08);list-style:none}.wve-primary-menu li:hover>.sub-menu,.wve-primary-menu li:focus-within>.sub-menu{display:block}.wve-menu-toggle,.wve-search-toggle{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;padding:0;border:0;background:#fff0;color:var(--wve-ink);cursor:pointer}.wve-menu-toggle{display:none;gap:10px;font-size:14px;font-weight:700}.wve-menu-toggle__icon,.wve-menu-toggle__icon::before,.wve-menu-toggle__icon::after{display:block;width:22px;height:1.5px;background:currentColor;content:""}.wve-menu-toggle__icon{position:relative}.wve-menu-toggle__icon::before{position:absolute;top:-7px;left:0}.wve-menu-toggle__icon::after{position:absolute;top:7px;left:0}.wve-search-icon{position:relative;display:block;width:24px;height:24px}.wve-search-icon::before{position:absolute;top:2px;left:2px;width:14px;height:14px;border:2px solid var(--wve-ink);border-radius:50%;content:""}.wve-search-icon::after{position:absolute;right:1px;bottom:3px;width:9px;height:2px;border-radius:2px;background:var(--wve-ink);content:"";transform:rotate(45deg)}.wve-header-search{border-top:1px solid var(--wve-line);background:var(--wve-warm);padding-block:22px}.wve-header-search form,.wve-empty-state form,.wve-404 form{display:flex;max-width:720px;margin:0 auto}.wve-header-search input[type="search"],.wve-empty-state input[type="search"],.wve-404 input[type="search"]{width:100%;min-height:52px;padding:12px 16px;border:1px solid #ccc8c2;background:#fff;font-size:16px}.wve-header-search input[type="submit"],.wve-empty-state input[type="submit"],.wve-404 input[type="submit"]{padding:12px 22px;border:0;background:var(--wve-ink);color:#fff;font-size:14px;font-weight:700}.wve-home-hero{background:linear-gradient(135deg,var(--wve-paper) 0%,var(--wve-warm) 58%,var(--wve-line) 100%)}.wve-home-hero__content{max-width:900px;padding-block:clamp(72px, 9vw, 126px)}.wve-home-heading{max-width:850px;font-size:clamp(42px, 5.4vw, 70px);font-weight:620;letter-spacing:-.055em;line-height:1.02}.wve-home-hero p{max-width:780px;margin:24px 0 0;color:#373739;font-family:Georgia,"Times New Roman",serif;font-size:clamp(17px, 2vw, 21px);font-style:italic;line-height:1.55}.wve-posts-section{padding-block:clamp(54px, 7vw, 92px)}.wve-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:56px 34px}.wve-post-card{min-width:0}.wve-card-image{display:block;aspect-ratio:3 / 2;overflow:hidden;background:#eeece8}.wve-card-image img{width:100%;height:100%;object-fit:cover;transition:transform 480ms cubic-bezier(.2,.7,.2,1)}.wve-post-card:hover .wve-card-image img{transform:scale(1.025)}.wve-card-content{padding-top:15px}.wve-card-meta{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 12px;color:var(--wve-muted);font-size:11px;font-weight:650;letter-spacing:.03em;text-transform:uppercase}.wve-card-meta span:first-child{color:var(--wve-ink)}.wve-post-card h2{margin:0 0 16px;font-size:clamp(20px, 1.8vw, 25px);font-weight:610;letter-spacing:-.035em;line-height:1.17}.wve-view-more{display:inline-flex;min-height:44px;align-items:center;font-size:13px;font-weight:720}.wve-load-more-wrap{display:flex;justify-content:flex-start;margin-top:48px}.wve-load-more,.wve-button{display:inline-flex;min-width:150px;min-height:48px;align-items:center;justify-content:center;gap:10px;padding:12px 20px;border:1px solid var(--wve-ink);background:var(--wve-ink);color:#ffffff!important;font-size:13px;font-weight:700}.wve-single{padding-top:clamp(52px, 7vw, 92px)}.wve-article-header{max-width:1040px}.wve-breadcrumbs,.wve-breadcrumbs p{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 28px;color:var(--wve-muted);font-size:13px}.wve-breadcrumbs .wve-category{margin:0;font-size:inherit;letter-spacing:0;text-transform:none}.wve-category{display:inline-flex;width:fit-content;margin-bottom:18px;color:var(--wve-accent-dark);font-size:12px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.wve-article-header h1{max-width:1000px;margin:0;font-size:clamp(44px, 6vw, 74px);font-weight:630;letter-spacing:-.055em;line-height:1}.wve-article-meta{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:36px}.wve-author-chip{display:flex;align-items:center;gap:12px}.wve-author-chip img{border-radius:50%}.wve-author-chip span,.wve-author-chip strong{display:block}.wve-author-chip span{color:var(--wve-muted);font-size:12px}.wve-author-chip strong{font-size:14px;font-weight:700}.wve-article-meta>p{display:flex;flex-wrap:wrap;gap:7px;margin:0;color:var(--wve-muted);font-size:13px}.wve-article-hero{max-width:1160px;margin-top:clamp(36px, 5vw, 62px)}.wve-article-hero img{width:100%;max-height:730px;object-fit:cover}.wve-article-tools{max-width:850px;margin-top:22px}.wve-tldr{margin:0;padding:20px 24px;border:1px solid #cfd5d0;border-left:4px solid var(--wve-accent);background:#f6f8f6}.wve-tldr__head{display:flex;align-items:center;gap:10px;margin-bottom:7px}.wve-tldr__head>span{color:var(--wve-accent)}.wve-tldr h2{margin:0!important;padding:0!important;font-size:17px;font-weight:750;line-height:1.2}.wve-tldr__body,.wve-tldr__body p{margin:0;font-size:16px;line-height:1.65}.wve-quick-take{margin-top:16px;border:1px solid var(--wve-line);background:var(--wve-warm)}.wve-quick-take summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;cursor:pointer;list-style:none}.wve-quick-take summary::-webkit-details-marker{display:none}.wve-quick-take summary strong,.wve-quick-take summary small{display:block}.wve-quick-take summary strong{font-size:17px;font-weight:740}.wve-quick-take summary small{margin-top:3px;color:var(--wve-muted);font-size:12px}.wve-quick-take__icon{font-size:25px;font-weight:300;transition:transform 180ms ease}.wve-quick-take[open] .wve-quick-take__icon{transform:rotate(45deg)}.wve-quick-take ol{margin:0;padding:10px 24px 22px 48px;border-top:1px solid var(--wve-line)}.wve-quick-take li{padding:11px 0;border-bottom:1px solid rgb(17 17 17 / .08)}.wve-quick-take li:last-child{border-bottom:0}.wve-quick-take li a{display:flex;flex-direction:column;gap:3px}.wve-quick-take__heading{font-size:14px;font-weight:700}.wve-quick-take__excerpt{color:var(--wve-muted);font-size:13px}.wve-article-layout{display:grid;grid-template-columns:58px minmax(0,var(--wve-reading)) 58px;justify-content:center;gap:30px;margin-top:clamp(46px, 6vw, 76px)}.wve-article-main{grid-column:2;min-width:0}.wve-share-rail{position:sticky;top:30px;grid-column:1;align-self:start;display:flex;flex-direction:column;align-items:center;gap:10px}.wve-share-rail>span{margin-bottom:4px;color:var(--wve-muted);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;writing-mode:vertical-rl;transform:rotate(180deg)}.wve-share-rail a{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid var(--wve-line);border-radius:50%;font-size:12px;font-weight:700}.wve-article-content{color:#242426;font-size:18px;line-height:1.78}.wve-article-content>:first-child{margin-top:0}.wve-article-content p{margin:0 0 1.5em}.wve-article-content h2,.wve-article-content h3{color:var(--wve-ink);font-weight:650;letter-spacing:-.035em;scroll-margin-top:100px}.wve-article-content h2{margin:2.1em 0 .7em;font-size:clamp(30px, 4vw, 41px);line-height:1.1}.wve-article-content h3{margin:1.7em 0 .6em;font-size:clamp(24px, 3vw, 30px);line-height:1.16}.wve-article-content a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.wve-article-content blockquote{margin:2em 0;padding:4px 0 4px 24px;border-left:3px solid var(--wve-accent);font-family:Georgia,"Times New Roman",serif;font-size:23px;line-height:1.5}.wve-article-content figure{margin-block:2.2em}.wve-faq{margin:22px 0;padding:20px 22px;border:1px solid var(--wve-line);background:var(--wve-soft)}.wve-faq h3{margin:0 0 8px;font-size:18px}.wve-faq p:last-child{margin-bottom:0}.wve-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:40px}.wve-tags a{padding:7px 10px;border:1px solid var(--wve-line);font-size:12px;font-weight:650}.wve-author-box{display:grid;grid-template-columns:auto minmax(0,1fr);gap:22px;margin-top:50px;padding-top:32px;border-top:1px solid var(--wve-line)}.wve-author-box img{border-radius:50%}.wve-author-box h2{margin:0 0 6px;font-size:24px}.wve-author-box p:last-child{margin:0;color:var(--wve-muted)}.wve-kicker{margin:0 0 8px;color:var(--wve-muted);font-size:11px;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.wve-related{margin-top:clamp(76px, 9vw, 126px);padding-block:clamp(62px, 7vw, 92px);background:var(--wve-warm)}.wve-section-title{margin-bottom:36px;font-size:clamp(34px, 4vw, 48px);font-weight:630;letter-spacing:-.045em;line-height:1.05}.wve-archive,.wve-page,.wve-404{padding-block:clamp(56px, 8vw, 104px)}.wve-archive-header{margin-bottom:46px}.wve-archive-header h1,.wve-page-article h1,.wve-404 h1{max-width:900px;margin:0;font-size:clamp(42px, 5.5vw, 68px);font-weight:630;letter-spacing:-.055em;line-height:1.02}.wve-archive-description{max-width:700px;margin-top:20px;color:var(--wve-muted);font-size:18px}.wve-page-article{max-width:940px}.wve-page-content{max-width:var(--wve-reading);margin-top:36px;font-size:18px;line-height:1.78}.wve-empty-state,.wve-404-inner{max-width:780px;margin-inline:auto;text-align:center}.wve-404{min-height:65vh;display:grid;align-items:center}.wve-404-inner>p:not(.wve-kicker){margin:22px auto 0;color:var(--wve-muted)}.wve-404 form{margin-top:26px}.wve-404 .wve-button{margin-top:22px}.ez-toc-container,#ez-toc-container,.lwptoc,.toc_container,.toc-wrap,.rank-math-toc-block{display:none!important}.wve-site-footer{margin-top:clamp(74px, 9vw, 120px);background:#1f1d1b;color:#fff}.wve-footer-grid{display:grid;grid-template-columns:minmax(0,1.5fr) repeat(2,minmax(170px,0.6fr));gap:clamp(36px, 6vw, 90px);padding-block:clamp(56px, 7vw, 88px)}.wve-footer-title{display:inline-flex;min-height:44px;align-items:center;font-size:30px;font-weight:720;letter-spacing:-.04em;text-transform:lowercase}.wve-footer-brand p{max-width:430px;margin:15px 0 0;color:#b8b4b0;font-size:14px}.wve-footer-column h2{margin:0 0 14px;font-size:12px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.wve-footer-list{margin:0;padding:0;list-style:none}.wve-footer-list li{margin:0}.wve-footer-list a{display:inline-flex;min-height:44px;align-items:center;padding-block:7px;color:#c7c4c1;font-size:14px}.wve-footer-list a:hover{color:#fff}.wve-footer-bottom{padding-block:24px 32px;border-top:1px solid rgb(255 255 255 / .12);text-align:center}.wve-footer-bottom p{margin:0;color:#aaa6a2;font-size:12px}.wve-disclaimer{max-width:1050px;margin:12px auto 0!important;line-height:1.55}@media (max-width:980px){.wve-header-inner{grid-template-columns:auto auto 1fr auto}.wve-menu-toggle{display:inline-flex;grid-column:3;justify-self:end}.wve-primary-navigation{position:absolute;top:100%;right:0;left:0;display:none;padding:18px 22px 26px;border-top:1px solid var(--wve-line);background:#fff}.wve-primary-navigation.is-open{display:block}.wve-primary-menu{flex-direction:column;align-items:stretch;gap:0}.wve-primary-menu a{font-size:18px}.wve-primary-menu .sub-menu{position:static;display:block;padding:0 0 4px 18px;border:0;box-shadow:none}.wve-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wve-article-layout{grid-template-columns:minmax(0,var(--wve-reading))}.wve-article-main{grid-column:1}.wve-share-rail{position:static;grid-column:1;flex-direction:row;justify-content:flex-start;margin-bottom:20px}.wve-share-rail>span{margin:0 6px 0 0;writing-mode:initial;transform:none}.wve-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wve-footer-brand{grid-column:1 / -1}}@media (max-width:700px){.wve-shell{width:min(calc(100% - 28px), var(--wve-shell))}.wve-header-inner{min-height:68px;gap:12px}.wve-site-title{font-size:26px}.wve-menu-toggle__text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wve-home-hero__content{padding-block:58px}.wve-home-heading{font-size:42px}.wve-home-hero p{font-size:17px}.wve-post-grid{grid-template-columns:1fr;gap:44px}.wve-post-card h2{font-size:25px}.wve-article-header h1{font-size:43px}.wve-article-meta{align-items:flex-start;flex-direction:column}.wve-article-hero{width:100%}.wve-article-tools,.wve-article-layout{width:min(calc(100% - 28px), var(--wve-reading))}.wve-article-layout{gap:0}.wve-article-content{font-size:17px}.wve-footer-grid{grid-template-columns:1fr;gap:28px;padding-block:48px 38px}.wve-footer-brand{grid-column:1}.wve-footer-list a{width:100%}.wve-footer-bottom{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.wve-card-image img,.wve-quick-take__icon{transition:none}}.wve-post-grid>.wve-post-card,.wve-post-grid>article.wve-post-card,.wve-post-card.generate-columns,.wve-post-card[class*="grid-"]{width:100%!important;max-width:none!important;min-width:0!important;float:none!important;clear:none!important;margin:0!important;padding:0!important}.wve-post-grid{width:100%;align-items:stretch}.wve-post-card{display:flex;flex-direction:column;height:100%;background:var(--wve-card);border:1px solid rgb(209 213 219 / .72)}.wve-card-image{width:100%}.wve-card-content{display:flex;flex:1;flex-direction:column;padding:18px 20px 20px}.wve-post-card h2{margin-bottom:10px;color:var(--wve-ink)}.wve-card-excerpt{margin:0 0 16px;color:var(--wve-muted);font-size:14px;line-height:1.58}.wve-view-more{width:fit-content;margin-top:auto;color:var(--wve-accent-dark)}.wve-view-more:hover,.wve-view-more:focus-visible{color:var(--wve-ink)}.wve-card-meta{color:var(--wve-muted)}.wve-card-meta span:first-child{color:var(--wve-accent-dark)}.wve-load-more,.wve-button{border-color:var(--wve-accent-dark);background:var(--wve-accent-dark)}.wve-load-more:hover,.wve-load-more:focus-visible,.wve-button:hover,.wve-button:focus-visible{border-color:var(--wve-ink);background:var(--wve-ink)}.wve-site-footer{background:var(--wve-ink)}.wve-tldr{border-color:var(--wve-line);border-left-color:var(--wve-accent-dark);background:var(--wve-soft)}.wve-quick-take{border-color:var(--wve-line);background:var(--wve-soft)}.wve-related{background:var(--wve-warm)}@media (max-width:700px){.wve-card-content{padding:17px 18px 19px}.wve-card-excerpt{font-size:15px}}.wve-project-links{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 20px;margin-top:10px}.wve-project-links a{display:inline-flex;min-height:44px;align-items:center;padding-block:8px;color:#c7c4c1;font-size:12px;font-weight:600}.wve-project-links a:hover,.wve-project-links a:focus-visible{color:#fff}@media (max-width:700px){.wve-project-links{justify-content:flex-start;gap:0 18px}.wve-project-links a{font-size:13px}}.wve-acf-faq-section{margin-top:58px;padding-top:42px;border-top:1px solid var(--wve-line)}.wve-acf-faq-section>h2{margin:0 0 24px;color:var(--wve-ink);font-size:clamp(30px, 4vw, 40px);font-weight:650;letter-spacing:-.04em;line-height:1.08}.wve-acf-faq-list{border-top:1px solid var(--wve-line)}.wve-acf-faq-item{border-bottom:1px solid var(--wve-line)}.wve-acf-faq-item summary{display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:20px;padding:16px 0;color:var(--wve-ink);cursor:pointer;font-size:18px;font-weight:680;line-height:1.35;list-style:none}.wve-acf-faq-item summary::-webkit-details-marker{display:none}.wve-acf-faq-icon{flex:0 0 auto;font-size:25px;font-weight:300;transition:transform 180ms ease}.wve-acf-faq-item[open] .wve-acf-faq-icon{transform:rotate(45deg)}.wve-acf-faq-answer{max-width:720px;padding:0 44px 22px 0;color:var(--wve-muted);font-size:16px;line-height:1.7}.wve-acf-faq-answer p{margin:0 0 1em}.wve-acf-faq-answer p:last-child{margin-bottom:0}@media (max-width:700px){.wve-acf-faq-section{margin-top:46px;padding-top:34px}.wve-acf-faq-item summary{min-height:62px;font-size:17px}.wve-acf-faq-answer{padding-right:24px;font-size:15px}}:root{--wve-frame-bg:#F9FAFB;--wve-frame-surface:#FFFFFF;--wve-frame-soft:#F3F4F6;--wve-frame-soft-2:#E5E7EB;--wve-frame-text:#111827;--wve-frame-muted:#6B7280;--wve-frame-line:#D1D5DB;--wve-frame-accent:#374151;--wve-frame-accent-hover:#111827;--wve-frame-dark:#111827;--wve-frame-shell:1300px;--wve-frame-shadow:0 18px 50px rgba(17, 24, 39, 0.10)}body{background:var(--wve-frame-bg);color:var(--wve-frame-text)}.wve-shell{width:min(calc(100% - 48px), var(--wve-frame-shell))}.wve-frame-header{position:relative;z-index:100;border-bottom:1px solid #2a3342;background:var(--wve-frame-dark);color:#fff}.wve-frame-header__inner{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;min-height:76px;gap:20px}.wve-frame-brand{display:flex;align-items:center;min-width:0}.wve-frame-brand .custom-logo-link,.wve-frame-footer__brand .custom-logo-link{display:inline-flex;align-items:center}.wve-frame-brand .custom-logo{width:auto;max-width:220px;max-height:46px}.wve-frame-footer__brand .custom-logo{width:auto;max-width:200px;max-height:48px}.wve-wordmark{display:inline-flex;align-items:baseline;color:#fff;font-size:34px;font-weight:850;line-height:1;letter-spacing:-.055em;text-decoration:none;text-transform:lowercase}.wve-wordmark:visited,.wve-wordmark:hover,.wve-wordmark:focus-visible{color:#fff}.wve-wordmark strong{color:#D1D5DB;font-weight:850}.wve-frame-icon{display:inline-grid;place-items:center;width:42px;height:42px;padding:0;border:0;border-radius:50%;background:#fff0;color:#fff;cursor:pointer}.wve-frame-icon:hover,.wve-frame-icon:focus-visible{background:#253044;color:#fff}.wve-frame-menu-toggle{align-content:center;gap:4px}.wve-frame-menu-toggle span{display:block;width:17px;height:2px;border-radius:2px;background:currentColor;transition:transform 160ms ease,opacity 160ms ease}.wve-frame-menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(6px) rotate(45deg)}.wve-frame-menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.wve-frame-menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.wve-frame-actions{display:flex;align-items:center;gap:4px}.wve-frame-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.wve-frame-menu-panel,.wve-frame-search-panel{border-top:1px solid #2a3342;background:var(--wve-frame-dark);color:#fff}.wve-frame-menu-panel__inner{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,0.75fr);gap:70px;padding-block:46px 54px}.wve-frame-nav,.wve-frame-nav ul,.wve-frame-footer__list{margin:0;padding:0;list-style:none}.wve-frame-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 40px}.wve-frame-nav a{display:inline-block;padding-block:5px;color:#fff;font-size:clamp(24px, 3vw, 42px);font-weight:800;line-height:1.1;letter-spacing:-.04em;text-decoration:none}.wve-frame-nav a:hover,.wve-frame-menu-categories a:hover{color:#D1D5DB}.wve-frame-menu-categories{display:flex;flex-direction:column;align-items:flex-start;gap:9px;padding:24px;border:1px solid #374151;border-radius:18px;background:#1f2937}.wve-frame-menu-categories p{margin:0 0 8px;color:#9CA3AF;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.wve-frame-menu-categories a{color:#fff;font-size:17px;font-weight:700;text-decoration:none}.wve-frame-search-panel__inner{padding-block:24px}.wve-frame-search-panel .search-form{display:flex;gap:10px}.wve-frame-search-panel .search-field{width:100%;min-height:54px;padding:0 18px;border:1px solid #4B5563;border-radius:12px;background:#1F2937;color:#fff;font-size:17px}.wve-frame-search-panel .search-submit{min-width:110px;border:0;border-radius:12px;background:#fff;color:var(--wve-frame-dark);font-weight:800;cursor:pointer}.wve-frame-hero{position:relative;min-height:430px;overflow:hidden;background:linear-gradient(135deg,#374151 0%,#6B7280 58%,#D1D5DB 100%);background-image:var(--wve-hero-image);background-repeat:no-repeat;background-position:center center;background-size:cover}.wve-frame-hero::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgb(17 24 39 / .88) 0%,rgb(17 24 39 / .62) 48%,rgb(17 24 39 / .12) 82%)}.wve-frame-hero__inner{position:relative;z-index:1;display:flex;align-items:center;min-height:430px}.wve-frame-hero__copy{width:min(650px, 55%);padding-block:58px}.wve-frame-kicker{margin:0 0 13px;color:#D1D5DB;font-size:12px;font-weight:800;line-height:1.2;letter-spacing:.12em;text-transform:uppercase}.wve-frame-hero h1{max-width:760px;margin:0;color:#fff;font-size:clamp(48px, 5.1vw, 74px);font-weight:850;line-height:.96;letter-spacing:-.065em}.wve-frame-hero__subtitle{max-width:660px;margin:24px 0 0;color:#F3F4F6;font-size:20px;font-style:italic;line-height:1.45}.wve-frame-hero__actions{display:flex;align-items:center;gap:20px;margin-top:28px}.wve-frame-button,.wve-frame-load-more{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 23px;border:1px solid var(--wve-frame-dark);border-radius:999px;background:var(--wve-frame-dark);color:#fff;font-size:14px;font-weight:800;line-height:1;text-decoration:none;transition:transform 160ms ease,background-color 160ms ease}.wve-frame-button:hover,.wve-frame-load-more:hover{background:#273244;color:#fff;transform:translateY(-2px)}.wve-frame-text-link{display:inline-flex;align-items:center;min-height:48px;padding-inline:4px;color:#fff;font-size:14px;font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.wve-frame-text-link:hover{color:#D1D5DB}.wve-frame-category-bar{border-bottom:1px solid #2A3342;background:var(--wve-frame-dark);color:#fff}.wve-frame-category-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:72px}.wve-frame-category-bar__inner>span{color:#9CA3AF;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.wve-frame-category-links{display:flex;align-items:center;flex-wrap:wrap;gap:12px 30px}.wve-frame-category-links a{color:#F9FAFB;font-size:14px;font-weight:750;text-decoration:none}.wve-frame-category-links a:hover{color:#D1D5DB}.wve-frame-latest{padding-block:78px 100px}.wve-frame-section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.wve-frame-section-heading .wve-frame-kicker,.wve-frame-archive__header .wve-frame-kicker,.wve-frame-empty .wve-frame-kicker{color:var(--wve-frame-muted)}.wve-frame-section-heading h2{margin:0;color:var(--wve-frame-text);font-size:clamp(34px, 4vw, 54px);font-weight:850;line-height:1;letter-spacing:-.055em}.wve-frame-section-heading h2 span{color:var(--wve-frame-muted)}.wve-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px;width:100%;align-items:stretch}.wve-post-grid>.wve-editorial-card{width:100%!important;max-width:none!important;min-width:0!important;float:none!important;clear:none!important;margin:0!important;padding:0!important}.wve-editorial-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--wve-frame-line);border-radius:16px;background:var(--wve-frame-surface);transition:transform 180ms ease,box-shadow 180ms ease,border-color 180ms ease}.wve-editorial-card:hover{transform:translateY(-5px);border-color:#9CA3AF;box-shadow:var(--wve-frame-shadow)}.wve-editorial-card__media{display:block;height:205px;overflow:hidden;background:var(--wve-frame-soft)}.wve-editorial-card__media img,.wve-editorial-card__placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:transform 300ms ease}.wve-editorial-card:hover .wve-editorial-card__media img{transform:scale(1.025)}.wve-editorial-card__placeholder{background:linear-gradient(135deg,var(--wve-frame-soft-2),var(--wve-frame-soft))}.wve-editorial-card__content{display:flex;flex:1;flex-direction:column;padding:22px 22px 20px}.wve-editorial-pill{align-self:flex-start;display:inline-flex;align-items:center;min-height:25px;margin-bottom:13px;padding:5px 9px;border-radius:999px;background:var(--wve-frame-soft);color:var(--wve-frame-accent);font-size:10px;font-weight:850;line-height:1;letter-spacing:.075em;text-decoration:none;text-transform:uppercase}.wve-editorial-card h3{margin:0;color:var(--wve-frame-text);font-size:22px;font-weight:800;line-height:1.15;letter-spacing:-.035em}.wve-editorial-card h3 a{color:inherit;text-decoration:none}.wve-editorial-card h3 a:hover{color:var(--wve-frame-muted)}.wve-editorial-card__content>p{margin:13px 0 22px;color:var(--wve-frame-muted);font-size:14px;line-height:1.55}.wve-editorial-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:17px;border-top:1px solid var(--wve-frame-line)}.wve-editorial-card__footer time{color:var(--wve-frame-muted);font-size:12px}.wve-editorial-card__action{color:var(--wve-frame-text);font-size:12px;font-weight:800;text-decoration:none;white-space:nowrap}.wve-editorial-card__action:hover{color:var(--wve-frame-muted)}.wve-frame-all-articles,.wve-load-more-wrap{display:flex;justify-content:center;margin-top:48px}.wve-frame-load-more{min-width:160px;gap:10px}.wve-frame-empty{max-width:720px;padding:52px;border:1px solid var(--wve-frame-line);border-radius:22px;background:var(--wve-frame-soft)}.wve-frame-empty h2,.wve-frame-empty h3{margin:0 0 12px;color:var(--wve-frame-text);font-size:34px;line-height:1.1;letter-spacing:-.04em}.wve-frame-empty>p:not(.wve-frame-kicker){margin:0 0 24px;color:var(--wve-frame-muted)}.wve-frame-archive__header{padding-block:78px 40px;border-bottom:1px solid var(--wve-frame-line)}.wve-frame-archive__header h1{margin:0;color:var(--wve-frame-text);font-size:clamp(50px, 7vw, 94px);font-weight:850;line-height:.96;letter-spacing:-.065em}.wve-frame-archive__description{max-width:680px;margin-top:22px;color:var(--wve-frame-muted);font-size:18px}.wve-frame-archive__description p{margin:0}.wve-frame-archive__feed{padding-block:54px 100px}.wve-frame-footer{border-top:1px solid #273244;background:var(--wve-frame-dark);color:#fff}.wve-frame-footer__main{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,0.8fr);gap:80px;padding-block:62px 54px}.wve-frame-footer__brand p{max-width:390px;margin:20px 0 0;color:#9CA3AF;font-size:14px;line-height:1.55}.wve-frame-footer__columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}.wve-frame-footer__column h2{margin:0 0 13px;color:#9CA3AF;font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.wve-frame-footer__column ul{margin:0;padding:0;list-style:none}.wve-frame-footer__column li+li{margin-top:7px}.wve-frame-footer__column a{color:#F9FAFB;font-size:14px;font-weight:700;text-decoration:none}.wve-frame-footer__column a:hover{color:#D1D5DB}.wve-frame-footer__bottom{background:#080D16;color:#fff}.wve-frame-footer__bottom-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;min-height:46px;font-size:10px}.wve-frame-footer__bottom p{margin:0;white-space:nowrap}.wve-frame-network,.wve-frame-legal{display:flex;align-items:center;flex-wrap:wrap;gap:5px 12px}.wve-frame-network{justify-content:center}.wve-frame-legal{justify-content:flex-end}.wve-frame-footer__bottom a{color:#fff;text-decoration:underline;text-underline-offset:2px}.wve-frame-back-to-top{position:fixed;right:22px;bottom:22px;z-index:30;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--wve-frame-dark);color:#fff;font-size:19px;font-weight:800;line-height:1;text-decoration:none;box-shadow:0 12px 25px rgb(17 24 39 / .28)}.wve-related .wve-post-grid{margin-top:30px}@media (max-width:1180px){.wve-frame-footer__bottom-inner{grid-template-columns:1fr;justify-items:center;gap:8px;padding-block:12px;text-align:center}.wve-frame-legal{justify-content:center}}@media (max-width:900px){.wve-shell,.wve-page-article{width:min(calc(100% - 36px), var(--wve-frame-shell))}.wve-frame-menu-panel__inner{grid-template-columns:1fr;gap:32px}.wve-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wve-frame-hero{min-height:470px;background-position:62% center}.wve-frame-hero__inner{min-height:470px}.wve-frame-hero__copy{width:68%}.wve-frame-category-bar__inner{align-items:flex-start;flex-direction:column;padding-block:18px}.wve-frame-footer__main{grid-template-columns:1fr;gap:40px}}@media (max-width:640px){.wve-frame-header__inner{min-height:66px;gap:10px}.wve-frame-brand .custom-logo{max-width:165px;max-height:38px}.wve-wordmark{font-size:29px}.wve-frame-icon{width:38px;height:38px}.wve-frame-nav{grid-template-columns:1fr}.wve-frame-nav a{font-size:30px}.wve-frame-search-panel .search-form{flex-direction:column}.wve-frame-search-panel .search-submit{min-height:48px}.wve-frame-hero{min-height:590px;background-position:68% center}.wve-frame-hero::after{background:rgb(17 24 39 / .72)}.wve-frame-hero__inner{align-items:flex-end;min-height:590px}.wve-frame-hero__copy{width:100%;padding-block:52px}.wve-frame-hero h1{font-size:50px}.wve-frame-hero__subtitle{font-size:18px}.wve-frame-hero__actions{align-items:flex-start;flex-direction:column;gap:7px}.wve-frame-category-links{gap:9px 18px}.wve-frame-latest,.wve-frame-archive__feed{padding-block:52px 72px}.wve-post-grid{grid-template-columns:1fr}.wve-editorial-card__media{height:220px}.wve-frame-empty{padding:32px 24px}.wve-frame-archive__header{padding-block:55px 32px}.wve-frame-footer__main{padding-block:48px 42px}.wve-frame-footer__columns{grid-template-columns:1fr 1fr;gap:28px}.wve-frame-footer__bottom p{white-space:normal}.wve-frame-back-to-top{right:14px;bottom:14px}}@media (prefers-reduced-motion:reduce){.wve-editorial-card,.wve-editorial-card__media img,.wve-frame-button,.wve-frame-load-more{transition:none}}:root,html[data-wve-theme="light"]{--wve-frame-bg:#FFFFFF;--wve-frame-surface:#FFFFFF;--wve-frame-soft:#E0F7F1;--wve-frame-soft-2:#B2E0D4;--wve-frame-text:#004D00;--wve-frame-muted:#4C6E61;--wve-frame-line:#B2E0D4;--wve-frame-accent:#007A33;--wve-frame-accent-hover:#004D00;--wve-frame-dark:#004D00;--wve-frame-mid:#007A33;--wve-frame-sea:#66B3A1;--wve-frame-mint:#B2E0D4;--wve-frame-pale:#E0F7F1;--wve-frame-header-bg:#FFFFFF;--wve-frame-header-text:#004D00;--wve-frame-panel-bg:#FFFFFF;--wve-frame-panel-text:#004D00;--wve-frame-shadow:0 18px 50px rgba(0, 77, 0, 0.10)}html[data-wve-theme="dark"]{--wve-frame-bg:#07110B;--wve-frame-surface:#0D1D13;--wve-frame-soft:#10271A;--wve-frame-soft-2:#174127;--wve-frame-text:#E0F7F1;--wve-frame-muted:#A6CBBF;--wve-frame-line:#1D4B2D;--wve-frame-accent:#66B3A1;--wve-frame-accent-hover:#B2E0D4;--wve-frame-dark:#004D00;--wve-frame-mid:#007A33;--wve-frame-sea:#66B3A1;--wve-frame-mint:#B2E0D4;--wve-frame-pale:#E0F7F1;--wve-frame-header-bg:#07110B;--wve-frame-header-text:#E0F7F1;--wve-frame-panel-bg:#0D1D13;--wve-frame-panel-text:#E0F7F1;--wve-frame-shadow:0 18px 50px rgba(0, 0, 0, 0.32)}html{color-scheme:light}html[data-wve-theme="dark"]{color-scheme:dark}body{background:var(--wve-frame-bg);color:var(--wve-frame-text);transition:background-color 180ms ease,color 180ms ease}.wve-frame-hero h1,.wve-frame-section-heading h2,.wve-frame-archive__header h1,.wve-frame-empty h2,.wve-frame-empty h3,.wve-article-header h1,.wve-article-content h2,.wve-page-article h1,.wve-404 h1,.wve-section-title,.wve-acf-faq-section>h2{font-weight:700!important}.wve-frame-header{border-bottom-color:var(--wve-frame-line);background:var(--wve-frame-header-bg);color:var(--wve-frame-header-text);transition:background-color 180ms ease,border-color 180ms ease,color 180ms ease}.wve-frame-header .wve-wordmark,.wve-frame-header .wve-wordmark:visited,.wve-frame-header .wve-wordmark:hover,.wve-frame-header .wve-wordmark:focus-visible{color:var(--wve-frame-header-text)}.wve-frame-header .wve-wordmark strong{color:var(--wve-frame-accent)}.wve-frame-header .custom-logo-link,.wve-frame-header .custom-logo-link:hover,.wve-frame-header .custom-logo-link:focus-visible{opacity:1;filter:none}.wve-frame-icon{color:var(--wve-frame-header-text)}.wve-frame-icon:hover,.wve-frame-icon:focus-visible{background:var(--wve-frame-pale);color:var(--wve-frame-accent-hover)}html[data-wve-theme="dark"] .wve-frame-icon:hover,html[data-wve-theme="dark"] .wve-frame-icon:focus-visible{background:var(--wve-frame-soft);color:var(--wve-frame-pale)}.wve-theme-icon--moon{display:none}html[data-wve-theme="dark"] .wve-theme-icon--sun{display:none}html[data-wve-theme="dark"] .wve-theme-icon--moon{display:block}.wve-frame-menu-panel,.wve-frame-search-panel{border-top-color:var(--wve-frame-line);background:var(--wve-frame-panel-bg);color:var(--wve-frame-panel-text)}.wve-frame-nav a,.wve-frame-menu-categories a{color:var(--wve-frame-panel-text)}.wve-frame-nav a:hover,.wve-frame-menu-categories a:hover{color:var(--wve-frame-accent)}.wve-frame-menu-categories{border-color:var(--wve-frame-line);background:var(--wve-frame-soft)}.wve-frame-menu-categories p{color:var(--wve-frame-muted)}.wve-frame-search-panel .search-field{border-color:var(--wve-frame-line);background:var(--wve-frame-surface);color:var(--wve-frame-text)}.wve-frame-search-panel .search-submit{background:var(--wve-frame-accent);color:#FFF}.wve-frame-search-panel .search-submit:hover,.wve-frame-search-panel .search-submit:focus-visible{background:var(--wve-frame-accent-hover)}.wve-frame-hero{background:linear-gradient(135deg,#004D00 0%,#007A33 42%,#66B3A1 72%,#B2E0D4 100%);background-image:var(--wve-hero-image)}.wve-frame-hero::after{background:linear-gradient(90deg,rgb(0 77 0 / .9) 0%,rgb(0 122 51 / .64) 48%,rgb(102 179 161 / .14) 84%)}html[data-wve-theme="dark"] .wve-frame-hero::after{background:linear-gradient(90deg,rgb(3 17 8 / .94) 0%,rgb(0 77 0 / .74) 50%,rgb(0 122 51 / .2) 84%)}.wve-frame-kicker{color:var(--wve-frame-mint)}.wve-frame-hero__subtitle{color:#E0F7F1}.wve-frame-button,.wve-frame-load-more{border-color:var(--wve-frame-accent);background:var(--wve-frame-accent);color:#FFF}.wve-frame-button:hover,.wve-frame-button:focus-visible,.wve-frame-load-more:hover,.wve-frame-load-more:focus-visible{border-color:var(--wve-frame-accent-hover);background:var(--wve-frame-accent-hover);color:#FFF}.wve-frame-text-link:hover,.wve-frame-text-link:focus-visible{color:var(--wve-frame-mint)}.wve-frame-category-bar{border-bottom-color:#006B2E;background:var(--wve-frame-dark)}.wve-frame-category-bar__inner>span{color:var(--wve-frame-mint)}.wve-frame-category-links a{color:#FFF}.wve-frame-category-links a:hover,.wve-frame-category-links a:focus-visible{color:var(--wve-frame-mint)}.wve-frame-latest,.wve-frame-archive,.wve-frame-archive__feed,.wve-frame-archive__header{background:var(--wve-frame-bg);color:var(--wve-frame-text)}.wve-frame-section-heading .wve-frame-kicker,.wve-frame-archive__header .wve-frame-kicker,.wve-frame-empty .wve-frame-kicker{color:var(--wve-frame-accent)}.wve-frame-section-heading h2,.wve-frame-archive__header h1,.wve-frame-empty h2,.wve-frame-empty h3{color:var(--wve-frame-text)}.wve-frame-section-heading h2 span{color:var(--wve-frame-sea)}.wve-frame-archive__description,.wve-frame-empty>p:not(.wve-frame-kicker){color:var(--wve-frame-muted)}.wve-editorial-card{border-color:var(--wve-frame-line);background:var(--wve-frame-surface)}.wve-editorial-card:hover{border-color:var(--wve-frame-sea);box-shadow:var(--wve-frame-shadow)}.wve-editorial-card__media,.wve-editorial-card__placeholder{background:var(--wve-frame-soft)}.wve-editorial-card__placeholder{background:linear-gradient(135deg,var(--wve-frame-pale),var(--wve-frame-mint))}html[data-wve-theme="dark"] .wve-editorial-card__placeholder{background:linear-gradient(135deg,var(--wve-frame-soft),var(--wve-frame-soft-2))}.wve-editorial-pill{background:var(--wve-frame-pale);color:var(--wve-frame-accent)}html[data-wve-theme="dark"] .wve-editorial-pill{background:var(--wve-frame-soft);color:var(--wve-frame-sea)}.wve-editorial-card h3,.wve-editorial-card__action{color:var(--wve-frame-text)}.wve-editorial-card h3 a:hover,.wve-editorial-card__action:hover{color:var(--wve-frame-accent)}.wve-editorial-card__content>p,.wve-editorial-card__footer time{color:var(--wve-frame-muted)}.wve-editorial-card__footer{border-top-color:var(--wve-frame-line)}.wve-frame-empty{border-color:var(--wve-frame-line);background:var(--wve-frame-soft)}.wve-single,.wve-page,.wve-404,.wve-related,.wve-article-content,.wve-page-content{background:var(--wve-frame-bg);color:var(--wve-frame-text)}.wve-article-header h1,.wve-article-content h2,.wve-article-content h3,.wve-page-article h1,.wve-404 h1,.wve-section-title{color:var(--wve-frame-text)}.wve-article-content,.wve-page-content{color:var(--wve-frame-text)}.wve-article-content a,.wve-page-content a{color:var(--wve-frame-accent)}.wve-article-content blockquote{border-left-color:var(--wve-frame-accent);color:var(--wve-frame-text)}.wve-tldr,.wve-quick-take,.wve-faq,.wve-acf-faq-item,.wve-author-box{border-color:var(--wve-frame-line);background:var(--wve-frame-soft);color:var(--wve-frame-text)}.wve-tldr{border-left-color:var(--wve-frame-accent)}.wve-tldr__head>span,.wve-category,.wve-kicker{color:var(--wve-frame-accent)}.wve-quick-take__excerpt,.wve-acf-faq-answer,.wve-author-box p:last-child,.wve-article-meta>p,.wve-author-chip span,.wve-breadcrumbs,.wve-breadcrumbs p{color:var(--wve-frame-muted)}.wve-related{background:var(--wve-frame-soft)}.wve-frame-footer{border-top-color:#006B2E;background:#004D00;color:#FFF}.wve-frame-footer__brand .wve-wordmark,.wve-frame-footer__brand .wve-wordmark:visited,.wve-frame-footer__brand .wve-wordmark:hover{color:#FFF}.wve-frame-footer__brand .wve-wordmark strong{color:#B2E0D4}.wve-frame-footer__brand p,.wve-frame-footer__column h2{color:#B2E0D4}.wve-frame-footer__column a,.wve-frame-footer__column a:visited{color:#FFF}.wve-frame-footer__column a:hover,.wve-frame-footer__column a:focus-visible{color:#B2E0D4}.wve-frame-footer__bottom{background:#003A00}.wve-frame-back-to-top{background:#007A33;color:#FFF;box-shadow:0 12px 25px rgb(0 77 0 / .32)}.wve-frame-back-to-top:hover,.wve-frame-back-to-top:focus-visible{background:#004D00;color:#FFF}@media (max-width:640px){.wve-frame-hero::after,html[data-wve-theme="dark"] .wve-frame-hero::after{background:rgb(0 77 0 / .76)}}@media (prefers-reduced-motion:reduce){body,.wve-frame-header{transition:none}}:root,html[data-wve-theme="light"]{--wve-frame-bg:#FFFFFF;--wve-frame-surface:#FFFFFF;--wve-frame-soft:#F7F7F7;--wve-frame-soft-2:#ECECEC;--wve-frame-text:#111111;--wve-frame-muted:#6B6B6B;--wve-frame-line:#E1E1E1;--wve-frame-accent:#004D00;--wve-frame-accent-hover:#003A00;--wve-frame-dark:#111111;--wve-frame-header-bg:#FFFFFF;--wve-frame-header-text:#111111;--wve-frame-panel-bg:#FFFFFF;--wve-frame-panel-text:#111111;--wve-frame-shadow:0 18px 50px rgba(0, 0, 0, 0.10)}html[data-wve-theme="dark"]{--wve-frame-bg:#0F0F0F;--wve-frame-surface:#171717;--wve-frame-soft:#202020;--wve-frame-soft-2:#2A2A2A;--wve-frame-text:#F7F7F7;--wve-frame-muted:#B5B5B5;--wve-frame-line:#303030;--wve-frame-accent:#66A866;--wve-frame-accent-hover:#8BC28B;--wve-frame-dark:#0F0F0F;--wve-frame-header-bg:#0F0F0F;--wve-frame-header-text:#F7F7F7;--wve-frame-panel-bg:#171717;--wve-frame-panel-text:#F7F7F7;--wve-frame-shadow:0 18px 50px rgba(0, 0, 0, 0.34)}html[data-wve-theme="light"] body,html[data-wve-theme="light"] .wve-frame-section-heading h2,html[data-wve-theme="light"] .wve-frame-archive__header h1,html[data-wve-theme="light"] .wve-frame-empty h2,html[data-wve-theme="light"] .wve-frame-empty h3,html[data-wve-theme="light"] .wve-editorial-card h3,html[data-wve-theme="light"] .wve-article-header h1,html[data-wve-theme="light"] .wve-article-content,html[data-wve-theme="light"] .wve-article-content h2,html[data-wve-theme="light"] .wve-article-content h3,html[data-wve-theme="light"] .wve-page-content,html[data-wve-theme="light"] .wve-page-article h1,html[data-wve-theme="light"] .wve-section-title,html[data-wve-theme="light"] .wve-acf-faq-section>h2{color:#111111!important}.wve-frame-header .wve-wordmark,.wve-frame-header .wve-wordmark:visited,.wve-frame-header .wve-wordmark:hover,.wve-frame-header .wve-wordmark:focus-visible{color:var(--wve-frame-header-text)}.wve-frame-header .wve-wordmark strong{color:#004D00!important}.wve-frame-footer__brand .wve-wordmark{color:#FFFFFF!important}.wve-frame-footer__brand .wve-wordmark strong{color:#66A866!important}.wve-frame-header{border-bottom-color:var(--wve-frame-line);background:var(--wve-frame-header-bg);color:var(--wve-frame-header-text)}.wve-frame-menu-panel,.wve-frame-search-panel{border-top-color:var(--wve-frame-line);background:var(--wve-frame-panel-bg);color:var(--wve-frame-panel-text)}.wve-frame-menu-categories{border-color:var(--wve-frame-line);background:var(--wve-frame-soft)}.wve-frame-icon:hover,.wve-frame-icon:focus-visible{background:var(--wve-frame-soft);color:var(--wve-frame-accent)}.wve-frame-hero{background:linear-gradient(135deg,#111111 0%,#4A4A4A 55%,#D8D8D8 100%);background-image:var(--wve-hero-image)}.wve-frame-hero::after{background:linear-gradient(90deg,rgb(17 17 17 / .88) 0%,rgb(17 17 17 / .58) 48%,rgb(17 17 17 / .08) 84%)}html[data-wve-theme="dark"] .wve-frame-hero::after{background:linear-gradient(90deg,rgb(0 0 0 / .94) 0%,rgb(0 0 0 / .7) 50%,rgb(0 0 0 / .16) 84%)}.wve-frame-hero .wve-frame-kicker,.wve-frame-hero__subtitle{color:#F2F2F2}.wve-frame-button,.wve-frame-load-more,.wve-frame-search-panel .search-submit{border-color:#004D00;background:#004D00;color:#FFF}.wve-frame-button:hover,.wve-frame-button:focus-visible,.wve-frame-load-more:hover,.wve-frame-load-more:focus-visible,.wve-frame-search-panel .search-submit:hover,.wve-frame-search-panel .search-submit:focus-visible{border-color:#003A00;background:#003A00;color:#FFF}a,.wve-frame-text-link,.wve-frame-section-heading h2 span,.wve-frame-section-heading .wve-frame-kicker,.wve-frame-archive__header .wve-frame-kicker,.wve-frame-empty .wve-frame-kicker,.wve-editorial-card h3 a:hover,.wve-editorial-card__action,.wve-article-content a,.wve-page-content a,.wve-category,.wve-kicker,.wve-tldr__head>span{color:#004D00}html[data-wve-theme="dark"] a,html[data-wve-theme="dark"] .wve-frame-text-link,html[data-wve-theme="dark"] .wve-frame-section-heading h2 span,html[data-wve-theme="dark"] .wve-frame-section-heading .wve-frame-kicker,html[data-wve-theme="dark"] .wve-frame-archive__header .wve-frame-kicker,html[data-wve-theme="dark"] .wve-frame-empty .wve-frame-kicker,html[data-wve-theme="dark"] .wve-editorial-card__action,html[data-wve-theme="dark"] .wve-article-content a,html[data-wve-theme="dark"] .wve-page-content a,html[data-wve-theme="dark"] .wve-category,html[data-wve-theme="dark"] .wve-kicker,html[data-wve-theme="dark"] .wve-tldr__head>span{color:#66A866}.wve-frame-category-bar{border-bottom-color:#222;background:#111}.wve-frame-category-bar__inner>span{color:#B8B8B8}.wve-frame-category-links a{color:#FFF}.wve-frame-category-links a:hover,.wve-frame-category-links a:focus-visible{color:#66A866}.wve-editorial-card,.wve-frame-empty,.wve-tldr,.wve-quick-take,.wve-faq,.wve-acf-faq-item,.wve-author-box{border-color:var(--wve-frame-line);background:var(--wve-frame-surface)}.wve-editorial-card__media,.wve-editorial-card__placeholder,.wve-related{background:var(--wve-frame-soft)}.wve-editorial-pill{background:var(--wve-frame-soft);color:#111}html[data-wve-theme="dark"] .wve-editorial-pill{background:var(--wve-frame-soft);color:#F7F7F7}.wve-editorial-card:hover{border-color:#BDBDBD;box-shadow:var(--wve-frame-shadow)}.wve-tldr{border-left-color:#004D00}html[data-wve-theme="dark"] .wve-tldr{border-left-color:#66A866}.wve-frame-footer{border-top-color:#222;background:#111;color:#FFF}.wve-frame-footer__brand p,.wve-frame-footer__column h2{color:#B8B8B8}.wve-frame-footer__column a,.wve-frame-footer__column a:visited{color:#FFF}.wve-frame-footer__column a:hover,.wve-frame-footer__column a:focus-visible{color:#66A866}.wve-frame-footer__bottom{background:#080808}.wve-frame-back-to-top{background:#004D00;color:#FFF;box-shadow:0 12px 25px rgb(0 0 0 / .28)}.wve-frame-back-to-top:hover,.wve-frame-back-to-top:focus-visible{background:#003A00;color:#FFF}@media (max-width:640px){.wve-frame-hero::after,html[data-wve-theme="dark"] .wve-frame-hero::after{background:rgb(17 17 17 / .76)}}a:visited{color:inherit}.wve-frame-text-link,.wve-frame-text-link:visited,.wve-editorial-card__action,.wve-editorial-card__action:visited,.wve-article-content a,.wve-article-content a:visited,.wve-page-content a,.wve-page-content a:visited,.wve-category,.wve-category:visited,.wve-frame-section-heading h2 a,.wve-frame-section-heading h2 a:visited{color:#004D00}html[data-wve-theme="dark"] .wve-frame-text-link,html[data-wve-theme="dark"] .wve-frame-text-link:visited,html[data-wve-theme="dark"] .wve-editorial-card__action,html[data-wve-theme="dark"] .wve-editorial-card__action:visited,html[data-wve-theme="dark"] .wve-article-content a,html[data-wve-theme="dark"] .wve-article-content a:visited,html[data-wve-theme="dark"] .wve-page-content a,html[data-wve-theme="dark"] .wve-page-content a:visited,html[data-wve-theme="dark"] .wve-category,html[data-wve-theme="dark"] .wve-category:visited{color:#66A866}.wve-frame-button,.wve-frame-button:visited,.wve-frame-load-more,.wve-frame-load-more:visited,.wve-frame-search-panel .search-submit,.wve-frame-back-to-top,.wve-frame-back-to-top:visited{color:#FFF}.wve-frame-hero .wve-frame-text-link,.wve-frame-hero .wve-frame-text-link:visited{color:#FFFFFF!important}.wve-frame-hero .wve-frame-text-link:hover,.wve-frame-hero .wve-frame-text-link:focus-visible{color:#E7E7E7!important}.wve-frame-footer a,.wve-frame-footer a:visited,.wve-frame-footer__bottom a,.wve-frame-footer__bottom a:visited{color:#FFF}.wve-frame-footer a:hover,.wve-frame-footer a:focus-visible,.wve-frame-footer__bottom a:hover,.wve-frame-footer__bottom a:focus-visible{color:#66A866}.wve-frame-footer__bottom-inner{font-size:12px}.wve-frame-network a,.wve-frame-network a:visited,.wve-frame-legal a,.wve-frame-legal a:visited{font-size:12px;font-weight:600;line-height:1.4}@media (max-width:640px){.wve-frame-footer__bottom-inner,.wve-frame-network a,.wve-frame-network a:visited,.wve-frame-legal a,.wve-frame-legal a:visited{font-size:13px}}.wve-frame-hero h1,.wve-frame-section-heading h2,.wve-frame-archive__header h1,.wve-frame-empty h2,.wve-frame-empty h3,.wve-editorial-card h3,.wve-article-header h1,.wve-article-content h2,.wve-article-content h3,.wve-page-article h1,.wve-page-content h2,.wve-page-content h3,.wve-404 h1,.wve-404 h2,.wve-section-title,.wve-author-box h2,.wve-acf-faq-section>h2,.wve-acf-faq-item summary,.wve-tldr h2,.wve-faq h3{font-weight:700!important}.wve-frame-footer__disclaimer{padding:0 0 18px;text-align:center}.wve-frame-footer__disclaimer p{max-width:1100px;margin:0 auto;color:#AFAFAF;font-size:11px;font-weight:400;line-height:1.55}@media (max-width:640px){.wve-frame-footer__disclaimer{padding-bottom:22px;text-align:left}.wve-frame-footer__disclaimer p{font-size:12px}}#wve-load-more[aria-busy="true"]{cursor:wait;opacity:.72;pointer-events:none}#wve-load-more[aria-busy="true"] span:last-child{animation:wve-load-more-pulse 900ms ease-in-out infinite alternate}@keyframes wve-load-more-pulse{from{transform:translateY(-2px);opacity:.45}to{transform:translateY(2px);opacity:1}}@media (prefers-reduced-motion:reduce){#wve-load-more[aria-busy="true"] span:last-child{animation:none}}.wve-frame-footer__bottom a,.wve-frame-footer__bottom a:link,.wve-frame-footer__bottom a:visited,.wve-frame-footer__bottom a:hover,.wve-frame-footer__bottom a:focus,.wve-frame-footer__bottom a:focus-visible,.wve-frame-footer__bottom a:active,.wve-frame-network a,.wve-frame-network a:link,.wve-frame-network a:visited,.wve-frame-network a:hover,.wve-frame-network a:focus,.wve-frame-network a:focus-visible,.wve-frame-network a:active,.wve-frame-legal a,.wve-frame-legal a:link,.wve-frame-legal a:visited,.wve-frame-legal a:hover,.wve-frame-legal a:focus,.wve-frame-legal a:focus-visible,.wve-frame-legal a:active,html[data-wve-theme="dark"] .wve-frame-footer__bottom a,html[data-wve-theme="dark"] .wve-frame-footer__bottom a:link,html[data-wve-theme="dark"] .wve-frame-footer__bottom a:visited,html[data-wve-theme="dark"] .wve-frame-footer__bottom a:hover,html[data-wve-theme="dark"] .wve-frame-footer__bottom a:focus,html[data-wve-theme="dark"] .wve-frame-footer__bottom a:focus-visible,html[data-wve-theme="dark"] .wve-frame-footer__bottom a:active{color:#FFFFFF!important}.wve-frame-footer__bottom a:hover,.wve-frame-footer__bottom a:focus-visible{text-decoration-thickness:2px}html[data-wve-theme="dark"] .wve-frame-hero h1,html[data-wve-theme="dark"] .wve-frame-section-heading h2,html[data-wve-theme="dark"] .wve-frame-archive__header h1,html[data-wve-theme="dark"] .wve-frame-empty h2,html[data-wve-theme="dark"] .wve-frame-empty h3,html[data-wve-theme="dark"] .wve-editorial-card h3,html[data-wve-theme="dark"] .wve-article-header h1,html[data-wve-theme="dark"] .wve-article-content h2,html[data-wve-theme="dark"] .wve-article-content h3,html[data-wve-theme="dark"] .wve-page-article h1,html[data-wve-theme="dark"] .wve-page-content h2,html[data-wve-theme="dark"] .wve-page-content h3,html[data-wve-theme="dark"] .wve-404 h1,html[data-wve-theme="dark"] .wve-404 h2,html[data-wve-theme="dark"] .wve-section-title,html[data-wve-theme="dark"] .wve-author-box h2,html[data-wve-theme="dark"] .wve-acf-faq-section>h2,html[data-wve-theme="dark"] .wve-acf-faq-item summary,html[data-wve-theme="dark"] .wve-tldr h2,html[data-wve-theme="dark"] .wve-faq h3{color:#FFFFFF!important}html[data-wve-theme="dark"] .wve-editorial-card h3 a,html[data-wve-theme="dark"] .wve-editorial-card h3 a:link,html[data-wve-theme="dark"] .wve-editorial-card h3 a:visited,html[data-wve-theme="dark"] .wve-editorial-card h3 a:hover,html[data-wve-theme="dark"] .wve-editorial-card h3 a:focus,html[data-wve-theme="dark"] .wve-editorial-card h3 a:focus-visible,html[data-wve-theme="dark"] .wve-editorial-card h3 a:active,html[data-wve-theme="dark"] .wve-frame-section-heading h2 a,html[data-wve-theme="dark"] .wve-frame-section-heading h2 a:link,html[data-wve-theme="dark"] .wve-frame-section-heading h2 a:visited,html[data-wve-theme="dark"] .wve-frame-section-heading h2 a:hover,html[data-wve-theme="dark"] .wve-frame-section-heading h2 a:focus,html[data-wve-theme="dark"] .wve-frame-section-heading h2 a:focus-visible,html[data-wve-theme="dark"] .wve-frame-section-heading h2 a:active{color:#FFFFFF!important}.wve-frame-footer a,.wve-frame-footer a:link,.wve-frame-footer a:visited,.wve-frame-footer a:hover,.wve-frame-footer a:focus,.wve-frame-footer a:focus-visible,.wve-frame-footer a:active,html[data-wve-theme="dark"] .wve-frame-footer a,html[data-wve-theme="dark"] .wve-frame-footer a:link,html[data-wve-theme="dark"] .wve-frame-footer a:visited,html[data-wve-theme="dark"] .wve-frame-footer a:hover,html[data-wve-theme="dark"] .wve-frame-footer a:focus,html[data-wve-theme="dark"] .wve-frame-footer a:focus-visible,html[data-wve-theme="dark"] .wve-frame-footer a:active{color:#FFFFFF!important}.wve-frame-hero{background-position:center 62%}@media (max-width:900px){.wve-frame-hero{background-position:58% center}}@media (max-width:640px){.wve-frame-hero{background-position:61% center}}.wve-affiliate-disclosure{margin-top:18px;padding:15px 18px;border:1px solid var(--wve-frame-line);border-radius:10px;background:var(--wve-frame-surface);color:var(--wve-frame-muted);font-size:13px;font-weight:400;line-height:1.55}.wve-affiliate-disclosure strong{color:var(--wve-frame-text);font-weight:700}.wve-affiliate-disclosure a,.wve-affiliate-disclosure a:link,.wve-affiliate-disclosure a:visited{color:#004D00;font-weight:600;text-decoration:underline;text-underline-offset:3px}.wve-affiliate-disclosure a:hover,.wve-affiliate-disclosure a:focus-visible,.wve-affiliate-disclosure a:active{color:#003A00}html[data-wve-theme="dark"] .wve-affiliate-disclosure{border-color:var(--wve-frame-line);background:var(--wve-frame-surface);color:var(--wve-frame-muted)}html[data-wve-theme="dark"] .wve-affiliate-disclosure strong{color:#FFF}html[data-wve-theme="dark"] .wve-affiliate-disclosure a,html[data-wve-theme="dark"] .wve-affiliate-disclosure a:link,html[data-wve-theme="dark"] .wve-affiliate-disclosure a:visited,html[data-wve-theme="dark"] .wve-affiliate-disclosure a:hover,html[data-wve-theme="dark"] .wve-affiliate-disclosure a:focus-visible,html[data-wve-theme="dark"] .wve-affiliate-disclosure a:active{color:#66A866}@media (max-width:640px){.wve-affiliate-disclosure{padding:14px 15px;font-size:12px}}