a[data-astro-cid-dhfotatx]{text-decoration:none}.contact-link[data-astro-cid-dhfotatx],.phone-link[data-astro-cid-dhfotatx]{cursor:pointer;display:flex;text-align:center;align-items:center;padding:.5rem 1rem;gap:.5rem;color:var(--accent-text-over);border:1px solid var(--accent-regular);background-color:var(--accent-regular);border-radius:999rem;font-size:var(--text-md);line-height:1.35;white-space:nowrap;text-decoration:none;transition:all .3s ease}.contact-link[data-astro-cid-dhfotatx]:hover,.phone-link[data-astro-cid-dhfotatx]:hover{background-color:var(--accent-dark);transform:translateY(-1px);box-shadow:var(--shadow-md)}.hero[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;align-items:stretch;gap:2rem;width:100%}.hero[data-astro-cid-dhfotatx] .hero-content{display:flex;flex-direction:column;justify-content:center}.custom-tagline[data-astro-cid-dhfotatx]{font-size:var(--text-md);font-weight:600;color:var(--accent-regular);margin:-1.2rem 0 .1rem;max-width:fit-content}.service-description[data-astro-cid-dhfotatx]{font-size:var(--text-lg);color:var(--gray-300);margin:0 0 .75rem;max-width:57ch;line-height:1.5}.roles[data-astro-cid-dhfotatx]{margin-top:.5rem;display:flex;gap:.5rem;justify-content:flex-start;width:100%;flex-wrap:wrap}.hero[data-astro-cid-dhfotatx] .product-carousel{width:100%;max-width:100%;aspect-ratio:16 / 9;border-radius:1.5rem;box-shadow:var(--shadow-md)}@media (min-width: 50em){.hero[data-astro-cid-dhfotatx]{max-width:none;display:grid;grid-template-columns:5fr 4fr;padding-inline:2.5rem;gap:3.75rem;align-items:center}.hero[data-astro-cid-dhfotatx] .hero-content{display:flex;flex-direction:column;justify-content:center}.custom-tagline[data-astro-cid-dhfotatx]{font-size:var(--text-lg)}.service-description[data-astro-cid-dhfotatx]{font-size:var(--text-2xl)}.hero[data-astro-cid-dhfotatx] .product-carousel{aspect-ratio:4 / 3;border-radius:1rem}}.philosophy-text[data-astro-cid-dhfotatx]{text-align:center;max-width:80ch;margin:4rem auto 0;padding:0}.products-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1fr;gap:2rem;width:100%}@media (min-width: 50em){.products-grid[data-astro-cid-dhfotatx]{grid-template-columns:repeat(2,1fr);gap:2rem;grid-area:gallery}}.product-card[data-astro-cid-dhfotatx]{width:100%}.section[data-astro-cid-dhfotatx]{display:grid;gap:2rem}.with-background[data-astro-cid-dhfotatx]{position:relative}.with-background[data-astro-cid-dhfotatx]:before{--hero-bg: var(--bg-image-subtle-2);content:"";position:absolute;pointer-events:none;left:50%;width:100vw;aspect-ratio:calc(2.25 / var(--bg-scale));top:0;transform:translateY(-75%) translate(-50%);background:url(/assets/backgrounds/noise.png) top center/220px repeat,var(--hero-bg) center center / var(--bg-gradient-size) no-repeat,var(--gray-999);background-blend-mode:overlay,normal,normal,normal;mix-blend-mode:var(--bg-blend-mode);z-index:-1}.with-background[data-astro-cid-dhfotatx].bg-variant:before{--hero-bg: var(--bg-image-subtle-1)}.section-header[data-astro-cid-dhfotatx]{justify-self:center;text-align:center;max-width:50ch;font-size:var(--text-md);color:var(--gray-300)}.section-header[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:var(--text-2xl)}@media (min-width: 50em){.section[data-astro-cid-dhfotatx]{grid-template-columns:repeat(4,1fr);grid-template-areas:"header header header header" "gallery gallery gallery gallery";gap:5rem}.section-header[data-astro-cid-dhfotatx]{grid-area:header;font-size:var(--text-lg)}.section-header[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:var(--text-4xl)}.gallery[data-astro-cid-dhfotatx]{grid-area:gallery}}.card[data-astro-cid-dhfotatx]{display:grid;grid-template:auto 1fr / auto 1fr;height:11rem;background:var(--gradient-subtle);border:1px solid var(--gray-800);border-radius:.75rem;overflow:hidden;box-shadow:var(--shadow-sm);text-decoration:none;font-family:var(--font-brand);font-size:var(--text-lg);font-weight:500;transition:box-shadow var(--theme-transition);filter:grayscale(100%)}.card[data-astro-cid-dhfotatx]:hover{box-shadow:var(--shadow-md);filter:grayscale(0%)}.card[data-astro-cid-dhfotatx] .title[data-astro-cid-dhfotatx]{grid-area:1 / 1 / 2 / 2;z-index:1;margin:.5rem;padding:.5rem 1rem;background:var(--gray-999);color:var(--gray-200);border-radius:.375rem}.card[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{grid-area:1 / 1 / 3 / 3;width:100%;height:100%;object-fit:cover}.card[data-astro-cid-dhfotatx].featured{height:28rem;min-height:28rem;transform:scale(1.02);transition:all var(--theme-transition)}.card[data-astro-cid-dhfotatx].featured:hover{transform:scale(1.05);box-shadow:var(--shadow-xl)}.card[data-astro-cid-dhfotatx].featured .title[data-astro-cid-dhfotatx]{font-size:var(--text-xl);font-weight:600;background:var(--accent-regular);color:var(--accent-text-over)}.featured-description[data-astro-cid-dhfotatx]{grid-area:2 / 1 / 3 / 3;z-index:2;margin:1rem;padding:1rem;background:transparent;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.8);border-radius:.5rem;font-size:var(--text-base);line-height:1.4;font-style:italic;text-align:center;font-weight:500;align-self:end}@media (min-width: 50em){.card[data-astro-cid-dhfotatx]{height:22rem;border-radius:1.5rem}.card[data-astro-cid-dhfotatx].featured{height:32rem;min-height:32rem}.card[data-astro-cid-dhfotatx] .title[data-astro-cid-dhfotatx]{border-radius:.9375rem}.card[data-astro-cid-dhfotatx].featured .title[data-astro-cid-dhfotatx]{font-size:var(--text-2xl)}.featured-description[data-astro-cid-dhfotatx]{font-size:var(--text-lg);margin:1.5rem;padding:1.5rem;text-shadow:3px 3px 6px rgba(0,0,0,.9)}}
