:root{color-scheme:dark;font-family:Inter,system-ui,sans-serif;background:#0b0f14;color:#f5f5f5;line-height:1.6}*{box-sizing:border-box}body,html{margin:0;min-height:100%}body{background:radial-gradient(circle at top,rgba(40,60,80,.24),transparent 40%),#0b0f14}a,button{font:inherit}a{color:inherit;text-decoration:none}.page-shell{max-width:1200px;margin:0 auto;padding:2rem 1.5rem 4rem}.hero-section{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:2rem;gap:2rem;align-items:center;padding:4rem 0 3rem}.hero-logo{margin-bottom:1.5rem}.hero-logo img{width:140px;height:auto;display:block}.eyebrow{display:inline-block;margin-bottom:1rem;color:#9bb0d8;text-transform:uppercase;letter-spacing:.18em;font-size:.8rem}.hero-copy h1{margin:0;font-size:clamp(3rem,4vw,4.5rem);line-height:.95}.hero-copy p{max-width:42rem;margin:1.5rem 0 2rem;color:#d9dde5;font-size:1.05rem}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.button{display:inline-flex;align-items:center;justify-content:center;padding:5px 15px;border-bottom:1px solid hsla(0,0%,100%,.08);transition:transform .2s ease,background-color .2s ease,border-color .2s ease}.button:hover{transform:translateY(-1px);color:#ffb400}.button-primary{background:#ff7a18;color:#fff}.button-secondary{border-color:#4e5e7b;color:#fff}.hero-image img{width:100%;height:auto;border-radius:1.5rem;box-shadow:0 40px 80px rgba(0,0,0,.28)}.stats-section{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem;margin:2rem 0 3rem}.stats-section article{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);padding:1.6rem;border-radius:1.25rem;text-align:center}.stats-section strong{display:block;font-size:2rem;margin-bottom:.75rem}.contact-section,.project-section,.services-section{padding:3rem 0}.section-header{max-width:38rem}.section-header h2{margin:.5rem 0 1.5rem;font-size:clamp(2rem,2.5vw,3rem)}.tabs-section{padding:3rem 0}.tabs-nav{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.75rem}.tab-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);color:#f5f5f5;padding:.9rem 1.4rem;border-radius:999px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.tab-button.active,.tab-button:hover{background:hsla(0,0%,100%,.12);border-color:#ff7a18}.tab-panel{display:grid;grid-gap:1.5rem;gap:1.5rem}.reviews-list,.social-grid{display:grid;grid-gap:1rem;gap:1rem}.review-card,.social-card{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:1.5rem;padding:1.5rem}.review-card strong,.social-card h3{margin:0 0 .75rem}.review-rating{display:inline-block;margin-bottom:1rem;color:#ffb400}.review-link{align-self:start;margin-top:1rem}@media (max-width:760px){.tabs-nav{flex-direction:column}.project-gallery,.project-grid{grid-template-columns:1fr}}.project-grid,.service-grid{display:grid;grid-gap:1.5rem;gap:1.5rem}.project-grid article,.service-grid article{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:1.5rem;padding:1.75rem}.project-grid article h3,.service-grid article h3{margin-top:0}.project-grid article p,.service-grid article p{color:#c8d0e0}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.project-grid img{max-width:100%;height:auto}.project-grid article{overflow:hidden;cursor:pointer;transition:transform .2s ease,border-color .2s ease}.project-grid article:hover{transform:translateY(-4px);border-color:hsla(0,0%,100%,.18)}.project-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-top:1.5rem}.project-extra{margin-top:2rem;padding:1.75rem;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:1.5rem}.project-gallery img{width:100%;height:220px;object-fit:cover;border-radius:1.25rem}.contact-section{grid-template-columns:1.3fr .9fr;gap:2rem;align-items:start}.contact-card{display:grid;grid-gap:1rem;gap:1rem;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);padding:2rem;border-radius:1.5rem}.contact-card div{padding:1rem;background:hsla(0,0%,100%,.02);border-radius:1rem}.contact-card strong{display:block;margin-bottom:.5rem}.logo h1{font-size:4.2rem}.whatsapp-button{position:fixed;bottom:2rem;right:2rem;display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,#25d366,#1fb855);color:#fff;border-radius:50%;box-shadow:0 8px 24px rgba(37,211,102,.3);transition:transform .3s ease,box-shadow .3s ease;z-index:999;text-decoration:none}.whatsapp-button:hover{transform:translateY(-4px) scale(1.1);box-shadow:0 12px 32px rgba(37,211,102,.5)}.whatsapp-button svg{width:28px;height:28px}@media (max-width:980px){.contact-section,.hero-section,.project-grid,.stats-section{grid-template-columns:1fr}}@media (max-width:640px){.page-shell{padding:1.5rem}.hero-copy h1{font-size:2.8rem}.hero-actions{flex-direction:column}.whatsapp-button{bottom:1.5rem;right:1.5rem;width:56px;height:56px}.whatsapp-button svg{width:26px;height:26px}}