/* service-showcase — merged from the static build's app.css, source order preserved. */

.services-showcase .section-intro h2 { max-width: 702px; }
.services-showcase { padding-top: 131px; overflow: hidden; background-color: var(--paper); background-image: var(--noise); }
.showcase-rail { overflow-x: auto; scroll-behavior: smooth; scroll-padding-inline: max(40px, calc((100% - 1440px) / 2 + 40px)); scroll-snap-type: x proximity; scrollbar-width: none; overscroll-behavior-inline: contain; }
.showcase-rail::-webkit-scrollbar { display: none; }
.showcase-rail { margin-top: 69px; }
.showcase-rail__track { display: flex; width: max-content; gap: 20px; padding-inline: max(40px, calc((100% - 1440px) / 2 + 40px)); }
.showcase-card { position: relative; display: block; width: 325px; height: 400px; flex: none; overflow: hidden; color: #fff; scroll-snap-align: start; }
.showcase-card:nth-child(5)::after, .showcase-card:nth-child(7)::after { position: absolute; inset: 0; content: ""; pointer-events: none; }
.showcase-card:nth-child(5)::after { background: linear-gradient(141.08deg, rgba(0,0,0,.6) 16.377%, rgba(0,0,0,0) 50.061%); }
.showcase-card:nth-child(7)::after { background: linear-gradient(141.08deg, rgba(0,0,0,.6) .18166%, rgba(0,0,0,0) 50.061%); }
.showcase-card > img { width: 100%; height: 100%; object-fit: cover; transition: transform 600ms var(--ease-standard); }
.showcase-card:hover > img { transform: scale(1.035); }
.showcase-card h3 { position: absolute; z-index: 2; top: 32px; left: 32px; margin: 0; font-size: 32px; font-weight: 600; line-height: 32px; text-transform: capitalize; }
.showcase-card h3 em { font-family: var(--font-serif); font-weight: 400; }
.showcase-card__arrow { position: absolute; z-index: 3; right: 32px; bottom: 32px; display: grid; width: 40px; height: 40px; place-items: center; background: rgba(255,255,255,.25); backdrop-filter: blur(10px); opacity: 0; transform: translateY(8px); transition: opacity var(--motion-base) var(--ease-standard), transform var(--motion-base) var(--ease-standard); }
.showcase-card__arrow img { width: 24px; height: 24px; }
.showcase-card:hover .showcase-card__arrow, .showcase-card:focus-visible .showcase-card__arrow { opacity: 1; transform: translateY(0); }
.web-services { min-height: 820px; margin-top: 120px; }
.web-services .web-section-intro h2 { max-width: 685px; }
.web-services .web-section-intro > p:last-child { max-width: 620px; margin-inline: auto; }
.web-service-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 20px; margin-top: 80px; padding-inline: 80px; }
.web-service-card { min-height: 243px; padding: 32px 24px; border: 1px solid rgba(0,0,0,.1); background: #fff; }
.web-service-card h3 { max-width: 365px; margin: 0; font-size: 30px; font-weight: 600; line-height: 32px; }
.web-service-card p { max-width: 365px; margin: 31px 0 0; color: rgba(0,0,0,.58); font-size: 17px; line-height: 25px; }
.web-service-card--wine { color: #fff; border-color: var(--wine); background: var(--wine); }
.web-service-card--wine p { color: rgba(255,255,255,.62); }
body.web-development-page .web-services h2 { width: 464px; }
body.web-development-page .web-services .web-section-intro > p:last-child { width: 631px; }
body.web-development-page .web-services { min-height: 0; margin: 0; padding: 0 0 125.8px; border-bottom: 1px solid var(--wd-hair); }
body.web-development-page .web-service-grid { display: grid; width: min(100%, var(--wd-page)); margin: 76.9px auto 0; padding-inline: var(--wd-inset); gap: 20px; grid-template-columns: repeat(3, 1fr); }
body.web-development-page .web-service-card { min-height: 243px; padding: 29.2px 23px 0; border: 1px solid var(--wd-hair); background: #fff; }
body.web-development-page .web-service-card--wine { border-color: var(--wine); background: var(--wine); }
body.web-development-page .web-service-card h3 { max-width: 365px; margin: 0; font-size: 32px; font-weight: 600; line-height: 32px; letter-spacing: 0; }
body.web-development-page .web-service-card p { max-width: 365px; margin: 19.5px 0 0; color: var(--wd-muted); font-size: 18px; line-height: 26px; }
body.web-development-page .web-service-card--wine p { color: rgba(255, 255, 255, .6); }
body.email-marketing-page .email-channel { padding-top: 94px; }
body.email-marketing-page .email-channel .section-intro { display: flex; flex-direction: column; align-items: center; }
body.email-marketing-page .email-channel .section-intro h2 { width: 441px; margin: 24.1px 0 0; font-size: 60px; line-height: 60px; letter-spacing: normal; }
body.email-marketing-page .email-channel .section-intro h2 em { display: block; font-family: var(--font-serif); font-weight: 400; font-style: italic; }
body.email-marketing-page .email-channel .section-intro p.email-channel__lede { width: 679px; max-width: none; margin: 13.5px auto 0; color: rgba(0,0,0,.5); font-size: 18px; line-height: 26px; text-align: center; }
body.email-marketing-page .email-channel .section-intro p.email-channel__lede + p.email-channel__lede { width: 838px; margin-top: 10px; }
body.email-marketing-page .email-channel__grid { display: grid; margin-top: 76.4px; grid-template-columns: repeat(4,325px); justify-content: center; gap: 20px; }
body.email-marketing-page .email-channel__grid article { height: 265px; padding: 16.1px 24px 0; border: 1px solid rgba(0,0,0,.1); background-color: #fff; background-image: var(--noise); }
body.email-marketing-page .email-channel__grid strong { display: block; color: var(--wine); font-size: 60px; font-weight: 600; line-height: 60px; }
body.email-marketing-page .email-channel__grid h3 { margin: 42.7px 0 0; font-size: 32px; font-weight: 500; line-height: 32px; }
body.email-marketing-page .email-channel__grid p { width: 277px; margin: 18.8px 0 0; color: rgba(0,0,0,.5); font-size: 18px; line-height: 26px; }
.web-development-page .web-services h2 { width: 464px; }
.web-development-page .web-services .web-section-intro > p:last-child { width: 631px; }
.web-development-page .web-services { min-height: 0; margin: 0; padding: 0 0 125.8px; border-bottom: 1px solid var(--wd-hair); }
.web-development-page .web-service-grid { display: grid; width: min(100%, var(--wd-page)); margin: 76.9px auto 0; padding-inline: var(--wd-inset); gap: 20px; grid-template-columns: repeat(3, 1fr); }
.web-development-page .web-service-card { min-height: 243px; padding: 29.2px 23px 0; border: 1px solid var(--wd-hair); background: #fff; }
.web-development-page .web-service-card--wine { border-color: var(--wine); background: var(--wine); }
.web-development-page .web-service-card h3 { max-width: 365px; margin: 0; font-size: 32px; font-weight: 600; line-height: 32px; letter-spacing: 0; }
.web-development-page .web-service-card p { max-width: 365px; margin: 19.5px 0 0; color: var(--wd-muted); font-size: 18px; line-height: 26px; }
.web-development-page .web-service-card--wine p { color: rgba(255, 255, 255, .6); }
.email-marketing-page .email-channel { padding-top: 94px; }
.email-marketing-page .email-channel .section-intro { display: flex; flex-direction: column; align-items: center; }
.email-marketing-page .email-channel .section-intro h2 { width: 441px; margin: 24.1px 0 0; font-size: 60px; line-height: 60px; letter-spacing: normal; }
.email-marketing-page .email-channel .section-intro h2 em { display: block; font-family: var(--font-serif); font-weight: 400; font-style: italic; }
.email-marketing-page .email-channel .section-intro p.email-channel__lede { width: 679px; max-width: none; margin: 13.5px auto 0; color: rgba(0,0,0,.5); font-size: 18px; line-height: 26px; text-align: center; }
.email-marketing-page .email-channel .section-intro p.email-channel__lede + p.email-channel__lede { width: 838px; margin-top: 10px; }
.email-marketing-page .email-channel__grid { display: grid; margin-top: 76.4px; grid-template-columns: repeat(4,325px); justify-content: center; gap: 20px; }
.email-marketing-page .email-channel__grid article { height: 265px; padding: 16.1px 24px 0; border: 1px solid rgba(0,0,0,.1); background-color: #fff; background-image: var(--noise); }
.email-marketing-page .email-channel__grid strong { display: block; color: var(--wine); font-size: 60px; font-weight: 600; line-height: 60px; }
.email-marketing-page .email-channel__grid h3 { margin: 42.7px 0 0; font-size: 32px; font-weight: 500; line-height: 32px; }
.email-marketing-page .email-channel__grid p { width: 277px; margin: 18.8px 0 0; color: rgba(0,0,0,.5); font-size: 18px; line-height: 26px; }
.showcase-rail, .work-rail { overflow-x: auto; scroll-behavior: smooth; scroll-padding-inline: max(40px, calc((100% - 1440px) / 2 + 40px)); scroll-snap-type: x proximity; scrollbar-width: none; overscroll-behavior-inline: contain; }
.showcase-rail::-webkit-scrollbar, .work-rail::-webkit-scrollbar { display: none; }
