.home-page{overflow:clip}.home-hero{min-height:clamp(650px, calc(100svh - var(--chrome-height)), 790px);isolation:isolate;background:var(--forest);color:var(--white);position:relative;overflow:hidden}.home-hero__slider,.home-hero__slide,.home-hero__slide img{width:100%;height:100%;position:absolute;inset:0}.home-hero__slider{z-index:-3;background:var(--forest)}.home-hero__slide{opacity:0;animation:18s infinite home-hero-fade;display:block}.home-hero__slide img{object-fit:cover;transform:scale(1)}.home-hero__slide--one{animation-delay:0s}.home-hero__slide--two{animation-delay:6s}.home-hero__slide--three{animation-delay:12s}.home-hero:before{z-index:-2;content:"";background:linear-gradient(90deg,#04140af0 0%,#04140ad1 38%,#04140a61 70%,#04140a2e 100%),linear-gradient(#0000 44%,#030f08ad);position:absolute;inset:0}.home-hero:after{z-index:-1;content:"";pointer-events:none;background:linear-gradient(110deg,#ffffff06,#0000 38%);position:absolute;inset:0}.home-hero__inner{min-height:inherit;grid-template-columns:minmax(0,1fr) minmax(230px,320px);align-items:center;gap:48px;padding-block:clamp(88px,9vw,130px) clamp(100px,10vw,145px);display:grid}.home-hero__copy{max-width:830px}.home-hero__copy .eyebrow{color:var(--gold-light)}.home-hero__copy .display-title{max-width:13ch;color:var(--white);text-shadow:0 4px 30px #0003;font-size:clamp(46px,5.2vw,82px)}.home-hero__note{color:#ffffffb8;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:12px;margin:28px 0 0;font-size:12px;font-weight:700;display:flex}.home-hero__note:before{background:var(--gold-light);content:"";flex:none;width:34px;height:2px}.home-hero__badge{border-radius:var(--radius);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#05190dc2;border:1px solid #f2d2857a;align-self:end;padding:24px;box-shadow:0 22px 60px #00000038}.home-hero__badge strong,.home-hero__badge span{display:block}.home-hero__badge strong{color:var(--gold-light);letter-spacing:-.045em;margin-bottom:7px;font-size:34px;font-weight:850;line-height:1}.home-hero__badge span{color:#ffffffd1;font-size:13px;font-weight:650;line-height:1.5}.home-hero__disclosure{right:max(24px, calc((100vw - var(--site-max)) / 2 + 24px));z-index:2;color:#ffffffd1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#030f08b8;border-radius:5px;align-items:center;min-height:38px;padding:9px 12px;display:inline-flex;position:absolute;bottom:28px}.home-metrics{z-index:3;margin-top:-58px;padding-bottom:24px;position:relative}.home-metrics__grid{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden}.home-metric{border-left:1px solid var(--line);background:var(--white);min-width:0;min-height:126px;padding:24px}.home-metric:first-child{border-left:0}.home-metric strong,.home-metric span{display:block}.home-metric strong{color:var(--forest);letter-spacing:-.055em;font-size:clamp(30px,3vw,42px);font-weight:850;line-height:1}.home-metric span{color:var(--muted);margin-top:11px;font-size:12px;font-weight:750;line-height:1.45}.home-approach__grid{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:center;gap:clamp(38px,5vw,74px);display:grid}.home-approach__visual{border:1px solid var(--line);border-radius:var(--radius);background:var(--stone);min-height:480px;box-shadow:var(--shadow);position:relative;overflow:hidden}.home-approach__visual picture,.home-approach__visual img{width:100%;height:100%}.home-approach__visual picture{display:block}.home-approach__visual img{object-fit:cover}.home-image-label{min-height:38px;color:var(--white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#04140adb;border-radius:5px;padding:9px 12px;position:absolute;bottom:16px;right:16px}.home-approach__copy .lead{margin:18px 0 14px}.home-approach__copy>p:not(.lead){color:var(--muted)}.home-principles{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:28px 0 24px;display:grid}.home-principles div{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);min-height:116px;padding:18px;box-shadow:0 12px 30px #061b0e0f}.home-principles span,.home-principles strong{display:block}.home-principles span{color:var(--gold-dark);margin-bottom:18px;font-size:11px;font-weight:800}.home-principles strong{color:var(--forest);font-size:14px;font-weight:800;line-height:1.4}.home-services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.home-service-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);min-width:0;min-height:100%;box-shadow:var(--card-shadow);flex-direction:column;transition:transform .28s,border-color .28s,box-shadow .28s;display:flex;overflow:hidden}.home-service-card:hover,.home-service-card:focus-within{box-shadow:var(--shadow-hover);border-color:#a47e348c;transform:translateY(-8px)}.home-service-card__visual{aspect-ratio:16/10;background:var(--leaf);position:relative;overflow:hidden}.home-service-card__visual picture,.home-service-card__visual img{width:100%;height:100%}.home-service-card__visual picture{display:block}.home-service-card__visual img{object-fit:cover;transition:transform .55s}.home-service-card:hover .home-service-card__visual img,.home-service-card:focus-within .home-service-card__visual img{transform:scale(1.05)}.home-service-card__visual .concept-label{min-height:34px;color:var(--white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#04140ad1;border-radius:5px;padding:8px 10px;position:absolute;top:14px;left:14px}.home-service-card__body{flex-direction:column;flex:1;padding:24px;display:flex}.home-service-card__topline{color:var(--gold-dark);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;font-size:11px;font-weight:800;display:flex}.home-service-card h3{color:var(--forest);letter-spacing:-.03em;margin-bottom:10px;font-size:clamp(21px,1.7vw,27px);font-weight:850;line-height:1.15}.home-service-card p{color:var(--muted);margin-bottom:20px;font-size:14px;line-height:1.65}.home-service-card__actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:15px;display:flex}.home-service-card__actions a,.home-service-card__actions button{min-height:44px;color:var(--forest);cursor:pointer;background:0 0;border:0;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.home-service-card__actions button{color:var(--gold-dark)}.home-projects-layout{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.home-project-card,.home-project-card:first-child{border-radius:var(--radius);min-height:520px;color:var(--white);isolation:isolate;border:1px solid #ffffff2e;grid-row:auto;transition:transform .28s,border-color .28s,box-shadow .28s;position:relative;overflow:hidden;box-shadow:0 22px 54px #0003}.home-project-card:hover,.home-project-card:focus-within{border-color:#f2d2859e;transform:translateY(-8px);box-shadow:0 30px 70px #0000004d}.home-project-card picture,.home-project-card img{width:100%;height:100%}.home-project-card picture{z-index:-2;display:block;position:absolute;inset:0}.home-project-card img{object-fit:cover;transition:transform .65s}.home-project-card:after{z-index:-1;content:"";background:linear-gradient(#03100805 24%,#031008f2);position:absolute;inset:0}.home-project-card:hover img,.home-project-card:focus-within img{transform:scale(1.05)}.home-project-card__copy{position:absolute;bottom:24px;left:24px;right:24px}.home-project-card__copy h3,.home-project-card:not(:first-child) .home-project-card__copy h3{letter-spacing:-.035em;max-width:19ch;margin-bottom:10px;font-size:clamp(22px,2vw,29px);font-weight:850;line-height:1.1}.home-project-card__meta{color:#ffffffc2;flex-wrap:wrap;gap:6px 14px;font-size:11px;font-weight:700;display:flex}.home-project-card__link{position:absolute;inset:0}.home-process-intro{grid-template-columns:minmax(0,1fr) minmax(230px,.4fr);align-items:end;gap:44px;margin-bottom:44px;display:grid}.home-process-intro .lead{max-width:760px;margin:18px 0 0}.home-process-intro__aside{border:1px solid var(--line);border-radius:var(--radius);background:var(--stone);padding:22px}.home-process-intro__aside strong,.home-process-intro__aside span{display:block}.home-process-intro__aside strong{color:var(--forest);letter-spacing:-.055em;font-size:46px;font-weight:850;line-height:1}.home-process-intro__aside span{color:var(--muted);margin-top:8px;font-size:12px;font-weight:750;line-height:1.45}.home-process-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.home-process-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);min-height:270px;box-shadow:var(--card-shadow);padding:26px;transition:transform .28s,border-color .28s,box-shadow .28s,background-color .28s}.home-process-card:hover{background:var(--forest);box-shadow:var(--shadow-hover);color:var(--white);border-color:#a47e348c;transform:translateY(-8px)}.home-process-card__number{background:var(--forest);width:50px;height:50px;color:var(--gold-light);border-radius:7px;place-items:center;margin-bottom:55px;font-size:12px;font-weight:850;display:grid}.home-process-card:hover .home-process-card__number{background:var(--gold-light);color:var(--forest)}.home-process-card h3{color:var(--forest);letter-spacing:-.025em;margin-bottom:9px;font-size:21px;font-weight:850;line-height:1.18}.home-process-card:hover h3{color:var(--white)}.home-process-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.home-process-card:hover p{color:#ffffffc2}.home-process-link{justify-content:flex-end;margin-top:26px;display:flex}.home-stories-section{border-block:1px solid var(--line)}.home-stories{grid-template-columns:minmax(0,1fr) 240px;gap:28px;display:grid}.home-stories__stage{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);min-height:390px;box-shadow:var(--card-shadow);padding:clamp(30px,4vw,54px);position:relative;overflow:hidden}.home-stories__number{color:#071b100e;letter-spacing:-.08em;pointer-events:none;font-size:clamp(100px,13vw,180px);font-weight:900;line-height:1;position:absolute;top:10px;right:24px}.home-story{z-index:1;max-width:900px;animation:.36s both home-story-enter;position:relative}.home-story__rating{color:var(--gold-dark);letter-spacing:.28em;margin-bottom:18px;font-size:13px}.home-story blockquote{max-width:900px;color:var(--forest);letter-spacing:-.035em;margin:0 0 34px;font-size:clamp(23px,2.25vw,35px);font-weight:760;line-height:1.35}.home-story footer{border-top:1px solid var(--line);grid-template-columns:minmax(180px,.55fr) minmax(0,1.45fr);gap:28px;padding-top:20px;display:grid}.home-story footer strong,.home-story footer span{display:block}.home-story footer strong{color:var(--forest);font-size:17px;font-weight:850}.home-story footer span{color:var(--muted);font-size:12px}.home-story dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;display:grid}.home-story dt{color:var(--gold-dark);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:850}.home-story dd{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.45}.home-story__highlight{background:var(--forest);color:var(--gold-light);letter-spacing:.06em;text-transform:uppercase;border-radius:5px;margin:18px 0 0;padding:8px 11px;font-size:10px;font-weight:800;display:inline-flex}.home-stories__controls{flex-direction:column;justify-content:space-between;gap:18px;display:flex}.home-stories__arrows{gap:10px;display:flex}.home-stories__arrows button{border:1px solid var(--forest);width:50px;min-height:50px;color:var(--forest);cursor:pointer;background:0 0;border-radius:5px;place-items:center;font-size:19px;transition:background-color .18s,color .18s,transform .18s;display:grid}.home-stories__arrows button:hover{background:var(--forest);color:var(--white);transform:translateY(-2px)}.home-stories__dots{gap:8px;display:grid}.home-stories__dots button{border:1px solid var(--line);background:var(--white);min-height:46px;color:var(--muted);cursor:pointer;border-radius:5px;align-items:center;padding:0 14px;font-size:12px;font-weight:800;transition:background-color .18s,border-color .18s,color .18s;display:flex}.home-partners-copy{justify-content:space-between;align-items:end;gap:32px;margin-bottom:34px;display:flex}.home-partners-copy p{max-width:620px;color:var(--muted);margin:0}.partners-marquee{width:100%;padding-block:8px 18px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000);mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000)}.partners-marquee__track{will-change:transform;width:max-content;animation:26s linear infinite partners-marquee-left;display:flex}.partners-marquee__set{flex:none;gap:14px;padding-right:14px;display:flex}.partners-marquee .partner-logo{flex:none;width:clamp(190px,16vw,250px);min-height:102px;padding:16px}.partners-marquee .partner-logo img{filter:none;opacity:1;width:auto;max-width:140px;max-height:54px}.partners-marquee .partner-logo img[src$="/brand/jaquar-clean.svg"]{filter:brightness(0)saturate()invert(36%)sepia(95%)saturate(1031%)hue-rotate(151deg)brightness(90%)contrast(101%)}.partners-marquee:hover .partners-marquee__track,.partners-marquee:focus-within .partners-marquee__track{animation-play-state:paused}@keyframes partners-marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-cta-note{color:#ffffffb8;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:9px;margin-top:20px;font-size:11px;font-weight:700;display:inline-flex}.home-cta-note:before{border:1px solid var(--gold-light);content:"";border-radius:50%;width:7px;height:7px}@keyframes home-hero-fade{0%,27%{opacity:1;transform:scale(1)}34%,94%{opacity:0;transform:scale(1.045)}to{opacity:1;transform:scale(1)}}@keyframes home-story-enter{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@media (max-width:1180px){.home-services-grid,.home-process-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:960px){.home-hero__inner{grid-template-columns:minmax(0,1fr) 240px}.home-metrics__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-metric:nth-child(4){border-left:0}.home-metric:nth-child(-n+3){border-bottom:1px solid var(--line)}.home-approach__grid{grid-template-columns:1fr}.home-approach__visual{min-height:500px}.home-projects-layout{grid-template-columns:1fr 1fr}.home-project-card:last-child{grid-column:1/-1;min-height:440px}.home-stories{grid-template-columns:1fr}.home-stories__controls{flex-direction:row}.home-stories__dots{flex:1;grid-template-columns:repeat(5,minmax(46px,1fr))}}@media (max-width:720px){.home-hero{min-height:680px}.home-hero:before{background:linear-gradient(#04140a57 0%,#04140aad 28%,#04140af0 100%),linear-gradient(90deg,#04140a80,#0000)}.home-hero__inner{width:min(100% - 32px, var(--site-max));flex-direction:column;justify-content:flex-end;align-items:flex-start;padding-block:86px 110px;display:flex}.home-hero__inner,.home-hero__copy,.home-hero__copy .display-title,.home-hero__copy .lead,.home-hero__copy .button-row,.home-hero__note{min-width:0;max-width:100%}.home-hero__copy{width:100%}.home-hero__copy .display-title{overflow-wrap:break-word;text-wrap:pretty;width:100%;font-size:clamp(38px,10.5vw,48px)}.home-hero__copy .lead,.home-hero__note{overflow-wrap:anywhere}.home-hero__badge{display:none}.home-hero__disclosure{white-space:normal;max-width:calc(100% - 32px);bottom:18px;left:16px;right:auto}.home-hero__disclosure .concept-label{white-space:normal;max-width:100%}.home-metrics{background:var(--stone);margin-top:0;padding:18px 0 0}.home-metrics__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-metric{min-height:112px;padding:20px}.home-metric:nth-child(odd){border-left:0}.home-metric:nth-child(4){border-left:1px solid var(--line)}.home-metric:nth-child(-n+4){border-bottom:1px solid var(--line)}.home-metric:last-child{grid-column:1/-1}.home-approach{padding-top:62px}.home-approach__visual{min-height:380px}.home-principles{grid-template-columns:1fr}.home-principles div{min-height:0}.home-services-grid,.home-projects-layout,.home-process-list{grid-template-columns:1fr}.home-project-card,.home-project-card:first-child,.home-project-card:last-child{grid-column:auto;min-height:440px}.home-process-intro{grid-template-columns:1fr;align-items:start}.home-process-card{min-height:230px}.home-process-card__number{margin-bottom:34px}.home-story footer{grid-template-columns:1fr}.home-story dl{grid-template-columns:1fr 1fr}.home-stories__controls{flex-direction:column}.home-stories__dots{grid-template-columns:repeat(5,minmax(0,1fr))}.home-stories__dots button{justify-content:center;padding:0}.home-partners-copy{flex-direction:column;align-items:flex-start}.partners-marquee .partner-logo{width:190px;min-height:94px}}@media (max-width:480px){.home-hero__copy .button-row{flex-direction:column;align-items:stretch;width:100%}.home-hero__copy .button-row>*{white-space:normal;width:100%;max-width:100%}.home-service-card__actions{flex-direction:column;align-items:flex-start}.home-story dl{grid-template-columns:1fr}.home-stories__arrows{order:2}}@media (prefers-reduced-motion:reduce){.home-hero__slide{animation:none;display:none}.home-hero__slide--one{opacity:1;display:block}.home-story{animation:none}.partners-marquee{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.partners-marquee__track{animation:none}.partners-marquee__set[aria-hidden=true]{display:none}.home-service-card:hover,.home-service-card:focus-within,.home-project-card:hover,.home-project-card:focus-within,.home-process-card:hover,.home-service-card:hover .home-service-card__visual img,.home-service-card:focus-within .home-service-card__visual img,.home-project-card:hover img,.home-project-card:focus-within img{transform:none}}.home-process-section{border-block:1px solid var(--line);background:linear-gradient(180deg, var(--white) 0%, var(--ivory) 100%);color:var(--ink);position:relative;overflow:hidden}.home-process-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 8% 0,#a47e3414,#0000 32rem);position:absolute;inset:0}.home-process-section>.container{z-index:1;position:relative}.home-process-section .eyebrow{color:var(--gold-dark)}.home-process-section .section-title{max-width:820px;color:var(--forest)}.home-process-section .home-process-intro .lead{color:var(--body)}.home-process-section .home-process-intro__aside{border-color:var(--line);background:var(--white);min-width:0;box-shadow:var(--card-shadow);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;padding:24px 28px;display:grid}.home-process-section .home-process-intro__aside strong{color:var(--gold-dark);font-size:clamp(46px,4vw,62px)}.home-process-section .home-process-intro__aside span{color:var(--body);border-left:1px solid #a47e344d;margin:0;padding-left:18px;font-size:14px;font-weight:600}.home-process-section .home-process-list{width:100%;min-width:0;max-width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,1.5vw,24px);overflow:visible}.home-process-section .home-process-card{border:1px solid var(--line);background:var(--white);min-width:0;min-height:320px;box-shadow:var(--card-shadow);color:var(--ink);cursor:pointer;border-radius:10px;flex-direction:column;padding:clamp(24px,2vw,30px);transition:border-color .28s,background-color .28s,box-shadow .28s,transform .28s;display:flex;position:relative;overflow:hidden}.home-process-section .home-process-card:before{background:linear-gradient(90deg, var(--gold), var(--gold-light));content:"";transform-origin:0;height:4px;transition:transform .28s;position:absolute;top:0;left:0;right:0;transform:scaleX(.28)}.home-process-section .home-process-card:first-child{background:var(--white)}.home-process-section .home-process-card:hover{box-shadow:var(--shadow-hover);color:var(--ink);background:#fbf7ed;border-color:#a47e3473;transform:translateY(-8px)}.home-process-section .home-process-card:hover:before{transform:scaleX(1)}.home-process-card__topline{z-index:1;align-items:center;gap:12px;min-width:0;margin-bottom:32px;display:flex;position:relative}.home-process-section .home-process-card__number{width:48px;height:48px;color:var(--forest);background:#f5dfaa;border:1px solid #a47e346b;border-radius:50%;flex:0 0 48px;margin:0;font-size:13px;transition:background-color .24s,transform .24s;box-shadow:0 0 0 6px #f2d2851a}.home-process-section .home-process-card:hover .home-process-card__number{background:var(--gold-light);color:var(--forest);transform:scale(1.06)}.home-process-card__duration{min-width:0;color:var(--muted);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;flex:1;align-items:center;gap:10px;font-size:10px;font-weight:800;display:flex}.home-process-card__duration:before{background:linear-gradient(90deg, var(--gold), #a47e341f);content:"";flex:1;width:100%;min-width:14px;height:1px}.home-process-card__body{z-index:1;flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.home-process-section .home-process-card h3{color:var(--forest);font-family:var(--font-display);overflow-wrap:anywhere;margin-bottom:12px;font-size:clamp(23px,1.8vw,29px);font-weight:600}.home-process-section .home-process-card:hover h3{color:var(--forest)}.home-process-section .home-process-card p{max-width:30ch;color:var(--muted);font-size:14px;line-height:1.65}.home-process-section .home-process-card:hover p{color:var(--body)}.home-process-card__output{background:#f8f5ed;border:1px solid #a47e3433;border-radius:7px;gap:7px;margin-top:auto;padding:15px 16px;display:grid}.home-process-card__output span{color:var(--gold-dark);letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:850}.home-process-card__output strong{color:var(--forest);font-size:13px;font-weight:600;line-height:1.45}.home-process-section .home-process-link{margin-top:30px}.home-process-section .home-process-link .text-link{border-bottom-color:var(--gold-dark);color:var(--gold-dark);padding:13px 0 10px}.home-process-section .home-process-link .text-link:hover{color:var(--forest)}@media (max-width:1180px){.home-process-section .home-process-list{box-shadow:none;background:0 0;border:0;border-radius:0;gap:16px;overflow:visible}.home-process-section .home-process-card,.home-process-section .home-process-card:last-child{border:1px solid var(--line);background:var(--white);min-height:300px;box-shadow:var(--card-shadow);border-radius:10px}}@media (max-width:720px){.home-process-section .home-process-intro{gap:28px;margin-bottom:32px}.home-process-section .home-process-intro__aside{width:100%;max-width:none;padding:20px}.home-process-section .home-process-card,.home-process-section .home-process-card:last-child{min-height:270px;padding:24px}.home-process-card__topline{margin-bottom:28px}.home-process-section .home-process-link{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){.home-process-section .home-process-card,.home-process-section .home-process-card:hover{transition:none;transform:none}}.home-stories-section{background:radial-gradient(circle at 92% 8%, #a47e3414, transparent 24rem), var(--stone);overflow:hidden}.home-stories-heading{align-items:flex-end;width:100%;max-width:none;margin-inline:auto}.home-stories-heading .section-title{max-width:760px;font-size:var(--section-title-size);font-weight:var(--section-title-weight);line-height:1.1}.home-stories-heading__proof{border-left:1px solid #735c004d;grid-template-columns:auto 1fr;align-items:center;gap:16px;width:min(100%,360px);padding:12px 0 12px 22px;display:grid}.home-stories-heading__proof strong{color:var(--gold-dark);font-family:var(--font-display);letter-spacing:-.055em;font-size:46px;font-weight:700;line-height:1}.home-stories-heading__proof p{color:var(--muted);margin:0;font-size:12.5px;line-height:1.55}.home-stories{width:100%;max-width:none;margin-inline:auto;display:block}.home-stories__autoplay-row{justify-content:flex-end;margin-bottom:10px;padding-inline:27px;display:flex}.home-stories__autoplay-control{min-height:44px;color:var(--forest);cursor:pointer;letter-spacing:.1em;text-transform:uppercase;background:#ffffffb8;border:1px solid #071b104d;border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:9px;font-weight:850;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex}.home-stories__autoplay-control svg{fill:currentColor;width:13px;height:13px}.home-stories__autoplay-control:hover,.home-stories__autoplay-control:focus-visible{border-color:var(--forest);background:var(--forest);color:var(--gold-light)}.home-stories__autoplay-control:disabled{border-color:var(--line);color:var(--muted);cursor:not-allowed;background:#ffffff80}.home-stories__carousel{padding-inline:27px;position:relative}.home-stories__side-control{z-index:5;border:1px solid var(--forest);background:var(--logo-canvas);width:54px;min-width:44px;min-height:62px;color:var(--forest);cursor:pointer;border-radius:7px;place-items:center;padding:0;transition:background-color .18s,color .18s,transform .18s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 12px 30px #061b0e29}.home-stories__side-control--previous{left:0}.home-stories__side-control--next{right:0}.home-stories__side-control svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:20px;height:20px}.home-stories__side-control:hover,.home-stories__side-control:focus-visible{background:var(--forest);color:var(--gold-light);transform:translateY(-50%)scale(1.04)}.home-stories__single-viewport{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:11px;overflow:hidden}.home-story-single{grid-template-columns:minmax(350px,.72fr) minmax(0,1.55fr);min-height:480px;display:grid}.home-story-single--next{animation:.42s cubic-bezier(.22,.8,.28,1) both home-story-slide-left}.home-story-single--previous{animation:.42s cubic-bezier(.22,.8,.28,1) both home-story-slide-right}.home-story-single__profile{background:radial-gradient(circle at 100% 0, #ffe08821, transparent 17rem), var(--forest);min-width:0;color:var(--white);flex-direction:column;padding:clamp(30px,3vw,46px);display:flex}.home-story-single__topline{color:var(--gold-light);letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:16px;font-size:9.5px;font-weight:850;display:flex}.home-story-single__profile .home-story__verified{color:#ffffffb3}.home-story-single__identity{align-items:center;gap:16px;margin-top:clamp(34px,4vw,58px);display:flex}.home-story-single__profile .home-story__avatar{width:62px;height:62px;color:var(--gold-light);background:#ffffff14;border-color:#ffe0886b;flex-basis:62px;font-size:19px}.home-story-single__identity div{min-width:0}.home-story-single__identity p{color:var(--gold-light);letter-spacing:.1em;text-transform:uppercase;margin:0 0 5px;font-size:9px;font-weight:800}.home-story-single__identity h3{font-family:var(--font-display);letter-spacing:-.035em;margin:0;font-size:clamp(28px,2.4vw,38px);font-weight:700;line-height:1}.home-story-single__identity div>span{color:#ffffffa3;margin-top:8px;font-size:11px;line-height:1.4;display:block}.home-story-single__facts{border-top:1px solid #ffffff29;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:auto 0 0;padding-top:26px;display:grid}.home-story-single__project{grid-column:1/-1}.home-story-single__facts dt,.home-story-single__outcome span{color:var(--gold-light);letter-spacing:.11em;text-transform:uppercase;font-size:8.5px;font-weight:850}.home-story-single__facts dd{color:#ffffffb3;margin:5px 0 0;font-size:11px;line-height:1.4}.home-story-single__outcome{background:#ffe08817;border:1px solid #ffe08840;border-radius:6px;margin-top:24px;padding:14px 15px}.home-story-single__outcome span,.home-story-single__outcome strong{display:block}.home-story-single__outcome strong{color:var(--white);letter-spacing:.035em;margin-top:6px;font-size:10px;font-weight:750;line-height:1.45}.home-story-single__quote{background:radial-gradient(circle at 100% 0, #a47e340f, transparent 22rem), var(--white);min-width:0;color:var(--forest);flex-direction:column;justify-content:center;padding:clamp(34px,4vw,64px);display:flex;position:relative}.home-story-single__quote>header{justify-content:space-between;align-items:center;gap:20px;display:flex}.home-story-single__quote .home-story__rating{color:var(--gold-dark);gap:4px;margin:0;display:flex}.home-story-single__quote>header>span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:850}.home-story-single__quote blockquote{max-width:980px;color:var(--forest);font-family:var(--font-display);margin:clamp(34px,4vw,56px) 0;position:relative}.home-story-single__quote blockquote>span{color:var(--gold-dark);opacity:.15;pointer-events:none;font-size:92px;line-height:1;position:absolute;top:-42px;left:-10px}.home-story-single__quote blockquote p{z-index:1;letter-spacing:-.018em;margin:0;font-size:clamp(20px,1.55vw,26px);font-style:italic;font-weight:600;line-height:1.5;position:relative}.home-story-single__closing{border-top:1px solid var(--line);max-width:650px;color:var(--muted);margin:auto 0 0;padding-top:18px;font-size:11px;line-height:1.5}@keyframes home-story-slide-left{0%{opacity:.35;transform:translate(64px)}to{opacity:1;transform:translate(0)}}@keyframes home-story-slide-right{0%{opacity:.35;transform:translate(-64px)}to{opacity:1;transform:translate(0)}}.home-stories__deck{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:20px;display:grid}.home-stories__deck .home-story{border:1px solid var(--line);background:var(--white);min-width:0;max-width:none;min-height:550px;box-shadow:var(--card-shadow);color:var(--forest);border-radius:10px;flex-direction:column;padding:clamp(24px,2.1vw,32px);animation:.36s both home-story-enter;display:flex;position:relative;overflow:hidden}.home-stories__deck .home-story:nth-child(3){background:#f9f7f1}.home-stories__deck .home-story--featured{border-color:var(--forest);background:radial-gradient(circle at 100% 0, #ffe0881f, transparent 15rem), var(--forest);color:var(--white);box-shadow:0 20px 48px #061b0e30}.home-story__topline{justify-content:space-between;align-items:center;gap:12px;display:flex}.home-story__position{color:var(--gold-dark);letter-spacing:.15em;font-size:10px;font-weight:850}.home-story--featured .home-story__position{color:var(--gold-light)}.home-story__verified{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:6px;font-size:9px;font-weight:800;display:inline-flex}.home-story__verified svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px;width:15px;height:15px}.home-story--featured .home-story__verified{color:#ffffffb3}.home-stories__deck .home-story__rating{color:var(--gold-dark);letter-spacing:0;gap:3px;margin:24px 0 0;display:flex}.home-story__rating svg{fill:currentColor;width:15px;height:15px}.home-story--featured .home-story__rating{color:var(--gold-light)}.home-stories__deck .home-story blockquote{max-width:none;color:inherit;font-family:var(--font-display);flex:1;margin:18px 0 24px;display:block;position:relative}.home-story__quote-mark{color:var(--gold-dark);font-family:var(--font-display);opacity:.16;pointer-events:none;font-size:66px;line-height:1;position:absolute;top:-17px;left:-4px}.home-story--featured .home-story__quote-mark{color:var(--gold-light);opacity:.22}.home-stories__deck .home-story blockquote p{z-index:1;letter-spacing:-.018em;margin:0;padding-top:16px;font-size:clamp(18px,1.28vw,21px);font-weight:700;line-height:1.48;position:relative}.home-story footer.home-story__client{border-top:1px solid var(--line);grid-template-columns:none;align-items:center;gap:12px;padding:18px 0 0;display:flex}.home-story--featured footer.home-story__client{border-top-color:#ffffff26}.home-story__avatar{width:44px;height:44px;color:var(--gold-dark);font-family:var(--font-display);background:#f2ede0;border:1px solid #735c0040;border-radius:50%;flex:0 0 44px;place-items:center;font-size:15px;font-weight:700;display:grid}.home-story--featured .home-story__avatar{color:var(--gold-light);background:#ffffff14;border-color:#ffe08859}.home-story__client>span:last-child{min-width:0}.home-story__client strong,.home-story__client small{display:block}.home-story__client strong{color:inherit;font-family:var(--font-display);font-size:18px;font-weight:700}.home-story__client small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10.5px;line-height:1.35;overflow:hidden}.home-story--featured .home-story__client small{color:#ffffff9e}.home-story dl.home-story__facts{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin:18px 0 0;padding:16px 0 0;display:grid}.home-story--featured dl.home-story__facts{border-top-color:#ffffff26}.home-story__project-fact{grid-column:1/-1}.home-story__facts dt{color:var(--gold-dark);letter-spacing:.1em;text-transform:uppercase;font-size:8.5px;font-weight:850}.home-story--featured .home-story__facts dt{color:var(--gold-light)}.home-story__facts dd{color:var(--muted);margin:4px 0 0;font-size:10.5px;line-height:1.35}.home-story--featured .home-story__facts dd{color:#ffffffb3}.home-story .home-story__highlight{color:var(--gold-dark);letter-spacing:.055em;text-transform:uppercase;background:#735c0012;border:1px solid #735c0029;border-radius:5px;margin:18px 0 0;padding:10px 12px;font-size:9px;font-weight:850;line-height:1.45;display:block}.home-story--featured .home-story__highlight{color:var(--gold-light);background:#ffe0881a;border-color:#ffe0883d}.home-stories__controls{grid-template-columns:108px minmax(0,1fr);align-items:stretch;gap:12px;margin-top:16px;display:grid}.home-stories__arrows{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.home-stories__arrows button{border:1px solid var(--forest);width:auto;min-width:0;min-height:54px;color:var(--forest);cursor:pointer;background:0 0;border-radius:6px;place-items:center;padding:0;transition:background-color .18s,color .18s,transform .18s;display:grid}.home-stories__arrows button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;width:18px;height:18px}.home-stories__arrows button:hover,.home-stories__arrows button:focus-visible{background:var(--forest);color:var(--white);transform:translateY(-2px)}.home-stories__dots{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.home-stories__dots button{border:1px solid var(--line);min-width:0;min-height:54px;color:var(--muted);cursor:pointer;text-align:left;background:#ffffffb8;border-radius:6px;justify-content:flex-start;align-items:center;gap:10px;padding:0 14px;transition:border-color .18s,background-color .18s,color .18s;display:flex;position:relative;overflow:hidden}.home-stories__dots button:after{background:var(--gold);content:"";opacity:0;height:3px;transition:opacity .18s,transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(.35)}.home-stories__dots button>span{color:var(--gold-dark);letter-spacing:.08em;font-size:9px;font-weight:850}.home-stories__dots button>strong{color:inherit;font-family:var(--font-display);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.home-stories__dots button:hover,.home-stories__dots button:focus-visible{background:var(--white);color:var(--forest);border-color:#735c006b}.home-stories__dots button.is-active{border-color:var(--forest);background:var(--forest);color:var(--white)}.home-stories__dots button.is-active>span{color:var(--gold-light)}.home-stories__dots button.is-active:after{background:var(--gold-light);opacity:1;transform:scaleX(1)}@media (max-width:1180px){.home-stories__deck{grid-template-columns:repeat(2,minmax(0,1fr))}.home-stories__deck .home-story:nth-child(3){display:none}}@media (max-width:900px){.home-stories-heading{flex-direction:column;align-items:flex-start}.home-stories-heading__proof{width:min(100%,440px)}.home-story-single{grid-template-columns:1fr}.home-story-single__profile{min-height:420px}.home-story-single__facts{margin-top:38px}.home-story-single__quote{min-height:430px}.home-stories__dots button{justify-content:center}.home-stories__dots button>strong{display:none}}@media (max-width:720px){.home-stories-heading .section-title{font-size:var(--section-title-size)}.home-stories-heading__proof{padding-left:16px}.home-stories-heading__proof strong{font-size:40px}.home-stories__deck{grid-template-columns:1fr}.home-stories__deck .home-story{min-height:0}.home-stories__deck .home-story:nth-child(n+2){display:none}.home-stories__carousel,.home-stories__autoplay-row{padding-inline:21px}.home-stories__side-control{width:42px;min-height:52px}.home-stories__side-control--previous{left:0}.home-stories__side-control--next{right:0}.home-story-single__profile{min-height:390px;padding:28px}.home-story-single__quote{min-height:0;padding:34px 30px}.home-story-single__quote blockquote{margin-block:42px 32px}.home-story-single__quote blockquote p{font-size:clamp(19px,5.2vw,23px)}.home-stories__controls{grid-template-columns:1fr}.home-stories__arrows{order:2;justify-self:end;width:108px}}@media (max-width:480px){.home-stories__deck .home-story{padding:23px}.home-stories__deck .home-story blockquote p{font-size:18px}.home-story dl.home-story__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.home-story__project-fact{grid-column:1/-1}.home-stories__dots{gap:5px}.home-stories__dots button{min-height:48px;padding:0}.home-story-single__identity{align-items:flex-start}.home-story-single__profile .home-story__avatar{flex-basis:52px;width:52px;height:52px}.home-story-single__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.home-story-single__project{grid-column:1/-1}.home-story-single__quote>header{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.home-stories__deck .home-story{animation:none}.home-stories__arrows button,.home-stories__dots button,.home-stories__dots button:after,.home-stories__autoplay-control{transition:none}.home-story-single--next,.home-story-single--previous{animation:none}}.home-hero{min-height:690px}.home-hero:before{background:linear-gradient(90deg,#020e07d1,#020e0780 46%,#020e0724),linear-gradient(#0000 52%,#020e0785)}.home-hero__inner{justify-content:center;align-items:center;width:min(1120px,100% - 48px);min-height:690px;padding:98px 0 142px;display:flex}.home-hero__copy{text-align:center;width:100%;max-width:1060px;margin-inline:auto}.home-hero__copy .eyebrow{color:var(--gold-light);letter-spacing:.04em;justify-content:center;margin-bottom:12px;font-size:13px}.home-hero__copy .eyebrow:before{display:none}.home-hero__copy .display-title{max-width:1060px;color:var(--white);font-family:var(--font-display);letter-spacing:-.035em;margin-inline:auto;font-size:clamp(48px,5.2vw,76px);font-weight:700;line-height:1.04}.home-hero__copy .lead{color:#ffffffe6;max-width:650px;margin:24px auto 28px;font-size:19px;line-height:1.65}.home-hero__copy .button-row{justify-content:center}.home-hero__note{justify-content:center;margin-top:26px}.home-hero__note:before{display:none}.home-hero__disclosure{right:max(24px, calc((100vw - var(--site-max)) / 2 + 24px));border:1px solid #f2d28559;bottom:24px;left:auto}.home-metrics{margin-top:-88px;padding-bottom:34px}.home-metrics__grid{box-shadow:none;background:0 0;border:0;border-radius:0;gap:18px;overflow:visible}.home-metric{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);min-height:168px;box-shadow:var(--shadow);padding:24px;transition:transform .28s,border-color .28s,box-shadow .28s}.home-metric:hover{box-shadow:var(--shadow-hover);border-color:#a47e348c;transform:translateY(-8px)}.home-metric strong{background:var(--forest);width:fit-content;min-width:54px;height:54px;color:var(--gold-light);font-family:var(--font-body);letter-spacing:-.025em;border-radius:6px;place-items:center;margin-bottom:18px;padding-inline:8px;font-size:20px;font-weight:850;display:grid}.home-metric span{color:var(--forest);font-family:var(--font-display);margin-top:0;font-size:18px;font-weight:700;line-height:1.25}.home-approach{padding-top:62px}.home-approach__grid{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);gap:52px}.home-approach__visual{min-height:520px;box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.home-approach__visual .home-approach__main-image{border-radius:var(--radius);width:82%;height:440px;box-shadow:var(--shadow);display:block;overflow:hidden}.home-approach__visual .home-approach__inset-image{border:9px solid var(--white);border-radius:var(--radius);width:58%;height:285px;box-shadow:var(--shadow);display:block;position:absolute;bottom:0;right:0;overflow:hidden}.home-approach__visual .home-approach__main-image img,.home-approach__visual .home-approach__inset-image img{object-fit:cover;width:100%;height:100%}.home-image-label{z-index:2}.home-approach__copy .section-title{max-width:760px}.home-principles div,.home-service-card,.home-process-card,.home-stories__stage{box-shadow:var(--shadow)}.home-principles strong,.home-service-card h3,.home-process-card h3,.home-story blockquote,.home-story footer strong,.home-process-intro__aside span{font-family:var(--font-display)}.home-service-card h3{letter-spacing:-.02em;font-size:clamp(22px,1.7vw,25px);font-weight:700}.home-projects{background:var(--white)}.home-projects .section-title{color:var(--forest)}.home-projects .lead{color:var(--muted)}.home-projects-layout{align-items:stretch;gap:22px}.home-project-card,.home-project-card:first-child{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);min-height:100%;box-shadow:var(--shadow);color:var(--ink);flex-direction:column;display:flex;overflow:hidden}.home-project-card:after{display:none}.home-project-card picture{z-index:auto;flex:0 0 280px;width:100%;height:280px;display:block;position:static}.home-project-card img{object-fit:cover;width:100%;height:100%}.home-project-card__copy{background:var(--white);flex-direction:column;flex:1;padding:24px;display:flex;position:static}.home-project-card__copy .concept-label{color:var(--gold-dark);margin-bottom:10px}.home-project-card__copy h3,.home-project-card:not(:first-child) .home-project-card__copy h3{color:var(--forest);font-family:var(--font-display);letter-spacing:-.025em;font-size:24px;font-weight:700;line-height:1.15}.home-project-card__meta{border-top:1px solid var(--line);color:var(--muted);margin-top:auto;padding-top:16px}.home-project-card:hover,.home-project-card:focus-within{box-shadow:var(--shadow-hover);border-color:#a47e348c}.home-process-intro__aside strong{font-family:var(--font-display);font-weight:700}.home-process-card h3,.home-story blockquote,.home-story footer strong{font-weight:700}.reveal-ready .home-service-card[data-reveal],.reveal-ready .home-project-card[data-reveal],.reveal-ready .home-process-card[data-reveal],.reveal-ready .home-metric[data-reveal]{transform:translate(-36px,24px)}.reveal-ready .home-service-card:nth-child(2n)[data-reveal],.reveal-ready .home-project-card:nth-child(2n)[data-reveal],.reveal-ready .home-process-card:nth-child(2n)[data-reveal],.reveal-ready .home-metric:nth-child(2n)[data-reveal]{transform:translate(36px,24px)}.reveal-ready .home-service-card[data-reveal].is-revealed,.reveal-ready .home-project-card[data-reveal].is-revealed,.reveal-ready .home-process-card[data-reveal].is-revealed,.reveal-ready .home-metric[data-reveal].is-revealed{transform:translate(0,0)}.reveal-ready .home-service-card[data-reveal].is-revealed:hover,.reveal-ready .home-service-card[data-reveal].is-revealed:focus-within,.reveal-ready .home-project-card[data-reveal].is-revealed:hover,.reveal-ready .home-project-card[data-reveal].is-revealed:focus-within,.reveal-ready .home-process-card[data-reveal].is-revealed:hover,.reveal-ready .home-metric[data-reveal].is-revealed:hover{transform:translateY(-8px)}@media (max-width:1080px){.home-metrics__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-approach__grid{grid-template-columns:1fr}}@media (max-width:720px){.home-hero{min-height:650px}.home-hero__inner{width:min(100% - 28px, var(--site-max));justify-content:center;min-height:650px;padding:62px 0 118px}.home-hero__copy{text-align:center}.home-hero__copy .display-title{max-width:100%;font-size:36px;line-height:1.08}.home-hero__copy .lead{max-width:100%;margin:20px auto 26px;font-size:16px}.home-hero__copy .button-row{flex-direction:column;align-items:stretch;width:100%}.home-hero__copy .button-row>*{width:100%}.home-hero__note{justify-content:center}.home-hero__disclosure{justify-content:center;max-width:none;bottom:18px;left:14px;right:14px}.home-metrics{background:var(--stone);margin-top:0;padding-block:24px 8px}.home-metrics__grid{grid-template-columns:1fr;gap:18px}.home-metric{min-height:0;border:1px solid var(--line)!important}.home-approach__visual{gap:0;min-height:0;display:grid}.home-approach__visual .home-approach__main-image{z-index:1;aspect-ratio:4/3;border-radius:var(--radius);width:94%;height:auto;box-shadow:var(--shadow);border:0;justify-self:start;position:relative}.home-approach__visual .home-approach__inset-image{z-index:2;aspect-ratio:16/10;border:6px solid var(--white);border-radius:var(--radius);width:78%;height:auto;box-shadow:var(--shadow);justify-self:end;margin-top:-16%;position:relative;bottom:auto;right:auto}.home-image-label{bottom:12px;right:12px}.home-project-card,.home-project-card:first-child,.home-project-card:last-child{min-height:0}.home-project-card picture{aspect-ratio:16/10;flex-basis:auto;height:auto}.reveal-ready .home-service-card[data-reveal],.reveal-ready .home-project-card[data-reveal],.reveal-ready .home-process-card[data-reveal],.reveal-ready .home-metric[data-reveal],.reveal-ready .home-service-card:nth-child(2n)[data-reveal],.reveal-ready .home-project-card:nth-child(2n)[data-reveal],.reveal-ready .home-process-card:nth-child(2n)[data-reveal],.reveal-ready .home-metric:nth-child(2n)[data-reveal]{transform:translateY(14px)}.reveal-ready .home-service-card[data-reveal].is-revealed,.reveal-ready .home-project-card[data-reveal].is-revealed,.reveal-ready .home-process-card[data-reveal].is-revealed,.reveal-ready .home-metric[data-reveal].is-revealed{transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.reveal-ready .home-service-card[data-reveal],.reveal-ready .home-project-card[data-reveal],.reveal-ready .home-process-card[data-reveal],.reveal-ready .home-metric[data-reveal],.reveal-ready .home-service-card:nth-child(2n)[data-reveal],.reveal-ready .home-project-card:nth-child(2n)[data-reveal],.reveal-ready .home-process-card:nth-child(2n)[data-reveal],.reveal-ready .home-metric:nth-child(2n)[data-reveal]{opacity:1;transform:none}.reveal-ready .home-service-card[data-reveal].is-revealed:hover,.reveal-ready .home-service-card[data-reveal].is-revealed:focus-within,.reveal-ready .home-project-card[data-reveal].is-revealed:hover,.reveal-ready .home-project-card[data-reveal].is-revealed:focus-within,.reveal-ready .home-process-card[data-reveal].is-revealed:hover,.reveal-ready .home-metric[data-reveal].is-revealed:hover{transform:none}}
