:root{--bg:#ecebe9;--surface:#fff;--line:#dad9d3;--text:#141310;--muted:#5f5e57;--faint:#918f88;--display:"Oswald",sans-serif;--body:"Inter",sans-serif;--ease:cubic-bezier(.2,.8,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{background:var(--bg);color:var(--text);font-family:var(--body);-webkit-font-smoothing:antialiased;margin:0;line-height:1.55;overflow-x:hidden}body:after{content:"";z-index:99;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence baseFrequency='.8' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.shell{width:min(1160px,100% - 2.5rem);margin-inline:auto}.site-header{z-index:50;backdrop-filter:blur(16px);background:#ecebe9d1;border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;height:72px;padding:0 max(1.25rem,50vw - 580px);display:flex;position:fixed;inset:0 0 auto}.site-header nav{align-items:center;gap:2rem;display:flex}.brand{font-family:var(--display);letter-spacing:-.04em;font-size:1.35rem;font-weight:700}.brand span{background:var(--text);color:var(--bg);border-radius:6px;margin-left:.12em;padding:.02em .25em}.nav-link{color:var(--muted);font-size:.92rem}.button{background:var(--text);color:var(--bg);cursor:pointer;transition:transform .2s var(--ease),background .2s;border:0;border-radius:999px;justify-content:center;align-items:center;padding:1rem 1.45rem;font-weight:700;display:inline-flex}.button:hover{background:#2e2c26;transform:translateY(-2px)}.button-small{padding:.7rem 1rem;font-size:.88rem}.hero{flex-direction:column;justify-content:center;min-height:100vh;padding-block:clamp(9rem,16vh,13rem) 5rem;display:flex}.hero h1,h2{font-family:var(--display);letter-spacing:-.04em;margin:0;line-height:.92}.hero-bottom{grid-template-columns:1fr auto;align-items:end;gap:3rem;margin-top:2.5rem;display:grid}.lead{color:var(--muted);max-width:620px;margin:0;font-size:clamp(1.1rem,2vw,1.45rem)}.microcopy{color:var(--faint);text-align:center;margin:.75rem 0 0;font-size:.78rem}.story{position:relative}.story-thread{z-index:0;pointer-events:none;filter:drop-shadow(0 18px 24px #00000024);position:absolute;inset:0}.story-thread svg{width:100%;height:100%;overflow:visible}.thread-shadow{fill:none;stroke:#00000012;stroke-width:62px;stroke-linecap:round}.thread-base,.thread-progress{fill:none;stroke:url(#thread-tone);stroke-width:46px;stroke-linecap:round}.thread-base{opacity:.1}.thread-progress{opacity:.58}.core-orbit{fill:var(--bg);stroke:var(--text);stroke-width:4px}.core-body{fill:#d8d7d0;stroke:var(--muted)}.core-satellite{fill:var(--text)}.story-panel{z-index:2;align-items:center;min-height:100vh;display:flex;position:relative}.story-panel.align-right{justify-content:flex-end}.story-copy{width:min(650px,72vw)}.story-copy h2,.section h2,.contact h2{font-size:clamp(3rem,6.4vw,6rem)}.story-copy>p,.section p,.contact p{color:var(--muted);max-width:650px;font-size:clamp(1.05rem,1.7vw,1.3rem)}.ghost-word{z-index:-1;font-family:var(--display);letter-spacing:-.08em;color:#e3e2db;text-transform:uppercase;font-size:clamp(7rem,18vw,15rem);font-weight:800;position:absolute;bottom:2vh;right:0}.align-right .ghost-word{left:0;right:auto}.pain-list{border-top:1px solid var(--line);margin:2rem 0 0;padding:0;list-style:none}.pain-list li{border-bottom:1px solid var(--line);color:var(--muted);padding:1rem 0}.section{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;min-height:90vh;padding-block:clamp(6rem,12vw,10rem);display:grid}.proof{border-top:1px solid var(--line)}.fini-card{border:1px solid var(--line);background:var(--surface);border-radius:22px;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:430px;padding:2rem;display:flex}.fini-card img:first-child{border-radius:50%}.tags{flex-wrap:wrap;gap:.5rem;display:flex}.tags span{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:.45rem .7rem;font-size:.72rem}.text-link{border-bottom:1px solid var(--faint);margin-top:1.2rem;display:inline-block}.founder-photo{border:1px solid var(--line);border-radius:22px;height:min(70vh,640px);margin:0;overflow:hidden}.founder-photo img{object-fit:cover;object-position:center 35%;filter:grayscale()contrast(1.04);width:100%;height:100%}.founder-note{border-top:1px solid var(--line);margin-top:2rem;padding-top:1.2rem;font-size:.9rem!important}.contact{border-top:1px solid var(--line);background:#e6e5e0;padding-block:clamp(6rem,12vw,10rem)}.contact-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:7vw;display:grid}.lead-form{border:1px solid var(--line);background:var(--surface);border-radius:22px;grid-template-columns:1fr 1fr;gap:1rem;padding:1.5rem;display:grid}.lead-form label{color:var(--muted);gap:.45rem;font-size:.78rem;display:grid}.lead-form input,.lead-form select,.lead-form textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#f5f4f0;border-radius:12px;outline:none;padding:.95rem}.lead-form textarea{resize:vertical;min-height:120px}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--muted)}.span-two{grid-column:1/-1}.honeypot{position:absolute!important;left:-10000px!important}.form-message{min-height:1.4em;color:var(--text)!important;margin:0!important;font-size:.82rem!important}.sending-label,.form-success,.lead-form[data-state=sending] .idle-label{display:none}.lead-form[data-state=sending] .sending-label{display:inline}.lead-form[data-state=success]>:not(.form-success){display:none}.lead-form[data-state=success] .form-success{flex-direction:column;justify-content:center;gap:.6rem;min-height:280px;display:flex}.form-success span{color:var(--muted)}.site-footer{min-height:120px;color:var(--faint);justify-content:space-between;align-items:center;font-size:.82rem;display:flex}.site-footer div{gap:1.25rem;display:flex}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.proof-points{border-top:1px solid var(--line);gap:0;margin:2rem 0 0;display:grid}.proof-points div{border-bottom:1px solid var(--line);padding:1rem 0}.proof-points dt{color:var(--text);font-weight:600}.proof-points dd{color:var(--muted);margin:.25rem 0 0}.contact.section{min-height:auto;display:block}.lead-form{justify-self:end;width:100%;max-width:720px}.lead-form input,.lead-form select{min-height:48px}@media (width<=1080px){.contact-grid{grid-template-columns:1fr}.contact-intro{max-width:720px}.lead-form{justify-self:start}}.mobile-journey-line{display:none}@media (width<=800px){.shell{width:min(100% - 2rem,1160px)}.site-header{padding-inline:1rem}.nav-link{display:none}.button-small{font-size:.75rem}.hero{padding-top:8rem}.hero-bottom,.section,.contact-grid{grid-template-columns:1fr}.hero-bottom{align-items:start}.hero-bottom>div{justify-self:start}.microcopy{text-align:left}.story-thread{display:none}.story{position:relative}.mobile-journey-line{background:#0000001f;width:2px;display:block;position:absolute;top:4rem;bottom:4rem;left:1.35rem}.mobile-journey-line span{background:var(--text);opacity:.72;transform-origin:top;width:100%;height:100%;display:block}.story-copy{width:100%;max-width:none}.story-panel,.story-panel.align-right{justify-content:flex-start;min-height:auto;padding:5.5rem 0 5.5rem 2.25rem}.section{gap:3rem}.proof{padding-top:6rem}.founder-photo{height:500px}.contact{padding-block:5rem}.lead-form{border-radius:16px;grid-template-columns:1fr;gap:.9rem;padding:1rem}.lead-form input,.lead-form select,.lead-form textarea{font-size:16px}.span-two{grid-column:auto}.site-footer{flex-wrap:wrap;gap:1rem;padding-block:2rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.story-thread{display:none}.story-panel{min-height:auto;padding-block:6rem}.story-copy{opacity:1!important;transform:none!important}.button{transition:none}}.story-copy{isolation:isolate;position:relative}.story-copy:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(ellipse at center,var(--bg) 0 64%,#ecebe9fa 76%,transparent 100%);position:absolute;inset:-5rem -7rem}@media (width<=800px){.story-copy:before{display:none}}.contact-grid{grid-template-columns:minmax(440px,.9fr) minmax(600px,1.1fr);gap:clamp(3rem,5vw,5rem)}.lead-form{max-width:650px}@media (width<=1080px){.contact-grid{grid-template-columns:1fr}.contact h2{max-width:12ch}}.operation-snapshot{display:none}@media (width<=800px){.operation-snapshot{text-align:center;gap:1.25rem;padding-block:5.5rem 4rem;display:grid}.operation-snapshot h2{justify-self:center;max-width:11ch;font-size:clamp(3rem,15vw,4.7rem)}.operation-snapshot__intro{max-width:30ch;color:var(--muted);justify-self:center;margin:0}.operation-signals{text-align:left;grid-template-columns:1fr;gap:.7rem;display:grid}.operation-signal{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;gap:.15rem .95rem;min-width:0;padding:1.05rem 1.15rem;display:grid}.operation-signal svg{fill:none;width:2.2rem;height:2.2rem;stroke:var(--text);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;grid-row:1/span 2;align-self:center}.operation-signal span{color:var(--faint);grid-area:1/2;font-size:.82rem}.operation-signal strong{color:var(--text);grid-area:2/2;font-size:1.05rem;line-height:1.2}.desktop-story-panel{display:none}}@media (width<=350px){.operation-signal{padding:.95rem 1rem}}.hero{text-align:center;align-items:center}.hero-copy{justify-items:center;gap:1.35rem;max-width:960px;display:grid}.hero h1{max-width:900px}.hero .lead{max-width:720px}.hero-coverage{max-width:620px;color:var(--faint);margin:0;font-size:.95rem}.hero-action{justify-items:center;gap:0;margin-top:2.25rem;display:grid}.hero-action .microcopy{text-align:center;margin-top:.75rem}.audience-fit{border-top:1px solid var(--line);gap:2.5rem;padding-block:clamp(5rem,10vw,8rem);display:grid}.audience-fit__intro{gap:1rem;max-width:720px;display:grid}.audience-fit__intro p{color:var(--muted);margin:0;font-size:clamp(1rem,1.7vw,1.2rem)}.audience-fit__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.audience-fit__card{border:1px solid var(--line);background:var(--surface);border-radius:20px;min-width:0;padding:clamp(1.25rem,3vw,2rem)}.audience-fit__card--yes{border-color:#14131052}.audience-fit__card--no{opacity:.78}.audience-fit h3{margin:0;font-size:1.1rem}.audience-fit__list{color:var(--muted);gap:.85rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.audience-fit__list li{grid-template-columns:auto 1fr;gap:.7rem;display:grid}.audience-fit__list li:before{content:"→";color:var(--text)}.audience-fit__card--no .audience-fit__list li:before{content:"×";color:var(--faint)}@media (width<=800px){.hero{text-align:center;align-items:center}.hero-copy{justify-items:center}.hero h1{max-width:14ch;font-size:clamp(2.75rem,12.5vw,3.4rem)}.hero-action{justify-items:center}.hero-action .microcopy{text-align:center}.audience-fit{gap:2rem;padding-block:4.5rem}.audience-fit__grid{grid-template-columns:1fr}.audience-fit__card{border-radius:16px}.audience-fit h2{max-width:10ch}}.hero h1{line-height:1.08}@font-face{font-family:Geist;src:url(/fonts/geist-sans.woff2)format("woff2");font-weight:100 900;font-display:swap}@font-face{font-family:GeistMono;src:url(/fonts/geist-mono.woff2)format("woff2");font-weight:100 900;font-display:swap}:root{--display:"Geist",sans-serif;--body:"Geist",sans-serif;--mono:"GeistMono",ui-monospace,monospace;--grid:#1413100d}html[data-base=dark]{--bg:#0b0b0a;--surface:#131311;--line:#2a2925;--text:#f4f3f0;--muted:#a4a299;--faint:#6f6e66;--grid:#ffffff0e}html[data-base=dark] .site-header{background:#0b0b0acc;border-bottom-color:#ffffff1a}html[data-base=dark] .button:hover{background:#dcdad3}html[data-base=dark] .contact{background:#0f0f0d}html[data-base=dark] .lead-form input,html[data-base=dark] .lead-form select,html[data-base=dark] .lead-form textarea{background:#171714}html[data-base=dark] .operation-signal{background:#131311}html[data-base=dark] .thread-shadow{stroke:#00000080}html[data-base=dark] .story-copy:before{background:radial-gradient(ellipse at center,var(--bg) 0 64%,#0b0b0afa 76%,transparent 100%)}html[data-base=dark] .mobile-journey-line{background:#ffffff1f}html[data-base=dark] .audience-fit__card--yes{border-color:#f4f3f057}html[data-base=dark] .ghost-word{color:#151513}.hero h1,h2,.audience-fit h2,.contact h2,.story-copy h2{letter-spacing:-.04em;font-weight:600}h2{line-height:1.03}.brand{letter-spacing:-.03em;font-weight:700}.button{font-weight:600}.nav-link,.tags span,.operation-signal span,.microcopy,.site-footer{font-family:var(--mono)}.nav-link{letter-spacing:.06em;font-size:.8rem}.tags span{letter-spacing:.04em}.operation-signal span{letter-spacing:.08em;font-size:.72rem}.microcopy{letter-spacing:.06em}.brand{align-items:center;line-height:0;display:inline-flex}.brand img{content:url(/img/logotipo-tinta.png);width:auto;height:26px}html[data-base=dark] .brand img{content:url(/img/logotipo-papel.png)}@media (width<=800px){.brand img{height:23px}}@media (width<=360px){.brand img{height:21px}}.theme-toggle{border:1px solid var(--line);width:38px;height:38px;color:var(--text);cursor:pointer;background:0 0;border-radius:999px;flex:none;place-items:center;padding:0;transition:border-color .2s,transform .15s;display:inline-grid}.theme-toggle:hover{border-color:var(--muted);transform:translateY(-1px)}.theme-toggle:focus-visible{outline:2px solid var(--text);outline-offset:2px}.theme-toggle svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.theme-toggle__moon,html[data-base=dark] .theme-toggle__sun{display:none}html[data-base=dark] .theme-toggle__moon{display:block}@media (width<=800px){.site-header nav{gap:.7rem}.theme-toggle{width:34px;height:34px}.theme-toggle svg{width:15px;height:15px}}.site-header{width:100%;max-width:100%}.site-header nav{min-width:0}.button-small{white-space:nowrap}@media (width<=360px){.site-header{padding-inline:.7rem}.site-header nav{gap:.45rem}.theme-toggle{width:32px;height:32px}.button-small{padding:.55rem .65rem;font-size:.64rem}}.hero{background-image:linear-gradient(var(--grid) 1px,transparent 1px),linear-gradient(90deg,var(--grid) 1px,transparent 1px);background-size:160px 160px;position:relative}.hero:before,.hero:after{font-family:var(--mono);color:var(--faint);pointer-events:none;font-size:1rem;line-height:1;position:absolute}.hero h1{max-width:16ch;font-size:clamp(2.9rem,5.6vw,5.4rem)}.contact h2{max-width:16ch;font-size:clamp(2.4rem,3.4vw,3.5rem)}.story-copy h2,.section h2{font-size:clamp(2.3rem,3.8vw,3.8rem)}.audience-fit h2{font-size:clamp(2.3rem,3.6vw,3.6rem)}@media (width<=800px){.hero-action .button{text-wrap:balance;width:auto;max-width:16.5rem;padding:1.15rem 2rem;line-height:1.3}.hero h1{max-width:13ch;font-size:clamp(2.15rem,9.6vw,3.4rem)}.contact h2{max-width:13ch;font-size:clamp(2.25rem,9vw,3.3rem)}.operation-snapshot h2{font-size:clamp(2.25rem,9.4vw,3.4rem)}.audience-fit h2{max-width:13ch;font-size:clamp(2.25rem,9vw,3.3rem)}}.hero .lead{font-size:clamp(1.05rem,1.5vw,1.35rem)}.hero:before{content:"+";top:5.5rem;left:.5rem}.hero:after{content:"+";bottom:2rem;right:.5rem}@media (width<=800px){.hero{background-size:65px 65px}.hero:before{top:5rem;left:.15rem}.hero:after{bottom:1.2rem;right:.15rem}}.method{border-top:1px solid var(--line);gap:clamp(2rem,4vw,3rem);padding-block:clamp(5rem,10vw,8rem);display:grid}.method-intro{gap:1rem;max-width:60ch;display:grid}.method-intro h2{font-size:clamp(3.2rem,6vw,5.8rem)}.method-intro p{color:var(--muted);margin:0;font-size:clamp(1rem,1.7vw,1.2rem)}.method-flow{grid-template-columns:1fr;align-items:stretch;display:grid}.method-flow__arrow{color:var(--faint);justify-content:center;align-items:center;padding-block:.9rem;font-size:1.4rem;display:flex}.method-flow__arrow:before{content:"↓"}.service{border:1px solid var(--line);background:var(--surface);border-radius:20px;flex-direction:column;min-width:0;padding:clamp(1.4rem,3vw,2.1rem);display:flex}.service h3{letter-spacing:-.03em;margin:0 0 .7rem;font-size:clamp(1.45rem,2.4vw,1.9rem);line-height:1.12}.service__lead{color:var(--muted);margin:0;font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.55}.service__list{flex:1;gap:.7rem;margin:1.25rem 0;padding:0;list-style:none;display:grid}.service__list li{grid-template-columns:auto 1fr;gap:.7rem;font-size:clamp(.92rem,1.4vw,1rem);line-height:1.45;display:grid}.service__list li:before{content:"→";color:var(--text)}.service__end{border-top:1px solid var(--line);color:var(--muted);margin:auto 0 0;padding-top:1rem;font-size:.92rem}.method-close{justify-items:center;gap:.5rem;display:grid}.method-gate{text-align:center;color:var(--muted);margin:0;font-size:clamp(.9rem,1.4vw,.98rem)}.method-credit{text-align:center;max-width:52ch;color:var(--text);margin:0;font-size:clamp(.92rem,1.45vw,1rem);line-height:1.5}.method-credit strong{font-weight:600}.method-gate strong{color:var(--text);font-weight:600}@media (width>=801px){.method-flow{grid-template-columns:1fr auto 1fr}.method-flow__arrow{padding:0 clamp(1rem,2.5vw,2rem);font-size:1.75rem}.method-flow__arrow:before{content:"→"}}.process-roadmap{border-top:1px solid var(--line);padding-block:clamp(5rem,10vw,8rem);position:relative}.process-roadmap h2{text-align:center;max-width:17ch;margin-inline:auto;font-size:clamp(3.2rem,6vw,5.8rem)}.process-roadmap__steps{grid-template-columns:repeat(4,minmax(0,1fr));margin:clamp(4rem,7vw,6rem) 0 0;padding:0;list-style:none;display:grid;position:relative}.process-roadmap__steps:before{content:"";z-index:0;background:var(--line);height:1px;position:absolute;top:3.56rem;left:12.5%;right:12.5%}.process-roadmap__step{z-index:1;text-align:center;min-width:0;padding-inline:1.25rem;position:relative}.process-roadmap__number{border:1px solid var(--line);background:var(--surface);width:7.125rem;height:7.125rem;color:var(--text);letter-spacing:-.07em;border-radius:50%;place-items:center;margin:0 auto 1.85rem;font-size:clamp(2rem,3vw,2.75rem);font-weight:600;display:grid}.process-roadmap__step--start .process-roadmap__number,.process-roadmap__step--end .process-roadmap__number{background:var(--text);border-color:var(--text);color:var(--bg)}.process-roadmap__state{border:1px solid var(--line);min-height:2.05rem;color:var(--muted);font-family:var(--mono);letter-spacing:.09em;text-transform:uppercase;border-radius:999px;align-items:center;margin:0 0 1.35rem;padding-inline:1rem;font-size:.66rem;font-weight:500;display:inline-flex}.process-roadmap__step h3{color:var(--text);letter-spacing:-.045em;margin:0;font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.08}.process-roadmap__step p{max-width:17rem;color:var(--muted);margin:1rem auto 0;font-size:clamp(.92rem,1.35vw,1rem);line-height:1.55}@media (width<=800px){.process-roadmap{padding-block:4.5rem}.process-roadmap h2{max-width:13ch;font-size:clamp(2.25rem,9vw,3.3rem)}.process-roadmap__steps{grid-template-columns:1fr;gap:0;max-width:29rem;margin:3.5rem auto 0;display:grid}.process-roadmap__steps:before{width:1px;height:auto;inset:2.7rem auto 2.7rem 2.7rem}.process-roadmap__step{text-align:left;grid-template-rows:auto auto auto;grid-template-columns:5.4rem minmax(0,1fr);column-gap:1.2rem;padding:0 0 2.5rem;display:grid}.process-roadmap__step:last-child{padding-bottom:0}.process-roadmap__number{grid-row:1/span 3;width:5.4rem;height:5.4rem;margin:0;font-size:1.8rem}.process-roadmap__state{justify-self:start;min-height:1.8rem;margin:.2rem 0 .65rem;padding-inline:.75rem;font-size:.59rem}.process-roadmap__step h3{align-self:end;font-size:1.5rem}.process-roadmap__step p{max-width:none;margin:.7rem 0 0;font-size:.95rem}}
