.hero{align-items:flex-end;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg{position:absolute;inset:0}.hero-bg img{object-fit:cover;filter:brightness(.3)saturate(.8)}.hero-overlay{background:linear-gradient(#0000 40%,#1a1f3db3);position:absolute;inset:0}.hero-content{z-index:1;flex-direction:column;gap:24px;max-width:620px;padding:80px clamp(24px,5vw,64px);display:flex;position:relative}.hero-headline{color:var(--vi-cream);font-family:"Barlow Condensed", var(--font-barlow), sans-serif;font-size:clamp(48px,6vw,72px);font-style:italic;font-weight:800;line-height:.9}.hero-content .sub{color:#f5f2eca6}.hero-cta-row{align-items:center;gap:14px;margin-top:4px;display:flex}.whatsapp-btn{color:#fff;background:#25d366;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .35s cubic-bezier(.16,1,.3,1),background .35s,box-shadow .35s;display:inline-flex;box-shadow:0 6px 18px #25d36659}.whatsapp-btn:hover{background:#1ebe5b;transform:translateY(-2px)scale(1.04);box-shadow:0 10px 24px #25d36673}.whatsapp-icon{width:26px;height:26px;color:inherit;flex-shrink:0}.hero-scroll{z-index:1;color:#f5f2ec66;text-transform:uppercase;letter-spacing:.12em;flex-direction:column;align-items:center;gap:8px;font-size:11px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.hero-scroll-line{background:#f5f2ec33;width:1px;height:40px;animation:2s ease-in-out infinite scrollPulse}@keyframes scrollPulse{0%,to{opacity:.3;transform:scaleY(.5)}50%{opacity:1;transform:scaleY(1)}}.trust-bar{background:var(--vi-bg);border-bottom:1px solid #0000000f;justify-content:space-around;align-items:flex-start;gap:32px;margin-top:32px;padding:56px clamp(32px,5vw,64px);display:flex}.trust-item{text-align:center;flex-direction:column;align-items:center;gap:12px;max-width:200px;display:flex}.trust-icon-wrapper{flex-shrink:0;justify-content:center;align-items:center;width:124px;height:124px;display:flex}.trust-icon{object-fit:contain;flex-shrink:0;width:124px;height:124px}.trust-label{font-family:"Barlow Condensed", var(--font-barlow), sans-serif;color:var(--vi-text);font-size:18px;font-weight:600;line-height:1.5;display:block}.trust-sublabel{font-family:var(--font-geist-sans), system-ui, sans-serif;color:var(--vi-text-muted);font-size:12px;font-weight:600;line-height:1.5;display:block}.section-cta-row{justify-content:center;padding-top:48px;display:flex}.mtr-mask{vertical-align:bottom;line-height:inherit;display:inline-block;overflow:hidden}.mtr-word{transition:transform var(--mtr-duration,.75s) cubic-bezier(.16, 1, .3, 1);will-change:transform;display:inline-block;transform:translateY(115%)}.mtr-root.mtr-revealed .mtr-word{transform:translateY(0)}.why-us-description{color:#666;font-size:17px;line-height:1.6}.latest-work{background:var(--vi-bg);flex-direction:column;align-items:center;gap:40px;padding:100px 0 80px;display:flex;overflow:hidden}.latest-work .section-head{padding-bottom:0}.marquee-container{width:100%;overflow:hidden}.marquee-track{gap:14px;width:max-content;animation:22s linear infinite marquee-scroll;display:flex}.marquee-track:hover{animation-play-state:paused}.marquee-item{aspect-ratio:591/320;border-radius:16px;flex-shrink:0;width:360px;position:relative;overflow:hidden}.marquee-item img{object-fit:cover;transition:transform .6s cubic-bezier(.3,1,.3,1)}.marquee-item:hover img{transform:scale(1.05)}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:900px){.trust-bar{flex-wrap:wrap;gap:40px 24px}.trust-item{width:calc(50% - 24px);max-width:none}}@media (max-width:768px){.hero-content{padding:48px 24px}.trust-bar{flex-direction:column;align-items:center;padding:40px 24px}.trust-item{width:100%;max-width:320px}.latest-work{padding:64px 0 60px}}@media (max-width:480px){.marquee-item{width:280px}}
