/* Inicio: propuesta, trabajo y próximos pasos. */
.origami-home{background:#f5f2ec;color:#231f20;--home-line:#d4cdc1;--home-muted:#6b6258;--home-accent:#a64c13}
.home-skip{position:fixed;top:-5rem;left:1rem;z-index:50;padding:1rem;background:#231f20;color:white}.home-skip:focus{top:1rem}
.home-kicker{font:.62rem var(--font-mono);letter-spacing:.09em;line-height:1.7;color:var(--home-muted)}
.home-opening{display:grid;grid-template-columns:1.18fr 1fr;gap:3rem;align-items:center;padding:3.8rem 0 3rem}
.home-opening h1{font-size:clamp(3.1rem,5.4vw,5.8rem);font-weight:500;text-transform:none;letter-spacing:-.065em;line-height:1.04;margin:1.6rem 0}
.home-main em{font-family:Georgia,'Times New Roman',serif;font-weight:400;color:var(--home-accent)}
.home-lead{font-size:.94rem;line-height:1.85;max-width:47ch;color:var(--home-muted)}
.home-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;margin-top:1.8rem}.home-button{display:inline-flex;align-items:center;justify-content:space-between;gap:1.7rem;padding:.9rem 1.2rem;background:#ed9635;border-radius:3px;font-size:.78rem;font-weight:700;transition:background .2s,transform .2s}.home-button span{font-size:1.5rem;font-weight:400}.home-button:hover{background:#ffac4c;transform:translateY(-2px)}.home-text-link{display:inline-block;font-size:.73rem;font-weight:600;border-bottom:1px solid currentColor;padding-bottom:.35rem;width:fit-content;transition:color .2s}.home-text-link:hover{color:var(--home-accent)}.home-origin{font:.57rem var(--font-mono);color:var(--home-muted);margin-top:1.6rem}
.home-emblem{height:460px;position:relative;overflow:hidden;background:#252320;border-radius:5px;isolation:isolate}.home-original-symbol{position:absolute;width:78%;height:82%;object-fit:contain;left:11%;top:9%;z-index:2;filter:brightness(.65) sepia(1) saturate(4) hue-rotate(350deg) drop-shadow(0 22px 19px #0008)}.emblem-grid{position:absolute;inset:0;background-image:linear-gradient(#ffffff09 1px,transparent 1px),linear-gradient(90deg,#ffffff09 1px,transparent 1px);background-size:32px 32px;mask-image:radial-gradient(ellipse,#000,transparent 80%)}.emblem-ring{position:absolute;width:340px;height:340px;border:1px solid #f7941d55;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.emblem-ring::after{content:'';position:absolute;inset:25px;border:1px solid #ffffff18;border-radius:50%}.emblem-top,.emblem-bottom{position:absolute;z-index:4;left:1.2rem;right:1.2rem;color:#bcb3a6;font:.53rem var(--font-mono);letter-spacing:.08em;pointer-events:none}.emblem-top{top:1.4rem}.emblem-bottom{bottom:1.4rem}
.home-client-strip{display:grid;grid-template-columns:1.2fr repeat(4,1fr);align-items:center;gap:2rem;border-block:1px solid var(--home-line);padding:1.8rem 0}.home-client-strip>p{font:.55rem var(--font-mono);color:var(--home-muted);line-height:1.7}.home-client-strip img{width:100%;height:54px;object-fit:contain}
.home-work,.home-needs,.home-journal{padding:4.5rem 0;scroll-margin-top:95px}.home-section-head{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.2rem}.home-main h2{font-size:clamp(2rem,3.5vw,3.6rem);font-weight:500;text-transform:none;line-height:1.1;letter-spacing:-.055em;margin-top:.8rem}.home-section-head>p{font-size:.84rem;line-height:1.8;color:var(--home-muted);max-width:33ch}
.home-work-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:2rem}.home-project-image{position:relative;display:block;overflow:hidden;border-radius:3px}.home-project-image img{width:100%;aspect-ratio:16/11;object-fit:cover;object-position:top;transition:transform .5s}.home-project-image:hover img{transform:scale(1.025)}.home-project-image>span{position:absolute;right:1rem;bottom:1rem;width:40px;height:40px;display:grid;place-items:center;background:#f5f2ec;border-radius:50%;font-size:1.5rem}.home-project-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1.2rem 0 .6rem}.home-project-heading h3{font-size:1.5rem;font-weight:600;text-transform:none;letter-spacing:-.04em}.home-project-heading>span{font:.5rem var(--font-mono);color:var(--home-muted)}.home-project>p,.home-project details>p{font-size:.83rem;line-height:1.8;color:var(--home-muted);max-width:53ch}.home-project details{border-top:1px solid var(--home-line);margin-top:1rem;padding-top:.8rem}.home-project summary{font-size:.74rem;font-weight:600;cursor:pointer}.home-project details>p{margin-top:.7rem}
.home-needs{border-top:1px solid var(--home-line)}.home-needs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:2rem 0}.home-needs-grid article{border-top:2px solid #bdb3a5;padding-top:1.2rem}.home-step{font:.62rem var(--font-mono);color:var(--home-accent)}.home-needs-grid h3{font-size:1.6rem;text-transform:none;font-weight:500;line-height:1.2;letter-spacing:-.04em;margin:1.3rem 0 .8rem}.home-needs-grid p{font-size:.81rem;line-height:1.8;color:var(--home-muted);margin-bottom:1.2rem;max-width:32ch}.home-needs-grid a{display:block;font-size:.76rem;padding:.65rem 0;border-bottom:1px solid var(--home-line)}.home-needs-grid a:hover{color:var(--home-accent)}.home-service-note{display:block;font-size:.59rem;line-height:1.7;color:var(--home-muted);margin-top:.5rem}
.home-method{display:grid;grid-template-columns:1.1fr 1fr;gap:4rem;padding:3.5rem 0;border-block:1px solid var(--home-line)}.home-method .home-text-link{margin-top:1.6rem}.home-method ol{list-style:none;padding:0;margin:0}.home-method li{display:flex;gap:1.2rem;padding:1.2rem 0;border-bottom:1px solid var(--home-line)}.home-method li:first-child{padding-top:0}.home-method li:last-child{border-bottom:0}.home-method li>span{font:.65rem var(--font-mono);color:var(--home-accent);padding-top:.2rem}.home-method h3{font-size:1rem;text-transform:none;font-weight:600;letter-spacing:-.02em;line-height:1.4}.home-method li p{font-size:.81rem;line-height:1.8;color:var(--home-muted);margin-top:.4rem}
.home-journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.home-journal-grid>a{display:flex;flex-direction:column;align-items:start;gap:1rem;border-top:1px solid var(--home-line);padding-top:1.2rem}.home-journal-grid>a>span:first-child{font:.57rem var(--font-mono);color:var(--home-accent)}.home-journal-grid h3{font-size:1.2rem;font-weight:500;text-transform:none;line-height:1.4;letter-spacing:-.035em}.home-journal-grid>a>span:last-child{margin-top:auto;font-size:1.5rem}.home-journal-grid>a:hover h3{text-decoration:underline;text-underline-offset:4px}
.home-closing{border-top:1px solid var(--home-line);padding:3rem 0 4rem}.home-closing>div{display:flex;align-items:end;justify-content:space-between;gap:2rem}.home-closing .home-button{flex-shrink:0}
@media(max-width:1000px){.home-opening{gap:2rem}.home-emblem{height:410px}.home-client-strip{gap:1.2rem}.home-actions{align-items:start;flex-direction:column}.home-needs-grid{gap:1.3rem}.home-method{gap:2rem}}
@media(max-width:900px){.origami-home .nav{visibility:hidden;overflow-y:auto}.origami-home .nav.is-open{visibility:visible}}
@media(max-width:700px){.home-opening{grid-template-columns:1fr;padding:2.4rem 0 2rem}.home-opening h1{font-size:clamp(3rem,11vw,4rem)}.home-emblem{height:300px}.home-client-strip{grid-template-columns:repeat(2,1fr);gap:1.5rem}.home-client-strip>p{grid-column:1/-1}.home-client-strip img{height:45px}.home-section-head{align-items:start;flex-direction:column;gap:1.2rem}.home-work,.home-needs,.home-journal{padding:3rem 0}.home-work-grid,.home-needs-grid,.home-method,.home-journal-grid{grid-template-columns:1fr}.home-work-grid{gap:2.2rem}.home-needs-grid p{max-width:42ch}.home-method{padding:2.5rem 0}.home-closing>div{align-items:start;flex-direction:column;gap:1.7rem}.home-project-heading>span{font-size:.48rem}.home-button{max-width:100%}.home-lead{font-size:.88rem}}
@media(prefers-reduced-motion:reduce){.home-project-image img{transition:none}}

.home-client-note{margin:2rem 0 0;padding:1.5rem 0;border-top:1px solid #d7d2c9;line-height:1.8;color:#57534e;}

.home-macul{margin:0 0 4rem;padding:2rem;border:1px solid #d7d2c9;background:#ebe7df}.home-macul-heading{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:end;margin-bottom:2rem}.home-macul-heading h3{font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.15;margin:0}.home-macul-heading p{line-height:1.8;margin-bottom:0}.home-macul-comparison,.home-macul-pages{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.home-macul figure{margin:0}.home-macul-comparison figcaption{font-size:.7rem;letter-spacing:.12em;margin-bottom:.8rem}.home-macul-comparison figure>div{aspect-ratio:1.414;background:#fff;display:flex;align-items:center;justify-content:center}.home-macul-comparison img{width:100%;height:100%;object-fit:contain}.home-macul-comparison figure:first-child img{width:75%;height:80%}.home-macul-manual{margin-top:2rem;border-top:1px solid #c9c2b8;padding-top:1.2rem}.home-macul-manual summary{cursor:pointer;font-weight:600;line-height:1.6}.home-macul-manual summary span{float:right}.home-macul-manual>p{max-width:75ch;line-height:1.8;margin:1.5rem 0}.home-macul-pages img{width:100%;height:auto;display:block}.home-macul-pages figcaption{font-size:.8rem;margin-top:.7rem}.home-macul summary:focus-visible{outline:2px solid #a64c13;outline-offset:6px}@media(max-width:650px){.home-macul{padding:1.2rem;margin-bottom:2.5rem}.home-macul-heading,.home-macul-comparison,.home-macul-pages{grid-template-columns:1fr;gap:1.5rem}}

.home-macul-photo{margin-top:2rem}.home-macul-photo img{display:block;width:100%;height:auto}.home-macul-photo p{line-height:1.8;max-width:75ch}

.home-brands{padding:2rem 0 3rem;border-bottom:1px solid #d7d2c9}.home-brands-heading{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:1.5rem}.brands-pause{background:none;border:1px solid #bcb5aa;border-radius:30px;padding:.6rem 1rem;cursor:pointer;font:inherit;font-size:.75rem;color:inherit}.brands-window{overflow-x:auto}.brands-track{display:flex;width:max-content}.brands-list{display:flex;align-items:center;gap:2rem;list-style:none;padding:0 2rem 0 0;margin:0;flex-shrink:0}.brands-list li{width:180px;height:110px;display:flex;align-items:center;justify-content:center}.brands-list img{max-width:160px;max-height:80px;width:auto;height:auto;object-fit:contain}.home-brands.is-ready .brands-window{overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 4%,#000 96%,transparent)}.home-brands.is-ready .brands-track{animation:brands-scroll 36s linear infinite}.home-brands:hover .brands-track,.home-brands:focus-within .brands-track,.home-brands.is-paused .brands-track{animation-play-state:paused}.brands-pause:focus-visible{outline:2px solid #a64c13;outline-offset:4px}@keyframes brands-scroll{to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.home-brands.is-ready .brands-track{animation:none}.home-brands.is-ready .brands-window{overflow-x:auto;mask-image:none}.brands-list[aria-hidden]{display:none}.brands-pause{display:none}}@media(max-width:650px){.home-brands-heading{align-items:start}.brands-list li{width:140px}.brands-list img{max-width:130px;max-height:75px}}

.home-congress{padding:4rem 0;border-top:1px solid #d7d2c9}.home-congress .home-section-head>img{width:110px;height:110px;object-fit:contain}.home-congress>h3{font-size:1.3rem;line-height:1.4}.home-congress>p{max-width:75ch;line-height:1.8}.home-congress-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:2rem 0}.home-congress-grid figure{margin:0}.home-congress-grid img{width:100%;height:auto;display:block}.home-congress-grid figcaption{font-size:.8rem;margin-top:.8rem}@media(max-width:650px){.home-congress-grid{grid-template-columns:1fr}.home-congress .home-section-head>img{width:80px;height:80px}}

.home-emblem:has(.home-logo-video){height:auto;aspect-ratio:16/9}.home-logo-video{display:block;width:100%;height:100%;object-fit:contain;background:#000}

.home-stats{padding:3.5rem 0;border-top:1px solid #d7d2c9;border-bottom:1px solid #d7d2c9}.home-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;margin-top:1.8rem}.home-stats-grid div{display:flex;flex-direction:column;gap:.6rem}.home-stats b{font-size:clamp(2.4rem,4.5vw,3.6rem);font-weight:800;line-height:1;letter-spacing:-.04em;color:#242321;font-variant-numeric:tabular-nums}.home-stats b em{font-family:Georgia,serif;font-style:normal;color:#a64c13;font-weight:400}.home-stats p{font-size:.92rem;line-height:1.65;color:#57534e;margin:0;max-width:26ch}@media(max-width:900px){.home-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.5rem}}@media(max-width:480px){.home-stats-grid{grid-template-columns:1fr}}

.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
