 @media only screen and (min-width: 0rem) {@keyframes badgePulse {0%, 100% {opacity: 1;transform: scale(1);}50% {opacity: 0.5;transform: scale(0.85);}}#cs-hero {padding: clamp(9rem, 15vw, 12rem) 1rem clamp(4rem, 8vw, 6rem);background: radial-gradient(ellipse at 20% 80%, rgba(72, 71, 71, 0.5) 0%, transparent 50%), radial-gradient(ellipse at 80% 20%, rgba(255, 255, 255, 0.04) 0%, transparent 40%), linear-gradient(135deg, var(--primary) 0%, #1a1919 100%);position: relative;overflow: hidden;}#cs-hero::before {content: '';position: absolute;top: -50%;right: -20%;width: 80%;height: 150%;background: radial-gradient(ellipse at 70% 30%, rgba(255, 255, 255, 0.06) 0%, transparent 50%), radial-gradient(ellipse at 30% 70%, rgba(255, 255, 255, 0.03) 0%, transparent 60%);pointer-events: none;}#cs-hero::after {content: '';position: absolute;bottom: 0;left: 0;right: 0;height: 12.5rem;background: linear-gradient(to top, var(--secondary) 0%, transparent 100%);pointer-events: none;}#cs-hero .cs-container {width: 100%;max-width: 68.75rem;margin: 0 auto;display: flex;flex-direction: column;gap: clamp(0.5rem, 5vw, 0.5rem);position: relative;z-index: 1;}#cs-hero .cs-content {text-align: center;display: flex;flex-direction: column;align-items: center;}#cs-hero .cs-hero-badge {display: inline-flex;align-items: center;gap: 0.5rem;padding: 0.5rem 1rem;background: rgba(255, 255, 255, 0.08);border: 1px solid rgba(255, 255, 255, 0.12);border-radius: 6.25rem;margin-bottom: 1.25rem;backdrop-filter: blur(8px);-webkit-backdrop-filter: blur(8px);}#cs-hero .cs-badge-dot {width: 0.5rem;height: 0.5rem;background: var(--secondary);border-radius: 50%;animation: badgePulse 2s ease-in-out infinite;}#cs-hero .cs-badge-text {font-size: 0.6875rem;font-weight: 700;letter-spacing: 0.15em;text-transform: uppercase;color: var(--secondary);opacity: 0.9;}#cs-hero .cs-topper {color: var(--secondary);opacity: 0.6;font-size: 0.6875rem;letter-spacing: 0.2em;margin-bottom: 0.75rem;}#cs-hero .cs-title {color: var(--secondary);margin-bottom: 1rem;font-size: clamp(2.5rem, 6vw, 4rem);line-height: 1.05em;font-weight: 900;letter-spacing: -0.02em;text-shadow: 0 4px 30px rgba(0, 0, 0, 0.3);}#cs-hero .cs-tagline {font-size: clamp(1.0625rem, 2vw, 1.25rem);line-height: 1.6em;color: var(--secondary);opacity: 0.8;max-width: 31.25rem;margin: 0 0 clamp(1.5rem, 3vw, 2rem) 0;}#cs-hero .cs-button-solid {background-color: var(--secondary);color: var(--primary);display: inline-flex;align-items: center;gap: 0.625rem;}#cs-hero .cs-button-solid img {width: 0.875rem;height: 0.875rem;filter: brightness(0);transition: transform 0.3s ease;position: relative;z-index: 1;}#cs-hero .cs-button-solid:hover {background-color: #fff;}#cs-hero .cs-button-solid:hover img {transform: translateX(4px);}#cs-hero .cs-mockups {display: flex;justify-content: center;align-items: center;position: relative;}#cs-hero .cs-mockup-image {width: 100%;max-width: 37.5rem;position: relative;}#cs-hero .cs-mockup-image::before {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 90%;height: 90%;background: radial-gradient(ellipse, rgba(247, 239, 232, 0.1) 0%, transparent 70%);pointer-events: none;z-index: -1;}#cs-hero .cs-mockup-image img {width: 100%;height: auto;filter: drop-shadow(0 25px 50px rgba(0, 0, 0, 0.5));transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);}}@media only screen and (min-width: 48rem) {#cs-hero {padding: clamp(10rem, 18vw, 14rem) 1rem clamp(5rem, 10vw, 8rem);}#cs-hero::after {height: 15.625rem;}#cs-hero .cs-container {flex-direction: row;align-items: center;}#cs-hero .cs-content {text-align: left;align-items: flex-start;flex: 0 1 auto;max-width: 31.25rem;padding-right: 2.5rem;}#cs-hero .cs-button-solid {align-self: flex-start;margin: 0 auto 0 0;}#cs-hero .cs-mockups {flex: 1 2 auto;justify-content: flex-end;}#cs-hero .cs-mockup-image {max-width: 100%;}#cs-hero .cs-mockup-image:hover img {transform: translateY(-8px) scale(1.02);}}@media only screen and (min-width: 64rem) {#cs-hero .cs-content {max-width: 34.375rem;}}@media only screen and (min-width: 80rem) {#cs-hero .cs-content {max-width: 37.5rem;}}@media only screen and (min-width: 0rem) {.cs-section {padding: clamp(5rem, 10vw, 7rem) 1rem;background: var(--secondary);text-align: center;}.cs-section .cs-container {width: 100%;max-width: 53.125rem;margin: 0 auto;position: relative;}.cs-section .cs-topper {margin-bottom: 1rem;color: var(--primaryLight);font-size: 0.6875rem;font-weight: 700;letter-spacing: 0.2em;text-transform: uppercase;opacity: 0.7;display: block;}.cs-section .cs-section-title {font-size: clamp(1.875rem, 4vw, 2.75rem);font-weight: 700;line-height: 1.15em;letter-spacing: -0.02em;margin: 0 0 clamp(1.5rem, 3vw, 2rem) 0;color: var(--headerColor);}.cs-section .cs-text {line-height: 1.75em;font-size: clamp(1rem, 1.5vw, 1.125rem);color: var(--bodyTextColor);max-width: 600px;margin-left: auto;margin-right: auto;}.cs-section .cs-section-number {font-size: clamp(4rem, 8vw, 6rem);font-weight: 900;color: var(--primary);opacity: 0.04;line-height: 1;pointer-events: none;user-select: none;display: block;margin-bottom: 0.5rem;}.cs-section-alt {background: var(--secondary);}}@media only screen and (min-width: 48rem) {.cs-section .cs-container {max-width: 56.25rem;}}@media only screen and (min-width: 0rem) {#cs-journey {padding: clamp(3rem, 6vw, 5rem) 1rem;background: var(--secondary);}.cs-journey-container {width: 100%;max-width: 90rem;margin: 0 auto;display: flex;flex-direction: column;}.cs-journey-step {position: relative;}.cs-journey-step.cs-section {padding: clamp(2rem, 4vw, 2.5rem) 0;background: transparent;}.cs-journey-step .cs-container {max-width: none;padding: 0 1rem;}.cs-step-connector {display: flex;flex-direction: column;align-items: center;margin-bottom: 1.25rem;}.cs-connector-dot {width: 1rem;height: 1rem;background: linear-gradient(145deg, var(--primary) 0%, var(--primaryLight) 100%);border-radius: 50%;box-shadow: 0 2px 8px rgba(50, 49, 49, 0.2);position: relative;z-index: 2;}.cs-connector-dot::after {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 0.375rem;height: 0.375rem;background: var(--secondary);border-radius: 50%;}.cs-connector-dot-final {width: 1.375rem;height: 1.375rem;}.cs-connector-dot-final::after {width: 0.5rem;height: 0.5rem;}.cs-connector-line {width: 2px;height: 2.5rem;background: linear-gradient(to bottom, var(--primary), rgba(50, 49, 49, 0.15));margin-top: 0.5rem;}.cs-journey-step-last .cs-connector-line {display: none;}}@media only screen and (min-width: 48rem) {#cs-journey {padding: clamp(4rem, 8vw, 6rem) 1rem;}.cs-journey-container {flex-direction: row;align-items: flex-start;position: relative;gap: clamp(2rem, 4vw, 3.5rem);}.cs-journey-container::before {content: '';position: absolute;top: 2.75rem;left: 15%;right: 15%;height: 2px;background: linear-gradient(to right, rgba(50, 49, 49, 0.1) 0%, var(--primary) 15%, var(--primary) 85%, rgba(50, 49, 49, 0.1) 100%);z-index: 1;}.cs-journey-step {flex: 1;min-width: 0;}.cs-journey-step.cs-section {padding: 0;}.cs-journey-step .cs-container {padding: 0 clamp(1.5rem, 3vw, 2.5rem);}.cs-journey-step .cs-section-number {text-align: center;opacity: 0.12;}.cs-journey-step .cs-topper {text-align: center;display: block;}.cs-journey-step .cs-section-title {text-align: center;}.cs-journey-step .cs-text {text-align: center;margin-left: auto;margin-right: auto;}.cs-step-connector {flex-direction: row;justify-content: center;margin-bottom: clamp(1.25rem, 2.5vw, 1.75rem);position: relative;z-index: 2;}.cs-connector-dot {width: 1.25rem;height: 1.25rem;transition: transform 0.3s ease, box-shadow 0.3s ease;}.cs-connector-dot::after {width: 0.5rem;height: 0.5rem;}.cs-connector-dot-final {width: 1.625rem;height: 1.625rem;}.cs-connector-dot-final::after {width: 0.625rem;height: 0.625rem;}.cs-connector-line {display: none;}.cs-journey-step:hover .cs-connector-dot {transform: scale(1.15);box-shadow: 0 4px 16px rgba(50, 49, 49, 0.3);}#cs-results.cs-journey-step {}#cs-results.cs-journey-step .cs-results-list {grid-template-columns: 1fr;gap: 0.75rem;}#cs-results.cs-journey-step .cs-result-item {padding: clamp(0.875rem, 1.5vw, 0rem);font-size: 0.875rem;}#cs-results.cs-journey-step .cs-result-icon {width: 2rem;height: 2rem;}#cs-results.cs-journey-step .cs-result-icon img {width: 0.875rem;height: 0.875rem;}#cs-results.cs-journey-step .cs-section-title::after {display: none;}#cs-approach.cs-journey-step .cs-services {margin-top: clamp(1.25rem, 2.5vw, 1.75rem);padding-top: clamp(1.25rem, 2.5vw, 1.75rem);}#cs-approach.cs-journey-step .cs-services-title {text-align: center;}#cs-approach.cs-journey-step .cs-service-item {font-size: 0.75rem;padding: 0.5rem 0.75rem;}}@media only screen and (min-width: 64rem) {.cs-journey-container::before {top: 3rem;}.cs-connector-dot {width: 1.5rem;height: 1.5rem;}.cs-connector-dot::after {width: 0.625rem;height: 0.625rem;}.cs-connector-dot-final {width: 2rem;height: 2rem;}.cs-connector-dot-final::after {width: 0.75rem;height: 0.75rem;}.cs-journey-step .cs-container {padding: 0 clamp(2rem, 4vw, 3rem);}.cs-journey-step .cs-section-number {opacity: 0.15;}}@media only screen and (min-width: 0rem) {.cs-services {margin-top: clamp(2rem, 4vw, 2.5rem);padding-top: clamp(2rem, 4vw, 2.5rem);border-top: 1px solid rgba(50, 49, 49, 0.08);}.cs-services-title {font-size: 0.6875rem;font-weight: 700;text-transform: uppercase;letter-spacing: 0.15em;color: var(--primary);opacity: 0.5;margin: 0 0 1rem 0;}.cs-services-list {list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;justify-content: center;gap: 0.75rem;}.cs-service-item {font-size: 0.8125rem;font-weight: 600;padding: 0.75rem 1.25rem;background: linear-gradient(135deg, var(--primary) 0%, var(--primaryLight) 100%);color: var(--secondary);border-radius: 0.5rem;border: 1px solid rgba(255, 255, 255, 0.1);box-shadow: 0 2px 8px rgba(50, 49, 49, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.1);transition: transform 0.25s ease, box-shadow 0.25s ease;}.cs-service-item:hover {transform: translateY(-3px);box-shadow: 0 8px 20px rgba(50, 49, 49, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.1);}}@media only screen and (min-width: 0rem) {#cs-results .cs-container {max-width: 62.5rem;}#cs-results .cs-section-title {text-align: center;position: relative;display: inline-block;width: 100%;}#cs-results .cs-section-title::after {content: '';position: absolute;bottom: -8px;left: 50%;transform: translateX(-50%);width: 60px;height: 3px;background: linear-gradient(90deg, var(--primary), var(--primaryLight));border-radius: 2px;}#cs-results .cs-topper {text-align: center;display: block;}.cs-results-list {list-style: none;padding: 0;margin: clamp(2rem, 4vw, 2.5rem) 0 0 0;display: grid;grid-template-columns: 1fr;gap: 1rem;}.cs-result-item {display: flex;align-items: flex-start;gap: 1.125rem;font-size: clamp(0.9375rem, 1.5vw, 1.0625rem);line-height: 1.6em;padding: clamp(1.25rem, 3vw, 1.75rem);background: var(--secondaryLight);border-radius: 1rem;border: 1px solid rgba(50, 49, 49, 0.06);box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 8px 24px rgba(0, 0, 0, 0.06);transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.3s ease, border-color 0.3s ease;}.cs-result-item:hover {transform: translateY(-6px);border-color: rgba(50, 49, 49, 0.12);box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08), 0 16px 40px rgba(0, 0, 0, 0.12);}.cs-result-item:hover .cs-result-icon {transform: scale(1.1);box-shadow: 0 4px 12px rgba(50, 49, 49, 0.3);}.cs-result-icon {flex-shrink: 0;width: 2.5rem;height: 2.5rem;background: linear-gradient(145deg, var(--primary) 0%, #1a1919 100%);border-radius: 0.625rem;display: flex;align-items: center;justify-content: center;box-shadow: 0 2px 8px rgba(50, 49, 49, 0.2);transition: transform 0.3s ease, box-shadow 0.3s ease;}.cs-result-icon img {width: 1.125rem;height: 1.125rem;filter: brightness(0) invert(1);}.cs-result-text {padding-top: 0.5rem;font-weight: 500;color: var(--headerColor);}}@media only screen and (min-width: 37.5rem) {.cs-results-list {grid-template-columns: repeat(2, 1fr);}}@media only screen and (min-width: 56.25rem) {.cs-results-list {grid-template-columns: repeat(3, 1fr);}}@media only screen and (min-width: 0rem) {#cs-gallery .cs-container {max-width: 68.75rem;}#cs-gallery .cs-section-title {text-align: center;}#cs-gallery .cs-topper {text-align: center;display: block;}#cs-gallery .cs-gallery-grid {display: grid;grid-template-columns: 1fr;gap: 1.25rem;margin-top: clamp(2rem, 4vw, 3rem);}#cs-gallery .cs-gallery-item {border-radius: 1rem;overflow: hidden;background: var(--secondaryLight);border: 1px solid rgba(50, 49, 49, 0.05);box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06), 0 8px 32px rgba(0, 0, 0, 0.08);transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.4s ease;}#cs-gallery .cs-gallery-item:hover {transform: translateY(-8px) scale(1.01);box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1), 0 24px 48px rgba(0, 0, 0, 0.12);}#cs-gallery .cs-gallery-item:hover img {transform: scale(1.03);}#cs-gallery .cs-gallery-item img {width: 100%;height: auto;display: block;transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);}}@media only screen and (min-width: 37.5rem) {#cs-gallery .cs-gallery-grid {grid-template-columns: repeat(2, 1fr);}}@media only screen and (min-width: 0rem) {#cs-testimonial {text-align: center;background: radial-gradient(ellipse at 30% 20%, rgba(72, 71, 71, 0.4) 0%, transparent 50%), linear-gradient(135deg, var(--primary) 0%, #1a1919 100%);color: var(--secondary);position: relative;overflow: hidden;}#cs-testimonial::before {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events: none;}#cs-testimonial .cs-container {max-width: 46.875rem;position: relative;z-index: 1;}#cs-testimonial .cs-quote {margin: 0;position: relative;}#cs-testimonial .cs-quote::before {content: '\201C';font-size: clamp(8rem, 20vw, 14rem);font-family: Georgia, serif;line-height: 0.8;position: absolute;top: -1rem;left: 50%;transform: translateX(-50%);opacity: 0.06;color: var(--secondary);pointer-events: none;}#cs-testimonial .cs-quote p {font-size: clamp(1.375rem, 3vw, 1.875rem);font-style: italic;font-weight: 400;line-height: 1.6em;letter-spacing: -0.01em;color: var(--secondary);max-width: 700px;margin: 0 auto clamp(1.5rem, 3vw, 2rem);}#cs-testimonial .cs-cite {font-size: 0.875rem;font-style: normal;font-weight: 600;letter-spacing: 0.1em;text-transform: uppercase;color: var(--secondary);opacity: 0.7;}#cs-testimonial .cs-cite::before {content: '';display: inline-block;width: 24px;height: 2px;background: var(--secondary);opacity: 0.4;margin-right: 12px;vertical-align: middle;}}@media only screen and (min-width: 0rem) {#cs-content .cs-prose h2, #cs-content .cs-prose h3, #cs-content .cs-prose h4 {margin-top: 2em;margin-bottom: 0.75em;}#cs-content .cs-prose p {margin-bottom: 1.25em;line-height: 1.8em;}#cs-content .cs-prose ul, #cs-content .cs-prose ol {margin-bottom: 1.25em;padding-left: 1.5em;}#cs-content .cs-prose li {margin-bottom: 0.5em;line-height: 1.7em;}#cs-content .cs-prose img {max-width: 100%;height: auto;border-radius: 0.75rem;margin: 2em 0;box-shadow: 0 4px 25px rgba(0, 0, 0, 0.1);}}@media only screen and (min-width: 0rem) {#cs-more-projects {text-align: center;}#cs-more-projects .cs-container {max-width: 68.75rem;}#cs-more-projects .cs-section-title {margin-bottom: 0;}#cs-more-projects .cs-projects-grid {display: grid;grid-template-columns: 1fr;gap: clamp(1rem, 2vw, 1.5rem);margin: clamp(2rem, 4vw, 3rem) 0;}#cs-more-projects .cs-project-card {display: flex;align-items: center;gap: 1.25rem;padding: 1.25rem;background-color: var(--secondaryLight);border-radius: 1rem;text-decoration: none;border: 1px solid rgba(50, 49, 49, 0.06);box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.06);transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.35s ease, border-color 0.35s ease;overflow: hidden;position: relative;}#cs-more-projects .cs-project-card::after {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: linear-gradient(135deg, rgba(50, 49, 49, 0.02) 0%, transparent 100%);opacity: 0;transition: opacity 0.3s ease;pointer-events: none;}#cs-more-projects .cs-project-card:hover {transform: translateY(-6px);border-color: rgba(50, 49, 49, 0.1);box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1), 0 16px 48px rgba(0, 0, 0, 0.08);}#cs-more-projects .cs-project-card:hover::after {opacity: 1;}#cs-more-projects .cs-project-card:hover .cs-project-image {transform: scale(1.02);}#cs-more-projects .cs-project-card:hover .cs-project-image img {transform: scale(1.05);}#cs-more-projects .cs-project-card:hover .cs-project-title {color: var(--primary);}#cs-more-projects .cs-project-image {flex-shrink: 0;width: 8.125rem;height: 5.3125rem;border-radius: 0.75rem;overflow: hidden;background: linear-gradient(145deg, #f0e8e1 0%, #f7efe8 50%, #fff9f8 100%);display: flex;align-items: center;justify-content: center;padding: 0.625rem;box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.04);transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);}#cs-more-projects .cs-project-image img {max-width: 100%;max-height: 100%;width: auto;height: auto;object-fit: contain;transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);}#cs-more-projects .cs-project-info {text-align: left;flex: 1;}#cs-more-projects .cs-project-industry {font-size: 0.6875rem;font-weight: 700;text-transform: uppercase;letter-spacing: 0.12em;color: var(--primaryLight);opacity: 0.6;display: block;margin-bottom: 0.375rem;}#cs-more-projects .cs-project-title {font-size: clamp(1.0625rem, 2vw, 1.1875rem);font-weight: 700;margin: 0;color: var(--headerColor);transition: color 0.25s ease;line-height: 1.3em;}#cs-more-projects .cs-button-center {margin: 0 auto;}}@media only screen and (min-width: 37.5rem) {#cs-more-projects .cs-projects-grid {grid-template-columns: repeat(3, 1fr);gap: clamp(1.25rem, 2.5vw, 1.75rem);}#cs-more-projects .cs-project-card {flex-direction: column;text-align: center;padding: clamp(1.25rem, 2.5vw, 1.5rem);}#cs-more-projects .cs-project-image {width: 100%;height: 6.875rem;}#cs-more-projects .cs-project-info {text-align: center;}}