/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-black:#000;--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.static{position:static}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.h-full{height:100%}.w-full{width:100%}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.bg-black{background-color:var(--color-black)}.mask-repeat{-webkit-mask-repeat:repeat;mask-repeat:repeat}.object-cover{object-fit:cover}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}@font-face{font-family:kulture;src:url(/fonts/kulture.otf);font-weight:400;font-style:normal;font-display:swap}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}.loader-container[data-astro-cid-sckkx6r4]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;display:flex;justify-content:center;align-items:center;z-index:99999;overflow:hidden}.loader-container[data-astro-cid-sckkx6r4]:before{content:"";position:absolute;top:-300px;left:50%;transform:translate(-50%);width:600px;height:600px;background:#3b82f6;border-radius:50%;filter:blur(150px);opacity:.4;animation:pulse 3s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.3;transform:translate(-50%) scale(1)}50%{opacity:.5;transform:translate(-50%) scale(1.1)}}.loader-content[data-astro-cid-sckkx6r4]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:2rem}.loader-circle[data-astro-cid-sckkx6r4]{position:relative;width:150px;height:150px}.loader-svg[data-astro-cid-sckkx6r4]{width:100%;height:100%;transform:rotate(-90deg)}.loader-ring[data-astro-cid-sckkx6r4],.loader-progress[data-astro-cid-sckkx6r4]{fill:none;stroke-width:3;stroke-linecap:round}.loader-ring[data-astro-cid-sckkx6r4]{stroke:#ffffff1a}.loader-progress[data-astro-cid-sckkx6r4]{stroke:url(#gradient);stroke-dasharray:283;stroke-dashoffset:283;transition:stroke-dashoffset .3s ease}.loader-icon[data-astro-cid-sckkx6r4]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border-radius:50%;background:#3b82f61a;backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;border:1px solid rgba(59,130,246,.3);animation:rotate 3s linear infinite}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.code-symbol[data-astro-cid-sckkx6r4]{font-family:Courier New,monospace;font-size:2rem;font-weight:700;color:#fff;text-shadow:0 0 20px rgba(59,130,246,.8)}.loader-text[data-astro-cid-sckkx6r4]{text-align:center;color:#fff}.loader-title[data-astro-cid-sckkx6r4]{font-family:kulture,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:1rem;letter-spacing:2px;text-transform:uppercase;background:linear-gradient(45deg,#fff,#3b82f6,#667eea);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradient 3s ease infinite}@keyframes gradient{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.loader-percentage[data-astro-cid-sckkx6r4]{font-size:2rem;font-weight:700;font-family:Courier New,monospace;margin-bottom:1rem;color:#3b82f6;text-shadow:0 0 20px rgba(59,130,246,.5)}.loader-bar-container[data-astro-cid-sckkx6r4]{width:300px;height:4px;background:#ffffff1a;border-radius:10px;overflow:hidden;position:relative}.loader-bar[data-astro-cid-sckkx6r4]{height:100%;width:0%;background:linear-gradient(90deg,#3b82f6,#667eea,#3b82f6);background-size:200% 100%;border-radius:10px;transition:width .3s ease;animation:shimmer 2s linear infinite;box-shadow:0 0 20px #3b82f699}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width: 768px){.loader-circle[data-astro-cid-sckkx6r4]{width:120px;height:120px}.loader-icon[data-astro-cid-sckkx6r4]{width:60px;height:60px}.code-symbol[data-astro-cid-sckkx6r4]{font-size:1.5rem}.loader-title[data-astro-cid-sckkx6r4]{font-size:1.2rem}.loader-percentage[data-astro-cid-sckkx6r4]{font-size:1.5rem}.loader-bar-container[data-astro-cid-sckkx6r4]{width:250px}}.whatsapp-button[data-astro-cid-sckkx6r4]{position:fixed;bottom:30px;right:30px;width:60px;height:60px;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1000;box-shadow:0 4px 20px #25d36666;transition:all .3s ease;animation:whatsapp-bounce 2s ease-in-out infinite}.whatsapp-button[data-astro-cid-sckkx6r4]:hover{transform:scale(1.1);box-shadow:0 6px 30px #25d36699}.whatsapp-icon[data-astro-cid-sckkx6r4]{width:32px;height:32px;color:#fff;position:relative;z-index:2}.whatsapp-pulse[data-astro-cid-sckkx6r4]{position:absolute;width:100%;height:100%;border-radius:50%;background:#25d3664d;animation:whatsapp-pulse 2s ease-out infinite}.whatsapp-pulse-ring[data-astro-cid-sckkx6r4]{position:absolute;width:100%;height:100%;border-radius:50%;border:2px solid #25D366;animation:whatsapp-pulse-ring 2s ease-out infinite}@keyframes whatsapp-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes whatsapp-pulse{0%{transform:scale(1);opacity:1}to{transform:scale(1.8);opacity:0}}@keyframes whatsapp-pulse-ring{0%{transform:scale(1);opacity:1}to{transform:scale(2);opacity:0}}@media (max-width: 768px){.whatsapp-button[data-astro-cid-sckkx6r4]{bottom:20px;right:20px;width:55px;height:55px}.whatsapp-icon[data-astro-cid-sckkx6r4]{width:28px;height:28px}}.hero-container[data-astro-cid-bbe6dxrz]{position:relative;width:100%;height:300vh;overflow:hidden}.semicircle-blur[data-astro-cid-bbe6dxrz]{position:fixed;top:-300px;left:50%;transform:translate(-50%);width:600px;height:600px;background:#3b82f6;border-radius:50%;filter:blur(150px);opacity:.5;z-index:0;pointer-events:none}#hero-web[data-astro-cid-bbe6dxrz]{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);max-width:100vw;max-height:100vh;z-index:1;pointer-events:none;will-change:transform,opacity}body{overflow-x:hidden}.hero-content[data-astro-cid-bbe6dxrz]{position:fixed;top:40%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:1200px;text-align:center;z-index:10;color:#fff}.badge[data-astro-cid-bbe6dxrz]{display:inline-block;padding:8px 20px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50px;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;backdrop-filter:blur(10px)}h1[data-astro-cid-bbe6dxrz]{font-family:kulture,sans-serif;font-size:clamp(1.6rem,5vw,4rem);line-height:1.2;margin-bottom:1.5rem}.highlight[data-astro-cid-bbe6dxrz]{color:#ffffffe6;font-weight:700;display:inline-block;position:relative;text-shadow:0 0 10px rgba(102,126,234,.5),0 0 20px rgba(118,75,162,.3)}.hero-description[data-astro-cid-bbe6dxrz]{font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;margin-bottom:2rem;color:#ffffffd9;max-width:800px;margin-left:auto;margin-right:auto}.hero-description[data-astro-cid-bbe6dxrz] strong[data-astro-cid-bbe6dxrz]{color:#fff;font-weight:600}.scroll-indicator[data-astro-cid-bbe6dxrz]{position:absolute;bottom:-270px;left:50%;transform:translate(-50%)}.scroll-icon[data-astro-cid-bbe6dxrz]{width:30px;height:50px;border:2px solid rgba(255,255,255,.5);border-radius:20px;position:relative;cursor:pointer}.scroll-wheel[data-astro-cid-bbe6dxrz]{width:4px;height:10px;background:#fff;border-radius:2px;position:absolute;top:8px;left:50%;transform:translate(-50%)}@media (min-width: 320px) and (max-width: 500px){#hero-web[data-astro-cid-bbe6dxrz]{top:65%}.scroll-indicator[data-astro-cid-bbe6dxrz]{bottom:-100%}.hero-container[data-astro-cid-bbe6dxrz]{height:150vh}}.about[data-astro-cid-v2cbyr3p]{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:4rem 2rem;background:#000}.about-text[data-astro-cid-v2cbyr3p]{font-size:clamp(1.5rem,3vw,2.5rem);line-height:1.6;max-width:1200px;color:#fff;font-weight:400;margin:0}.logos-carousel[data-astro-cid-rebuysve]{padding:4rem 0;background:#000;position:relative;overflow:hidden}.carousel-container[data-astro-cid-rebuysve]{position:relative;width:85%;overflow:hidden;margin:0 auto}.carousel-container[data-astro-cid-rebuysve]:before,.carousel-container[data-astro-cid-rebuysve]:after{content:"";position:absolute;top:0;bottom:0;width:150px;z-index:2;pointer-events:none}.carousel-container[data-astro-cid-rebuysve]:before{left:0;background:linear-gradient(to right,black,transparent)}.carousel-container[data-astro-cid-rebuysve]:after{right:0;background:linear-gradient(to left,black,transparent)}.carousel-track[data-astro-cid-rebuysve]{display:flex;gap:4rem;animation:scroll 30s linear infinite;width:fit-content}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.carousel-track[data-astro-cid-rebuysve]:hover{animation-play-state:paused}.logo-item[data-astro-cid-rebuysve]{display:flex;flex-direction:column;align-items:center;gap:1rem;min-width:150px;opacity:.5;transition:opacity .3s ease}.logo-item[data-astro-cid-rebuysve]>svg[data-astro-cid-rebuysve],.logo-item[data-astro-cid-rebuysve]>img[data-astro-cid-rebuysve]{flex-shrink:0}.logo-item[data-astro-cid-rebuysve]:hover{opacity:1}.logo[data-astro-cid-rebuysve]{width:60px;height:60px;color:#fff;fill:#fff;transition:transform .3s ease;object-fit:contain;display:block}.logo-item[data-astro-cid-rebuysve] img[data-astro-cid-rebuysve].logo{filter:brightness(0) invert(1)}.logo-item[data-astro-cid-rebuysve]:hover .logo[data-astro-cid-rebuysve]{transform:scale(1.1)}.logo-item[data-astro-cid-rebuysve] span[data-astro-cid-rebuysve]{color:#ffffffb3;font-size:.875rem;font-weight:500;text-align:center}@media (max-width: 768px){.carousel-track[data-astro-cid-rebuysve]{gap:2rem}.logo-item[data-astro-cid-rebuysve]{min-width:100px;gap:.75rem}.logo[data-astro-cid-rebuysve]{width:45px;height:45px}.carousel-container[data-astro-cid-rebuysve]:before,.carousel-container[data-astro-cid-rebuysve]:after{width:80px}.logo-item[data-astro-cid-rebuysve] span[data-astro-cid-rebuysve]{font-size:.75rem}}.services[data-astro-cid-g5jplrhu]{min-height:80vh;padding:8rem 2rem;background:#000;position:relative;overflow:hidden}.services-bg-text[data-astro-cid-g5jplrhu]{position:absolute;top:15%;left:50%;transform:translate(-50%,-50%);font-family:kulture,sans-serif;font-size:clamp(4rem,12vw,10rem);font-weight:900;color:#ffffff26;letter-spacing:.1em;white-space:nowrap;z-index:0;pointer-events:none;user-select:none}.services-container[data-astro-cid-g5jplrhu]{max-width:1400px;margin:0 auto;position:relative;z-index:1}.services-grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;padding:2rem 0}.service-card[data-astro-cid-g5jplrhu]{background:#00000080;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.service-card[data-astro-cid-g5jplrhu]:hover{border-color:#3b82f64d;box-shadow:0 0 30px #3b82f633,0 0 60px #3b82f61a,inset 0 0 20px #3b82f60d;background:#000000b3;transform:translateY(-5px)}.service-title[data-astro-cid-g5jplrhu]{font-family:kulture,sans-serif;font-size:1rem;color:#fff;margin-bottom:1rem;font-weight:100;position:relative;padding-bottom:.75rem}.service-title[data-astro-cid-g5jplrhu]:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:#3b82f6}.service-list[data-astro-cid-g5jplrhu]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0}.service-list[data-astro-cid-g5jplrhu] li[data-astro-cid-g5jplrhu]{display:flex;align-items:center;gap:.75rem;color:#ffffffb3;font-size:.95rem;transition:all .3s ease;padding:.15rem 0}.service-list[data-astro-cid-g5jplrhu] li[data-astro-cid-g5jplrhu]:hover{color:#fff;transform:translate(5px)}.service-list[data-astro-cid-g5jplrhu] .icon[data-astro-cid-g5jplrhu]{width:20px;height:20px;color:#fff;stroke:#fff;transition:all .3s ease;flex-shrink:0;opacity:.7}.service-list[data-astro-cid-g5jplrhu] li[data-astro-cid-g5jplrhu]:hover .icon[data-astro-cid-g5jplrhu]{opacity:1;transform:scale(1.1)}@media (max-width: 768px){.services-grid[data-astro-cid-g5jplrhu]{grid-template-columns:1fr;gap:1.5rem}.services-bg-text[data-astro-cid-g5jplrhu]{top:5%;font-size:clamp(3rem,15vw,10rem)}}#portfolio-mask[data-astro-cid-uhrerali]{background:#fff;mask-image:url(/portafolio.svg);mask-position:center 60%;mask-repeat:no-repeat;mask-size:clamp(5800vh,4000%,0vh);height:150vh}.projects-section[data-astro-cid-uhrerali]{min-height:100vh;background:#000;padding:6rem 2rem 8rem;position:relative;margin-top:-50vh;z-index:10}.projects-header[data-astro-cid-uhrerali]{max-width:1400px;margin:0 auto 5rem;text-align:center}.header-content[data-astro-cid-uhrerali]{max-width:800px;margin:0 auto}.header-title[data-astro-cid-uhrerali]{font-family:kulture,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.2}.header-description[data-astro-cid-uhrerali]{font-size:1.125rem;color:#fff9;line-height:1.7;max-width:700px;margin:0 auto}.projects-container[data-astro-cid-uhrerali]{max-width:1400px;margin:0 auto}.section-header[data-astro-cid-uhrerali]{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}.section-title[data-astro-cid-uhrerali]{font-family:kulture,sans-serif;font-size:1.5rem;color:#fff}.view-all[data-astro-cid-uhrerali]{display:flex;align-items:center;gap:.5rem;color:#8b5cf6;font-weight:600;font-size:.95rem;text-decoration:none;transition:all .3s ease}.view-all[data-astro-cid-uhrerali]:hover{gap:.75rem;color:#a78bfa}.arrow-icon[data-astro-cid-uhrerali]{width:20px;height:20px;transition:transform .3s ease}.view-all[data-astro-cid-uhrerali]:hover .arrow-icon[data-astro-cid-uhrerali]{transform:translate(4px)}.projects-grid[data-astro-cid-uhrerali]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.project-card[data-astro-cid-uhrerali]{background:#0f0f19cc;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer}.project-card[data-astro-cid-uhrerali]:hover{border-color:#8b5cf666;transform:translateY(-8px);box-shadow:0 20px 40px #0006,0 0 40px #8b5cf626,inset 0 0 20px #8b5cf60d}.card-header[data-astro-cid-uhrerali]{padding:1.5rem 1.5rem 1rem}.year[data-astro-cid-uhrerali]{display:inline-block;font-size:.8rem;color:#ffffff80;margin-bottom:.5rem;font-weight:500}.project-name[data-astro-cid-uhrerali]{font-family:kulture,sans-serif;font-size:1.5rem;color:#fff;margin:0;line-height:1.3}.card-image[data-astro-cid-uhrerali]{aspect-ratio:16 / 10;overflow:hidden;position:relative;background:#0000004d;margin:0 1rem;border-radius:12px}.card-image[data-astro-cid-uhrerali] img[data-astro-cid-uhrerali]{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.project-card[data-astro-cid-uhrerali]:hover .card-image[data-astro-cid-uhrerali] img[data-astro-cid-uhrerali]{transform:scale(1.05)}.card-footer[data-astro-cid-uhrerali]{padding:1.5rem;display:flex;justify-content:space-between;align-items:center}.category[data-astro-cid-uhrerali]{font-size:.9rem;color:#fff9;font-weight:500}.live-link[data-astro-cid-uhrerali]{display:flex;align-items:center;gap:.5rem;color:#ffffffb3;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s ease}.live-link[data-astro-cid-uhrerali]:hover{color:#8b5cf6}.globe-icon[data-astro-cid-uhrerali]{width:16px;height:16px;transition:transform .3s ease}.live-link[data-astro-cid-uhrerali]:hover .globe-icon[data-astro-cid-uhrerali]{transform:scale(1.1)}@media (max-width: 768px){.projects-section[data-astro-cid-uhrerali]{padding:4rem 1.5rem 6rem}.projects-header[data-astro-cid-uhrerali]{margin-bottom:3rem}.section-header[data-astro-cid-uhrerali]{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:2rem}.projects-grid[data-astro-cid-uhrerali]{grid-template-columns:1fr;gap:1.5rem}}.contact-section[data-astro-cid-xmivup5a]{min-height:100vh;background:#000;padding:8rem 2rem;position:relative;overflow:hidden}.contact-background-text[data-astro-cid-xmivup5a]{position:absolute;top:15%;left:50%;transform:translate(-50%,-50%);font-family:kulture,sans-serif;font-size:clamp(4rem,12vw,10rem);font-weight:900;color:#ffffff26;letter-spacing:.1em;white-space:nowrap;z-index:0;pointer-events:none;user-select:none}.contact-container[data-astro-cid-xmivup5a]{max-width:700px;margin:0 auto;position:relative;z-index:1}.contact-form-wrapper[data-astro-cid-xmivup5a]{background:#00000080;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.contact-form-wrapper[data-astro-cid-xmivup5a]:hover{border-color:#3b82f64d;box-shadow:0 0 30px #3b82f633,0 0 60px #3b82f61a,inset 0 0 20px #3b82f60d;background:#000000b3}.contact-title[data-astro-cid-xmivup5a]{font-family:kulture,sans-serif;font-size:1rem;color:#fff;margin-bottom:1rem;font-weight:100;position:relative;padding-bottom:.75rem}.contact-title[data-astro-cid-xmivup5a]:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:#3b82f6}.contact-form[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:1.5rem}.form-row[data-astro-cid-xmivup5a]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:.5rem}.form-group[data-astro-cid-xmivup5a] label[data-astro-cid-xmivup5a]{color:#fffc;font-size:.9rem;font-weight:500}.required[data-astro-cid-xmivup5a]{color:#3b82f6}.form-group[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a],.form-group[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:.875rem 1rem;color:#fff;font-size:.95rem;transition:all .3s ease}.form-group[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a]::placeholder,.form-group[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]::placeholder{color:#ffffff4d}.form-group[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a]:focus,.form-group[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]:focus{outline:none;border-color:#3b82f6;background:#ffffff14;box-shadow:0 0 0 3px #3b82f61a}.phone-input[data-astro-cid-xmivup5a]{display:flex;gap:.5rem}.country-code[data-astro-cid-xmivup5a]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:.875rem .75rem;color:#fff;font-size:1.2rem;cursor:pointer;width:70px;transition:all .3s ease}.country-code[data-astro-cid-xmivup5a]:focus{outline:none;border-color:#3b82f6;background:#ffffff14}.phone-input[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a]{flex:1}.requirements-grid[data-astro-cid-xmivup5a]{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.requirement-btn[data-astro-cid-xmivup5a]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:.75rem 1rem;color:#ffffffb3;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease}.requirement-btn[data-astro-cid-xmivup5a]:hover{background:#ffffff14;border-color:#fff3;color:#fff}.requirement-btn[data-astro-cid-xmivup5a].active{background:#3b82f633;border-color:#3b82f6;color:#fff}.form-group[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]{resize:vertical;min-height:120px}.submit-btn[data-astro-cid-xmivup5a]{background:#fff;color:#0a0a0f;border:none;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1rem}.submit-btn[data-astro-cid-xmivup5a]:hover{background:#ffffffe6;transform:translateY(-2px);box-shadow:0 10px 30px #fff3}.submit-btn[data-astro-cid-xmivup5a]:active{transform:translateY(0)}@media (max-width: 768px){.contact-section[data-astro-cid-xmivup5a]{padding:4rem 1.5rem}.contact-form-wrapper[data-astro-cid-xmivup5a]{padding:2rem 1.5rem}.form-row[data-astro-cid-xmivup5a]{grid-template-columns:1fr}.requirements-grid[data-astro-cid-xmivup5a]{grid-template-columns:1fr 1fr}.contact-background-text[data-astro-cid-xmivup5a]{top:5%;font-size:clamp(3rem,15vw,10rem)}}.footer[data-astro-cid-sz7xmlte]{background:#000;border-top:1px solid rgba(255,255,255,.1);padding:4rem 2rem 2rem;position:relative;overflow:hidden}.footer[data-astro-cid-sz7xmlte]:before{content:"";position:absolute;top:-200px;left:50%;transform:translate(-50%);width:400px;height:400px;background:#3b82f6;border-radius:50%;filter:blur(120px);opacity:.1;pointer-events:none}.footer-container[data-astro-cid-sz7xmlte]{max-width:1400px;margin:0 auto;position:relative;z-index:1}.footer-content[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:3rem}.footer-section[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1.5rem}.footer-logo[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.75rem;text-decoration:none;transition:all .3s ease;width:fit-content}.footer-logo[data-astro-cid-sz7xmlte] .logo-icon[data-astro-cid-sz7xmlte]{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Courier New,monospace;font-size:.7rem;font-weight:700;color:#fff;transition:transform .3s ease;box-shadow:0 4px 12px #667eea4d}.footer-logo[data-astro-cid-sz7xmlte] .logo-text[data-astro-cid-sz7xmlte]{font-family:Courier New,Consolas,monospace;font-size:1rem;font-weight:700;color:#fff;letter-spacing:-.5px}.footer-logo[data-astro-cid-sz7xmlte]:hover .logo-icon[data-astro-cid-sz7xmlte]{transform:rotate(360deg)}.footer-logo[data-astro-cid-sz7xmlte]:hover .logo-text[data-astro-cid-sz7xmlte]{color:#667eea}.footer-description[data-astro-cid-sz7xmlte]{color:#fff9;line-height:1.7;font-size:.95rem;max-width:350px}.social-links[data-astro-cid-sz7xmlte]{display:flex;gap:1rem}.social-link[data-astro-cid-sz7xmlte]{width:40px;height:40px;border-radius:50%;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;color:#ffffffb3;transition:all .3s ease;text-decoration:none}.social-link[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:18px;height:18px}.social-link[data-astro-cid-sz7xmlte]:hover{background:#3b82f633;border-color:#3b82f6;color:#fff;transform:translateY(-3px)}.footer-title[data-astro-cid-sz7xmlte]{font-family:kulture,sans-serif;font-size:1rem;color:#fff;margin:0;position:relative;padding-bottom:.75rem}.footer-title[data-astro-cid-sz7xmlte]:after{content:"";position:absolute;bottom:0;left:0;width:30px;height:2px;background:#3b82f6}.footer-links[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.footer-links[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{color:#fff9;text-decoration:none;font-size:.95rem;transition:all .3s ease;display:inline-block}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff;transform:translate(5px)}.contact-info[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.75rem}.contact-info[data-astro-cid-sz7xmlte] .icon[data-astro-cid-sz7xmlte]{width:18px;height:18px;color:#3b82f6;flex-shrink:0}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem}.footer-bottom-content[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.copyright[data-astro-cid-sz7xmlte]{color:#ffffff80;font-size:.9rem;margin:0}.footer-bottom-links[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:1rem}.footer-bottom-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ffffff80;text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-bottom-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.separator[data-astro-cid-sz7xmlte]{color:#ffffff4d;font-size:.8rem}@media (max-width: 968px){.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width: 640px){.footer[data-astro-cid-sz7xmlte]{padding:3rem 1.5rem 1.5rem}.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2rem}.footer-bottom-content[data-astro-cid-sz7xmlte]{flex-direction:column;text-align:center}.footer-bottom-links[data-astro-cid-sz7xmlte]{flex-wrap:wrap;justify-content:center}}.navbar[data-astro-cid-j7pv25f6]{position:fixed;top:0;left:0;right:0;z-index:100;padding:1rem 0}.nav-container[data-astro-cid-j7pv25f6]{max-width:1400px;margin:.75rem auto;display:flex;align-items:center;justify-content:space-between;background:#ffffff0d;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:100px;padding:.5rem 1.5rem;box-shadow:0 8px 32px #0003}.logo[data-astro-cid-j7pv25f6]{display:flex;align-items:center;gap:.75rem;text-decoration:none;transition:all .3s ease}.logo-icon[data-astro-cid-j7pv25f6]{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Courier New,monospace;font-size:.7rem;font-weight:700;color:#fff;transition:transform .3s ease;box-shadow:0 4px 12px #667eea4d}.logo-text[data-astro-cid-j7pv25f6]{font-family:Courier New,Consolas,monospace;font-size:1rem;font-weight:700;color:#fff;letter-spacing:-.5px}.logo[data-astro-cid-j7pv25f6]:hover .logo-icon[data-astro-cid-j7pv25f6]{transform:rotate(360deg)}.logo[data-astro-cid-j7pv25f6]:hover .logo-text[data-astro-cid-j7pv25f6]{color:#667eea}.nav-menu[data-astro-cid-j7pv25f6]{display:flex;list-style:none;gap:2.5rem;margin:0;padding:0}.nav-link[data-astro-cid-j7pv25f6]{color:#fffc;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .3s ease;position:relative}.nav-link[data-astro-cid-j7pv25f6]:hover{color:#fff}.nav-link[data-astro-cid-j7pv25f6]:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#667eea;transition:width .3s ease}.nav-link[data-astro-cid-j7pv25f6]:hover:after{width:100%}.nav-cta[data-astro-cid-j7pv25f6]{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:.6rem 1.5rem;border-radius:50px;text-decoration:none;font-size:.9rem;font-weight:600;transition:all .3s ease;backdrop-filter:blur(10px)}.nav-cta[data-astro-cid-j7pv25f6]:hover{background:#fff3;border-color:#ffffff4d;transform:translateY(-2px)}@media (max-width: 768px){.nav-menu[data-astro-cid-j7pv25f6]{display:none}.nav-container[data-astro-cid-j7pv25f6]{padding:.75rem 1rem}}
