:root{--violet:#25104a;--violet-2:#3b176d;--yellow:#f1f531;--orange:#ff7a33;--lavender:#e9dcff;--paper:#f7f5fb;--ink:#171120;--white:#fff;--muted:#c9bade;--line:#69478e;--focus:#79f6d0;--display:"Archivo",Arial,sans-serif;--body:"Atkinson Hyperlegible",Arial,sans-serif;--z-nav:20;--z-dialog:40;--z-assistant:30;--z-chat:50}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--violet);color:var(--white);font:400 1.05rem/1.62 var(--body);overflow-x:hidden}body::before{content:"";position:fixed;inset:-20%;pointer-events:none;background:radial-gradient(circle at 20% 20%,#7637c944 0 8%,transparent 28%),radial-gradient(circle at 85% 70%,#ff7a3324 0 7%,transparent 25%);animation:ambient 16s ease-in-out infinite alternate;z-index:-1}@keyframes ambient{to{transform:translate3d(3%,-2%,0) scale(1.08)}}a{color:inherit}img{max-width:100%}button,input{font:inherit}:focus-visible{outline:3px solid var(--focus);outline-offset:4px}.skip-link{position:fixed;top:-5rem;left:1rem;background:var(--yellow);color:var(--ink);padding:.75rem 1rem;z-index:100}.skip-link:focus{top:1rem}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);line-height:.94;letter-spacing:-.025em;text-wrap:balance}p{text-wrap:pretty}.site-header{height:76px;padding:0 clamp(1.1rem,4vw,4.5rem);display:flex;align-items:center;justify-content:space-between;position:relative;z-index:var(--z-nav);background:#1c0b3ae8;border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.brand{font:900 1.35rem var(--display);text-decoration:none;display:flex;gap:.45rem;align-items:center}.flag{font-size:1.1rem}.site-nav{display:flex;align-items:center;gap:1.5rem}.site-nav a{text-decoration:none;font-weight:700}.nav-cta{background:var(--yellow);color:var(--ink);padding:.55rem .85rem}.menu-button{display:none}.hero{min-height:calc(100vh - 76px);display:grid;grid-template-columns:1.04fr .96fr;position:relative;overflow:hidden;border-bottom:1px solid var(--line)}.hero-copy{padding:clamp(3.5rem,8vw,8rem) clamp(1.2rem,7vw,7rem);display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.hero-code{color:var(--yellow);font-size:.85rem;font-weight:700}.hero h1{font-size:clamp(4rem,8.7vw,6rem);max-width:11ch;margin:.8rem 0 1.5rem}.hero h1 span{color:var(--orange)}.hero-lead{font-size:clamp(1.1rem,2vw,1.35rem);max-width:58ch;color:#eee6fa}.hero-actions{display:flex;gap:.9rem;flex-wrap:wrap;margin:1.4rem 0}.button{display:inline-block;padding:.9rem 1.1rem;text-decoration:none;font-weight:800;border:2px solid transparent;cursor:pointer}.button-yellow{background:var(--yellow);color:var(--ink)}.button-line{border-color:#d9c6ed;color:var(--white);background:transparent}.hero-note{font-size:.88rem;color:var(--muted)}.hero-byte-stage{position:relative;display:flex;align-items:flex-end;justify-content:center;background:linear-gradient(150deg,#351363,#1d0a3a);overflow:hidden}.hero-byte-stage img{height:min(82vh,820px);width:auto;position:relative;z-index:2;object-fit:contain;object-position:bottom;filter:drop-shadow(0 18px 22px #05010b88)}.light-orbit{position:absolute;border-radius:50%;filter:blur(2px)}.orbit-one{width:72%;aspect-ratio:1;background:#ff7a3330;box-shadow:0 0 75px #ff7a3350}.orbit-two{width:46%;aspect-ratio:1;border:2px solid var(--yellow);box-shadow:0 0 45px #f1f53155;right:-8%;top:8%}.capability-tape{background:var(--yellow);color:var(--ink);overflow:hidden;border-block:3px solid var(--ink);font:900 1.1rem var(--display);padding:.65rem 0;white-space:nowrap}.capability-tape>div{width:max-content;animation:tape 28s linear infinite}@keyframes tape{to{transform:translateX(-45%)}}.section-heading>p:first-child,.services-title>p,.process header>p,.faq header>p,.trajectory>div>p{color:var(--orange);font-weight:800}.section-heading h2,.services h2,.process h2,.pricing h2,.faq h2,.trajectory h2{font-size:clamp(3.4rem,7vw,6rem);margin:.6rem 0 1.4rem}.section-heading>p:last-child{max-width:62ch;color:#ded0ef}.demos{padding:clamp(5rem,9vw,9rem) clamp(1.2rem,6vw,6rem)}.demo-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem;margin-top:4rem}.demo-card{grid-column:span 4;background:#31145b;overflow:hidden;position:relative;border-top:4px solid var(--accent,var(--yellow))}.demo-card:nth-child(3n+2){--accent:var(--orange);transform:translateY(2.5rem)}.demo-card:nth-child(4n){grid-column:span 6}.demo-card-media{aspect-ratio:16/10;overflow:hidden;background:#14072d}.demo-card-media img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .5s cubic-bezier(.22,1,.36,1)}.demo-card:hover .demo-card-media img{transform:scale(1.035)}.demo-card-body{padding:1.2rem}.demo-card-number{font:900 3.6rem/1 var(--display);color:var(--accent,var(--yellow))}.demo-card h3{font-size:2rem;margin:.4rem 0}.demo-card p{color:#d7c9e9}.tag-list{display:flex;flex-wrap:wrap;gap:.4rem;margin:1rem 0}.tag{border:1px solid #8a6aad;padding:.2rem .5rem;font-size:.78rem}.card-actions{display:flex;gap:.55rem;flex-wrap:wrap}.card-actions button,.card-actions a{font:700 .9rem var(--body);padding:.65rem .8rem;text-decoration:none;border:0}.demo-open{background:var(--yellow);color:var(--ink)}.demo-choose{background:var(--orange);color:var(--ink)}.projects{background:var(--paper);color:var(--ink);padding:clamp(5rem,9vw,9rem) clamp(1.2rem,7vw,8rem)}.projects .section-heading>p{color:#6c338f}.project-list{margin-top:4rem}.project-card{display:grid;grid-template-columns:1.1fr .9fr;min-height:480px;border-top:2px solid var(--ink);padding:2rem 0;gap:clamp(2rem,7vw,7rem);align-items:center}.project-card:nth-child(even) .project-media{order:2}.project-media{height:420px;overflow:hidden;background:#ded5e9}.project-media img{width:100%;height:100%;object-fit:cover;object-position:top}.project-copy>span{color:#6c338f;font-weight:800}.project-copy h3{font-size:clamp(2.8rem,5vw,4.8rem);margin:.7rem 0}.project-copy p{max-width:52ch}.project-copy a{display:inline-block;background:var(--ink);color:#fff;text-decoration:none;padding:.8rem 1rem;font-weight:700}.services{background:var(--orange);color:var(--ink);padding:clamp(5rem,9vw,9rem) clamp(1.2rem,7vw,8rem);display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,8rem)}.services-title>p{color:var(--violet)}.service-lines{border-top:2px solid var(--ink)}.service-lines article{display:grid;grid-template-columns:48px .8fr 1fr;gap:1rem;padding:1.4rem 0;border-bottom:1px solid #17112066}.service-lines span{font-weight:800}.service-lines h3{font-size:1.8rem;margin:0}.service-lines p{margin:0}.process{padding:clamp(5rem,9vw,9rem) clamp(1.2rem,7vw,8rem);display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,8rem)}.process ol{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.process li{display:grid;grid-template-columns:.7fr 1fr;padding:1.3rem 0;border-bottom:1px solid var(--line)}.process b{font-size:1.2rem}.process span{color:#d8cce8}.pricing{background:var(--lavender);color:var(--ink);padding:clamp(5rem,9vw,9rem) clamp(1.2rem,7vw,8rem)}.pricing .section-heading>p:first-child{color:#7136a0}.pricing .section-heading>p:last-child{color:#392d48}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem;align-items:start}.price-card{background:#fff;padding:1.5rem;border-top:8px solid var(--violet)}.price-card:nth-child(2){border-color:var(--orange);transform:translateY(2rem)}.price-card:nth-child(3){border-color:#8a31c4}.price-card h3{font-size:2.1rem}.price-amount{font:900 clamp(2.8rem,5vw,4.8rem)/1 var(--display);margin:1rem 0}.price-amount small{display:block;font:700 .85rem var(--body);text-transform:uppercase}.price-card a{background:var(--violet);color:#fff;display:inline-block;text-decoration:none;padding:.75rem .9rem;font-weight:700}.price-date{margin-top:4rem}.trajectory{background:var(--yellow);color:var(--ink);padding:clamp(5rem,9vw,9rem) clamp(1.2rem,7vw,8rem);display:grid;grid-template-columns:1.35fr .65fr;gap:clamp(3rem,8vw,8rem)}.trajectory>div>p{color:var(--violet)}.trajectory>p{font-size:1.15rem;align-self:end}.faq{padding:clamp(5rem,9vw,9rem) clamp(1.2rem,7vw,8rem);display:grid;grid-template-columns:.8fr 1.2fr;gap:4rem}.faq details{border-top:1px solid var(--line);padding:1rem 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{font-weight:800;font-size:1.12rem;cursor:pointer}.faq details p{color:#d7c9e9;max-width:58ch}.closing{background:var(--orange);color:var(--ink);padding:clamp(5rem,10vw,10rem) clamp(1.2rem,9vw,10rem);text-align:center}.closing h2{font-size:clamp(4rem,9vw,6rem);margin:.8rem auto 2rem}.closing .button-yellow{background:var(--violet);color:#fff}footer{padding:1.5rem clamp(1.2rem,4vw,4.5rem);display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;background:#16062e;color:#d7c9e9;font-size:.88rem}.demo-dialog{width:min(650px,calc(100% - 2rem));background:var(--violet);color:#fff;border:2px solid var(--yellow);padding:clamp(1.5rem,5vw,3rem);box-shadow:10px 10px 0 var(--orange)}.demo-dialog::backdrop{background:#10051fd9;backdrop-filter:blur(6px)}.demo-dialog>p:first-of-type{color:var(--yellow);font-weight:800}.demo-dialog h2{font-size:clamp(2.8rem,7vw,5rem)}.dialog-close{position:absolute;right:1rem;top:.7rem;background:none;color:#fff;border:0;font-size:2rem;cursor:pointer}.dialog-actions{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1.5rem}
@media(max-width:900px){.menu-button{display:block;background:none;border:1px solid #fff;color:#fff;padding:.45rem .7rem}.site-nav{display:none;position:absolute;top:75px;left:0;right:0;background:#1c0b3a;padding:1rem;flex-direction:column;align-items:stretch}.site-nav.is-open{display:flex}.hero{grid-template-columns:1fr}.hero-copy{padding-top:4rem}.hero-byte-stage{min-height:560px}.demo-card,.demo-card:nth-child(4n){grid-column:span 6}.project-card,.services,.process,.trajectory,.faq{grid-template-columns:1fr}.project-card:nth-child(even) .project-media{order:0}.price-grid{grid-template-columns:1fr}.price-card:nth-child(2){transform:none}.service-lines article{grid-template-columns:45px 1fr}.service-lines p{grid-column:2}}
@media(max-width:560px){.hero h1{font-size:clamp(3.5rem,17vw,5.2rem)}.demo-card,.demo-card:nth-child(4n){grid-column:1/-1}.demo-card:nth-child(3n+2){transform:none}.project-media{height:300px}.service-lines article{grid-template-columns:36px 1fr}.price-amount{font-size:3.5rem}.hero-byte-stage{min-height:480px}.hero-byte-stage img{max-height:500px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}body::before,.capability-tape>div{animation:none}.demo-card-media img{transition:none}}

/* v1.0.1 — marcos uniformes, tipografía legible y densidad de showroom */
.section-heading h2,.services h2,.process h2,.pricing h2,.faq h2,.trajectory h2{font-size:clamp(2.6rem,5vw,4.8rem);line-height:1.02;letter-spacing:-.03em}
.demo-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem;margin:3rem auto 0;max-width:1180px}
.demo-card,.demo-card:nth-child(4n){grid-column:auto;display:grid;grid-template-rows:auto 1fr;min-width:0;transform:none}
.demo-card:nth-child(4n){--accent:#9b55d5}
.demo-card-media{aspect-ratio:16/10}
.demo-card-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:top}
.demo-card:hover .demo-card-media img{transform:scale(1.025)}
.demo-card-body{padding:1rem;display:flex;flex-direction:column;min-height:250px}
.demo-card-number{font-size:1rem;font-weight:800}
.demo-card h3{font-size:clamp(1.35rem,2vw,1.7rem);line-height:1.08;margin:.5rem 0}
.demo-card p{font-size:.98rem;line-height:1.48;margin-bottom:.5rem;color:#e5d9f2}
.tag-list{margin:auto 0 .9rem}
.card-actions{margin-top:0}
.demo-open{width:100%;min-height:44px;cursor:pointer}
.project-list{max-width:1120px;margin:3rem auto 0}
.project-card{min-height:360px;grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);gap:clamp(2rem,5vw,5rem)}
.project-media{height:auto;aspect-ratio:16/10}
.project-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:top}
.project-copy h3{font-size:clamp(2rem,4vw,3.7rem);line-height:1.02}
.price-grid{align-items:stretch;max-width:1120px;margin:2.5rem auto 0}
.price-card{display:flex;flex-direction:column;min-height:390px;padding:1.5rem;transform:none!important}
.price-prefix{font-size:1rem}
.price-card h3{font-size:clamp(1.55rem,2.5vw,2rem);line-height:1.08;min-height:2.2em;margin:.55rem 0 1.2rem}
.price-amount{font:800 clamp(2rem,3.2vw,3rem)/1 var(--display);margin:0 0 1rem}
.price-card p{font-size:1rem;line-height:1.5;max-width:34ch}
.price-link{display:block;margin-top:auto;background:var(--violet);color:#fff;text-decoration:none;padding:.8rem 1rem;font-weight:700;text-align:center;min-height:44px}
.price-date{max-width:1120px;margin:2rem auto 0}
@media(max-width:900px){.project-card{grid-template-columns:1fr;min-height:0}.project-card:nth-child(even) .project-media{order:0}.price-card{min-height:0}.price-card h3{min-height:0}.demo-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}}
@media(max-width:560px){.demo-grid{grid-template-columns:1fr}.demo-card-body{min-height:0}.project-media{height:auto}.section-heading h2,.services h2,.process h2,.pricing h2,.faq h2,.trajectory h2{font-size:clamp(2.35rem,12vw,3.6rem)}}

/* v1.0.4: todas las demos parten de la misma línea; se elimina el escalonado histórico. */
.demo-grid{align-items:stretch}
.demo-card,.demo-card:nth-child(3n+2),.demo-card:nth-child(4n){transform:none!important;height:100%}
.demo-card:nth-child(3n+2){--accent:var(--orange);transform:none!important}

/* v1.0.5 — movimiento profesional, contenido y eficiente. */
.hero-byte-stage::before{content:"";position:absolute;inset:12% 10% 4%;border-radius:50%;background:radial-gradient(circle,#f7cf3255 0 10%,#ff7a3336 28%,#7f3fb338 48%,transparent 70%);filter:blur(18px);animation:hero-glow 8s cubic-bezier(.37,0,.63,1) infinite alternate;will-change:transform,opacity}
.hero-byte-stage img{animation:hero-byte-breathe 6s cubic-bezier(.37,0,.63,1) infinite alternate;transform-origin:center bottom}
@keyframes hero-glow{to{transform:translate3d(3%,-2%,0) scale(1.1);opacity:.78}}
@keyframes hero-byte-breathe{to{transform:translate3d(0,-7px,0) scale(1.008)}}

.pricing{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(125deg,#eadfff,#f7efff 42%,#e7d5ff 72%,#f6e9ff);background-size:180% 180%}
.pricing::before{content:"";position:absolute;z-index:-1;inset:-20%;background:radial-gradient(circle at 20% 45%,#ffffffb8 0 10%,transparent 28%),radial-gradient(circle at 82% 60%,#a963e228 0 12%,transparent 30%);animation:pricing-aurora 18s cubic-bezier(.37,0,.63,1) infinite alternate;will-change:transform}
@keyframes pricing-aurora{to{transform:translate3d(5%,-2%,0) scale(1.05)}}
.price-grid{align-items:stretch}
.price-card{height:100%;box-shadow:0 14px 30px #35136318;transition:transform .25s cubic-bezier(.25,1,.5,1),box-shadow .25s cubic-bezier(.25,1,.5,1)}
.price-card:hover{transform:translateY(-4px)!important;box-shadow:0 20px 38px #35136326}
.price-card a{margin-top:auto}

.trajectory{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(110deg,#f1f531,#fff43c 48%,#dff238)}
.trajectory::before{content:"";position:absolute;z-index:-1;inset:-35% -30%;background:linear-gradient(100deg,transparent 35%,#ffffff70 47%,#ffffff26 53%,transparent 65%);transform:translateX(-45%);animation:trajectory-light 16s cubic-bezier(.45,0,.55,1) infinite;will-change:transform}
@keyframes trajectory-light{50%,100%{transform:translateX(45%)}}
.trajectory>div>p{display:inline-flex;align-items:center;min-height:44px;padding:.5rem .85rem;border:2px solid #29134d;background:#f7f83dcc;box-shadow:5px 5px 0 #29134d;transition:transform .25s cubic-bezier(.25,1,.5,1),box-shadow .25s cubic-bezier(.25,1,.5,1)}
.trajectory>div>p:hover{transform:translateY(-2px);box-shadow:7px 7px 0 #29134d}

.closing{position:relative;overflow:hidden;background:linear-gradient(120deg,#ff7a33,#ff8c3b 45%,#ff6f2e);background-size:180% 180%;animation:closing-warmth 16s cubic-bezier(.37,0,.63,1) infinite alternate}
@keyframes closing-warmth{to{background-position:100% 50%}}
.closing .button-yellow{position:relative;border:2px solid #16062e;border-radius:.35rem;box-shadow:0 7px 0 #16062e,0 14px 24px #35136335;transform:translateY(0);transition:transform .14s cubic-bezier(.25,1,.5,1),box-shadow .14s cubic-bezier(.25,1,.5,1),filter .2s ease}
.closing .button-yellow:hover{transform:translateY(-3px);box-shadow:0 10px 0 #16062e,0 18px 28px #35136342;filter:brightness(1.08)}
.closing .button-yellow:active{transform:translateY(5px);box-shadow:0 2px 0 #16062e,0 7px 14px #35136335}

@media(max-width:700px){.hero-byte-stage::before{inset:20% 4% 7%;filter:blur(13px)}.hero-byte-stage img{animation-duration:7s}.trajectory::before{animation-duration:20s}.closing h2{font-size:clamp(3rem,15vw,4.4rem)}.price-card:hover{transform:none!important}}
@media(prefers-reduced-motion:reduce){.hero-byte-stage::before,.hero-byte-stage img,.pricing::before,.trajectory::before,.closing{animation:none!important}.price-card,.trajectory>div>p,.closing .button-yellow{transition:none!important}}

/* Ritmo responsive: menos desplazamiento vacío y ninguna superposición con Byte. */
@media(min-width:701px) and (max-width:900px){.price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.price-card:last-child{grid-column:1/-1}}
@media(max-width:700px){.hero-copy{padding-block:3.25rem}.hero-byte-stage{min-height:430px}.demos,.projects,.pricing,.trajectory,.closing{padding-block:clamp(3.5rem,14vw,4.75rem)}.trajectory{gap:2rem}.trajectory h2{font-size:clamp(2.7rem,13vw,3.8rem)}.trajectory>p{max-width:34ch}.closing{padding-bottom:7.5rem}.site-footer{padding-right:5.5rem}.price-date{margin-top:2.75rem}}

/* v1.0.2 — identidad argentina y cierre institucional */
.argentina-flag{display:inline-block;position:relative;width:34px;height:22px;flex:0 0 auto;border:1px solid #ffffffaa;background:linear-gradient(to bottom,#74acdf 0 33.333%,#fff 33.333% 66.666%,#74acdf 66.666%);box-shadow:0 2px 4px #05010b55}
.argentina-flag::after{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:#f6b40e;left:50%;top:50%;transform:translate(-50%,-50%)}
.site-footer{display:grid;grid-template-columns:auto minmax(190px,1fr) auto auto;align-items:center;gap:clamp(1rem,3vw,2.5rem);padding-block:1rem}
.footer-brand{display:flex;align-items:center;gap:.65rem;color:#fff}
.footer-brand strong{font-family:var(--display);font-size:1.05rem}
.malvinas-note{display:flex;align-items:center;gap:.75rem;min-width:0;color:#fff;font-weight:700}
.malvinas-note img{display:block;width:84px;height:48px;object-fit:contain;flex:0 0 auto}
.malvinas-note span{line-height:1.25}
@media(max-width:820px){.site-footer{grid-template-columns:1fr auto}.malvinas-note{order:3;grid-column:1/-1}.site-footer>span:nth-last-child(2){text-align:right}}
@media(max-width:520px){.site-footer{grid-template-columns:1fr}.site-footer>span:nth-last-child(2){text-align:left}.malvinas-note{grid-column:auto}.malvinas-note img{width:72px;height:42px}}

/* v1.1.0 — enlaces editoriales para autoridad y navegación semántica. */
.trajectory-copy{font-size:1.15rem;align-self:end}.trajectory-copy a{display:inline-block;margin-top:1rem;background:var(--violet);color:#fff;padding:.75rem 1rem;text-decoration:none;font-weight:800;box-shadow:5px 5px 0 #ff7a33}
.project-copy .case-link{background:#f1f531;color:#171120;margin-right:.5rem}

/* v1.1.1 — geometría amable: radios moderados y controles con volumen. */
.button,.nav-cta,.menu-button,.demo-open,.project-copy a,.price-link,.trajectory-copy a{border-radius:8px}
.button,.demo-open,.project-copy a,.price-link,.trajectory-copy a{transition:transform .18s cubic-bezier(.22,1,.36,1),filter .18s ease,box-shadow .18s ease}
.button:hover,.demo-open:hover,.project-copy a:hover,.price-link:hover,.trajectory-copy a:hover{transform:translateY(-2px);filter:brightness(1.04)}
.button:active,.demo-open:active,.project-copy a:active,.price-link:active,.trajectory-copy a:active{transform:translateY(1px)}
.demo-card{border-radius:16px;box-shadow:0 8px 0 #1b0836;isolation:isolate}
.demo-card-media{border-radius:12px 12px 0 0}
.demo-open{box-shadow:0 4px 0 #bc711c}
.project-media{border-radius:16px;box-shadow:8px 8px 0 #ded0ef}
.project-copy a{box-shadow:0 4px 0 #6e4c86;margin-bottom:.5rem}
.project-copy .case-link{box-shadow:0 4px 0 #c5a900}
.price-card{position:relative;border-radius:16px;overflow:hidden;background:linear-gradient(145deg,#fbfcfd 0%,#d6dae1 46%,#eef0f4 72%,#c9ced7 100%);box-shadow:0 8px 0 #b8afc7!important}
.price-card::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(110deg,transparent 20%,#ffffff78 43%,transparent 63%);opacity:.52}
.price-card>*{position:relative;z-index:1}
.price-card:nth-child(2){background:linear-gradient(145deg,#fff 0%,#dfe1e5 42%,#f2e9e3 70%,#c9cdd4 100%)}
.price-card:nth-child(3){background:linear-gradient(145deg,#f9f9fb 0%,#d5d6df 44%,#eeeaf2 72%,#c4c8d2 100%)}
.price-link{border-radius:8px;box-shadow:0 5px 0 #5e377d}
.tag{border-radius:999px;background:#ffffff0b}
.service-lines article,.process li,.faq details{border-radius:8px;padding-inline:.75rem}
.faq details[open]{background:#ffffff0b}
.demo-dialog{border-radius:16px;overflow:hidden}
.dialog-close{border-radius:50%}.argentina-flag{border-radius:3px}
@media(prefers-reduced-motion:reduce){.button,.demo-open,.project-copy a,.price-link,.trajectory-copy a{transition:none!important}}
