:root{--green: #21372e;--green-deep: #182a22;--green-card: #2b453a;--sage: #557475;--gris-sage: #7d8d8a;--cream: #f2f0ea;--cream-2: #e6e3d9;--white: #ffffff;--accent: #557475;--accent-soft: rgba(85, 116, 117, .12);--signal: #4fb488;--signal-soft: rgba(79, 180, 136, .14);--ink: #21372e;--ink-muted: #5c6a63;--on-dark: #f2f0ea;--on-dark-muted: #a8b6b0;--line-dark: rgba(242, 240, 234, .12);--line-light: rgba(33, 55, 46, .1);--maxw: 1180px;--pad: clamp(1.25rem, 5vw, 5rem);--radius: 22px;--radius-sm: 14px;--shadow-sm: 0 2px 8px -4px rgba(33, 55, 46, .15);--shadow: 0 22px 50px -34px rgba(33, 55, 46, .5);--shadow-lg: 0 44px 90px -50px rgba(33, 55, 46, .55);--font-display: "Jost", "Century Gothic", -apple-system, BlinkMacSystemFont, sans-serif;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, "Cascadia Code", Menlo, monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{margin:0;font-family:var(--font-sans);background:var(--cream);color:var(--ink);line-height:1.6}a{color:inherit;text-decoration:none}.hero__title,.section__title,.cta__title,.page__title,.acceso__title,.proj__name,.project__name,.how__title,.value__title,.hero-card__body h3{font-weight:600;letter-spacing:-.005em;font-optical-sizing:auto}h1,h2,h3,h4,p{margin:0}img{max-width:100%}.container{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:var(--pad)}.center{text-align:center;margin-top:clamp(2rem,5vw,3rem)}.btn{display:inline-flex;align-items:center;gap:.4em;font-family:var(--font-sans);font-weight:600;font-size:.95rem;padding:.85rem 1.6rem;border-radius:999px;border:1px solid transparent;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.btn:hover{transform:translateY(-2px)}.btn--light{background:var(--cream);color:var(--green)}.btn--light:hover{background:var(--white)}.btn--ghost{border-color:#f2f0ea59;color:var(--on-dark)}.btn--ghost:hover{border-color:var(--on-dark)}.btn--outline{border-color:var(--gris-sage);color:var(--on-dark)}.btn--outline:hover{border-color:var(--on-dark);background:#f2f0ea0d}.btn--sm{padding:.55rem 1.1rem;font-size:.85rem}.section{padding-block:clamp(4rem,9vw,8rem)}.section--dark{background:var(--green);color:var(--on-dark)}.section--deep{background:var(--green-deep);color:var(--on-dark)}.section--cream{background:var(--cream);color:var(--ink)}.section--white{background:var(--white);color:var(--ink)}.invest-card{max-width:860px;margin-inline:auto;background:var(--white);border:1px solid var(--line-light);border-radius:var(--radius);padding:clamp(2.2rem,5vw,3.6rem);box-shadow:0 30px 70px -46px #21372e73;text-align:center}.invest-card .invest__inner{align-items:center}.invest-card .invest__disclaimer{border-top:1px solid var(--line-light);color:var(--gris-sage)}.grid-bg{position:relative;overflow:hidden}.grid-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(to right,var(--line-dark) 0,var(--line-dark) 1px,transparent 1px,transparent calc(100% / 12));pointer-events:none}.grid-bg>*{position:relative;z-index:1}.kicker{font-size:.72rem;font-weight:700;letter-spacing:.26em;text-transform:uppercase;color:var(--sage);margin-bottom:1.1rem}.section--cream .kicker{color:var(--sage)}.section__title{font-family:var(--font-display);font-size:clamp(1.9rem,4.6vw,3.3rem);font-weight:800;letter-spacing:-.02em;line-height:1.05;max-width:18ch}.section__title--sm{font-size:clamp(1.6rem,3.5vw,2.5rem)}.section__lead{margin-top:1.4rem;max-width:52ch;font-size:1.05rem;color:var(--ink-muted)}.section--dark .section__lead,.section--deep .section__lead,.section__lead--muted{color:var(--on-dark-muted)}.accent{color:var(--gris-sage)}.accent-ink{color:var(--sage)}.nav{position:fixed;inset:0 0 auto 0;z-index:50;transition:background .3s ease,backdrop-filter .3s ease,box-shadow .3s ease}.nav--scrolled{background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px 0 var(--line-light),0 8px 24px -16px #21372e4d}.nav__inner{max-width:var(--maxw);margin-inline:auto;padding:1.1rem var(--pad);display:flex;align-items:center;justify-content:space-between}.nav__brand{display:flex;align-items:center}.nav__links{display:flex;align-items:center;gap:2rem}.nav__links a{color:var(--ink);font-size:.9rem;font-weight:500;opacity:.8;transition:opacity .2s ease}.nav__links a:hover{opacity:1}.nav__cta{background:var(--cream);color:var(--green)!important;opacity:1!important}.nav__cta:hover{background:var(--white)}.nav__burger{display:none;flex-direction:column;gap:5px;background:none;border:0;cursor:pointer;padding:6px}.nav__burger span{width:24px;height:2px;background:var(--ink);border-radius:2px}.hero{min-height:90svh;display:flex;align-items:center;padding:9rem 0 4rem}.hero--light{position:relative;background:radial-gradient(120% 90% at 85% 10%,#ffffff 0%,var(--cream) 55%,#eef1ec 100%);color:var(--ink);overflow:hidden}.hero--light:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgba(33,55,46,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(33,55,46,.05) 1px,transparent 1px);background-size:52px 52px;-webkit-mask-image:radial-gradient(120% 100% at 80% 0%,#000 30%,transparent 78%);mask-image:radial-gradient(120% 100% at 80% 0%,#000 30%,transparent 78%);pointer-events:none}.hero--light .container{position:relative;z-index:1}.hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2rem,5vw,4.5rem);align-items:center;width:100%}.hero__title{font-family:var(--font-display);font-size:clamp(2.6rem,6vw,4.6rem);font-weight:800;letter-spacing:-.03em;line-height:1;max-width:14ch}.hero--light .accent{color:var(--sage)}.hero__lead{margin-top:1.5rem;max-width:46ch;font-size:clamp(1.02rem,1.6vw,1.2rem);color:var(--ink-muted)}.hero__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.2rem}.hero__meta{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.8rem;font-size:.82rem;color:var(--ink-muted)}.hero__meta span:nth-child(2n){color:var(--gris-sage)}.hero__visual{perspective:1000px}.hero-card{background:var(--white);border:1px solid var(--line-light);border-radius:var(--radius);box-shadow:var(--shadow-lg);overflow:hidden;transform:rotate(.6deg);transition:transform .4s ease}.hero-card:hover{transform:rotate(0) translateY(-4px)}.how,.project,.proj,.model,.metric,.block,.chart-card,.faq__item{box-shadow:var(--shadow-sm)}.hero-card__photo{position:relative;height:180px}.hero-card__photo img{width:100%;height:100%;object-fit:cover;display:block}.hero-card__tag{position:absolute;top:.9rem;left:.9rem}.hero-card__body{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 1.4rem .6rem}.hero-card__body h3{font-family:var(--font-display);font-size:1.4rem;font-weight:800}.hero-card__loc{font-size:.82rem;color:var(--ink-muted)}.hero-card__bar{padding:0 1.4rem 1.4rem}.hero-card__bar span{display:block;margin-top:.5rem;font-size:.74rem;color:var(--ink-muted)}.cards{display:grid;gap:1.4rem;margin-top:clamp(2.5rem,5vw,4rem)}.cards--3{grid-template-columns:repeat(3,1fr)}.cards--2{grid-template-columns:repeat(2,1fr)}.project{background:var(--white);border:1px solid var(--line-light);border-radius:var(--radius);padding:2.2rem 2rem;display:flex;flex-direction:column;gap:.7rem;transition:transform .25s ease,box-shadow .25s ease}.project:hover{transform:translateY(-4px);box-shadow:0 18px 40px -24px #21372e66}.project--active{background:var(--green);color:var(--on-dark);border-color:transparent}.project__top{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.tag{font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.3rem .7rem;border-radius:999px;background:var(--cream-2);color:var(--ink-muted)}.tag--live{background:var(--sage);color:var(--white)}.project__loc{font-size:.8rem;color:var(--ink-muted)}.project--active .project__loc{color:var(--on-dark-muted)}.project__name{font-family:var(--font-display);font-size:1.9rem;font-weight:800;letter-spacing:-.02em}.project__tagline{font-weight:600}.project__body{font-size:.95rem;color:var(--ink-muted)}.project--active .project__body{color:var(--on-dark-muted)}.link-arrow{margin-top:.6rem;font-weight:600;color:var(--sage)}.project--active .link-arrow{color:var(--cream)}.link-arrow--muted{color:var(--ink-muted)}.model{border:1px solid var(--line-light);border-radius:var(--radius);padding:2rem;background:var(--white);transition:transform .25s ease,box-shadow .25s ease}.model:hover{transform:translateY(-4px);box-shadow:0 18px 40px -24px #21372e66}.model__icon{color:var(--sage);display:flex}.model__area{font-family:var(--font-display);font-size:clamp(2.2rem,5vw,3rem);font-weight:800;letter-spacing:-.02em;margin-top:1rem}.model__name{font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gris-sage);margin-top:.2rem}.model__body{margin-top:1rem;color:var(--ink-muted);font-size:.95rem}.finance{margin-top:clamp(2.5rem,5vw,4rem);border:1px solid var(--line-light);border-radius:var(--radius);padding:clamp(1.6rem,3vw,2.4rem);background:var(--cream)}.finance__label{display:block;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--sage);margin-bottom:1.6rem}.finance__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.2rem}.finance__item h4{font-size:1rem;font-weight:700;margin-bottom:.3rem}.finance__item p{font-size:.85rem;color:var(--ink-muted)}.value{border-top:2px solid var(--sage);padding-top:1.4rem}.value__mark{color:var(--sage);font-size:.9rem}.value__title{font-family:var(--font-display);font-size:1.3rem;font-weight:700;margin-top:.6rem}.value__body{margin-top:.5rem;color:var(--ink-muted);font-size:.95rem}.invest__inner{max-width:62ch;margin-inline:auto;text-align:center;display:flex;flex-direction:column;align-items:center}.invest__inner .kicker{color:var(--gris-sage)}.invest__inner .section__title{max-width:20ch}.invest__inner .section__lead{margin-inline:auto}.invest__inner .btn{margin-top:2.2rem}.invest__disclaimer{margin-top:2.4rem;font-size:.74rem;line-height:1.6;color:var(--gris-sage);max-width:60ch;border-top:1px solid var(--line-dark);padding-top:1.6rem}.contact__inner{text-align:center;display:flex;flex-direction:column;align-items:center}.cta__title{font-family:var(--font-display);font-size:clamp(2.2rem,6vw,4rem);font-weight:800;letter-spacing:-.02em;line-height:1.02;max-width:16ch}.contact__inner .section__lead{margin-inline:auto}.contact__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2.2rem}.footer{margin-top:clamp(3.5rem,8vw,6rem);padding-top:2rem;border-top:1px solid var(--line-dark)}.footer__row{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.6rem;font-size:.72rem;letter-spacing:.12em;color:var(--on-dark-muted)}.footer__disclaimer{margin-top:1.4rem;font-size:.72rem;line-height:1.6;color:var(--gris-sage);max-width:90ch}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1)}.reveal--in{opacity:1;transform:none}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn:hover,.project:hover,.model:hover{transform:none}}@media (max-width: 900px){.cards--3,.cards--2{grid-template-columns:1fr}.finance__grid{grid-template-columns:repeat(2,1fr)}.nav__burger{display:flex}.nav__links{position:absolute;top:100%;left:0;right:0;background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 12px 24px -12px #21372e40;flex-direction:column;align-items:flex-start;gap:1.4rem;padding:1.6rem var(--pad) 2rem;transform:translateY(-8px);opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s ease}.nav__links--open{opacity:1;transform:none;pointer-events:auto}}@media (max-width: 560px){.finance__grid{grid-template-columns:1fr}.hero__foot{flex-direction:column}}.btn--dark{background:var(--green);color:var(--cream)}.btn--dark:hover{background:var(--green-deep)}.btn--dark-ghost{border-color:var(--line-light);color:var(--ink)}.btn--dark-ghost:hover{border-color:var(--green)}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.block-btn{width:100%;justify-content:center;margin-top:.9rem}.invest__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2.2rem}.kicker--dark{color:var(--sage)}.form{display:flex;flex-direction:column;gap:1rem;margin-top:1.6rem}.field{display:flex;flex-direction:column;gap:.4rem}.field>span{font-size:.8rem;font-weight:600;letter-spacing:.02em;color:var(--on-dark-muted)}.field input{font:inherit;padding:.8rem 1rem;border-radius:10px;border:1px solid var(--line-dark);background:#f2f0ea0d;color:var(--on-dark);outline:none;transition:border-color .2s ease}.field input:focus{border-color:var(--sage)}.field input::placeholder{color:#a8b6b099}.field--dark>span{color:var(--ink-muted)}.field--dark input{background:var(--white);border-color:var(--line-light);color:var(--ink)}.field--dark input:disabled{background:var(--cream-2);color:var(--ink-muted)}.field--full{grid-column:1 / -1}.form__error{color:#d98a6a;font-size:.88rem}.form__ok{color:var(--sage);font-size:.9rem;font-weight:600}.form__submit{margin-top:.4rem}.checkbox{display:flex;gap:.7rem;align-items:flex-start;font-size:.88rem;color:var(--ink-muted);margin:.4rem 0;cursor:pointer}.checkbox input{margin-top:.2rem;accent-color:var(--green);width:18px;height:18px;flex:none}.acceso{min-height:100svh;background:var(--green);color:var(--on-dark);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.25rem;gap:1.4rem}.acceso__card{position:relative;z-index:1;width:100%;max-width:430px;background:var(--green-deep);border:1px solid var(--line-dark);border-radius:var(--radius);padding:clamp(1.8rem,4vw,2.6rem)}.acceso__logo{display:inline-block;margin-bottom:1.8rem}.acceso__title{font-family:var(--font-display);font-size:1.7rem;font-weight:800;letter-spacing:-.02em;margin-top:.3rem}.acceso__sub{margin-top:.6rem;color:var(--on-dark-muted);font-size:.95rem}.acceso__demo{margin-top:1.4rem;padding:.7rem .9rem;border-radius:10px;background:#f2f0ea0f;font-size:.8rem;color:var(--on-dark-muted)}.acceso__demo strong{color:var(--cream)}.acceso__back{display:inline-block;margin-top:1.4rem;font-size:.85rem;color:var(--gris-sage)}.acceso__back:hover{color:var(--on-dark)}.acceso__legal{position:relative;z-index:1;max-width:430px;font-size:.72rem;line-height:1.6;color:var(--gris-sage);text-align:center}.portal{display:flex;min-height:100svh;background:var(--cream)}.portal__side{width:264px;flex:none;position:sticky;top:0;align-self:flex-start;height:100svh;background:var(--green);color:var(--on-dark);display:flex;flex-direction:column;padding:1.6rem 1.2rem}.portal__brand{padding:.4rem .6rem 1.6rem}.portal__nav{display:flex;flex-direction:column;gap:.2rem}.portal__link{padding:.7rem .9rem;border-radius:10px;color:var(--on-dark-muted);font-weight:500;font-size:.95rem;transition:background .2s ease,color .2s ease}.portal__link:hover{color:var(--on-dark);background:#f2f0ea0d}.portal__link.is-active{color:var(--green);background:var(--cream)}.portal__side-foot{margin-top:auto;padding-top:1.4rem;border-top:1px solid var(--line-dark)}.portal__user{display:flex;align-items:center;gap:.7rem;margin-bottom:1rem}.portal__user strong{display:block;font-size:.88rem}.portal__user span{font-size:.74rem;color:var(--on-dark-muted);word-break:break-all}.avatar{flex:none;width:38px;height:38px;border-radius:50%;background:var(--sage);color:var(--white);display:grid;place-items:center;font-weight:700;font-size:.85rem}.avatar--sm{width:32px;height:32px;font-size:.75rem}.portal__logout{width:100%;padding:.6rem;border-radius:999px;border:1px solid var(--line-dark);background:none;color:var(--on-dark-muted);font:inherit;font-size:.85rem;cursor:pointer;transition:border-color .2s ease,color .2s ease}.portal__logout:hover{color:var(--on-dark);border-color:var(--on-dark)}.portal__main{flex:1;min-width:0}.portal__topbar{display:none;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1.25rem;background:var(--green);position:sticky;top:0;z-index:30}.portal__burger{display:flex;flex-direction:column;gap:5px;background:none;border:0;cursor:pointer;padding:4px}.portal__burger span{width:22px;height:2px;background:var(--on-dark);border-radius:2px}.portal__content{padding:clamp(1.5rem,4vw,3.2rem)}.portal__scrim{display:none}.page{max-width:1000px;margin-inline:auto}.page__head{margin-bottom:2rem}.page__head-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.page__title{font-family:var(--font-display);font-size:clamp(1.7rem,4vw,2.6rem);font-weight:800;letter-spacing:-.02em;color:var(--ink)}.page__lead{margin-top:.6rem;color:var(--ink-muted);max-width:60ch}.back-link{display:inline-block;margin-bottom:1.2rem;font-size:.85rem;font-weight:600;color:var(--sage)}.link-arrow--dark{color:var(--sage);font-weight:600}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-bottom:2.4rem}.metric{background:var(--white);border:1px solid var(--line-light);border-radius:var(--radius);padding:1.4rem 1.5rem}.metric__label{font-size:.78rem;letter-spacing:.04em;color:var(--ink-muted)}.metric__value{display:block;font-family:var(--font-display);font-size:1.9rem;font-weight:800;letter-spacing:-.02em;margin-top:.3rem;color:var(--ink)}.metric__note{font-size:.72rem;color:var(--sage)}.block{background:var(--white);border:1px solid var(--line-light);border-radius:var(--radius);padding:clamp(1.4rem,3vw,2rem);margin-bottom:1.4rem}.block>h2{font-size:1.25rem;font-weight:700;margin-bottom:1.2rem}.block__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.2rem}.block__head h2{font-size:1.25rem;font-weight:700}.empty{text-align:center;padding:2rem 1rem;color:var(--ink-muted)}.empty .btn{margin-top:1rem}.inv-list{display:grid;gap:1rem}.inv-card{display:block;border:1px solid var(--line-light);border-radius:12px;padding:1.3rem 1.5rem;transition:border-color .2s ease,transform .2s ease}.inv-card:hover{border-color:var(--sage);transform:translateY(-2px)}.inv-card__top{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.inv-card__top h3{font-size:1.15rem;font-weight:700}.inv-card__unit{font-size:.82rem;color:var(--ink-muted)}.inv-card__figures{display:flex;gap:2.4rem;margin-top:1rem;flex-wrap:wrap}.inv-card__figures .lbl,.terms-grid .lbl,.proj__terms .lbl,.spei .lbl,.kyc .lbl{display:block;font-size:.72rem;letter-spacing:.04em;color:var(--ink-muted);margin-bottom:.15rem}.inv-card__figures strong{font-size:1.05rem}.inv-card__progress{margin-top:1.1rem}.bar{height:6px;border-radius:999px;background:var(--cream-2);overflow:hidden}.bar span{display:block;height:100%;background:var(--sage);border-radius:999px}.bar--lg{height:10px}.inv-card__pct{display:inline-block;margin-top:.4rem;font-size:.76rem;color:var(--ink-muted)}.status{font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.32rem .7rem;border-radius:999px;white-space:nowrap}.status--activa{background:#55747529;color:#3c6a5a}.status--fondeada{background:#9a7b1f24;color:#8a6d1a}.status--reservada{background:#7d8d8a2e;color:#59685f}.status--cerrada{background:var(--cream-2);color:var(--ink-muted)}.status--retiro_solicitado{background:#9a7b1f24;color:#8a6d1a}.status--retirada{background:#7d8d8a2e;color:#59685f}.rules{list-style:none;padding:0;margin:1rem 0 1.4rem;display:grid;gap:.7rem}.rules li{position:relative;padding-left:1.4rem;font-size:.92rem;color:var(--ink-muted)}.rules li:before{content:"•";position:absolute;left:.3rem;color:var(--sage);font-weight:700}.rules strong{color:var(--ink)}.wd-calc{margin-top:1.2rem;border:1px solid var(--line-light);border-radius:12px;padding:1.2rem}.wd-calc .tag{margin-bottom:1rem;display:inline-block}.ledger--light{background:none;color:var(--ink);padding:0}.ledger--light .ledger__row{color:var(--ink-muted);border-color:var(--line-light)}.ledger--light .ledger__row span:last-child{color:var(--ink)}.ledger__row--neg span:last-child{color:#c0603f!important}.ledger--light .ledger__row--total{color:var(--ink)}.ledger--light .ledger__row--total span:last-child{color:var(--green)}.wd-done{background:#5574751f;border:1px solid rgba(85,116,117,.3);color:#3c6a5a;border-radius:12px;padding:1rem 1.2rem;font-size:.92rem}.firma-line{margin-top:.9rem;font-size:.8rem;color:var(--sage)}.donut{position:relative;display:grid;place-items:center;flex:none}.donut svg{display:block}.donut__label{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;line-height:1.1}.donut__label strong{font-family:var(--font-display);font-size:1.5rem;font-weight:800;color:var(--ink)}.donut__label span{font-size:.68rem;letter-spacing:.06em;color:var(--ink-muted);margin-top:2px}.section--dark .donut__label strong,.section--deep .donut__label strong{color:var(--on-dark)}.growth{width:100%;height:auto;display:block}.sim{margin:.4rem 0 1rem}.sim__legend{display:flex;gap:1.2rem;margin-top:.6rem;font-size:.78rem;color:var(--ink-muted)}.sim__legend b{color:var(--ink);font-weight:700}.sim__dot{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:5px;vertical-align:baseline}.people{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;color:var(--ink-muted)}.people__dots{display:inline-flex}.people__dots i{width:18px;height:18px;border-radius:50%;background:var(--sage);border:2px solid var(--white);margin-left:-6px;display:inline-block}.people__dots i:first-child{margin-left:0}.chart-cards{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem;margin-bottom:1.4rem}.chart-card{background:var(--white);border:1px solid var(--line-light);border-radius:var(--radius);padding:1.4rem 1.6rem}.chart-card h3{font-size:1rem;font-weight:700;margin-bottom:1rem}.chart-card__row{display:flex;align-items:center;gap:1.4rem}.legend{display:grid;gap:.6rem;font-size:.85rem}.legend div{display:flex;align-items:center;gap:.5rem;color:var(--ink-muted)}.legend b{margin-left:auto;color:var(--ink)}.legend .sim__dot{margin:0}.proj__photo{height:150px;border-radius:12px;margin:-.4rem 0 1.1rem;position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:.8rem}.proj__photo .status{position:relative;z-index:1}.proj__photo-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.project__photo{position:relative;height:160px;border-radius:12px;overflow:hidden;margin:-.4rem 0 1.2rem}@media (max-width: 860px){.chart-cards{grid-template-columns:1fr}}.proj__stat-row{display:flex;align-items:center;gap:1.2rem;margin:1.1rem 0}.proj__stat-side{display:flex;flex-direction:column;gap:.6rem}.proj__stat-side .lbl{display:block;font-size:.72rem;color:var(--ink-muted)}.proj__stat-side strong{font-size:1.15rem;display:inline}.proj__stat-side em{font-style:normal;font-size:.78rem;color:var(--ink-muted);margin-left:.3rem}.proj__terms--mini{margin:0 0 1.2rem;padding:1rem 0}.proj__terms--mini strong{font-size:.95rem}.detail-banner{height:clamp(160px,26vw,240px);border-radius:var(--radius);overflow:hidden;margin-bottom:1.4rem}.detail-banner img{width:100%;height:100%;object-fit:cover;display:block}.campaign{display:flex;align-items:center;gap:1.8rem;background:var(--white);border:1px solid var(--line-light);border-radius:var(--radius);padding:1.4rem 1.6rem;margin-bottom:2rem}.campaign__side{flex:1;min-width:0}.campaign__figs{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;margin-bottom:1rem}.campaign__figs .lbl{display:block;font-size:.72rem;color:var(--ink-muted)}.campaign__figs strong{font-size:1.2rem}.campaign__figs em{font-style:normal;font-size:.78rem;color:var(--ink-muted);margin-left:.3rem}@media (max-width: 560px){.campaign{flex-direction:column;text-align:center}.campaign__figs{justify-content:center}}.how{background:var(--white);border:1px solid var(--line-light);border-radius:var(--radius);padding:2rem 1.8rem;position:relative;transition:transform .25s ease,box-shadow .25s ease}.how:hover{transform:translateY(-4px);box-shadow:0 18px 40px -24px #21372e66}.how__icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid var(--line-light);border-radius:12px;background:var(--white);color:var(--green)}.how__n{position:absolute;top:1.6rem;right:1.8rem;font-family:var(--font-display);font-weight:800;color:var(--accent);opacity:.5}.how__title{font-family:var(--font-display);font-size:1.3rem;font-weight:700;margin-top:1rem}.how__body{margin-top:.5rem;color:var(--ink-muted);font-size:.95rem}.impact-band{padding-block:clamp(2.5rem,5vw,4rem)}.impact{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;text-align:center}.impact__item{border-left:1px solid var(--line-dark)}.impact__item:first-child{border-left:0}.impact__value{display:block;font-family:var(--font-display);font-size:clamp(2rem,5vw,3.2rem);font-weight:800;color:var(--accent);letter-spacing:-.02em}.impact__label{font-size:.8rem;letter-spacing:.08em;color:var(--on-dark-muted)}.faq{margin-top:clamp(2rem,4vw,3rem);display:grid;gap:.8rem;max-width:800px}.faq__item{background:var(--white);border:1px solid var(--line-light);border-radius:12px;padding:1.1rem 1.4rem}.faq__item summary{cursor:pointer;font-weight:600;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem}.faq__item summary::-webkit-details-marker{display:none}.faq__item summary:after{content:"+";color:var(--accent);font-size:1.4rem;font-weight:400;line-height:1}.faq__item[open] summary:after{content:"−"}.faq__item p{margin-top:.9rem;color:var(--ink-muted);font-size:.95rem}@media (max-width: 680px){.impact{grid-template-columns:repeat(2,1fr);gap:2rem 1rem}.impact__item:nth-child(3){border-left:0}}@media (max-width: 860px){.hero{padding:7rem 0 3rem;min-height:0}.hero__grid{grid-template-columns:1fr;gap:2.5rem}.hero-card{transform:none;max-width:420px}}.proj-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.4rem}.proj{background:var(--white);border:1px solid var(--line-light);border-radius:var(--radius);padding:1.8rem;display:flex;flex-direction:column}.proj__head{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.proj__avail{font-size:.78rem;color:var(--ink-muted)}.proj__avail--big{font-size:.85rem;font-weight:600;color:var(--sage)}.proj__name{font-family:var(--font-display);font-size:1.6rem;font-weight:800;letter-spacing:-.02em}.proj__city{font-size:.85rem;color:var(--ink-muted)}.proj__summary{margin-top:.9rem;font-size:.95rem;color:var(--ink-muted);flex:1}.proj__terms{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.4rem 0;padding:1.2rem 0;border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light)}.proj__terms strong,.terms-grid strong{font-size:1.02rem;display:block}.proj__terms em,.terms-grid em{font-style:normal;font-size:.72rem;color:var(--ink-muted)}.terms-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem}.term{background:var(--white);border:1px solid var(--line-light);border-radius:12px;padding:1.2rem 1.3rem}.term--hl{background:var(--green);border-color:transparent;color:var(--on-dark)}.term--hl .lbl,.term--hl em{color:var(--on-dark-muted)}.detail-cols{display:grid;grid-template-columns:1.6fr 1fr;gap:1.4rem;align-items:start}.prose{color:var(--ink-muted);font-size:.96rem}.prose.muted{color:var(--ink-muted)}.subhead{font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;color:var(--sage);margin:1.8rem 0 1rem}.timeline{list-style:none;padding:0;margin:0;display:grid;gap:1rem}.timeline li{display:flex;gap:1rem}.timeline__q{font-family:var(--font-display);font-weight:800;color:var(--sage);flex:none;width:2.4rem}.timeline p{font-size:.9rem;color:var(--ink-muted)}.check-list{list-style:none;padding:0;margin:0;display:grid;gap:.6rem}.check-list li{position:relative;padding-left:1.6rem;font-size:.95rem}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--sage);font-weight:700}.action-card{position:sticky;top:1.5rem;background:var(--white);border:1px solid var(--line-light);border-radius:var(--radius);padding:1.6rem}.action-card h3{font-size:1.1rem;font-weight:700;margin-bottom:1rem}.action-card__row{display:flex;justify-content:space-between;align-items:baseline;padding:.55rem 0;font-size:.92rem;color:var(--ink-muted)}.action-card__row strong{color:var(--ink)}.action-card__row--total{border-top:1px solid var(--line-light);margin-top:.4rem;padding-top:.9rem;font-weight:700}.action-card__row--total strong{font-size:1.2rem}.action-card__fine{margin-top:.9rem;font-size:.76rem;color:var(--ink-muted)}.spei{display:grid;gap:.8rem;background:var(--cream);border-radius:12px;padding:1.1rem 1.2rem;margin:1rem 0}.spei strong{font-size:.95rem}.file-field{display:block;margin:.6rem 0;padding:.9rem 1rem;border:1px dashed var(--line-light);border-radius:10px;cursor:pointer;font-size:.88rem;color:var(--ink-muted);text-align:center}.file-field input{display:none}.file-field:hover{border-color:var(--sage)}.done{text-align:center}.done__check{width:48px;height:48px;margin:0 auto 1rem;border-radius:50%;background:var(--sage);color:var(--white);display:grid;place-items:center;font-size:1.4rem}.done h3{font-size:1.2rem;font-weight:700;margin-bottom:.6rem}.notice{background:#9a7b1f1a;border:1px solid rgba(154,123,31,.25);border-radius:12px;padding:1.1rem 1.3rem;margin-bottom:1.4rem;font-size:.92rem;color:#6f5714;display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.progress-lg{display:flex;align-items:center;gap:1rem;margin-bottom:1.4rem}.progress-lg .bar{flex:1}.progress-lg__pct{font-family:var(--font-display);font-weight:800;font-size:1.1rem}.updates{list-style:none;padding:0;margin:0;display:grid;gap:1.1rem}.updates li{display:flex;gap:1rem}.updates__date{flex:none;width:5.5rem;font-size:.78rem;color:var(--ink-muted);padding-top:.1rem}.updates p{font-size:.9rem;color:var(--ink-muted)}.docs{list-style:none;padding:0;margin:0;display:grid;gap:.7rem}.doc{display:flex;align-items:center;gap:.8rem;padding:.8rem 1rem;border:1px solid var(--line-light);border-radius:10px}.doc--muted{margin-top:.7rem;background:var(--cream)}.doc__icon{color:var(--sage)}.doc__meta{flex:1;min-width:0}.doc__meta strong{display:block;font-size:.88rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.doc__status{font-size:.72rem;color:var(--ink-muted)}.doc__dl{background:none;border:1px solid var(--line-light);border-radius:8px;width:30px;height:30px;cursor:pointer;color:var(--ink-muted)}.doc__dl:hover{border-color:var(--sage);color:var(--green)}.kyc{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.form--profile{padding:clamp(1.4rem,3vw,2rem)}.form--profile .btn{margin-top:1.2rem}.disclaimer-note{margin-top:1.6rem;font-size:.74rem;line-height:1.6;color:var(--ink-muted)}@media (max-width: 860px){.portal__side{position:fixed;z-index:40;transform:translate(-100%);transition:transform .25s ease}.portal__side--open{transform:none}.portal__topbar{display:flex}.portal__scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#101e1880;z-index:35}.metrics,.proj-grid,.proj__terms{grid-template-columns:1fr}.terms-grid{grid-template-columns:repeat(2,1fr)}.detail-cols{grid-template-columns:1fr}.action-card{position:static}.grid-2{grid-template-columns:1fr}}@media (max-width: 480px){.terms-grid{grid-template-columns:1fr}.inv-card__figures{gap:1.4rem}}.method-btn{width:100%;text-align:left;background:var(--white);border:1px solid var(--line-light);border-radius:12px;padding:1rem 1.1rem;margin-bottom:.7rem;cursor:pointer;transition:border-color .2s ease,transform .2s ease;display:flex;flex-direction:column;gap:.2rem;font:inherit}.method-btn:hover{border-color:var(--sage);transform:translateY(-2px)}.method-btn__title{font-weight:700;color:var(--ink)}.method-btn__sub{font-size:.82rem;color:var(--ink-muted)}.card-form h3{font-size:1.1rem;font-weight:700;margin-bottom:.6rem}.card-form .field,.card-form .grid-2{margin-top:.7rem}.card-form .prose{margin-bottom:.4rem}.apartado-line{margin:-.6rem 0 1.4rem;font-size:.9rem;font-weight:600;color:var(--sage)}.route-loading{min-height:60vh;display:grid;place-items:center;color:var(--ink-muted);font-size:.95rem}.demo-banner{background:#9a7b1f1f;border:1px solid rgba(154,123,31,.3);color:#7a5f16;border-radius:12px;padding:.8rem 1.1rem;font-size:.85rem;margin-bottom:1.8rem}.portal__nav-sep{margin:1.2rem .9rem .4rem;font-size:.66rem;letter-spacing:.16em;text-transform:uppercase;color:var(--on-dark-muted);opacity:.7}.raise{margin:1.2rem 0}.raise--wide{margin:0 0 2rem}.raise__row{display:flex;justify-content:space-between;gap:.6rem;margin-top:.5rem;font-size:.82rem;color:var(--ink-muted)}.proj__minline{font-size:.9rem;color:var(--ink-muted);margin-bottom:1.1rem}.amount-field{display:block;margin-bottom:1rem}.amount-field>span{display:block;font-size:.85rem;font-weight:600;margin-bottom:.5rem}.amount-input{display:flex;align-items:center;border:1px solid var(--line-light);border-radius:12px;padding:.4rem .9rem;background:var(--cream)}.amount-input em{font-style:normal;font-size:1.4rem;font-weight:700;color:var(--ink-muted);margin-right:.3rem}.amount-input input{border:0;background:none;outline:none;font:inherit;font-family:var(--font-display);font-size:1.7rem;font-weight:800;color:var(--ink);width:100%}.amount-field small{display:block;margin-top:.4rem;font-size:.75rem;color:var(--ink-muted)}.quick-amounts{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.2rem}.quick-amounts button{flex:1;min-width:4.5rem;padding:.5rem .4rem;border-radius:999px;border:1px solid var(--line-light);background:var(--white);font:inherit;font-size:.82rem;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.quick-amounts button:hover{border-color:var(--sage)}.quick-amounts button.is-sel{background:var(--green);color:var(--cream);border-color:var(--green)}.metrics--admin{grid-template-columns:repeat(4,1fr)}.table-wrap{overflow-x:auto}.table{width:100%;border-collapse:collapse;font-size:.9rem}.table th{text-align:left;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-muted);padding:.6rem .8rem;border-bottom:1px solid var(--line-light);white-space:nowrap}.table td{padding:.85rem .8rem;border-bottom:1px solid var(--line-light);vertical-align:middle}.table td strong{display:block}.muted-cell{color:var(--ink-muted);font-size:.8rem}.table__action{text-align:right;white-space:nowrap}.admin-projects{display:grid;gap:1.4rem}.admin-proj__head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.2rem}.admin-proj__head h2{font-size:1.25rem;font-weight:700}.admin-proj__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding:1.1rem 0;border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light);margin-bottom:1.2rem}.admin-proj__stats strong{display:block;font-size:1.05rem}.admin-proj__stats em{font-style:normal;font-size:.8rem;color:var(--ink-muted)}.obra-form{display:flex;gap:.6rem;margin-bottom:1rem}.obra-form__pct{width:90px}.obra-form__note{flex:1}.obra-form input{font:inherit;padding:.6rem .8rem;border:1px solid var(--line-light);border-radius:10px;background:var(--white);color:var(--ink);outline:none}.obra-form input:focus{border-color:var(--sage)}.updates--admin{margin-top:.4rem}.metric__cap{font-size:1.1rem;color:var(--ink-muted);font-weight:600}.invites{list-style:none;padding:0;margin:0;display:grid;gap:.6rem}.invite{display:flex;align-items:center;gap:.9rem;padding:.7rem 1rem;border:1px solid var(--line-light);border-radius:10px}.invite__icon{color:var(--sage)}.invite__meta{flex:1;min-width:0}.invite__meta strong{display:block;font-size:.9rem}.kyc-gate{text-align:center}.kyc-gate__icon{font-size:2rem;display:block;margin-bottom:.6rem}.kyc-gate h3{font-size:1.15rem;font-weight:700;margin-bottom:.6rem}.notice--kyc{flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap}.stepper{list-style:none;display:flex;gap:.5rem;padding:0;margin:0 0 1.6rem;counter-reset:step}.stepper li{flex:1;position:relative;padding:.7rem .5rem .7rem 2.4rem;border-radius:10px;background:var(--white);border:1px solid var(--line-light);font-size:.85rem;color:var(--ink-muted);counter-increment:step}.stepper li:before{content:counter(step);position:absolute;left:.7rem;top:50%;transform:translateY(-50%);width:22px;height:22px;border-radius:50%;background:var(--cream-2);color:var(--ink-muted);display:grid;place-items:center;font-size:.75rem;font-weight:700}.stepper li.is-active{border-color:var(--green);color:var(--ink);font-weight:600}.stepper li.is-active:before{background:var(--green);color:var(--cream)}.stepper li.is-done:before{content:"✓";background:var(--sage);color:var(--white)}.block--narrow{max-width:620px}.block--narrow>h2{margin-bottom:1rem}.wizard-actions{display:flex;gap:.8rem;margin-top:.4rem}.file-field--kyc{text-align:left;margin:.5rem 0}.welcome-banner{background:#5574751f;border:1px solid rgba(85,116,117,.3);color:#3c6a5a;border-radius:12px;padding:.9rem 1.2rem;font-size:.9rem;margin-bottom:1.6rem}@media (max-width: 860px){.metrics--admin,.admin-proj__stats{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.obra-form{flex-wrap:wrap}.obra-form__note{flex:1 1 100%;order:-1}}.hero__title,.cta__title{font-weight:700!important;letter-spacing:-.022em!important;line-height:1.02}.section__title,.page__title,.acceso__title,.proj__name,.project__name,.how__title,.value__title,.hero-card__body h3,.model__name{font-weight:600!important;letter-spacing:-.015em!important;line-height:1.08}.kicker{font-family:var(--font-mono);font-weight:500;font-size:.68rem;letter-spacing:.22em}.btn{font-weight:600;letter-spacing:.02em}.nav__links a.is-active{opacity:1;color:var(--sage)}.page-hero{padding-top:clamp(7rem,12vw,9rem)}.worlds{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem;margin-top:clamp(2.5rem,5vw,4rem)}.step-light{border-top:2px solid var(--accent);padding-top:1.2rem}.step-light__n{font-family:var(--font-display);font-weight:600;font-size:1.6rem;color:var(--accent)}.step-light h3{font-family:var(--font-display);font-weight:600;font-size:1.2rem;margin:.5rem 0 .4rem}.step-light p{color:var(--ink-muted);font-size:.92rem}.world{background:var(--white);border:1px solid var(--line-light);border-radius:var(--radius);padding:1.4rem 1.4rem 1.8rem;box-shadow:var(--shadow-sm);transition:transform .25s ease,box-shadow .25s ease}.world:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.world__photo{height:190px;border-radius:var(--radius-sm);overflow:hidden;position:relative;margin-bottom:1.2rem}.world__tag{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--sage)}.world__tag--gold{color:var(--accent)}.world h3{font-family:var(--font-display);font-weight:600;font-size:1.6rem;margin:.3rem 0 .6rem}.world p{color:var(--ink-muted);font-size:.98rem;margin-bottom:1rem}.contact-card{background:var(--white);border:1px solid var(--line-light);border-radius:var(--radius);padding:2rem;box-shadow:var(--shadow-sm);text-align:center}.contact-card__icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border:1px solid var(--line-light);border-radius:14px;color:var(--green);margin:0 auto .2rem}.contact-card h3{font-family:var(--font-display);font-weight:600;font-size:1.4rem;margin:.6rem 0 .5rem}.contact-card p{color:var(--ink-muted);margin-bottom:1.4rem}.contact-card__actions{display:flex;gap:.8rem;justify-content:center;flex-wrap:wrap}.contact-direct{color:var(--ink-muted);margin-top:2rem}.contact-direct a{color:var(--sage);font-weight:600}.site-footer{background:var(--green);color:var(--on-dark);padding:clamp(3rem,6vw,4.5rem) 0 2rem}.site-footer__grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:2rem;padding-bottom:2.4rem;border-bottom:1px solid var(--line-dark)}.site-footer__brand p{margin-top:1rem;color:var(--on-dark-muted);font-family:var(--font-display);font-size:1.05rem}.site-footer__col{display:flex;flex-direction:column;gap:.6rem}.site-footer__h{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gris-sage);margin-bottom:.3rem}.site-footer__col a,.site-footer__col span{color:var(--on-dark-muted);font-size:.9rem}.site-footer__col a:hover{color:var(--on-dark)}.site-footer__base{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.6rem;padding-top:1.6rem;font-size:.74rem;letter-spacing:.1em;color:var(--on-dark-muted)}.site-footer__legal{margin-top:1.2rem;font-size:.72rem;line-height:1.6;color:var(--gris-sage)}@media (max-width: 860px){.worlds{grid-template-columns:1fr}.site-footer__grid{grid-template-columns:1fr 1fr;gap:1.6rem}.site-footer__brand{grid-column:1 / -1}}@media (max-width: 520px){.site-footer__grid{grid-template-columns:1fr}}.how__n{font-family:var(--font-display);font-weight:600;font-size:1.5rem;opacity:.35}.model__name{font-family:var(--font-sans);font-weight:600!important;letter-spacing:.14em!important}.hero__lead{line-height:1.6}.btn{letter-spacing:.01em}:root{--grid-line: rgba(33, 55, 46, .06);--grid-line-strong: rgba(33, 55, 46, .1)}.hero--plano{position:relative;overflow:hidden}.hero--plano:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,var(--grid-line) 1px,transparent 1px),linear-gradient(to bottom,var(--grid-line) 1px,transparent 1px),linear-gradient(to right,var(--grid-line-strong) 1px,transparent 1px),linear-gradient(to bottom,var(--grid-line-strong) 1px,transparent 1px);background-size:26px 26px,26px 26px,156px 156px,156px 156px;-webkit-mask-image:radial-gradient(130% 110% at 78% -5%,#000 32%,transparent 82%);mask-image:radial-gradient(130% 110% at 78% -5%,#000 32%,transparent 82%);pointer-events:none;z-index:0}.plano-sweep{position:absolute;top:0;bottom:0;width:140px;left:-160px;background:linear-gradient(90deg,transparent,var(--signal-soft),transparent);filter:blur(2px);pointer-events:none;z-index:0;animation:planoSweep 9s ease-in-out infinite}@keyframes planoSweep{0%{left:-160px;opacity:0}15%{opacity:1}60%{opacity:1}to{left:108%;opacity:0}}.plano-tick{position:absolute;font-family:var(--font-mono);font-size:.9rem;color:var(--sage);opacity:.5;z-index:1}.plano-tick--tl{top:6.2rem;left:1.4rem}.plano-tick--tr{top:6.2rem;right:1.4rem}.plano-tick--bl{bottom:1.4rem;left:1.4rem}.plano-measure{position:absolute;right:2rem;bottom:2.2rem;display:none;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.66rem;letter-spacing:.14em;color:var(--gris-sage);z-index:1}.plano-measure i{width:34px;height:1px;background:var(--gris-sage);position:relative}.plano-measure i:before,.plano-measure i:after{content:"";position:absolute;top:-3px;width:1px;height:7px;background:var(--gris-sage)}.plano-measure i:before{left:0}.plano-measure i:after{right:0}.hero--plano .container{position:relative;z-index:2}.hero__coord{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.12em;color:var(--ink-muted);margin-bottom:1.4rem}.live-dot{width:8px;height:8px;border-radius:50%;background:var(--signal);box-shadow:0 0 0 0 var(--signal-soft);flex:none;animation:livePulse 2.2s ease-out infinite}@keyframes livePulse{0%{box-shadow:0 0 #4fb48880}70%{box-shadow:0 0 0 7px #4fb48800}to{box-shadow:0 0 #4fb48800}}.hero__title .draw{position:relative}.hero__title .draw:after{content:"";position:absolute;left:0;right:0;bottom:.06em;height:3px;background:var(--signal);border-radius:2px;transform:scaleX(0);transform-origin:left;animation:drawLine .9s cubic-bezier(.22,1,.36,1) .6s forwards}@keyframes drawLine{to{transform:scaleX(1)}}.hero__ticker{display:flex;flex-wrap:wrap;align-items:center;gap:.9rem 1.4rem;margin-top:2rem;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;color:var(--ink-muted)}.hero__ticker .tk{display:inline-flex;align-items:center;gap:.45rem;position:relative}.hero__ticker .tk+.tk:before{content:"";position:absolute;left:-.75rem;width:1px;height:11px;background:var(--line-light)}.hero__ticker .tk strong,.hero__ticker .tk b{color:var(--ink)}.instrument__head{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.1rem;border-bottom:1px solid var(--line-light)}.mono-label{font-family:var(--font-mono);font-size:.64rem;letter-spacing:.16em;color:var(--ink-muted)}.mono-sub{font-family:var(--font-mono);font-size:.62rem!important;letter-spacing:.12em;color:var(--gris-sage)!important}.bar--signal span{background:var(--signal)}@media (min-width: 900px){.plano-measure{display:flex}}@media (prefers-reduced-motion: reduce){.plano-sweep,.live-dot,.hero__title .draw:after{animation:none}.hero__title .draw:after{transform:scaleX(1)}}:root{--shadow-sm: 0 1px 2px rgba(33, 55, 46, .04), 0 6px 16px -10px rgba(33, 55, 46, .16);--shadow: 0 2px 6px rgba(33, 55, 46, .05), 0 26px 50px -32px rgba(33, 55, 46, .42);--shadow-lg: 0 4px 10px rgba(33, 55, 46, .06), 0 54px 96px -46px rgba(33, 55, 46, .5)}.kicker:before{content:"— ";color:var(--sage)}.instrument__foot{display:flex;justify-content:space-between;gap:.5rem;padding:.7rem 1.1rem;border-top:1px solid var(--line-light);font-family:var(--font-mono);font-size:.6rem;letter-spacing:.1em;color:var(--gris-sage)}.instrument .hero-card__photo{position:relative;overflow:hidden}.instrument .hero-card__photo:after{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,transparent,var(--signal),transparent);opacity:.55;animation:scan 4.5s ease-in-out infinite;pointer-events:none}@keyframes scan{0%{transform:translateY(0);opacity:0}10%{opacity:.6}50%{transform:translateY(178px);opacity:.6}60%{opacity:0}to{transform:translateY(0);opacity:0}}.proj,.world,.how,.project,.contact-card,.chart-card{position:relative}.proj:after,.world:after,.how:after,.contact-card:after{content:"+";position:absolute;top:.7rem;right:.95rem;font-family:var(--font-mono);font-size:.95rem;color:var(--sage);opacity:0;transition:opacity .25s ease;pointer-events:none;z-index:2}.proj:hover:after,.world:hover:after,.how:hover:after,.contact-card:hover:after{opacity:.5}.link-arrow,.link-arrow--dark{display:inline-block;transition:transform .22s cubic-bezier(.22,1,.36,1),color .2s ease}.link-arrow:hover,.link-arrow--dark:hover{transform:translate(4px)}.btn--dark:hover{box-shadow:var(--shadow-sm)}.section__title{scroll-margin-top:6rem}.tag--live{display:inline-flex;align-items:center;gap:.4rem}.hero-card__tag.tag--live:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--signal)}@media (prefers-reduced-motion: reduce){.instrument .hero-card__photo:after{animation:none;opacity:0}}.portal-feature__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(2rem,5vw,4rem);align-items:center}.portal-feature__list{list-style:none;padding:0;margin:1.4rem 0 1.8rem;display:grid;gap:.6rem}.portal-feature__list li{position:relative;padding-left:1.5rem;font-size:.95rem;color:var(--ink-muted)}.portal-feature__list li:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:8px;border-radius:50%;background:var(--signal)}.mock{border-radius:14px;overflow:hidden;border:1px solid var(--line-light);background:var(--white);box-shadow:var(--shadow-lg);transform:perspective(1400px) rotateY(-4deg) rotateX(1.5deg);transition:transform .5s ease}.portal-feature__visual:hover .mock{transform:perspective(1400px) rotateY(0) rotateX(0)}.mock__bar{display:flex;align-items:center;gap:.5rem;padding:.6rem .9rem;background:var(--cream-2);border-bottom:1px solid var(--line-light)}.mock__dot{width:9px;height:9px;border-radius:50%;background:#cfcabb}.mock__url{margin-left:.6rem;padding:.2rem .7rem;border-radius:6px;background:var(--white);font-family:var(--font-mono);font-size:.62rem;color:var(--ink-muted);flex:1}.mock__live{display:inline-flex;align-items:center;gap:.35rem;font-family:var(--font-mono);font-size:.56rem;letter-spacing:.1em;color:var(--sage)}.mock__body{display:flex;min-height:340px}.mock__side{width:132px;flex:none;background:var(--green);color:var(--on-dark);padding:1rem .8rem;display:flex;flex-direction:column}.mock__brand{padding:.2rem .3rem 1.2rem}.mock__nav{padding:.5rem .6rem;border-radius:8px;font-size:.72rem;color:var(--on-dark-muted);margin-bottom:.15rem}.mock__nav.is-active{background:var(--cream);color:var(--green);font-weight:600}.mock__side-foot{margin-top:auto;display:flex;align-items:center;gap:.5rem;padding-top:1rem;border-top:1px solid var(--line-dark)}.mock__avatar{width:26px;height:26px;border-radius:50%;background:var(--sage);color:#fff;display:grid;place-items:center;font-size:.6rem;font-weight:700}.mock__user{font-size:.68rem;color:var(--on-dark-muted)}.mock__main{flex:1;padding:1.2rem 1.3rem;background:var(--cream);min-width:0}.mock__kick{font-family:var(--font-mono);font-size:.58rem;letter-spacing:.16em;color:var(--sage)}.mock__h{font-family:var(--font-display);font-weight:600;font-size:1.35rem;margin:.15rem 0 1rem}.mock__card{background:var(--white);border:1px solid var(--line-light);border-radius:10px;padding:.9rem 1rem;margin-bottom:.8rem}.mock__proj-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.7rem}.mock__proj-head strong{font-size:.9rem;display:block}.mock__sub{font-family:var(--font-mono);font-size:.56rem;letter-spacing:.08em;color:var(--gris-sage)}.mock__tag{display:inline-flex;align-items:center;gap:.3rem;font-family:var(--font-mono);font-size:.55rem;letter-spacing:.08em;color:var(--sage)}.mock__proj-row{display:flex;align-items:center;gap:1rem}.mock__timeline{display:grid;gap:.4rem;flex:1}.mock__tl{font-size:.68rem;color:var(--ink-muted);line-height:1.3}.mock__tl span{font-family:var(--font-mono);font-size:.54rem;color:var(--sage);margin-right:.4rem}.mock__grid2{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.mock__grid2 .mock__card{margin-bottom:0}.mock__lbl{display:block;font-family:var(--font-mono);font-size:.55rem;letter-spacing:.12em;color:var(--gris-sage);margin-bottom:.6rem}.mock__doc{display:flex;align-items:center;gap:.4rem;font-size:.68rem;color:var(--ink);padding:.25rem 0}.mock__doc i{color:var(--sage);font-style:normal}.mock__doc b{margin-left:auto;font-weight:500;font-size:.58rem;color:var(--sage)}.mock__bars{display:flex;align-items:flex-end;gap:.35rem;height:46px;margin-bottom:.4rem}.mock__bars span{flex:1;background:var(--gris-sage);opacity:.5;border-radius:2px 2px 0 0}.mock__bars span.is-live{background:var(--signal);opacity:1}@media (max-width: 900px){.portal-feature__grid{grid-template-columns:1fr}.mock{transform:none}.portal-feature__visual{order:-1}}@media (max-width: 560px){.mock__side{width:96px}.mock__grid2{grid-template-columns:1fr}}.world__photo--duo{position:relative;overflow:hidden;background:var(--green)}.world__photo--duo img{mix-blend-mode:luminosity;opacity:.92;filter:contrast(1.06) brightness(1.03)}.world__photo--duo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#21372e14,#21372e80),repeating-linear-gradient(to right,rgba(242,240,234,.06) 0 1px,transparent 1px 42px);pointer-events:none}.world__coord{position:absolute;top:.7rem;left:.8rem;z-index:2;font-family:var(--font-mono);font-size:.56rem;letter-spacing:.14em;color:var(--cream);background:#101e1866;padding:.22rem .5rem;border-radius:4px}.world__photo--plano{position:relative;overflow:hidden;background:linear-gradient(135deg,#f6f4ee,#eef1ec);border:1px solid rgba(33,55,46,.08)}.world__plano-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.world__photo--plano:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(to right,rgba(33,55,46,.045) 0 1px,transparent 1px 42px);pointer-events:none}.world__photo--plano .world__coord{color:var(--green);background:#f2f0eabd}
