@charset "UTF-8";@media only screen and (min-width: 0rem) {.project-meta {display: flex;flex-wrap: wrap;align-items: center;gap: 1rem;padding: 1rem 0 1.5rem;border-bottom: 1px solid #ebebeb;margin-bottom: 2rem;}.project-meta-item {display: flex;align-items: center;gap: 0.375rem;font-size: 0.875rem;line-height: 1.5em;color: var(--bodyTextColor);}.project-meta-item svg {color: var(--primary);flex-shrink: 0;}.project-meta-category {background-color: var(--primary);color: #fff;font-size: 0.75rem;font-weight: 700;text-transform: uppercase;letter-spacing: 0.08em;padding: 0.25rem 0.75rem;border-radius: 0.25rem;}}@media only screen and (min-width: 0rem) {#blog-content {}#blog-content img {display: block;border-radius: 0.5rem;margin: 2rem 0;height: auto;width: 100%;object-fit: cover;box-shadow: 0px 8px 32px rgba(26, 26, 26, 0.1);}#blog-content p:has(img) + p:has(img) {display: grid;grid-template-columns: 1fr 1fr;gap: 1rem;}}@media only screen and (min-width: 0rem) {.testimonial-card {position: relative;margin: 2.5rem 0;padding: 2rem;background-color: #f9f9f9;border-left: 4px solid var(--primary);border-radius: 0 0.5rem 0.5rem 0;box-shadow: 0px 4px 24px rgba(26, 26, 26, 0.06);}.testimonial-card:before {content: "“";position: absolute;top: -1rem;right: 1.5rem;font-size: 7.5rem;line-height: 1;color: var(--primary);opacity: 0.08;font-family: Georgia, serif;pointer-events: none;}.testimonial-stars {display: flex;align-items: center;gap: 0.25rem;margin-bottom: 1rem;}.testimonial-stars svg {color: #f5a623;}.testimonial-review {margin: 0 0 1.25rem;padding: 0;border: none;font-size: 1rem;line-height: 1.7em;color: var(--bodyTextColor);font-style: italic;}.testimonial-author {display: flex;align-items: center;gap: 0.625rem;}.testimonial-author-icon {display: flex;justify-content: center;align-items: center;width: 2.25rem;height: 2.25rem;border-radius: 50%;background-color: var(--primary);flex-shrink: 0;}.testimonial-author-icon svg {color: #fff;}.testimonial-name {font-size: 0.875rem;font-weight: 700;color: var(--headerColor);line-height: 1.5em;}}@media only screen and (min-width: 0rem) {.project-pillar-link {margin-top: 2.5rem;padding: 1.25rem 1.5rem;background-color: #f9f9f9;border-radius: 0.5rem;font-size: 0.9375rem !important;}.project-pillar-link a {color: var(--primary);font-weight: 700;text-decoration: underline;text-underline-offset: 3px;}}@media only screen and (min-width: 0rem) {#project-before-after {padding: var(--sectionPadding);}#project-before-after .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;justify-content: center;}#project-before-after .cs-picture-group {width: 100%;max-width: 52.875rem;max-height: clamp(11.25rem, 47vw, 30rem);margin: auto;overflow: hidden;border-radius: 0.375rem;position: relative;cursor: ew-resize;}#project-before-after .cs-picture {width: 100%;height: 100%;overflow: hidden;position: absolute;top: 0;left: 0;}#project-before-after .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#project-before-after .cs-picture-before {width: 50%;z-index: 2;}#project-before-after .cs-slider-wrapper {position: absolute;top: 0;bottom: 0;left: 50%;z-index: 10;transform: translateX(-50%);}#project-before-after .cs-tags {display: flex;justify-content: center;gap: 0.75rem;position: absolute;top: clamp(0.375rem, 1.5vw, 1rem);left: 50%;transform: translateX(-56%);}#project-before-after .cs-tag {font-size: clamp(0.375rem, 1.5vw, 1rem);font-weight: 700;line-height: 1.2em;color: #fff;text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);}#project-before-after .cs-line {width: 2px;height: 100%;background: #fff;box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);}#project-before-after .cs-arrows {display: flex;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}#project-before-after .cs-arrow {width: clamp(1rem, 4vw, 2.5rem);height: auto;}}@media only screen and (min-width: 0rem) {body.dark-mode .project-meta {border-color: rgba(255, 255, 255, 0.1);}body.dark-mode .project-meta-item {color: #f7f7f7;}body.dark-mode .testimonial-card {background-color: rgba(255, 255, 255, 0.05);}body.dark-mode .testimonial-review {color: #f7f7f7;}body.dark-mode .testimonial-name {color: #f7f7f7;}body.dark-mode .project-pillar-link {background-color: rgba(255, 255, 255, 0.05);color: #f7f7f7;}}