.tr-body{font-family:Atkinson Hyperlegible Next,Georgia,serif;background:#f8f6f1;color:#2d2d2d;-webkit-font-smoothing:antialiased;overflow-x:hidden}.tr-nav{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;background:#f8f6f1e6;backdrop-filter:blur(16px);border:1px solid rgba(27,107,74,.08);border-radius:.75rem}.tr-logo{font-family:Fraunces,Georgia,serif;font-size:1.2rem;font-weight:600;color:#1a1a1a}.tr-nav-link{font-size:.82rem;font-weight:500;color:#888;transition:color .2s}.tr-nav-link:hover{color:#1b6b4a}.tr-nav-cta{font-size:.82rem;font-weight:700;padding:.5rem 1.25rem;background:#1b6b4a;color:#fff;border-radius:.5rem;transition:background .2s}.tr-nav-cta:hover{background:#155a3e}.tr-eyebrow{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:#1b6b4a}.tr-hero-heading{font-family:Fraunces,Georgia,serif;font-size:clamp(2.2rem,4.5vw,3.4rem);font-weight:600;line-height:1.15;color:#1a1a1a;margin-top:.75rem;letter-spacing:-.02em}.tr-hero-sub{font-size:1rem;line-height:1.75;color:#666;margin-top:1.25rem;max-width:30rem}.tr-btn-primary{display:inline-block;padding:.875rem 2rem;font-size:.88rem;font-weight:700;background:#1b6b4a;color:#fff;border-radius:.5rem;transition:background .2s,transform .2s}.tr-btn-primary:hover{background:#155a3e;transform:translateY(-1px)}.tr-btn-secondary{display:inline-block;padding:.875rem 2rem;font-size:.88rem;font-weight:500;border:1px solid #D1D1C7;color:#555;border-radius:.5rem;transition:all .2s}.tr-btn-secondary:hover{border-color:#1b6b4a;color:#1b6b4a}.tr-dash-mock{background:#fff;border:1px solid #E8E6E0;border-radius:.75rem;overflow:hidden;box-shadow:0 8px 32px #0000000f}.tr-dash-header{display:flex;gap:6px;padding:.75rem 1rem;background:#fafaf7;border-bottom:1px solid #E8E6E0}.tr-dash-dot{width:8px;height:8px;border-radius:50%;background:#d1d1c7}.tr-dash-content{padding:1.5rem}.tr-dash-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#999}.tr-dash-number{font-family:Fraunces,Georgia,serif;font-size:2.5rem;font-weight:700;color:#1b6b4a;line-height:1.2;margin-top:.25rem}.tr-dash-bar-track{height:6px;background:#edece8;border-radius:3px;margin-top:.75rem;overflow:hidden}.tr-dash-bar-fill{height:100%;width:94.2%;background:linear-gradient(90deg,#1b6b4a,#2d9d6a);border-radius:3px;animation:tr-bar-grow 1.5s ease-out forwards}@keyframes tr-bar-grow{0%{width:0}to{width:94.2%}}.tr-dash-row{display:flex;justify-content:space-between;font-size:.82rem;padding:.5rem 0;border-bottom:1px solid #F0EFE9;color:#666}.tr-dash-row:last-child{border-bottom:none}.tr-section-heading{font-family:Fraunces,Georgia,serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:600;color:#1a1a1a;letter-spacing:-.01em;line-height:1.2}.tr-section-sub{font-size:1rem;line-height:1.7;color:#777}.tr-problem-card{display:flex;gap:1rem;padding:1.25rem 1.5rem;background:#fff;border:1px solid #E8E6E0;border-radius:.5rem;transition:border-color .3s}.tr-problem-card:hover{border-color:#b8860b}.tr-problem-icon{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#fff8e7;color:#b8860b;font-weight:700;font-size:.8rem;border-radius:50%}.tr-problem-text{font-size:.88rem;line-height:1.6;color:#555}.tr-capability-list{border-top:1px solid #E0DED8}.tr-capability-row{display:grid;grid-template-columns:100px 1fr;gap:2rem;padding:1.75rem 0;border-bottom:1px solid #E0DED8;transition:background .2s}@media(max-width:640px){.tr-capability-row{grid-template-columns:1fr;gap:.5rem}}.tr-capability-row:hover{background:#1b6b4a05}.tr-capability-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#1b6b4a;padding-top:.15rem}.tr-capability-title{font-family:Fraunces,Georgia,serif;font-size:1.1rem;font-weight:600;color:#1a1a1a}.tr-capability-desc{font-size:.88rem;line-height:1.65;color:#777;margin-top:.35rem}.tr-proof-block{text-align:center;padding:2.5rem;border:1px solid #E0DED8;border-radius:.75rem}.tr-proof-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:#999}.tr-proof-main{font-family:Fraunces,Georgia,serif;font-size:1.25rem;font-weight:500;color:#1a1a1a;margin-top:.5rem}.tr-cta-card{text-align:center;padding:3.5rem 2rem;background:#1b6b4a;border-radius:1rem;color:#fff}.tr-cta-card .tr-eyebrow{color:#fff9}.tr-cta-heading{font-family:Fraunces,Georgia,serif;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:600;color:#fff;line-height:1.2}.tr-cta-sub{font-size:.95rem;color:#ffffffb3;max-width:26rem;margin-left:auto;margin-right:auto;line-height:1.65}.tr-cta-card .tr-btn-primary{background:#fff;color:#1b6b4a}.tr-cta-card .tr-btn-primary:hover{background:#f0f0ea}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.in-view{opacity:1;transform:translateY(0)}
