.Hero-module___w2HtG__hero{align-items:flex-start;padding:5rem 0 .5rem;display:flex;position:relative}@media (min-width:768px){.Hero-module___w2HtG__hero{align-items:center;min-height:100vh;padding:7rem 0 4rem}}.Hero-module___w2HtG__bgGlow{pointer-events:none;z-index:0;background:radial-gradient(#22d3ee26 0%,#2563eb0d 40%,#0000 70%);width:100%;height:100%;animation:8s ease-in-out infinite alternate Hero-module___w2HtG__pulseGlow;position:absolute;top:-20%;left:50%;transform:translate(-50%)}@keyframes Hero-module___w2HtG__pulseGlow{0%{opacity:.8;transform:translate(-50%)scale(1)}to{opacity:1;transform:translate(-50%)scale(1.1)}}.Hero-module___w2HtG__bgGrid{background-image:linear-gradient(to right, var(--border-color) 1px, transparent 1px), linear-gradient(to bottom, var(--border-color) 1px, transparent 1px);opacity:.2;pointer-events:none;z-index:0;background-size:4rem 4rem;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.Hero-module___w2HtG__container{z-index:10;flex-direction:column;justify-content:flex-start;align-items:center;gap:.25rem;width:100%;display:flex;position:relative}@media (min-width:768px){.Hero-module___w2HtG__container{gap:2.5rem}}@media (min-width:1024px){.Hero-module___w2HtG__container{flex-direction:row;justify-content:space-between}}.Hero-module___w2HtG__content{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}@media (min-width:1024px){.Hero-module___w2HtG__content{text-align:left;flex:1;align-items:flex-start;max-width:560px}}.Hero-module___w2HtG__cursor{color:var(--accent-color);animation:.8s step-end infinite Hero-module___w2HtG__blink;display:inline-block}@keyframes Hero-module___w2HtG__blink{0%,to{opacity:1}50%{opacity:0}}.Hero-module___w2HtG__globeWrapper{aspect-ratio:1;flex-shrink:0;align-self:center;width:min(76vw,280px);height:auto;margin:-.25rem auto 0;position:relative;overflow:visible}@media (min-width:480px){.Hero-module___w2HtG__globeWrapper{width:320px}}@media (min-width:640px){.Hero-module___w2HtG__globeWrapper{width:440px}}@media (min-width:768px){.Hero-module___w2HtG__globeWrapper{margin:0 auto}}@media (min-width:1024px){.Hero-module___w2HtG__globeWrapper{align-self:auto;width:580px;margin:0}}.Hero-module___w2HtG__badge{border-radius:var(--radius-full);background:var(--hover-bg);border:1px solid var(--border-color);color:var(--text-color);align-items:center;gap:.5rem;margin-top:1rem;margin-bottom:1rem;padding:.375rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}@media (min-width:768px){.Hero-module___w2HtG__badge{margin-top:0}}.Hero-module___w2HtG__badgeDot{background-color:var(--accent-color);width:8px;height:8px;box-shadow:var(--shadow-glow);border-radius:50%}.Hero-module___w2HtG__title{min-height:5.4rem;margin-bottom:1rem}.Hero-module___w2HtG__typewriterWrapper{text-align:left;white-space:nowrap;display:inline-block;position:relative}.Hero-module___w2HtG__hiddenText{visibility:hidden;opacity:0;pointer-events:none}.Hero-module___w2HtG__typingText{width:100%;position:absolute;top:0;left:0}@media (min-width:480px){.Hero-module___w2HtG__title{min-height:6rem}}@media (min-width:768px){.Hero-module___w2HtG__title{min-height:8.8rem;margin-bottom:1.5rem}}.Hero-module___w2HtG__subtitle{color:var(--text-muted);max-width:700px;margin-bottom:1rem;font-size:1rem;animation-delay:.1s}@media (min-width:768px){.Hero-module___w2HtG__subtitle{margin-bottom:2.5rem;font-size:1.25rem}}.Hero-module___w2HtG__actions{flex-direction:column;align-items:center;gap:1rem;width:100%;animation-delay:.2s;display:flex}@media (min-width:640px){.Hero-module___w2HtG__actions{flex-direction:row;justify-content:center;width:auto}}@media (min-width:1024px){.Hero-module___w2HtG__actions{justify-content:flex-start}}
.Services-module__uj7JVa__grid{gap:var(--spacing-sm);margin-top:var(--spacing-md);grid-template-columns:1fr;display:grid}@media (min-width:480px){.Services-module__uj7JVa__grid{gap:var(--spacing-md);margin-top:var(--spacing-lg)}}@media (min-width:640px){.Services-module__uj7JVa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Services-module__uj7JVa__grid{grid-template-columns:repeat(3,1fr)}}.Services-module__uj7JVa__card{flex-direction:column;height:100%;display:flex}.Services-module__uj7JVa__cardLink{height:100%;display:block}.Services-module__uj7JVa__cardLink:focus-visible{outline:2px solid var(--accent-color);outline-offset:4px;border-radius:var(--radius-md)}.Services-module__uj7JVa__explore{color:var(--accent-color);margin-top:1rem;font-size:.875rem;font-weight:700;display:inline-block}.Services-module__uj7JVa__iconWrapper{border-radius:var(--radius-md);background:color-mix(in srgb, var(--icon-color,#8b5cf6) 12%, transparent);border:1px solid color-mix(in srgb, var(--icon-color,#8b5cf6) 25%, transparent);flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;transition:background .3s,border-color .3s;display:flex;overflow:hidden}.Services-module__uj7JVa__iconWrapper svg{width:28px;height:28px;color:var(--icon-color,#8b5cf6);stroke:var(--icon-color,#8b5cf6)}.Services-module__uj7JVa__card:hover .Services-module__uj7JVa__iconWrapper{background:color-mix(in srgb, var(--icon-color,#8b5cf6) 20%, transparent);border-color:color-mix(in srgb, var(--icon-color,#8b5cf6) 45%, transparent)}.Services-module__uj7JVa__icon{font-size:1.5rem}.Services-module__uj7JVa__description{color:var(--text-muted);font-size:.9375rem;line-height:1.6}
.Card-module__b6YjYG__card{border-radius:var(--radius-md);background-color:var(--card-bg);color:var(--text-color);transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base);overflow:hidden}.Card-module__b6YjYG__default{box-shadow:var(--shadow-sm);border:1px solid var(--border-color)}.Card-module__b6YjYG__outline{border:1px solid var(--border-color);background-color:#0000}.Card-module__b6YjYG__glass{-webkit-backdrop-filter:blur(10px);box-shadow:var(--shadow-md);background:#ffffff0d;border:1px solid #ffffff1a}@media (prefers-color-scheme:dark){.Card-module__b6YjYG__glass{background:#0f172a99;border:1px solid #ffffff0d}}.Card-module__b6YjYG__hoverable:hover{box-shadow:var(--shadow-lg);border-color:var(--accent-color);transform:translateY(-4px)}.Card-module__b6YjYG__header{flex-direction:column;gap:.375rem;padding:1.5rem;display:flex}.Card-module__b6YjYG__title{letter-spacing:-.025em;margin:0;font-size:1.25rem;font-weight:600;line-height:1}.Card-module__b6YjYG__content{padding:0 1.5rem 1.5rem}.Card-module__b6YjYG__footer{align-items:center;padding:0 1.5rem 1.5rem;display:flex}
.AIAgents-module__bM-Mca__section{background:radial-gradient(#22d3ee08 0%,#0000 70%);position:relative;overflow:hidden}.AIAgents-module__bM-Mca__grid{grid-template-columns:1fr;gap:1.5rem;margin-top:4rem;display:grid}@media (min-width:768px){.AIAgents-module__bM-Mca__grid{grid-template-columns:repeat(2,1fr)}}.AIAgents-module__bM-Mca__card{border:1px solid var(--border-color);background:var(--card-bg);height:100%;transition:all var(--transition-base);position:relative;overflow:hidden}.AIAgents-module__bM-Mca__card:hover{border-color:var(--accent-color);transform:translateY(-4px);box-shadow:0 10px 30px -10px #22d3ee26}.AIAgents-module__bM-Mca__iconWrapper{border-radius:var(--radius-md);background:var(--hover-bg);width:3rem;height:3rem;color:var(--icon-color,var(--accent-color));transition:background var(--transition-base), color var(--transition-base);justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.AIAgents-module__bM-Mca__card:hover .AIAgents-module__bM-Mca__iconWrapper{background:var(--icon-color,var(--accent-color));color:#fff}.AIAgents-module__bM-Mca__cardTitle{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.AIAgents-module__bM-Mca__description{color:var(--text-muted);font-size:.95rem;line-height:1.6}.AIAgents-module__bM-Mca__tag{text-transform:uppercase;letter-spacing:.05em;color:var(--accent-color);border-radius:var(--radius-full);background:#22d3ee1a;margin-bottom:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}
.Solutions-module__pb3Isq__solutions{background:radial-gradient(circle at 50% 0%, color-mix(in srgb, var(--accent-color) 10%, transparent), transparent 40%), var(--hover-bg);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.Solutions-module__pb3Isq__header{max-width:760px;margin:0 auto}.Solutions-module__pb3Isq__eyebrow{color:var(--accent-color);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:inline-block}.Solutions-module__pb3Isq__grid{margin-top:var(--spacing-lg);grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.Solutions-module__pb3Isq__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (min-width:1024px){.Solutions-module__pb3Isq__grid{grid-template-columns:repeat(3,1fr)}}.Solutions-module__pb3Isq__reveal,.Solutions-module__pb3Isq__item{height:100%}.Solutions-module__pb3Isq__item{background:color-mix(in srgb, var(--card-bg) 94%, transparent);border:1px solid var(--border-color);border-radius:var(--radius-md);min-height:250px;box-shadow:var(--shadow-sm);transition:transform var(--transition-base), border-color var(--transition-base), box-shadow var(--transition-base);flex-direction:column;padding:1.5rem;display:flex;position:relative;overflow:hidden}.Solutions-module__pb3Isq__item:hover{border-color:color-mix(in srgb, var(--accent-color) 50%, var(--border-color));box-shadow:var(--shadow-md);transform:translateY(-4px)}.Solutions-module__pb3Isq__cardTop{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.Solutions-module__pb3Isq__icon{width:48px;height:48px;color:var(--accent-color);background:color-mix(in srgb, var(--accent-color) 11%, transparent);border:1px solid color-mix(in srgb, var(--accent-color) 24%, transparent);transition:background var(--transition-base), transform var(--transition-base);border-radius:14px;place-items:center;display:grid}.Solutions-module__pb3Isq__icon svg{width:24px;height:24px}.Solutions-module__pb3Isq__item:hover .Solutions-module__pb3Isq__icon{background:color-mix(in srgb, var(--accent-color) 18%, transparent);transform:rotate(-3deg)scale(1.04)}.Solutions-module__pb3Isq__number{color:color-mix(in srgb, var(--text-muted) 58%, transparent);letter-spacing:.12em;font-size:.75rem;font-weight:700}.Solutions-module__pb3Isq__content{margin-top:auto}.Solutions-module__pb3Isq__label{color:var(--accent-color);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;font-weight:700;display:block}.Solutions-module__pb3Isq__title{letter-spacing:-.02em;margin-bottom:.6rem;font-size:1.25rem}.Solutions-module__pb3Isq__desc{color:var(--text-muted);font-size:.925rem;line-height:1.65}.Solutions-module__pb3Isq__accent{background:var(--gradient-accent);transform-origin:0;height:3px;transition:transform var(--transition-base);position:absolute;bottom:0;left:0;right:0;transform:scaleX(.22)}.Solutions-module__pb3Isq__item:hover .Solutions-module__pb3Isq__accent{transform:scaleX(1)}@media (prefers-reduced-motion:reduce){.Solutions-module__pb3Isq__item,.Solutions-module__pb3Isq__icon,.Solutions-module__pb3Isq__accent{transition:none}}
.FeaturedProjects-module__yNItXG__header{margin-bottom:var(--spacing-lg);justify-content:space-between;align-items:flex-end;display:flex}.FeaturedProjects-module__yNItXG__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.FeaturedProjects-module__yNItXG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.FeaturedProjects-module__yNItXG__grid{grid-template-columns:repeat(3,1fr)}}.FeaturedProjects-module__yNItXG__card{padding:0;overflow:hidden}.FeaturedProjects-module__yNItXG__imagePlaceholder{background-color:var(--border-color);width:100%;height:240px;position:relative;overflow:hidden}.FeaturedProjects-module__yNItXG__projectImage{object-fit:cover;transition:transform .5s}.FeaturedProjects-module__yNItXG__card:hover .FeaturedProjects-module__yNItXG__projectImage{transform:scale(1.05)}.FeaturedProjects-module__yNItXG__imagePlaceholder:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#0009 100%);position:absolute;inset:0}.FeaturedProjects-module__yNItXG__content{padding:1.5rem}.FeaturedProjects-module__yNItXG__category{text-transform:uppercase;letter-spacing:.05em;color:var(--accent-color);margin-bottom:.5rem;font-size:.75rem;font-weight:700}.FeaturedProjects-module__yNItXG__title{margin-bottom:.5rem;font-size:1.5rem}.FeaturedProjects-module__yNItXG__result{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9375rem}.FeaturedProjects-module__yNItXG__metric{background-color:var(--hover-bg);border-radius:var(--radius-sm);color:var(--text-color);align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:600;display:inline-flex}.FeaturedProjects-module__yNItXG__metricIcon{color:var(--accent-color)}.FeaturedProjects-module__yNItXG__mobileAction{margin-top:2rem;display:none}@media (max-width:767px){.FeaturedProjects-module__yNItXG__mobileAction{display:block}}
.WhyTuneOnus-module__pxd9Ca__whySection{background:var(--background-color);overflow:hidden}.WhyTuneOnus-module__pxd9Ca__wrapper{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.WhyTuneOnus-module__pxd9Ca__wrapper{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:5rem}}.WhyTuneOnus-module__pxd9Ca__content{max-width:640px}.WhyTuneOnus-module__pxd9Ca__eyebrow{color:var(--accent-color);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:inline-block}.WhyTuneOnus-module__pxd9Ca__list{border-top:1px solid var(--border-color);gap:0;margin-top:2.5rem;display:grid}.WhyTuneOnus-module__pxd9Ca__item{border-bottom:1px solid var(--border-color);gap:1rem;padding:1.1rem 0;display:flex}.WhyTuneOnus-module__pxd9Ca__iconWrapper{width:1.75rem;height:1.75rem;color:var(--accent-color);background:color-mix(in srgb, var(--accent-color) 10%, transparent);border-radius:50%;flex:0 0 1.75rem;place-items:center;display:grid}.WhyTuneOnus-module__pxd9Ca__iconWrapper svg{width:16px;height:16px}.WhyTuneOnus-module__pxd9Ca__itemTitle{color:var(--text-color);margin-bottom:.25rem;font-size:1.05rem}.WhyTuneOnus-module__pxd9Ca__itemText{color:var(--text-muted);font-size:.925rem;line-height:1.6}.WhyTuneOnus-module__pxd9Ca__visual{justify-content:center;align-items:center;display:flex}.WhyTuneOnus-module__pxd9Ca__visualElement{background:color-mix(in srgb, var(--card-bg) 94%, transparent);border:1px solid var(--border-color);border-radius:var(--radius-lg);width:min(100%,440px);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.WhyTuneOnus-module__pxd9Ca__visualElement:before{content:"";background:radial-gradient(circle, color-mix(in srgb, var(--accent-color) 13%, transparent), transparent 68%);pointer-events:none;width:220px;height:220px;position:absolute;top:-80px;right:-60px}.WhyTuneOnus-module__pxd9Ca__visualHeader,.WhyTuneOnus-module__pxd9Ca__visualFooter{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;font-size:.7rem;font-weight:700;display:flex;position:relative}.WhyTuneOnus-module__pxd9Ca__status{align-items:center;gap:.45rem;display:flex}.WhyTuneOnus-module__pxd9Ca__status i{background:var(--accent-color);width:.45rem;height:.45rem;box-shadow:0 0 0 4px color-mix(in srgb, var(--accent-color) 10%, transparent);border-radius:50%}.WhyTuneOnus-module__pxd9Ca__flow{padding:1.75rem;position:relative}.WhyTuneOnus-module__pxd9Ca__flowItem{background:var(--hover-bg);border:1px solid var(--border-color);border-radius:var(--radius-md);align-items:center;gap:1rem;padding:1rem;display:flex}.WhyTuneOnus-module__pxd9Ca__flowNumber{width:2.25rem;height:2.25rem;color:var(--accent-color);background:color-mix(in srgb, var(--accent-color) 10%, transparent);border-radius:.65rem;flex:0 0 2.25rem;place-items:center;font-size:.7rem;font-weight:800;display:grid}.WhyTuneOnus-module__pxd9Ca__flowItem strong,.WhyTuneOnus-module__pxd9Ca__flowItem small{display:block}.WhyTuneOnus-module__pxd9Ca__flowItem strong{margin-bottom:.2rem;font-size:.95rem}.WhyTuneOnus-module__pxd9Ca__flowItem small{color:var(--text-muted);font-size:.78rem}.WhyTuneOnus-module__pxd9Ca__connector{background:var(--gradient-accent);width:1px;height:1rem;margin:0 auto;display:block}.WhyTuneOnus-module__pxd9Ca__visualFooter{border-top:1px solid var(--border-color);border-bottom:0}@media (max-width:480px){.WhyTuneOnus-module__pxd9Ca__visualHeader,.WhyTuneOnus-module__pxd9Ca__visualFooter{flex-direction:column;align-items:flex-start}.WhyTuneOnus-module__pxd9Ca__flow{padding:1rem}}
