/* Crawlable categories: cream, orange and green; also used by the home cards. */
html.rft-embedded .rft-category-slot{display:none!important}
.rft-category-nav{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 10px;line-height:1.5;font:inherit;color:var(--rft-green,#226043)!important;text-decoration:none;white-space:nowrap}
.rft-category-nav:hover{text-decoration:underline;text-underline-offset:3px}
.header-actions{flex-wrap:wrap}
.rft-category-section{color:var(--rft-ink,#243b2e);margin:0 0 42px;scroll-margin-top:110px}
.rft-category-section-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px}
.rft-category-section-heading h2,.rft-category-subheading{font-size:clamp(23px,2.5vw,29px);line-height:1.35;letter-spacing:-.5px;color:var(--rft-ink,#243b2e);margin:0 0 10px}
.rft-category-section-heading p:not(.rft-page-eyebrow){font-size:14px;line-height:1.8;color:var(--rft-muted,#657267);margin:0}
.rft-category-section-heading .rft-page-eyebrow{margin:0 0 8px}
.rft-category-all{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;min-height:44px;padding:9px 14px;border:1px solid var(--rft-green-line,#b6cdb6);border-radius:10px;background:var(--rft-green-soft,#edf4e8);color:var(--rft-green,#226043)!important;text-decoration:none;font-size:13px;font-weight:650}
.rft-category-all:hover{background:#e2edda}
.rft-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.rft-category-card{display:flex;flex-direction:column;min-width:0;padding:23px;border:1px solid var(--rft-line,#dce1d5);border-radius:15px;background:#fff;text-decoration:none!important;color:var(--rft-ink,#243b2e)!important;box-shadow:0 3px 12px #243b2e04;transition:border-color .15s,box-shadow .15s}
.rft-category-card:hover{border-color:var(--rft-green-line,#b6cdb6);box-shadow:0 5px 16px #243b2e0d}
.rft-category-card-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:17px}
[data-rft-category-id]{--rft-cat-ink:#226043;--rft-cat-bg:#edf4e8}
[data-rft-category-id=edit]{--rft-cat-ink:#b94a16;--rft-cat-bg:#fff0df}
[data-rft-category-id=convert]{--rft-cat-ink:#86600e;--rft-cat-bg:#fcf3d7}
[data-rft-category-id=optimize]{--rft-cat-ink:#a3472c;--rft-cat-bg:#fbece3}
[data-rft-category-id=utilities]{--rft-cat-ink:#456637;--rft-cat-bg:#edf3e6}
.rft-category-icon{display:inline-grid;place-items:center;flex-shrink:0;width:47px;height:47px;border-radius:12px;background:var(--rft-cat-bg,#edf4e8);color:var(--rft-cat-ink,#226043)}
.rft-category-icon svg{width:25px;height:25px;display:block}
.rft-category-count{font-size:12px;font-weight:600;color:var(--rft-muted,#657267)}
.rft-category-card h3{font-size:18px;line-height:1.5;letter-spacing:-.2px;margin:0 0 9px;color:var(--rft-ink,#243b2e)}
.rft-category-card p{font-size:13px;line-height:1.8;margin:0 0 18px;color:var(--rft-muted,#657267)}
.rft-category-card-action{display:flex;align-items:center;gap:8px;margin-top:auto;font-size:12px;font-weight:650;line-height:1.7;color:var(--rft-green,#226043)}
.rft-category-card-action>span{font-size:17px}
.rft-category-page .rft-category-hero{max-width:920px;margin-bottom:40px}
.rft-category-hero-icon{margin:0 0 18px;width:59px;height:59px;border-radius:16px}
.rft-category-hero-icon svg{width:30px;height:30px}
.rft-category-facts{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 24px;padding:0;list-style:none;margin:23px 0 0}
.rft-category-facts li{display:flex;align-items:center;gap:7px;font-size:12px;line-height:1.7;color:var(--rft-green,#226043)}
.rft-category-facts svg{width:17px;height:17px;flex-shrink:0}
.rft-category-subheading{margin-bottom:20px}
.rft-category-tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.rft-category-tool{display:flex;align-items:flex-start;gap:17px;text-decoration:none;padding:24px;background:#fff;border:1px solid var(--rft-line,#dce1d5);border-radius:14px}
.rft-category-tool:hover{border-color:var(--rft-green-line,#b6cdb6);background:#fefffc}
.rft-category-tool-icon{display:grid;place-items:center;flex-shrink:0;width:46px;height:46px;border-radius:12px;color:var(--rft-category-ink,#226043);background:var(--rft-category-soft,#edf4e8)}
.rft-category-tool-icon svg{width:25px;height:25px}
.rft-category-tool h3{font-size:19px;line-height:1.5;margin:0 0 6px;color:var(--rft-ink,#243b2e)}
.rft-category-tool p{font-size:14px;line-height:1.8;color:var(--rft-muted,#657267);margin:0 0 14px}
.rft-category-workflow{margin-bottom:36px}
.rft-category-related{padding-top:7px}
.rft-category-skip{position:absolute;inset-inline-start:18px;top:8px;z-index:100;padding:12px 18px;transform:translateY(-180%);background:#fff;border:2px solid var(--rft-green,#226043);border-radius:8px}
.rft-category-skip:focus{transform:none}
html[lang=ar] :is(.rft-category-section-heading h2,.rft-category-subheading,.rft-category-card h3){letter-spacing:0;line-height:1.7}
html[lang=ar] .rft-category-section-heading .rft-page-eyebrow{letter-spacing:0}
html[lang=ar] :is(.rft-category-card p,.rft-category-tool p){line-height:1.9}
@media(min-width:1180px){
 .rft-category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
 .rft-category-slot .rft-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
 .rft-category-card{padding:19px}
 .rft-category-related .rft-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:800px){.rft-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rft-category-card{padding:20px}.rft-category-tool{padding:20px;gap:13px}.rft-category-tool h3{font-size:17px}.rft-category-section-heading{gap:14px}}
@media(max-width:540px){.header-inner,.topbar{flex-wrap:wrap}.rft-site-header .header-actions{max-width:100%;gap:5px}.rft-category-nav{font-size:13px;padding-inline:8px}.rft-category-grid,.rft-category-tool-grid{grid-template-columns:1fr}.rft-category-section-heading{align-items:flex-start;flex-direction:column;gap:13px}.rft-category-section{margin-bottom:32px}.rft-category-card{padding:21px}.rft-category-card-top{margin-bottom:12px}.rft-category-card p{margin-bottom:14px}.rft-category-hero h1{font-size:30px}.rft-category-facts{align-items:center;flex-direction:column;gap:9px;margin-top:20px}.rft-category-page .rft-category-hero{margin-bottom:29px}.rft-category-workflow .rft-page-steps{grid-template-columns:1fr}.rft-category-tool{padding:20px}}
@media(prefers-reduced-motion:reduce){.rft-category-card{transition:none}}
