:root{--wb-bg:#F8F6F1;--wb-text:#3E3B36;--wb-text-light:#6b675f;--wb-light:#F8F6F1;--wb-rule:#E8E2D4}html,body{background:var(--wb-bg);color:var(--wb-text)}button,input,optgroup,select,textarea{font-family:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--wb-font-heading);color:var(--wb-text);letter-spacing:-.01em}h1{font-weight:700}h2,h3{font-weight:600}.callout-banner{background-color:var(--wb-primary);color:#fff;text-align:center;padding:.5rem 1rem;font-size:.875rem;letter-spacing:.02em}@media(max-width:640px){.callout-banner{font-size:.8125rem;padding:.4rem .75rem}}.wb-header{background:var(--wb-bg);border-bottom:1px solid var(--wb-rule)}.dm-header .wb-header-inner{flex-direction:column;gap:.75em;padding:1em 1.5em 0;position:relative}.dm-header-logo{display:block}.dm-header-logo img{height:80px;max-height:none;width:auto;display:block;margin:0 auto;transition:height .2s ease-out}@media(min-width:1024px){.dm-header-logo img{height:144px}}@media(min-width:1280px){.dm-header-logo img{height:160px}}html.nav-scrolled .dm-header-logo img{height:2.5rem}@media(min-width:1024px){html.nav-scrolled .dm-header-logo img{height:3rem}}@media(prefers-reduced-motion:reduce){.dm-header-logo img{transition:none}}.dm-header .dm-header-nav{width:100%;border-top:1px solid var(--wb-rule);padding:.6em 0}.dm-header .dm-header-nav ul{justify-content:center;flex-wrap:wrap;gap:.25em 2rem}.dm-header .wb-header-nav a{font-family:var(--wb-font-heading);font-size:1.125rem;line-height:1.75rem;letter-spacing:.025em;font-weight:400;color:var(--wb-text)}.dm-header .wb-header-nav a.active,.dm-header .wb-header-nav a:hover{color:var(--wb-primary)}@media(max-width:767px){.dm-header .wb-header-inner{padding:.75em 1em 0;gap:0}.dm-header .wb-menu-toggle{position:absolute;top:1em;right:1em}.dm-header .dm-header-nav{border-top:1px solid var(--wb-rule);margin-top:.6em}}main{padding:2em 0 4em}.dm-article{max-width:720px;margin:0 auto;padding:0 1.25em}.dm-article h1{font-size:clamp(2rem,4vw,2.8rem);margin-bottom:.25em}.dm-article .dm-meta{color:var(--wb-text-light);font-size:.9rem;margin-bottom:2em;border-bottom:1px solid var(--wb-rule);padding-bottom:1.25em}.dm-article p{font-size:1.075rem;line-height:1.75}.dm-article img{border-radius:6px;margin:1.5em 0}.dm-article a{color:var(--wb-primary);border-bottom:1px solid color-mix(in srgb,var(--wb-primary) 30%,transparent)}.dm-article a:hover{border-bottom-color:var(--wb-primary)}.dm-article h2,.dm-article h3{margin-top:1.75em;margin-bottom:.5em}.dm-article blockquote{border-left:3px solid var(--wb-primary);padding:.25em 1.25em;margin:1.5em 0;font-style:italic;color:var(--wb-text-light)}.dm-article table{width:100%;border-collapse:collapse;margin:2em 0;font-size:.95rem;line-height:1.55}.dm-article th,.dm-article td{border:1px solid var(--wb-rule);padding:.7em .9em;text-align:left;vertical-align:top}.dm-article thead th{background:var(--wb-primary);color:#fff;font-family:var(--wb-font-heading);font-weight:600;border-color:var(--wb-primary)}.dm-article thead th:empty{background:0 0;border-color:var(--wb-rule)}.dm-article tbody tr:nth-child(even){background:rgba(232,226,212,.32)}.dm-article tbody td:first-child{color:var(--wb-text);white-space:normal}.dm-article table p{font-size:inherit;line-height:inherit;margin:0}@media(max-width:767px){.dm-article table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.dm-article th,.dm-article td{min-width:8.5em}}.dm-list{max-width:1240px;margin:0 auto;padding:0 1.25em}.dm-eyebrow{font-family:var(--wb-font-heading);font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;color:var(--wb-accent);margin:0 0 .6em}.dm-masthead{text-align:center;max-width:680px;margin:0 auto 2em}.dm-masthead h1{font-size:clamp(2.2rem,5vw,3.1rem);margin:0 0 .3em}.dm-masthead-sub{color:var(--wb-text-light);font-size:1.075rem;line-height:1.6;margin:0}.dm-masthead-body{color:var(--wb-text-light);font-size:1rem;margin-top:.75em}.dm-masthead--sub h1{font-size:clamp(1.9rem,4vw,2.5rem)}.dm-search{max-width:560px;margin:0 auto 1.5em}.dm-search-label{display:block;font-family:var(--wb-font-heading);font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;color:var(--wb-text-light);text-align:center;margin-bottom:.6em}.dm-search-field{display:flex;align-items:center;gap:.6em;background:#fff;border:1px solid var(--wb-rule);border-radius:999px;padding:.15em .6em .15em 1.1em;transition:border-color .15s ease,box-shadow .15s ease}.dm-search-field:focus-within{border-color:var(--wb-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--wb-primary) 12%,transparent)}.dm-search-field i{color:var(--wb-text-light);font-size:.9rem}.dm-search-field input{flex:auto;border:0;outline:0;background:0 0;font-size:1rem;color:var(--wb-text);padding:.7em 0;min-width:0}.dm-search-field input::-webkit-search-cancel-button{display:none}.dm-search-clear{flex:none;border:0;background:0 0;color:var(--wb-text-light);font-size:1.4rem;line-height:1;cursor:pointer;padding:0 .4em}.dm-search-clear:hover{color:var(--wb-primary)}.dm-search-status{text-align:center;color:var(--wb-text-light);font-size:.9rem;margin:0 0 2em}.dm-topics{display:flex;gap:.5em;margin:0 auto 2.5em;padding-bottom:.5em;justify-content:flex-start;overflow-x:auto;scrollbar-width:none;border-bottom:1px solid var(--wb-rule)}.dm-topics::-webkit-scrollbar{display:none}@media(min-width:1024px){.dm-topics{justify-content:center;flex-wrap:wrap;overflow-x:visible}}.dm-topics a{flex:none;font-size:.85rem;padding:.4em .9em;border-radius:999px;border:1px solid var(--wb-rule);background:#fff;color:var(--wb-text-light);white-space:nowrap;transition:color .15s ease,border-color .15s ease}.dm-topics a:hover{color:var(--wb-primary);border-color:var(--wb-primary)}.dm-topics a.active{background:var(--wb-primary);border-color:var(--wb-primary);color:#fff}.dm-topic-count{opacity:.55;font-size:.75rem;margin-left:.15em}.dm-topics a.active .dm-topic-count{opacity:.7}.dm-topics-more{border-color:transparent!important;background:0 0!important}.dm-featured{display:grid;grid-template-columns:1fr;background:#fff;border:1px solid var(--wb-rule);border-radius:10px;overflow:hidden;margin-bottom:2em;transition:box-shadow .2s ease}.dm-featured:hover{box-shadow:0 10px 30px rgba(44,62,43,.1)}@media(min-width:768px){.dm-featured{grid-template-columns:1.05fr 1fr}}.dm-featured-media{display:block;aspect-ratio:16/9;overflow:hidden;background:var(--wb-rule)}@media(min-width:768px){.dm-featured-media{aspect-ratio:auto;height:100%;min-height:320px}}.dm-featured-media img{width:100%;height:100%;object-fit:cover;display:block;margin:0;border-radius:0;transition:transform .4s ease}.dm-featured:hover .dm-featured-media img{transform:scale(1.02)}.dm-featured-body{padding:2em;display:flex;flex-direction:column;justify-content:center}@media(min-width:768px){.dm-featured-body{padding:2.5em 2.75em}}.dm-featured h2{font-size:clamp(1.5rem,2.6vw,2rem);line-height:1.25;margin:0 0 .5em}.dm-featured h2 a{color:var(--wb-text)}.dm-featured h2 a:hover{color:var(--wb-primary)}.dm-featured-sub{color:var(--wb-text-light);font-size:1.03rem;line-height:1.6;margin:0 0 1.25em}.dm-featured-cta{margin:0}.dm-featured-cta a{font-size:.9rem;font-weight:600;color:var(--wb-primary)}.dm-grid{display:grid;grid-template-columns:1fr;gap:2em}@media(min-width:640px){.dm-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.dm-grid{grid-template-columns:repeat(3,1fr);gap:1.75em}}.dm-card{background:#fff;border:1px solid var(--wb-rule);border-radius:8px;padding:0;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s ease,transform .2s ease}.dm-card:hover{box-shadow:0 8px 24px rgba(44,62,43,8%);transform:translateY(-2px)}.dm-card-media{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;background:var(--wb-rule);border-bottom:1px solid var(--wb-rule)}.dm-card-media img{width:100%;height:100%;object-fit:cover;display:block;margin:0;border-radius:0;transition:transform .4s ease}.dm-card:hover .dm-card-media img{transform:scale(1.03)}.dm-card-media::before{content:"";position:absolute;inset:0;background:linear-gradient( to top,rgba(26,36,25,.9) 0%,rgba(26,36,25,.72) 30%,rgba(26,36,25,.3) 62%,rgba(26,36,25,.1) 100% );transition:opacity .3s ease}.dm-card:hover .dm-card-media::before{opacity:.88}.dm-card-media:focus-visible{outline:3px solid #fff;outline-offset:-5px}.dm-card-overlay{position:absolute;right:0;bottom:0;left:0;padding:1.1em 1.15em}.dm-card-overlay .dm-card-topic{color:rgba(255,255,255,.82);margin:0 0 .45em}.dm-card-title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:1.05rem;line-height:1.34;margin:0;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.45)}.dm-card-body{padding:1.25em 1.5em 1.5em;display:flex;flex-direction:column;flex:auto}.dm-card .dm-summary{color:var(--wb-text-light);font-size:.93rem;line-height:1.6;margin:0 0 1.25em}.dm-card .dm-meta{font-size:.8rem;color:var(--wb-text-light);margin:auto 0 0;padding-top:.75em;border-top:1px solid var(--wb-rule)}.dm-pager{display:flex;align-items:center;justify-content:space-between;gap:1em;margin-top:3.5em;padding-top:1.75em;border-top:1px solid var(--wb-rule)}.dm-pager-count{color:var(--wb-text-light);font-size:.9rem}.dm-termlist{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:.75em;max-width:780px;margin:0 auto}@media(min-width:640px){.dm-termlist{grid-template-columns:1fr 1fr}}.dm-termlist a{display:flex;align-items:baseline;justify-content:space-between;gap:1em;background:#fff;border:1px solid var(--wb-rule);border-radius:8px;padding:.9em 1.15em;color:var(--wb-text)}.dm-termlist a:hover{border-color:var(--wb-primary);color:var(--wb-primary)}.dm-term-name{font-family:var(--wb-font-heading);font-size:1.02rem}.dm-term-count{color:var(--wb-text-light);font-size:.8rem;white-space:nowrap}.dm-article .dm-lede{font-size:1.2rem;line-height:1.65;color:var(--wb-text);border-left:3px solid var(--wb-accent);padding:.25em 1.25em;margin:1em 0 2em;font-family:var(--wb-font-heading);font-style:italic}.dm-faq{margin-top:3em;padding-top:2em;border-top:1px solid var(--wb-rule)}.dm-faq h2{font-size:1.5rem;margin-bottom:1em}.dm-faq dl{display:block}.dm-faq dt{font-family:var(--wb-font-heading);font-size:1.1rem;color:var(--wb-text);margin-top:1.5em;margin-bottom:.4em;font-weight:600}.dm-faq dd{margin:0 0 1em;color:var(--wb-text);line-height:1.7}.dm-faq dd p:last-child{margin-bottom:0}.dm-tags{margin-top:2em;padding-top:1.5em;border-top:1px solid var(--wb-rule)}.dm-tags a{display:inline-block;font-size:.8rem;padding:.25em .75em;margin:0 .25em .5em 0;background:#fff;border:1px solid var(--wb-rule);border-radius:999px;color:var(--wb-text-light)}.dm-tags a:hover{color:var(--wb-primary);border-color:var(--wb-primary)}.dm-product{display:block;background:#fff;border:1px solid var(--wb-rule);border-radius:8px;padding:1.25em 1.5em;margin:1.5em 0;text-decoration:none!important;border-bottom:1px solid var(--wb-rule)!important}.dm-product:hover{border-color:var(--wb-primary)!important}.dm-product--media{display:flex;align-items:center;gap:1.25em}.dm-product .dm-product-img{flex:none;width:96px;height:auto;border-radius:6px;margin:0}.dm-product .dm-product-body{display:block}.dm-product .dm-product-label{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--wb-accent);margin-bottom:.25em}.dm-product .dm-product-name{display:block;font-family:var(--wb-font-heading);font-size:1.15rem;color:var(--wb-text);margin-bottom:.25em}.dm-product .dm-product-cta{display:block;font-size:.9rem;color:var(--wb-primary);font-weight:500}@media(max-width:480px){.dm-product--media{gap:1em}.dm-product .dm-product-img{width:72px}}.wb-footer.dm-footer{background:var(--wb-primary);color:#fff;padding:0;font-size:.95rem}.dm-footer-inner{max-width:1280px;margin:0 auto;padding:4rem 1.5rem 0;display:flex;flex-direction:column}.dm-footer-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-bottom:3rem}@media(min-width:640px){.dm-footer-grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.dm-footer-grid{grid-template-columns:repeat(4,1fr)}}.dm-footer-col h4{font-family:var(--wb-font-heading);font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#fff;margin:0 0 1rem}.dm-footer-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem;font-size:.875rem}.dm-footer-col a{color:#fff;text-decoration:none;border-bottom:none}.dm-footer-col a:hover{text-decoration:underline}.dm-footer-blurb{font-family:var(--wb-font-heading);font-size:.875rem;line-height:1.55;margin:0 0 .85rem;color:#fff}.dm-footer-col .dm-pay{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.5rem}.dm-pay li{display:inline-flex;align-items:center;justify-content:center;height:2rem;width:3rem;background:#fff;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,8%);padding:0 .375rem}.dm-footer-address{font-style:normal;font-size:.875rem;line-height:1.6}.dm-footer-address a{text-decoration:none}.dm-footer-address a:hover{text-decoration:underline}.dm-footer-contact{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem;font-size:.875rem}.dm-footer-contact li{display:flex;flex-direction:column;gap:.15rem}.dm-contact-label{font-family:var(--wb-font-heading);font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.65)}.dm-footer-contact a{color:#fff;font-weight:500;text-decoration:none;word-break:break-word}.dm-footer-contact a:hover{text-decoration:underline}.dm-footer-bottom{display:flex;flex-direction:column;gap:.5rem;justify-content:space-between;align-items:flex-start;padding:2rem 0;border-top:1px solid rgba(255,255,255,.2)}@media(min-width:480px){.dm-footer-bottom{flex-direction:row;align-items:center}}.dm-footer-bottom p{font-family:var(--wb-font-heading);font-size:.75rem;margin:0}.dm-footer-bottom a{font-family:var(--wb-font-heading);font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#fff;text-decoration:none}.dm-footer-bottom a:hover{text-decoration:underline}.wb-copyright{display:none}