:root{--brand-primary:#5D4037;--brand-primary-dark:#3E2723;--brand-primary-light:#795548;--brand-secondary:#BF4A2A;--brand-accent:#D4603C;--brand-neutral-dark:#202A2E;--brand-neutral-mid:#59676D;--brand-neutral-light:#EEF2F1;--brand-bg:#FFFFFF;--brand-bg-alt:#F4F7F6;--brand-text:#182226;--brand-text-secondary:#46555B;--brand-text-inverse:#FFFFFF;--brand-border:#D5DEDB;--brand-success:#16845B;--brand-warning:#B86B00;--brand-danger:#C83C3C;--brand-radius:2px;--toe-shadow:0 16px 42px rgba(32,42,46,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;background:var(--brand-bg);color:#182226;color:var(--brand-text);font-family:Arial,sans-serif;line-height:1.65}img{max-width:100%}img[src=""]{color:transparent;font-size:0;text-indent:-9999px;background:linear-gradient(135deg,#eef2f1,#f4f7f6);background:linear-gradient(135deg,var(--brand-neutral-light),var(--brand-bg-alt))}a{color:#5d4037;color:var(--brand-primary);text-decoration-thickness:1px;text-underline-offset:3px}.toe-nav{min-height:72px;background:#fff;border-bottom:1px solid #d5dedb;border-bottom:1px solid var(--brand-border)}.toe-nav .navbar-brand img{display:block;width:180px;height:40px;min-width:180px;min-height:40px;-o-object-fit:contain;object-fit:contain}.toe-nav .nav-link{color:#182226;color:var(--brand-text);font-weight:700;padding:.8rem .72rem}.toe-nav .nav-link.active,.toe-nav .nav-link:hover{color:#bf4a2a;color:var(--brand-secondary)}.toe-nav .navbar-toggler{border-color:#5d4037;border-color:var(--brand-primary)}.toe-nav .navbar-toggler-icon{filter:none}.toe-btn-primary,.toe-nav-cta{background:#bf4a2a;background:var(--brand-secondary);border:1px solid #bf4a2a;border:1px solid var(--brand-secondary);color:#fff;border-radius:2px;border-radius:var(--brand-radius);font-weight:700}.toe-btn-primary:hover,.toe-nav-cta:hover{background:#3e2723;background:var(--brand-primary-dark);border-color:#3e2723;border-color:var(--brand-primary-dark);color:#fff}.toe-outline{border:1px solid currentColor;color:inherit;border-radius:2px;border-radius:var(--brand-radius);font-weight:700}.toe-outline:hover{background:#fff;color:#3e2723;color:var(--brand-primary-dark)}.toe-section{padding:80px 0}.toe-section-alt{padding:80px 0;background:#f4f7f6;background:var(--brand-bg-alt)}.toe-kicker{margin-bottom:12px;color:#bf4a2a;color:var(--brand-secondary);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.toe-lede{max-width:780px;font-size:1.1rem}.toe-card{height:100%;padding:24px;border:1px solid #d5dedb;border:1px solid var(--brand-border);border-radius:2px;border-radius:var(--brand-radius);background:#fff}.toe-card h2,.toe-card h3{color:#3e2723;color:var(--brand-primary-dark)}.toe-dark{background:#3e2723;background:var(--brand-primary-dark);color:#fff}.toe-dark a,.toe-dark h1,.toe-dark h2,.toe-dark h3,.toe-dark h4,.toe-dark li,.toe-dark p{color:#fff}.toe-subhero{position:relative;overflow:hidden;min-height:420px;padding:112px 0 88px}.toe-subhero h1{font-size:max(2rem, min(4vw, 3.5rem));line-height:1.08}.toe-subhero p{font-size:1.1rem}.toe-subhero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.toe-subhero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(62,39,35,.96),rgba(62,39,35,.58))}.toe-subhero .container{position:relative;z-index:1}.toe-cta{position:relative;overflow:hidden;padding:80px 0 96px;background:#3e2723;background:var(--brand-primary-dark);color:#fff}.toe-cta a:not([class*=btn-]),.toe-cta h2,.toe-cta h3,.toe-cta li,.toe-cta p{color:#fff}.toe-cta img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.18}.toe-cta .container{position:relative;z-index:1}.toe-cta .btn-light{color:#3e2723;color:var(--brand-primary-dark)}.toe-footer{padding:72px 0 32px;background:#202a2e;color:#fff}.toe-footer a:not([class*=btn-]),.toe-footer h5,.toe-footer h6,.toe-footer p{color:#fff}.toe-footer a{display:block;margin:.45rem 0;-webkit-text-decoration:none;text-decoration:none}.toe-footer a:hover{color:#f4b19d}.toe-footer .toe-disclaimer{font-size:.84rem;color:#fff}.toe-footer-legal{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-top:48px;padding-top:20px;border-top:1px solid rgba(255,255,255,.28);color:#fff;font-size:.86rem}.modal-dialog{max-width:560px}.modal-content{background:#3e2723;background:var(--brand-primary-dark);color:#fff;border-radius:2px;border-radius:var(--brand-radius)}.modal-header{border-color:rgba(255,255,255,.22)}.modal-body p,.modal-header .modal-title{color:#fff}.modal-header .btn-close{filter:invert(1)}.toe-list-clean{padding:0;list-style:none}.toe-list-clean li{padding:12px 0;border-bottom:1px solid #d5dedb;border-bottom:1px solid var(--brand-border)}.toe-number{display:inline-grid;width:40px;height:40px;align-items:center;justify-items:center;place-items:center;background:#bf4a2a;background:var(--brand-secondary);color:#fff;font-weight:800}.toe-spec-table{border:1px solid #d5dedb;border:1px solid var(--brand-border);background:#fff}.toe-spec-row{display:grid;grid-template-columns:minmax(180px,0.8fr) 1.8fr;border-bottom:1px solid #d5dedb;border-bottom:1px solid var(--brand-border)}.toe-spec-row:last-child{border-bottom:0}.toe-spec-row span,.toe-spec-row strong{padding:16px}.toe-spec-row strong{background:#f4f7f6;background:var(--brand-bg-alt);color:#3e2723;color:var(--brand-primary-dark)}@media (max-width:991px){.toe-nav .navbar-collapse{padding:16px 0;border-top:1px solid #d5dedb;border-top:1px solid var(--brand-border)}.toe-nav-cta{margin-top:8px}.toe-section,.toe-section-alt{padding:64px 0}.toe-subhero{min-height:380px;padding:96px 0 72px}}@media (max-width:767px){.container{padding-right:24px;padding-left:24px}.toe-footer{padding-top:64px}.toe-footer-legal{display:block}.toe-footer-legal span{display:block;margin-bottom:8px}.toe-spec-row{grid-template-columns:1fr}.toe-spec-row strong{padding-bottom:6px}.toe-spec-row span{padding-top:6px}}