/* HWP Site Kit 1.0.7 */
body.hwp-site-kit-page #masthead,
body.hwp-site-kit-page .site-header,
body.hwp-site-kit-page #colophon,
body.hwp-site-kit-page .site-footer{display:none!important}
body.hwp-site-kit-page .site-content,
body.hwp-site-kit-page #primary.content-area,
body.hwp-site-kit-page .content-area,
body.hwp-site-kit-page .site-main,
body.hwp-site-kit-page .entry-content,
body.hwp-site-kit-page .entry-content-wrap{margin:0!important;padding:0!important}
body.hwp-site-kit-page .content-container.site-container,
body.hwp-site-kit-page .site-container.content-container{display:block!important;width:100%!important;max-width:none!important;padding:0!important}
body.hwp-site-kit-page article.entry,
body.hwp-site-kit-page .single-entry{margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important}
body.hwp-site-kit-page .entry-header,
body.hwp-site-kit-page .entry-hero,
body.hwp-site-kit-page .page-hero-section,
body.hwp-site-kit-page .post-thumbnail{display:none!important}
body.hwp-site-kit-page .hwp-site{width:100%;max-width:none;margin:0}

.hwp-global-header,.hwp-global-footer,.hwp-site{
  --hwp-orange:#F97316;--hwp-charcoal:#111111;--hwp-steel:#4B5563;--hwp-light:#F5F5F5;
  --hwp-border:#E5E7EB;--hwp-muted:#6B7280;--hwp-white:#fff;
  color:var(--hwp-charcoal);font-family:inherit
}
.hwp-global-header *,.hwp-global-footer *,.hwp-site *{box-sizing:border-box}
.hwp-global-shell,.hwp-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}

/* Header */
.hwp-global-header{background:#fff;border-bottom:1px solid var(--hwp-border);position:relative;z-index:100}
.hwp-global-header .hwp-global-shell{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.hwp-brand{display:flex;align-items:center;flex:0 0 auto}
.hwp-brand img{display:block;width:var(--hwp-header-logo-width,260px);height:auto;max-width:38vw;max-height:72px;object-fit:contain}
.hwp-global-nav{display:flex;align-items:center;gap:24px;margin-left:auto}
.hwp-global-nav a{color:var(--hwp-charcoal)!important;text-decoration:none!important;font-weight:650;font-size:.95rem}
.hwp-global-nav a:hover{color:var(--hwp-orange)!important}
.hwp-global-nav .hwp-nav-cta{background:var(--hwp-orange);color:#fff!important;padding:12px 18px;border-radius:5px;font-weight:800}
.hwp-menu-toggle{display:none;border:0;background:transparent;padding:8px;cursor:pointer}
.hwp-menu-toggle span:not(.screen-reader-text){display:block;width:26px;height:2px;background:#111;margin:5px 0}

/* Main */
.hwp-site{background:#fff}
.hwp-eyebrow,.hwp-kicker{color:var(--hwp-orange);font-weight:800;text-transform:uppercase;letter-spacing:.11em;font-size:.76rem}
.hwp-hero{background:linear-gradient(115deg,#fff 0%,#fff 60%,#f7f8f9 100%);border-bottom:1px solid var(--hwp-border);overflow:hidden}
.hwp-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);column-gap:52px;align-items:center;padding:58px 0 0}
.hwp-hero-copy{padding-bottom:46px}
.hwp-hero h1,.hwp-pagehero h1{font-size:clamp(2.5rem,5vw,4.65rem);line-height:1.03;max-width:800px;margin:.3em 0 .26em;letter-spacing:-.04em}
.hwp-hero p{max-width:670px;font-size:1.12rem;line-height:1.7;color:var(--hwp-steel)}
.hwp-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}
.hwp-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--hwp-orange);color:#fff!important;text-decoration:none!important;padding:14px 22px;border:2px solid var(--hwp-orange);font-weight:800;border-radius:5px;transition:.18s ease}
.hwp-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(249,115,22,.18)}
.hwp-btn-outline{background:#fff;color:var(--hwp-orange)!important}
.hwp-hero-visual{min-height:390px;align-self:stretch;border-left:1px solid #f0f1f2;background-image:var(--hwp-hero-image),linear-gradient(145deg,rgba(249,115,22,.08),rgba(17,17,17,.02));background-size:cover;background-position:var(--hwp-hero-position,center center),center;position:relative;overflow:hidden}
.hwp-hero-visual:before,.hwp-hero-visual:after{content:"";position:absolute;border:2px solid rgba(249,115,22,.18);transform:rotate(30deg)}
.hwp-hero-visual:before{width:240px;height:240px;right:-60px;top:35px}
.hwp-hero-visual:after{width:170px;height:170px;left:45px;bottom:-55px;border-color:rgba(17,17,17,.08)}
.hwp-hero-visual-label{position:absolute;right:34px;bottom:32px;max-width:250px;font-size:1.25rem;font-weight:800;line-height:1.25;color:#232323;text-align:right}

.hwp-hero.has-hero-image .hwp-hero-visual:before,.hwp-hero.has-hero-image .hwp-hero-visual:after,.hwp-hero.has-hero-image .hwp-hero-visual-label{display:none}
.hwp-hero.has-hero-image .hwp-hero-visual{background-image:var(--hwp-hero-image);background-size:cover;background-position:var(--hwp-hero-position,35% center)}
.hwp-trust{grid-column:1/-1;display:flex;gap:34px;flex-wrap:wrap;padding:22px 0;border-top:1px solid var(--hwp-border)}
.hwp-trust-item{display:flex;gap:10px;align-items:flex-start;min-width:190px}
.hwp-trust-icon{width:32px;height:32px;border:2px solid var(--hwp-orange);border-radius:50%;display:grid;place-items:center;color:var(--hwp-orange);font-weight:900;flex:0 0 auto}
.hwp-trust-item strong{display:block;font-size:.92rem}.hwp-trust-item small{display:block;margin-top:2px;color:var(--hwp-muted)}

.hwp-section{padding:64px 0}.hwp-section-alt{background:#F8F9FA;border-block:1px solid #EEF0F2}
.hwp-section h2,.hwp-values h2,.hwp-news h2{font-size:clamp(1.9rem,3vw,2.7rem);line-height:1.15;margin:.25em 0 1em;letter-spacing:-.025em}
.hwp-topics{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.hwp-topic{min-height:170px;padding:24px;background:#fff;color:var(--hwp-charcoal)!important;text-decoration:none!important;border:1px solid var(--hwp-border);border-radius:6px;display:flex;flex-direction:column;justify-content:flex-end;transition:.18s ease}
.hwp-topic:hover{border-color:#f6b37e;transform:translateY(-2px);box-shadow:0 10px 28px rgba(17,17,17,.06)}
.hwp-topic-icon{font-size:1.8rem;color:var(--hwp-orange);margin-bottom:auto;line-height:1}
.hwp-topic>span:not(.hwp-topic-icon){font-size:1.15rem;font-weight:800}.hwp-topic small{margin-top:8px;color:var(--hwp-muted)}
.hwp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.hwp-card{border:1px solid var(--hwp-border);background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 5px 20px rgba(17,17,17,.035)}
.hwp-card-img{display:block;aspect-ratio:16/9;background-size:cover;background-position:center;background-color:#eef0f2}.hwp-card-body{padding:22px}.hwp-card h3{margin:.4em 0 .5em;line-height:1.3}.hwp-card h3 a{color:inherit;text-decoration:none}.hwp-card p{color:var(--hwp-steel);line-height:1.6}.hwp-meta{font-size:.8rem;color:var(--hwp-muted)}.hwp-text-link{color:var(--hwp-orange)!important;font-weight:800;text-decoration:none!important}
.hwp-feature{display:grid;grid-template-columns:2fr 1fr;background:#fff;border:1px solid var(--hwp-border);border-left:5px solid var(--hwp-orange);border-radius:6px;padding:34px;gap:25px;align-items:center;box-shadow:0 8px 28px rgba(17,17,17,.04)}
.hwp-feature h3{font-size:clamp(1.45rem,2.4vw,2rem);margin:.15em 0 .5em}.hwp-feature p{color:var(--hwp-steel);line-height:1.65}
.hwp-feature-mark{background:linear-gradient(145deg,#111,#292929);border:1px solid #262626;color:var(--hwp-orange);min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:5px}.hwp-feature-mark span{font-size:3rem;font-weight:900;letter-spacing:.04em}.hwp-feature-mark small{color:#fff;text-transform:uppercase;letter-spacing:.08em}
.hwp-values{background:#fff;padding:64px 0;border-top:1px solid var(--hwp-border)}.hwp-values p{max-width:760px;color:var(--hwp-steel);font-size:1.08rem;line-height:1.7}.hwp-values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:34px}.hwp-value{padding-top:18px;border-top:3px solid var(--hwp-orange)}.hwp-value strong{display:block;margin-bottom:6px}.hwp-value span{color:var(--hwp-muted);font-size:.92rem;line-height:1.5}
.hwp-news{background:#F8F9FA;padding:52px 0;border-block:1px solid var(--hwp-border)}.hwp-news .hwp-shell{display:flex;align-items:center;justify-content:space-between;gap:30px}.hwp-news h2{margin-bottom:.3em}.hwp-news p{color:var(--hwp-steel);max-width:700px;margin-bottom:0}.hwp-placeholder{background:#fff;color:var(--hwp-steel);border:1px dashed #b9bec5;padding:13px 18px;border-radius:4px;white-space:nowrap}
.hwp-pagehero{background:#F8F9FA;padding:68px 0;border-bottom:1px solid var(--hwp-border)}.hwp-pagehero p{max-width:760px;color:var(--hwp-steel);font-size:1.1rem;line-height:1.65}.hwp-empty{border:1px dashed #b9bec5;padding:28px;background:#FAFAFA;color:var(--hwp-steel);border-radius:5px}
.hwp-pagehero-with-image{padding:52px 0}.hwp-pagehero-with-image .hwp-pagehero-grid{max-width:1180px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:52px;align-items:center}.hwp-pagehero-with-image .hwp-pagehero-copy{min-width:0}.hwp-pagehero-with-image .hwp-pagehero-media{margin:0;aspect-ratio:8/5;border-radius:7px;overflow:hidden;background:#e9edf0;box-shadow:0 16px 38px rgba(15,35,58,.13);border:1px solid rgba(15,35,58,.08)}.hwp-pagehero-with-image .hwp-pagehero-media img{display:block;width:100%;height:100%;object-fit:cover}.hwp-downloads-hero .hwp-pagehero-media{background:#eef2f5}.hwp-downloads-hero .hwp-pagehero-media img{object-fit:contain}.hwp-pagehero-with-image h1{font-size:clamp(2.55rem,4.5vw,4.25rem)}


/* 1.0.4 core-page components */
.hwp-topics-compact{margin-top:34px}
.hwp-resource-sections{display:grid;gap:64px}.hwp-resource-topic{scroll-margin-top:24px}.hwp-resource-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.hwp-resource-heading h2{margin:.25em 0 0}.hwp-resource-topic .hwp-empty{padding:20px}
.hwp-download-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.hwp-download-card{position:relative;border:1px solid var(--hwp-border);border-radius:7px;padding:28px;background:#fff;min-height:265px;display:flex;flex-direction:column}.hwp-download-card h3{font-size:1.35rem;line-height:1.25;margin:18px 0 10px}.hwp-download-card p{color:var(--hwp-steel);line-height:1.6}.hwp-download-featured{border-top:4px solid var(--hwp-orange)}.hwp-download-badge{align-self:flex-start;background:#FFF2E8;color:#B94D00;font-size:.74rem;text-transform:uppercase;letter-spacing:.08em;font-weight:850;border-radius:999px;padding:6px 10px}.hwp-status{display:inline-block;margin-top:auto;color:var(--hwp-orange);font-weight:800;font-size:.9rem}.hwp-note{margin-top:26px;padding:22px 24px;background:#F8F9FA;border-left:4px solid var(--hwp-orange);display:flex;gap:10px;flex-direction:column}.hwp-note span{color:var(--hwp-steel)}
.hwp-filter-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.hwp-filter-links a{display:inline-flex;border:1px solid var(--hwp-border);background:#fff;border-radius:999px;padding:8px 13px;color:var(--hwp-charcoal)!important;text-decoration:none!important;font-size:.86rem;font-weight:750}.hwp-filter-links a:hover{border-color:var(--hwp-orange);color:var(--hwp-orange)!important}
.hwp-prose>p{max-width:850px;color:var(--hwp-steel);font-size:1.06rem;line-height:1.75}.hwp-about-values{margin-top:42px}
.hwp-contact-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:48px;align-items:start}.hwp-contact-grid p{color:var(--hwp-steel);line-height:1.7}.hwp-contact-card{border:1px solid var(--hwp-border);border-top:4px solid var(--hwp-orange);padding:28px;border-radius:7px;background:#fff}.hwp-contact-card strong{font-size:1.2rem}.hwp-contact-card .hwp-status{margin-top:8px}

/* Footer */
.hwp-global-footer{background:#fff;border-top:1px solid var(--hwp-border)}
.hwp-footer-grid{display:grid;grid-template-columns:1.4fr .8fr 1fr .8fr;gap:48px;padding:52px 0}
.hwp-footer-brand img{display:block;width:var(--hwp-footer-logo-width,230px);height:auto;max-width:100%;max-height:90px;object-fit:contain}.hwp-footer-brand p{color:var(--hwp-steel);line-height:1.6;max-width:320px;margin:18px 0 0}
.hwp-global-footer h3{font-size:1rem;margin:0 0 14px}.hwp-global-footer a{display:block;color:var(--hwp-steel)!important;text-decoration:none!important;margin:8px 0;font-size:.94rem}.hwp-global-footer a:hover{color:var(--hwp-orange)!important}
.hwp-footer-bottom{background:#202225;color:#fff;font-size:.84rem}.hwp-footer-bottom .hwp-global-shell{display:flex;justify-content:space-between;gap:20px;padding:16px 0}

@media(max-width:900px){.hwp-download-grid{grid-template-columns:1fr 1fr}.hwp-contact-grid{grid-template-columns:1fr}.hwp-global-nav{gap:15px}.hwp-values-grid{grid-template-columns:1fr 1fr}.hwp-footer-grid{grid-template-columns:1.5fr 1fr 1fr}.hwp-footer-grid>div:last-child{grid-column:2}}
@media(max-width:800px){
  .hwp-global-header .hwp-global-shell{min-height:72px}.hwp-brand img{width:min(var(--hwp-header-logo-width,260px),42vw);height:auto;max-height:56px}.hwp-menu-toggle{display:block}.hwp-global-nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid var(--hwp-border);padding:18px 20px;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 12px 30px rgba(17,17,17,.08)}.hwp-global-nav.is-open{display:flex}.hwp-global-nav a{padding:11px 4px}.hwp-global-nav .hwp-nav-cta{text-align:center;margin-top:8px}
  .hwp-hero-grid{grid-template-columns:1fr;padding-top:58px}.hwp-hero-copy{padding-bottom:36px}.hwp-hero-visual{min-height:260px;border-left:0;border-top:1px solid var(--hwp-border)}.hwp-trust{grid-column:1}.hwp-topics,.hwp-grid{grid-template-columns:1fr 1fr}.hwp-feature{grid-template-columns:1fr}.hwp-news .hwp-shell{align-items:flex-start;flex-direction:column}.hwp-placeholder{white-space:normal}.hwp-footer-grid{grid-template-columns:1fr 1fr}.hwp-download-grid{grid-template-columns:1fr}.hwp-resource-heading{align-items:flex-start;flex-direction:column}.hwp-footer-grid>div:last-child{grid-column:auto}
}
@media(max-width:560px){.hwp-global-shell,.hwp-shell{width:min(100% - 28px,1180px)}.hwp-section{padding:50px 0}.hwp-hero h1,.hwp-pagehero h1{font-size:2.4rem}.hwp-hero p{font-size:1.02rem}.hwp-topics,.hwp-grid,.hwp-values-grid,.hwp-footer-grid{grid-template-columns:1fr}.hwp-trust{gap:18px}.hwp-trust-item{min-width:100%}.hwp-actions .hwp-btn{width:100%}.hwp-footer-bottom .hwp-global-shell{flex-direction:column}.hwp-brand img{width:min(var(--hwp-header-logo-width,260px),58vw);height:auto;max-height:52px}}
@media(max-width:900px){.hwp-pagehero-with-image .hwp-pagehero-grid{grid-template-columns:1fr;gap:30px}.hwp-pagehero-with-image .hwp-pagehero-media{aspect-ratio:16/9}.hwp-downloads-hero .hwp-pagehero-media{aspect-ratio:1/1;max-width:620px;width:100%}}


/* Resources page 1.0.7 */
.hwp-resources-hero{padding:76px 0 64px}.hwp-resources-hero h1{max-width:900px}.hwp-section-intro{max-width:800px;color:var(--hwp-steel);font-size:1.05rem;line-height:1.7;margin:0 0 28px}.hwp-resource-feature-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:20px;margin-top:28px}.hwp-resource-feature{display:flex;gap:20px;align-items:flex-start;background:#fff;border:1px solid var(--hwp-border);border-radius:6px;padding:28px;min-height:220px}.hwp-resource-feature-primary{border-top:4px solid var(--hwp-orange)}.hwp-resource-feature-icon{font-size:40px;line-height:1;color:var(--hwp-orange);font-weight:700;min-width:42px}.hwp-resource-label{text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:800;color:var(--hwp-orange);margin-bottom:8px}.hwp-resource-feature h3{font-size:1.35rem;margin:0 0 10px}.hwp-resource-feature p{color:var(--hwp-steel);line-height:1.65;margin:0 0 16px}.hwp-state-directory{display:grid;grid-template-columns:1.65fr .75fr;gap:48px;align-items:center;background:var(--hwp-charcoal);color:#fff;border-radius:8px;padding:46px}.hwp-state-directory h2{color:#fff;margin:.28em 0}.hwp-state-directory p{color:#d7dbe0;max-width:760px;line-height:1.7}.hwp-state-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hwp-state-tags span{border:1px solid #575d64;border-radius:999px;padding:8px 13px;font-size:.82rem;color:#f0f1f2}.hwp-state-directory-status{background:#fff;color:var(--hwp-charcoal);border-radius:6px;padding:28px}.hwp-state-directory-status strong{display:block;font-size:1.1rem;margin-bottom:8px}.hwp-state-directory-status span{display:block;color:var(--hwp-steel);line-height:1.6}.hwp-resource-type-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:26px}.hwp-resource-type{display:flex;flex-direction:column;gap:10px;min-height:190px;padding:26px;background:#fff;border:1px solid var(--hwp-border);border-radius:6px;text-decoration:none!important;color:var(--hwp-charcoal)!important}.hwp-resource-type span{font-size:1.2rem;font-weight:800}.hwp-resource-type small{font-size:.94rem;line-height:1.6;color:var(--hwp-steel)}.hwp-resource-type b{margin-top:auto;font-size:.86rem;color:var(--hwp-orange)}.hwp-resource-type:hover{border-color:#c8ccd1;transform:translateY(-1px)}.hwp-resource-by-topic{border-top:1px solid var(--hwp-border)}
@media(max-width:900px){.hwp-resource-feature-grid{grid-template-columns:1fr}.hwp-state-directory{grid-template-columns:1fr;gap:28px}.hwp-resource-type-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.hwp-resources-hero{padding:54px 0 46px}.hwp-state-directory{padding:30px 24px}.hwp-resource-type-grid{grid-template-columns:1fr}.hwp-resource-feature{padding:24px}.hwp-resource-feature-icon{font-size:36px}}


/* Resources page 1.0.8 - scalable topic library */
.hwp-resource-topic-nav{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:30px 0 54px}
.hwp-resource-topic-card{min-height:185px;padding:26px;background:#fff;border:1px solid var(--hwp-border);border-radius:7px;color:var(--hwp-charcoal)!important;text-decoration:none!important;display:flex;flex-direction:column;transition:.18s ease}
.hwp-resource-topic-card:hover{border-color:#f6b37e;transform:translateY(-2px);box-shadow:0 10px 28px rgba(17,17,17,.06)}
.hwp-resource-topic-icon{font-size:2.45rem;line-height:1;color:var(--hwp-orange);margin-bottom:24px}
.hwp-resource-topic-card strong{font-size:1.2rem}.hwp-resource-topic-card small{color:var(--hwp-muted);margin-top:6px}.hwp-resource-topic-card b{color:var(--hwp-orange);font-size:.84rem;margin-top:auto;padding-top:18px}
.hwp-topic-library-label{border-top:1px solid var(--hwp-border);padding-top:38px;margin-bottom:32px}.hwp-topic-library-label span{display:block;font-size:1.45rem;font-weight:850;color:var(--hwp-charcoal)}.hwp-topic-library-label p{color:var(--hwp-steel);margin:7px 0 0}
.hwp-resource-sections{gap:28px}.hwp-resource-topic{scroll-margin-top:110px;border:1px solid var(--hwp-border);border-radius:8px;background:#fff;padding:30px}.hwp-resource-heading{margin-bottom:20px}.hwp-resource-heading h3{font-size:clamp(1.55rem,2.4vw,2rem);margin:.2em 0 0;letter-spacing:-.02em}
.hwp-topic-empty{background:#F8F9FA;border-left:4px solid var(--hwp-orange);padding:20px 22px}.hwp-topic-empty span{font-weight:800;color:var(--hwp-charcoal)}.hwp-topic-empty p{margin:5px 0 0;color:var(--hwp-steel);line-height:1.55}
@media(max-width:800px){.hwp-resource-topic-nav{grid-template-columns:1fr 1fr}.hwp-resource-topic{padding:24px}}
@media(max-width:560px){.hwp-resource-topic-nav{grid-template-columns:1fr;margin-bottom:42px}.hwp-resource-topic-card{min-height:160px}.hwp-resource-topic{padding:20px}}

/* 1.0.9 - Featured resource alignment + Downloads catalog */
.hwp-resource-feature{display:flex;flex-direction:column}
.hwp-resource-feature>div:last-child{display:flex;flex-direction:column;flex:1}
.hwp-resource-feature .hwp-resource-label{min-height:24px}
.hwp-resource-feature h3{min-height:78px;margin-bottom:14px}
.hwp-resource-feature p{min-height:96px;margin-bottom:18px}
.hwp-resource-feature .hwp-text-link,
.hwp-resource-feature .hwp-resource-feature-status{margin-top:auto}
.hwp-resource-feature-status{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--hwp-steel)}

.hwp-downloads-hero .hwp-shell{max-width:980px}
.hwp-download-pills,.hwp-download-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}
.hwp-download-pills span,.hwp-download-meta span{border:1px solid #e2e5e8;background:#fff;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:800;color:var(--hwp-charcoal)}
.hwp-download-hero-card{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:42px;align-items:stretch;border:1px solid #e3e6e8;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 12px 32px rgba(17,24,39,.06)}
.hwp-download-hero-copy{padding:42px}
.hwp-download-hero-copy h2{margin:8px 0 14px;font-size:clamp(28px,3vw,42px)}
.hwp-download-hero-copy p{max-width:720px}
.hwp-button-disabled{display:inline-flex;margin-top:24px;opacity:.72;cursor:default}
.hwp-download-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:auto;padding-top:18px}
.hwp-download-actions .hwp-button{margin-top:6px}
.hwp-download-product-articles{color:var(--hwp-steel);font-size:12px;font-weight:750;margin-top:auto;padding-top:12px;border-top:1px solid #eceff1}
.hwp-download-link{display:inline-flex;align-items:center;justify-content:center;padding:9px 12px;border-radius:7px;background:var(--hwp-charcoal);color:#fff!important;font-size:12px;font-weight:900;text-decoration:none!important}
.hwp-download-link:hover{background:var(--hwp-orange);color:#fff!important}
.hwp-download-preview{min-height:330px;background:linear-gradient(145deg,var(--hwp-charcoal),#30383f);color:#fff;padding:38px;display:flex;flex-direction:column;justify-content:space-between;border-left:5px solid var(--hwp-orange)}
.hwp-download-preview small{color:#ffb27d;font-weight:900;letter-spacing:.13em}
.hwp-download-preview strong{font-size:30px;line-height:1.12}
.hwp-download-preview span{font-weight:800;color:#d7dde1}
.hwp-download-type-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:30px}
.hwp-download-type{display:flex;flex-direction:column;min-height:270px;padding:28px;border:1px solid #e1e5e8;border-radius:12px;background:#fff;text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease}
.hwp-download-type:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(17,24,39,.07)}
.hwp-download-type-icon{font-size:38px;line-height:1;color:var(--hwp-orange);font-weight:800;margin-bottom:24px}
.hwp-download-type h3{margin:0 0 10px}
.hwp-download-type p{margin:0 0 18px}
.hwp-download-type b{margin-top:auto;color:var(--hwp-orange);font-size:14px}
.hwp-download-library-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px}
.hwp-download-product{display:flex;flex-direction:column;min-height:310px;padding:30px;border:1px solid #e1e5e8;border-radius:12px;background:#fff}
.hwp-download-product-label{min-height:38px;color:var(--hwp-orange);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.hwp-download-product h3{min-height:76px;margin:6px 0 12px}
.hwp-download-product p{margin:0 0 20px;flex:1}
.hwp-download-product-status{margin-top:auto;padding-top:18px;border-top:1px solid #eceff1;color:var(--hwp-steel);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.hwp-download-tier-note{display:flex;gap:12px;align-items:center;margin-top:24px;padding:18px 22px;background:var(--hwp-light);border-radius:10px}
.hwp-download-tier-note span{color:var(--hwp-steel)}
.hwp-download-more,.hwp-download-directory{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.5fr);gap:44px;align-items:center}
.hwp-download-more-action{padding:24px;border-left:3px solid var(--hwp-orange);background:#fff}
.hwp-download-more-action strong,.hwp-download-more-action span{display:block}
.hwp-download-more-action span{margin-top:6px;color:var(--hwp-steel)}
.hwp-download-directory{padding:36px;border:1px solid #e1e5e8;border-radius:14px;background:#fff}
.hwp-download-directory-action{text-align:right}
@media(max-width:900px){
  .hwp-download-hero-card,.hwp-download-more,.hwp-download-directory{grid-template-columns:1fr}
  .hwp-download-type-grid{grid-template-columns:repeat(2,1fr)}
  .hwp-download-library-grid{grid-template-columns:1fr}
  .hwp-download-directory-action{text-align:left}
}
@media(max-width:560px){
  .hwp-download-type-grid{grid-template-columns:1fr}
  .hwp-download-hero-copy{padding:28px}
  .hwp-download-preview{min-height:260px;padding:28px}
  .hwp-download-tier-note{align-items:flex-start;flex-direction:column}
}

/* 1.0.22 - paid workbook library and protected checkout states */
.hwp-download-bundle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:30px}
.hwp-download-bundle{display:flex;flex-direction:column;align-items:flex-start;padding:34px;border:1px solid #dfe3e6;border-radius:12px;background:#fff}
.hwp-download-bundle-featured{border-top:5px solid var(--hwp-orange)}
.hwp-download-bundle h3{margin:5px 0 14px;font-size:1.55rem}
.hwp-download-bundle p{flex:1;color:var(--hwp-steel);line-height:1.65}
.hwp-download-price{display:flex;align-items:baseline;gap:10px;margin-bottom:10px}
.hwp-download-price strong{font-size:2rem;color:var(--hwp-charcoal)}
.hwp-download-price span{color:var(--hwp-steel);font-size:.82rem}
.hwp-button-disabled{background:#69737b!important;border-color:#69737b!important;color:#fff!important;cursor:not-allowed;opacity:.82}
.hwp-download-license{display:block;margin-top:16px;color:var(--hwp-steel);font-size:.76rem;line-height:1.5}
.hwp-download-license-center{max-width:900px;margin:24px auto 0;text-align:center}
@media(max-width:760px){.hwp-download-bundle-grid{grid-template-columns:1fr}}

/* 1.0.11 - active navigation + editorial Blog layout */
.hwp-global-nav>a:not(.hwp-nav-cta){position:relative}
.hwp-global-nav>a:not(.hwp-nav-cta)::after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:2px;background:var(--hwp-orange);transform:scaleX(0);transform-origin:left;transition:transform .16s ease}
.hwp-global-nav>a:not(.hwp-nav-cta):hover::after,
.hwp-global-nav>a.hwp-nav-active::after{transform:scaleX(1)}
.hwp-global-nav>a.hwp-nav-active{color:var(--hwp-orange)}
.hwp-blog-hero{padding-bottom:52px}
.hwp-blog-hero .hwp-shell{max-width:980px}
.hwp-blog-topics{padding:34px 0 46px;background:#fff;border-bottom:1px solid #e8ebed}
.hwp-blog-topics-head,.hwp-blog-editorial-head,.hwp-blog-library-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:24px}
.hwp-blog-topics-head h2,.hwp-blog-editorial-head h2,.hwp-blog-library-head h2{margin-bottom:0}
.hwp-blog-topics-head p,.hwp-blog-library-head p{max-width:520px;margin:0;color:var(--hwp-steel)}
.hwp-blog-topic-strip{display:grid;grid-template-columns:repeat(7,1fr);border:1px solid #e0e4e7;border-radius:12px;overflow:hidden;background:#fff}
.hwp-blog-topic{min-height:104px;padding:18px 16px;border-right:1px solid #e7eaec;text-decoration:none;color:var(--hwp-charcoal);display:flex;flex-direction:column;justify-content:center;transition:background .16s ease,color .16s ease}
.hwp-blog-topic:last-child{border-right:0}
.hwp-blog-topic:hover,.hwp-blog-topic-all{background:var(--hwp-charcoal);color:#fff}
.hwp-blog-topic span{font-weight:800;font-size:14px}
.hwp-blog-topic small{margin-top:7px;color:inherit;opacity:.7}
.hwp-blog-editorial-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.7fr);gap:28px}
.hwp-blog-lead{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);min-height:410px;background:#fff;border:1px solid #e1e5e8;border-radius:14px;overflow:hidden}
.hwp-blog-lead-img{display:block;background-size:cover;background-position:center;min-height:360px}
.hwp-blog-lead-placeholder{background:linear-gradient(145deg,var(--hwp-charcoal),#343c43);color:#fff;display:flex;align-items:flex-end;padding:28px;font-weight:800;letter-spacing:.06em}
.hwp-blog-lead-copy{padding:34px}
.hwp-blog-lead-copy h2{font-size:clamp(28px,3vw,40px);margin:8px 0 14px}
.hwp-blog-lead-copy h2 a,.hwp-blog-latest-list h3 a{color:inherit;text-decoration:none}
.hwp-blog-latest-list{display:grid;grid-template-rows:repeat(4,1fr);border:1px solid #e1e5e8;border-radius:14px;background:#fff;overflow:hidden}
.hwp-blog-latest-list article{padding:22px 24px;border-bottom:1px solid #e8ebed;display:flex;flex-direction:column;justify-content:center}
.hwp-blog-latest-list article:last-child{border-bottom:0}
.hwp-blog-latest-list h3{font-size:18px;margin:5px 0 8px}
.hwp-blog-latest-empty{grid-template-rows:repeat(3,1fr)}
.hwp-blog-coming{font-weight:800;color:var(--hwp-charcoal)}
.hwp-blog-empty-feature{min-height:410px;padding:42px;border-radius:14px;background:linear-gradient(145deg,var(--hwp-charcoal),#363e45);color:#fff;display:flex;flex-direction:column;justify-content:center}
.hwp-blog-empty-feature .hwp-resource-label{color:#ff9a58}
.hwp-blog-empty-feature h2{font-size:clamp(30px,4vw,48px);margin:10px 0 14px;color:#fff}
.hwp-blog-empty-feature p{max-width:650px;color:#d8dee2}
.hwp-blog-start{padding:52px 0;background:var(--hwp-charcoal);color:#fff}
.hwp-blog-start .hwp-shell{display:grid;grid-template-columns:minmax(0,1.4fr) auto;gap:40px;align-items:center}
.hwp-blog-start h2{color:#fff;margin-bottom:10px}
.hwp-blog-start p{color:#d8dee2;max-width:720px}
.hwp-blog-start-actions{display:flex;gap:12px;flex-wrap:wrap}
.hwp-blog-start .hwp-button-outline{color:#fff;border-color:#fff}
@media(max-width:1050px){
  .hwp-blog-topic-strip{grid-template-columns:repeat(4,1fr)}
  .hwp-blog-topic:nth-child(4n){border-right:0}
  .hwp-blog-editorial-grid{grid-template-columns:1fr}
}
@media(max-width:760px){
  .hwp-blog-topics-head,.hwp-blog-editorial-head,.hwp-blog-library-head{align-items:flex-start;flex-direction:column}
  .hwp-blog-topic-strip{grid-template-columns:repeat(2,1fr)}
  .hwp-blog-topic:nth-child(even){border-right:0}
  .hwp-blog-lead{grid-template-columns:1fr}
  .hwp-blog-start .hwp-shell{grid-template-columns:1fr}
}

/* 1.0.13 - Legal pages + Downloads cleanup */
.hwp-legal-hero{padding:78px 0 54px;background:linear-gradient(180deg,#f7f8f9 0%,#fff 100%);border-bottom:1px solid #e5e8ea}
.hwp-legal-hero .hwp-shell{max-width:960px}
.hwp-legal-hero h1{margin:12px 0 18px}
.hwp-legal-hero p{max-width:780px;font-size:19px;line-height:1.65;color:var(--hwp-steel)}
.hwp-legal-updated{margin-top:26px;font-size:13px;font-weight:800;color:var(--hwp-orange);text-transform:uppercase;letter-spacing:.07em}
.hwp-legal-body{padding:64px 0 84px;background:#fff}
.hwp-legal-body>.hwp-shell{display:grid;grid-template-columns:250px minmax(0,760px);gap:64px;justify-content:center;align-items:start}
.hwp-legal-aside{position:sticky;top:110px;padding:24px;border:1px solid #e3e6e8;border-left:4px solid var(--hwp-orange);border-radius:10px;background:#fafbfb}
.hwp-legal-aside strong{display:block;margin-bottom:8px;font-size:18px}
.hwp-legal-aside p{font-size:14px;line-height:1.55;margin:0 0 16px;color:var(--hwp-steel)}
.hwp-legal-aside span{font-size:12px;color:var(--hwp-steel)}
.hwp-legal-content{min-width:0}
.hwp-legal-section{padding:0 0 34px;margin:0 0 34px;border-bottom:1px solid #e7eaec}
.hwp-legal-section:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}
.hwp-legal-section h2{font-size:28px;margin:0 0 14px}
.hwp-legal-section p,.hwp-legal-section li{font-size:16px;line-height:1.75;color:#4e5962}
.hwp-legal-section ul{padding-left:22px;margin:16px 0 0}
.hwp-legal-section li+li{margin-top:9px}
@media(max-width:800px){
  .hwp-legal-body>.hwp-shell{grid-template-columns:1fr;gap:28px}
  .hwp-legal-aside{position:static}
}

/* 1.0.14 - Compliance Guides + Privacy/Consent */
.hwp-guide-hero{padding:82px 0 58px;background:linear-gradient(135deg,#fff 0%,#f5f7f8 100%);border-bottom:1px solid #e5e8ea}
.hwp-guide-hero .hwp-shell{max-width:1000px}
.hwp-guide-hero h1{margin:12px 0 18px}
.hwp-guide-hero p{max-width:820px;font-size:19px;line-height:1.65;color:var(--hwp-steel)}
.hwp-guide-path{padding:64px 0 74px;background:#fff}
.hwp-guide-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:44px;align-items:end;margin-bottom:30px}
.hwp-guide-intro h2{margin-bottom:0}
.hwp-guide-intro p{margin:0;color:var(--hwp-steel);line-height:1.65}
.hwp-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #e2e6e8;border-radius:14px;overflow:hidden}
.hwp-guide-card{padding:30px 32px;min-height:270px;border-right:1px solid #e7eaec;border-bottom:1px solid #e7eaec;background:#fff}
.hwp-guide-card:nth-child(even){border-right:0}
.hwp-guide-card:nth-last-child(-n+2){border-bottom:0}
.hwp-guide-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:42px}
.hwp-guide-number{font-size:13px;font-weight:800;letter-spacing:.08em;color:var(--hwp-orange)}
.hwp-guide-topic{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--hwp-steel)}
.hwp-guide-card h2{font-size:28px;margin:0 0 14px}
.hwp-guide-card p{color:var(--hwp-steel);line-height:1.65;max-width:560px}
.hwp-guide-federal{padding:56px 0;background:var(--hwp-charcoal);color:#fff}
.hwp-guide-federal .hwp-shell{display:grid;grid-template-columns:minmax(0,1.4fr) auto;gap:44px;align-items:center}
.hwp-guide-federal h2{color:#fff;margin:8px 0 12px}
.hwp-guide-federal p{color:#d8dee2;max-width:760px;line-height:1.7}
.hwp-guide-federal-actions{display:flex;gap:12px;flex-wrap:wrap}
.hwp-guide-federal .hwp-button-outline{color:#fff;border-color:#fff}

.hwp-cookie-preferences-link,.hwp-inline-cookie-button{background:none;border:0;padding:0;color:inherit;font:inherit;text-align:left;cursor:pointer;text-decoration:none}
.hwp-cookie-preferences-link{display:block;margin-top:8px;color:var(--hwp-steel)}
.hwp-cookie-preferences-link:hover,.hwp-inline-cookie-button:hover{text-decoration:underline}
.hwp-inline-cookie-button{color:var(--hwp-orange);font-weight:700}

.hwp-cookie-layer[hidden],.hwp-cookie-banner[hidden],.hwp-cookie-modal[hidden],.hwp-cookie-gpc[hidden]{display:none!important}
.hwp-cookie-layer{position:fixed;inset:0;z-index:999999;pointer-events:none}
.hwp-cookie-banner{pointer-events:auto;position:absolute;left:24px;right:24px;bottom:24px;max-width:1180px;margin:0 auto;padding:26px 28px;border-radius:14px;background:#111;color:#fff;box-shadow:0 18px 60px rgba(0,0,0,.28);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:center}
.hwp-cookie-eyebrow{font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:800;color:#ff8b3d;margin-bottom:7px}
.hwp-cookie-banner h2,.hwp-cookie-modal h2{color:inherit;margin:0 0 8px;font-size:26px}
.hwp-cookie-banner p{margin:0;color:#d7dde1;line-height:1.55;max-width:760px}
.hwp-cookie-banner .hwp-cookie-gpc{margin-top:8px;font-size:13px;color:#ffd4b7}
.hwp-cookie-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}
.hwp-cookie-banner .hwp-button-outline{color:#fff;border-color:#fff}
.hwp-cookie-manage{border:0;background:none;color:#fff;text-decoration:underline;font-weight:700;cursor:pointer;padding:9px 4px}
.hwp-cookie-modal{pointer-events:auto;position:absolute;inset:0;background:rgba(17,17,17,.62);display:flex;align-items:center;justify-content:center;padding:24px}
.hwp-cookie-modal-card{position:relative;width:min(720px,100%);max-height:calc(100vh - 48px);overflow:auto;background:#fff;color:#111;border-radius:16px;padding:34px;box-shadow:0 20px 70px rgba(0,0,0,.36)}
.hwp-cookie-close{position:absolute;right:18px;top:14px;border:0;background:none;font-size:30px;line-height:1;cursor:pointer;color:#59636b}
.hwp-cookie-modal-card>p{color:var(--hwp-steel);line-height:1.6}
.hwp-cookie-options{margin:26px 0;border:1px solid #e1e5e8;border-radius:12px;overflow:hidden}
.hwp-cookie-option{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;padding:20px 22px;border-bottom:1px solid #e8ebed;background:#fff}
.hwp-cookie-option:last-child{border-bottom:0}
.hwp-cookie-option strong{display:block;margin-bottom:4px;font-size:16px}
.hwp-cookie-option span{display:block;color:var(--hwp-steel);font-size:13px;line-height:1.45}
.hwp-cookie-always{font-weight:800!important;color:#2e6c43!important}
.hwp-cookie-option input{position:absolute;opacity:0;pointer-events:none}
.hwp-switch{width:48px;height:26px;border-radius:999px;background:#cbd2d7;position:relative;transition:.16s ease}
.hwp-switch:after{content:"";position:absolute;width:20px;height:20px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.22);transition:.16s ease}
.hwp-cookie-option input:checked + .hwp-switch{background:var(--hwp-orange)}
.hwp-cookie-option input:checked + .hwp-switch:after{transform:translateX(22px)}
.hwp-cookie-option input:focus-visible + .hwp-switch{outline:3px solid rgba(249,115,22,.25);outline-offset:3px}
.hwp-cookie-modal-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap}
.hwp-cookie-reject-link{background:none;border:0;cursor:pointer;padding:0}
.hwp-cookie-policy-link{font-size:13px;margin-top:20px!important}
.hwp-cookie-policy-link a{color:var(--hwp-orange)}
body.hwp-cookie-modal-open{overflow:hidden}

@media(max-width:850px){
  .hwp-guide-intro,.hwp-guide-federal .hwp-shell{grid-template-columns:1fr}
  .hwp-cookie-banner{grid-template-columns:1fr;gap:20px}
  .hwp-cookie-actions{justify-content:flex-start}
}
@media(max-width:680px){
  .hwp-guide-grid{grid-template-columns:1fr}
  .hwp-guide-card{border-right:0;border-bottom:1px solid #e7eaec!important}
  .hwp-guide-card:last-child{border-bottom:0!important}
  .hwp-cookie-banner{left:12px;right:12px;bottom:12px;padding:22px}
  .hwp-cookie-actions{flex-direction:column;align-items:stretch}
  .hwp-cookie-actions .hwp-button{text-align:center}
  .hwp-cookie-modal{padding:12px}
  .hwp-cookie-modal-card{padding:28px 22px}
}

/* Complianz owns all cookie/consent UI in 1.0.15. */
.hwp-cookie-layer{display:none!important}

/* 1.0.15 social footer */
.hwp-footer-social{min-width:150px}
.hwp-social-icons{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}
.hwp-social-icon{width:38px;height:38px;border:1px solid rgba(255,255,255,.22);border-radius:50%;display:inline-flex!important;align-items:center;justify-content:center;text-decoration:none!important;font-weight:800;line-height:1;color:#fff!important;transition:transform .16s ease,border-color .16s ease,background .16s ease}
.hwp-social-icon:hover{transform:translateY(-2px);border-color:var(--hwp-orange);background:rgba(249,115,22,.12)}

/* 1.0.16 - HWP long-form article system */
.hwp-article{background:#fff;color:var(--hwp-charcoal)}
.hwp-article-hero{background:linear-gradient(125deg,#fff 0%,#fff 62%,#f4f6f7 100%);border-bottom:1px solid var(--hwp-border);padding:58px 0}
.hwp-article-hero>.hwp-shell{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:52px;align-items:center}
.hwp-article-hero h1{font-size:clamp(2.45rem,4.7vw,4.35rem);line-height:1.04;letter-spacing:-.04em;margin:.24em 0 .28em;max-width:900px}
.hwp-article-hero-copy>p{font-size:1.13rem;line-height:1.7;color:var(--hwp-steel);max-width:790px}
.hwp-article-meta{display:flex;gap:9px 22px;flex-wrap:wrap;margin-top:24px;color:var(--hwp-muted);font-size:.82rem;font-weight:700}
.hwp-article-meta span+span:before{content:"•";color:var(--hwp-orange);margin-right:22px}
.hwp-article-hero-image{margin:0;aspect-ratio:4/3;background:#e8ebed;overflow:hidden;border-radius:8px;box-shadow:0 16px 38px rgba(17,17,17,.12)}
.hwp-article-hero-image img{display:block;width:100%;height:100%;object-fit:cover}
.hwp-article-layout{display:grid;grid-template-columns:250px minmax(0,760px);justify-content:center;gap:64px;align-items:start;padding-top:62px;padding-bottom:84px}
.hwp-article-aside{position:sticky;top:30px;align-self:start}
.hwp-article-aside nav{border-top:4px solid var(--hwp-orange);padding:20px 20px 18px;background:#f7f8f9}
.hwp-article-aside nav strong{display:block;font-size:1rem;margin-bottom:12px}
.hwp-article-aside nav ol{padding-left:20px;margin:0}
.hwp-article-aside nav li{margin:8px 0;color:var(--hwp-steel);font-size:.82rem;line-height:1.35}
.hwp-article-aside nav a{color:inherit;text-decoration:none}
.hwp-article-aside nav a:hover{color:var(--hwp-orange)}
.hwp-article-main{min-width:0}
.hwp-article-body>p,.hwp-article-section p,.hwp-article-section li,.hwp-article-faq div{font-size:1.03rem;line-height:1.78;color:#424d56}
.hwp-article-section{scroll-margin-top:24px;padding:0 0 38px;margin:0 0 38px;border-bottom:1px solid #e8ebed}
.hwp-article-section h2{font-size:clamp(1.65rem,2.6vw,2.25rem);line-height:1.2;letter-spacing:-.02em;margin:0 0 18px}
.hwp-article-section h3{font-size:1.25rem;margin:28px 0 10px}
.hwp-article-section ul,.hwp-article-section ol{padding-left:25px}
.hwp-article-section li+li{margin-top:9px}
.hwp-quick-answer{border-left:5px solid var(--hwp-orange);background:#fff6ef;padding:26px 28px;margin-bottom:42px}
.hwp-quick-answer span{display:block;color:#b84d04;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:900;margin-bottom:8px}
.hwp-quick-answer p{font-size:1.08rem;line-height:1.7;margin:0;color:#303840}
.hwp-callout{padding:21px 23px;background:#f6f7f8;border:1px solid #e3e6e8;border-radius:6px;margin:26px 0}
.hwp-callout strong{display:block;margin-bottom:6px}.hwp-callout p{margin:0}
.hwp-table-wrap{overflow-x:auto;margin:24px 0}
.hwp-article table{width:100%;border-collapse:collapse;font-size:.93rem}
.hwp-article th,.hwp-article td{text-align:left;vertical-align:top;padding:13px 14px;border:1px solid #dfe3e6}
.hwp-article th{background:var(--hwp-charcoal);color:#fff}
.hwp-article-checklist{background:#f7f8f9;border:1px solid #e1e5e8;border-top:5px solid var(--hwp-orange);padding:28px 30px;margin-bottom:42px}
.hwp-article-checklist ul{list-style:none;padding:0;margin:0}
.hwp-article-checklist li{position:relative;padding-left:31px}
.hwp-article-checklist li:before{content:"✓";position:absolute;left:0;top:0;color:var(--hwp-orange);font-weight:900}
.hwp-article-faq details{border:1px solid #e2e5e8;border-radius:6px;background:#fff;margin:12px 0}
.hwp-article-faq summary{cursor:pointer;padding:18px 20px;font-weight:800;line-height:1.4}
.hwp-article-faq details>div{padding:0 20px 20px}
.hwp-state-note{border-left:5px solid var(--hwp-orange);background:#f7f8f9;padding:25px 27px}
.hwp-article-sources ul{padding-left:20px}.hwp-article-sources a{color:#b64a00;font-weight:700}
.hwp-source-note{font-size:.82rem!important;color:var(--hwp-muted)!important}
.hwp-article-next{display:grid;grid-template-columns:minmax(0,1.3fr) auto;gap:30px;align-items:center;background:#fff6ef;border-top:5px solid var(--hwp-orange);padding:30px;margin:10px 0 24px}
.hwp-article-next span{color:#b84d04;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:900}
.hwp-article-next h2{font-size:1.55rem;margin:7px 0 8px}.hwp-article-next p{margin:0;color:var(--hwp-steel);line-height:1.6}
.hwp-article-next>div:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.hwp-article-next .hwp-btn{white-space:nowrap}
.hwp-article-disclaimer{margin-top:10px;padding:23px 25px;background:#202225;color:#fff;border-radius:6px}
.hwp-article-disclaimer strong{display:block;color:#ff9a58}.hwp-article-disclaimer p{margin:7px 0 0;color:#d7dde1;font-size:.9rem;line-height:1.6}
.hwp-ad-slot{display:block;text-align:center;margin:36px 0;min-height:110px;background:#fafafa;border:1px solid #e4e7e9;color:#7b848b}
.hwp-ad-slot>span{display:block;padding:8px;text-transform:uppercase;letter-spacing:.1em;font-size:.62rem;font-weight:800}
.hwp-ad-preview{display:flex;align-items:center;justify-content:center;border-style:dashed}
.hwp-article-aside .hwp-ad-slot{min-height:250px;margin-top:24px}
@media(max-width:900px){
 .hwp-article-hero>.hwp-shell{grid-template-columns:1fr}.hwp-article-hero-image{max-width:720px}
 .hwp-article-layout{grid-template-columns:1fr;gap:30px}.hwp-article-aside{position:static}
 .hwp-article-aside .hwp-ad-slot{display:none}
 .hwp-article-next{grid-template-columns:1fr}
}
@media(max-width:560px){
 .hwp-article-hero{padding:46px 0}.hwp-article-hero h1{font-size:2.35rem}.hwp-article-meta{display:grid;gap:6px}.hwp-article-meta span+span:before{display:none}
 .hwp-article-layout{padding-top:38px;padding-bottom:60px}.hwp-quick-answer,.hwp-article-checklist,.hwp-state-note{padding:22px}
 .hwp-article-section p,.hwp-article-section li,.hwp-article-faq div{font-size:1rem}
}

/* 1.0.23 - credible visual system for HWP public pages */
.hwp-pagehero-with-image.hwp-downloads-hero .hwp-pagehero-grid,.hwp-pagehero-with-image.hwp-blog-hero .hwp-pagehero-grid,.hwp-pagehero-with-image.hwp-guide-hero .hwp-pagehero-grid{max-width:1180px}
