/* So Blessed Cleaning Resource Center — dashboard + shared guide/tool presentation. */
.resource-dashboard{background:#fbf8f1}.resource-dashboard a{transition:color .18s ease,transform .18s ease,border-color .18s ease,box-shadow .18s ease}.resource-dashboard-hero{background:linear-gradient(90deg,#fffdf8 0%,#fffdf8 44%,#f5ecde 100%);border-bottom:1px solid rgba(184,144,75,.35)}.resource-dashboard-hero__grid{min-height:430px;display:grid;grid-template-columns:1.05fr .95fr;align-items:stretch}.resource-dashboard-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:58px 56px 58px 0}.resource-dashboard-hero__copy .breadcrumbs{margin-bottom:18px}.resource-dashboard-hero__copy .eyebrow{margin-bottom:10px}.resource-dashboard-hero__copy h1{max-width:720px;margin:0;color:var(--navy);font-family:var(--serif);font-size:clamp(52px,5.8vw,78px);font-weight:400;letter-spacing:-.04em;line-height:.95}.resource-dashboard-hero__copy>p:not(.eyebrow){max-width:650px;margin:20px 0 0;color:var(--muted);font-size:16px;line-height:1.75}.resource-dashboard-hero__visual{position:relative;overflow:hidden;min-height:430px}.resource-dashboard-hero__visual::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fffdf8 0%,rgba(255,253,248,.18) 25%,transparent 52%)}.resource-dashboard-hero__visual img{width:100%;height:100%;object-fit:cover}.resource-dashboard-search{display:grid;grid-template-columns:1fr auto;gap:0;margin-top:25px;max-width:650px;border:1px solid rgba(2,40,78,.22);background:#fff;box-shadow:0 8px 24px rgba(2,40,78,.06)}.resource-dashboard-search input{min-height:54px;padding:0 18px;border:0;background:transparent;color:var(--navy);outline:0}.resource-dashboard-search input:focus{box-shadow:inset 0 0 0 2px rgba(184,144,75,.45)}.resource-dashboard-search span{display:flex;align-items:center;padding:0 17px;background:var(--navy);color:#fff;font-size:11px;font-weight:800;letter-spacing:.05em;white-space:nowrap}.popular-searches{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:12px;color:var(--muted);font-size:11px}.popular-searches>span{font-weight:750;color:var(--navy)}.popular-searches button{padding:5px 9px;border:1px solid rgba(2,40,78,.16);border-radius:999px;background:#fff;color:var(--navy);font-size:10px;cursor:pointer}.popular-searches button:hover{border-color:var(--gold);color:var(--gold)}
.dashboard-section{padding:54px 0}.dashboard-section--categories{padding-top:20px;background:#fffdf8}.dashboard-section--split{background:#fff}.dashboard-section--checklists{background:#fbf8f1}.dashboard-section--all{background:#fffdf8}.dashboard-section-title{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:22px}.dashboard-section-title .kicker{margin:0 0 5px}.dashboard-section-title h2{margin:0;color:var(--navy);font-family:var(--serif);font-size:clamp(32px,3.8vw,48px);font-weight:400;line-height:1}.dashboard-section-title>a,.text-button{align-self:center;border:0;background:transparent;color:var(--gold);font-size:12px;font-weight:800;cursor:pointer}.dashboard-section-title--center{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:18px}.dashboard-section-title--center span{height:1px;background:linear-gradient(90deg,transparent,var(--gold))}.dashboard-section-title--center span:last-child{background:linear-gradient(90deg,var(--gold),transparent)}.dashboard-section-title--center h2{font-size:18px;font-family:var(--sans);font-weight:850;letter-spacing:.1em;text-transform:uppercase}
.dashboard-category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.dashboard-category{position:relative;display:flex;min-height:176px;overflow:hidden;flex-direction:column;justify-content:flex-end;border:1px solid rgba(2,40,78,.15);background:#fff;box-shadow:0 8px 22px rgba(2,40,78,.05)}.dashboard-category img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.dashboard-category::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,27,53,.98) 0%,rgba(0,27,53,.88) 30%,rgba(0,27,53,.08) 67%)}.dashboard-category span{position:relative;z-index:2;padding:22px 10px 14px;color:#fff;font-family:var(--serif);font-size:17px;line-height:1.05;text-align:center}.dashboard-category:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(2,40,78,.14)}
.dashboard-main-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:36px}.dashboard-tools-panel{padding-right:34px;border-right:1px solid rgba(184,144,75,.35)}.dashboard-featured-tool{display:grid;grid-template-columns:.88fr 1.12fr;min-height:290px;overflow:hidden;border:1px solid rgba(2,40,78,.15);background:#fffdf8;box-shadow:0 12px 30px rgba(2,40,78,.07)}.dashboard-featured-tool>img{width:100%;height:100%;object-fit:cover}.dashboard-featured-tool>div{padding:26px}.dashboard-featured-tool p{margin-top:0;color:var(--muted);font-size:13px;line-height:1.65}.dashboard-featured-tool ul{margin:12px 0 20px;padding-left:17px;color:var(--navy);font-size:12px;line-height:1.65}.dashboard-featured-tool .button{min-height:44px;padding-inline:16px;font-size:10px}.dashboard-coming-tools{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.dashboard-coming-tools>div{padding:16px;border:1px solid rgba(2,40,78,.12);background:#fff}.dashboard-coming-tools span{display:block;color:var(--gold);font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.dashboard-coming-tools strong{display:block;margin-top:5px;color:var(--navy);font-family:var(--serif);font-size:18px;font-weight:400}.dashboard-coming-tools p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.45}.dashboard-popular-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.dashboard-resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.dashboard-resource-card{display:flex;min-height:100%;flex-direction:column;overflow:hidden;border:1px solid rgba(2,40,78,.14);background:#fff;box-shadow:0 8px 24px rgba(2,40,78,.045)}.dashboard-resource-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(2,40,78,.11)}.dashboard-resource-card>img{width:100%;height:150px;object-fit:cover}.dashboard-resource-card>div{display:flex;flex:1;flex-direction:column;padding:18px}.dashboard-resource-card span,.dashboard-checklist-card span{color:var(--gold);font-size:9px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.dashboard-resource-card h3{margin:6px 0 11px;color:var(--navy);font-family:var(--serif);font-size:22px;font-weight:400;line-height:1.08}.dashboard-resource-card a{margin-top:auto;color:var(--gold);font-size:11px;font-weight:800}.dashboard-resource-card[hidden]{display:none!important}.dashboard-checklist-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.dashboard-checklist-card{display:grid;grid-template-columns:150px 1fr;min-height:160px;overflow:hidden;border:1px solid rgba(2,40,78,.14);background:#fff}.dashboard-checklist-card>img{width:100%;height:100%;object-fit:cover}.dashboard-checklist-card>div{padding:20px}.dashboard-checklist-card h3{margin:5px 0 7px;color:var(--navy);font-family:var(--serif);font-size:23px;font-weight:400;line-height:1.05}.dashboard-checklist-card p{margin:0 0 10px;color:var(--muted);font-size:11px;line-height:1.5}.dashboard-checklist-card a{color:var(--gold);font-size:11px;font-weight:800}.dashboard-checklist-card[hidden]{display:none!important}.dashboard-trust-strip{padding:20px 0;background:var(--navy-deep);border-top:2px solid var(--gold)}.dashboard-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.dashboard-trust-grid>div{display:grid;grid-template-columns:38px 1fr;gap:10px;padding:9px 22px;border-right:1px solid rgba(255,255,255,.13)}.dashboard-trust-grid>div:last-child{border-right:0}.dashboard-trust-grid strong{color:var(--gold-bright);font-size:23px}.dashboard-trust-grid span{color:rgba(255,255,255,.68);font-size:10px;line-height:1.45}.dashboard-trust-grid b{display:block;margin-bottom:2px;color:#fff;font-family:var(--serif);font-size:16px;font-weight:400}.dashboard-trust-grid a{color:var(--gold-bright);font-weight:800}
.resource-search-results{padding:34px 0 42px;background:#f7f0e5;border-bottom:1px solid rgba(184,144,75,.32)}.resource-search-results[hidden]{display:none}.resource-search-results .dashboard-resource-grid{grid-template-columns:repeat(4,1fr)}.resource-empty{display:none;padding:34px;border:1px solid rgba(2,40,78,.15);background:#fff;text-align:center;color:var(--muted)}.resource-empty.is-visible{display:block}
/* Shared article, checklist and schedule builder presentation. */
.resource-article-hero{display:grid;grid-template-columns:1.05fr .95fr;min-height:470px;background:#fffdf8;border-bottom:1px solid var(--line)}.resource-article-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:70px max(48px,calc((100vw - 1180px)/2)) 70px max(24px,calc((100vw - 1180px)/2))}.resource-article-hero__copy h1{margin:0;color:var(--navy);font-family:var(--serif);font-size:clamp(46px,5.4vw,72px);font-weight:400;line-height:.98}.resource-article-hero__copy>p:not(.eyebrow){max-width:700px;color:var(--muted);font-size:17px;line-height:1.75}.resource-article-hero__image{min-height:430px}.resource-article-hero__image img{width:100%;height:100%;object-fit:cover}.resource-section{padding:92px 0}.resource-section--soft{background:#fffdf8}.resource-section--navy{background:var(--navy-deep);color:#fff}.resource-section__head{display:grid;grid-template-columns:1fr .8fr;gap:50px;align-items:end;margin-bottom:36px}.resource-section__head h2{margin:0;color:var(--navy);font-family:var(--serif);font-size:clamp(40px,5vw,62px);font-weight:400;line-height:1}.resource-section--navy .resource-section__head h2{color:#fff}.resource-section__head p{margin:0;color:var(--muted);line-height:1.75}.resource-section--navy .resource-section__head p{color:rgba(255,255,255,.7)}.resource-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.resource-tile{display:flex;flex-direction:column;min-height:100%;overflow:hidden;background:#fff;border:1px solid var(--line);box-shadow:0 8px 28px rgba(2,40,78,.05)}.resource-tile__image{height:190px;overflow:hidden;background:#e8e1d6}.resource-tile__image img{width:100%;height:100%;object-fit:cover}.resource-tile__body{display:flex;flex:1;flex-direction:column;padding:26px}.resource-tile__type{margin:0 0 10px;color:var(--gold);font-size:10px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.resource-tile h3{margin:0;color:var(--navy);font-family:var(--serif);font-size:28px;font-weight:400;line-height:1.12}.resource-tile p{margin:13px 0 0;color:var(--muted);font-size:14px;line-height:1.7}.resource-tile .text-link{margin-top:auto;padding-top:20px;align-self:flex-start}.resource-article{max-width:880px}.resource-article h2{margin:54px 0 14px;color:var(--navy);font-family:var(--serif);font-size:39px;font-weight:400;line-height:1.08}.resource-article h3{margin:34px 0 10px;color:var(--navy);font-family:var(--serif);font-size:27px;font-weight:400}.resource-article p,.resource-article li{color:var(--muted);line-height:1.82}.resource-article ol,.resource-article ul{padding-left:22px}.quick-answer{margin:0 0 34px;padding:28px 30px;border-left:4px solid var(--gold);background:#fff;color:var(--navy);box-shadow:0 8px 24px rgba(2,40,78,.05)}.quick-answer strong{display:block;margin-bottom:6px;color:var(--gold);font-size:10px;letter-spacing:.16em;text-transform:uppercase}.safety-note{margin:34px 0;padding:26px 28px;background:#fff5df;border:1px solid rgba(184,144,75,.34);color:var(--navy)}.source-note{margin-top:42px;padding-top:20px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.source-note a{color:var(--gold);text-decoration:underline}.related-resources{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px}.related-resources a{padding:22px;background:#fff;border:1px solid var(--line);color:var(--navy);font-family:var(--serif);font-size:20px;line-height:1.2}.print-checklist{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:28px}.checklist-block{padding:28px;background:#fff;border:1px solid var(--line)}.checklist-block h2,.checklist-block h3{margin-top:0}.checklist-items{list-style:none;padding:0!important;margin:0}.checklist-items li{position:relative;padding:9px 0 9px 34px;border-bottom:1px solid rgba(2,40,78,.08)}.checklist-items li::before{content:"□";position:absolute;left:2px;top:8px;color:var(--gold);font-size:20px}.print-actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0}.tool-panel{display:grid;grid-template-columns:.85fr 1.15fr;gap:24px;align-items:start}.tool-form,.tool-result{padding:34px;background:#fff;border:1px solid var(--line);box-shadow:0 10px 30px rgba(2,40,78,.05)}.tool-form h2,.tool-result h2{margin-top:0;color:var(--navy);font-family:var(--serif);font-size:36px;font-weight:400}.tool-field{margin-bottom:22px}.tool-field label,.tool-field legend{display:block;margin-bottom:8px;color:var(--navy);font-size:12px;font-weight:800;letter-spacing:.04em}.tool-field input[type="number"],.tool-field select{width:100%;min-height:50px;padding:0 13px;border:1px solid var(--line);background:#fffdf8;color:var(--ink)}.tool-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tool-option{display:flex;align-items:center;gap:9px;padding:12px;border:1px solid var(--line);background:#fffdf8;color:var(--navy);font-size:13px}.tool-result__intro{margin-top:0;color:var(--muted)}.schedule-output{display:grid;gap:14px}.schedule-group{padding:22px;background:#fffdf8;border-left:3px solid var(--gold)}.schedule-group h3{margin:0 0 10px;color:var(--navy);font-family:var(--serif);font-size:25px;font-weight:400}.schedule-group ul{margin:0;padding-left:19px;color:var(--muted)}.tool-privacy{margin-top:16px;color:var(--muted);font-size:11px}.pdf-note{display:flex;align-items:center;gap:10px;margin-top:14px;padding:12px 14px;background:#fffaf0;border:1px solid rgba(184,144,75,.25);color:var(--muted);font-size:11px}.pdf-note strong{color:var(--navy)}
@media(max-width:1100px){.dashboard-category-grid{grid-template-columns:repeat(4,1fr)}.dashboard-main-grid{grid-template-columns:1fr}.dashboard-tools-panel{padding-right:0;padding-bottom:34px;border-right:0;border-bottom:1px solid rgba(184,144,75,.35)}.resource-search-results .dashboard-resource-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.resource-dashboard-hero__grid{grid-template-columns:1fr}.resource-dashboard-hero__copy{padding:48px 0 36px}.resource-dashboard-hero__visual{min-height:320px}.resource-dashboard-hero__visual::after{background:linear-gradient(180deg,#fffdf8,transparent 28%)}.dashboard-resource-grid,.resource-search-results .dashboard-resource-grid{grid-template-columns:repeat(2,1fr)}.dashboard-checklist-grid{grid-template-columns:1fr}.dashboard-trust-grid{grid-template-columns:1fr 1fr}.dashboard-trust-grid>div:nth-child(2){border-right:0}.dashboard-trust-grid>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.13)}.resource-section__head,.resource-article-hero,.tool-panel{grid-template-columns:1fr}.resource-article-hero__image{min-height:340px}.resource-article-hero__copy{padding:56px 24px}.print-checklist{grid-template-columns:1fr}}
@media(max-width:620px){.resource-dashboard-hero__copy h1{font-size:48px}.resource-dashboard-search{grid-template-columns:1fr}.resource-dashboard-search span{justify-content:center;min-height:35px}.dashboard-category-grid{grid-template-columns:repeat(2,1fr)}.dashboard-category{min-height:165px}.dashboard-featured-tool{grid-template-columns:1fr}.dashboard-featured-tool>img{height:220px}.dashboard-coming-tools,.dashboard-popular-grid,.dashboard-resource-grid,.resource-search-results .dashboard-resource-grid{grid-template-columns:1fr}.dashboard-checklist-card{grid-template-columns:120px 1fr}.dashboard-trust-grid{grid-template-columns:1fr}.dashboard-trust-grid>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.13)}.dashboard-trust-grid>div:last-child{border-bottom:0}.dashboard-section-title--center h2{font-size:14px}.resource-list,.related-resources,.tool-options{grid-template-columns:1fr}.resource-section{padding:68px 0}}
@media print{.announcement,.site-header,.footer,.mobile-call,.breadcrumbs,.print-actions,.inline-cta,.pdf-note{display:none!important}.resource-article-hero{display:block;min-height:0}.resource-article-hero__image{display:none}.resource-article-hero__copy{padding:20px 0}.content-section,.resource-section{padding:20px 0}.shell{width:100%}.print-checklist{grid-template-columns:1fr 1fr;gap:10px}.checklist-block{break-inside:avoid;box-shadow:none}.tool-form{display:none}.tool-panel{display:block}.tool-result{border:0;box-shadow:none;padding:0}.schedule-group{break-inside:avoid}}
