@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400;12..96,600;12..96,800&family=Fraunces:ital@1&family=Space+Grotesk:wght@400;500;600&display=swap";:root{--jcr-forest: #0f2e1c;--jcr-pine: #1c6b3a;--jcr-pine-2: #14532b;--jcr-leaf: #6fbf4f;--jcr-leaf-light: #a9de84;--jcr-cream: #f5f1e4;--jcr-paper: #ffffff;--jcr-ink: #101a13;--jcr-mud: #4a3524;--jcr-line: rgba(16, 26, 19, .14);--jcr-sage: #3f6b4d;--jcr-sage-deep: #274733;--jcr-sage-pale: #eef4ec;--space-1: .5rem;--space-2: 1rem;--space-3: 1.5rem;--space-4: 2.5rem;--space-5: 4rem;--space-6: 7rem}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--jcr-ink);background:var(--jcr-cream);-webkit-font-smoothing:antialiased}img,video{max-width:100%;display:block}a{color:inherit}button{font:inherit;cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.wa-fab{position:fixed;right:clamp(14px,3vw,28px);bottom:clamp(14px,3vw,28px);z-index:999;display:inline-flex;align-items:center;gap:.6rem;background:#22c55e;color:#06210f;font-weight:800;text-decoration:none;padding:.85rem 1.25rem;border-radius:999px;box-shadow:0 10px 30px #06210f59;border:2px solid #0f3d20;transition:transform .18s ease,box-shadow .18s ease}.wa-fab:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 16px 34px #06210f66}.wa-fab svg{width:22px;height:22px;flex:none}.wa-fab__pulse{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;border:2px solid #22c55e;animation:wa-pulse 2.2s ease-out infinite}@keyframes wa-pulse{0%{transform:scale(1);opacity:.7}to{transform:scale(1.55);opacity:0}}@media(max-width:560px){.wa-fab span{display:none}.wa-fab{padding:.9rem}}:root{--f-display: "Bricolage Grotesque", sans-serif;--f-serif: "Fraunces", serif;--f-body: "Space Grotesk", sans-serif}body.jcr{font-family:var(--f-body);background:var(--jcr-paper);color:var(--jcr-ink);overflow-x:hidden}.jcr .wrap{max-width:1280px;margin:0 auto;padding-inline:clamp(1.25rem,4vw,3.5rem)}.jcr section{padding-block:clamp(2.75rem,6vw,4.5rem);position:relative}.jcr .progress{position:fixed;top:0;left:0;height:2px;background:var(--jcr-sage);z-index:1000;width:0%;transition:width .1s linear}.jcr header.site{position:sticky;top:0;z-index:500;display:flex;align-items:center;justify-content:space-between;padding-block:var(--space-1);background:#fffdf6db;backdrop-filter:blur(10px) saturate(1.4);-webkit-backdrop-filter:blur(10px) saturate(1.4);border-bottom:1px solid var(--jcr-line);box-shadow:0 1px #101a1305}.jcr .brand-lockup{display:flex;align-items:center;gap:.7rem;text-decoration:none;color:var(--jcr-ink)}.jcr .brand-lockup img{width:40px;height:40px;border-radius:50%;object-fit:cover}.jcr .brand-lockup strong{font-family:var(--f-display);font-weight:600;font-size:.95rem;line-height:1.15;display:block}.jcr nav.site-nav{display:flex;align-items:center;gap:var(--space-3)}.jcr nav.site-nav a{color:var(--jcr-ink);text-decoration:none;font-weight:500;font-size:.95rem;opacity:.75}.jcr nav.site-nav a:hover,.jcr nav.site-nav a.active{opacity:1;color:var(--jcr-sage-deep)}.jcr .nav-phone{border:1px solid var(--jcr-line);border-radius:999px;padding:.4rem .9rem;opacity:1!important}.jcr .nav-phone:hover{border-color:var(--jcr-sage)}.jcr .nav-social{display:flex;align-items:center;gap:.6rem;padding-left:var(--space-2);margin-left:.2rem;border-left:1px solid var(--jcr-line)}.jcr .nav-social a{display:flex;opacity:.6;transition:opacity .15s ease-out}.jcr .nav-social a:hover{opacity:1}.jcr .nav-social svg{width:17px;height:17px}.jcr .nav-toggle{display:none;background:none;border:none;padding:6px;margin-left:.3rem;cursor:pointer;color:var(--jcr-ink)}.jcr .nav-toggle svg{width:22px;height:22px;display:block}@media(max-width:720px){.jcr nav.site-nav a:not(.nav-phone){display:none}.jcr .nav-social,.jcr .nav-phone{display:none}.jcr .nav-toggle{display:flex;align-items:center}}.jcr .mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#fffdf6fa;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;flex-direction:column;padding:5.5rem clamp(1.5rem,6vw,3rem) 2.5rem;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .25s ease-out,transform .25s ease-out,visibility 0s linear .25s}.jcr .mobile-menu.open{opacity:1;visibility:visible;transform:none;transition:opacity .25s ease-out,transform .25s ease-out}.jcr .mobile-menu-close{position:absolute;top:1.3rem;right:clamp(1.25rem,4vw,3.5rem);background:none;border:none;padding:8px;color:var(--jcr-ink);cursor:pointer}.jcr .mobile-menu-close svg{width:22px;height:22px;display:block}.jcr .mm-links{display:flex;flex-direction:column}.jcr .mm-links a{font-family:var(--f-display);font-weight:600;font-size:1.5rem;color:var(--jcr-ink);text-decoration:none;padding:.85rem 0;border-bottom:1px solid var(--jcr-line)}.jcr .mm-links a.active{color:var(--jcr-sage-deep)}.jcr .mm-wa{margin-top:var(--space-3);align-self:flex-start}.jcr .mm-social{display:flex;gap:1.3rem;margin-top:var(--space-3)}.jcr .mm-social a{display:flex;color:var(--jcr-ink);opacity:.7}.jcr .mm-social svg{width:23px;height:23px}@media(min-width:721px){.jcr .mobile-menu{display:none}}.jcr .cta-row{display:flex;gap:var(--space-2);flex-wrap:wrap}.jcr .btn{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.6rem;border-radius:999px;text-decoration:none;font-weight:600;transition:transform .16s ease-out,background .16s ease-out,border-color .16s ease-out}.jcr .btn:active{transform:scale(.97)}.jcr .btn--solid{background:var(--jcr-sage-deep);color:#fff}.jcr .btn--solid:hover{background:var(--jcr-sage)}.jcr .btn--ghost{border:1px solid var(--jcr-line);color:var(--jcr-ink)}.jcr .btn--ghost:hover{border-color:var(--jcr-sage);color:var(--jcr-sage-deep)}.jcr .hms-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .9s ease;overflow:hidden}.jcr .hms-slide.active{opacity:1}.jcr .hms-slide img{width:100%;height:100%;object-fit:cover;display:block;animation:hms-kenburns 9s ease-in-out infinite alternate}@keyframes hms-kenburns{0%{transform:scale(1)}to{transform:scale(1.09)}}@media(prefers-reduced-motion:reduce){.jcr .hms-slide img{animation:none}}.jcr .section-head{margin-bottom:var(--space-3)}.jcr .section-head .eyebrow{font-family:var(--f-serif);font-style:italic;color:var(--jcr-sage-deep);font-size:1.05rem;margin:0 0 .3rem}.jcr .section-head h2{font-family:var(--f-display);font-weight:700;font-size:clamp(1.7rem,3.6vw,2.5rem);margin:0;color:var(--jcr-ink)}.jcr .section-head p{color:var(--jcr-mud);margin:.5rem 0 0;max-width:56ch}.jcr .service-list{border-top:1px solid var(--jcr-line)}.jcr .service-row{display:grid;grid-template-columns:60px 1fr;gap:var(--space-3);padding:var(--space-2) 0;border-bottom:1px solid var(--jcr-line);position:relative;overflow:hidden}.jcr .service-row .bignum{font-family:var(--f-display);font-weight:700;font-size:1.1rem;color:var(--jcr-sage)}.jcr .service-row h3{font-family:var(--f-display);font-weight:600;font-size:1.1rem;margin:0 0 .25rem;color:var(--jcr-ink)}.jcr .service-row p{margin:0;color:var(--jcr-mud);max-width:60ch;font-size:.95rem}.jcr .service-row:before{content:"";position:absolute;left:0;bottom:-1px;height:2px;width:0;background:var(--jcr-sage);transition:width .35s ease-out}.jcr .service-row:hover:before{width:100%}.jcr .cinematic{position:relative;height:min(76vh,700px);min-height:420px;overflow:hidden;background:var(--jcr-ink);margin-block:0!important;padding:0!important}.jcr .cinematic__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;animation:cinematic-kenburns 16s ease-in-out infinite alternate}@keyframes cinematic-kenburns{0%{transform:scale(1)}to{transform:scale(1.08)}}.jcr .cinematic:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#101a138c,#101a131f 34%,#101a132e 56%,#101a13cc)}.jcr .cinematic__bar{position:absolute;left:0;right:0;background:var(--jcr-ink);z-index:2;height:clamp(20px,4.4vw,44px)}.jcr .cinematic__bar--top{top:0}.jcr .cinematic__bar--bottom{bottom:0}.jcr .cinematic__content{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:clamp(2.5rem,6vw,4.5rem)}.jcr .cinematic__eyebrow{display:flex;align-items:center;gap:.6rem;font-family:var(--f-body);font-weight:600;text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;color:#ffffffd9;margin:0 0 1rem;text-shadow:0 2px 10px rgba(0,0,0,.4)}.jcr .cinematic__eyebrow:before{content:"";width:28px;height:1px;background:#fff9;flex:none}.jcr .cinematic__title{font-family:var(--f-display);font-weight:600;color:#fff;font-size:clamp(2.1rem,4.6vw,3.4rem);line-height:1.08;letter-spacing:-.015em;margin:0;max-width:21ch;text-shadow:0 2px 14px rgba(0,0,0,.35)}.jcr .cinematic__title em{font-family:var(--f-serif);font-style:italic;font-weight:400;color:var(--jcr-sage-pale)}@media(prefers-reduced-motion:reduce){.jcr .cinematic__video{animation:none}}@media(max-width:720px){.jcr .cinematic{height:auto;aspect-ratio:4 / 3;min-height:320px}.jcr .cinematic__bar{height:clamp(10px,4vw,20px)}.jcr .cinematic__content{padding-bottom:clamp(1.25rem,5vw,2rem)}.jcr .cinematic__eyebrow{font-size:.68rem;gap:.45rem;margin-bottom:.55rem}.jcr .cinematic__eyebrow:before{width:18px}.jcr .cinematic__title{font-size:clamp(1.55rem,7vw,2.2rem)}}.jcr .cinematic-cta{padding-block:clamp(1.75rem,4vw,2.75rem) 0}.jcr .cinematic-cta__lede{font-size:1.02rem;max-width:56ch;color:var(--jcr-mud);line-height:1.55;margin:0 0 1.1rem}.jcr .reviews-section{padding-block:clamp(2.5rem,5vw,3.5rem)!important}.jcr .reviews-summary{display:inline-flex;align-items:center;gap:.55rem;background:var(--jcr-sage-pale);color:var(--jcr-ink);border-radius:999px;padding:.6rem 1.2rem .6rem .8rem;font-size:.9rem;margin-bottom:var(--space-4);text-decoration:none;transition:background .15s ease-out,transform .15s ease-out}.jcr .reviews-summary:hover{background:#e3ede0;transform:translateY(-1px)}.jcr .reviews-summary:active{transform:translateY(0)}.jcr .reviews-summary svg{width:18px;height:18px;flex:none;display:block}.jcr .reviews-summary__score{font-family:var(--f-display);font-weight:700}.jcr .reviews-summary__stars{color:#f5b400;letter-spacing:1px;font-size:.85rem}.jcr .reviews-summary__count{color:var(--jcr-mud)}.jcr .review-slider{position:relative;overflow:hidden;margin-inline:calc(clamp(1.25rem,4vw,3.5rem)*-1);padding-inline:clamp(1.25rem,4vw,3.5rem)}.jcr .review-slider__track{display:flex;align-items:stretch;gap:1rem;transition:transform .9s cubic-bezier(.65,0,.35,1);will-change:transform}.jcr .review-card{flex:0 0 clamp(190px,36vw,340px);height:250px;display:flex;flex-direction:column;border:1px solid var(--jcr-line);border-radius:14px;padding:1.1rem 1.2rem;background:#fff;box-shadow:0 1px 2px #101a1308;opacity:.32;transform:scale(.92);cursor:pointer;transition:opacity .7s ease,transform .7s ease,box-shadow .2s ease-out}.jcr .review-card.is-active{opacity:1;transform:scale(1);box-shadow:0 14px 32px #101a131a;cursor:default}.jcr .review-card:not(.is-active):hover{opacity:.55;transform:scale(.94)}.jcr .review-card__stars{color:#f5b400;letter-spacing:2px;font-size:.8rem;margin-bottom:.55rem;flex:none}.jcr .review-card p{margin:0 0 .5rem;color:var(--jcr-ink);font-size:.86rem;line-height:1.48;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}.jcr .review-card__foot{margin-top:auto;flex:none;display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding-top:.7rem;border-top:1px solid var(--jcr-line)}.jcr .review-card cite{font-style:normal;font-weight:600;font-size:.86rem;color:var(--jcr-ink)}.jcr .review-card__google{display:inline-flex;align-items:center;gap:.35rem;font-size:.74rem;color:var(--jcr-mud);flex:none}.jcr .review-card__google svg{width:13px;height:13px;display:block}@media(prefers-reduced-motion:reduce){.jcr .review-slider__track{transition:none}}@media(max-width:640px){.jcr .reviews-summary{font-size:.85rem;margin-bottom:var(--space-3)}}.jcr .cta-final{text-align:center;padding-block:clamp(3rem,7vw,5rem)!important}.jcr .cta-final h2{font-family:var(--f-display);font-weight:700;font-size:clamp(1.9rem,4.6vw,3rem);margin:0 0 var(--space-3);color:var(--jcr-ink)}.jcr .cta-final .phones{margin-top:var(--space-3);color:var(--jcr-mud)}.jcr footer.site{padding-block:var(--space-3);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:var(--space-2);font-size:.85rem;border-top:1px solid var(--jcr-line);color:var(--jcr-mud)}.jcr footer.site .footer-social{display:flex;gap:.9rem;align-items:center}.jcr footer.site .footer-social a{display:flex;color:var(--jcr-mud);transition:color .15s ease-out}.jcr footer.site .footer-social a:hover{color:var(--jcr-sage-deep)}.jcr footer.site .footer-social svg{width:16px;height:16px}@media(max-width:720px){.jcr .service-row{grid-template-columns:40px 1fr}}.jcr .about-hero{padding-block:clamp(2.5rem,6vw,4rem) clamp(1rem,3vw,1.5rem)!important}.jcr .about-hero h1{font-family:var(--f-display);font-weight:700;font-size:clamp(2rem,4.6vw,3.2rem);color:var(--jcr-ink)}.jcr .team-photo{position:relative;border-radius:22px;overflow:hidden;aspect-ratio:16/9;box-shadow:0 20px 45px #16201a24;background:var(--jcr-sage-pale)}@media(max-width:780px){.jcr .team-photo{aspect-ratio:4/3}}.jcr .stats-row{display:flex;gap:var(--space-4);flex-wrap:wrap;padding-block:var(--space-3);border-top:1px solid var(--jcr-line);border-bottom:1px solid var(--jcr-line)}.jcr .stat b{font-family:var(--f-display);font-weight:700;font-size:2rem;display:block;color:var(--jcr-sage-deep)}.jcr .stat span{color:var(--jcr-mud);font-size:.88rem}.jcr .values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--space-3)}.jcr .value-card{border:1px solid var(--jcr-line);border-radius:16px;padding:var(--space-3);background:#fff}.jcr .value-card h3{font-family:var(--f-display);font-weight:600;margin-top:0;color:var(--jcr-ink)}.jcr .value-card p{color:var(--jcr-mud);margin:0;font-size:.92rem}[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}[data-reveal].in{opacity:1;transform:none}.jcr .coverage-badge{display:inline-flex;align-items:center;gap:.6rem;background:var(--jcr-sage-pale);color:var(--jcr-sage-deep);border-radius:999px;padding:.7rem 1.3rem;font-size:.92rem;font-weight:600}.jcr .coverage-badge .dot{width:8px;height:8px;border-radius:50%;background:var(--jcr-sage);flex:none}.jcr .coverage-statement{padding-block:clamp(2rem,6vw,4rem)!important}.jcr .coverage-text{font-family:var(--f-display);font-weight:500;font-size:clamp(1.3rem,3vw,2rem);line-height:1.6;color:var(--jcr-mud);max-width:46ch;margin:0 auto;text-align:center}.jcr .coverage-text .cv-word{font-family:var(--f-serif);font-style:italic;font-weight:700;color:var(--jcr-sage-deep)}.jcr .coverage-text .cv-word:nth-of-type(1){transition-delay:0ms}.jcr .coverage-text .cv-word:nth-of-type(2){transition-delay:90ms}.jcr .coverage-text .cv-word:nth-of-type(3){transition-delay:.18s}.jcr .coverage-text .cv-word:nth-of-type(4){transition-delay:.27s}.jcr .coverage-text .cv-word:nth-of-type(5){transition-delay:.36s}.jcr .coverage-text .cv-word:nth-of-type(6){transition-delay:.45s}.jcr .coverage-text .cv-word:nth-of-type(7){transition-delay:.54s}@media(prefers-reduced-motion:reduce){.jcr .coverage-text .cv-word{transition-delay:0ms!important}}
