:root{color-scheme:light;--green:#14532d;--green-2:#166534;--lime:#d9f99d;--orange:#f97316;--ink:#172019;--muted:#5f6f64;--line:#dfe7df;--paper:#fbfdf8;--soft:#eef7ea;--white:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{color:var(--ink);background:var(--paper);margin:0;line-height:1.55}a{color:inherit}img{max-width:100%;display:block}p{margin:0 0 1rem}h1,h2,h3{letter-spacing:0;margin:0;line-height:1.08}h1{max-width:980px;font-size:clamp(2.25rem,6vw,4.7rem)}h2{font-size:clamp(1.65rem,3vw,2.7rem)}h3{font-size:1.15rem}.site-header{z-index:20;border-bottom:1px solid var(--line);backdrop-filter:blur(12px);background:#fbfdf8f0;align-items:center;gap:1rem;padding:.8rem clamp(1rem,4vw,3rem);display:flex;position:sticky;top:0}.brand{align-items:center;gap:.7rem;min-width:max-content;text-decoration:none;display:flex}.brand-mark{background:var(--green);color:#fff;border-radius:6px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.brand small{color:var(--muted);font-size:.78rem;display:block}.site-header nav{flex-wrap:wrap;flex:1;justify-content:center;align-items:center;gap:.75rem;display:flex}.site-header nav a,.site-footer a{color:var(--muted);font-size:.93rem;font-weight:700;text-decoration:none}.header-actions{gap:.6rem;display:flex}.btn{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-height:44px;padding:.78rem 1rem;font-weight:900;text-decoration:none;display:inline-flex}.btn.primary{background:var(--green);color:#fff}.btn.accent{background:var(--orange);color:#fff}.btn.ghost{border-color:var(--green);color:var(--green);background:#fff}.section{padding:clamp(3rem,7vw,6rem) clamp(1rem,4vw,3rem)}.wrap{width:min(1160px,100%);margin:0 auto}.eyebrow{color:var(--green-2);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.8rem;font-size:.78rem;font-weight:900}.hero{color:#fff;background:linear-gradient(90deg,#062614eb,#062614ad,#06261438),url(/images/tcjp-crew-hero.jpg) 50%/cover;align-items:end;min-height:calc(100vh - 72px);padding:clamp(2rem,5vw,4rem);display:grid}.hero-content{width:min(920px,100%);padding-bottom:clamp(2rem,8vh,6rem)}.hero p{color:#edf7ef;max-width:760px;font-size:clamp(1.1rem,2vw,1.35rem)}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.5rem;display:flex}.trust-row{flex-wrap:wrap;gap:.6rem;margin-top:1.4rem;display:flex}.pill{background:#ffffff24;border:1px solid #ffffff47;border-radius:4px;padding:.45rem .65rem;font-weight:800}.grid{gap:1rem;display:grid}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:1.25rem}.card img{aspect-ratio:4/3;object-fit:cover;border-radius:6px;margin-bottom:1rem}.quote-card{border-top:4px solid var(--orange)}.review-grid{margin-top:1.4rem}.review-card strong{margin-top:1rem;display:block}.review-meta{color:var(--muted);margin:.2rem 0 0;font-weight:800}.stars{color:var(--orange);letter-spacing:.04em;margin-bottom:.6rem;font-weight:900}.stars.big{font-size:clamp(1.5rem,4vw,2.4rem)}.rating-panel{background:var(--green);color:#fff;border-radius:8px;align-content:center;justify-items:start;min-height:260px;padding:clamp(1.5rem,4vw,2.5rem);display:grid;box-shadow:0 20px 50px #14532d2e}.rating-panel p{color:#e7f5e8}.rating-number{font-size:clamp(4rem,10vw,7rem);font-weight:900;line-height:.85}.embed-frame{border:0;border-radius:8px;width:100%;min-height:420px;box-shadow:0 18px 45px #17201929}.map-split{align-items:stretch}.fine-print{color:var(--muted);font-size:.92rem}.legal-copy{max-width:900px}.legal-copy h2{margin-top:2rem;font-size:clamp(1.35rem,2vw,1.9rem)}.legal-copy .check-list{margin-bottom:1.2rem}.band{background:var(--green);color:#fff}.band p{color:#e7f5e8}.soft{background:var(--soft)}.split{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(1.5rem,4vw,4rem);display:grid}.check-list{gap:.6rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.check-list li{padding-left:1.6rem;position:relative}.check-list li:before{content:"✓";color:var(--green-2);font-weight:900;position:absolute;left:0}.quote-form{gap:.8rem;display:grid}.quote-form label{color:var(--ink);gap:.35rem;font-weight:800;display:grid}.quote-form input,.quote-form textarea,.quote-form select{width:100%;font:inherit;background:#fff;border:1px solid #bac8bc;border-radius:6px;padding:.82rem}.quote-form textarea{min-height:120px}.hp-field{display:none}.form-status{color:#b91c1c;min-height:1.25rem;margin:0;font-size:.92rem;font-weight:800}.btn:disabled{cursor:wait;opacity:.68}.site-footer{border-top:1px solid var(--line);background:#fff;justify-content:space-between;gap:1rem;padding:2rem clamp(1rem,4vw,3rem);display:flex}.site-footer nav{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.mobile-cta{z-index:30;grid-template-columns:1fr 1fr;display:none;position:fixed;bottom:0;left:0;right:0}.mobile-cta a{text-align:center;color:#fff;padding:.9rem;font-weight:900;text-decoration:none}.mobile-cta a:first-child{background:var(--green)}.mobile-cta a:last-child{background:var(--orange)}@media (width<=850px){.site-header{align-items:flex-start}.site-header nav{display:none}.header-actions{margin-left:auto}.grid.two,.grid.three,.split{grid-template-columns:1fr}.hero{min-height:86vh}.site-footer{padding-bottom:5rem;display:block}.mobile-cta{display:grid}}
