:root{--ink:#111;--paper:#f5f5f3;--line:#b7b7b3;--accent:#111;--soft:#dededb;--green:#d7d7d3;--violet:#262626}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block;width:100%}.site-header{height:88px;padding:0 3vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:2}.brand img{width:92px}.site-header nav{display:flex;gap:34px;align-items:center;font-size:13px}.pill{padding:12px 18px;border-radius:100px}.dark{background:var(--ink);color:white}.hero{min-height:calc(100vh - 88px);padding:6vh 3vw 4vh;display:flex;flex-direction:column;justify-content:space-between}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:11px}.hero h1,.case-hero h1{font-size:clamp(60px,8.7vw,142px);line-height:.88;letter-spacing:-.07em;margin:3vh 0;font-weight:500}.hero h1 em,.case-hero h1 em{font-family:Georgia,serif;font-weight:400}.hero-bottom{display:flex;justify-content:space-between;align-items:end}.hero-bottom p{font-size:20px;line-height:1.4;max-width:610px;margin:0}.down{font-size:38px}.projects{border-top:1px solid var(--line)}.section-head{padding:45px 3vw 28px;display:flex;align-items:end;justify-content:space-between}.section-head h2{font-size:54px;margin:8px 0 0;letter-spacing:-.05em}.filters{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.filters button{border:1px solid var(--ink);background:transparent;border-radius:99px;padding:7px 13px;text-transform:uppercase;font-size:9px;letter-spacing:.08em;cursor:pointer}.filters button.active{background:var(--ink);color:white}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.project{padding:1.8vw;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;transition:background .25s}.project:nth-child(3n){border-right:0}.project:hover{background:#fff}.image-wrap{aspect-ratio:1.28;overflow:hidden;background:#ddd;filter:grayscale(100%)}.image-wrap img{height:100%;object-fit:cover;transition:transform .5s}.project:hover img{transform:scale(1.025)}.meta{display:flex;justify-content:space-between;margin:17px 0 28px;text-transform:uppercase;font-size:9px;letter-spacing:.08em}.project h3{font-size:27px;line-height:1.05;letter-spacing:-.035em;margin:0 0 18px;font-weight:500}.project>p{color:#64615b;font-size:12px}.text-card{min-height:420px;display:flex;flex-direction:column}.text-card span{font-size:12px}.text-card strong{font-size:52px;letter-spacing:-.06em;margin-top:auto;font-weight:500}.text-card p{font-size:18px;max-width:320px;line-height:1.4}.text-card i{margin-top:25px;font-style:normal;font-size:12px}.graphite{background:#1d1d1d;color:#fff}.graphite p{color:#c9c9c9}.mist{background:#d9d9d6}.contact{padding:110px 3vw;background:#111;color:#fff;border-bottom:1px solid #555}.contact h2{font-size:clamp(62px,8vw,122px);line-height:.88;letter-spacing:-.065em;margin:30px 0 70px;font-weight:500}.contact>a{display:inline-block;border-bottom:1px solid;padding-bottom:5px}footer{min-height:120px;padding:35px 3vw;display:flex;justify-content:space-between;align-items:end;font-size:11px}.hidden{display:none!important}
.case-hero{padding:8vh 3vw 5vh}.case-hero h1{font-size:clamp(58px,8vw,126px)}.case-summary{display:grid;grid-template-columns:2fr 1fr;gap:8vw;align-items:end;margin-top:6vh}.case-summary p{font-size:24px;line-height:1.35;max-width:750px}.case-summary span{font-size:12px;text-transform:uppercase;line-height:1.6}.case-cover{margin:0}.case-cover img{width:100%;height:78vh;object-fit:cover}.case-cover figcaption{padding:12px 3vw;font-size:10px;text-transform:uppercase;border-bottom:1px solid var(--line)}.facts{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.facts div{padding:35px 3vw;border-right:1px solid var(--line)}.facts div:last-child{border:0}.facts span{display:block;text-transform:uppercase;font-size:9px;letter-spacing:.1em;margin-bottom:14px}.facts strong{font-size:18px;line-height:1.35;font-weight:500}.story,.outcome{display:grid;grid-template-columns:1fr 3fr;padding:110px 3vw;border-bottom:1px solid var(--line);gap:4vw}.chapter{text-transform:uppercase;font-size:10px;letter-spacing:.12em}.story h2,.outcome h2{font-size:clamp(45px,6vw,86px);line-height:.95;letter-spacing:-.055em;font-weight:500;margin:0 0 40px}.lead,.outcome>div>p{font-size:23px;line-height:1.5;max-width:800px}.statement{background:var(--ink);color:white;padding:90px 3vw;display:grid;grid-template-columns:1fr 3fr;gap:4vw}.statement span{font-size:13px;text-transform:uppercase}.statement p{font-family:Georgia,serif;font-size:clamp(32px,4.5vw,68px);line-height:1.08;margin:0;max-width:1100px}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:70px}.steps article{padding:30px 25px 20px 0;border-right:1px solid var(--line);margin-right:25px}.steps article:last-child{border:0}.steps b{font-size:10px}.steps h3{font-size:32px;margin:55px 0 18px}.steps p{line-height:1.55;color:#555}.outcome{background:#e8e5df}.outcome ul{list-style:none;padding:0;margin:70px 0 0;border-top:1px solid}.outcome li{font-size:22px;padding:22px 0;border-bottom:1px solid;display:flex;gap:25px}.outcome li span{font-size:10px;padding-top:7px}.learning{padding:100px 10vw;text-align:center;background:var(--green)}.learning blockquote{font-family:Georgia,serif;font-size:clamp(38px,5vw,72px);line-height:1.1;margin:40px auto 0;max-width:1100px}.next-case{padding:70px 3vw;display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid}.next-case span{font-size:11px;text-transform:uppercase}.next-case strong{font-size:48px;font-weight:500;letter-spacing:-.04em}
.project-index{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.project-index>div{padding:32px 3vw;border-right:1px solid var(--line)}.project-index>div:last-child{border:0}.project-index small,.signal small,.audiences small{display:block;text-transform:uppercase;font-size:9px;letter-spacing:.12em;margin-bottom:16px}.project-index strong{font-size:20px;font-weight:500}.case-module{display:grid;grid-template-columns:1fr 3fr;padding:110px 3vw;border-bottom:1px solid var(--line);gap:4vw}.module-label{display:flex;gap:18px;text-transform:uppercase;font-size:10px;letter-spacing:.1em}.module-label span{display:grid;place-items:center;width:26px;height:26px;border:1px solid;border-radius:50%}.module-label p{margin:7px 0}.module-content h2{font-size:clamp(50px,6.4vw,96px);line-height:.93;letter-spacing:-.06em;font-weight:500;margin:0 0 48px}.module-content h2 span{color:#92928e}.module-copy{max-width:720px;font-size:24px;line-height:1.48}.signal-grid{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.signal{min-height:390px;padding:32px 3vw;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#dcdcd8}.signal:last-child{border:0}.signal strong{font-size:clamp(72px,9vw,140px);font-weight:400;letter-spacing:-.08em;margin:auto 0 25px}.signal p{font-size:18px;line-height:1.4;max-width:340px}.dark-signal{background:#111;color:#fff}.process-list{border-top:1px solid var(--line)}.process-list article{display:grid;grid-template-columns:55px 1fr auto;align-items:center;gap:25px;padding:28px 0;border-bottom:1px solid var(--line)}.process-list b{font-size:10px}.process-list h3{font-size:30px;font-weight:500;margin:0 0 5px}.process-list p{margin:0;color:#62625e}.process-list em{font-style:normal;text-transform:uppercase;border:1px solid;border-radius:99px;padding:7px 11px;font-size:9px}.insight-banner{padding:100px 8vw;background:#111;color:#fff}.insight-banner small{text-transform:uppercase;letter-spacing:.12em}.insight-banner blockquote{font-family:Georgia,serif;font-size:clamp(43px,6vw,88px);line-height:1.06;margin:45px 0 0;max-width:1150px}.audiences{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.audiences article{padding:35px 4vw 15px 0;border-right:1px solid var(--line)}.audiences article+article{padding-left:4vw;border:0}.audiences h3{font-size:35px;line-height:1.05;font-weight:500}.audiences ul{list-style:none;padding:0;margin-top:55px}.audiences li{padding:14px 0;border-top:1px solid;font-size:14px}.monochrome-learning{background:#d5d5d1}.monochrome-learning blockquote{font-family:Arial,Helvetica,sans-serif;font-weight:500;letter-spacing:-.045em}
@media(max-width:800px){.site-header{height:70px}.site-header nav a:not(:last-child){display:none}.hero{min-height:85vh;padding-top:7vh}.hero h1,.case-hero h1{font-size:15vw;line-height:.93}.hero-bottom p{font-size:16px;max-width:85%}.section-head{display:block}.filters{justify-content:flex-start;margin-top:25px}.project-grid{grid-template-columns:1fr}.project,.project:nth-child(3n){border-right:0}.project h3{font-size:28px}.text-card{min-height:380px}.case-summary{grid-template-columns:1fr}.case-cover img{height:55vh}.project-index{grid-template-columns:1fr 1fr}.project-index>div:nth-child(2){border-right:0}.project-index>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.case-module{grid-template-columns:1fr;padding-top:70px}.module-label{margin-bottom:45px}.signal-grid{grid-template-columns:1fr}.signal{min-height:300px;border-right:0;border-bottom:1px solid}.process-list article{grid-template-columns:35px 1fr}.process-list em{display:none}.audiences{grid-template-columns:1fr}.audiences article,.audiences article+article{padding:32px 0;border-right:0;border-bottom:1px solid}.next-case{display:block}.next-case strong{display:block;font-size:32px;margin-top:20px}}

/* Las imágenes de proyecto mantienen su color original. */
.image-wrap{filter:none}

.team-strip{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);background:#e5e5e2}.team-strip>div{padding:30px 3vw;border-right:1px solid var(--line);min-height:155px}.team-strip>div:last-child{border:0}.team-strip small,.workflow-meta small{display:block;text-transform:uppercase;font-size:9px;letter-spacing:.12em;margin-bottom:34px}.team-strip p{font-size:14px;line-height:1.55;margin:0}.team-intro p{font-size:20px;line-height:1.25}.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.pillar-grid article{padding:28px 25px 20px 0;border-right:1px solid var(--line);margin-right:25px}.pillar-grid article:last-child{border:0}.pillar-grid b{font-size:10px}.pillar-grid h3{font-size:30px;font-weight:500;margin:70px 0 16px}.pillar-grid p{line-height:1.5;color:#5c5c58}.alert-system{background:#171717;color:#fff;padding:105px 3vw}.alert-heading{display:grid;grid-template-columns:1fr 2fr 1fr;gap:4vw;align-items:end;margin-bottom:75px}.alert-heading small{text-transform:uppercase;letter-spacing:.12em}.alert-heading h2{font-size:clamp(48px,6vw,88px);line-height:.94;letter-spacing:-.06em;font-weight:500;margin:0}.alert-heading>p{font-size:17px;line-height:1.5;color:#bdbdb9}.alert-levels{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #555;border-bottom:1px solid #555}.alert-levels article{min-height:390px;padding:28px;border-right:1px solid #555;display:flex;flex-direction:column}.alert-levels article:last-child{border:0}.alert-levels span{text-transform:uppercase;font-size:9px;letter-spacing:.12em}.alert-levels strong{font-size:38px;font-weight:500;margin:auto 0 18px}.alert-levels p{font-size:17px;line-height:1.45;color:#c5c5c2;max-width:300px}.alert-levels i{font-style:normal;font-size:9px;text-transform:uppercase;border:1px solid #777;border-radius:99px;padding:7px 10px;width:max-content}.level-high{background:#292929}.level-mid{background:#212121}.privacy-note{display:grid;grid-template-columns:1fr 3fr;gap:4vw;margin:35px 0 0;font-size:13px;line-height:1.55;color:#bdbdb9}.privacy-note span{text-transform:uppercase;letter-spacing:.12em;font-size:9px}.journey{list-style:none;padding:0;margin:80px 0 0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.journey li{padding:24px;border-right:1px solid var(--line);min-height:230px;display:flex;flex-direction:column}.journey li:last-child{border:0}.journey span{font-size:10px}.journey strong{font-size:24px;font-weight:500;margin:auto 0 12px}.journey p{font-size:13px;line-height:1.4;color:#5f5f5b}.workflow-meta{display:grid;grid-template-columns:repeat(3,1fr);margin-top:60px}.workflow-meta article{padding-right:35px}.workflow-meta p{font-size:16px;line-height:1.45}.learning-points{display:grid;grid-template-columns:repeat(3,1fr);gap:0;text-align:left;border-top:1px solid;margin-top:80px}.learning-points p{font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5;margin:0;padding:28px;border-right:1px solid}.learning-points p:last-child{border:0}.learning-points span{display:block;font-size:9px;margin-bottom:50px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s cubic-bezier(.2,.7,.2,1) var(--delay,0ms),transform .65s cubic-bezier(.2,.7,.2,1) var(--delay,0ms)}.reveal.is-visible{opacity:1;transform:translateY(0)}.project{transition:background .25s,transform .35s cubic-bezier(.2,.7,.2,1)}.project:hover{transform:translateY(-3px)}.signal,.alert-levels article,.pillar-grid article{transition:background-color .3s ease,color .3s ease}.signal:not(.dark-signal):hover{background:#cacac6}.alert-levels article:hover{background:#303030}.pillar-grid article:hover h3{transform:translateX(5px)}.pillar-grid h3{transition:transform .3s ease}

@media(max-width:800px){.team-strip{grid-template-columns:1fr 1fr}.team-strip>div:nth-child(2){border-right:0}.team-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.pillar-grid,.alert-heading,.alert-levels,.journey,.workflow-meta,.learning-points{grid-template-columns:1fr}.pillar-grid article,.alert-levels article,.journey li,.learning-points p{border-right:0;border-bottom:1px solid}.alert-heading{align-items:start}.alert-heading h2{margin:30px 0}.privacy-note{grid-template-columns:1fr}.journey li{min-height:180px}.workflow-meta article{padding:20px 0;border-bottom:1px solid var(--line)}.learning-points span{margin-bottom:20px}}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.project,.image-wrap img,.signal,.alert-levels article,.pillar-grid h3{transition:none}}

/* Product UI stories */
.ui-story{padding:120px 3vw;border-bottom:1px solid var(--line);overflow:hidden}.ui-story-heading{display:grid;grid-template-columns:1fr 2fr 1fr;gap:4vw;align-items:end;margin-bottom:90px}.ui-story-heading h2{font-size:clamp(48px,6vw,88px);line-height:.94;letter-spacing:-.06em;font-weight:500;margin:0}.ui-story-heading h2 span{color:#868681}.ui-story-heading>p:last-child{font-size:17px;line-height:1.5;color:#5f5f5b;margin:0}.phone-shot{margin:0;position:relative;min-width:0}.phone-frame{background:#e5e5e2;border:1px solid var(--line);border-radius:28px;padding:12px;overflow:hidden;box-shadow:0 26px 60px rgba(17,17,17,.09)}.phone-frame img{border-radius:18px}.phone-shot figcaption{display:flex;flex-direction:column;gap:6px;padding-top:16px}.phone-shot figcaption strong{font-size:15px;font-weight:500}.phone-shot figcaption span{font-size:11px;color:#6a6a66;text-transform:uppercase;letter-spacing:.08em}.shot-number{position:absolute;top:18px;left:18px;z-index:1;width:32px;height:32px;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;font-size:9px;letter-spacing:.08em}.onboarding-map{display:grid;grid-template-columns:minmax(190px,.7fr) 70px repeat(2,minmax(0,1fr));gap:2.2vw;align-items:start}.phone-shot-start{margin-top:150px}.story-branch{height:1px;background:var(--line);margin-top:390px;position:relative}.story-branch:after{content:"";position:absolute;left:100%;top:-175px;width:2.2vw;height:350px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);border-right:1px solid var(--line)}.story-branch span{position:absolute;top:-27px;left:0;font-size:9px;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap}.role-path{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4vw}.path-label{grid-column:1/-1;min-height:128px;padding:18px 0;border-top:1px solid var(--ink)}.path-label span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:18px}.path-label strong{display:block;font-size:24px;font-weight:500}.path-label p{font-size:13px;line-height:1.45;color:#66645f;max-width:320px}.alert-story{background:#ededeb}.alert-sequence{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5vw;align-items:start;max-width:1180px;margin:0 auto}.alert-sequence .phone-shot:nth-child(2){margin-top:95px}.alert-sequence .phone-shot:nth-child(3){margin-top:190px}.design-decisions{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:100px}.design-decisions article{padding:28px 3vw 10px 0;border-right:1px solid var(--line);margin-right:3vw}.design-decisions article:last-child{border:0;margin-right:0}.design-decisions span{font-size:9px}.design-decisions h3{font-size:28px;font-weight:500;letter-spacing:-.03em;margin:65px 0 15px}.design-decisions p{font-size:14px;line-height:1.5;color:#62625e;max-width:310px}.phone-shot .phone-frame{transition:transform .5s cubic-bezier(.2,.7,.2,1),box-shadow .5s ease}.phone-shot:hover .phone-frame{transform:translateY(-7px);box-shadow:0 34px 75px rgba(17,17,17,.14)}

@media(max-width:1100px){.onboarding-map{grid-template-columns:.65fr 40px 1fr 1fr}.role-path{grid-template-columns:1fr}.story-branch:after{width:2.2vw}.phone-shot-tall{display:none}}
@media(max-width:800px){.ui-story{padding:80px 5vw}.ui-story-heading{grid-template-columns:1fr;margin-bottom:55px}.ui-story-heading .eyebrow{margin-bottom:30px}.ui-story-heading>p:last-child{margin-top:25px}.onboarding-map{display:grid;grid-template-columns:1fr 1fr;gap:45px 18px}.phone-shot-start{grid-column:1/-1;margin:0 auto;max-width:210px}.story-branch{display:none}.role-path{display:contents}.path-label{grid-column:auto;min-height:175px}.role-path .phone-shot{grid-column:auto}.role-path .phone-shot:last-child{display:none}.path-label strong{font-size:19px}.alert-sequence{gap:18px;overflow-x:auto;padding:0 4vw 25px;margin:0 -5vw;scroll-snap-type:x mandatory}.alert-sequence .phone-shot{min-width:72vw;margin-top:0!important;scroll-snap-align:center}.design-decisions{grid-template-columns:1fr}.design-decisions article{border-right:0;border-bottom:1px solid var(--line);margin:0;padding:25px 0}.design-decisions h3{margin:35px 0 12px}}
@media(prefers-reduced-motion:reduce){.phone-shot .phone-frame{transition:none}.phone-shot:hover .phone-frame{transform:none}}

/* Editorial diagrams */
.diagram-heading{display:grid;grid-template-columns:1fr 2fr 1fr;gap:4vw;align-items:end;margin-bottom:75px}.diagram-heading h2{font-size:clamp(46px,5.5vw,82px);line-height:.95;letter-spacing:-.055em;font-weight:500;margin:0}.diagram-heading h2 span{color:#858580}.diagram-heading>p:last-child{font-size:16px;line-height:1.55;color:#62625e;margin:0}.research-insights,.service-map{padding:110px 3vw;border-bottom:1px solid var(--line)}.insight-clusters{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.insight-cluster{min-height:520px;padding:28px;border-right:1px solid var(--line);display:flex;flex-direction:column}.insight-cluster:last-child{border:0}.insight-cluster header{display:flex;justify-content:space-between;align-items:center}.insight-cluster header span,.insight-cluster footer{font-size:9px;text-transform:uppercase;letter-spacing:.11em}.insight-cluster h3{font-size:14px;text-transform:uppercase;letter-spacing:.08em;font-weight:500;margin:0}.insight-cluster blockquote{font-size:clamp(27px,2.5vw,42px);line-height:1.08;letter-spacing:-.045em;margin:auto 0 30px}.insight-cluster>p{font-size:14px;line-height:1.55;color:#656560;max-width:390px}.insight-cluster footer{border-top:1px solid var(--line);padding-top:18px;margin-top:35px}.insight-cluster-dark{background:#191919;color:#fff}.insight-cluster-dark>p{color:#c8c8c3}.insight-cluster-dark footer{border-color:#555}.event-matrix{background:#151515;color:#fff;padding:115px 3vw}.diagram-heading-light h2 span,.diagram-heading-light>p:last-child{color:#aaa}.severity-table{border-top:1px solid #555}.severity-row{display:grid;grid-template-columns:.65fr 1.1fr 1fr 1.4fr;border-bottom:1px solid #555}.severity-row>*{padding:26px 24px;margin:0;border-right:1px solid #555;font-size:14px;line-height:1.5}.severity-row>*:last-child{border:0}.severity-row strong{font-size:20px;font-weight:500}.severity-row strong i{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:15px}.severity-header span{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#aaa}.severity-high strong i{background:#ff766f}.severity-medium strong i{background:#e8bc42}.severity-low strong i{background:#55c67a}.severity-row:not(.severity-header){transition:background .25s ease}.severity-row:not(.severity-header):hover{background:#242424}.matrix-caption{display:grid;grid-template-columns:.65fr 3.5fr;margin:30px 0 0;font-size:14px;color:#bcbcb7}.matrix-caption span{text-transform:uppercase;letter-spacing:.1em;font-size:9px}.map-canvas{border:1px solid var(--line);padding:55px;background:#ededeb}.map-entry,.map-hub{width:230px;margin:0 auto;text-align:center;padding:20px;border:1px solid var(--ink);background:var(--paper)}.map-entry small,.map-hub small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:10px}.map-entry strong,.map-hub strong{font-size:24px;font-weight:500}.map-hub p{font-size:11px;color:#66645f;margin:9px 0 0}.map-connector{height:65px;width:1px;background:var(--ink);margin:0 auto;position:relative}.map-connector span{position:absolute;bottom:0;left:-5px;width:11px;height:11px;border-right:1px solid;border-bottom:1px solid;transform:rotate(45deg)}.map-branches{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:70px;position:relative}.map-branches:before{content:"";position:absolute;left:12.5%;right:12.5%;top:-35px;border-top:1px solid var(--ink)}.map-branches article{background:var(--paper);border:1px solid var(--line);padding:24px;min-height:280px;position:relative}.map-branches article:before{content:"";position:absolute;height:35px;border-left:1px solid var(--ink);left:50%;bottom:100%}.map-branches article>span{font-size:9px}.map-branches h3{font-size:25px;font-weight:500;letter-spacing:-.035em;margin:70px 0 22px}.map-branches ul{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.map-branches li{font-size:12px;padding:10px 0;border-bottom:1px solid var(--line)}.map-branches .map-alert{background:#202020;color:#fff}.map-alert ul,.map-alert li{border-color:#555}.map-legend{display:flex;gap:30px;margin-top:25px;justify-content:flex-end}.map-legend span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;display:flex;align-items:center;gap:8px}.map-legend i{width:10px;height:10px;border:1px solid;display:inline-block}.legend-core{background:#f5f5f3}.legend-data{background:#ededeb}.legend-alert{background:#202020}

@media(max-width:800px){.diagram-heading{grid-template-columns:1fr;margin-bottom:50px}.diagram-heading .eyebrow{margin-bottom:28px}.diagram-heading>p:last-child{margin-top:24px}.research-insights,.service-map,.event-matrix{padding:80px 5vw}.insight-clusters{grid-template-columns:1fr}.insight-cluster{min-height:420px;border-right:0;border-bottom:1px solid var(--line);padding:24px}.severity-table{overflow-x:auto}.severity-row{min-width:760px}.severity-row>*{padding:20px 16px}.matrix-caption{grid-template-columns:1fr;gap:14px}.map-canvas{padding:35px 18px}.map-branches{grid-template-columns:1fr 1fr;gap:45px 12px}.map-branches:before{display:none}.map-branches article:before{height:45px}.map-branches h3{margin-top:45px;font-size:20px}.map-legend{justify-content:flex-start;flex-wrap:wrap}}

.insight-cluster footer{display:block;min-height:0;padding:18px 0 0;align-items:initial}

.media-pair{display:grid;grid-template-columns:1.55fr .75fr;gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.media-pair figure,.workflow-visuals figure,.wide-media{margin:0;background:#fff}.media-pair img{width:100%;height:560px;object-fit:cover}.media-small img{object-position:center}.media-pair figcaption,.wide-media figcaption,.workflow-visuals figcaption{padding:14px 3vw 18px;font-size:11px;line-height:1.45;background:var(--paper);border-top:1px solid var(--line)}.media-pair figcaption span,.wide-media figcaption span,.workflow-visuals figcaption span{display:block;text-transform:uppercase;font-size:9px;letter-spacing:.12em;margin-bottom:7px}.wide-media{padding:5vw 3vw 0;background:#111;color:#fff}.wide-media img{width:100%;max-height:84vh;object-fit:contain}.wide-media figcaption{margin:0 -3vw;background:#111;color:#c7c7c3;border-color:#444}.workflow-visuals{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.workflow-visuals figure:first-child{grid-column:1/-1}.workflow-visuals figure:first-child img{height:72vh}.workflow-visuals figure:last-child{grid-column:1/-1}.workflow-visuals img{width:100%;height:66vh;object-fit:contain;background:#f3f3f3;padding:3vw}.media-pair figure,.wide-media,.workflow-visuals figure{overflow:hidden}.media-pair img,.wide-media img,.workflow-visuals img{transition:transform .8s cubic-bezier(.2,.7,.2,1)}.media-pair figure:hover img,.wide-media:hover img,.workflow-visuals figure:hover img{transform:scale(1.012)}

@media(max-width:800px){.media-pair{grid-template-columns:1fr}.media-pair img{height:auto;min-height:330px}.wide-media{padding-top:9vw}.wide-media img{max-height:none}.workflow-visuals{grid-template-columns:1fr}.workflow-visuals figure:first-child,.workflow-visuals figure:last-child{grid-column:auto}.workflow-visuals figure:first-child img,.workflow-visuals img{height:auto;min-height:320px;padding:5vw}}

.contribution-map{display:grid;grid-template-columns:1.05fr 1.95fr;border-bottom:1px solid var(--line);background:#111;color:#fff}.contribution-heading{padding:75px 3vw;position:sticky;top:0;align-self:start}.contribution-heading h2{font-size:clamp(40px,4.6vw,68px);line-height:.98;letter-spacing:-.055em;font-weight:500;margin:40px 0 0}.contribution-list{border-left:1px solid #4a4a4a}.contribution-list article{display:grid;grid-template-columns:42px 1fr 175px;gap:28px;padding:32px 3vw;border-bottom:1px solid #4a4a4a;align-items:start}.contribution-list article:last-child{border-bottom:0}.contribution-list span{display:grid;place-items:center;width:28px;height:28px;border:1px solid #777;border-radius:50%;font-size:9px}.contribution-list h3{font-size:25px;font-weight:500;margin:0 0 9px}.contribution-list p{font-size:14px;line-height:1.55;color:#c7c7c3;margin:0;max-width:590px}.contribution-list small{text-transform:uppercase;font-size:8px;letter-spacing:.1em;line-height:1.6;text-align:right;color:#a7a7a3}.product-explainer{padding:105px 3vw;border-bottom:1px solid var(--line);background:#e3e3df}.product-heading{display:grid;grid-template-columns:1fr 2fr 1fr;gap:4vw;align-items:end;margin-bottom:75px}.product-heading small{text-transform:uppercase;font-size:9px;letter-spacing:.12em}.product-heading h2{font-size:clamp(46px,5.8vw,84px);line-height:.95;letter-spacing:-.06em;font-weight:500;margin:0}.product-heading>p{font-size:16px;line-height:1.55;color:#555551}.product-parts{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid;border-bottom:1px solid}.product-parts article{min-height:300px;padding:25px;border-right:1px solid;display:flex;flex-direction:column}.product-parts article:last-child{border:0}.product-parts span{font-size:9px}.product-parts h3{font-size:34px;font-weight:500;margin:auto 0 15px}.product-parts p{font-size:15px;line-height:1.5;max-width:330px;margin:0;color:#4f4f4b}

@media(max-width:800px){.contribution-map{grid-template-columns:1fr}.contribution-heading{position:static}.contribution-list{border-left:0;border-top:1px solid #4a4a4a}.contribution-list article{grid-template-columns:38px 1fr}.contribution-list small{grid-column:2;text-align:left}.product-heading,.product-parts{grid-template-columns:1fr}.product-heading{align-items:start}.product-heading h2{margin:30px 0}.product-parts article{border-right:0;border-bottom:1px solid}.product-parts article:last-child{border-bottom:0}}

/* Sincronización con la composición refinada en Figma. */
.case-summary{display:block;margin-top:6vh}
.case-summary p{max-width:941px}
.case-cover img{height:auto;aspect-ratio:1440/771;object-fit:cover}
.product-heading>.module-label,.ui-story-heading>.module-label,.diagram-heading>.module-label{align-self:start}
.product-heading>.module-label p,.ui-story-heading>.module-label p,.diagram-heading>.module-label p{margin:7px 0}
@media(max-width:800px){.case-cover img{height:auto;aspect-ratio:16/9}.product-heading>.module-label,.ui-story-heading>.module-label,.diagram-heading>.module-label{margin-bottom:28px}}

/* Ajustes de legibilidad y consistencia solicitados. */
.contribution-list article{grid-template-columns:42px 1fr}
.map-canvas{background:transparent}
.module-label span,
.project-index small,
.contribution-list article>span,
.product-parts article>span,
.shot-number,
.path-label>span,
.insight-cluster header>span,
.process-list b,
.pillar-grid b,
.design-decisions article>span,
.journey li>span,
.map-branches article>span,
.learning-points span{font-size:12px!important}
@media(max-width:800px){.contribution-list article{grid-template-columns:38px 1fr}}

/* Mantiene la escala editorial del caso también en las galerías añadidas. */
.case-page .product-gallery,.case-page .flow-gallery{padding:var(--case-space) var(--case-gutter)}
.case-page .location-copy h3{font-size:clamp(35px,3.9vw,56px);line-height:1.02}
.case-page .location-copy>p:last-child{font-size:15px;line-height:1.75;max-width:500px}
@media(max-width:800px){.case-page .product-gallery,.case-page .flow-gallery{padding:var(--case-space) var(--case-gutter)}}

/* Capa final de navegación: prevalece sobre los estilos históricos del proyecto. */
.master-case .master-header{height:auto;min-height:96px}
.master-case .master-header nav,
.master-case .master-header nav>a:first-child{font-size:14px}

/* Contexto de usuario: conservar la proporción real y la calidad de cada recurso. */
.master-case.context-user-case .research-evidence .stacked-evidence figure{min-height:0}
.master-case.context-user-case .research-evidence .stacked-evidence figure>img{
  display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain;padding:0;background:#f4f4f4
}
.master-case.context-user-case .solution-showcase>.context-solution-figure>img{
  display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain;padding:0
}
.master-case.context-user-case .prototype-phone video{object-fit:contain}
@media(max-width:900px){
  .master-case .master-header{height:auto;min-height:88px;padding-top:18px;padding-bottom:18px}
}

/* Accesibilidad · documentación extensa con tratamiento editorial cálido. */
.accessibility-case{--accessibility-space:clamp(76px,7vw,112px)}
.accessibility-case .master-section:not(.master-hero){padding-top:var(--accessibility-space);padding-bottom:var(--accessibility-space)}
.accessibility-case .accessibility-hero{background:#e8d5bf}
.accessibility-case .accessibility-hero img{object-fit:cover;object-position:center}
.accessibility-case .accessibility-learning-path{margin-top:clamp(48px,7vw,104px)}
.accessibility-case .accessibility-full-image{width:100%;height:auto;background:#e5e8f2}
.accessibility-case .accessibility-full-image img{display:block;width:100%;height:auto;object-fit:contain}
.accessibility-case .accessibility-evidence .image-grid-module{align-items:start}
.accessibility-case .accessibility-evidence .image-grid-module figure{height:auto;align-self:start}
.accessibility-case .accessibility-evidence .image-grid-module figure>img,
.accessibility-case .accessibility-results .image-grid-module figure>img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:auto;
  object-fit:contain;
  object-position:top;
  padding:0;
  background:#e5e8f2;
  filter:none
}
.accessibility-case .accessibility-results .stacked-evidence{grid-template-columns:1fr}
.accessibility-case .accessibility-results .stacked-evidence figure{height:auto;min-height:0}
.accessibility-case .accessibility-learning-grid{grid-template-columns:repeat(2,1fr)}
.accessibility-case .accessibility-learning-grid li:nth-child(2){border-right:0}
.accessibility-case .result-highlight{margin-top:var(--accessibility-space)}
@media(max-width:760px){
  .accessibility-case{--accessibility-space:72px}
  .accessibility-case .accessibility-learning-grid{grid-template-columns:1fr}
}

/* Mismo padding vertical para imágenes contenidas en recuadros, en todos los proyectos. */
.master-case .alerts-image-grid .image-grid-module figure>img{padding-bottom:clamp(24px,4vw,64px)}
.master-case .carousel-card .rounded-media{padding-bottom:32px}
.master-case .image-list-module>figure{padding-bottom:40px}
.wide-media{padding-bottom:5vw}
.variant-shot>div{padding-bottom:34px}
.location-feature figure{padding-bottom:55px}
.mimovistar-redesign-case .redesign-comparison .image-grid-module figure>img,
.mimovistar-redesign-case .solution-screens>figure,
.mimovistar-redesign-case .rollout-evidence .stacked-evidence figure>img{padding-bottom:0}
.master-case.mimovistar-redesign-case .rollout-evidence .stacked-evidence figure{display:block;height:auto;min-height:0;background:transparent}
.master-case.mimovistar-redesign-case .rollout-evidence .stacked-evidence figure>img{display:block;width:100%;height:auto;min-height:0;aspect-ratio:2864/1718;object-fit:contain;padding:0;background:transparent;filter:none}
.master-case.mimovistar-redesign-case .redesign-comparison .evolution-image-grid figure:not(.current-app)>img{width:100%;height:auto;aspect-ratio:1/1;object-fit:contain;padding:0;background:transparent;filter:none}
.master-case.mimovistar-redesign-case .redesign-comparison .evolution-image-grid .current-app>img{box-sizing:border-box;padding-bottom:clamp(28px,3vw,48px)}

/* Feedback 360 */
.feedback-360-case .feedback-hero{background:#eef3ff}
.feedback-360-case .feedback-hero img{object-fit:cover;object-position:top center}
.feedback-360-case .current-process .image-grid-module{align-items:start}
.feedback-360-case .current-process .image-grid-module figure{height:auto;align-self:start}
.feedback-360-case .current-process .image-grid-module figure>img{display:block;width:100%;height:auto!important;aspect-ratio:auto!important;object-fit:contain;object-position:top;padding:0}
.feedback-360-case .feedback-flow-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(22px,2.5vw,40px)}
.feedback-360-case .feedback-flow-grid .panzoom-viewport{height:min(62vh,620px)}
.feedback-360-case .solution-grid .image-grid-module figure>img{height:clamp(620px,68vw,960px);aspect-ratio:auto;object-fit:contain;object-position:top center;padding:clamp(28px,4vw,64px);background:#eef3ff;filter:none}
.feedback-360-case .feedback-home-grid .image-grid-module{align-items:start}
.feedback-360-case .feedback-home-grid .image-grid-module figure{height:auto;align-self:start}
.feedback-360-case .feedback-home-grid .image-grid-module figure>img{
  display:block;
  width:100%;
  height:auto!important;
  aspect-ratio:auto!important;
  object-fit:contain;
  padding:clamp(28px,4vw,64px);
}
.feedback-360-case .master-main>.master-section+.master-section{margin-top:clamp(28px,3vw,48px)}
.feedback-360-case .research-highlight+.list-module{margin-top:clamp(20px,2vw,32px)}
.feedback-360-case .stacked-pdf-viewers{display:grid;gap:clamp(42px,5vw,72px)}
.feedback-360-case .stacked-pdf-viewers article>h3{font-size:clamp(24px,2.6vw,38px);font-weight:400;letter-spacing:-.04em;margin:0 0 22px}
.feedback-360-case .stacked-pdf-viewers .flow-description{margin:0 0 clamp(24px,3vw,40px);max-width:720px}
.feedback-360-case .stacked-pdf-viewers .flow-description p{margin:0;color:var(--master-muted);font-size:clamp(17px,1.45vw,22px);line-height:1.55}
.feedback-360-case .stacked-pdf-viewers .panzoom-viewport{height:min(72vh,760px)}
.feedback-360-case .solution-pdf-stack [data-image-panzoom-stage] img{width:12000px;max-width:none}
.feedback-360-case .feedback-full-image{width:100%;height:auto;background:#d7dce8}
.feedback-360-case .feedback-full-image img{display:block;width:100%;height:auto;object-fit:contain}
.feedback-360-case .result-highlight{margin-top:var(--master-space)}
@media(max-width:760px){.feedback-360-case .feedback-flow-grid{grid-template-columns:1fr}.feedback-360-case .solution-grid .image-grid-module figure>img{height:auto;padding:28px}}
@media(max-width:800px){.wide-media{padding-bottom:9vw}.variant-shot>div{padding-bottom:26px}.location-feature figure{padding-bottom:38px}}
@media(max-width:760px){.master-case .carousel-card .rounded-media{padding-bottom:25px}.master-case .image-list-module>figure{padding-bottom:40px}.mimovistar-redesign-case .solution-screens>figure{padding-bottom:0}}

/* Contexto de usuario */
.context-user-case{--context-section-space:clamp(76px,7vw,112px)}
.context-user-case .master-section:not(.master-hero):not(.next-projects){
  padding-top:var(--context-section-space);
  padding-bottom:var(--context-section-space)
}
.master-case.context-user-case .research-highlight{margin-top:0}
.context-user-case .context-user-hero,
.context-user-case .context-solution-figure { background: #f0f1f2; }
.context-user-case .context-user-hero img { object-fit: cover; padding: 0; }
.context-user-case .context-territories { margin-top: clamp(48px, 7vw, 104px); }
.context-user-case .context-solution-figure > img { aspect-ratio: 16 / 10; object-fit: contain; padding: clamp(20px, 4vw, 64px); }
.context-user-case .stacked-evidence { grid-template-columns: 1fr; gap: clamp(32px, 5vw, 72px); }
.context-user-case .stacked-evidence figure { min-height: 0; }
.context-user-case .stacked-evidence img { width: 100%; height: auto; aspect-ratio: auto; object-fit: contain; background: #f4f4f4; }
.context-user-case .prototype-split-module { display: grid; grid-template-columns: minmax(280px, .8fr) minmax(420px, 1.2fr); gap: clamp(48px, 8vw, 136px); align-items: center; }
.context-user-case .prototype-phone { width: min(100%, 390px); justify-self: center; padding: 14px; border-radius: 48px; background: #111; box-shadow: 0 30px 70px rgba(0,0,0,.18); }
.context-user-case .prototype-phone video { display: block; width: 100%; aspect-ratio: 9 / 19.5; object-fit: cover; border-radius: 36px; background: #000; }
.context-user-case .prototype-copy h2 { max-width: 720px; margin: 36px 0 42px; font-size: clamp(38px,3.4vw,54px); line-height: 1; letter-spacing: -.05em; font-weight: 400; }
.context-user-case .prototype-copy > p:not(.master-kicker) { max-width: 610px; margin: 0 0 18px; color: var(--master-secondary); font-size: 18px; font-weight: 300; line-height: 1.55; letter-spacing: 0; }

/* Productos globales · tratamiento editorial específico */
.global-products-case{--global-section-space:clamp(76px,7vw,112px)}
.global-products-case .master-section:not(.master-hero){padding-top:var(--global-section-space);padding-bottom:var(--global-section-space)}
.global-products-case .global-products-hero{background:#ece8df}
.global-products-case .global-products-hero img{object-fit:cover;object-position:center}
.global-products-case .global-principles{margin-top:clamp(48px,7vw,104px)}
.global-products-case .global-system-grid{grid-template-columns:1fr;align-items:stretch}
.global-products-case .global-system-grid figure>img{height:clamp(420px,48vw,680px);aspect-ratio:auto;object-fit:contain;padding:clamp(24px,4vw,64px);background:#f7f7f7}
.global-products-case .global-system-grid .image-grid-wide{grid-column:auto}
.global-products-case .global-market .module-heading{display:block}
.global-products-case .global-market .module-heading h2{max-width:1200px;margin-top:40px}
.global-products-case .global-market .module-heading>.module-description{grid-column:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(32px,6vw,96px);max-width:none;margin-top:clamp(48px,6vw,88px)}
.global-products-case .global-market .module-description p{max-width:560px}
.global-products-case .global-market-grid{align-items:start}
.global-products-case .global-market-grid .image-grid-wide>img{object-fit:contain;background:#f5f5f5;padding:clamp(18px,3vw,44px)}
.global-products-case .global-market-grid .phone-shot{min-height:0}
.global-products-case .global-market-grid .phone-shot>img{height:min(74vh,820px);aspect-ratio:auto;object-fit:contain;object-position:top center;padding:clamp(22px,4vw,56px);background:#ece9e1}
@media(max-width:900px){.global-products-case .global-system-grid{grid-template-columns:1fr}.global-products-case .global-system-grid .image-grid-wide{grid-column:auto}}
@media(max-width:760px){.global-products-case{--global-section-space:72px}.global-products-case .global-market-grid .phone-shot>img{height:660px;aspect-ratio:auto}.global-products-case .global-market .module-heading>.module-description{grid-template-columns:1fr;gap:24px;margin-top:36px}}

/* Rediseño miMovistar · tratamiento editorial específico */
.mimovistar-redesign-case{--mimovistar-section-space:clamp(76px,7vw,112px)}
.mimovistar-redesign-case .master-section:not(.master-hero){padding-top:var(--mimovistar-section-space);padding-bottom:var(--mimovistar-section-space)}
.mimovistar-redesign-case .mimovistar-hero{background:#ece8df}
.mimovistar-redesign-case .mimovistar-hero img{object-fit:cover;object-position:center}
.mimovistar-redesign-case .redesign-phases{margin-top:clamp(48px,7vw,104px)}
.mimovistar-redesign-case .redesign-comparison .image-grid-module figure{background:transparent}
.mimovistar-redesign-case .redesign-comparison .image-grid-module figure>img{object-fit:contain;padding:0;background:transparent;filter:none}
.mimovistar-redesign-case .redesign-comparison .evolution-image-grid .current-app{grid-column:1/-1}
.mimovistar-redesign-case .redesign-comparison .evolution-image-grid .current-app>img{aspect-ratio:1.85;padding-left:clamp(12%,18vw,24%);padding-right:clamp(12%,18vw,24%)}
.mimovistar-redesign-case .redesign-comparison .evolution-image-grid figure:not(.current-app)>img{height:auto;aspect-ratio:3022/3060}
.mimovistar-redesign-case .solution-screens{display:flex;flex-direction:column;align-items:stretch;gap:clamp(48px,6vw,88px)}
.mimovistar-redesign-case .solution-screens .image-list-copy{width:100%}
.mimovistar-redesign-case .solution-screens .image-list-copy ol{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(24px,4vw,64px)}
.mimovistar-redesign-case .solution-screens>figure{width:100%;height:auto;aspect-ratio:auto;background:transparent;padding:0}
.mimovistar-redesign-case .solution-screens>figure img{object-fit:contain;object-position:center;background:transparent;filter:none}
.mimovistar-redesign-case .rollout-evidence .stacked-evidence{grid-template-columns:1fr;gap:clamp(32px,5vw,72px)}
.mimovistar-redesign-case .rollout-evidence .stacked-evidence figure{min-height:0}
.mimovistar-redesign-case .rollout-evidence .stacked-evidence figure>img{display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain;padding:0;background:transparent;filter:none}
.mimovistar-redesign-case .result-highlight{margin-top:var(--mimovistar-section-space)}
@media(max-width:760px){.mimovistar-redesign-case{--mimovistar-section-space:72px}.mimovistar-redesign-case .solution-screens .image-list-copy ol{grid-template-columns:1fr}.mimovistar-redesign-case .redesign-comparison .evolution-image-grid .current-app{grid-column:auto}.mimovistar-redesign-case .redesign-comparison .evolution-image-grid .current-app>img{aspect-ratio:1.1;padding-left:12%;padding-right:12%}}


@media (max-width: 760px) {
  .context-user-case{--context-section-space:72px}
  .context-user-case .prototype-split-module { grid-template-columns: 1fr; }
  .context-user-case .prototype-phone { width: min(82vw, 360px); }
}

/* Navegación principal: enlaces de página más discretos. */
.master-case .master-header nav>a:not(:first-child){font-size:12px}

/* Diseño y entrega · flujos navegables en alta resolución */
.master-case .delivery-panzoom-stack{
  display:grid;
  gap:clamp(72px,8vw,128px);
  margin-top:clamp(56px,6vw,96px)
}
.master-case .delivery-panzoom-item>header{
  display:grid;
  grid-template-columns:minmax(130px,.55fr) minmax(420px,1.45fr);
  column-gap:clamp(38px,5vw,90px);
  margin-bottom:32px
}
.master-case .delivery-panzoom-item>header h3{
  grid-column:2;
  font-size:clamp(32px,3.6vw,54px);
  line-height:1;
  letter-spacing:-.045em;
  font-weight:400;
  margin:0
}
.master-case .delivery-panzoom-item>header>p:last-child{
  grid-column:2;
  max-width:650px;
  margin:18px 0 0;
  color:var(--master-muted);
  font-size:16px;
  line-height:1.55
}
.master-case .delivery-panzoom-item .panzoom-viewport{
  height:min(74vh,760px);
  min-height:560px;
  background:#e5e2da
}
.master-case .delivery-panzoom-item .pdf-pages{display:grid;gap:20px}
.master-case .delivery-panzoom-item [data-zoom-value]{min-width:48px;text-align:center;font-size:11px}
@media(max-width:760px){
  .master-case .delivery-panzoom-item>header{grid-template-columns:1fr;row-gap:20px}
  .master-case .delivery-panzoom-item>header h3,
  .master-case .delivery-panzoom-item>header>p:last-child{grid-column:auto}
  .master-case .delivery-panzoom-item .panzoom-viewport{min-height:480px;height:65vh}
}

/* Aprendizajes del caso TeCuida. */
.master-case .learning-module{padding-bottom:clamp(96px,10vw,160px)}
.master-case .learning-heading h2{
  max-width:900px;
  margin:40px 0 clamp(64px,7vw,112px);
  font-size:clamp(43px,5vw,76px);
  line-height:.98;
  letter-spacing:-.06em;
  font-weight:400
}
.master-case .learning-grid{
  list-style:none;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  column-gap:clamp(48px,7vw,112px);
  padding:0;
  margin:0
}
.master-case .learning-grid li{
  display:grid;
  grid-template-columns:40px minmax(0,1fr);
  gap:24px;
  align-items:start;
  padding:32px 0;
  border-bottom:1px solid rgba(23,23,21,.2)
}
.master-case .learning-grid span{
  padding-top:4px;
  color:var(--master-muted);
  font-size:14px;
  letter-spacing:.08em
}
.master-case .learning-grid p{
  max-width:560px;
  margin:0;
  font-size:16px;
  line-height:1.55;
  font-weight:400
}
.master-case .workflow-panzoom-module .panzoom-stage img{
  image-rendering:auto;
  backface-visibility:hidden
}

/* Tamaño final de los tres enlaces del menú principal. */
.master-case .master-header .portfolio-nav>a,
.master-case .master-header .portfolio-nav>a:first-child{font-size:12px}
@media(max-width:760px){
  .master-case .learning-grid{grid-template-columns:1fr}
  .master-case .learning-heading h2{margin-bottom:48px}
  .master-case .learning-grid li{padding:26px 0}
}

/* Capa final de contraste para el botón de ampliación de la matriz. */
.master-case .event-categorization .zoomable-diagram span{
  background:#171715;
  color:#fff;
  box-shadow:0 8px 28px rgba(0,0,0,.2);
}

/* Arquitectura de información navegable. */
.master-case .image-panzoom-module .panzoom-viewport{
  min-height:620px;
  height:min(76vh,820px);
  background:#e4e1d8;
}
.master-case .image-panzoom-module .panzoom-stage img{
  width:1600px;
  max-width:none;
  height:auto;
  box-shadow:0 20px 70px rgba(0,0,0,.16);
}
@media(max-width:760px){
  .master-case .image-panzoom-module .panzoom-viewport{min-height:520px;height:66vh}
  .master-case .image-panzoom-module .panzoom-stage img{width:1500px}
}

/* Categorización y sistema de alertas: título a todo el ancho y dos columnas de lectura. */
.master-case .information-architecture .module-heading,
.master-case .event-categorization .module-heading,
.master-case .alerts-image-grid .module-heading{
  display:block;
}
.master-case .information-architecture .module-heading h2,
.master-case .event-categorization .module-heading h2,
.master-case .alerts-image-grid .module-heading h2{
  max-width:1200px;
  margin-top:40px;
}
.master-case .information-architecture .module-heading>.module-description,
.master-case .event-categorization .module-heading>.module-description,
.master-case .alerts-image-grid .module-heading>.module-description{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:clamp(32px,6vw,96px);
  max-width:none;
  margin-top:clamp(48px,6vw,88px);
}
.master-case .information-architecture .module-description p,
.master-case .event-categorization .module-description p,
.master-case .alerts-image-grid .module-description p{
  max-width:560px;
}
@media(max-width:760px){
  .master-case .information-architecture .module-heading>.module-description,
  .master-case .event-categorization .module-heading>.module-description,
  .master-case .alerts-image-grid .module-heading>.module-description{
    grid-template-columns:1fr;
    gap:24px;
    margin-top:36px;
  }
}

/* Capa final del CTA de ampliación para mantener contraste sobre la matriz. */
.master-case .event-categorization .zoomable-diagram span{
  background:#171715;
  color:#fff;
  box-shadow:0 8px 28px rgba(0,0,0,.2);
}

/* TeCuida: tamaño común para los bullets de ambos módulos de listas. */
.master-case .list-columns li{font-size:16px}

/* TeCuida: textos dobles, navegación y arrastre de galerías horizontales. */
.master-case .module-heading>.module-description{
  grid-column:2;
  display:grid;
  gap:18px;
  max-width:610px;
  margin:24px 0 0;
}
.master-case .module-heading>.module-description p{
  margin:0;
  color:var(--master-secondary);
  font-size:18px;
  font-weight:300;
  line-height:1.55;
}
.master-case .event-categorization .zoomable-diagram span{
  background:#171715;
  color:#fff;
  box-shadow:0 8px 28px rgba(0,0,0,.2);
}
.master-case .flow-controls{
  display:flex;
  justify-content:flex-end;
  gap:8px;
  margin:-24px 0 24px;
}
.master-case .flow-controls button{
  display:grid;
  place-items:center;
  width:48px;
  height:48px;
  border:0;
  border-radius:50%;
  background:var(--master-ink);
  color:var(--master-paper);
  font-size:20px;
  cursor:pointer;
}
.master-case .flow-controls button:hover{opacity:.78}
.master-case .carousel-track,
.master-case .flow-sequence{cursor:grab;touch-action:pan-y;user-select:none}
.master-case .carousel-track.is-dragging,
.master-case .flow-sequence.is-dragging{cursor:grabbing;scroll-snap-type:none}
@media(max-width:760px){
  .master-case .module-heading>.module-description{grid-column:auto;margin-top:0}
  .master-case .module-heading>.module-description p{font-size:18px}
  .master-case .flow-controls{margin-top:0}
}

/* TeCuida: títulos de las cards de listas en una sola línea. */
.master-case .list-columns h3{
  font-size:clamp(32px,2.6vw,48px);
  line-height:1.05;
  white-space:nowrap;
}
@media(max-width:760px){
  .master-case .list-columns h3{
    font-size:32px;
    white-space:normal;
  }
}

/* Visor ampliado y documentación visual de entrega. */
.master-case img.is-zoomable{cursor:zoom-in}
.master-case img.is-zoomable:focus-visible{outline:3px solid var(--master-ink);outline-offset:-5px}
.image-lightbox{
  width:100vw;
  max-width:none;
  height:100vh;
  max-height:none;
  margin:0;
  padding:clamp(56px,7vw,96px) clamp(20px,5vw,72px) clamp(28px,4vw,56px);
  border:0;
  background:rgba(17,17,15,.94);
  color:#fff;
  overflow:auto;
}
.image-lightbox::backdrop{background:rgba(17,17,15,.72);backdrop-filter:blur(10px)}
.image-lightbox-close{
  position:fixed;
  z-index:2;
  top:20px;
  right:24px;
  min-height:44px;
  padding:0 18px;
  border:1px solid rgba(255,255,255,.45);
  border-radius:999px;
  background:#f3f1ea;
  color:#171715;
  font-size:14px;
  cursor:pointer;
}
.image-lightbox-stage{display:grid;place-items:center;gap:18px;min-height:calc(100vh - 150px)}
.image-lightbox-stage img{width:auto;max-width:100%;height:auto;max-height:none;object-fit:contain;border-radius:12px}
.image-lightbox-stage p{width:min(100%,1100px);margin:0;font-size:14px;line-height:1.5;color:#ccc}
.master-case .delivery-flow-gallery{
  grid-column:1/-1;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:clamp(20px,3vw,48px);
  margin-top:clamp(64px,8vw,120px);
}
.master-case .delivery-flow-gallery figure{margin:0;min-width:0;background:#fff}
.master-case .delivery-flow-gallery figure>img{
  width:100%;
  height:clamp(440px,55vw,820px);
  object-fit:contain;
  object-position:center;
  padding:clamp(16px,2vw,32px);
  background:#fff;
}
@media(max-width:900px){
  .master-case .delivery-flow-gallery{grid-template-columns:1fr}
  .master-case .delivery-flow-gallery figure>img{height:70vh;min-height:480px}
}

/* Verbatims: escala más contenida y firma en una sola línea en escritorio. */
.master-case .quote-grid blockquote p{
  font-size:clamp(24px,2.15vw,34px);
  font-weight:300;
  line-height:1.14;
}
.master-case .quote-grid blockquote footer{
  white-space:nowrap;
  letter-spacing:.08em;
}
.master-case .quote-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  width:100%;
}
.master-case .quote-grid blockquote{min-width:0}
@media(max-width:1100px){
  .master-case .quote-grid{grid-template-columns:1fr}
  .master-case .quote-grid blockquote footer{white-space:normal}
}

/* Caso TeCuida: imágenes de solución y entrega. */
.master-case .solution-showcase>.rounded-media>img{
  aspect-ratio:16/9;
  object-fit:cover;
}
.master-case .delivery-screen{
  background:#dedbd2;
}

/* Diseño y entrega: contenido editorial arriba y flujos completos debajo. */
.master-case .delivery-editorial-module{display:block}
.master-case .delivery-heading{margin-bottom:clamp(40px,5vw,72px)}
.master-case .delivery-bullets{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:clamp(24px,4vw,64px);
  margin:0;
  padding:0;
  list-style:none;
}
.master-case .delivery-bullets li{
  position:relative;
  min-width:0;
  padding:0 0 0 24px;
}
.master-case .delivery-bullets li::before{
  content:"";
  position:absolute;
  top:.62em;
  left:0;
  width:8px;
  height:8px;
  border-radius:50%;
  background:var(--master-ink);
}
.master-case .delivery-bullets strong{font-size:24px;font-weight:400;line-height:1.25}
.master-case .delivery-bullets p{margin:12px 0 0;color:var(--master-secondary);font-size:16px;font-weight:300;line-height:1.55}
.master-case .delivery-editorial-module .delivery-flow-gallery{
  grid-template-columns:1fr;
  gap:clamp(48px,7vw,104px);
  margin-top:clamp(72px,9vw,136px);
}
.master-case .delivery-editorial-module .delivery-flow-gallery figure>img{
  width:100%;
  height:auto;
  max-height:none;
  aspect-ratio:auto;
  padding:clamp(20px,3vw,48px);
}
@media(max-width:900px){
  .master-case .delivery-bullets{grid-template-columns:1fr;gap:30px}
  .master-case .delivery-bullets strong{font-size:21px}
}

/* TeCuida: comparativa visual y recorrido completo de onboarding. */
.master-case .alerts-image-grid .image-grid-module figure{
  min-width:0;
  background:var(--master-soft);
}
.master-case .alerts-image-grid .image-grid-module figure>img{
  aspect-ratio:4/5;
  object-fit:contain;
  object-position:center top;
  padding:clamp(24px,4vw,64px) clamp(24px,6vw,92px) 0;
  background:#dcd9d0;
  filter:drop-shadow(0 18px 28px rgba(0,0,0,.12));
}
.master-case .flow-sequence{
  display:grid;
  grid-auto-flow:column;
  grid-auto-columns:minmax(250px,31%);
  gap:16px;
  overflow-x:auto;
  scroll-snap-type:x mandatory;
  scrollbar-width:thin;
  padding-bottom:20px;
}
.master-case .flow-sequence figure{
  margin:0;
  min-width:0;
  scroll-snap-align:start;
  border-radius:var(--master-radius);
  overflow:hidden;
  background:var(--master-soft);
}
.master-case .flow-sequence img{
  width:100%;
  aspect-ratio:4/5;
  object-fit:contain;
  object-position:center top;
  padding:32px 12% 0;
  background:#dedbd2;
}
.master-case .flow-sequence figcaption{
  display:grid;
  grid-template-columns:auto 1fr;
  gap:14px;
  align-items:center;
  padding:20px 22px 24px;
}
.master-case .flow-sequence figcaption span{font-size:14px;color:var(--master-secondary)}
.master-case .flow-sequence figcaption strong{font-size:16px;font-weight:400}
@media(max-width:760px){
  .master-case .flow-sequence{grid-auto-columns:78vw}
  .master-case .alerts-image-grid .image-grid-module figure>img{padding-left:14vw;padding-right:14vw}
}
.master-case .inline-document-link{
  display:inline-block;
  margin-top:14px;
  color:var(--master-ink);
  border-bottom:1px solid currentColor;
  font-size:14px;
  font-weight:400;
}
.master-case .event-categorization .zoomable-diagram{
  position:relative;
  display:block;
  padding:clamp(20px,3vw,48px);
  background:#f3f1ea;
}
.master-case .event-categorization .zoomable-diagram img{
  width:100%;
  height:auto;
  object-fit:contain;
}
.image-lightbox-stage img[src*="tecuida-categorizacion-eventos"]{
  padding:clamp(16px,2vw,32px);
  background:#f3f1ea;
}
.master-case .event-categorization .zoomable-diagram span{
  position:absolute;
  right:20px;
  bottom:20px;
  padding:12px 16px;
  border-radius:999px;
  background:rgba(243,241,234,.92);
  color:#171715;
  font-size:14px;
  font-weight:400;
  backdrop-filter:blur(8px);
}
.master-case .pdf-pages img{
  display:block;
  width:min(920px,70vw);
  height:auto;
  background:#fff;
  box-shadow:0 15px 50px rgba(0,0,0,.3);
}

/* Escala H1 unificada para Home y páginas de proyecto. */
.master-case .master-hero .hero-copy h1{font-size:64px}
.master-case .module-index-title{grid-column:1/-1;margin:0 0 24px;font-size:16px;line-height:1.4;font-weight:400;letter-spacing:.12em;text-transform:uppercase}

/* Fondo base compartido por Home, About y páginas de proyecto. */
:root{--paper:#f3f1ea}

/* Home · sistema editorial compartido con el maestro de proyectos */
body.home-page{
  --home-paper:var(--paper);
  --home-ink:var(--ink);
  --home-muted:#65645f;
  --home-soft:#e7e4db;
  --home-radius:24px;
  --home-gutter:clamp(22px,3vw,48px);
  --home-space:clamp(88px,9vw,144px);
  overflow-x:clip;
  background:var(--home-paper);
  color:var(--home-ink);
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif
}
html[data-theme="dark"] body.home-page{
  --home-muted:#b9b8b1;
  --home-soft:#292927
}
body.home-page main{overflow:hidden}
body.home-page .site-header{border-bottom:0}
body.home-page .eyebrow{
  margin:0;
  font-size:16px;
  line-height:1.4;
  font-weight:400;
  letter-spacing:.12em
}
body.home-page .hero{
  min-height:calc(100svh - 96px);
  padding:clamp(64px,8vh,112px) var(--home-gutter) clamp(56px,7vh,96px);
  display:grid;
  grid-template-columns:minmax(0,70%) minmax(80px,30%);
  grid-template-rows:1fr auto;
  gap:48px;
  align-items:start
}
body.home-page .hero-copy-stack{grid-column:1;grid-row:1 / 3;width:100%;display:flex;flex-direction:column;align-items:stretch;gap:clamp(40px,5vh,72px)}
body.home-page .hero h1{
  align-self:stretch;
  width:100%;
  max-width:none;
  margin:0;
  text-align:left;
  font-size:clamp(57.6px,7.52vw,115.2px);
  line-height:.86;
  letter-spacing:-.075em;
  font-weight:400;
  white-space:nowrap
}
body.home-page .hero h1 em{font-family:inherit;font-style:normal;color:var(--home-ink)}
body.home-page .hero-subtitle{
  display:flex;
  flex-wrap:wrap;
  gap:8px 20px;
  margin:0;
  font-size:18px;
  line-height:1.4
}
body.home-page .hero-subtitle strong{font-weight:400}
body.home-page .hero-subtitle span{color:var(--home-muted);font-weight:300}
body.home-page .hero-description{
  width:100%;
  max-width:none;
  margin:0;
  color:var(--home-muted);
  font-size:24px;
  line-height:1.55;
  font-weight:300
}
body.home-page .down{
  width:52px;
  height:52px;
  display:grid;
  place-items:center;
  border:1px solid currentColor;
  border-radius:50%;
  font-size:24px;
  transition:transform .25s ease,background .25s ease,color .25s ease
}
body.home-page .hero>.down{grid-column:2;grid-row:2;justify-self:end;align-self:end;margin-right:0}
body.home-page .down:hover{transform:translateY(5px);background:var(--home-ink);color:var(--home-paper)}
body.home-page .projects{padding:var(--home-space) var(--home-gutter);border:0}
body.home-page .section-head{
  padding:0;
  margin-bottom:clamp(56px,7vw,104px);
  display:grid;
  grid-template-columns:minmax(280px,1fr) minmax(320px,1fr);
  gap:40px;
  align-items:end
}
body.home-page .section-head h2{
  margin:24px 0 0;
  font-size:clamp(56px,7vw,104px);
  line-height:.9;
  letter-spacing:-.065em;
  font-weight:400
}
body.home-page .filters{gap:8px;justify-content:flex-end}
body.home-page .filters button{
  min-height:42px;
  padding:10px 16px;
  border:1px solid currentColor;
  background:transparent;
  color:inherit;
  border-radius:999px;
  font-size:14px;
  font-weight:400;
  letter-spacing:.04em;
  text-transform:none
}
body.home-page .filters button:hover,
body.home-page .filters button:focus-visible,
body.home-page .filters button.active{background:var(--home-ink);color:var(--home-paper)}
body.home-page .project-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:clamp(48px,6vw,96px) clamp(24px,3vw,48px);
  border:0
}
body.home-page .project,
body.home-page .project:nth-child(3n){
  min-width:0;
  padding:0;
  border:0;
  background:transparent;
  transition:transform .35s cubic-bezier(.2,.7,.2,1)
}
body.home-page .project:hover{background:transparent;transform:translateY(-6px)}
html[data-theme="dark"] body.home-page .project:hover{background:transparent}
body.home-page .image-wrap{
  aspect-ratio:4/3;
  overflow:hidden;
  border-radius:var(--home-radius);
  background:var(--home-soft)
}
body.home-page .image-wrap img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .65s cubic-bezier(.2,.7,.2,1)}
body.home-page .project-feedback .image-wrap img,
body.home-page .project-ia-soc .image-wrap img{transform:scale(1.08)}
body.home-page .project:hover .image-wrap img{transform:scale(1.025)}
body.home-page .project-feedback:hover .image-wrap img,
body.home-page .project-ia-soc:hover .image-wrap img{transform:scale(1.105)}
body.home-page .meta{
  display:flex;
  justify-content:space-between;
  gap:20px;
  margin:20px 0 24px;
  color:var(--home-muted);
  font-size:14px;
  line-height:1.4;
  letter-spacing:.08em
}
body.home-page .project h3{
  max-width:720px;
  margin:0 0 16px;
  font-size:38px;
  line-height:1.02;
  letter-spacing:-.05em;
  font-weight:400
}
body.home-page .project>p{
  margin:0;
  color:var(--home-muted);
  font-size:16px;
  line-height:1.5;
  font-weight:300
}
body.home-page .text-card{
  min-height:clamp(420px,42vw,640px);
  padding:clamp(28px,3.5vw,56px);
  border-radius:var(--home-radius);
  overflow:hidden
}
body.home-page .text-card.graphite{background:#242422;color:#fff}
body.home-page .text-card.mist{background:var(--home-soft);color:var(--home-ink)}
body.home-page .text-card>span{font-size:16px}
body.home-page .text-card strong{
  margin-top:auto;
  font-size:clamp(48px,6vw,88px);
  line-height:.9;
  letter-spacing:-.065em;
  font-weight:400
}
body.home-page .text-card p{max-width:440px;margin-top:24px;font-size:16px;line-height:1.55;font-weight:300}
body.home-page .text-card i{margin-top:32px;font-size:16px}
body.home-page .contact{
  margin:0 var(--home-gutter) var(--home-gutter);
  padding:clamp(72px,9vw,144px) clamp(28px,7vw,112px);
  border:0;
  border-radius:var(--home-radius);
  background:#c9df6c;
  color:#171715
}
body.home-page .contact h2{
  max-width:1150px;
  margin:40px 0 64px;
  font-size:clamp(56px,8vw,120px);
  line-height:.9;
  letter-spacing:-.07em;
  font-weight:400
}
body.home-page .contact>a{font-size:18px;border-bottom:1px solid;padding-bottom:6px}
body.home-page footer{
  min-height:120px;
  padding:32px var(--home-gutter) 40px;
  border:0;
  font-size:16px;
  color:var(--home-muted)
}
body.home-page :focus-visible{outline:2px solid #d48e59;outline-offset:4px}

@media(max-width:900px){
  body.home-page .hero{min-height:auto;padding-top:72px;grid-template-columns:minmax(0,1fr) auto}
  body.home-page .hero h1{font-size:clamp(51.2px,10.4vw,83.2px)}
  body.home-page .section-head{grid-template-columns:1fr;align-items:start}
  body.home-page .filters{justify-content:flex-start}
}
@media(max-width:680px){
  body.home-page{--home-radius:18px;--home-space:80px}
  body.home-page .hero{padding-top:56px;gap:56px}
  body.home-page .hero h1{font-size:clamp(43.2px,12.8vw,62.4px);line-height:.9}
  body.home-page .hero-copy-stack{grid-column:1/-1}
  body.home-page .hero-copy-stack{gap:40px}
  body.home-page .project-grid{grid-template-columns:1fr;gap:64px}
  body.home-page .text-card{min-height:430px}
  body.home-page .contact h2 br{display:none}
  body.home-page footer{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:end}
  body.home-page footer span:last-child{grid-column:1/-1}
}
@media(prefers-reduced-motion:reduce){
  body.home-page .down,
  body.home-page .project,
  body.home-page .image-wrap img{transition:none}
}

/* About · módulos editoriales */
body.about-page{
  --about-paper:var(--paper);
  --about-ink:var(--ink);
  --about-muted:#65645f;
  --about-soft:#e7e4db;
  --about-radius:24px;
  --about-gutter:clamp(22px,3vw,48px);
  --about-space:clamp(88px,9vw,144px);
  overflow-x:clip;
  background:var(--about-paper);
  color:var(--about-ink);
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif
}
html[data-theme="dark"] body.about-page{--about-muted:#b9b8b1;--about-soft:#292927}
body.about-page .site-header{border:0}
body.about-page .about-main{overflow:hidden}
body.about-page .about-section{padding:var(--about-space) var(--about-gutter)}
body.about-page .about-pretitle{
  margin:0;
  font-size:16px;
  line-height:1.4;
  font-weight:400;
  letter-spacing:.12em;
  text-transform:uppercase
}
body.about-page .about-intro{min-height:calc(100svh - 96px);display:flex;flex-direction:column;justify-content:space-between;gap:64px}
body.about-page .about-intro h1{
  max-width:1240px;
  margin:0;
  font-size:clamp(56px,7vw,104px);
  line-height:.94;
  letter-spacing:-.065em;
  font-weight:400
}
body.about-page .about-text-columns{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,80px);width:100%;max-width:none;margin-left:0}
body.about-page .about-text-columns p{
  margin:0;
  color:var(--about-muted);
  font-size:18px;
  line-height:1.6;
  font-weight:300
}
body.about-page .about-heading{max-width:1040px;margin-bottom:clamp(56px,7vw,104px)}
body.about-page .about-heading h2{
  margin:32px 0 0;
  font-size:clamp(48px,6vw,80px);
  line-height:.98;
  letter-spacing:-.06em;
  font-weight:400
}
body.about-page .about-statements{background:#181816;color:#fff;border-radius:var(--about-radius);margin:0 var(--about-gutter);padding-left:clamp(28px,5vw,80px);padding-right:clamp(28px,5vw,80px)}
body.about-page .statement-columns{display:grid;grid-template-columns:1fr 1fr;gap:24px}
body.about-page .statement-columns article{min-height:600px;padding:clamp(28px,4vw,56px);border-radius:var(--about-radius);background:#292927;display:flex;flex-direction:column}
body.about-page .statement-columns h3{
  max-width:570px;
  margin:48px 0;
  font-size:38px;
  line-height:1.05;
  letter-spacing:-.045em;
  font-weight:400
}
body.about-page .statement-columns ul{margin:auto 0 0;padding:0;list-style:none;columns:2;column-gap:28px}
body.about-page .statement-columns li{position:relative;padding:10px 0 10px 20px;color:#fff;font-size:16px;line-height:1.45;break-inside:avoid}
body.about-page .statement-columns li:before{content:"";position:absolute;left:0;top:18px;width:5px;height:5px;border-radius:50%;background:#fff}
body.about-page .career-list{display:grid;gap:24px}
body.about-page .career-group{
  padding:clamp(28px,3vw,48px);
  border-radius:var(--about-radius);
  background:var(--about-soft)
}
body.about-page .career-group>h3{margin:0;font-size:clamp(44px,5vw,68px);line-height:.96;letter-spacing:-.055em;font-weight:400}
body.about-page .career-entries{margin-top:clamp(42px,5vw,72px)}
body.about-page .career-entry{display:grid;grid-template-columns:minmax(130px,.45fr) minmax(240px,.8fr) minmax(280px,1.25fr);gap:clamp(24px,4vw,72px);padding:32px 0;border-top:1px solid color-mix(in srgb,currentColor 18%,transparent);align-items:start}
body.about-page .career-entry:last-child{padding-bottom:0}
body.about-page .career-entry span{font-size:16px;color:var(--about-muted)}
body.about-page .career-entry h4{margin:0;font-size:30px;line-height:1.08;letter-spacing:-.04em;font-weight:400}
body.about-page .career-profile{margin:12px 0 0;color:var(--about-muted);font-size:15px;line-height:1.5;font-weight:400}
body.about-page .career-description{margin:0;color:var(--about-muted);font-size:16px;line-height:1.6;font-weight:300}
body.about-page .about-certificates{padding-bottom:var(--about-space)}
body.about-page .certificate-heading{display:flex;justify-content:space-between;gap:32px;align-items:flex-end}
body.about-page .certificate-controls{display:flex;gap:8px;margin-bottom:clamp(56px,7vw,104px)}
body.about-page .certificate-controls button{height:42px;min-width:42px;padding:0 14px;border:1px solid currentColor;border-radius:999px;background:transparent;color:inherit;font-size:16px;cursor:pointer}
body.about-page .certificate-controls button:hover,
body.about-page .certificate-controls button:focus-visible{background:var(--about-ink);color:var(--about-paper)}
body.about-page .certificate-carousel{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-right:18vw;outline:none}
body.about-page .certificate-carousel::-webkit-scrollbar{display:none}
body.about-page .certificate-carousel article{
  flex:0 0 min(38vw,520px);
  min-height:430px;
  padding:clamp(28px,3vw,44px);
  border-radius:var(--about-radius);
  background:var(--about-soft);
  display:flex;
  flex-direction:column;
  scroll-snap-align:start
}
body.about-page .certificate-carousel span{font-size:16px;color:var(--about-muted)}
body.about-page .certificate-carousel div{margin:auto 0 48px}
body.about-page .certificate-carousel h3{margin:0 0 14px;font-size:38px;line-height:1.05;letter-spacing:-.045em;font-weight:400}
body.about-page .certificate-carousel p{margin:0;color:var(--about-muted);font-size:16px;line-height:1.5;font-weight:300}
body.about-page .certificate-carousel a{width:max-content;font-size:16px;border-bottom:1px solid;padding-bottom:5px}
body.about-page footer{border:0;padding:36px var(--about-gutter);font-size:16px;color:var(--about-muted)}
body.about-page :focus-visible{outline:2px solid #d48e59;outline-offset:4px}

@media(max-width:900px){
  body.about-page .about-intro{min-height:auto}
  body.about-page .statement-columns{grid-template-columns:1fr}
  body.about-page .statement-columns article{min-height:500px}
  body.about-page .career-entry{grid-template-columns:110px minmax(210px,.8fr) minmax(260px,1.2fr);gap:24px}
  body.about-page .certificate-carousel article{flex-basis:min(62vw,480px)}
}
@media(max-width:680px){
  body.about-page{--about-radius:18px;--about-space:80px}
  body.about-page .about-intro{gap:56px}
  body.about-page .about-intro h1{font-size:clamp(48px,14vw,64px)}
  body.about-page .about-text-columns,
  body.about-page .certificate-heading{display:block}
  body.about-page .career-group{padding:28px}
  body.about-page .career-group>h3{font-size:42px}
  body.about-page .career-entry{display:block;padding:28px 0}
  body.about-page .career-entry span{display:block;margin-bottom:24px}
  body.about-page .career-entry>div{margin-bottom:24px}
  body.about-page .career-entry h4{font-size:32px}
  body.about-page .certificate-controls{margin-top:-32px}
  body.about-page .certificate-carousel{margin-right:calc(var(--about-gutter)*-1);padding-right:22vw}
  body.about-page .certificate-carousel article{flex-basis:82vw}
  body.about-page .about-text-columns{margin-left:0}
  body.about-page .about-statements{margin:0;border-radius:0}
  body.about-page .statement-columns article{min-height:460px}
  body.about-page .statement-columns ul{columns:1}
}
@media(max-width:800px){
  .site-header .portfolio-nav>a{display:inline-flex!important}
}
@media(max-width:650px){
  .site-header .portfolio-nav>.pill{display:none!important}
}

/* Navegación principal sencilla con subrayado editorial. */
.site-header .portfolio-nav>a{
  position:relative;
  display:inline-flex;
  align-items:center;
  padding:10px 0;
  border-radius:0;
  background:transparent!important;
  color:inherit!important;
  font-size:14px;
  font-weight:400;
  letter-spacing:.1em;
  text-transform:uppercase
}
.home-page .site-header .portfolio-nav>a{font-size:12px}
.site-header .portfolio-nav>a:after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:4px;
  height:1px;
  background:currentColor;
  transform:scaleX(0);
  transform-origin:right;
  transition:transform .24s ease
}
.site-header .portfolio-nav>a:hover:after,
.site-header .portfolio-nav>a:focus-visible:after,
.site-header .portfolio-nav>a[aria-current="page"]:after{
  transform:scaleX(1);
  transform-origin:left
}

/* Switch de tema: el icono se desplaza entre claro y oscuro. */
.site-header .theme-toggle{
  width:82px;
  min-width:82px;
  height:44px;
  padding:4px;
  display:flex;
  align-items:center;
  border:1px solid currentColor;
  border-radius:999px;
  background:transparent
}
.site-header .theme-toggle>span{
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:var(--ink);
  color:var(--paper);
  transform:translateX(0);
  transition:transform .3s cubic-bezier(.2,.75,.25,1),background .2s,color .2s;
  font-size:18px
}
html[data-theme="dark"] .site-header .theme-toggle>span{
  transform:translateX(38px);
  background:#f2f0e9;
  color:#171715
}

/* Navegación final en dos direcciones. */
.master-case .project-end-nav{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  gap:clamp(34px,6vw,100px);
  padding:var(--master-space) 0
}
.master-case .master-prev,
.master-case .project-end-nav .master-next{
  min-width:0;
  padding:0;
  display:flex;
  flex-direction:column;
  gap:22px
}
.master-case .master-prev>span,
.master-case .project-end-nav .master-next>span{
  font-size:14px;
  text-transform:uppercase;
  letter-spacing:.12em
}
.master-case .master-prev strong,
.master-case .project-end-nav .master-next strong{
  display:flex;
  align-items:center;
  gap:20px;
  font-size:clamp(34px,4.5vw,70px);
  line-height:.98;
  letter-spacing:-.055em;
  font-weight:400
}
.master-case .master-prev strong b{font:inherit}
.master-case .master-prev i,
.master-case .project-end-nav .master-next i{
  flex:0 0 auto;
  font-style:normal;
  transition:transform .25s ease
}
.master-case .project-end-nav .master-next strong{justify-content:space-between}
.master-case .master-prev:hover i{transform:translateX(-10px)}
.master-case .project-end-nav .master-next:hover i{transform:translateX(10px)}
@media(max-width:760px){
  .master-case .project-end-nav{grid-template-columns:1fr}
  .master-case .master-prev strong,
  .master-case .project-end-nav .master-next strong{font-size:24px}
}

/* Ajustes finales de interacción y escala. */
.site-cursor-core{
  background:#d48e59;
  backdrop-filter:none;
  -webkit-backdrop-filter:none
}
.site-cursor.is-interactive .site-cursor-core{
  background:rgba(212,142,89,.64);
  backdrop-filter:blur(1.5px);
  -webkit-backdrop-filter:blur(1.5px)
}
.site-cursor.is-down .site-cursor-core{background:rgba(201,127,74,.72)}
.brand.brand img{width:110px}
.site-header.site-header.site-header{
  position:sticky;
  top:0;
  z-index:100;
  background:var(--paper);
  backdrop-filter:none;
  -webkit-backdrop-filter:none
}
html[data-theme="dark"] .site-header.site-header.site-header{background:var(--paper)}
.master-case .master-header.site-header.site-header{background:var(--master-paper)}
.site-header .portfolio-nav.portfolio-nav,
.master-case .master-header .portfolio-nav.portfolio-nav{
  flex:0 1 auto;
  justify-content:flex-end;
  gap:24px;
  margin-left:auto
}
.site-header .portfolio-nav,
.master-case .master-header .portfolio-nav{gap:24px}
.site-header .language-switch button{
  width:34px;
  min-width:34px;
  height:34px;
  padding:0;
  font-size:14px
}
.site-header .theme-toggle{
  width:78px;
  min-width:78px;
  height:42px;
  padding:4px
}
.site-header .theme-toggle>span{
  width:32px;
  height:32px
}
html[data-theme="dark"] .site-header .theme-toggle>span{transform:translateX(36px)}
.site-header .portfolio-nav>a{padding:10px 0}
.master-case .master-prev strong,
.master-case .project-end-nav .master-next strong{
  font-size:clamp(18px,2vw,24px);
  white-space:nowrap;
  letter-spacing:-.025em
}
.master-case .project-end-nav{gap:clamp(28px,4vw,72px)}
@media(hover:hover) and (pointer:fine){
  .has-custom-cursor [data-panzoom],
  .has-custom-cursor [data-panzoom] *,
  .has-custom-cursor [data-image-panzoom],
  .has-custom-cursor [data-image-panzoom] *{cursor:grab!important}
  .has-custom-cursor [data-panzoom].is-dragging,
  .has-custom-cursor [data-panzoom].is-dragging *,
  .has-custom-cursor [data-image-panzoom].is-dragging,
  .has-custom-cursor [data-image-panzoom].is-dragging *{cursor:grabbing!important}
  .site-cursor.is-drag-zone{opacity:0}
}
@media(max-width:760px){
  .site-header .portfolio-nav,
  .master-case .master-header .portfolio-nav{gap:24px}
  .site-header .portfolio-nav.portfolio-nav,
  .master-case .master-header .portfolio-nav.portfolio-nav{
    width:auto;
    margin-left:auto;
    justify-content:flex-end;
    gap:24px
  }
}

/* Revisión de accesibilidad: tipografía, foco, contraste y equivalencia dark mode. */
html,body{max-width:100%;overflow-x:clip}
:where(a,button,input,select,textarea,summary,[role="button"],[tabindex]):focus-visible{
  outline:2px solid currentColor;
  outline-offset:4px
}
.eyebrow,
.filters button,
.meta,
.project>p,
.text-card>span,
.text-card>i,
.chapter,
.facts span,
.case-cover figcaption,
.project-index small,
.signal small,
.audiences small,
.module-label,
.variant-shot figcaption span,
.flow-stack figcaption span,
.flow-stack figcaption a,
body>footer{font-size:14px}
.master-case .master-kicker,
.master-case .story-nav a,
.master-case .story-nav a span,
.master-case .media-placeholder span,
.master-case .media-placeholder small,
.master-case .rounded-media figcaption span,
.master-case .carousel-card figcaption span,
.master-case .drag-hint,
.master-case .zoom-controls output,
.master-case .video-placeholder span,
.master-case .video-placeholder small,
.master-case .quote-grid blockquote footer,
.master-case .master-next span,
.master-case .master-footer{font-size:16px}
.master-case .story-nav a{color:#5f5e58}
.master-case .story-nav a span{color:#55544f;background:#dedbd2}
.master-case .media-placeholder{color:#55544f}
.master-case .media-placeholder small{color:#5f5e58}

/* Sistema tipográfico común para pretitles y descripciones. */
.master-case{--master-secondary:#5f5e58}
.master-case .master-kicker,
.eyebrow{font-weight:400}
.master-case .hero-copy h1{font-size:clamp(72px,9vw,144px)}
.master-case .module-heading h2,
.master-case .compact-heading h2,
.master-case .image-list-copy h2{font-size:clamp(48px,5vw,80px)}
.master-case .featured-text blockquote{font-size:clamp(48px,6vw,96px)}
.master-case .facts-module h2,
.master-case .list-columns h3,
.master-case .document-placeholder h3{
  font-size:clamp(32px,3vw,48px);
  font-weight:400;
  line-height:1;
  letter-spacing:-.04em
}
.master-case .master-kicker{font-size:16px}
.master-case .master-lead,
.master-case .module-heading>p:last-child,
.master-case .facts-module article>p:last-child,
.master-case .rounded-media figcaption span,
.master-case .carousel-card figcaption span,
.master-case .prose-columns p,
.master-case .image-list-copy li p,
.master-case .featured-note{
  color:var(--master-secondary);
  font-size:24px;
  font-weight:300;
  line-height:1.55;
  letter-spacing:-.01em
}
.master-case .rounded-media figcaption strong,
.master-case .carousel-card figcaption strong,
.master-case .story-nav a,
.master-case .story-nav a span,
.master-case .master-header nav,
.master-case .master-header nav>a:first-child,
.master-case .image-list-copy li>span,
.master-case .quote-grid blockquote footer,
.master-case .master-footer,
.master-case .carousel-controls button,
.master-case .zoom-controls button,
.master-case .zoom-controls output,
.master-case .list-columns li{font-size:16px}
.master-case .quote-grid blockquote p{font-size:clamp(24px,2.5vw,40px)}
.master-case .image-list-copy li strong{font-size:24px}

/* Escala específica para descripciones, captions y contenido de cards. */
.master-case .master-lead,
.master-case .module-heading>p:last-child,
.master-case .prose-columns p,
.master-case .featured-note{
  font-size:18px
}
.master-case .rounded-media figcaption strong,
.master-case .carousel-card figcaption strong{
  font-size:16px
}
.master-case .facts-module article>p:last-child,
.master-case .rounded-media figcaption span,
.master-case .carousel-card figcaption span,
.master-case .image-list-copy li p,
.master-case .list-columns li{
  color:var(--master-secondary);
  font-size:16px;
  font-weight:300;
  line-height:1.55
}
.master-case .list-columns li{
  color:#fff;
  padding-left:24px
}

.master-case .list-module .module-heading>p:last-child{
  color:#fff
}
.master-case .list-columns li:before{
  content:"";
  left:0;
  top:50%;
  width:6px;
  height:6px;
  border-radius:50%;
  background:currentColor;
  transform:translateY(-50%)
}
html[data-theme="dark"] .master-case{--master-secondary:#bbb8b0}
html[data-theme="dark"] .project:hover{background:#242320}
html[data-theme="dark"] .project>p{color:#bbb8b0}
html[data-theme="dark"] .filters button.active{background:#f2f0e9;color:#171715}
html[data-theme="dark"] .mist{background:#d9d9d6;color:#171715}
html[data-theme="dark"] .mist p{color:#4f4e49}
html[data-theme="dark"] .master-case .story-nav a{color:#c0bdb5}
html[data-theme="dark"] .master-case .story-nav a span{background:#353431;color:#d8d5cd}
html[data-theme="dark"] .master-case .story-nav a.is-active{background:#f2f0e9;color:#171715}
html[data-theme="dark"] .master-case .story-nav a.is-active span{background:#171715;color:#f2f0e9}
html[data-theme="dark"] .master-case .media-placeholder{color:#cbc8bf}
html[data-theme="dark"] .master-case .media-placeholder small{color:#bbb8b0}
html[data-theme="dark"] .master-case .quote-module{background:#242320}
html[data-theme="dark"] .master-case .featured-text{color:#171715}
html[data-theme="dark"] .master-case .featured-text .featured-note{color:#363d25}
html[data-theme="dark"] .master-case .carousel-controls button{background:#f2f0e9;color:#171715}
html[data-theme="dark"] .master-case .carousel-controls button:hover,
html[data-theme="dark"] .master-case .carousel-controls button:focus-visible{background:#d8d5cd;color:#171715}
html[data-theme="dark"] .master-case .carousel-progress{background:#4a4945}
html[data-theme="dark"] .master-case .carousel-progress span{background:#f2f0e9}
html[data-theme="dark"] .master-case .zoom-controls{background:#f2f0e9;color:#171715}
html[data-theme="dark"] .master-case .zoom-controls button:hover,
html[data-theme="dark"] .master-case .zoom-controls button:focus-visible{background:#d8d5cd;color:#171715}
@media(max-width:760px){
  html[data-theme="dark"] .master-case .story-nav{background:rgba(23,23,21,.94)}
}
.master-case .master-section{scroll-margin-top:120px}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
}

/* Cursor editorial: punto cálido y estado expandido sobre elementos clicables. */
.site-cursor{display:none}
@media(hover:hover) and (pointer:fine){
  .has-custom-cursor,
  .has-custom-cursor a,
  .has-custom-cursor button,
  .has-custom-cursor input,
  .has-custom-cursor select,
  .has-custom-cursor textarea,
  .has-custom-cursor summary,
  .has-custom-cursor [role="button"],
  .has-custom-cursor [tabindex]{cursor:none!important}
  .site-cursor{
    position:fixed;
    z-index:9999;
    left:0;
    top:0;
    display:grid;
    place-items:center;
    pointer-events:none;
    opacity:0;
    transform:translate3d(-100px,-100px,0) translate(-50%,-50%);
    transition:opacity .18s ease;
    will-change:transform
  }
  .site-cursor.is-visible{opacity:1}
  .site-cursor-core{
    position:relative;
    display:grid;
    place-items:center;
    width:14px;
    height:14px;
    border-radius:50%;
    overflow:hidden;
    color:#fff;
    background:#d48e59;
    transform:scale(1);
    transition:width .28s cubic-bezier(.2,.75,.25,1),height .28s cubic-bezier(.2,.75,.25,1),transform .16s ease,background .2s ease;
    box-shadow:0 6px 24px rgba(109,55,17,.12)
  }
  .site-cursor-arrow{
    position:relative;
    z-index:2;
    opacity:0;
    font:400 22px/1 Arial,Helvetica,sans-serif;
    transform:translate(-7px,7px) rotate(-12deg);
    transition:opacity .16s ease .04s,transform .3s cubic-bezier(.2,.75,.25,1)
  }
  .site-cursor-core:before,
  .site-cursor-core:after{
    content:"";
    position:absolute;
    top:50%;
    width:3px;
    height:30px;
    border-radius:3px;
    background:#b95b18;
    opacity:0;
    transform:translateY(-50%) scaleY(.3);
    transition:opacity .16s ease,transform .28s cubic-bezier(.2,.75,.25,1)
  }
  .site-cursor-core:before{left:32px}
  .site-cursor-core:after{right:32px}
  .site-cursor.is-interactive .site-cursor-core{width:92px;height:92px}
  .site-cursor.is-interactive .site-cursor-arrow{opacity:1;transform:translate(0,0) rotate(0)}
  .site-cursor.is-interactive .site-cursor-core:before,
  .site-cursor.is-interactive .site-cursor-core:after{opacity:1;transform:translateY(-50%) scaleY(1)}
  .site-cursor.is-down .site-cursor-core{transform:scale(.86);background:#c97f4a}
}
@media(prefers-reduced-motion:reduce){
  .site-cursor,
  .site-cursor-core,
  .site-cursor-arrow,
  .site-cursor-core:before,
  .site-cursor-core:after{transition:none!important}
}

/* Navegación global, selector de idioma y tema. */
.portfolio-nav{display:flex;align-items:center;justify-content:flex-end;gap:clamp(14px,2vw,30px)}
.header-tools{display:flex;align-items:center;gap:10px;padding-left:clamp(14px,2vw,28px);border-left:1px solid currentColor}
.language-switch{display:flex;align-items:center;gap:6px}
.language-switch button,.theme-toggle{height:42px;min-width:42px;border:1px solid currentColor;border-radius:999px;background:transparent;color:inherit;font:500 14px/1 Arial,Helvetica,sans-serif;letter-spacing:.06em;cursor:pointer}
.language-switch button[aria-pressed="true"]{background:var(--ink);color:var(--paper)}
.theme-toggle{min-width:62px;font-size:20px}
.theme-toggle:hover,.language-switch button:hover{background:var(--soft)}
html[data-theme="dark"]{color-scheme:dark;--ink:#f2f0e9;--paper:#171715;--line:#4a4945;--soft:#33322f;--green:#657532;--violet:#dedcd5}
html[data-theme="dark"] body{background:#171715;color:#f2f0e9}
html[data-theme="dark"] .brand img{filter:invert(1)}
html[data-theme="dark"] .dark{background:#f2f0e9;color:#171715}
html[data-theme="dark"] .master-case{--master-paper:#171715;--master-ink:#f2f0e9;--master-muted:#aaa79f;--master-soft:#2b2a27;background:var(--master-paper);color:var(--master-ink)}
html[data-theme="dark"] .media-placeholder{color:#aaa79f;background-color:#292825;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px)}
html[data-theme="dark"] .language-switch button[aria-pressed="true"]{background:#f2f0e9;color:#171715}
html[data-theme="dark"] .theme-toggle:hover,html[data-theme="dark"] .language-switch button:hover{background:#33322f}
.about-main{padding:0 3vw}
.about-hero{min-height:calc(100vh - 88px);padding:clamp(80px,10vw,150px) 0;display:flex;flex-direction:column;justify-content:space-between}
.about-hero h1{font-size:clamp(62px,9vw,138px);line-height:.9;letter-spacing:-.07em;font-weight:400;max-width:1250px;margin:50px 0 110px}
.about-copy{display:grid;grid-template-columns:1fr 1fr;gap:clamp(30px,6vw,100px);margin-left:33.333%;max-width:900px}
.about-copy p{font-size:clamp(18px,1.6vw,24px);line-height:1.55;margin:0}

/* El estado interactivo del cursor queda compacto y sin barras decorativas. */
@media(hover:hover) and (pointer:fine){
  .site-cursor.is-interactive .site-cursor-core{width:40px;height:40px}
  .site-cursor-arrow{font-size:15px}
  .site-cursor-core:before,.site-cursor-core:after{display:none!important}
}
@media(max-width:900px){
  .site-header{height:auto;min-height:88px;gap:24px;flex-wrap:wrap;padding-top:18px;padding-bottom:18px}
  .portfolio-nav{flex:1;flex-wrap:wrap}
}
@media(max-width:650px){
  .portfolio-nav{gap:12px;font-size:12px}
  .portfolio-nav .pill{display:none}
  .header-tools{width:100%;justify-content:flex-end;border-left:0;padding-left:0}
  .about-copy{grid-template-columns:1fr;margin-left:0}
}

/* Maestro neutro: placeholders, navegación posterior al hero y visor CMS */
.story-nav{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-46%);transition:opacity .32s ease,transform .32s ease,visibility .32s}.story-nav.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(-50%)}
.media-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#85837c;background-color:#dfdcd3;background-image:linear-gradient(rgba(23,23,21,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(23,23,21,.035) 1px,transparent 1px);background-size:28px 28px;min-height:240px}.media-placeholder span{font-size:13px;text-transform:uppercase;letter-spacing:.14em}.media-placeholder small{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#9d9a92}.hero-media.media-placeholder{min-height:620px}.image-grid-module figure>.media-placeholder{flex:1;aspect-ratio:1.15}.image-grid-module .image-grid-wide>.media-placeholder{aspect-ratio:1.85}.carousel-card .rounded-media.media-placeholder{padding:0;min-height:0}.image-list-module>.media-placeholder{height:min(78vh,780px)}
.pdf-module{background:#111}.panzoom-viewport{height:min(76vh,780px);min-height:560px;background-color:#20201f;background-image:linear-gradient(#30302f 1px,transparent 1px),linear-gradient(90deg,#30302f 1px,transparent 1px);background-size:32px 32px;isolation:isolate}.panzoom-stage{pointer-events:none;user-select:none;-webkit-user-select:none;touch-action:none}.panzoom-stage *{pointer-events:none}.document-placeholder{width:clamp(560px,48vw,760px);background:#f3f1ea;color:#171715;box-shadow:0 28px 90px rgba(0,0,0,.35)}.document-placeholder>header{height:110px;padding:32px 42px;background:#171715;color:#fff;display:flex;align-items:flex-start;justify-content:space-between;text-transform:uppercase;font-size:10px;letter-spacing:.12em}.document-placeholder>header b{font-weight:400}.document-placeholder>section{min-height:310px;padding:65px 70px}.document-placeholder small{text-transform:uppercase;letter-spacing:.12em;font-size:9px}.document-placeholder h3{font-size:clamp(28px,2.7vw,42px);line-height:1.03;letter-spacing:-.05em;font-weight:400;margin:32px 0 20px}.document-placeholder p{font-size:12px;line-height:1.7;color:#727069;max-width:480px}.document-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:0 70px 70px}.document-columns i{height:150px;border-radius:14px;background:#d9d6cd}.document-dark{background:#171715;color:#fff;min-height:240px!important}.document-dark h3{max-width:520px}.pdf-pages{display:flex;flex-direction:column;gap:20px}.pdf-pages canvas{display:block;width:min(760px,54vw);height:auto;background:#fff;box-shadow:0 15px 50px rgba(0,0,0,.3)}.drag-hint{left:20px;bottom:20px;transform:none;background:rgba(10,10,10,.9);font-size:10px;padding:12px 16px}.zoom-controls{position:absolute;right:20px;bottom:20px;z-index:3;display:flex;align-items:center;background:#f7f5ef;color:#171715;border-radius:9px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.18)}.zoom-controls button,.zoom-controls output{height:46px;min-width:46px;border:0;background:transparent;color:inherit;display:grid;place-items:center;font:500 15px/1 Arial,Helvetica,sans-serif}.zoom-controls button{cursor:pointer}.zoom-controls button:hover{background:#e6e3da}.zoom-controls output{min-width:68px;font-size:11px}.zoom-controls>*+*{box-shadow:inset 1px 0 rgba(23,23,21,.12)}
.video-frame{display:grid;place-items:center}.video-frame video{position:absolute;inset:0;z-index:2}.video-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#88867f;background-color:#20201f;background-image:linear-gradient(#2d2d2c 1px,transparent 1px),linear-gradient(90deg,#2d2d2c 1px,transparent 1px);background-size:32px 32px}.video-placeholder span{font-size:13px;text-transform:uppercase;letter-spacing:.14em}.video-placeholder small{font-size:9px;text-transform:uppercase;letter-spacing:.11em}.video-frame.has-video .video-placeholder{display:none}
@media(max-width:760px){.story-nav{position:fixed;top:0;left:0;right:0;width:100%;transform:translateY(-100%);opacity:1;padding:10px 5vw}.story-nav.is-visible{transform:translateY(0)}.hero-media.media-placeholder{min-height:440px}.image-grid-module figure>.media-placeholder,.image-grid-module .image-grid-wide>.media-placeholder{aspect-ratio:1.1}.panzoom-viewport{min-height:520px}.document-placeholder{width:72vw}.pdf-pages canvas{width:72vw}.drag-hint{left:12px;bottom:12px;max-width:calc(100% - 24px);font-size:7px;padding:9px 10px}.zoom-controls{right:12px;bottom:53px}.zoom-controls button,.zoom-controls output{height:40px;min-width:40px}.zoom-controls output{min-width:58px}.image-list-module>.media-placeholder{height:580px}}
@media(prefers-reduced-motion:reduce){.story-nav{transition:none}}

/* Hero y ficha inicial a ancho completo; el resto mantiene la columna narrativa. */
@media(min-width:761px){
  .master-main>.master-hero,
  .master-main>.facts-module{
    width:100vw;
    margin-left:calc(-1 * clamp(220px,23vw,360px));
    padding-left:clamp(22px,3vw,48px);
    padding-right:clamp(22px,3vw,48px)
  }
}
@media(max-width:1100px) and (min-width:761px){
  .master-main>.master-hero,
  .master-main>.facts-module{margin-left:-210px}
}
@media(max-width:760px){
  .master-main>.master-hero,
  .master-main>.facts-module{
    width:100vw;
    margin-left:-5vw;
    padding-left:5vw;
    padding-right:5vw
  }
}

/* Jerarquía vertical común: pretitle, title y descripción en una sola columna. */
.master-case .module-heading,
.master-case .compact-heading{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:0
}
.master-case .module-heading>div{
  width:100%
}
.master-case .module-heading .master-kicker{
  margin:0 0 clamp(22px,2.4vw,36px)
}
.master-case .module-heading h2{
  max-width:1050px
}
.master-case .module-heading>p:last-child{
  grid-column:auto;
  margin:clamp(20px,2vw,30px) 0 0;
  max-width:650px
}
.master-case .carousel-module .module-heading{
  position:relative;
  padding-right:110px
}
.master-case .carousel-controls{
  position:absolute;
  right:0;
  bottom:0;
  width:auto
}
.master-case .carousel-controls .carousel-toggle{
  min-width:92px;
  border-radius:999px
}
.master-case .split-text-module .module-heading{
  margin-bottom:clamp(36px,4vw,58px)
}
.master-case .split-text-module .prose-columns{
  max-width:1050px
}
.master-case .context-title{
  max-width:720px;
  margin:32px 0 0;
  font-size:clamp(48px,5vw,80px);
  font-weight:400;
  line-height:.98;
  letter-spacing:-.06em
}
.master-case .research-highlight{
  background:#c9df6c;
  margin-top:clamp(40px,6vw,88px)
}
.master-case .master-hero{
  grid-template-columns:minmax(560px,1.2fr) minmax(390px,.8fr);
  gap:clamp(48px,5vw,88px)
}
.master-case .master-hero .hero-copy h1{
  max-width:900px;
  font-size:clamp(52px,4.4vw,72px);
  line-height:.96;
  letter-spacing:-.06em
}
.master-case .master-hero .hero-media{
  width:min(100%,620px);
  aspect-ratio:1/1;
  justify-self:end
}
.master-case .master-hero .hero-media img{object-fit:cover}
@media(max-width:1100px){
  .master-case .master-hero{grid-template-columns:1fr}
  .master-case .master-hero .hero-media{width:100%;max-width:none;aspect-ratio:1.15/1;justify-self:stretch}
}
.master-case .decision-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px
}
.master-case .decision-grid article,
.master-case .definition-pillars article{
  min-width:0;
  border-radius:var(--master-radius);
  background:var(--master-soft);
  padding:clamp(28px,3vw,48px)
}
.master-case .decision-grid article:last-child{grid-column:1/-1}
.master-case .decision-grid span,
.master-case .definition-pillars span{font-size:14px;color:var(--master-secondary)}
.master-case .decision-grid h3,
.master-case .definition-pillars h3{
  margin:clamp(52px,7vw,100px) 0 20px;
  font-size:clamp(32px,3vw,48px);
  font-weight:400;
  line-height:1;
  letter-spacing:-.04em
}
.master-case .decision-grid p,
.master-case .definition-pillars p{
  margin:0;
  color:var(--master-secondary);
  font-size:16px;
  font-weight:300;
  line-height:1.55
}
.master-case .definition-pillars{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
  margin-top:clamp(56px,7vw,100px)
}
@media(max-width:760px){
  .master-case .master-hero{grid-template-columns:1fr}
  .master-case .master-hero .hero-copy h1{font-size:15vw;line-height:.96}
  .master-case .master-hero .hero-title-break{display:none}
  .master-case .master-hero .hero-media{width:100%;justify-self:stretch}
  .master-case .decision-grid,
  .master-case .definition-pillars{grid-template-columns:1fr}
  .master-case .decision-grid article:last-child{grid-column:auto}
}
.master-case .list-columns{
  width:100%;
  margin-left:0;
  grid-template-columns:repeat(2,minmax(0,1fr))
}
.master-case .list-columns article{
  width:100%;
  min-width:0
}

/* Ningún texto funcional o editorial del maestro baja de 14px. */
.master-case .master-header nav,
.master-case .master-header nav>a:first-child,
.master-case .master-kicker,
.master-case .story-nav a,
.master-case .story-nav a span,
.master-case .media-placeholder span,
.master-case .media-placeholder small,
.master-case .rounded-media figcaption span,
.master-case .carousel-card figcaption span,
.master-case .document-placeholder>header,
.master-case .document-placeholder small,
.master-case .document-placeholder p,
.master-case .drag-hint,
.master-case .zoom-controls output,
.master-case .video-placeholder span,
.master-case .video-placeholder small,
.master-case .quote-grid blockquote footer,
.master-case .carousel-controls button,
.master-case .list-columns li,
.master-case .image-list-copy li>span,
.master-case .image-list-copy li p,
.master-case .master-next span,
.master-case .master-footer{
  font-size:14px
}
.master-case .list-columns li{
  font-size:16px
}

@media(max-width:760px){
  .master-case .module-heading .master-kicker{
    margin-bottom:20px
  }
  .master-case .carousel-module .module-heading{
    padding-right:0
  }
  .master-case .carousel-controls{
    position:static;
    margin-top:24px
  }
  .master-case .list-columns{
    grid-template-columns:1fr
  }
}

/* Proyecto 01 · jerarquía editorial y lectura diagonal */
.case-page{--case-space:clamp(76px,7.5vw,112px);--case-gutter:clamp(22px,3vw,52px);--case-copy:#5f5f5a}
.case-page .case-hero{padding:clamp(62px,7vh,100px) var(--case-gutter) clamp(48px,6vh,82px)}
.case-page .case-hero h1{font-size:clamp(50px,6.3vw,96px);line-height:.94;max-width:1080px;margin:clamp(28px,4vh,55px) 0;letter-spacing:-.058em}
.case-page .case-summary p{font-size:clamp(18px,1.55vw,23px);line-height:1.5;max-width:720px;color:#43433f}
.case-page .project-index>div{padding:30px var(--case-gutter) 34px}.case-page .project-index strong{font-size:16px}.case-page .team-strip>div{padding:34px var(--case-gutter);min-height:170px}.case-page .team-strip p{font-size:13px;line-height:1.65}.case-page .team-intro p{font-size:18px;line-height:1.4}
.case-page .contribution-heading{padding:var(--case-space) var(--case-gutter)}.case-page .contribution-heading h2{font-size:clamp(38px,4vw,58px);line-height:1.03;max-width:620px;margin-top:34px}.case-page .contribution-list article{padding:42px var(--case-gutter);gap:24px}.case-page .contribution-list h3{font-size:clamp(21px,1.8vw,27px);line-height:1.15;margin-bottom:14px}.case-page .contribution-list p{font-size:14px;line-height:1.7;max-width:680px;color:#bdbdb8}
.case-page .case-module,.case-page .research-insights,.case-page .service-map,.case-page .product-gallery,.case-page .flow-gallery{padding:var(--case-space) var(--case-gutter)}
.case-page .case-module{grid-template-columns:minmax(130px,.72fr) minmax(0,3.28fr);gap:clamp(35px,5vw,90px)}
.case-page .module-label{font-size:9px;letter-spacing:.12em;gap:14px}.case-page .module-label span{width:30px;height:30px}
.case-page .module-content h2,.case-page .ui-story-heading h2,.case-page .diagram-heading h2,.case-page .product-heading h2,.case-page .alert-heading h2{font-size:clamp(36px,4.1vw,60px);line-height:1;letter-spacing:-.047em;margin-bottom:clamp(30px,3vw,48px);max-width:820px}
.case-page .module-copy{font-size:clamp(18px,1.55vw,22px);line-height:1.62;max-width:720px;color:#3f3f3b}
.case-page .diagram-heading,.case-page .ui-story-heading,.case-page .product-heading,.case-page .alert-heading{grid-template-columns:minmax(130px,.72fr) minmax(420px,2.05fr) minmax(220px,.85fr);gap:clamp(30px,4vw,70px);margin-bottom:clamp(55px,6vw,88px)}
.case-page .diagram-heading>p:last-child,.case-page .ui-story-heading>p:last-child,.case-page .product-heading>p,.case-page .alert-heading>p{font-size:15px;line-height:1.7;color:var(--case-copy);max-width:360px}
.case-page .insight-cluster{min-height:470px;padding:30px}.case-page .insight-cluster blockquote{font-size:clamp(25px,2.15vw,35px);line-height:1.13;margin:auto 0 28px;max-width:430px}.case-page .insight-cluster>p{font-size:13px;line-height:1.7}.case-page .insight-cluster footer{font-size:8px;line-height:1.5;margin-top:30px}
.case-page .process-list{margin-top:10px}.case-page .process-list article{grid-template-columns:45px 1fr auto;padding:30px 0}.case-page .process-list h3{font-size:25px;margin-bottom:9px}.case-page .process-list p{font-size:14px;line-height:1.65;max-width:660px}
.case-page .insight-banner{padding:clamp(72px,8vw,115px) clamp(7vw,10vw,150px)}.case-page .insight-banner blockquote{font-size:clamp(36px,5vw,68px);line-height:1.1;max-width:1050px;margin-top:38px}
.case-page .pillar-grid article{padding-top:30px;min-height:270px}.case-page .pillar-grid h3{font-size:27px;margin:58px 0 14px}.case-page .pillar-grid p{font-size:14px;line-height:1.65}
.case-page .product-explainer,.case-page .alert-system,.case-page .ui-story{padding:var(--case-space) var(--case-gutter)}.case-page .product-parts article{min-height:270px;padding:27px}.case-page .product-parts h3{font-size:29px}.case-page .product-parts p{font-size:14px;line-height:1.65}
.case-page .signal{min-height:330px}.case-page .signal strong{font-size:clamp(65px,7vw,105px)}.case-page .signal p{font-size:16px;line-height:1.55}
.case-page .alert-levels article{min-height:340px;padding:30px}.case-page .alert-levels strong{font-size:32px}.case-page .alert-levels p{font-size:15px;line-height:1.6}.case-page .privacy-note{font-size:12px;line-height:1.7}
.case-page .path-label strong{font-size:21px}.case-page .path-label p,.case-page .phone-shot figcaption span{line-height:1.55}.case-page .design-decisions h3{font-size:24px;margin:48px 0 14px}.case-page .design-decisions p{font-size:13px;line-height:1.65}
.case-page .location-copy h3{font-size:clamp(35px,3.9vw,56px);line-height:1.02}.case-page .location-copy>p:last-child{font-size:15px;line-height:1.75;max-width:500px}
.case-page .journey{margin-top:65px}.case-page .journey li{min-height:205px;padding:25px}.case-page .journey strong{font-size:21px}.case-page .journey p,.case-page .workflow-meta p{font-size:13px;line-height:1.65}
.case-page .map-entry strong,.case-page .map-hub strong{font-size:21px}.case-page .map-branches article{min-height:250px}.case-page .map-branches h3{font-size:22px;margin-top:58px}.case-page .audiences h3{font-size:29px;line-height:1.13}.case-page .audiences li{font-size:13px;padding:13px 0}
.case-page .learning{padding:clamp(78px,8vw,118px) 10vw}.case-page .learning blockquote{font-size:clamp(34px,4.5vw,60px);line-height:1.12;max-width:980px}.case-page .learning-points p{font-size:14px;line-height:1.7;padding:30px}

@media(max-width:1050px){.case-page .diagram-heading,.case-page .ui-story-heading,.case-page .product-heading,.case-page .alert-heading{grid-template-columns:150px 1fr}.case-page .diagram-heading>p:last-child,.case-page .ui-story-heading>p:last-child,.case-page .product-heading>p,.case-page .alert-heading>p{grid-column:2;max-width:620px}.case-page .case-module{grid-template-columns:145px 1fr}}
@media(max-width:800px){.case-page{--case-space:72px;--case-gutter:5vw}.case-page .case-hero h1{font-size:clamp(48px,11.5vw,72px)}.case-page .case-module,.case-page .diagram-heading,.case-page .ui-story-heading,.case-page .product-heading,.case-page .alert-heading{grid-template-columns:1fr}.case-page .diagram-heading>p:last-child,.case-page .ui-story-heading>p:last-child,.case-page .product-heading>p,.case-page .alert-heading>p{grid-column:auto}.case-page .module-content h2,.case-page .ui-story-heading h2,.case-page .diagram-heading h2,.case-page .product-heading h2,.case-page .alert-heading h2{font-size:clamp(34px,9vw,43px)}.case-page .contribution-heading{position:static}.case-page .contribution-list article{padding-top:34px;padding-bottom:34px}.case-page .insight-cluster{min-height:390px}.case-page .insight-cluster blockquote{font-size:29px}.case-page .insight-banner{padding-left:7vw;padding-right:7vw}.case-page .learning-points p{padding:25px 0}}

/* Galerías de producto y documentación completa */
.product-gallery,.flow-gallery{padding:110px 3vw;border-bottom:1px solid var(--line);overflow:hidden}.alert-variant-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}.variant-shot{margin:0;background:#f1f1ef;min-width:0}.variant-shot>div{height:620px;padding:34px 24px 0;overflow:hidden}.variant-shot img{height:100%;object-fit:contain;object-position:top center;filter:drop-shadow(0 20px 28px rgba(17,17,17,.1));transition:transform .55s cubic-bezier(.2,.7,.2,1)}.variant-shot:hover img{transform:translateY(-7px)}.variant-shot figcaption{padding:18px 20px 22px;background:var(--paper);border-top:1px solid var(--line)}.variant-shot figcaption strong,.variant-shot figcaption span{display:block}.variant-shot figcaption strong{font-size:16px;font-weight:500;margin-bottom:7px}.variant-shot figcaption span{font-size:9px;text-transform:uppercase;letter-spacing:.11em;color:#696965}.location-feature{display:grid;grid-template-columns:.85fr 1.15fr;margin-top:90px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.location-copy{padding:55px 6vw 55px 0;align-self:center}.location-copy h3{font-size:clamp(40px,4.5vw,68px);line-height:.98;letter-spacing:-.055em;font-weight:500;margin:45px 0 28px}.location-copy>p:last-child{font-size:17px;line-height:1.6;color:#5e5e59;max-width:520px}.location-feature figure{margin:0;border-left:1px solid var(--line);background:#e7e7e4;padding:55px 8vw 0}.location-feature figure img{max-height:820px;object-fit:contain;object-position:top center;filter:drop-shadow(0 24px 45px rgba(17,17,17,.12))}.location-feature figcaption{margin:0 -8vw;padding:18px 3vw 24px;background:var(--paper);border-top:1px solid var(--line)}.location-feature figcaption span,.location-feature figcaption strong{display:block}.location-feature figcaption span{font-size:9px;text-transform:uppercase;letter-spacing:.11em;margin-bottom:7px}.location-feature figcaption strong{font-size:14px;font-weight:500}.flow-gallery{background:#111;color:#fff}.flow-gallery .diagram-heading h2 span,.flow-gallery .diagram-heading>p:last-child{color:#aaa}.flow-stack{display:grid;gap:70px}.flow-stack figure{margin:0;border:1px solid #464646;background:#fff;overflow:hidden}.flow-stack figure>a:first-child{display:block;overflow:auto}.flow-stack img{display:block;width:auto;min-width:100%;max-width:none;height:620px;object-fit:contain;background:#fff}.flow-stack figure:nth-child(3) img{height:760px}.flow-stack figcaption{display:grid;grid-template-columns:100px 1fr auto;gap:24px;align-items:center;padding:20px 24px;background:#181818;border-top:1px solid #464646}.flow-stack figcaption span{font-size:9px;text-transform:uppercase;letter-spacing:.11em;color:#999}.flow-stack figcaption strong{font-size:16px;font-weight:500}.flow-stack figcaption a{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#bbb;border-bottom:1px solid #666;padding-bottom:4px}
@media(max-width:1050px){.alert-variant-grid{grid-template-columns:repeat(2,1fr)}.variant-shot>div{height:690px}.location-feature{grid-template-columns:1fr 1fr}.flow-stack img{height:520px}.flow-stack figure:nth-child(3) img{height:620px}}
@media(max-width:800px){.product-gallery,.flow-gallery{padding:80px 5vw}.alert-variant-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin:0 -5vw;padding:0 5vw;background:transparent;border:0;gap:12px}.variant-shot{min-width:76vw;border:1px solid var(--line);scroll-snap-align:center}.variant-shot>div{height:540px;padding:26px 18px 0}.location-feature{grid-template-columns:1fr;margin-top:65px}.location-copy{padding:45px 0}.location-feature figure{border-left:0;border-top:1px solid var(--line);padding:38px 12vw 0}.location-feature figcaption{margin:0 -12vw;padding-left:5vw}.flow-stack{gap:42px}.flow-stack figure>a:first-child{overflow-x:auto}.flow-stack img,.flow-stack figure:nth-child(3) img{width:auto;min-width:980px;height:470px}.flow-stack figcaption{grid-template-columns:1fr;gap:9px}.flow-stack figcaption a{width:max-content}}

/* Maestro de módulos para páginas de proyecto */
.master-case{--master-paper:#f3f1ea;--master-ink:#171715;--master-muted:#706f69;--master-soft:#e7e4db;--master-radius:24px;--master-space:clamp(88px,9vw,144px);background:var(--master-paper);color:var(--master-ink);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.master-case .master-header{height:96px;padding:0 clamp(22px,3vw,48px);border:0;position:relative}.master-case .master-header nav{gap:16px}.master-case .master-header nav>a:first-child{font-size:12px;text-transform:uppercase;letter-spacing:.08em}.master-case .master-header .pill{padding:13px 20px}.master-main{margin-left:clamp(220px,23vw,360px);padding-right:clamp(22px,3vw,48px)}.story-nav{position:fixed;z-index:10;left:clamp(22px,3vw,48px);top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:flex-start;gap:10px}.story-nav a{display:flex;align-items:center;gap:12px;padding:8px 13px 8px 8px;border-radius:999px;color:#99978f;font-size:13px;transition:color .25s,background .25s,transform .25s}.story-nav a span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#dfddd5;font-size:8px;letter-spacing:.05em;transition:background .25s,color .25s}.story-nav a:hover{color:var(--master-ink);transform:translateX(3px)}.story-nav a.is-active{background:var(--master-ink);color:#fff}.story-nav a.is-active span{background:#fff;color:var(--master-ink)}.master-section{padding:var(--master-space) 0;scroll-margin-top:40px}.master-kicker{margin:0;text-transform:uppercase;font-size:10px;line-height:1.4;letter-spacing:.14em;font-weight:600}.rounded-media{margin:0;border-radius:var(--master-radius);overflow:hidden;background:var(--master-soft)}.rounded-media img{width:100%;height:100%;object-fit:cover}.master-hero{min-height:calc(100vh - 96px);padding-top:clamp(45px,6vw,88px);display:grid;grid-template-columns:minmax(270px,.78fr) minmax(380px,1.22fr);gap:clamp(36px,5vw,90px);align-items:center}.hero-copy h1{font-size:clamp(72px,9vw,142px);line-height:.84;letter-spacing:-.075em;font-weight:400;margin:48px 0 38px}.master-lead{font-size:clamp(20px,2vw,31px);line-height:1.3;letter-spacing:-.035em;max-width:510px;margin:0}.hero-media{aspect-ratio:.92}.hero-media img{object-position:center}.facts-module{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(24px,3vw,52px);padding-top:35px}.facts-module article{background:var(--master-soft);border-radius:var(--master-radius);padding:clamp(26px,3vw,46px);min-height:390px;display:flex;flex-direction:column}.facts-module h2{font-size:clamp(28px,2.8vw,43px);line-height:1.02;letter-spacing:-.05em;font-weight:400;margin:auto 0 26px}.facts-module article>p:last-child{font-size:14px;line-height:1.6;color:var(--master-muted);margin:0}.module-heading{display:grid;grid-template-columns:minmax(130px,.55fr) minmax(420px,1.45fr);gap:clamp(38px,5vw,90px);align-items:start;margin-bottom:clamp(50px,6vw,88px)}.module-heading h2,.compact-heading h2,.image-list-copy h2{font-size:clamp(43px,5vw,76px);line-height:.98;letter-spacing:-.06em;font-weight:400;margin:0;max-width:900px}.module-heading>p:last-child{grid-column:2;font-size:17px;line-height:1.6;color:var(--master-muted);max-width:610px;margin:24px 0 0}.compact-heading{grid-template-columns:minmax(430px,1.35fr) minmax(240px,.65fr);align-items:end}.compact-heading>p:last-child{grid-column:auto;margin:0}.compact-heading .master-kicker{margin-bottom:30px}.image-grid-module{display:grid;grid-template-columns:1fr 1fr;gap:clamp(22px,2.5vw,40px)}.image-grid-module figure{display:flex;flex-direction:column;background:#dedbd2}.image-grid-module figure>img{aspect-ratio:1.15;object-fit:cover}.image-grid-module .image-grid-wide{grid-column:1/-1}.image-grid-module .image-grid-wide>img{aspect-ratio:1.85}.rounded-media figcaption,.carousel-card figcaption{background:var(--master-soft);padding:20px 22px 23px;display:flex;flex-direction:column;gap:7px}.rounded-media figcaption strong,.carousel-card figcaption strong{font-size:15px;font-weight:500}.rounded-media figcaption span,.carousel-card figcaption span{font-size:12px;line-height:1.45;color:var(--master-muted)}.pdf-module{background:#1d1d1b;border-radius:var(--master-radius);overflow:hidden}.pdf-toolbar{min-height:78px;padding:16px;display:flex;align-items:center;gap:18px;color:#fff}.upload-button,.video-upload{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#171715;padding:12px 17px;border-radius:999px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;white-space:nowrap}.upload-button input,.video-upload input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.pdf-status{display:flex;flex-direction:column;gap:4px;min-width:0;margin-right:auto}.pdf-status span:first-child{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pdf-status span:last-child{font-size:9px;text-transform:uppercase;letter-spacing:.09em;color:#aaa}.pdf-actions{display:flex;gap:6px}.pdf-actions button,.carousel-controls button{border:0;border-radius:999px;background:#343432;color:#fff;min-width:38px;height:38px;padding:0 12px;cursor:pointer;font-size:12px}.pdf-actions button:hover,.carousel-controls button:hover{background:#fff;color:#171715}.panzoom-viewport{height:min(70vh,720px);min-height:480px;overflow:hidden;position:relative;background:#d7d4cb;touch-action:none;cursor:grab;outline:none}.panzoom-viewport.is-dragging{cursor:grabbing}.panzoom-stage{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center;will-change:transform;display:grid;place-items:center}.panzoom-stage img,.panzoom-stage canvas{display:block;max-width:none;width:min(920px,70vw);height:auto;box-shadow:0 18px 70px rgba(0,0,0,.18)}.drag-hint{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);background:rgba(23,23,21,.85);color:#fff;border-radius:999px;padding:9px 13px;font-size:9px;text-transform:uppercase;letter-spacing:.09em;pointer-events:none}.video-frame{position:relative;aspect-ratio:16/9;background:#171715}.video-frame video{width:100%;height:100%;object-fit:cover}.video-upload{position:absolute;top:18px;right:18px}.quote-module{background:#dcd8ce;margin:0 calc(clamp(22px,3vw,48px)*-1);padding-left:clamp(22px,3vw,48px);padding-right:clamp(22px,3vw,48px);border-radius:var(--master-radius)}.quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.quote-grid blockquote{margin:0;background:var(--master-paper);border-radius:var(--master-radius);padding:clamp(28px,3vw,48px);min-height:430px;display:flex;flex-direction:column}.quote-grid blockquote p{font-size:clamp(24px,2.5vw,38px);line-height:1.12;letter-spacing:-.04em;margin:0}.quote-grid blockquote footer{margin-top:auto;padding:50px 0 0;min-height:0;display:block;align-items:initial;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.carousel-module{overflow:hidden}.carousel-controls{display:flex;gap:7px;justify-content:flex-end}.carousel-controls button{background:var(--master-ink)}.carousel-track{display:flex;gap:clamp(18px,2vw,30px);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-right:18vw;outline:none}.carousel-track::-webkit-scrollbar{display:none}.carousel-card{flex:0 0 min(38vw,480px);margin:0;scroll-snap-align:start}.carousel-card .rounded-media{aspect-ratio:4/5;padding:32px 32px 0;background:#dfdcd3}.carousel-card .rounded-media img{object-fit:contain;object-position:bottom;filter:drop-shadow(0 18px 28px rgba(0,0,0,.12))}.carousel-card figcaption{background:transparent;padding:19px 2px}.carousel-progress{height:3px;background:#ddd9d0;margin-top:30px;border-radius:9px;overflow:hidden}.carousel-progress span{display:block;width:25%;height:100%;background:var(--master-ink);border-radius:9px;transition:transform .2s ease}.list-module{background:#191917;color:#fff;margin:0 calc(clamp(22px,3vw,48px)*-1);padding-left:clamp(22px,3vw,48px);padding-right:clamp(22px,3vw,48px);border-radius:var(--master-radius)}.list-columns{display:grid;grid-template-columns:1fr 1fr;gap:clamp(30px,5vw,90px);margin-left:calc((100% - clamp(38px,5vw,90px))/3)}.list-columns article{background:#292927;border-radius:var(--master-radius);padding:clamp(28px,3vw,48px)}.list-columns h3{font-size:clamp(27px,3vw,43px);font-weight:400;letter-spacing:-.04em;margin:0 0 58px}.list-columns ul{list-style:none;padding:0;margin:0}.list-columns li{position:relative;padding:15px 0 15px 27px;font-size:14px;line-height:1.4}.list-columns li:before{content:"↳";position:absolute;left:0;color:#8b8983}.body-columns{display:grid;grid-template-columns:minmax(130px,.55fr) minmax(420px,1.45fr);gap:clamp(38px,5vw,90px)}.prose-columns{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,4vw,70px)}.prose-columns p{font-size:clamp(18px,1.6vw,24px);line-height:1.55;letter-spacing:-.02em;margin:0}.image-list-module{display:grid;grid-template-columns:minmax(330px,.9fr) minmax(380px,1.1fr);gap:clamp(42px,6vw,100px);align-items:center}.image-list-module>figure{height:min(78vh,780px);background:#dedbd2;padding:40px 11% 0}.image-list-module>figure img{object-fit:contain;object-position:bottom;filter:drop-shadow(0 20px 34px rgba(0,0,0,.13))}.image-list-copy .master-kicker{margin-bottom:34px}.image-list-copy h2{font-size:clamp(39px,4.4vw,66px);margin-bottom:60px}.image-list-copy ol{list-style:none;padding:0;margin:0}.image-list-copy li{display:grid;grid-template-columns:38px 1fr;gap:18px;padding:21px 0}.image-list-copy li>span{font-size:9px;padding-top:4px}.image-list-copy li strong{font-size:18px;font-weight:500}.image-list-copy li p{font-size:14px;line-height:1.55;color:var(--master-muted);margin:7px 0 0;max-width:430px}.featured-text{text-align:center;background:#c9df6c;border-radius:var(--master-radius);padding-left:clamp(28px,7vw,110px);padding-right:clamp(28px,7vw,110px)}.featured-text blockquote{font-size:clamp(43px,6vw,92px);line-height:.98;letter-spacing:-.065em;margin:55px auto;max-width:1150px}.featured-note{font-size:15px;line-height:1.6;max-width:650px;margin:0 auto}.master-next{display:flex;flex-direction:column;gap:22px;padding:var(--master-space) 0}.master-next span{font-size:10px;text-transform:uppercase;letter-spacing:.12em}.master-next strong{display:flex;justify-content:space-between;font-size:clamp(45px,6vw,92px);line-height:.95;letter-spacing:-.06em;font-weight:400}.master-next i{font-style:normal;transition:transform .25s}.master-next:hover i{transform:translateX(10px)}.master-footer{margin-left:clamp(220px,23vw,360px);padding-left:0;padding-right:clamp(22px,3vw,48px);border:0}.master-case .reveal{transform:translateY(14px)}

@media(max-width:1100px){.master-main{margin-left:210px}.master-hero{grid-template-columns:1fr}.hero-media{aspect-ratio:16/10}.facts-module{grid-template-columns:1fr}.facts-module article{min-height:300px}.quote-grid{grid-template-columns:1fr}.quote-grid blockquote{min-height:320px}.list-columns{margin-left:0}.image-list-module{grid-template-columns:1fr 1fr}.master-footer{margin-left:210px}}
@media(max-width:760px){.master-case{--master-radius:18px;--master-space:78px}.master-case .master-header{height:70px}.master-case .master-header nav>a:first-child{display:block}.master-case .master-header .pill{display:none}.story-nav{position:sticky;top:0;left:auto;transform:none;z-index:20;flex-direction:row;overflow-x:auto;gap:5px;padding:10px 5vw;background:rgba(243,241,234,.94);backdrop-filter:blur(12px);scrollbar-width:none}.story-nav::-webkit-scrollbar{display:none}.story-nav a{flex:0 0 auto;padding:7px 11px 7px 7px;font-size:11px}.story-nav a span{width:22px;height:22px}.master-main{margin-left:0;padding:0 5vw}.master-hero{min-height:auto;padding-top:55px;grid-template-columns:1fr}.hero-copy h1{font-size:21vw;margin:38px 0 28px}.master-lead{font-size:23px}.hero-media{aspect-ratio:1/1.05}.facts-module{gap:14px}.facts-module article{min-height:280px}.module-heading,.compact-heading,.body-columns{grid-template-columns:1fr;gap:28px}.module-heading>p:last-child{grid-column:auto;margin-top:0}.compact-heading>p:last-child{margin-top:0}.module-heading h2,.compact-heading h2,.image-list-copy h2{font-size:11.3vw}.image-grid-module{grid-template-columns:1fr}.image-grid-module .image-grid-wide{grid-column:auto}.image-grid-module .image-grid-wide>img,.image-grid-module figure>img{aspect-ratio:1.1}.pdf-toolbar{align-items:flex-start;flex-wrap:wrap}.pdf-status{width:calc(100% - 120px)}.pdf-actions{width:100%;justify-content:flex-end}.panzoom-viewport{min-height:420px;height:62vh}.panzoom-stage img,.panzoom-stage canvas{width:760px}.drag-hint{white-space:nowrap;font-size:8px}.quote-module,.list-module{margin:0 -5vw;padding-left:5vw;padding-right:5vw;border-radius:0}.quote-grid blockquote p{font-size:30px}.carousel-card{flex-basis:78vw}.carousel-card .rounded-media{padding:25px 25px 0}.list-columns,.prose-columns,.image-list-module{grid-template-columns:1fr}.list-columns{gap:14px}.image-list-module>figure{height:620px}.image-list-copy h2{margin-bottom:35px}.featured-text{margin:0 -2vw;padding-left:7vw;padding-right:7vw}.featured-text blockquote{font-size:11vw}.master-next strong{font-size:12vw}.master-footer{margin-left:0;padding:28px 5vw;min-height:90px}}

/* Control Tower · del concepto comercial al producto operativo. */
.control-tower-case .control-tower-hero{background:#07090d}
.control-tower-case .control-tower-hero img{object-position:center;transform:none}
.control-tower-case .control-transition{background:#12151a;color:#f6f7fa}
.control-tower-case .control-transition .featured-note{color:#aeb5c1}
.control-tower-case .control-four-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.control-tower-case .control-four-grid article:last-child{grid-column:auto}
.control-tower-case .control-four-grid article{position:relative;overflow:hidden}
.control-tower-case .control-prototype .image-grid-module{align-items:stretch}
.control-tower-case .control-prototype .image-grid-module figure{background:#d9dce2}
.control-tower-case .control-prototype .image-grid-module figure>img{height:min(70vh,700px);aspect-ratio:auto;object-fit:contain;padding:clamp(24px,4vw,58px)}
.control-tower-case .control-prototype .image-grid-module figure:last-child>img{object-fit:cover;object-position:left top}
.control-tower-case .control-benchmark .panzoom-viewport{background:#dfe3ed}
.control-tower-case .control-benchmark .panzoom-stage img{width:2300px}
.control-tower-case .control-core-evidence .image-grid-module figure,
.control-tower-case .control-ai-process .image-grid-module figure{background:#dfe3ed}
.control-tower-case .control-core-evidence .image-grid-module{grid-template-columns:1fr;gap:clamp(32px,5vw,72px)}
.control-tower-case .control-core-evidence .image-grid-module figure{width:100%}
.control-tower-case .control-core-evidence .image-grid-module figure>img{display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain;padding:0}
.control-tower-case .control-ai-process .image-grid-module figure>img{height:clamp(470px,48vw,690px);aspect-ratio:auto;object-fit:contain;object-position:center;padding:clamp(22px,3vw,44px)}
.control-tower-case .control-product-panzoom .panzoom-viewport{background:#07090d}
.control-tower-case .control-product-panzoom .panzoom-stage img{width:1180px;box-shadow:0 28px 90px rgba(0,0,0,.55)}
.control-tower-case .control-product-panzoom .zoom-controls{background:#f5f5f7}
.control-tower-case .control-product-panzoom .drag-hint{background:rgba(245,245,247,.92);color:#11141a}
.sac-case .sac-hero img{object-fit:cover;object-position:top center}
.sac-case .sac-before .image-grid-module{align-items:start}
.sac-case .sac-before .image-grid-module figure{height:auto;align-self:start;background:#07090d}
.sac-case .sac-before .image-grid-module figure>img{display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain;padding:0}
.sac-case .control-product-panzoom .panzoom-viewport{background:#07090d}
.sac-case .control-product-panzoom .panzoom-stage img{width:1120px;box-shadow:0 28px 90px rgba(0,0,0,.55)}
.sac-case .control-product-panzoom .zoom-controls{background:#f5f5f7}
.sac-case .control-product-panzoom .drag-hint{background:rgba(245,245,247,.92);color:#11141a}
.sac-case .sac-carousel .carousel-card .rounded-media{background:#07090d}
.sac-case .sac-carousel .carousel-card .rounded-media img{object-position:top center}
.sac-case .research-highlight{margin-bottom:80px}
.sac-case .control-four-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.sac-case .control-four-grid article:last-child{grid-column:auto}
@media(max-width:760px){
  .control-tower-case .control-four-grid{grid-template-columns:1fr}
  .sac-case .control-four-grid{grid-template-columns:1fr}
  .control-tower-case .control-tower-hero img{object-position:center;transform:none}
  .control-tower-case .control-prototype .image-grid-module figure>img{height:auto;min-height:420px}
  .control-tower-case .control-benchmark .panzoom-stage img{width:1850px}
  .control-tower-case .control-product-panzoom .panzoom-stage img{width:980px}
}

/* Mantiene alineados títulos y descripciones en las cards de datos. */
.master-case .facts-module article{
  display:grid;
  grid-template-rows:auto 1fr auto;
}
.master-case .facts-module h2{
  align-self:start;
  margin:clamp(104px,8vw,144px) 0 26px;
  min-height:2em;
}
@media(max-width:1100px){
  .master-case .facts-module h2{margin-top:72px}
}
@media(prefers-reduced-motion:reduce){.story-nav a,.story-nav a span,.master-next i,.carousel-progress span{transition:none}}

/* Última capa: las galerías siguen el mismo ritmo que el resto del proyecto 01. */
.case-page .product-gallery,.case-page .flow-gallery{padding:var(--case-space) var(--case-gutter)}
.case-page .location-copy h3{font-size:clamp(35px,3.9vw,56px);line-height:1.02}
.case-page .location-copy>p:last-child{font-size:15px;line-height:1.75;max-width:500px}
@media(max-width:800px){.case-page .product-gallery,.case-page .flow-gallery{padding:var(--case-space) var(--case-gutter)}}

/* Capa final de navegación: prevalece sobre los estilos históricos del proyecto. */
.master-case .master-header{height:auto;min-height:96px}
.master-case .master-header nav,
.master-case .master-header nav>a:first-child{font-size:14px}
@media(max-width:900px){
  .master-case .master-header{height:auto;min-height:88px;padding-top:18px;padding-bottom:18px}
}

/* Reglas finales compartidas para contraste, columnas y matrices documentales. */
.master-case .list-module,
.master-case .list-module .module-heading,
.master-case .list-module .module-heading h2,
.master-case .list-module .module-heading .master-kicker,
.master-case .list-module .module-heading>.module-description p{color:#fff}
.master-case .module-heading>.module-description:has(>p:nth-child(2):last-child){
  grid-column:1/-1;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:clamp(32px,6vw,96px);
  max-width:none;
  margin-top:clamp(48px,6vw,88px)
}
.accessibility-case .accessibility-results .image-grid-module,
.accessibility-case .accessibility-results .stacked-evidence{grid-template-columns:1fr;align-items:start}
.accessibility-case .accessibility-results .image-grid-module figure,
.accessibility-case .accessibility-results .stacked-evidence figure{display:flex;height:auto;min-height:0;align-self:start}
.accessibility-case .accessibility-results .image-grid-module figure>img{
  display:block;
  width:100%;
  height:auto;
  min-height:0;
  aspect-ratio:auto;
  object-fit:contain;
  padding:0 0 clamp(24px,4vw,64px);
  background:#e5e8f2;
  filter:none
}
@media(max-width:760px){
  .master-case .module-heading>.module-description:has(>p:nth-child(2):last-child){grid-column:auto;grid-template-columns:1fr;gap:24px;margin-top:36px}
}

/* Ritmo vertical común para todos los módulos de las páginas de proyecto. */
.master-case .master-main>.master-section:not(.master-hero){
  padding-top:80px;
  padding-bottom:80px
}

/* Growfy */
.growfy-case{--growfy-yellow:#ffd83d;--growfy-blue:#2f54eb;--growfy-lilac:#ddd6ff}
.growfy-case .module-heading{grid-template-columns:1fr;gap:28px}
.growfy-case .module-heading h2,.growfy-case .module-heading>.module-description,.growfy-case .module-heading>p:last-child{grid-column:1;max-width:920px;margin:0}
.growfy-case .module-heading>.module-description{width:100%}
.growfy-case .module-heading>.module-description p,.growfy-case .module-heading>p:last-child{font-size:16px;line-height:1.65;font-weight:300;color:var(--master-muted)}
.growfy-case .growfy-hero{background:#ffd83d;padding:0}
.growfy-case .growfy-hero img{object-fit:cover;object-position:center}
.growfy-case .growfy-challenge{background:#c9df6c}
.growfy-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.growfy-card-grid article{display:flex;flex-direction:column;min-height:390px;padding:clamp(28px,3vw,48px);border-radius:var(--master-radius);background:var(--master-soft)}
.growfy-card-grid span{font-size:14px;text-transform:uppercase;letter-spacing:.1em;color:var(--master-muted)}
.growfy-card-grid h3{margin:auto 0 24px;font-size:clamp(30px,3vw,46px);line-height:1;letter-spacing:-.045em;font-weight:400}
.growfy-card-grid p{margin:auto 0 0;font-size:16px;line-height:1.55;color:var(--master-muted)}
.growfy-image-copy{display:grid;grid-template-columns:minmax(380px,1fr) minmax(360px,.9fr);gap:clamp(44px,7vw,110px);align-items:center}
.growfy-image-copy>figure{min-height:580px}
.growfy-image-copy>figure img{object-fit:cover}
.growfy-image-copy h2{font-size:clamp(43px,5vw,76px);line-height:.98;letter-spacing:-.06em;font-weight:400;margin:34px 0}
.growfy-image-copy>div>p:last-child{font-size:16px;line-height:1.65;font-weight:300;color:var(--master-muted);margin:0}
.growfy-background{grid-template-columns:1fr}
.growfy-background>div{display:flex;flex-direction:column;align-items:flex-start}
.growfy-background>div h2{max-width:920px;margin:28px 0}
.growfy-background>div>p:last-child{max-width:920px}
.growfy-background>figure{min-height:0;margin-top:64px}
.growfy-background>figure img{display:block;width:100%;height:auto;aspect-ratio:auto}
.growfy-research-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:64px}
.growfy-research-grid article{padding:clamp(28px,3vw,48px);border-radius:var(--master-radius);background:var(--master-soft)}
.growfy-research-grid h3{font-size:clamp(27px,3vw,43px);font-weight:400;letter-spacing:-.04em;margin:0 0 36px}
.growfy-research-grid p,.growfy-research-grid li{font-size:16px;line-height:1.55;color:var(--master-muted)}
.growfy-research-grid ul{padding-left:20px;margin:18px 0 0}
.growfy-full-media{margin-top:64px;background:#fff}
.growfy-full-media img{display:block;height:auto;object-fit:contain}
.growfy-hypotheses ol,.growfy-objectives ol{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:16px}
.growfy-hypotheses li,.growfy-objectives li{display:grid;grid-template-columns:44px 1fr;gap:18px;min-height:230px;padding:clamp(28px,3vw,44px);border-radius:var(--master-radius);background:#292927}
.growfy-hypotheses li span,.growfy-objectives li span{font-size:14px;color:#aaa}
.growfy-hypotheses li p,.growfy-objectives li p{align-self:end;margin:0;font-size:clamp(22px,2.2vw,34px);line-height:1.2;letter-spacing:-.03em;color:#fff}
.growfy-hypotheses li p{font-weight:300}
.growfy-concept .growfy-card-grid article{background:var(--master-soft)}
.growfy-objectives li{background:var(--master-soft)}
.growfy-objectives li p{color:var(--master-ink)}
.growfy-objectives ol{grid-template-columns:repeat(3,minmax(0,1fr))}
.growfy-objectives li{display:flex;flex-direction:column;gap:30px;min-height:290px}
.growfy-objectives li p{margin-top:auto;font-size:clamp(20px,1.8vw,29px);line-height:1.2}
.growfy-stats{display:grid;grid-template-columns:1fr 1fr;gap:16px;background:transparent;color:#fff;margin:0;padding-left:0;padding-right:0;border-radius:0}
.growfy-stats article{min-height:360px;background:#171715;border:1px solid #3a3a37;border-radius:var(--master-radius);padding:clamp(28px,4vw,60px);display:flex;flex-direction:column}
.growfy-stats strong{font-size:clamp(88px,11vw,180px);font-weight:400;line-height:.8;letter-spacing:-.08em}
.growfy-stats p{margin:auto 0 0;max-width:360px;font-size:18px;line-height:1.4;text-transform:uppercase;color:#fff}
.growfy-video{background:#111}
.growfy-video video{display:block;width:100%;max-height:80vh;object-fit:contain;background:#111}
.growfy-hmw-image,.growfy-ecosystem-image{display:grid;place-items:center;background:#fff;padding:clamp(32px,5vw,72px)}
.growfy-hmw-image img{width:100%;height:auto;object-fit:contain}
.growfy-ecosystem-image{min-height:620px;background:#171715}
.growfy-ecosystem-image img{width:min(100%,920px);height:auto;max-height:720px;object-fit:contain}
.growfy-wireframe-layout{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(420px,1.2fr);gap:clamp(48px,8vw,136px);align-items:center}
.growfy-prototype-phone{width:min(100%,390px);justify-self:center;padding:14px;border-radius:48px;background:#111;box-shadow:0 30px 70px rgba(0,0,0,.18)}
.growfy-prototype-phone video{display:block;width:100%;aspect-ratio:9/19.5;object-fit:cover;border-radius:36px;background:#000}
.growfy-wireframe-copy{display:grid;grid-template-columns:1fr;gap:18px}
.growfy-wireframe-copy p{font-size:clamp(18px,1.6vw,24px);line-height:1.55;letter-spacing:-.02em;margin:0}
.growfy-feature-grid{display:grid;gap:16px}
.growfy-feature-grid article{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(360px,1.1fr);border-radius:var(--master-radius);overflow:hidden;background:var(--master-soft)}
.growfy-feature-grid article:nth-child(even){grid-template-columns:minmax(360px,1.1fr) minmax(320px,.9fr)}
.growfy-feature-grid article:nth-child(even) img{order:2}
.growfy-feature-grid img{width:100%;height:100%;min-height:520px;object-fit:contain;background:#fff;padding:38px}
.growfy-feature-grid article>div{display:flex;flex-direction:column;padding:clamp(30px,5vw,70px)}
.growfy-feature-grid span{font-size:14px;color:var(--master-muted)}
.growfy-feature-grid h3{margin:auto 0 24px;font-size:clamp(36px,4vw,62px);line-height:.98;letter-spacing:-.05em;font-weight:400}
.growfy-feature-grid p{font-size:16px;line-height:1.65;font-weight:300;color:var(--master-muted);margin:0}
.growfy-case .prose-columns p,.growfy-wireframe-copy p,.growfy-card-grid p,.growfy-research-grid p{font-size:16px;line-height:1.65;font-weight:300}
.growfy-result{display:grid;grid-template-columns:1fr;gap:clamp(32px,5vw,72px);align-items:start}
.growfy-result>figure{width:100%;min-height:0}
.growfy-result>figure:first-child img{display:block;width:100%;height:auto;object-fit:contain}
.growfy-logo{margin:0;display:grid;place-items:center;background:#fff;padding:clamp(72px,13vw,190px)}

/* Semantic color system: shared roles with explicit light/dark values. */
:root{
  --color-bg-page:#f3f1ea;
  --color-bg-surface:#e7e4db;
  --color-bg-elevated:#ffffff;
  --color-bg-inverse:#12151a;
  --color-text-primary:#171715;
  --color-text-secondary:#5f5e58;
  --color-text-tertiary:#706f69;
  --color-text-inverse:#f6f7fa;
  --color-text-inverse-secondary:#c4cad4;
  --color-border:#b7b7b3;
  --color-border-strong:#706f69;
  --color-accent:#e59652;
  --color-accent-contrast:#171715
}
html[data-theme="dark"]{
  --color-bg-page:#171715;
  --color-bg-surface:#2b2a27;
  --color-bg-elevated:#33322f;
  --color-bg-inverse:#20242b;
  --color-text-primary:#f2f0e9;
  --color-text-secondary:#c5c2ba;
  --color-text-tertiary:#aaa79f;
  --color-text-inverse:#f7f8fa;
  --color-text-inverse-secondary:#c9ced7;
  --color-border:#4a4945;
  --color-border-strong:#77746d;
  --color-accent:#e59652;
  --color-accent-contrast:#171715
}

body{background:var(--color-bg-page);color:var(--color-text-primary)}
.master-case{
  --master-paper:var(--color-bg-page);
  --master-ink:var(--color-text-primary);
  --master-muted:var(--color-text-tertiary);
  --master-secondary:var(--color-text-secondary);
  --master-soft:var(--color-bg-surface)
}
.master-case .master-lead,
.master-case .module-heading>p:last-child,
.master-case .facts-module article>p:last-child,
.master-case .rounded-media figcaption span,
.master-case .carousel-card figcaption span,
.master-case .prose-columns p,
.master-case .image-list-copy li p,
.master-case .delivery-bullets p,
.master-case .featured-note,
.case-page .case-summary p,
.case-page .diagram-heading>p:last-child,
.case-page .ui-story-heading>p:last-child,
.case-page .product-heading>p,
.case-page .alert-heading>p,
.steps p,.pillar-grid p,.journey p,.design-decisions p,
.path-label p,.location-copy>p:last-child,.insight-cluster>p,
.variant-shot figcaption span{color:var(--color-text-secondary)}

html[data-theme="dark"] .master-case .facts-module article,
html[data-theme="dark"] .master-case .rounded-media figcaption,
html[data-theme="dark"] .master-case .quote-grid blockquote,
html[data-theme="dark"] .variant-shot figcaption{background:var(--color-bg-surface)}
html[data-theme="dark"] .master-case .image-grid-module figure,
html[data-theme="dark"] .phone-frame,
html[data-theme="dark"] .map-canvas{background:var(--color-bg-elevated)}

/* Control Tower transition: intentional inverse surface in both themes. */
.control-tower-case .control-transition{
  background:var(--color-bg-inverse);
  color:var(--color-text-inverse)
}
.control-tower-case .control-transition .master-kicker{color:var(--color-accent)}
.control-tower-case .control-transition blockquote{color:var(--color-text-inverse)}
.control-tower-case .control-transition .featured-note{color:var(--color-text-inverse-secondary)}
html[data-theme="dark"] .control-tower-case .control-transition{
  background:var(--color-bg-inverse);
  color:var(--color-text-inverse)
}
html[data-theme="dark"] .control-tower-case .control-transition .master-kicker{color:var(--color-accent)}
html[data-theme="dark"] .control-tower-case .control-transition blockquote{color:var(--color-text-inverse)}
html[data-theme="dark"] .control-tower-case .control-transition .featured-note{color:var(--color-text-inverse-secondary)}
.growfy-logo img{display:block;width:100%;height:auto;object-fit:contain}
.growfy-learning-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:900px){
  .growfy-card-grid,.growfy-hypotheses ol,.growfy-objectives ol,.growfy-stats{grid-template-columns:1fr}
  .growfy-image-copy,.growfy-feature-grid article,.growfy-feature-grid article:nth-child(even),.growfy-result{grid-template-columns:1fr}
  .growfy-wireframe-layout{grid-template-columns:1fr}
  .growfy-feature-grid article:nth-child(even) img{order:0}
  .growfy-image-copy>figure{min-height:420px}
}
@media(max-width:760px){
  .growfy-research-grid{grid-template-columns:1fr}
  .growfy-card-grid article{min-height:310px}
  .growfy-hypotheses li,.growfy-objectives li{min-height:190px}
  .growfy-stats{margin-left:-5vw;margin-right:-5vw;border-radius:0}
  .growfy-feature-grid img{min-height:360px;padding:24px}
  .growfy-prototype-phone{width:min(82vw,360px)}
  .growfy-wireframe-copy{grid-template-columns:1fr}
  .growfy-learning-grid{grid-template-columns:1fr}
}
