:root{--color-editor-paper:oklch(98% .006 70);--color-editor-paper-2:oklch(95% .007 70);--color-editor-canvas:oklch(92% .008 70);--color-editor-ink:oklch(20% .01 55);--color-editor-muted:oklch(52% .01 55);--color-editor-rule:oklch(87% .009 65);--color-editor-focus:oklch(62% .18 45);--font-display:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--space-3xs:.25rem;--space-2xs:.5rem;--space-xs:.75rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--text-xs:.75rem;--text-sm:.875rem;--text-md:1rem;--text-lg:1.25rem;--text-xl:1.625rem;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in:cubic-bezier(.7, 0, .84, 0);--ease-in-out:cubic-bezier(.65, 0, .35, 1);--dur-short:.16s;--dur-medium:.24s;--radius-editor-card:12px;--radius-editor-input:8px;--rule-editor:1px solid var(--color-editor-rule);color:#252321;font-synthesis:none;text-rendering:optimizelegibility;--ink:#242321;--muted:#807c77;--line:#e7e3df;--surface:#fff;--canvas:#f7f6f4;--orange:#f26f43;--orange-dark:#b8401c;--orange-soft:#fff0e9;--green:#4f9f73;--purple:#776ac5;--yellow:#c88c1c;--shadow:0 1px 2px #2a241f08, 0 7px 28px #2a241f0b;background:#e9e7e4;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{width:100%;max-width:100%;overflow-x:clip}body{background:#e9e7e4;min-width:320px;min-height:100dvh;margin:0}#root{width:100%;max-width:100%;min-height:100dvh;overflow-x:clip}button,input,select,textarea{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:1px;outline:3px solid #f26f4333}@keyframes route-spin{to{transform:rotate(360deg)}}@keyframes atelios-loader-progress{to{transform:translate(138%)}}:where(input[type=date],input[type=time],input[type=datetime-local],input[type=month],input[type=week]){box-sizing:border-box;inline-size:100%;min-inline-size:0;max-inline-size:100%;display:block}:where(input[type=date],input[type=time],input[type=datetime-local],input[type=month],input[type=week])::-webkit-date-and-time-value{text-align:start;inline-size:100%;min-inline-size:0;padding:0}:where(input[type=date],input[type=time],input[type=datetime-local],input[type=month],input[type=week])::-webkit-datetime-edit{text-align:start;inline-size:100%;min-inline-size:0;padding:0}@media (width<=720px){:where(input[type=date],input[type=time],input[type=datetime-local],input[type=month],input[type=week]){inline-size:100%!important;min-inline-size:0!important;max-inline-size:100%!important;font-size:16px!important}}

.resource-site{--r-ink:#292725;--r-muted:#756d67;--r-coral:#f16f43;--r-coral-dark:#a84222;--r-ivory:#fffaf7;--r-paper:#f6f1ec;--r-border:#4d3e3426;min-height:100dvh;color:var(--r-ink);background:var(--r-ivory);font-family:Manrope,DM Sans,sans-serif;overflow-x:clip}.resource-site *,.resource-site :before,.resource-site :after{box-sizing:border-box}.resource-site img{max-width:100%;display:block}.resource-site a{color:inherit}.resource-nav{z-index:50;border-bottom:1px solid var(--r-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf7ed;grid-template-columns:1fr auto 1fr;align-items:center;min-height:74px;padding:0 max(24px,50vw - 580px);display:grid;position:sticky;top:0}.resource-nav>a:first-child{width:112px}.resource-nav nav{gap:28px;display:flex}.resource-nav nav a{color:#665e58;font-size:12px;font-weight:700;text-decoration:none}.resource-nav__cta{background:#b74624;border-radius:11px;justify-self:end;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex;color:#fff!important}.resource-nav__cta svg{width:15px}.resource-article__hero>span,.resource-article-cta>span{color:var(--r-coral-dark);font-size:11px;font-weight:850}.resource-article{width:min(1080px,100% - 48px);margin:auto;padding:70px 0 100px}.resource-back{align-items:center;gap:7px;font-size:11px;font-weight:750;text-decoration:none;display:inline-flex;color:#716861!important}.resource-back svg{width:15px}.resource-article__hero{max-width:880px;padding:70px 0 55px}.resource-article__hero h1{letter-spacing:-.058em;margin:18px 0;font-size:clamp(45px,6vw,72px);font-weight:650;line-height:1}.resource-article__hero>p{max-width:730px;color:var(--r-muted);margin:0;font-size:18px;line-height:1.7}.resource-article__hero small{color:#6d645e;align-items:center;gap:7px;margin-top:25px;font-size:10px;display:flex}.resource-article__hero small svg{width:15px;color:var(--r-coral)}.resource-article__hero small a{color:var(--r-coral-dark);font-weight:750}.resource-answer{border-left:5px solid var(--r-coral);background:#fff1e9;border-radius:0 17px 17px 0;max-width:920px;padding:30px}.resource-answer span{color:var(--r-coral-dark);text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:850}.resource-answer p{margin:10px 0 0;font-size:17px;line-height:1.7}.resource-article__layout{grid-template-columns:210px 1fr;gap:80px;margin-top:80px;display:grid}.resource-article__layout aside{border-left:1px solid var(--r-border);flex-direction:column;align-self:start;gap:12px;padding-left:17px;display:flex;position:sticky;top:105px}.resource-article__layout aside strong{text-transform:uppercase;letter-spacing:.07em;margin-bottom:5px;font-size:10px}.resource-article__layout aside a{color:#665e58;align-items:center;min-height:44px;font-size:9px;line-height:1.45;text-decoration:none;display:flex}.resource-article__layout>article{min-width:0}.resource-article__layout article>section{margin-bottom:65px;scroll-margin-top:100px}.resource-article__layout h2{letter-spacing:-.04em;margin:0 0 20px;font-size:31px;line-height:1.18}.resource-article__layout article>section>p{color:#514b46;margin:0 0 17px;font-size:15px;line-height:1.85}.resource-takeaways{border:1px solid var(--r-border);background:#fff;border-radius:18px;padding:28px}.resource-takeaways p{align-items:flex-start;gap:9px;display:flex;margin-bottom:13px!important;font-size:13px!important;line-height:1.6!important}.resource-takeaways svg{width:15px;color:var(--r-coral);flex:0 0 15px;margin-top:4px}.resource-method{background:#fff7f2;border-left:4px solid #d96b46;border-radius:0 16px 16px 0;padding:28px}.resource-checklist ol,.resource-sources ol{margin:0;padding-left:22px}.resource-checklist li,.resource-sources li{color:#514b46;margin-bottom:14px;padding-left:6px;font-size:14px;line-height:1.7}.resource-sources{border-top:1px solid var(--r-border);padding-top:30px}.resource-sources>p{color:var(--r-muted)}.resource-sources a{color:#963d23;text-underline-offset:3px;font-weight:750}.resource-sources li p{color:var(--r-muted);margin:5px 0 0;font-size:13px}.resource-related{grid-template-columns:1fr 1fr;gap:12px;display:grid}.resource-related h2{grid-column:1/-1}.resource-related a{border:1px solid var(--r-border);color:#312d2a;background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;min-height:84px;padding:18px;font-size:13px;font-weight:750;line-height:1.4;text-decoration:none;display:flex}.resource-related svg{width:16px;color:var(--r-coral);flex:0 0 16px}.resource-faq>div{border-top:1px solid var(--r-border);padding:22px 0}.resource-faq h3{margin:0 0 8px;font-size:17px}.resource-faq p{color:var(--r-muted);margin:0;font-size:14px;line-height:1.7}.resource-article-cta{color:#fff;background:linear-gradient(135deg,#f16f43,#f58a68 58%,#f8b39b);border-radius:26px;margin-top:80px;padding:60px}.resource-article-cta>span{color:#fff}.resource-article-cta h2{letter-spacing:-.045em;max-width:700px;margin:13px 0;font-size:42px;line-height:1.05}.resource-article-cta p{color:#ffffffd1;margin:0;font-size:14px}.resource-article-cta a{color:#9a3d22;background:#fff;border-radius:12px;align-items:center;gap:8px;width:fit-content;min-height:48px;margin-top:24px;padding:0 18px;font-size:11px;font-weight:850;text-decoration:none;display:inline-flex}.resource-article-cta svg{width:15px}.resource-footer{background:var(--r-ink);color:#fff;padding:65px max(28px,50vw - 560px) 24px}.resource-footer>img{filter:brightness(0)invert();width:112px}.resource-footer>p{color:#a9a09a;max-width:430px;margin:18px 0 28px;font-size:12px;line-height:1.65}.resource-footer>div{border-block:1px solid #ffffff24;gap:20px;padding:20px 0;display:flex}.resource-footer a{color:#aaa19b;align-items:center;min-height:44px;font-size:10px;text-decoration:none;display:inline-flex}.resource-footer>span{color:#b8b0aa;margin-top:20px;font-size:9px;display:block}.resource-site :focus-visible{outline-offset:3px;outline:3px solid #f16f4366}@media (width<=850px){.resource-nav{grid-template-columns:1fr auto}.resource-nav nav{display:none}.resource-article__layout{grid-template-columns:1fr;gap:35px}.resource-article__layout aside{border-left:0;border-bottom:1px solid var(--r-border);flex-direction:row;padding:0 0 12px;position:static;overflow-x:auto}.resource-article__layout aside strong{display:none}.resource-article__layout aside a{flex:0 0 180px}}@media (width<=560px){.resource-nav{min-height:66px;padding:0 16px}.resource-nav>a:first-child{width:100px}.resource-nav__cta{min-height:44px;padding:0 12px;font-size:10px}.resource-nav__cta svg{display:none}.resource-article{width:calc(100% - 36px);padding-top:35px}.resource-back,.resource-sources a{align-items:center;min-height:44px;display:inline-flex}.resource-article__hero{padding:50px 0 35px}.resource-article__hero small{flex-wrap:wrap}.resource-article__hero small a{align-items:center;min-height:44px;display:inline-flex}.resource-article__hero h1{font-size:43px}.resource-article__hero>p{font-size:16px}.resource-answer{padding:23px}.resource-answer p{font-size:15px}.resource-article__layout{margin-top:55px}.resource-article__layout h2{font-size:28px}.resource-related{grid-template-columns:1fr}.resource-related h2{grid-column:1}.resource-article-cta{margin-top:55px;padding:38px 24px}.resource-article-cta h2{font-size:35px}.resource-article-cta a{justify-content:center;width:100%}.resource-footer{padding:50px 20px 24px}.resource-footer>div{flex-wrap:wrap}}
