.project-showcase{color:#0f172a;width:var(--page-shell);background:#eef1f4;border-radius:1.5rem;margin:0 auto clamp(4rem,7vw,6.5rem);padding:clamp(3rem,5vw,5rem) 0 3.5rem;overflow:hidden}.dark .project-showcase{color:#f8fafc;background:#111827}.project-showcase-header{grid-template-columns:1fr;align-items:start;gap:1.5rem;width:min(100% - clamp(2rem,6vw,6rem),1500px);margin:0 auto 3rem;display:grid}.project-showcase-header h2{max-width:920px;margin-bottom:1rem;font-size:clamp(2.25rem,4.2vw,4.4rem)}.project-showcase-header p:not(.eyebrow){color:#334155;max-width:620px;font-size:1.125rem}.dark .project-showcase-header p:not(.eyebrow){color:#cbd5e1}.project-showcase-header .btn{border-radius:999px;justify-self:start;padding:1rem 1.5rem}.project-slider{width:100%}.project-track{grid-template-columns:1fr;gap:clamp(1rem,2vw,2rem);width:min(100% - clamp(2rem,6vw,6rem),1500px);margin:0 auto;display:grid}.project-slide{isolation:isolate;background:#0b1120;border-radius:1.4rem;min-height:clamp(320px,33vw,510px);position:relative;overflow:hidden;box-shadow:0 26px 70px #0f172a29}.project-slide:after{content:"";z-index:1;background:linear-gradient(#0000 35%,#050a17cc);position:absolute;inset:0}.project-slide-image{object-fit:cover;transition:transform .6s;transform:scale(1.01)}.project-slide:hover .project-slide-image{transform:scale(1.06)}.project-slide-copy{z-index:2;color:#fff;position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem}.project-slide-copy span{color:#fee2e2;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.45rem;font-size:.78rem;font-weight:800;display:block}.project-slide-copy h3{color:#fff;margin:0;font-size:clamp(1.55rem,3vw,2.4rem)}.project-controls{justify-content:center;align-items:center;gap:1rem;margin:2rem auto 0;font-weight:800;display:flex}.project-controls button{background:var(--primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;transition:transform .2s,background .2s;display:inline-flex}.project-controls button:first-child{background:#f09ca0}.project-controls button:hover{background:var(--primary-hover);transform:translateY(-2px)}@media (min-width:860px){.project-showcase-header{grid-template-columns:1fr auto;align-items:center}.project-showcase-header .btn{justify-self:end}.project-track{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.project-showcase{border-radius:1rem;width:min(100% - 1.5rem,100%);padding-top:4rem}.project-slide{border-radius:1rem;min-height:390px}.project-track .project-slide:nth-child(n+2){display:none}}
.eyebrow{color:var(--primary);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.8rem;font-size:.78rem;font-weight:900}.hero{width:var(--page-shell);isolation:isolate;background:#071b49;border-radius:1.5rem;align-items:center;min-height:clamp(620px,100svh - 9.5rem,760px);margin:7.5rem auto clamp(3rem,5vw,5rem);padding:clamp(3rem,6vw,5rem) 0;display:flex;position:relative;overflow:hidden}.hero-content{z-index:10;color:#fff;max-width:1120px;position:relative}.hero-title{color:#fff;text-wrap:balance;max-width:1080px;margin-bottom:1.4rem;font-size:clamp(3.4rem,6vw,6.4rem);font-weight:900;line-height:1}.hero-subtitle{color:#f8fafc;max-width:760px;margin-bottom:2rem;font-size:clamp(1.12rem,1.45vw,1.35rem)}.hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.hero-proof{grid-template-columns:1fr;gap:.8rem;max-width:980px;margin-top:2.3rem;display:grid}.hero-proof span{color:#fff;align-items:center;gap:.55rem;font-weight:800;display:inline-flex}.hero-proof svg{color:#ffb4b8;flex:none}.featured-services{background:var(--background)}.section-kicker{max-width:760px;margin-bottom:2.5rem}.section-kicker h2,.testimonial-heading h2{text-wrap:balance;margin-bottom:1rem;font-size:clamp(2.15rem,3.9vw,4.15rem)}.section-kicker p:not(.eyebrow),.testimonial-heading p:not(.eyebrow){color:#475569;font-size:1.125rem}.dark .section-kicker p:not(.eyebrow),.dark .testimonial-heading p:not(.eyebrow){color:#cbd5e1}.services-grid{grid-template-columns:1fr;gap:1.2rem;display:grid}.service-card{background:var(--surface);border:1px solid var(--border);border-radius:.75rem;min-height:100%;transition:transform .28s,box-shadow .28s,border-color .28s;overflow:hidden}.service-card:hover{border-color:#ec1f2659;transform:translateY(-6px);box-shadow:0 24px 55px #0f172a1f}.service-image-container{aspect-ratio:16/9;background:#dbe3ee;width:100%;position:relative}.service-image{object-fit:cover}.service-content{flex-direction:column;min-height:280px;padding:1.5rem;display:flex}.service-icon{background:var(--primary-light);width:3rem;height:3rem;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;display:inline-flex}.service-card h3{margin-bottom:.75rem;font-size:1.45rem}.service-card p{color:#475569;flex:1;margin-bottom:1.5rem}.dark .service-card p{color:#cbd5e1}.service-link{color:var(--primary);align-items:center;gap:.4rem;width:fit-content;font-weight:900;display:inline-flex}.why-choose-us{background:#f1f5f9}.dark .why-choose-us{background:#111827}.why-grid{grid-template-columns:1fr;align-items:center;gap:2.5rem;display:grid}.why-text h2{font-size:clamp(2.2rem,5vw,4.75rem)}.why-text>p:not(.eyebrow){color:#475569;font-size:1.12rem}.dark .why-text>p:not(.eyebrow){color:#cbd5e1}.why-list{gap:1.35rem;list-style:none;display:grid}.why-list li{grid-template-columns:auto 1fr;align-items:start;gap:1rem;display:grid}.why-list svg{color:var(--primary);margin-top:.2rem}.why-list strong{color:#10285d;margin-bottom:.25rem;font-size:1.08rem;display:block}.dark .why-list strong{color:#fff}.why-list p{color:#475569}.dark .why-list p{color:#cbd5e1}.why-image{aspect-ratio:4/5;border-radius:1.2rem;position:relative;overflow:hidden;box-shadow:0 30px 70px #0f172a29}.process-section{background:#fff}.dark .process-section{background:#0b1120}.process-grid{grid-template-columns:1fr;gap:1rem;display:grid}.process-step{border-top:3px solid var(--primary);padding:1.5rem 0 0}.process-step span{color:var(--primary);font-size:.9rem;font-weight:900}.process-step h3{margin:.45rem 0 .7rem;font-size:1.5rem}.process-step p{color:#475569}.dark .process-step p{color:#cbd5e1}.testimonials-section{background:#f8fafc}.dark .testimonials-section{background:#111827}.testimonial-heading{max-width:850px;margin-bottom:2rem}.rating-summary{color:#064e3b;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.4rem;font-weight:900;display:flex}.dark .rating-summary{color:#86efac}.rating-summary div{color:#fff;background:#00b67a;border-radius:.25rem;gap:.18rem;padding:.45rem .65rem;display:inline-flex}.reviews-grid{grid-template-columns:1fr;gap:1rem;display:grid}.review-card{background:var(--surface);border:1px solid var(--border);border-radius:.5rem;padding:1.5rem}.review-stars{color:#00b67a;gap:.15rem;margin-bottom:1rem;display:flex}.review-card h3{margin-bottom:.75rem;font-size:1.25rem}.review-card p{color:#334155;margin-bottom:1rem}.dark .review-card p{color:#dbeafe}.review-card strong,.review-card span{display:block}.review-card span{color:#64748b;font-size:.92rem}.dark .review-card span{color:#cbd5e1}@media (min-width:720px){.hero-proof{grid-template-columns:repeat(3,1fr)}.services-grid,.process-grid,.reviews-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.services-grid{grid-template-columns:repeat(3,1fr)}.why-grid{grid-template-columns:1fr .82fr}.process-grid,.reviews-grid{grid-template-columns:repeat(4,1fr)}.reviews-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.hero{border-radius:1rem;width:min(100% - 1.5rem,100%);min-height:620px;margin-top:6.75rem}.hero-title{font-size:clamp(2.7rem,12vw,4rem)}.hero-actions .btn{width:100%}.service-content{min-height:auto}}
