:root{--ds-bg:#f6f2ea;--ds-fg:#17201d;--ds-muted:#5d6763;--ds-surface:#fff;--ds-surface-fg:#17201d;--ds-accent:#e26324;--ds-accent-fg:#fff;--ds-dark:#15201c;--ds-dark-fg:#f8f4ec;--ds-line:color-mix(in srgb, var(--ds-fg) 15%, transparent);--ds-radius:1rem;--ds-width:72rem;--ds-space:clamp(4rem, 8vw, 8rem);color:var(--ds-fg);background:var(--ds-bg);font-synthesis:none;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ds-bg);color:var(--ds-fg);margin:0}img{max-width:100%;height:auto;display:block}a{color:inherit}.ds-site{overflow:clip}.ds-scale-compact{font-size:.94rem}.ds-scale-large{font-size:1.06rem}.ds-skip-link{z-index:100;background:var(--ds-accent);color:var(--ds-accent-fg);border-radius:999px;padding:.75rem 1rem;font-weight:800;position:fixed;top:.75rem;left:.75rem;transform:translateY(-200%)}.ds-skip-link:focus{transform:translateY(0)}.ds-container{width:min(calc(100% - 2rem), var(--ds-width));margin-inline:auto}.ds-section{padding-block:var(--ds-space)}.ds-density-compact{--ds-space:clamp(2.5rem, 5vw, 4.5rem)}.ds-density-spacious{--ds-space:clamp(5rem, 10vw, 10rem)}.ds-width-narrow .ds-container{--ds-width:52rem}.ds-width-wide .ds-container{--ds-width:84rem}.ds-align-center{text-align:center}.ds-tone-surface{background:var(--ds-surface);color:var(--ds-surface-fg)}.ds-tone-brand{background:var(--ds-accent);color:var(--ds-accent-fg)}.ds-tone-dark{background:var(--ds-dark);color:var(--ds-dark-fg)}.ds-tone-image{color:#fff;background:var(--ds-dark)}.ds-heading-group{max-width:48rem;margin-bottom:clamp(2rem,5vw,4rem)}.ds-align-center .ds-heading-group{margin-inline:auto}.ds-eyebrow{color:var(--ds-accent);letter-spacing:.13em;text-transform:uppercase;margin:0 0 .75rem;font-size:.78rem;font-weight:800}.ds-tone-brand .ds-eyebrow,.ds-tone-dark .ds-eyebrow,.ds-tone-image .ds-eyebrow{color:inherit;opacity:.72}h1,h2,h3,p,figure,blockquote{margin-top:0}h1,h2,h3{text-wrap:balance;letter-spacing:-.035em}h1{font-size:clamp(3rem,8vw,6.8rem);line-height:.94}h2{font-size:clamp(2.2rem,5vw,4.3rem);line-height:1}h3{font-size:clamp(1.2rem,2vw,1.55rem)}.ds-lede{color:var(--ds-muted);text-wrap:pretty;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.7}.ds-tone-brand .ds-lede,.ds-tone-dark .ds-lede,.ds-tone-image .ds-lede{color:inherit;opacity:.78}.ds-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.75rem;display:flex}.ds-action{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:3rem;padding:.75rem 1.15rem;font-weight:750;text-decoration:none;transition:transform .16s,background .16s;display:inline-flex}.ds-action:hover{transform:translateY(-2px)}.ds-action:focus-visible,.ds-header a:focus-visible,.ds-footer a:focus-visible,summary:focus-visible{outline:3px solid var(--ds-accent);outline-offset:3px}.ds-action--primary{background:var(--ds-accent);color:var(--ds-accent-fg)}.ds-tone-brand .ds-action--primary{background:var(--ds-dark);color:var(--ds-dark-fg)}.ds-action--secondary{border-color:currentColor}.ds-action--text{min-height:2rem;color:var(--ds-accent);padding-inline:0}.ds-header{z-index:2;border-bottom:1px solid var(--ds-line);background:color-mix(in srgb, var(--ds-bg) 92%, transparent);position:relative}.ds-header__inner{align-items:center;gap:1.5rem;min-height:5rem;display:flex}.ds-brand{align-items:center;gap:.75rem;margin-right:auto;font-weight:850;text-decoration:none;display:inline-flex}.ds-brand__logo{object-fit:contain;width:2.4rem;height:2.4rem}.ds-header__nav{align-items:center;gap:1.25rem;display:flex}.ds-header__nav a,.ds-footer nav a{font-size:.9rem;text-decoration:none}.ds-header--minimal .ds-header__nav{display:none}.ds-hero-shell{padding-top:clamp(3rem,7vw,7rem)}.ds-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(18rem,.95fr);align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.ds-hero__accent{color:var(--ds-accent);display:block}.ds-hero__media img{aspect-ratio:4/5;object-fit:cover;border-radius:var(--ds-radius);width:100%;box-shadow:0 2rem 5rem color-mix(in srgb, var(--ds-fg) 18%, transparent)}.ds-hero--full_bleed{align-items:end;min-height:45rem;display:grid;position:relative}.ds-hero--full_bleed .ds-hero__grid{display:block}.ds-hero--full_bleed .ds-hero__content{z-index:1;max-width:50rem;position:relative}.ds-hero--full_bleed .ds-hero__media{position:absolute;inset:0}.ds-hero--full_bleed .ds-hero__media:after{content:"";background:linear-gradient(90deg,#0a0f0de6,#0a0f0d2e);position:absolute;inset:0}.ds-hero--full_bleed .ds-hero__media img{width:100%;height:100%;box-shadow:none;border-radius:0}.ds-hero__badges{color:var(--ds-muted);flex-wrap:wrap;gap:.75rem 1rem;margin:1.75rem 0 0;padding:0;font-size:.9rem;list-style:none;display:flex}.ds-glyph{background:color-mix(in srgb, var(--ds-accent) 14%, transparent);width:2.35rem;height:2.35rem;color:var(--ds-accent);border-radius:50%;place-items:center;font-weight:900;display:inline-grid}.ds-hero__badges .ds-glyph{width:1.3rem;height:1.3rem}.ds-trust__heading{text-transform:uppercase;letter-spacing:.08em;margin-bottom:2rem;font-size:1rem}.ds-trust__items{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.ds-trust__items li{justify-content:center;align-items:center;gap:.8rem;display:flex}.ds-trust__items small,.ds-testimonial figcaption span{opacity:.68;margin-top:.2rem;display:block}.ds-stat{font-size:2rem}.ds-trust__logo{object-fit:contain;width:6rem;height:3rem}.ds-services__grid,.ds-projects__grid,.ds-testimonials__grid,.ds-service-area__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.ds-services--cards_2 .ds-services__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ds-services--compact_list .ds-services__grid{grid-template-columns:1fr 1fr}.ds-service-card,.ds-project-card,.ds-testimonial,.ds-service-area__grid article{border:1px solid var(--ds-line);border-radius:var(--ds-radius);background:var(--ds-surface);color:var(--ds-surface-fg)}.ds-service-card{padding:1.5rem}.ds-service-card img{aspect-ratio:4/3;object-fit:cover;border-radius:var(--ds-radius) var(--ds-radius) 0 0;width:calc(100% + 3rem);max-width:none;margin:-1.5rem -1.5rem 1.5rem}.ds-service-card .ds-glyph{margin-bottom:2rem}.ds-project-card{overflow:hidden}.ds-project-card__media{grid-auto-columns:1fr;grid-auto-flow:column;display:grid}.ds-project-card__media figure{margin:0;position:relative}.ds-project-card__media img{aspect-ratio:4/3;object-fit:cover;width:100%}.ds-project-card__media figcaption{color:#111;background:#fff;border-radius:999px;padding:.35rem .55rem;font-size:.75rem;font-weight:800;position:absolute;bottom:.75rem;left:.75rem}.ds-project-card__body{padding:1.5rem}.ds-project-card__outcome{color:var(--ds-accent)}.ds-projects--gallery .ds-projects__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ds-testimonial{margin:0;padding:1.75rem}.ds-testimonial blockquote{font-size:1.2rem;line-height:1.6}.ds-rating{color:var(--ds-accent);letter-spacing:.1em}.ds-testimonials--featured .ds-testimonial:first-child{background:var(--ds-dark);color:var(--ds-dark-fg);grid-column:span 2}.ds-service-area__grid article{padding:1.5rem}.ds-service-area__grid ul{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.ds-service-area__grid .ds-glyph{width:1.4rem;height:1.4rem}.ds-service_area--list .ds-service-area__grid{grid-template-columns:1fr}.ds-faq__grid{grid-template-columns:1fr 1fr;gap:.75rem 1.25rem;display:grid}.ds-faq--accordion .ds-faq__grid{grid-template-columns:1fr;max-width:52rem}.ds-faq details{border-bottom:1px solid var(--ds-line);padding:1rem 0}.ds-faq summary{cursor:pointer;font-weight:800}.ds-faq details p{color:var(--ds-muted);margin:1rem 0 0;line-height:1.65}.ds-cta__grid{grid-template-columns:minmax(0,.9fr) minmax(20rem,1.1fr);align-items:start;gap:clamp(2rem,7vw,7rem);display:grid}.ds-cta--callout .ds-cta__grid{text-align:center;grid-template-columns:1fr}.ds-cta--callout .ds-heading-group,.ds-cta--callout .ds-actions{justify-content:center;margin-inline:auto}.ds-managed-form{border-radius:var(--ds-radius);background:var(--ds-surface);min-height:29rem;overflow:hidden;box-shadow:0 1rem 3rem #0000001f}.ds-managed-form iframe{border:0;width:100%;min-height:29rem;display:block}.ds-footer{background:var(--ds-dark);color:var(--ds-dark-fg);padding-block:4rem 2rem}.ds-footer__grid{grid-template-columns:1.5fr .7fr 1fr;gap:2rem;display:grid}.ds-footer__brand{margin-bottom:1rem;font-size:1.35rem;display:block}.ds-footer nav,.ds-footer address{align-content:start;gap:.65rem;font-style:normal;display:grid}.ds-footer__bottom{border-top:1px solid #ffffff29;grid-column:1/-1;justify-content:space-between;gap:1rem;padding-top:2rem;display:flex}.ds-footer__social,.ds-footer__legal{flex-wrap:wrap;gap:1rem;display:flex}.ds-footer--compact .ds-footer__grid{text-align:center;grid-template-columns:1fr}.ds-footer--compact nav,.ds-footer--compact address,.ds-footer--compact .ds-footer__bottom{justify-content:center}@media (width<=760px){:root{--ds-space:4.5rem}.ds-header__inner{flex-wrap:wrap;padding-block:.8rem}.ds-header__nav{order:3;width:100%;padding-bottom:.4rem;overflow-x:auto}.ds-header .ds-action{min-height:2.5rem;padding:.55rem .8rem}.ds-hero__grid,.ds-cta__grid{grid-template-columns:1fr}.ds-hero__content{order:1}.ds-hero__media{order:2}.ds-hero__media img{aspect-ratio:4/3}.ds-services__grid,.ds-services--cards_2 .ds-services__grid,.ds-services--compact_list .ds-services__grid,.ds-projects__grid,.ds-projects--gallery .ds-projects__grid,.ds-testimonials__grid,.ds-service-area__grid,.ds-faq__grid{grid-template-columns:1fr}.ds-testimonials--featured .ds-testimonial:first-child{grid-column:auto}.ds-footer__grid{grid-template-columns:1fr}.ds-footer__bottom{flex-direction:column;grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ds-action{transition:none}}