:root{--brand-primary:#24DB2A;--brand-primary-dark:#138617;--brand-primary-light:#DFF6E0;--brand-secondary:#9852D5;--brand-accent:#79E31C;--brand-neutral-dark:#14171A;--brand-neutral-mid:#5A6169;--brand-neutral-light:#F2F4F6;--brand-bg:#FFFFFF;--brand-bg-alt:#F0F2F5;--brand-text:#14171A;--brand-text-inverse:#FFFFFF;--text-on-dark:#FFFFFF;--brand-border:#D7DCE1;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:2px;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--space-section:80px;--font-heading:Inter,Arial,sans-serif;--font-body:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;font-family:var(--font-body);color:#14171a;color:var(--brand-text);background:#fff;background:var(--brand-bg);line-height:1.6}img{max-width:100%;display:block}a{color:#138617;color:var(--brand-primary-dark);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#9852d5;color:var(--brand-secondary)}h1,h2,h3,h4,h5,h6{font-family:Inter,Arial,sans-serif;font-family:var(--font-heading);color:#14171a;color:var(--brand-text);letter-spacing:0}.ryob-error-page h1,section[class*=hero] h1{font-size:3.2rem;line-height:1.1}.section-dark,.section-dark h1,.section-dark h2,.section-dark h3,.section-dark h4,.section-dark h5,.section-dark li,.section-dark p,.section-dark span{color:#fff;color:var(--brand-text-inverse)}.section-dark a:not([class*=btn]):not([class*=button]){color:#fff;color:var(--brand-text-inverse);-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:3px}.ryob-eyebrow{margin:0 0 16px;margin:0 0 var(--space-md);color:#138617;color:var(--brand-primary-dark);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:0}.section-dark .ryob-eyebrow,[class*=hero] .ryob-eyebrow{color:#79e31c;color:var(--brand-accent)}.ryob-section-heading{max-width:760px;margin:0 auto 48px;margin:0 auto var(--space-2xl);text-align:center}.ryob-section-heading--left{margin-left:0;text-align:left}.ryob-section-heading h2{margin:0 0 16px;margin:0 0 var(--space-md);font-size:2.25rem;line-height:1.15}.ryob-section-heading p{margin:0;color:#14171a;color:var(--brand-text)}.ryob-btn-ghost,.ryob-btn-light,.ryob-btn-outline,.ryob-btn-primary,.ryob-btn-solid{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 22px;border-radius:2px;border-radius:var(--brand-radius);border:1px solid transparent;font-weight:800;line-height:1.1;transition:background-color 180ms,color 180ms,border-color 180ms,transform 180ms}.ryob-btn-primary,.ryob-btn-solid{background:#24db2a;background:var(--brand-primary);color:#14171a;color:var(--brand-neutral-dark);border-color:#24db2a;border-color:var(--brand-primary)}.ryob-btn-primary:hover,.ryob-btn-solid:hover{background:#79e31c;background:var(--brand-accent);color:#14171a;color:var(--brand-neutral-dark);transform:translateY(-1px)}.ryob-btn-light{background:#fff;background:var(--brand-text-inverse);color:#138617;color:var(--brand-primary-dark);border-color:#fff;border-color:var(--brand-text-inverse)}.ryob-btn-light:hover{background:#dff6e0;background:var(--brand-primary-light);color:#138617;color:var(--brand-primary-dark)}.ryob-btn-ghost,.ryob-btn-outline{background:0 0;color:#fff;color:var(--brand-text-inverse);border-color:rgba(255,255,255,.75)}.ryob-btn-ghost:hover,.ryob-btn-outline:hover{background:#fff;background:var(--brand-text-inverse);color:#138617;color:var(--brand-primary-dark)}.ryob-link{font-weight:800;color:#138617;color:var(--brand-primary-dark)}.ryob-nav-utility-bar{background:#14171a;background:var(--brand-neutral-dark);color:#fff;color:var(--brand-text-inverse);padding:8px 0;font-size:.84rem}.ryob-nav-utility-bar span{color:#fff;color:var(--brand-text-inverse)}.ryob-nav-utility-solid{background:#fff;background:var(--brand-bg);border-bottom:1px solid #d7dce1;border-bottom:1px solid var(--brand-border);box-shadow:0 8px 24px rgba(20,23,26,.06);transition:box-shadow 180ms}.ryob-nav-utility-solid.is-scrolled{box-shadow:0 14px 36px rgba(20,23,26,.12)}.ryob-nav-utility-solid .navbar-brand img{width:180px;height:40px;-o-object-fit:contain;object-fit:contain}.ryob-nav-utility-solid .nav-link{color:#14171a;color:var(--brand-text);font-weight:700;padding:18px 13px}.ryob-nav-utility-solid .nav-link:hover{color:#138617;color:var(--brand-primary-dark)}.ryob-nav-search{display:flex;align-items:center;margin-right:16px;margin-right:var(--space-md)}.ryob-nav-search input{width:132px;height:38px;border:1px solid #d7dce1;border:1px solid var(--brand-border);border-radius:2px;border-radius:var(--brand-radius);padding:0 12px}.ryob-nav-utility{color:#138617;color:var(--brand-primary-dark);font-weight:800;white-space:nowrap}.ryob-footer-nl{background:#14171a;background:var(--brand-neutral-dark);padding:0 0 40px}.ryob-footer-nl__banner{min-height:120px;padding:32px max(24px,(100vw - 1200px) / 2);background:linear-gradient(135deg,#138617,#0c2410);background:linear-gradient(135deg,var(--brand-primary-dark),#0c2410);display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);grid-gap:32px;grid-gap:var(--space-xl);gap:32px;gap:var(--space-xl);align-items:center}.ryob-footer-nl__banner h3,.ryob-footer-nl__banner p{color:#fff;color:var(--brand-text-inverse)}.ryob-footer-nl__banner h3{margin:0 0 8px}.ryob-footer-nl__banner p{margin:0}.ryob-footer-nl__banner form{display:flex;gap:8px;gap:var(--space-sm)}.ryob-footer-nl__banner input{min-width:0;flex:1;border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.12);color:#fff;color:var(--brand-text-inverse);padding:12px 14px;border-radius:2px;border-radius:var(--brand-radius)}.ryob-footer-nl__banner input::-moz-placeholder{color:rgba(255,255,255,.8)}.ryob-footer-nl__banner input::placeholder{color:rgba(255,255,255,.8)}.ryob-footer-nl__cols{padding-top:64px;row-gap:32px;row-gap:var(--space-xl)}.ryob-footer-nl h5{color:#fff;color:var(--brand-text-inverse);margin-bottom:16px;margin-bottom:var(--space-md)}.ryob-footer-nl ul{list-style:none;padding:0;margin:0}.ryob-footer-nl li{margin-bottom:10px}.ryob-footer-nl a:not([class*=btn]){color:rgba(255,255,255,.82)}.ryob-footer-nl a:not([class*=btn]):hover{color:#fff;color:var(--brand-text-inverse);-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:3px}.ryob-footer-nl__copy{margin-top:48px;margin-top:var(--space-2xl);padding-top:24px;padding-top:var(--space-lg);border-top:1px solid rgba(255,255,255,.16);display:flex;justify-content:space-between;gap:24px;gap:var(--space-lg);align-items:center}.ryob-footer-nl__copy h5,.ryob-footer-nl__copy span{color:#fff;color:var(--brand-text-inverse);margin:0}.modal-header{background:#14171a;background:var(--brand-neutral-dark);color:#fff;color:var(--brand-text-inverse)}.modal-header .modal-title{color:#fff;color:var(--brand-text-inverse)}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:991px){section[class*=hero] h1{font-size:2.55rem}.ryob-nav-search{margin:12px 0}.ryob-nav-search input{width:100%}.ryob-footer-nl__banner{grid-template-columns:1fr}.ryob-footer-nl__copy{align-items:flex-start;flex-direction:column}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){:root{--space-section:56px}section[class*=hero] h1{font-size:2rem}.ryob-section-heading h2{font-size:1.75rem}.ryob-footer-nl__banner form{flex-direction:column}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}}.ryob-blog-featured h1{font-size:max(1.7rem, min(4.5vw, 2.6rem))!important}