.home-container{max-width:1240px;margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2.5rem)}.home-section{padding-block:clamp(4.5rem,9vw,8rem)}.home-label{display:inline-block;font-family:var(--font-family-sans);font-stretch:75%;font-weight:650;font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:var(--color-cyan-text);margin-bottom:1rem}.home-serif{font-family:var(--font-family-sans);font-stretch:115%;font-weight:800;font-style:normal}.home-btn-primary,.home-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-family-sans);font-weight:700;font-size:.95rem;letter-spacing:-.005em;padding:.95rem 1.9rem;border-radius:var(--button-radius);transition:background-color var(--duration-200) var(--ease-premium),color var(--duration-200) var(--ease-premium),border-color var(--duration-200) var(--ease-premium),transform var(--duration-200) var(--ease-premium),box-shadow var(--duration-300) var(--ease-premium)}.home-btn-primary{background:var(--color-cyan);color:var(--color-ink)}.home-btn-primary:hover{background:var(--color-cyan-deep);transform:translateY(-2px);box-shadow:var(--shadow-cyan)}.home-btn-secondary{background:0 0;color:var(--color-ink);border:1px solid rgba(10,10,10,.25)}.home-btn-secondary:hover{background:var(--color-ink);color:var(--color-surface);border-color:var(--color-ink)}.home-hero{position:relative;background:var(--color-surface);padding-block:clamp(2rem,5vw,4rem) clamp(2.5rem,5vw,4rem);overflow:hidden}.home-hero-bg{position:absolute;top:-180px;right:-160px;width:520px;height:520px;border:1.5px solid rgba(0,176,224,.22);border-radius:50%;pointer-events:none}.home-hero-bg:after{content:"";position:absolute;inset:70px;border:1px solid rgba(10,10,10,.06);border-radius:50%}.home-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2rem,5vw,4.5rem);align-items:center;position:relative}.home-hero-h1{font-size:clamp(2.4rem,4.6vw,3.6rem);font-weight:800;font-stretch:115%;line-height:1.04;letter-spacing:-.03em;color:var(--color-ink);margin-bottom:1.25rem;max-width:14ch;text-wrap:balance}.home-hero-h1 em{font-style:normal;position:relative;display:inline-block;padding-inline:.12em;z-index:0}.home-hero-h1 em:before{content:"";position:absolute;inset:.04em -.08em -.02em;background:var(--color-cyan);border-radius:999px;transform:rotate(-1.2deg);z-index:-1}.home-hero-sub{font-size:clamp(1.05rem,1.6vw,1.2rem);line-height:1.6;color:var(--color-ink-muted);max-width:46ch;margin-bottom:2.25rem}.home-hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-bottom:clamp(2.5rem,5vw,3.75rem)}.home-statband{background:var(--color-surface);border-block:1px solid var(--color-surface-shadow);padding-block:clamp(2rem,4vw,3.25rem)}.home-stats{display:flex;justify-content:center;gap:clamp(2rem,7vw,6rem);flex-wrap:wrap}.home-stat-num{font-size:clamp(1.75rem,3vw,2.4rem);font-weight:800;font-stretch:115%;letter-spacing:-.02em;color:var(--color-ink);line-height:1;margin-bottom:.4rem}.home-stat-label{font-stretch:75%;font-size:.72rem;font-weight:650;letter-spacing:.12em;text-transform:uppercase;color:var(--color-ink-faint);white-space:pre-line;line-height:1.45}.home-hero-stack{position:relative;min-height:clamp(380px,42vw,560px)}.home-hero-img{position:absolute;overflow:hidden;box-shadow:var(--shadow-lg)}.home-hero-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.home-hero-img-1{top:0;right:0;width:clamp(220px,26vw,340px);aspect-ratio:4/5;border-radius:28px}.home-hero-img-2{bottom:8%;left:4%;width:clamp(170px,19vw,250px);aspect-ratio:1;border-radius:50%;border:6px solid var(--color-surface)}.home-hero-img-3{bottom:-6%;right:-4%;width:clamp(130px,14vw,190px);aspect-ratio:1;border-radius:22px;border:5px solid var(--color-surface)}.home-hero-stack:before{content:"";position:absolute;top:14%;left:12%;width:clamp(40px,4.5vw,64px);height:clamp(40px,4.5vw,64px);background:var(--color-cyan);border-radius:50%}@media (prefers-reduced-motion:no-preference){.home-hero-content>*{animation:home-hero-up .8s var(--ease-premium) both}.home-hero-content .home-label{animation-delay:.05s}.home-hero-content .home-hero-h1{animation-name:home-hero-lift;animation-delay:.12s}.home-hero-content .home-hero-sub{animation-delay:.22s}.home-hero-content .home-hero-actions{animation-delay:.32s}.home-hero-h1 em:before{transform-origin:left center;animation:home-hero-spot .5s var(--ease-premium) .75s both}.home-hero-img-1{animation:home-hero-rise .9s var(--ease-premium) both}.home-hero-img-2{animation:home-hero-up .8s var(--ease-premium) .25s both}.home-hero-img-3{animation:home-hero-up .8s var(--ease-premium) .4s both}.home-hero-stack:before{animation:home-hero-pop .5s var(--ease-premium) .6s both}.home-hero-bg{animation:home-hero-fade 1.2s var(--ease-premium) both}}@keyframes home-hero-up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes home-hero-rise{0%{transform:translateY(26px) scale(.98)}to{transform:translateY(0) scale(1)}}@keyframes home-hero-lift{0%{transform:translateY(22px)}to{transform:translateY(0)}}@keyframes home-hero-fade{0%{opacity:0}to{opacity:1}}@keyframes home-hero-pop{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes home-hero-spot{0%{opacity:0;transform:rotate(-1.2deg) scaleX(0)}to{opacity:1;transform:rotate(-1.2deg) scaleX(1)}}.home-clients-bar{padding-block:clamp(2.25rem,4vw,3.25rem);border-block:1px solid var(--color-surface-shadow);background:var(--color-surface)}.home-clients-eyebrow{display:block;text-align:center;margin-bottom:1.5rem;color:var(--color-ink-faint)}.home-clients-track-wrap{overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,#000 12%,#000 88%,transparent);mask-image:linear-gradient(to right,transparent,#000 12%,#000 88%,transparent)}.home-clients-track{display:flex;align-items:center;gap:clamp(3rem,6vw,5.5rem);width:-moz-max-content;width:max-content;animation:home-marquee 36s linear infinite}.home-clients-track img{height:30px;width:auto;-o-object-fit:contain;object-fit:contain;filter:grayscale(1);opacity:.55;transition:opacity var(--duration-200) var(--ease-premium),filter var(--duration-200) var(--ease-premium)}.home-clients-track img:hover{filter:grayscale(0);opacity:1}.home-clients-track-wrap:hover .home-clients-track{animation-play-state:paused}@keyframes home-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.home-clients-track{animation:none;flex-wrap:wrap;width:auto;justify-content:center}}.home-whyus{background:var(--color-surface-deep)}.home-whyus-header{max-width:56ch;margin-bottom:clamp(2.5rem,5vw,4rem)}.home-whyus-h2{font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.18;color:var(--color-ink);text-wrap:balance}.home-whyus-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--color-surface-shadow);border:1px solid var(--color-surface-shadow);border-radius:24px;overflow:hidden}.home-whyus-card{background:var(--color-surface);padding:clamp(1.75rem,3vw,2.75rem)}.home-whyus-card:first-child{grid-column:1/-1;display:flex;flex-direction:column;justify-content:center}.home-whyus-num{font-size:.85rem;font-stretch:80%;font-weight:700;letter-spacing:.14em;color:var(--color-cyan-text);margin-bottom:1.4rem}.home-whyus-title{font-size:1.2rem;font-weight:700;letter-spacing:-.015em;color:var(--color-ink);margin-bottom:.7rem}.home-whyus-body{font-size:.95rem;line-height:1.6;color:var(--color-ink-muted)}.home-services-header{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:clamp(2.25rem,4vw,3.5rem)}.home-services-intro{max-width:58ch}.home-services-h2{font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.025em;line-height:1.05;color:var(--color-ink);margin-bottom:1rem}.home-services-sub{font-size:1.02rem;line-height:1.6;color:var(--color-ink-muted)}.home-services-cta{flex-shrink:0}.home-services-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:clamp(230px,26vw,340px);gap:clamp(.9rem,1.6vw,1.4rem)}.home-service-card{position:relative;display:block;overflow:hidden;border-radius:22px;height:100%;background:var(--color-ink)}.home-service-featured{grid-column:span 2}.home-service-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform var(--duration-700) var(--ease-premium)}.home-service-card:hover img{transform:scale(1.045)}.home-service-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(1.25rem,2.4vw,2rem);background:linear-gradient(to top,rgba(10,10,10,.82)0,rgba(10,10,10,.25) 45%,transparent 70%)}.home-service-tag{align-self:flex-start;background:var(--color-cyan);color:var(--color-ink);font-size:.68rem;font-stretch:80%;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:.32rem .85rem;border-radius:999px;margin-bottom:.8rem}.home-service-title{font-size:clamp(1.25rem,2.2vw,1.7rem);letter-spacing:-.02em;line-height:1.1;color:#f8f7f4;margin-bottom:.45rem}.home-service-desc{font-size:.9rem;line-height:1.5;color:#f8f7f4c7;max-width:48ch}.home-service-arrow{position:absolute;top:1.1rem;right:1.1rem;width:42px;height:42px;display:grid;place-items:center;background:var(--color-cyan);color:var(--color-ink);font-size:1.05rem;border-radius:50%;opacity:0;transform:translateY(6px);transition:opacity var(--duration-300) var(--ease-premium),transform var(--duration-300) var(--ease-premium)}.home-service-card:hover .home-service-arrow{opacity:1;transform:translateY(0)}.home-gallery{background:var(--color-surface-deep)}.home-gallery-header{margin-bottom:clamp(2rem,4vw,3rem)}.home-gallery-h2{font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.025em;color:var(--color-ink)}.home-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(.8rem,1.4vw,1.2rem)}.home-gallery-item{display:block;width:100%;overflow:hidden;border-radius:18px;aspect-ratio:1;cursor:zoom-in;padding:0;border:0;background:var(--color-surface-shadow)}.home-gallery-item-wide{grid-column:span 2;aspect-ratio:2/1}.home-gallery-item:nth-child(3){border-radius:50%}.home-gallery-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform var(--duration-700) var(--ease-premium)}.home-gallery-item:hover img{transform:scale(1.05)}.home-gallery-cta{margin-top:clamp(1.75rem,3vw,2.5rem);text-align:center}.home-lightbox{position:fixed;inset:0;z-index:1050;display:grid;place-items:center;background:#0a0a0aeb;opacity:0;visibility:hidden;transition:opacity var(--duration-300) var(--ease-premium),visibility var(--duration-300)}.home-lightbox.active{opacity:1;visibility:visible}.home-lightbox img{max-width:min(92vw,1100px);max-height:84vh;-o-object-fit:contain;object-fit:contain;border-radius:12px}.home-lightbox-close,.home-lightbox-nav{position:absolute;display:grid;place-items:center;width:48px;height:48px;border-radius:50%;border:0;background:var(--color-surface);color:var(--color-ink);font-size:1.2rem;cursor:pointer;transition:background-color var(--duration-200) var(--ease-premium)}.home-lightbox-close:hover,.home-lightbox-nav:hover{background:var(--color-cyan)}.home-lightbox-close{top:1.25rem;right:1.25rem}.home-lightbox-prev{left:1.25rem;top:50%;transform:translateY(-50%)}.home-lightbox-next{right:1.25rem;top:50%;transform:translateY(-50%)}.home-reviews{padding-block:clamp(5.5rem,11vw,10rem)}.home-reviews-header{text-align:center;max-width:64ch;margin-inline:auto;margin-bottom:clamp(3rem,5vw,4.5rem)}.home-reviews-h2{font-size:clamp(1.9rem,3.6vw,2.9rem);letter-spacing:-.025em;color:var(--color-ink);margin-bottom:.9rem}.home-reviews-sub{font-size:1rem;line-height:1.6;color:var(--color-ink-muted);margin-bottom:1.4rem}.home-reviews-badge{display:inline-flex;align-items:center;gap:.6rem;background:var(--color-surface);border:1px solid var(--color-surface-shadow);border-radius:999px;padding:.55rem 1.2rem;font-size:.85rem;font-weight:600;color:var(--color-ink-muted)}.home-reviews-stars{color:var(--color-cyan-text);letter-spacing:.12em}.home-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(.9rem,1.6vw,1.3rem)}.home-review-card{background:var(--color-surface);border:1px solid var(--color-surface-shadow);border-radius:20px;padding:clamp(1.4rem,2.4vw,1.9rem);display:flex;flex-direction:column;gap:1.2rem}.home-review-card blockquote{font-size:.95rem;line-height:1.62;color:var(--color-ink-muted);flex:1}.home-review-author{display:flex;align-items:center;gap:.8rem}.home-review-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--color-cyan);color:var(--color-ink);font-weight:800;font-size:1rem}.home-review-name{font-size:.92rem;font-weight:700;color:var(--color-ink)}.home-review-role{font-size:.78rem;color:var(--color-ink-faint)}.home-reviews-cta{margin-top:clamp(1.75rem,3vw,2.5rem);text-align:center}.home-process{background:var(--color-surface-deep);padding-block:clamp(5.5rem,11vw,10rem)}.home-process-header{max-width:56ch;margin-bottom:clamp(3rem,5vw,4.5rem)}.home-process-h2{font-size:clamp(1.9rem,3.6vw,2.9rem);letter-spacing:-.025em;color:var(--color-ink)}.home-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,3vw,2.5rem)}.home-process-step{position:relative;border-top:1px solid rgba(10,10,10,.18);padding-top:1.4rem;transition:border-color var(--duration-300) var(--ease-premium)}.home-process-step:before{content:"";position:absolute;top:-5px;left:0;width:9px;height:9px;border-radius:50%;background:var(--color-cyan);transition:transform var(--duration-300) var(--ease-premium)}.home-process-step:hover{border-top-color:var(--color-cyan)}.home-process-step:hover:before{transform:scale(1.35)}.home-process-num{font-size:clamp(2.4rem,4vw,3.4rem);line-height:1;color:var(--color-cyan-text);margin-bottom:1rem;transition:color var(--duration-300) var(--ease-premium)}.home-process-step:hover .home-process-num{color:var(--color-cyan-deep)}.home-process-title{font-size:1.15rem;font-weight:700;letter-spacing:-.015em;color:var(--color-ink);margin-bottom:.55rem}.home-process-body{font-size:.95rem;line-height:1.6;color:var(--color-ink-muted)}.home-cta{background-image:linear-gradient(#0a0a0a94,#0a0a0a94),url(/assets/images/PantallaLed/InnovaSpot_PantallaGigante.webp);background-size:cover;background-position:center}.home-cta-box{max-width:780px;margin-inline:auto;background:var(--color-surface);border-radius:28px;padding:clamp(2rem,5vw,3.5rem);text-align:center;box-shadow:var(--shadow-xl)}.home-cta-h2{font-size:clamp(1.9rem,3.6vw,2.8rem);letter-spacing:-.025em;color:var(--color-ink);margin-bottom:.9rem}.home-cta-sub{font-size:1rem;line-height:1.6;color:var(--color-ink-muted);max-width:56ch;margin-inline:auto;margin-bottom:2rem}.home-quote-form{text-align:left}.home-form-row{display:grid;grid-template-columns:1fr 1fr;gap:.85rem;margin-bottom:.85rem}.home-form-row-full{grid-template-columns:1fr}.home-quote-form input,.home-quote-form select{width:100%;font-family:var(--font-family-sans);font-size:.95rem;color:var(--color-ink);background:var(--color-neutral-50);border:1px solid var(--color-surface-shadow);border-radius:14px;padding:.9rem 1.1rem;transition:border-color var(--duration-200) var(--ease-premium)}.home-quote-form input::-moz-placeholder{color:var(--color-ink-faint)}.home-quote-form input::placeholder{color:var(--color-ink-faint)}.home-quote-form select:invalid{color:var(--color-ink-faint)}.home-quote-form input:focus,.home-quote-form select:focus{outline:0;border-color:var(--color-cyan);box-shadow:0 0 0 3px var(--color-cyan-faint)}.home-form-submit{margin-top:1.4rem;text-align:center}.home-form-submit .home-btn-primary{width:100%}.home-form-note{display:flex;justify-content:center;flex-wrap:wrap;gap:1.25rem;margin-top:1.1rem;font-size:.8rem;color:var(--color-ink-faint)}.home-form-error{margin-top:1rem;background:var(--color-error-bg);color:var(--color-error);border-radius:12px;padding:.85rem 1.1rem;font-size:.9rem;text-align:center}.home-form-success h3{font-size:1.6rem;color:var(--color-ink);margin-bottom:.6rem}.home-form-success p{color:var(--color-ink-muted);margin-bottom:1.4rem}@media (max-width:960px){.home-hero-grid{grid-template-columns:1fr}.home-hero-stack{min-height:360px;max-width:480px}.home-services-header{flex-direction:column;align-items:flex-start}.home-services-grid,.home-whyus-grid,.home-process-grid,.home-reviews-grid{grid-template-columns:1fr 1fr}.home-gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.home-services-grid,.home-whyus-grid,.home-process-grid,.home-reviews-grid{grid-template-columns:1fr}.home-service-featured{grid-column:span 1}.home-form-row{grid-template-columns:1fr}.home-stats{gap:1.75rem 2.5rem}.home-hero-img-1{width:62%}.home-hero-img-2{width:44%;border-width:4px}.home-hero-img-3{display:none}}