.loading-container[data-astro-cid-x6ubggj2]{z-index:9999;pointer-events:none;position:fixed;inset:0;overflow:hidden}.loading-screen[data-astro-cid-x6ubggj2]{pointer-events:auto;color:var(--fg);background-color:var(--bg);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;clip-path:circle(150% at 50% 50%)}.loading-words[data-astro-cid-x6ubggj2]{grid-column-gap:2em;grid-row-gap:2em;align-items:center;display:flex;opacity:0}.loading-words__dot[data-astro-cid-x6ubggj2]{background-color:var(--orange);border-radius:50%;width:.75em;height:.75em}.loading-words__word[data-astro-cid-x6ubggj2]{font-family:var(--font-d);font-size:4.5em;font-weight:600;letter-spacing:-.02em;line-height:1;margin:0}@media screen and (max-width:767px){.loading-words[data-astro-cid-x6ubggj2]{font-size:2.75vw}}.liquid-gradient[data-astro-cid-vutrs3wd]{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.liquid-gradient[data-astro-cid-vutrs3wd] canvas{display:block;width:100%;height:100%;pointer-events:none}.hero-line-inner{display:block;overflow:hidden}.hero-reveal{display:block;transform:translateY(100%);opacity:0;animation:heroReveal .8s cubic-bezier(.16,1,.3,1) forwards}.hero-line:nth-child(1) .hero-reveal{animation-delay:.1s}.hero-line:nth-child(2) .hero-reveal{animation-delay:.25s}.hero-line:nth-child(3) .hero-reveal{animation-delay:.4s}.hero-fade{opacity:0;animation:heroFade .6s ease-out forwards}@keyframes heroReveal{to{transform:translateY(0);opacity:1}}@keyframes heroFade{to{opacity:1}}@keyframes heroPulse{0%,to{opacity:1}50%{opacity:.7}}.hero-rotator-frame{position:relative;display:inline-flex;align-items:center;padding:.08em .45em;border:1px solid rgba(20,241,149,.45);border-radius:.15em}.hero-rotator-corner{position:absolute;width:9px;height:9px;pointer-events:none}.hero-rotator-corner--tl{top:-1px;left:-1px;border-top:1.5px solid var(--mint);border-left:1.5px solid var(--mint)}.hero-rotator-corner--tr{top:-1px;right:-1px;border-top:1.5px solid var(--mint);border-right:1.5px solid var(--mint)}.hero-rotator-corner--bl{bottom:-1px;left:-1px;border-bottom:1.5px solid var(--mint);border-left:1.5px solid var(--mint)}.hero-rotator-corner--br{bottom:-1px;right:-1px;border-bottom:1.5px solid var(--mint);border-right:1.5px solid var(--mint)}.hero-cursors{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:15;opacity:0;animation:heroFade .8s ease-out forwards;animation-delay:1s}.hc{position:absolute;left:0;top:0;will-change:transform}.hc-inner{will-change:transform}.hc svg{display:block;filter:drop-shadow(0 2px 6px rgba(0,0,0,.6))}.hc-tag{position:absolute;left:14px;top:14px;padding:2px 8px;font-family:var(--font-m,"JetBrains Mono"),monospace;font-size:10px;font-weight:700;letter-spacing:.08em;white-space:nowrap;color:#0a0a0a;border-radius:3px;box-shadow:0 2px 8px #00000080}@media(prefers-reduced-motion:reduce){.hero-cursors{display:none}}.hero-chip{display:inline-flex;align-items:center;padding:8px 16px;font-size:13px;font-weight:500;color:var(--fg);border:1px solid var(--border);border-radius:var(--r-full);text-decoration:none;transition:all .2s var(--ease-out,ease-out)}.hero-chip:hover{border-color:var(--orange-bd,var(--orange));background:var(--orange-bg,rgba(224,120,80,.08));color:var(--orange)}#hero-rotator .char{backface-visibility:hidden;-webkit-backface-visibility:hidden}.marquee-content{animation:marqueeScroll 30s linear infinite}@keyframes marqueeScroll{to{transform:translate(-33.33%)}}.services-section{padding:5em 0 3em}.services-label{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--orange);margin:0}.tab-layout__wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;height:100vh;gap:3em;padding:0 4em;box-sizing:border-box}.tab-layout__col{flex:1;min-width:0}.tab-layout__col--content{display:flex;justify-content:flex-end}.tab-layout__col--visual{display:flex;justify-content:flex-start}.tab-content__wrap{width:100%;max-width:38em}.tab-content__inner{display:flex;flex-direction:column;gap:2.5em}.tab-content__top{display:flex;flex-direction:column;align-items:flex-start;gap:.75em}.tab-heading{margin:0;font-family:var(--font-d);font-size:clamp(1.75rem,3vw,2.75rem);font-weight:700;line-height:1.05;letter-spacing:-.02em}.tab-content__bottom{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;width:100%;max-width:30em}.tab-content__item{display:block;width:100%;padding:1.5em 0;border-bottom:1px solid var(--border);text-decoration:none;color:var(--text);cursor:pointer;position:relative;transition:opacity .25s}.tab-content__item:last-child{border-bottom:none}.tab-content__item-main{display:flex;align-items:flex-start;gap:1.5em}.content-item__nr{background:#131313;color:#fff;border-radius:100em;width:2.5em;height:2.5em;margin-top:.2em;font-family:var(--font-m);font-size:.75em;font-weight:500;display:flex;align-items:center;justify-content:center;flex-shrink:0}.content-item__heading{margin:0;font-family:var(--font-d);font-size:clamp(1.4rem,2vw,2em);font-weight:500;line-height:1;letter-spacing:-.01em}.tab-content__item-detail{width:100%;height:0;padding-left:4em;overflow:hidden;box-sizing:border-box}.tab-description{margin:0;font-size:.95em;color:var(--muted);line-height:1.6}.tab-description__spacer{padding-top:1em}.tab-content__tags{display:flex;gap:6px;flex-wrap:wrap}.content-item__tag{font-family:var(--font-m);font-size:9px;letter-spacing:.05em;text-transform:uppercase;padding:3px 10px;border-radius:999px;background:var(--orange-bg);color:var(--orange);border:1px solid var(--orange-bd)}.tab-content__item-bottom{position:absolute;bottom:0;left:0;width:100%;height:1px;background:var(--border)}.tab-progress{transform-origin:left;transform-style:preserve-3d;background-color:var(--orange);width:100%;height:1px;transform:scale3d(0,1,1)}.tab-visual__wrap{position:relative;width:100%;max-width:58em;aspect-ratio:1.85}.tab-visual__item{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;visibility:hidden}.tab-visual__item.active{visibility:visible}.tab-visual__inner{border:1px solid var(--border);border-radius:.5em;width:100%;height:100%;padding:.5em;overflow:hidden;box-sizing:border-box;background:var(--surface)}.tab-image{-o-object-fit:cover;object-fit:cover;-o-object-position:0% 50%;object-position:0% 50%;border-radius:.25em;width:100%;height:100%;display:block}@media screen and (max-width:991px){.tab-layout__wrap{flex-direction:column;gap:2em;height:auto;min-height:100vh;padding:2em 1em}.tab-layout__col{max-width:100%;width:100%}.tab-layout__col--content,.tab-layout__col--visual{justify-content:center}.tab-content__wrap,.tab-visual__wrap{max-width:none}.tab-visual__item{overflow:hidden}}@media screen and (max-width:767px){.tab-heading{font-size:1.8rem}.content-item__heading{font-size:1.35rem}.tab-content__item-main{gap:1.25em}.content-item__nr{margin-top:-.1em}}@media screen and (max-width:479px){.tab-heading{font-size:1.6rem}.tab-visual__inner{border-style:none;border-radius:.25em;padding:0}.tab-content__item{padding:1.25em 0}.tab-content__item-detail{padding-left:3em}}.cases-scene,.cases-ring{display:grid}.cases-scene{width:100%;height:32em;grid-template-columns:100%;grid-template-rows:100%;overflow:hidden;perspective:35em;mask:linear-gradient(90deg,#0000 0%,#0000 6%,red 34%,red 66%,#0000 94%,#0000 100%);-webkit-mask:linear-gradient(90deg,#0000 0%,#0000 6%,red 34%,red 66%,#0000 94%,#0000 100%);padding:24px 0 64px}.cases-ring{place-self:center;transform-style:preserve-3d;will-change:transform}.cases-card{--w: 17.5em;--ba: 1turn / var(--n);grid-area:1 / 1;position:relative;display:block;width:var(--w);aspect-ratio:7 / 10;border-radius:var(--r-2xl);overflow:hidden;backface-visibility:hidden;text-decoration:none;transform:rotateY(calc(var(--i) * var(--ba))) translateZ(calc(-1 * (.5 * var(--w) + .5em) / tan(.5 * var(--ba))))}.cases-card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.cases-card__scrim{position:absolute;inset:0;background:linear-gradient(to top,rgba(5,5,6,.9) 0%,rgba(5,5,6,.4) 48%,transparent 70%)}.cases-card__name{position:absolute;left:20px;right:20px;top:16px;font-family:var(--font-d);font-weight:600;font-size:1rem;color:#fff;letter-spacing:-.01em}.cases-card__stat{position:absolute;left:20px;right:20px;bottom:16px;font-family:var(--font-d);font-weight:700;font-size:clamp(1.5rem,2.5vw,2rem);color:var(--orange);letter-spacing:-.02em}.cases-card__stat-label{font-size:11px;font-weight:400;color:#ffffffbf;margin:2px 0 0;letter-spacing:0}@media(max-width:767px){.cases-card{--w: 22em }.cases-scene{height:80vh;perspective:60em;padding:0;mask:linear-gradient(90deg,#0000 0%,#0000 5%,red 18%,red 82%,#0000 95%,#0000 100%);-webkit-mask:linear-gradient(90deg,#0000 0%,#0000 5%,red 18%,red 82%,#0000 95%,#0000 100%)}}@media(min-width:768px)and (max-width:1023px){.cases-card{--w: 16em }.cases-scene{height:34em;perspective:34em;mask:linear-gradient(90deg,#0000 0%,#0000 4%,red 16%,red 84%,#0000 96%,#0000 100%);-webkit-mask:linear-gradient(90deg,#0000 0%,#0000 4%,red 16%,red 84%,#0000 96%,#0000 100%)}}.andez-method[data-astro-cid-p27plqj2]{padding-block:clamp(2rem,5vw,3.5rem);background:var(--am-bg, #f2f2f2);color:var(--am-ink, #0a0d0b)}.andez-method__container[data-astro-cid-p27plqj2]{max-width:1400px;margin-inline:auto;padding-inline:var(--am-gutter, 1.25rem)}.andez-method__label[data-astro-cid-p27plqj2]{display:flex;align-items:center;gap:.75rem;font-weight:500;letter-spacing:.06em}.andez-method__label[data-astro-cid-p27plqj2]:after{content:"";flex:1;height:1px;background:var(--am-line, rgba(10, 13, 11, .14))}.andez-method__num[data-astro-cid-p27plqj2]{color:var(--am-accent, #14f195)}.andez-method__title[data-astro-cid-p27plqj2]{font-size:clamp(1.6rem,4vw,2.6rem);max-width:24ch;margin-top:1rem;line-height:1.15}.andez-method__frame[data-astro-cid-p27plqj2]{position:relative;display:inline-block;padding:.05em .28em}.andez-method__frame[data-astro-cid-p27plqj2]:before,.andez-method__frame[data-astro-cid-p27plqj2]:after,.andez-method__tick[data-astro-cid-p27plqj2]:before,.andez-method__tick[data-astro-cid-p27plqj2]:after{content:"";position:absolute;width:10px;height:10px;border:1.5px solid var(--am-accent, #14f195)}.andez-method__frame[data-astro-cid-p27plqj2]:before{top:-4px;left:-4px;border-right:0;border-bottom:0}.andez-method__frame[data-astro-cid-p27plqj2]:after{bottom:-4px;right:-4px;border-left:0;border-top:0}.andez-method__tick[data-astro-cid-p27plqj2]{position:absolute;inset:0}.andez-method__tick[data-astro-cid-p27plqj2]:before{top:-4px;right:-4px;border-left:0;border-bottom:0}.andez-method__tick[data-astro-cid-p27plqj2]:after{bottom:-4px;left:-4px;border-right:0;border-top:0}.andez-method__intro[data-astro-cid-p27plqj2]{margin-top:.75rem;max-width:46ch;color:var(--am-muted, #6b7280)}.andez-method__layout[data-astro-cid-p27plqj2]{display:grid;gap:2rem;grid-template-columns:1fr;margin-top:2.5rem}@media(min-width:900px){.andez-method__layout[data-astro-cid-p27plqj2]{grid-template-columns:1fr 1.1fr}}.andez-method__steps[data-astro-cid-p27plqj2]{display:grid}.andez-method__step[data-astro-cid-p27plqj2]{min-height:46vh;display:flex;flex-direction:column;justify-content:center;gap:.7rem;opacity:.28;transition:opacity .5s ease}.andez-method__step[data-astro-cid-p27plqj2].is-active{opacity:1}.andez-method__step-num[data-astro-cid-p27plqj2]{font-family:monospace;font-size:.75rem;color:var(--am-accent, #14f195)}.andez-method__step-name[data-astro-cid-p27plqj2]{font-size:clamp(1.3rem,2.4vw,1.8rem);font-weight:700;margin:0}.andez-method__step-desc[data-astro-cid-p27plqj2]{color:var(--am-muted, #6b7280);font-size:.92rem;max-width:42ch}.andez-method__step-ctas[data-astro-cid-p27plqj2]{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:.5rem}.andez-method__btn[data-astro-cid-p27plqj2]{font-size:.88rem;font-weight:600}.andez-method__btn--line[data-astro-cid-p27plqj2]{color:inherit;text-decoration:underline;text-underline-offset:3px}.andez-method__btn--line[data-astro-cid-p27plqj2]:hover{color:var(--am-accent, #14f195)}.andez-method__btn--accent[data-astro-cid-p27plqj2]{display:inline-block;padding:.6rem 1.2rem;border-radius:999px;background:var(--am-accent, #14f195);color:var(--am-accent-ink, #04120b);text-decoration:none}.andez-method__outro[data-astro-cid-p27plqj2]{min-height:40vh;display:flex;flex-direction:column;justify-content:center;gap:1rem}.andez-method__note[data-astro-cid-p27plqj2]{color:var(--am-muted, #6b7280);max-width:52ch;font-size:.9rem}.andez-method__actions[data-astro-cid-p27plqj2]{display:flex;flex-wrap:wrap;gap:1rem}.andez-method__visual[data-astro-cid-p27plqj2]{display:none}@media(min-width:900px){.andez-method__visual[data-astro-cid-p27plqj2]{display:block;position:sticky;top:0;height:100vh}.andez-method__visual-inner[data-astro-cid-p27plqj2]{position:absolute;inset:0;display:grid;place-items:center}}.andez-method__ring-wrap[data-astro-cid-p27plqj2]{position:relative;width:min(34vw,520px);aspect-ratio:1}.andez-method__ring[data-astro-cid-p27plqj2]{position:absolute;inset:0;border:1px dashed var(--am-line, rgba(10, 13, 11, .25));border-radius:50%}.andez-method__core[data-astro-cid-p27plqj2]{position:absolute;inset:17%;border-radius:50%;display:grid;place-items:center;text-align:center;padding:8%;background:var(--am-orb, var(--am-ink, #0a0d0b));color:var(--am-orb-ink, #ffffff);transition:background .6s ease,color .6s ease;box-shadow:0 30px 80px -30px #0a0d0b59}.andez-method__core-num[data-astro-cid-p27plqj2]{font-family:monospace;font-size:.8rem;opacity:.7;display:block;margin-bottom:.4rem}.andez-method__core-name[data-astro-cid-p27plqj2]{font-size:clamp(1.1rem,2.2vw,1.7rem);font-weight:700;line-height:1.1}.andez-method__node[data-astro-cid-p27plqj2]{position:absolute;transform:translate(-50%,-50%);display:flex;align-items:center;gap:10px;z-index:6}.andez-method__node-dot[data-astro-cid-p27plqj2]{width:14px;height:14px;border-radius:50%;background:var(--am-bg, #f2f2f2);border:1px solid var(--am-line, rgba(10, 13, 11, .3));transition:background .35s ease,transform .35s ease,box-shadow .35s ease;flex-shrink:0}.andez-method__node-label[data-astro-cid-p27plqj2]{font-size:.82rem;color:var(--am-muted, #6b7280);white-space:nowrap;transition:color .35s ease,font-weight .1s linear}.andez-method__node[data-astro-cid-p27plqj2].is-on .andez-method__node-dot[data-astro-cid-p27plqj2]{background:var(--am-accent, #14f195);border-color:var(--am-accent, #14f195);transform:scale(1.5);box-shadow:0 0 0 6px #14f1952e}.andez-method__node[data-astro-cid-p27plqj2].is-on .andez-method__node-label[data-astro-cid-p27plqj2]{color:var(--am-ink, #0a0d0b);font-weight:600}.andez-method__node--top[data-astro-cid-p27plqj2]{flex-direction:column-reverse;gap:8px}.andez-method__node--bottom[data-astro-cid-p27plqj2]{flex-direction:column;gap:8px}.andez-method__node--right[data-astro-cid-p27plqj2]{flex-direction:row}.andez-method__node--left[data-astro-cid-p27plqj2]{flex-direction:row-reverse}@media(max-width:899px){.andez-method__step[data-astro-cid-p27plqj2]{opacity:1;min-height:0;padding-block:1.25rem;border-top:1px solid var(--am-line, rgba(10, 13, 11, .14))}.andez-method__steps[data-astro-cid-p27plqj2]>.andez-method__step[data-astro-cid-p27plqj2]:first-child{border-top:0}}@media(prefers-reduced-motion:reduce){.andez-method__step[data-astro-cid-p27plqj2],.andez-method__core[data-astro-cid-p27plqj2],.andez-method__node-dot[data-astro-cid-p27plqj2],.andez-method__node-label[data-astro-cid-p27plqj2]{transition:none}}.andez-projects{background:var(--surface-dark);border-bottom:1px solid var(--border);--ap-accent: var(--orange);--ap-ink: #f5f5f2;--ap-muted: rgba(255, 255, 255, .5);--ap-line: rgba(255, 255, 255, .12);--ap-surface-2: rgba(255, 255, 255, .06);--ap-radius: var(--r-2xl)}.andez-projects__track{scrollbar-color:rgba(255,255,255,.35) transparent}.andez-projects__track::-webkit-scrollbar-thumb{background:#ffffff59}.andez-carousel-arrow{background:#0a0d0bd9;color:#f5f5f2;border-color:#ffffff1f}.andez-method{--am-bg: var(--surface-dark);--am-ink: #ffffff;--am-muted: rgba(255, 255, 255, .65);--am-line: var(--border-inv, rgba(255, 255, 255, .07));--am-accent: var(--mint);--am-accent-ink: var(--surface-dark);--am-orb: var(--surface);--am-orb-ink: #ffffff;font-family:var(--font-b);position:relative;border-bottom:1px solid var(--border-inv, rgba(255, 255, 255, .07))}.andez-method:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.03) 1px,transparent 1px);background-size:28px 28px;pointer-events:none;z-index:0}.andez-method__container{position:relative;z-index:1}.andez-method__title{font-family:var(--font-d);font-weight:700;letter-spacing:-.03em;color:#fff}.andez-method__step-name,.andez-method__core-name{font-family:var(--font-d);font-weight:700;letter-spacing:-.02em;color:#fff}.andez-method__label{font-family:var(--font-m);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.andez-method__num{color:var(--orange)!important}.andez-method__step-num,.andez-method__core-num{font-family:var(--font-m);font-size:12px;letter-spacing:.05em;color:var(--orange)!important}.andez-method__intro{font-family:var(--font-m);font-size:.9rem;line-height:1.65;color:var(--am-muted)}.andez-method__step-desc{font-family:var(--font-m);font-size:.85rem;line-height:1.7;color:var(--am-muted)}.andez-method__node-dot{background:var(--surface-dark);border-color:var(--am-line)}.andez-method__node.is-on .andez-method__node-dot{background:var(--mint)!important;border-color:var(--mint)!important;box-shadow:0 0 16px var(--mint)}.andez-method__node.is-on .andez-method__node-label{color:#fff!important;font-weight:600}.andez-method__core{box-shadow:0 0 40px #14f19514,0 30px 80px -30px #0a0d0b80}.andez-method__btn--accent{font-family:var(--font-b);font-weight:700;border-radius:var(--r-full);padding:.8rem 1.6rem;background:var(--mint);color:var(--surface-dark);text-decoration:none;transition:all var(--duration-fast) var(--ease-out)}.andez-method__btn--accent:hover{background:var(--mint-dim)!important;transform:translateY(-1px);box-shadow:0 0 20px #14f19559}.andez-method__btn--line{font-family:var(--font-b);font-weight:600;text-decoration:none;border-bottom:1px solid currentColor;transition:color var(--duration-fast) var(--ease-out),border-color var(--duration-fast) var(--ease-out)}.andez-method__btn--line:hover{color:var(--mint)!important;border-color:var(--mint)}
