.category-composition{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.category-entry,.entry-dtf,.entry-stickers,.entry-pendones,.entry-fotografias,.entry-personaliza,.entry-toldos{grid-column:auto;grid-row:auto;min-height:0;display:flex;flex-direction:column;background:#fff;color:#202930;border:1px solid #ccd6dd}.category-entry:after{display:none}.category-entry .entry-picture{position:relative;inset:auto;height:280px;z-index:auto;background:#e0e5e8;width:100%}.entry-picture img{object-fit:contain}.entry-content,.entry-personaliza .entry-content,.entry-fotografias .entry-content{padding:24px;width:100%;display:flex;flex-direction:column;flex:1;align-self:stretch}.entry-content h2,.entry-fotografias h2,.entry-personaliza h2,.entry-toldos h2{font-family:inherit;font-size:27px;letter-spacing:-.7px;font-weight:600;min-height:64px}.entry-content .eyebrow{color:#536b79;font-size:12px}.entry-content>p:not(.eyebrow){color:#4f6472;min-height:48px;font-size:16px}.entry-action{margin-top:auto;font-size:14px}.type-visual{height:100%;min-height:250px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;background:#27343d;color:#fff;position:relative;overflow:hidden;padding:24px;text-align:center}.type-visual:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,#00a5ce 0 33%,#ec008b 33% 66%,#f6d72c 66%)}.type-visual strong{font-size:clamp(32px,4vw,60px);font-weight:500;letter-spacing:-1px}.type-visual span{font-size:14px;letter-spacing:1px;color:#c5d5df}.sticker-products{grid-template-columns:repeat(6,minmax(0,1fr));gap:24px}.sticker-product,.sticker-product:nth-child(n+4){grid-column:span 2;display:flex;flex-direction:column}.sticker-product:nth-child(4){grid-column:2/span 2}.sticker-product:nth-child(5){grid-column:4/span 2}.sticker-product-photo,.sticker-product:nth-child(n+4) .sticker-product-photo{height:250px}.sticker-product-body{display:flex;flex-direction:column;flex:1}.sticker-purchase{margin-top:auto;flex-wrap:wrap}.sticker-product-body h3{min-height:86px}.finish-explanation{min-height:100px}.finish-number{background:#29363f;color:#fff;display:flex;height:250px;align-items:center;justify-content:center;flex-direction:column;gap:12px}.finish-number strong{font-size:72px;font-weight:400;color:#a5dce8}.finish-number span{font-size:14px}.projects-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.project-card{padding:0;background:#fff;border:1px solid #cbd6dc;border-radius:3px;text-align:left;color:#23313a;cursor:pointer;min-width:0;font:inherit;transition:transform .25s,box-shadow .25s}.project-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #182b3914}.real-photo{margin:0;background:#e6eaed;min-width:0}.real-photo img{display:block;width:100%;height:360px;object-fit:contain}.real-photo figcaption{padding:18px 20px;background:#fff;font-size:16px;line-height:1.4;min-height:60px}.project-card>span{display:flex;justify-content:space-between;padding:0 20px 20px;font-size:14px}.project-card .real-photo figcaption{min-height:75px}.project-filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:32px}.project-filters button{font:inherit;font-size:14px;border:1px solid #a9bbc6;background:transparent;color:#283c49;border-radius:30px;padding:10px 18px;cursor:pointer}.project-filters button[aria-pressed=true]{background:#23313a;color:#fff;border-color:#23313a}.portfolio-note{font-size:14px;color:#596b77;margin-top:30px}.real-work{background:#e8eef2}.project-collection{background:#f0f3f5}#project-dialog{padding:24px;border:0;max-width:min(800px,94vw);max-height:94vh;background:#f0f3f5;color:#23313a;border-radius:4px}#project-dialog::backdrop{background:#101920e8}#project-dialog img{height:65vh;width:100%;object-fit:contain;display:block}#project-dialog h2{font-size:23px;margin:18px 0 8px}#project-dialog p{font-size:14px}.close-project{display:block;margin:0 0 15px auto;font:inherit;background:#23313a;border:0;color:#fff;padding:10px 18px;cursor:pointer}.hero-image>img{object-fit:contain;background:#24313a}.hero-image .image-caption{background:#17232ddd;padding:15px}.contact-grid{gap:24px}.contact-card{min-width:0;border-top:4px solid var(--cyan);position:relative}.contact-card:nth-child(2){border-color:var(--magenta)}.contact-card:nth-child(3){border-color:var(--yellow)}.contact-card h2{font-size:clamp(22px,2.5vw,38px)}.contact-email{white-space:nowrap;font-size:clamp(16px,2vw,30px)!important;letter-spacing:-.6px}.contact-card p{font-size:16px;line-height:1.7}.contact-welcome{display:grid;grid-template-columns:1fr 1fr;gap:50px;background:#24313a;color:#f3f7fa;align-items:center}.contact-welcome h2{font-size:42px}.contact-welcome p{font-size:18px;line-height:1.8;color:#c9d7df}.story-timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;background:#23313a;color:#edf5f8}.story-timeline article{border-top:3px solid var(--cyan);padding-top:25px}.story-timeline article:nth-child(2){border-color:var(--magenta)}.story-timeline article:nth-child(3){border-color:var(--yellow)}.story-timeline span{font-size:14px;color:#c8d9e2}.story-timeline h2{font-size:30px}.story-timeline p{font-size:16px;color:#c8d9e2}.services-grid article{position:relative;overflow:hidden;transition:transform .3s,box-shadow .3s}.services-grid article:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,var(--cyan),var(--magenta),var(--yellow));transform:scaleX(.15);transform-origin:left;transition:transform .4s}.services-grid article:hover:before,.services-grid article:focus-within:before{transform:scaleX(1)}.services-grid article:hover{transform:translateY(-4px);box-shadow:0 12px 25px #102b3810}.service-symbol{width:64px;height:64px;border:1px solid #9aafbd;border-radius:50%;display:grid;place-items:center;font-size:25px;color:#12687c;margin-bottom:20px}.service-symbol svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:1.4}.services-grid h2{min-height:76px}.services-grid p:not(.eyebrow){min-height:72px}.product-image>.type-visual{height:100%;min-height:280px}.detail-photo>.type-visual{min-height:460px}.category-hero>.type-visual{min-height:480px}.gallery-empty{padding:70px 6%;background:#25343f;color:#e9f1f6}.gallery-empty h2{font-family:Georgia,serif;font-weight:400;font-size:42px}.gallery-empty p{max-width:650px;color:#c4d5e0;line-height:1.8}.eyebrow{font-size:12px}.section-heading>p{font-size:16px}.unit-products .real-photo img{height:320px}.unit-products .real-photo{width:100%}.unit-product{grid-template-columns:1fr}.unit-product h3{min-height:60px}.market-directory .directory-heading>span{font-size:12px}.finish-summary{padding:30px;background:#e0e8ed;color:#334d5e}.market-directory .entry-picture .type-visual{min-height:280px}.product-card .type-visual strong{font-size:30px}@media(max-width:1000px){.category-composition,.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sticker-product-body h3{font-size:20px;min-height:80px}.contact-grid{grid-template-columns:1fr}.contact-email{font-size:clamp(18px,3.6vw,32px)!important}}@media(max-width:800px){.sticker-products{grid-template-columns:repeat(2,minmax(0,1fr))}.sticker-product,.sticker-product:nth-child(4),.sticker-product:nth-child(5){grid-column:auto}.sticker-purchase{flex-direction:column;align-items:start}.finish-explanation{min-height:100px}.story-timeline{grid-template-columns:1fr}.contact-welcome{grid-template-columns:1fr;gap:10px}.entry-content h2,.entry-personaliza h2,.entry-fotografias h2{font-size:24px}.entry-content,.entry-personaliza .entry-content,.entry-fotografias .entry-content{padding:20px}.category-entry .entry-picture{height:250px}.category-hero>.type-visual{min-height:300px}.contact-card{padding:25px}.services-grid h2{min-height:0}.services-grid p:not(.eyebrow){min-height:0}}@media(max-width:560px){.category-composition,.projects-grid,.sticker-products{grid-template-columns:1fr}.category-entry,.entry-pendones,.entry-toldos{grid-column:auto;grid-row:auto}.entry-content h2,.entry-fotografias h2{min-height:0;font-size:28px}.entry-content>p:not(.eyebrow){min-height:0}.entry-content .eyebrow{font-size:12px}.entry-pendones .entry-content>p,.entry-toldos .entry-content>p{font-size:16px}.sticker-product-body h3,.finish-explanation{min-height:0}.sticker-product-body h3{font-size:25px}.real-photo img{height:340px}.contact-card h2{font-size:24px}.contact-email{font-size:clamp(16px,4.9vw,25px)!important}.contact-welcome h2{font-size:34px}.hero-image>img{object-fit:contain}.story-timeline h2{font-size:30px}}@media(prefers-reduced-motion:reduce){.project-card:hover,.services-grid article:hover{transform:none}}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{min-width:0}.product-card .type-visual{padding:20px 12px;min-height:0}.product-card .type-visual strong{font-size:clamp(20px,2.2vw,30px);overflow-wrap:anywhere}.product-card .type-visual span{font-size:12px}.hero-image{height:660px}.hero-image>img{height:100%;width:100%;object-fit:contain}.hero{min-height:0}@media(max-width:800px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-image{height:440px}.product-card .type-visual strong{font-size:20px}.product-card .type-visual span{font-size:11px}.demo{max-width:calc(100% - 20px);font-size:9px;letter-spacing:.3px}.product-image{min-width:0}}@media(max-width:380px){.product-grid{grid-template-columns:1fr}.hero-image{height:400px}}.real-photo figcaption{color:#23313a}.sticker-hero>.real-photo,.units-hero>.real-photo{display:flex;flex-direction:column;justify-content:center}.sticker-hero>.real-photo img,.units-hero>.real-photo img{height:430px}.sticker-hero>.real-photo figcaption,.units-hero>.real-photo figcaption{min-height:0}@media(max-width:800px){.sticker-hero>.real-photo img,.units-hero>.real-photo img{height:350px}}body[data-page=trabajos] .works-heading{padding-bottom:35px}body[data-page=trabajos] .works-heading h1{font-size:clamp(42px,5vw,70px)}body[data-page=trabajos] .project-collection{background:#e9eef2;padding-top:30px}body[data-page=trabajos] .project-filters{gap:9px;margin-bottom:18px}body[data-page=trabajos] .project-filters button{display:flex;align-items:center;gap:9px;min-height:42px;background:#f8fafb;border-color:#c9d4dc;font-size:14px;padding:9px 15px}body[data-page=trabajos] .project-filters button span{font-size:12px;color:#657b89}body[data-page=trabajos] .project-filters button[aria-pressed=true]{background:#22323c;color:#fff;border-color:#22323c}body[data-page=trabajos] .project-filters button[aria-pressed=true] span{color:#a4dce9}body[data-page=trabajos] .works-count{font-size:14px;color:#526c7c;margin:0 0 24px}body[data-page=trabajos] .projects-grid{gap:26px;align-items:start}body[data-page=trabajos] .project-card{border:1px solid #d2dce3;border-radius:6px;overflow:hidden;width:100%;box-shadow:0 5px 16px #182c3808}body[data-page=trabajos] .real-photo{background:#151c21}body[data-page=trabajos] .real-photo img{width:100%;height:auto;aspect-ratio:2/3;object-fit:contain;display:block}body[data-page=trabajos] .real-photo figcaption{min-height:0;padding:18px 20px 8px;background:#fff;font-size:16px;font-weight:500}body[data-page=trabajos] .project-card>span{padding:0 20px 17px;font-size:13px;background:#fff;color:#587482}body[data-page=trabajos] .project-card:hover{transform:translateY(-3px);box-shadow:0 15px 30px #1227351a}body[data-page=trabajos] .project-card:focus-visible,body[data-page=trabajos] .project-filters button:focus-visible{outline:3px solid #0089aa;outline-offset:3px}.photo-modal-open{overflow:hidden}#project-dialog{width:min(940px,96vw);max-width:96vw;max-height:96dvh;padding:16px 20px;background:#19232b;color:#f3f7fa;border:1px solid #526673;border-radius:8px}#project-dialog::backdrop{background:#091016ed}#project-dialog .photo-dialog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px}#project-dialog .close-project{margin:0;font-size:14px;background:#33434e;min-height:40px;border-radius:4px}#project-dialog .photo-position{font-size:14px;color:#bfd2dd}#project-dialog .photo-dialog-image{display:flex;justify-content:center;margin-top:12px}#project-dialog img{width:100%;height:72dvh;max-height:calc(96dvh - 150px);object-fit:contain;display:block}#project-dialog .photo-dialog-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:14px}#project-dialog h2{font-size:18px;line-height:1.3;text-align:center;margin:0}#project-dialog [data-step]{font:inherit;font-size:24px;width:44px;height:44px;flex:none;border:1px solid #667c8a;border-radius:50%;background:#293d4b;color:#fff;cursor:pointer}#project-dialog [data-step]:disabled{opacity:.3;cursor:default}#project-dialog button:focus-visible{outline:3px solid #6edcf2;outline-offset:2px}@media(max-width:600px){body[data-page=trabajos] .projects-grid{grid-template-columns:1fr;gap:22px}body[data-page=trabajos] .project-filters{gap:7px}body[data-page=trabajos] .project-filters button{padding:9px 12px;font-size:13px}#project-dialog{padding:12px;width:96vw}#project-dialog h2{font-size:16px}#project-dialog img{height:70dvh}body[data-page=trabajos] .real-photo img{aspect-ratio:auto;height:auto}body[data-page=trabajos] .works-heading{padding-top:30px}}@media(prefers-reduced-motion:reduce){body[data-page=trabajos] .project-card:hover{transform:none}}#project-dialog h2{letter-spacing:normal;font-weight:500}body[data-page=trabajos] .work-category{text-decoration:none;display:block}body[data-page=trabajos] .project-collection[id]{scroll-margin-top:30px}body[data-page=contacto] .contact-motion{height:92px;width:200px;max-width:100%;margin:0 0 16px;overflow:hidden;pointer-events:none;color:#23313a}body[data-page=contacto] .contact-card:nth-child(2) .contact-motion{color:#fff}.contact-motion svg{display:block;width:100%;height:100%;overflow:hidden}.contact-motion svg *{transform-box:fill-box;transform-origin:center;animation-duration:14s;animation-iteration-count:infinite;animation-timing-function:linear;animation-play-state:paused}.cm-visible .contact-motion svg *{animation-play-state:running}.contact-motion .cm-wa{animation-name:cm-fall}.contact-motion .cm-drop{animation-name:cm-ink;opacity:0}.contact-motion .cm-drop-0{--dx:-27px;--dy:-12px}.contact-motion .cm-drop-1{--dx:-10px;--dy:-8px}.contact-motion .cm-drop-2{--dx:17px;--dy:-11px}.contact-motion .cm-drop-3{--dx:30px;--dy:-5px}@keyframes cm-fall{0%{transform:translateY(-88px);opacity:0}2%{opacity:1}7%{transform:translateY(10px) scaleY(.94)}11%{transform:translateY(-17px)}15%{transform:translateY(9px)}18%{transform:translateY(-5px)}21%,95%{transform:translateY(8px)}to{transform:translateY(8px);opacity:0}}@keyframes cm-ink{0%,20%{opacity:0;transform:scale(.2)}22%{opacity:1;transform:translate(var(--dx),var(--dy)) scale(1.3)}27%{opacity:.7;transform:translate(var(--dx),3px) scale(1.6,.6)}32%,to{opacity:0;transform:translate(var(--dx),3px)}}.contact-motion .cm-letter{animation-name:cm-letter;transform:translateY(25px)}.contact-motion .cm-flap{animation-name:cm-flap;transform-origin:top}.contact-motion .cm-close{animation-name:cm-close}.contact-motion .cm-pencil{animation-name:cm-pencil;opacity:0}.contact-motion .cm-writing{stroke-dasharray:33;stroke-dashoffset:33;animation-name:cm-writing}.contact-motion .cm-writing-1{animation-delay:.56s}.contact-motion .cm-writing-2{animation-delay:1.12s}.contact-motion .cm-writing-3{animation-delay:1.68s}@keyframes cm-flap{0%,3%,38%,to{transform:scaleY(1)}7%,32%{transform:scaleY(-1)}}@keyframes cm-close{0%,3%,38%,to{opacity:1}7%,34%{opacity:0}}@keyframes cm-letter{0%,6%,37%,to{transform:translateY(25px)}12%,29%{transform:translateY(-12px)}}@keyframes cm-pencil{0%,12%{opacity:0;transform:translate(-9px,-35px)}14%{opacity:1;transform:translate(-9px,-41px)}17%{transform:translate(24px,-41px)}18%{transform:translate(-9px,-33px)}21%{transform:translate(24px,-33px)}22%{transform:translate(-9px,-25px)}25%{transform:translate(24px,-25px)}26%{transform:translate(-9px,-17px)}29%{opacity:1;transform:translate(24px,-17px)}32%,to{opacity:0;transform:translate(30px,-22px)}}@keyframes cm-writing{0%,14%{stroke-dashoffset:33}17%,30%{stroke-dashoffset:0}36%,to{stroke-dashoffset:33}}.contact-motion .cm-route{stroke-dasharray:100;animation-name:cm-route}.contact-motion .cm-pin{animation-name:cm-pin;transform-origin:center bottom}@keyframes cm-route{0%,3%{stroke-dashoffset:100;opacity:0}5%{opacity:1}24%,88%{stroke-dashoffset:0;opacity:1}96%,to{stroke-dashoffset:0;opacity:0}}@keyframes cm-pin{0%,24%,32%,to{transform:scale(1)}27%{transform:scale(1.14)}30%{transform:scale(.98)}}.contact-motion .cm-runner{animation-name:cm-run}.contact-motion .cm-leg-a{animation-name:cm-step}.contact-motion .cm-leg-b{animation-name:cm-step-b}.contact-motion .cm-track{animation-name:cm-track;opacity:0}@keyframes cm-run{0%{transform:translate(-145px)}15%{transform:translate(8px) rotate(5deg)}18%{transform:translate(0) rotate(-3deg)}21%{transform:translateY(-9px)}24%,96%{transform:none;opacity:1}to{opacity:0}}@keyframes cm-step{0%,4%,8%,12%{transform:rotate(22deg)}2%,6%,10%,14%{transform:rotate(-22deg)}17%,to{transform:none}}@keyframes cm-step-b{0%,4%,8%,12%{transform:rotate(-22deg)}2%,6%,10%,14%{transform:rotate(22deg)}17%,to{transform:none}}@keyframes cm-track{0%,5%{opacity:0}12%,23%{opacity:.8}31%,to{opacity:0}}@media(prefers-reduced-motion:reduce){body[data-page=contacto] .contact-motion svg *{animation:none!important}.contact-motion .cm-letter{transform:translateY(25px)}.contact-motion .cm-pencil,.contact-motion .cm-drop,.contact-motion .cm-track{display:none}.contact-motion .cm-route{stroke-dashoffset:0}}body[data-page=contacto] .contact-motion{width:270px;height:124px}body[data-page=contacto] .cm-scene-0{color:#128c4a}@media(min-width:1360px){body[data-page=contacto] .contact-card{min-height:260px}body[data-page=contacto] .contact-card>:not(.contact-motion){width:66%;box-sizing:border-box}body[data-page=contacto] .contact-motion{position:absolute;right:0;top:50%;width:34%;height:150px;margin:0;transform:translateY(-50%);overflow:hidden}body[data-page=contacto] .contact-motion svg{width:270px;height:124px;max-width:none;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}}
