/* Resource content only. Header, navigation and footer use the shared site CSS. */
#page.tools-page [hidden]{display:none!important}
#page.tools-page h1,#page.tools-page h2,#page.tools-page h3{font-family:Manrope,Arial,sans-serif;font-weight:700;line-height:1.2;letter-spacing:-.035em}
#page.tools-page h1{font-size:clamp(36px,4.8vw,62px);margin:16px 0 24px}
#page.tools-page h2{font-size:30px;margin:12px 0 24px}
#page.tools-page h3{font-size:22px;margin:12px 0}
#page.tools-page p{margin:0 0 20px}
#page.tools-page a{color:#ac390c;text-underline-offset:4px;overflow-wrap:anywhere}
#page.tools-page button,#page.tools-page input{font:inherit}
#page.tools-page a:focus-visible,#page.tools-page button:focus-visible,#page.tools-page input:focus-visible,#page.tools-page summary:focus-visible{outline:3px solid #263b49;outline-offset:5px}
#page.tools-page .button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:13px 23px;text-decoration:none;font-weight:700;font-size:15px;line-height:1.5;border:1px solid #ac390c}
#page.tools-page .hero{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;padding:25px 0 60px}
#page.tools-page .hero-image{width:100%;height:auto}
#page.tools-page .eyebrow{font-size:12px;font-weight:700;line-height:1.5;letter-spacing:.13em;text-transform:uppercase;color:#9f390f;margin-bottom:16px}
#page.tools-page .lead{font-size:22px;line-height:1.55;color:#525b5e;margin-bottom:28px}
#page.tools-page .fine{font-size:13px;line-height:1.65;color:#647074}
#page.tools-page .hero .fine{margin:18px 0 0}
#page.tools-page .benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:28px 0 35px;border-block:1px solid #d8dcda}
#page.tools-page .benefits p{position:relative;padding-left:43px;font-size:14px;color:#596367;margin:0}
#page.tools-page .benefits strong{font-size:15px;color:#282e32}
#page.tools-page .benefits span{position:absolute;left:0;top:2px;font:700 12px Manrope,sans-serif;color:#ac390c;background:#fff0e5;padding:7px;border-radius:50%}
#page.tools-page .library{padding:70px 0 40px}
#page.tools-page .section-heading{display:flex;justify-content:space-between;gap:30px;align-items:center;margin-bottom:23px}
#page.tools-page .section-heading>p{font-size:15px;color:#596367}
#page.tools-page .filters{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;padding:8px 0 18px}
#page.tools-page .filter-buttons{display:flex;gap:7px;flex-wrap:wrap}
#page.tools-page .filter-buttons button{border:1px solid #d8dcda;border-radius:28px;padding:10px 15px;background:transparent;font-size:13px;color:#282e32;cursor:pointer}
#page.tools-page .filter-buttons button[aria-pressed=true]{background:#ac390c;border-color:#ac390c;color:#fff}
#page.tools-page .search{font-size:12px;color:#596367;min-width:190px}
#page.tools-page .search input{display:block;width:100%;max-width:250px;font-size:14px;padding:10px 12px;border:1px solid #d8dcda;background:white;border-radius:6px;margin-top:3px}
#page.tools-page .tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
#page.tools-page .tool-card{border:1px solid #d8dcda;border-radius:12px;overflow:hidden;background:white}
#page.tools-page .tool-card>a{display:flex;flex-direction:column;height:100%;color:#282e32;text-decoration:none}
#page.tools-page .tool-card a:hover h3{text-decoration:underline;color:#ac390c}
#page.tools-page .tool-card img{display:block;width:100%;height:auto;aspect-ratio:10/7;object-fit:cover}
#page.tools-page{--ink:#282e32;--muted:#596367;--accent:#ac390c;--paper:#fcfcfa;--line:#d8dcda;--soft:#fff0e5}
#page.tools-page *{box-sizing:border-box}

#page.tools-page .card-body{padding:24px;display:flex;flex-direction:column;flex:1}
#page.tools-page .card-body .eyebrow{font-size:10px;margin:0}
#page.tools-page .card-body h3{font-size:21px;line-height:1.3;margin:11px 0 13px}
#page.tools-page .card-body>p:not(.eyebrow){font-size:15px;color:var(--muted);line-height:1.6;flex:1}
#page.tools-page .card-bottom{display:flex;gap:10px;justify-content:space-between;align-items:center;font-size:11px;color:#9f390f;border-top:1px solid #e6e8e3;padding-top:16px;margin-top:8px}
#page.tools-page .card-bottom>span:last-child{font-size:24px;line-height:1}
#page.tools-page .library-help{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:72px 0;margin-top:30px;border-top:1px solid var(--line)}
#page.tools-page .library-help h2{font-size:33px}
#page.tools-page .library-help p{font-size:16px;color:var(--muted)}
#page.tools-page .text-link{font-weight:700;color:var(--accent)}
#page.tools-page .cta{background:#fff0e5;color:white;border-radius:17px;padding:56px 60px;margin:25px 0 65px;display:grid;grid-template-columns:1.4fr 1fr;gap:65px;align-items:center}
#page.tools-page .cta .eyebrow{color:#9f390f}
#page.tools-page .cta h2{font-size:40px}
#page.tools-page .cta p:not(.eyebrow){font-size:16px;color:#525b5e;max-width:620px}
#page.tools-page .cta .button{margin-top:8px}
#page.tools-page .cta-art{transform:rotate(-7deg);display:flex;flex-direction:column;gap:14px;padding:10px}
#page.tools-page .cta-art span{display:block;color:#282e32;background:#fff0e5;border-radius:9px;padding:20px 25px;box-shadow:9px 9px #2c23354d;font-family:Manrope,Arial,sans-serif;font-size:19px}
#page.tools-page .cta-art span:nth-child(2){margin-left:25px;background:#f5f1e9}
#page.tools-page .cta-art span:nth-child(3){margin-left:50px;background:#edf0ec}
#page.tools-page .cta-art b{float:right}
#page.tools-page .breadcrumb{display:flex;gap:12px;font-size:12px;color:var(--muted);padding-top:20px;flex-wrap:wrap}
#page.tools-page .detail-hero{padding-top:40px}
#page.tools-page .detail-hero h1{font-size:clamp(36px,4vw,56px)}
#page.tools-page .detail-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:70px;padding:35px 0 60px;border-top:1px solid var(--line)}
#page.tools-page .instructions h2{font-size:29px;margin:36px 0 19px}
#page.tools-page .instructions h2:first-child{margin-top:0}
#page.tools-page .instructions>p,#page.tools-page .instructions li{font-size:16px;color:#525b5e}
#page.tools-page .steps{padding-left:25px}
#page.tools-page .steps li{padding-left:7px;margin-bottom:16px}
#page.tools-page .steps li::marker{color:var(--accent);font-weight:700}
#page.tools-page .included{display:grid;grid-template-columns:1fr 1fr;gap:9px 28px;padding-left:20px}
#page.tools-page .usage-note{border-left:3px solid #ff6324;background:#fff0e5;padding:20px 24px;margin-top:30px}
#page.tools-page .usage-note h3{font-size:18px;margin-top:0}
#page.tools-page .usage-note p{font-size:14px;margin-bottom:10px}
#page.tools-page .usage-note p:last-child{margin-bottom:0}
#page.tools-page .download-panel{align-self:start;position:sticky;top:25px;padding:28px;border:1px solid #d8dcda;border-radius:13px;background:white;scroll-margin-top:30px}
#page.tools-page .download-panel h2{font-size:27px}
#page.tools-page .download-panel>p:not(.eyebrow){font-size:14px;color:var(--muted)}
#page.tools-page .download{display:flex;align-items:center;gap:13px;padding:18px 0;border-top:1px solid var(--line);text-decoration:none}
#page.tools-page .download:hover strong{text-decoration:underline}
#page.tools-page .download strong{display:block;font-size:15px;line-height:1.4}
#page.tools-page .download small{display:block;font-size:12px;line-height:1.5;color:var(--muted);margin-top:5px}
#page.tools-page .download>span:nth-child(2){flex:1}
#page.tools-page .download>span:last-child{font-size:22px;color:var(--accent)}
#page.tools-page .filetype{font-size:9px;font-weight:700;color:var(--accent);background:var(--soft);padding:12px 5px;border-radius:5px;width:43px;text-align:center}
#page.tools-page .download-panel .fine{margin-top:18px}
#page.tools-page .download-panel details{font-size:13px;border-top:1px solid var(--line);padding-top:15px}
#page.tools-page .download-panel summary{cursor:pointer;font-weight:700}
#page.tools-page .download-panel details p{margin-top:12px}
#page.tools-page .related{padding:35px 0 55px;border-top:1px solid var(--line)}
#page.tools-page .related>h2{font-size:32px}
#page.tools-page #no-results{padding:36px;background:var(--soft);border-radius:10px}
@media(min-width:1450px){#page.tools-page .hero{gap:75px}}
@media(max-width:1000px){#page.tools-page .hero{gap:30px}
#page.tools-page .tool-grid{gap:18px}
#page.tools-page .card-body{padding:20px}
#page.tools-page .filters{align-items:start;flex-direction:column}
#page.tools-page .search input{max-width:none}
#page.tools-page .search{width:100%}
#page.tools-page .detail-layout{gap:35px}
#page.tools-page .cta{padding:40px;gap:25px}}
@media(max-width:760px){#page.tools-page .hero{grid-template-columns:1fr;padding-top:35px;padding-bottom:35px;gap:30px}
#page.tools-page h1{font-size:46px}
#page.tools-page .lead{font-size:18px}
#page.tools-page .hero-image{max-height:370px;object-fit:cover}
#page.tools-page .benefits{grid-template-columns:1fr;gap:24px;padding:28px 0}
#page.tools-page .library{padding-top:50px}
#page.tools-page .section-heading{display:block}
#page.tools-page .section-heading>p{display:none}
#page.tools-page .tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
#page.tools-page .card-body h3{font-size:19px}
#page.tools-page .card-body>p:not(.eyebrow){font-size:14px}
#page.tools-page .card-bottom{font-size:10px;align-items:flex-end}
#page.tools-page .library-help{grid-template-columns:1fr;gap:10px;padding:40px 0}
#page.tools-page .library-help h2{font-size:28px}
#page.tools-page .cta{grid-template-columns:1fr;padding:32px;gap:25px}
#page.tools-page .cta h2{font-size:32px}
#page.tools-page .cta-art{display:none}
#page.tools-page .detail-layout{grid-template-columns:1fr;gap:30px}
#page.tools-page .download-panel{position:static;grid-row:1}
#page.tools-page .instructions{grid-row:2}
#page.tools-page .detail-hero h1{font-size:40px}
#page.tools-page .included{grid-template-columns:1fr}
#page.tools-page .breadcrumb{font-size:11px}}
@media(max-width:480px){#page.tools-page .tool-grid{grid-template-columns:1fr}
#page.tools-page .tool-card img{aspect-ratio:1.65}
#page.tools-page .card-body{padding:23px}
#page.tools-page .card-body h3{font-size:22px}
#page.tools-page .card-body>p:not(.eyebrow){font-size:16px}
#page.tools-page .card-bottom{font-size:12px}
#page.tools-page .hero h1{font-size:41px}
#page.tools-page .detail-hero h1{font-size:38px}
#page.tools-page .filter-buttons button{font-size:12px;padding:9px 12px}
#page.tools-page .cta{padding:28px}
#page.tools-page .download-panel{padding:24px}
#page.tools-page .hero-image{border-radius:12px}}
@media(prefers-reduced-motion:reduce){#page.tools-page *{transition:none!important}}
@media print{#page.tools-page .filters,#page.tools-page .cta,#page.tools-page .related,#page.tools-page .button{display:none}
#page.tools-page .hero{padding:0;grid-template-columns:1fr}
#page.tools-page .hero-image{max-width:300px}
#page.tools-page .detail-layout{display:block}
#page.tools-page .download-panel{position:static}
#page.tools-page a{color:black}
#page.tools-page .tool-card{break-inside:avoid}}
/* Match the established content pages and keep all shell styling shared. */
#page.tools-page{width:100%;max-width:none;margin:0;padding:155px 0 80px;background:#fcfcfa;color:#282e32;font:18px/1.7 'Nunito Sans',sans-serif}
#page.tools-page .tools-wrap{width:min(1160px,calc(100% - 80px));margin:0 auto}
#page.tools-page h1,#page.tools-page h2,#page.tools-page h3{color:#282e32}
#page.tools-page .button{border-radius:28px;background:#ac390c;border-color:#ac390c;color:#fff}
#page.tools-page .button:hover{background:#842a08;border-color:#842a08}
#page.tools-page .hero{padding-top:20px}
#page.tools-page .hero-image{border-radius:0}
#page.tools-page .cta{display:flex;justify-content:space-between;gap:40px;margin:35px 0 0;padding:35px 40px;border-radius:0;color:#282e32;background:#fff0e5}
#page.tools-page .cta>div{max-width:700px}
#page.tools-page .cta h2{font-size:28px}
#page.tools-page .cta .button{flex-shrink:0}
#page.tools-page .cta p:last-child{margin-bottom:0}
#page.tools-page .download-panel{top:145px;scroll-margin-top:155px}
#page.tools-page section[id]{scroll-margin-top:155px}
@media(max-width:900px){#page.tools-page .tools-wrap{width:calc(100% - 48px)}#page.tools-page .cta{display:block}#page.tools-page .cta .button{margin-top:24px}}
@media(max-width:600px){#page.tools-page{padding-top:135px;font-size:17px}#page.tools-page .tools-wrap{width:calc(100% - 36px)}#page.tools-page .cta{padding:26px}#page.tools-page .hero h1{font-size:36px}}
@media print{#header,#footer-sections{display:none!important}#page.tools-page{padding:0}#page.tools-page .tools-wrap{width:100%}}
