/* Recovered legacy layout, loaded and scoped only on the exact posts homepage. */
body.fysr25-home{--ink:#193c35;--paper:#f8f8f1;--lime:#d4ed75;--muted:#65736a;--line:#dce1d5;--white:#fff}
body.fysr25-home *{box-sizing:border-box}
body.fysr25-home{margin:0;background:var(--paper);color:var(--ink);font-family:"Trebuchet MS",Verdana,sans-serif;line-height:1.65}
body.fysr25-home a{color:inherit;text-decoration:none}
body.fysr25-home a:hover{text-decoration:underline}
body.fysr25-home button,body.fysr25-home input,body.fysr25-home textarea,body.fysr25-home select{font:inherit}
body.fysr25-home img{max-width:100%;height:auto}
body.fysr25-home h1,body.fysr25-home h2,body.fysr25-home h3,body.fysr25-home p{margin-top:0}
body.fysr25-home h1,body.fysr25-home h2{line-height:1.06;letter-spacing:-.045em;font-weight:500}
body.fysr25-home h1{font-size:clamp(40px,4.65vw,70px)}
body.fysr25-home h2{font-size:clamp(32px,3.4vw,48px)}
body.fysr25-home h3{line-height:1.3;font-size:22px;letter-spacing:-.02em}
body.fysr25-home .wrap{max-width:1280px;margin:auto;width:calc(100% - 96px)}
body.fysr25-home .topbar{background:var(--ink);color:#edf3e7;font-size:12px;padding:9px 0}
body.fysr25-home .topbar .wrap{display:flex;justify-content:space-between;gap:18px}
body.fysr25-home .site-header{display:flex;align-items:center;justify-content:space-between;padding:28px 0;gap:30px;border-bottom:1px solid var(--line)}
body.fysr25-home .brand{display:flex;align-items:center;gap:10px;font-size:23px;letter-spacing:-1px;white-space:nowrap;font-weight:400}
body.fysr25-home .brand svg{color:#94b13c}
body.fysr25-home .brand strong{font-weight:800}
body.fysr25-home .site-header nav{display:flex;gap:27px;align-items:center;font-size:14px}
body.fysr25-home .button{display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:#fff;gap:15px;padding:15px 24px;border:1px solid var(--ink);border-radius:3px;font-size:14px;font-weight:700}
body.fysr25-home .button:hover{background:#2b5344;text-decoration:none}
body.fysr25-home .button.small{padding:11px 18px}
body.fysr25-home .button.light{background:var(--lime);color:var(--ink);border-color:var(--lime)}
body.fysr25-home .text-link{font-size:14px;font-weight:700}
body.fysr25-home .hero{display:grid;grid-template-columns:1.08fr 1fr;gap:48px;padding-top:64px;padding-bottom:64px;align-items:center}
body.fysr25-home .eyebrow{font-size:11px;letter-spacing:.17em;font-weight:700;margin-bottom:22px}
body.fysr25-home .lead{font-size:17px;max-width:510px;color:var(--muted);line-height:1.75;margin-bottom:30px}
body.fysr25-home .actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}
body.fysr25-home .hero-note{font-size:12px;margin-top:46px;color:var(--muted);display:flex;align-items:center;gap:9px}
body.fysr25-home .dot{width:7px;height:7px;border-radius:50%;background:#84a338;display:inline-block}
body.fysr25-home .hero-visual{border:1px solid var(--line);background:#fff;border-radius:3px;overflow:hidden}
body.fysr25-home .visual-label,body.fysr25-home .visual-caption{display:flex;justify-content:space-between;align-items:center;padding:19px 24px;font-size:10px;letter-spacing:.08em}
body.fysr25-home .visual-label{border-bottom:1px solid var(--line)}
body.fysr25-home .visual-label span{color:var(--muted)}
body.fysr25-home .hero-product{display:block;width:100%;height:360px;object-fit:contain;padding:18px 28px}
body.fysr25-home .visual-caption{background:#edf0e2;font-size:12px;letter-spacing:0;gap:10px}
body.fysr25-home .visual-caption a{white-space:nowrap}
body.fysr25-home .principles{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
body.fysr25-home .principles .wrap{display:grid;grid-template-columns:repeat(3,1fr);padding:23px 0;gap:20px}
body.fysr25-home .principles span{font-size:12px;color:var(--muted)}
body.fysr25-home .principles strong{color:var(--ink);margin-left:13px;font-size:14px}
body.fysr25-home .section{padding-top:80px;padding-bottom:80px}
body.fysr25-home .section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:35px}
body.fysr25-home .section-heading h2{margin-bottom:0}
body.fysr25-home .product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
body.fysr25-home .product-card{display:block;background:#fff;border:1px solid var(--line);border-radius:3px;overflow:hidden}
body.fysr25-home .product-card:hover{text-decoration:none;border-color:#8c9b69;box-shadow:0 12px 35px #193c3509}
body.fysr25-home .product-card img{width:100%;height:255px;object-fit:contain;padding:22px;border-bottom:1px solid var(--line);display:block}
body.fysr25-home .card-copy{padding:25px}
body.fysr25-home .card-copy h3{margin:12px 0}
body.fysr25-home .card-copy p{font-size:13px;color:var(--muted);margin-bottom:22px}
body.fysr25-home .card-copy .eyebrow{color:#6e852d}
body.fysr25-home .customer-band{background:var(--ink);color:#fff}
body.fysr25-home .customer-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-top:67px;padding-bottom:67px}
body.fysr25-home .customer-grid .eyebrow{color:var(--lime)}
body.fysr25-home .customer-grid h2{margin:0}
body.fysr25-home .customer-grid p{max-width:540px;color:#e0e8da;font-size:17px}
body.fysr25-home .process{display:grid;grid-template-columns:1fr 1fr;gap:70px}
body.fysr25-home .process ol{padding:0;margin:0;list-style:none}
body.fysr25-home .process li{display:flex;gap:25px;border-bottom:1px solid var(--line);padding:0 0 22px;margin-bottom:24px}
body.fysr25-home .process li>span{font-size:13px;color:var(--muted)}
body.fysr25-home .process h3{font-size:18px;margin-bottom:9px}
body.fysr25-home .process p{color:var(--muted);font-size:14px;margin:0}
body.fysr25-home .site-footer{background:#ecefe3;padding-top:48px}
body.fysr25-home .footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1.3fr;gap:40px;padding-bottom:40px}
body.fysr25-home .footer-grid p{font-size:13px;color:var(--muted);margin:18px 0}
body.fysr25-home .footer-grid h3{font-size:12px;text-transform:uppercase;letter-spacing:.1em}
body.fysr25-home .footer-grid>div>a:not(.brand){display:block;font-size:13px;margin:9px 0;overflow-wrap:anywhere}
body.fysr25-home .footer-bottom{display:flex;justify-content:space-between;gap:15px;border-top:1px solid #d2dac7;padding:20px 0;font-size:11px;color:var(--muted)}
body.fysr25-home .page-main{padding-top:25px;padding-bottom:80px}
body.fysr25-home .breadcrumb{font-size:12px;color:var(--muted);margin-bottom:50px}
body.fysr25-home .page-heading{max-width:980px}
body.fysr25-home .page-heading h1{font-size:clamp(36px,4vw,58px);margin-bottom:35px}
body.fysr25-home .page-content>p,body.fysr25-home .page-content>ul{max-width:900px;font-size:17px}
body.fysr25-home .page-content h2{font-size:31px;margin-top:45px}
body.fysr25-home .page-content h3{font-size:21px}
body.fysr25-home .page-content a:not(.button):not(.product-card){text-decoration:underline;text-underline-offset:4px}
body.fysr25-home .page-content .product-grid{margin:35px 0}
body.fysr25-home .page-content table{border-collapse:collapse;width:100%;font-size:14px;background:white;margin:20px 0}
body.fysr25-home .page-content td,body.fysr25-home .page-content th{border:1px solid var(--line);padding:12px 15px;text-align:left}
body.fysr25-home .page-content th{background:#edf0e2}
body.fysr25-home .table-wrap{overflow-x:auto}
body.fysr25-home .product-detail{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
body.fysr25-home .product-detail img{width:100%;max-height:470px;object-fit:contain;background:white;border:1px solid var(--line);padding:20px}
body.fysr25-home .product-detail p{font-size:17px;color:var(--muted)}
body.fysr25-home .family-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:30px 0}
body.fysr25-home .family-grid a{background:#fff;border:1px solid var(--line);padding:24px;text-decoration:none!important;display:block}
body.fysr25-home .family-grid h3{margin:0 0 10px}
body.fysr25-home .family-grid p{font-size:14px;color:var(--muted);margin:0}
body.fysr25-home .note{background:#edf0e2;border-left:3px solid #94b13c;padding:20px 25px;font-size:14px!important;margin-top:28px}
body.fysr25-home .contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}
body.fysr25-home .contact-card{border:1px solid var(--line);background:white;padding:30px}
body.fysr25-home .contact-card h2{margin-top:0}
body.fysr25-home .contact-card p{overflow-wrap:anywhere}
body.fysr25-home .missing{min-height:58vh}
body.fysr25-home .skip{position:absolute;left:-9999px}
body.fysr25-home .skip:focus{left:20px;top:10px;background:white;padding:10px;z-index:9999}
body.fysr25-home :focus-visible{outline:3px solid #95b52c;outline-offset:4px}
@media(max-width:950px){body.fysr25-home .wrap{width:calc(100% - 48px)}
body.fysr25-home .site-header nav{gap:15px}
body.fysr25-home .hero{gap:25px}
body.fysr25-home .hero-product{height:310px}
body.fysr25-home .hero h1{font-size:45px}
body.fysr25-home .principles strong{display:block;margin:4px 0}
body.fysr25-home .product-grid{gap:14px}
body.fysr25-home .card-copy{padding:20px}
body.fysr25-home .product-card img{height:205px}
body.fysr25-home .brand{font-size:20px}
body.fysr25-home .site-header{gap:15px}}
@media(max-width:700px){body.fysr25-home .wrap{width:calc(100% - 36px)}
body.fysr25-home .topbar .wrap>span{display:none}
body.fysr25-home .topbar .wrap{justify-content:center}
body.fysr25-home .site-header{flex-wrap:wrap;padding:21px 0}
body.fysr25-home .site-header nav{width:100%;justify-content:space-between;gap:8px;font-size:11px}
body.fysr25-home .button.small{font-size:11px;padding:9px 12px}
body.fysr25-home .hero{grid-template-columns:1fr;padding-top:38px;padding-bottom:38px;gap:32px}
body.fysr25-home .hero h1{font-size:47px}
body.fysr25-home .hero-note{margin-top:25px}
body.fysr25-home .hero-product{height:310px}
body.fysr25-home .lead{font-size:16px}
body.fysr25-home .principles .wrap{gap:10px}
body.fysr25-home .principles strong{font-size:11px}
body.fysr25-home .product-grid,body.fysr25-home .family-grid{grid-template-columns:1fr}
body.fysr25-home .product-card img{height:280px}
body.fysr25-home .section{padding-top:50px;padding-bottom:50px}
body.fysr25-home .section-heading{align-items:start;flex-direction:column}
body.fysr25-home .customer-grid,body.fysr25-home .process,body.fysr25-home .product-detail,body.fysr25-home .contact-grid{grid-template-columns:1fr;gap:25px}
body.fysr25-home .customer-grid{padding-top:45px;padding-bottom:45px}
body.fysr25-home .footer-grid{grid-template-columns:1fr;gap:20px}
body.fysr25-home .footer-bottom{flex-wrap:wrap}
body.fysr25-home .breadcrumb{margin-bottom:30px}
body.fysr25-home .page-content table{font-size:12px}
body.fysr25-home .page-content td,body.fysr25-home .page-content th{padding:10px}
body.fysr25-home .visual-caption{padding:15px;font-size:10px}
body.fysr25-home .actions{gap:20px}
body.fysr25-home .hero h1{letter-spacing:-.05em}}
