/* B · Fuera del marco. Approved palette is inherited without changing its tokens. */
.human-direction { overflow-x:clip; }
.human-direction .section-shell { width:min(1440px,calc(100% - 96px)); }
.human-direction .section-space { padding-block:clamp(76px,8vw,120px); }
.human-direction main h2 { font-size:clamp(38px,4.2vw,66px); line-height:1.06; letter-spacing:-.045em; }
.human-direction .eyebrow { font-size:13px; letter-spacing:.1em; }
.human-direction img { max-width:100%; }
.human-direction .hero { background:var(--ink); padding:0; min-height:min(850px,calc(100svh - 80px)); isolation:isolate; }
.hero-film { position:absolute; inset:0; z-index:-2; overflow:hidden; }
.hero-film video { display:block; width:100%; height:100%; object-fit:cover; object-position:center; }
.human-direction .hero::after { content:''; position:absolute; inset:0; z-index:-1; pointer-events:none; background:linear-gradient(90deg,var(--ink),transparent 75%),linear-gradient(0deg,var(--ink),transparent 32%,transparent 82%,var(--ink)); opacity:.88; }
.human-direction .hero-grid { display:flex; align-items:center; padding:80px 0 44px; min-height:610px; }
.human-direction .hero-copy { pointer-events:auto; max-width:960px; position:relative; }
.human-direction .hero h1 { font-size:clamp(64px,7.1vw,106px); letter-spacing:-.055em; line-height:1; }
.human-direction .hero-last-line { white-space:normal; }
.human-direction .hero h1 em { display:inline; }
.human-direction .hero-copy .hero-topline { font-size:13px; letter-spacing:.12em; margin-bottom:28px; }
.human-direction .hero-copy>p:not(.hero-topline) { font-size:19px; line-height:1.55; max-width:450px; margin:28px 0; text-shadow:0 2px 12px var(--ink); }
.human-direction .hero h1 { text-shadow:0 4px 30px var(--ink); }
.human-direction .hero-discover { margin-top:25px; }
.human-direction .hero-bottom { position:relative; display:flex; justify-content:space-between; align-items:center; gap:20px; margin:0 auto; padding-block:18px 30px; }
.hero-bottom>span { font:12px/1.4 'Courier New',monospace; letter-spacing:.1em; }
.human-direction .motion-toggle { font-size:13px; min-height:44px; padding:10px 15px; border:1px solid var(--line); border-radius:25px; background:var(--ink); color:var(--white); }
.human-direction .motion-toggle::before { content:'Ⅱ'; display:inline-block; margin-right:8px; }
.human-direction .motion-toggle[aria-pressed=true]::before { content:'▷'; }
.human-direction .idea-lab { grid-template-columns:1fr 1.1fr; gap:0 7%; align-items:center; }
.human-direction .lab-copy h2 { font-size:clamp(36px,4vw,60px); max-width:600px; }
.human-direction .lab-controls { gap:10px; max-width:none; margin-block:24px; }
.human-direction .lab-controls button { min-height:62px; font-size:16px; padding:16px 20px; border-radius:35px; transition:padding .35s,transform .35s; }
.human-direction .lab-controls button[aria-pressed=true] { color:var(--lime); transform:translateX(10px); }
.human-direction .lab-controls button[aria-pressed=true]>.lab-accordion-symbol { font-size:24px; width:auto; height:auto; border:0; }
.human-direction .lab-controls button svg { width:22px; }
.human-direction .needs-visual { position:relative; isolation:isolate; aspect-ratio:1.07; width:112%; min-width:0; align-self:center; }
.human-direction .needs-visual::after { content:''; position:absolute; inset:8% 1% 9% 11%; z-index:-1; border-radius:40% 57% 32% 48%; background:var(--blue); transform:rotate(-13deg); }
.human-direction .need-panel { position:absolute; inset:0; height:100%; width:100%; margin:0; animation:need-sweep .75s cubic-bezier(.2,.8,.2,1); }
.need-panel img { width:100%; height:100%; object-fit:cover; clip-path:polygon(3% 30%,25% 6%,82% 0,100% 62%,81% 98%,3% 92%); }
.need-web img { object-fit:contain; clip-path:none; }
.need-idea img { object-fit:contain; clip-path:none; }
.need-panel>span { position:absolute; bottom:3%; left:6%; background:var(--lime); color:var(--ink); padding:12px 20px; border-radius:30px; transform:rotate(-5deg); font-size:18px; font-weight:700; }
.human-direction .lab-stage { max-width:500px; margin-top:10px; }
.human-direction .scene-copy { border:0; padding:0; min-height:132px; }
.human-direction .scene-copy p { min-height:64px; }
.human-direction .scene-cta { font-size:16px; }
.human-direction .services { display:block; }
.human-direction .services .section-heading { display:flex; align-items:end; gap:8%; margin:0 0 56px; }
.human-direction .services .section-heading h2 { font-size:clamp(38px,4.2vw,66px); max-width:760px; }
.human-direction .section-heading>p { font-size:17px; line-height:1.6; }
.human-direction .service-grid { display:grid; grid-template-columns:1fr; gap:76px; }
.human-direction .service-card { display:grid; grid-template-columns:1.2fr 1fr; gap:7%; align-items:center; }
.service-photo { position:relative; aspect-ratio:1.2; overflow:hidden; clip-path:polygon(0 24%,28% 0,94% 7%,100% 73%,79% 100%,5% 92%); }
.service-photo img { width:100%; height:100%; object-fit:cover; transition:transform 1s cubic-bezier(.2,.8,.2,1); }
.human-direction .service-card:hover .service-photo img { transform:scale(1.07); }
.human-direction .marketing-card { grid-template-columns:1fr 1.2fr; }
.marketing-card .service-photo { order:2; }
.human-direction .card-kicker { display:flex; font-size:13px; letter-spacing:.08em; margin-bottom:20px; }
.card-kicker>span:last-child { display:none; }
.human-direction .service-card h3 { font-size:clamp(32px,3.6vw,54px); line-height:1.08; letter-spacing:-.04em; }
.service-content>p { font-size:17px; line-height:1.65; margin-top:20px; }
.human-direction .tag-list { gap:8px 14px; margin-block:26px; }
.human-direction .tag-list li { font-size:14px; }
.human-direction .service-card .text-link { margin-top:8px; font-size:16px; border-radius:32px; padding-inline:24px; }
.human-direction .service-note { margin-top:50px; font-size:16px; gap:18px; }
.laptop-scene { position:relative; width:118%; margin-left:-9%; min-width:0; }
.laptop-zoom { position:relative; width:100%; aspect-ratio:1.5; transform:scale(.94); transition:transform 1.6s cubic-bezier(.2,.8,.2,1); }
.laptop-scene.wipe-seen .laptop-zoom { transform:scale(1.04); }
.laptop-photo { width:100%; height:100%; object-fit:contain; }
.laptop-screen { position:absolute; left:21.8%; top:7%; width:56.4%; height:49.9%; background:var(--ink); overflow:hidden; border-radius:2px; display:flex; flex-direction:column; padding:2.8%; gap:6%; }
.screen-brand { height:19%; display:flex; align-items:center; }
.screen-brand>img { height:100%; width:auto; object-fit:contain; }
.screen-brand .brand-lockup-screen { width:min(42%,150px); }
.screen-layout { flex:1; display:grid; grid-template-columns:1fr .8fr; gap:6%; min-height:0; }
.screen-copy { display:flex; flex-direction:column; justify-content:center; gap:7%; min-width:0; }
.screen-copy>span,.screen-copy>strong { font-size:clamp(9px,1vw,17px); line-height:1; letter-spacing:-.04em; }
.screen-copy>strong { color:var(--lime); }
.screen-copy>i { display:block; width:95%; height:3px; background:var(--muted); }
.screen-copy>i:nth-of-type(2) { width:72%; }
.screen-copy>b { width:fit-content; padding:5px 8px; background:var(--lime); color:var(--ink); border-radius:20px; font-size:clamp(7px,.7vw,11px); margin-top:4%; }
.screen-photo { min-height:0; overflow:hidden; border-radius:40% 0 0 0; }
.screen-photo img { width:100%; height:100%; object-fit:cover; }
.screen-build { display:flex; justify-content:space-between; gap:3%; font-size:clamp(6px,.65vw,10px); }
.screen-build>span { border-bottom:1px solid var(--blue); padding-bottom:3px; }
.screen-progress { height:3px; background:var(--lime); transform-origin:left; }
.laptop-scene.wipe-seen .screen-brand { animation:screen-in .45s .3s both; }
.laptop-scene.wipe-seen .screen-copy { animation:screen-in .55s .55s both; }
.laptop-scene.wipe-seen .screen-photo { animation:screen-in .55s .85s both; }
.laptop-scene.wipe-seen .screen-build { animation:screen-in .5s 1.2s both; }
.laptop-scene.wipe-seen .screen-progress { animation:screen-progress 1.8s .2s both; }
.human-direction .process .section-heading { display:flex; align-items:end; gap:8%; margin-bottom:64px; }
.human-direction .process .section-heading h2 { max-width:780px; }
.human-direction .process-steps { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:30px; position:relative; }
.human-direction .process-steps li { display:block; border:0; padding:0; margin:0; position:relative; min-width:0; }
.human-direction .process-steps li::before { display:none; }
.human-direction .process-steps li::after { content:''; position:absolute; left:0; right:-30px; top:96px; height:2px; background:var(--lime); z-index:0; transform:scaleX(1); transform-origin:left; }
.human-direction .process-steps li:last-child::after { display:none; }
.step-photo { height:200px; width:95%; position:relative; z-index:1; margin-bottom:25px; overflow:hidden; border-radius:46% 51% 30% 40%; transform:rotate(-5deg); background:#0b1119; }
.step-photo img { width:100%; height:100%; object-fit:cover; }
.step-photo.listen img { object-position:center; transform:scale(1.18); }
.step-photo.focus img { object-position:center; transform:scale(.94); }
.step-photo.build img { object-position:center; }
.step-photo.launch img { object-position:center; transform:scale(1.1); }
.process-step:nth-child(even) .step-photo { transform:translateY(15px) rotate(6deg); }
.human-direction .step-number { display:none; }
.human-direction .process-steps h3 { font-size:25px; line-height:1.12; letter-spacing:-.025em; margin:0 0 14px; }
.human-direction .process-steps p { font-size:16px; line-height:1.55; }
.human-direction .process-cta { margin:45px 0 0; }
.human-direction .projects { display:block; }
.human-direction .projects .section-heading { display:flex; align-items:end; gap:8%; margin:0 0 52px; }
.human-direction .project-grid { display:grid; grid-template-columns:1fr 1fr; gap:5%; }
.human-direction .project-card:nth-child(2) { margin-top:45px; }
.human-direction .project-cover { min-height:0; height:340px; aspect-ratio:auto; box-shadow:none; border-radius:55px 4px 55px 4px; padding:26px 22px; }
.human-direction .project-card:nth-child(2) .project-cover { border-radius:4px 55px 4px 55px; }
.human-direction .project-logo { width:100%; height:240px; max-height:none; object-fit:contain; transform:scale(1.12); }
.human-direction .project-cover-top,.human-direction .project-cover-bottom { font-size:12px; letter-spacing:0; position:relative; z-index:1; }
.human-direction .project-meta { margin-top:10px; }
.human-direction .project-disclosure { margin-top:30px; font-size:13px; }
.human-direction .about { gap:8%; overflow:visible; grid-template-columns:1fr 1fr; align-items:center; }
.human-direction .about-copy h2 { font-size:clamp(38px,4.2vw,66px); }
.human-direction .about-visual { width:100%; }
.about-photo { position:relative; aspect-ratio:1.04; overflow:hidden; clip-path:polygon(0 10%,77% 0,100% 31%,88% 100%,7% 90%); }
.about-photo img { width:100%; height:100%; object-fit:cover; transition:transform 1.6s; }
.about-photo.wipe-seen img { transform:scale(1.07); }
.about-photo-caption { font-size:17px; margin:20px 0 0; text-align:center; }
.human-direction .faq details { background:transparent; border:0; border-bottom:1px solid var(--line); border-radius:0; padding:0; }
.human-direction .faq details[open] { border-color:var(--lime); }
.human-direction .faq summary { font-size:18px; padding-block:24px; }
.human-direction .contact-intro { min-width:0; }
.contact-portrait { position:relative; height:330px; margin:-35px -40px 30px -35px; }
.contact-portrait img { width:100%; height:100%; object-fit:contain; transition:transform 1.8s ease; }
.contact-portrait.wipe-seen img { transform:scale(1.08); }
.human-direction .contact-form-section .contact-intro h2 { font-size:clamp(42px,4vw,62px); }
.human-direction .button,.human-direction .about-copy .text-link { border-radius:30px; }
.human-direction .button:hover { transform:translateY(-4px); }
.human-direction :is(.section-heading,.lab-copy,.about-copy,.service-content) { min-width:0; }
.human-direction .photo-wipe { position:relative; }
.human-direction.motion-enhanced .photo-wipe::before { content:''; position:absolute; inset:0; z-index:5; background:var(--blue); clip-path:polygon(0 0,100% 0,100% 100%,0 100%); transition:clip-path .9s cubic-bezier(.76,0,.24,1); pointer-events:none; }
.human-direction.motion-enhanced .photo-wipe.wipe-seen::before { clip-path:polygon(100% 0,100% 0,100% 100%,125% 100%); }
.human-direction .reveal { --reveal-x:0px; --reveal-y:60px; }
.human-direction .service-card { --reveal-x:-80px; --reveal-y:0px; }
.human-direction .marketing-card { --reveal-x:80px; }
.human-direction.motion-enhanced .reveal:not(.is-visible) { opacity:0; transform:translate(var(--reveal-x),var(--reveal-y)); }
.human-direction.motion-enhanced .reveal { transition:opacity .75s ease,transform .95s cubic-bezier(.2,.8,.2,1); }
.motion-enhanced .process-steps .process-step { --step-delay:0s; }
.motion-enhanced .process-step:nth-child(2) { --step-delay:.4s; }
.motion-enhanced .process-step:nth-child(3) { --step-delay:.8s; }
.motion-enhanced .process-step:nth-child(4) { --step-delay:1.2s; }
.motion-enhanced .process-steps:not(.sequence-started) .process-step { opacity:0; translate:0 35px; }
.motion-enhanced .process-steps.sequence-started .process-step { animation:process-in .5s var(--step-delay) both; }
.human-direction.motion-enhanced .process-steps.sequence-started li::after { animation:screen-progress .5s var(--step-delay) both; }
.motion-paused .human-direction .photo-wipe::before { display:none; }
.motion-paused .human-direction .reveal { opacity:1!important; transform:none!important; }
.motion-paused .human-direction .process-step { opacity:1!important; translate:none!important; animation:none!important; }
.motion-paused .human-direction .process-step::after { animation:none!important; transform:scaleX(1)!important; }
.motion-paused .human-direction .hero-film { transform:none!important; }
@keyframes process-in { from { opacity:0; translate:0 35px; } to { opacity:1; translate:0 0; } }
@keyframes screen-in { from { opacity:0; transform:translateY(12px); } to { opacity:1; transform:none; } }
@keyframes screen-progress { from { transform:scaleX(0); } to { transform:scaleX(1); } }
@keyframes need-sweep { from { clip-path:polygon(0 0,0 0,-20% 100%,0 100%); opacity:.5; } to { clip-path:polygon(0 0,120% 0,100% 100%,0 100%); opacity:1; } }
@media(min-width:1500px) { .human-direction .hero-grid { min-height:720px; } }
@media(max-width:1100px) {
 .human-direction .section-shell { width:calc(100% - 64px); }
 .human-direction .hero-grid { min-height:570px; }
 .human-direction .hero h1 { font-size:8vw; }
 .human-direction .process-steps { gap:22px; }
 .step-photo { height:155px; }
 .human-direction .process-steps li::after { top:77px; }
 .human-direction .process-steps h3 { font-size:21px; }
 .human-direction .project-cover { height:300px; }
 .human-direction .project-logo { height:200px; }
}
@media(max-width:760px) {
 .human-direction .contact-details { padding-top:16px; }
 .human-direction .section-shell { width:calc(100% - 40px); }
 .human-direction .hero { min-height:680px; }
 .human-direction .hero-grid { min-height:590px; padding:190px 0 30px; align-items:end; }
 .hero-film video { object-fit:cover; object-position:57% center; }
 .human-direction .hero::after { background:linear-gradient(0deg,var(--ink),transparent 90%),linear-gradient(90deg,var(--ink),transparent 80%); opacity:.88; }
 .human-direction .hero h1 { font-size:clamp(45px,10.2vw,76px); letter-spacing:-.05em; line-height:1.04; }
 .human-direction .hero-copy .hero-topline { font-size:12px; }
 .human-direction .hero-copy>p:not(.hero-topline) { font-size:17px; margin:22px 0; max-width:400px; }
 .human-direction .hero-last-line { display:block; }
 .human-direction .hero h1 em { display:inline; }
 .human-direction .hero-bottom { padding-bottom:24px; }
 .hero-bottom>span { max-width:46%; font-size:10px; }
 .human-direction .motion-toggle { white-space:nowrap; font-size:12px; }
 .human-direction .idea-lab { grid-template-columns:1fr; grid-template-areas:'choice' 'image' 'benefit'; gap:25px; }
 .human-direction .needs-visual { width:100%; aspect-ratio:1.18; }
 .human-direction .lab-stage { margin:0; }
 .human-direction .scene-copy,.human-direction .scene-copy p { min-height:0; }
 .human-direction .lab-controls button[aria-pressed=true] { transform:translateX(4px); }
 .need-panel>span { font-size:16px; }
 .human-direction .services .section-heading,.human-direction .projects .section-heading,.human-direction .process .section-heading { display:block; margin-bottom:44px; }
 .human-direction .service-card,.human-direction .marketing-card { grid-template-columns:1fr; gap:24px; }
 .marketing-card .service-photo { order:0; }
 .human-direction .service-grid { gap:65px; }
 .human-direction .service-card { --reveal-x:-30px; }
 .human-direction .marketing-card { --reveal-x:30px; }
 .laptop-scene { width:112%; margin-left:-6%; }
 .screen-copy>span,.screen-copy>strong { font-size:clamp(8px,2.3vw,17px); }
 .screen-copy>b { font-size:clamp(6px,1.8vw,11px); padding:3px 5px; }
 .screen-build { font-size:clamp(6px,1.7vw,10px); }
 .human-direction .service-note { display:block; }
 .human-direction .service-note a { display:inline-block; margin-top:16px; }
 .human-direction .process-steps { grid-template-columns:1fr 1fr; gap:32px 20px; }
 .human-direction .process-steps li::after { right:-20px; }
 .human-direction .process-steps li:nth-child(2)::after { display:none; }
 .step-photo { height:150px; width:100%; margin-bottom:26px; }
 .human-direction .process-steps h3 { font-size:22px; }
 .human-direction .process-steps p { font-size:16px; }
 .human-direction .project-grid { grid-template-columns:1fr; gap:35px; }
 .human-direction .project-card:nth-child(2) { margin-top:0; }
 .human-direction .project-cover { height:300px; padding:24px 16px; }
 .human-direction .project-logo { height:220px; transform:scale(1.1); }
 .human-direction .project-cover-top,.human-direction .project-cover-bottom { font-size:11px; }
 .human-direction .about { grid-template-columns:1fr; gap:40px; }
 .human-direction .contact-layout { grid-template-columns:1fr; }
 .contact-portrait { height:330px; margin:0 -15px 28px; }
}
@media(max-width:359px) {
 .human-direction .hero h1 { font-size:40px; }
 .human-direction .process-steps { grid-template-columns:1fr; }
 .step-photo { height:210px; }
 .human-direction .process-steps li::after { display:none; }
}
@media(prefers-reduced-motion:reduce) {
 .human-direction .photo-wipe::before { display:none!important; }
 .human-direction .reveal,.human-direction .process-step { opacity:1!important; transform:none!important; translate:none!important; }
 .human-direction .hero-film { transform:none!important; }
}

.motion-paused .human-direction :is(.screen-brand,.screen-copy,.screen-photo,.screen-build,.screen-progress) { animation:none!important; opacity:1; transform:none; }
.human-direction .motion-toggle { display:inline-flex; align-items:center; }

.human-direction main { overflow-x:clip; }
.human-direction :is(.cookie-banner,.cookie-dialog) h2 { font-size:26px; letter-spacing:-.7px; line-height:1.2; }
@media(max-width:600px) { .human-direction :is(.cookie-banner,.cookie-dialog) h2 { font-size:23px; } }

.laptop-zoom,.contact-portrait img,.need-idea img { mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent),linear-gradient(0deg,transparent,#000 12%,#000 92%,transparent); mask-composite:intersect; }
.need-laptop { height:100%; display:flex; align-items:center; }
.need-laptop .laptop-zoom { transform:none; }
.need-laptop .screen-brand>img { width:auto; height:100%; }
.need-laptop .screen-photo img { object-fit:cover; }

.step-photo.listen img { transform-origin:70% 20%; }
.step-photo.launch img { transform-origin:20% 65%; }
.human-direction .contact h2>span { display:inline; }

/* Approved revision: continuous photographic environments and compact clients. */
.human-direction .environment-section { position:relative; isolation:isolate; overflow:hidden; width:100%; background:var(--ink); border:0; }
.human-direction .scene-backdrop { position:absolute; inset:0; width:100%; height:100%; z-index:-2; overflow:hidden; }
.scene-backdrop>img { display:block; width:100%; height:100%; object-fit:cover; object-position:center; }
.human-direction .environment-section::after { content:''; position:absolute; inset:0; z-index:-1; pointer-events:none; background:linear-gradient(90deg,#0b0f14ed 0%,#0b0f14d9 25%,#0b0f1499 42%,#0b0f1426 65%,transparent 85%),linear-gradient(0deg,var(--ink),transparent 18%,transparent 90%,var(--ink)); }
.human-direction .idea-lab { display:block; padding-block:90px; min-height:730px; }
.human-direction .environment-content { position:relative; }
.human-direction .idea-lab :is(.lab-copy,.lab-stage) { width:43%; max-width:610px; }
.human-direction .lab-controls { max-width:450px; margin-block:26px; }
.human-direction .lab-controls button { background:#0b0f14a6; border-radius:35px; }
.human-direction .lab-controls button[aria-pressed=true] { transform:none; }
.human-direction .lab-copy h2 { max-width:560px; }
.human-direction .lab-stage { margin-top:0; }
.human-direction .scene-copy { min-height:132px; }
.human-direction .scene-copy p { min-height:0; }
.human-direction .about { display:flex; align-items:center; min-height:720px; padding-block:105px; }
.human-direction .about-copy { width:43%; max-width:620px; }
.human-direction .about-copy>p:not(.eyebrow) { color:var(--white); font-size:18px; line-height:1.6; }
.human-direction .about-copy .text-link { background:var(--lime); color:var(--ink); border:0; padding:16px 23px; font-size:16px; }
.human-direction .projects { padding-block:64px; }
.human-direction .projects .section-heading { display:block; margin:0 0 36px; }
.human-direction .projects h2 { font-size:clamp(32px,3.2vw,48px); }
.projects-intro { color:var(--muted); font-size:16px; margin-top:16px; }
.human-direction .project-grid { grid-template-columns:1.15fr 1fr; gap:24px; max-width:860px; }
.human-direction .project-card,.human-direction .project-card:nth-child(2) { margin:0; padding:0; min-width:0; display:flex; flex-direction:column; align-items:center; }
.client-logo-area { width:100%; height:90px; display:flex; align-items:center; justify-content:center; }
.client-logo-base { position:relative; width:100%; height:90px; transition:transform .3s ease; }
.project-gbs .client-logo-base { max-width:370px; background:transparent; border-radius:0; overflow:visible; }
.human-direction .client-logo { position:absolute; height:auto; max-width:none; top:50%; transform:translateY(-47%); }
.project-gbs .client-logo { width:108%; left:-4%; filter:drop-shadow(0 1px 8px #0008); }
.project-diesmi .client-logo-base { max-width:267px; overflow:visible; }
.project-diesmi .client-logo { width:100%; left:0; filter:drop-shadow(0 0 .55px #f7f9fc) drop-shadow(0 0 2px #f7f9fcc4) drop-shadow(0 0 8px #f7f9fc45); }
.human-direction .project-meta { justify-content:center; align-items:center; flex-wrap:wrap; gap:14px; width:100%; margin-top:15px; padding:0; }
.human-direction .project-meta h3 { font-size:16px; letter-spacing:0; }
.human-direction .project-meta>span { font-size:14px; color:var(--muted); border-bottom:1px solid var(--lime); padding-block:8px 4px; }
.project-card:is(:hover,:focus-visible) .client-logo-base { transform:translateY(-3px); }
.human-direction .contact-form-section { padding-block:90px; }
.human-direction .contact-layout { display:grid; grid-template-columns:minmax(0,650px) 1fr; gap:34px 4%; }
.human-direction .contact-layout>div { grid-column:1; }
.human-direction .contact-intro h2 { max-width:630px; }
.human-direction .contact-intro>p:not(.eyebrow) { max-width:590px; color:var(--white); }
.human-direction .contact-form-card { background:transparent; border:0; box-shadow:none; padding:0; }
.human-direction .contact-details { display:flex; flex-wrap:wrap; gap:12px 22px; margin-top:22px; padding-top:18px; }
.human-direction .contact-details>a { padding:0; border:0; gap:10px; }
.human-direction .contact-details small { font-size:11px; }
.human-direction .contact-details strong { font-size:14px; }
.human-direction .contact-reassurance { margin-top:18px; }
.human-direction .contact-reassurance p { font-size:14px; }
.human-direction .contact-scene img { object-position:80% center; }
.human-direction .contact::after { background:linear-gradient(90deg,#0b0f14f2 0%,#0b0f14e6 32%,#0b0f14bf 46%,#0b0f1433 67%,transparent 85%),linear-gradient(0deg,var(--ink),transparent 25%,transparent 94%,var(--ink)); }
.human-direction .contact-form-card :is(input:not([type=checkbox]),select,textarea) { background:#0b0f14bf; }
.human-direction .contact-form-card .form-grid label { font-size:14px; }
.human-direction .form-heading>p,.human-direction .contact-form-card .form-hint,.human-direction .contact-form-card .privacy-check { font-size:14px; }
.human-direction .form-kicker { font-size:12px; }

/* Slow, visible ambient movement loops only while each scene is on screen. */
.motion-enhanced .scene-backdrop>img,.motion-enhanced .service-photo>img { animation:scene-drift 12s ease-in-out infinite alternate; animation-play-state:paused; }
.motion-enhanced .scene-backdrop.motion-in-view>img,.motion-enhanced .service-photo.motion-in-view>img { animation-play-state:running; }
.motion-enhanced .laptop-scene .laptop-zoom { animation:laptop-drift 9s ease-in-out infinite alternate; animation-play-state:paused; }
.motion-enhanced .laptop-scene.motion-in-view .laptop-zoom { animation-play-state:running; }
.motion-enhanced .process-steps .step-photo img { animation:process-drift 10s ease-in-out infinite alternate; animation-play-state:paused; }
.motion-enhanced .process-steps.motion-in-view .step-photo img { animation-play-state:running; }
.motion-enhanced .process-step:nth-child(even) .step-photo img { animation-direction:alternate-reverse; }
@keyframes scene-drift { from { transform:scale(1.02) translateX(-.4%); } to { transform:scale(1.075) translateX(.4%); } }
@keyframes laptop-drift { from { translate:0 0; } to { translate:0 -10px; } }
@keyframes process-drift { from { scale:1; } to { scale:1.075; } }
.motion-paused .human-direction *, .human-direction.art-sleeping * { animation-play-state:paused!important; }
.motion-paused .human-direction :is(.scene-backdrop>img,.service-photo>img,.laptop-zoom) { animation:none; }
.motion-paused .human-direction .photo-wipe::before,.motion-paused .human-direction .reveal { transition:none!important; }
@media(min-width:1600px) { .human-direction .idea-lab,.human-direction .about { min-height:850px; } }
@media(max-width:1100px) and (min-width:761px) {
 .human-direction .idea-lab :is(.lab-copy,.lab-stage),.human-direction .about-copy { width:52%; }
 .human-direction .contact-layout { grid-template-columns:minmax(0,58%) 1fr; }
}
@media(max-width:760px) {
 .human-direction .environment-section::after { background:linear-gradient(0deg,var(--ink) 0%,#0b0f14ed 40%,#0b0f1480 65%,transparent 90%); }
 .human-direction .idea-lab { min-height:0; padding-block:255px 65px; }
 .human-direction .idea-lab :is(.lab-copy,.lab-stage),.human-direction .about-copy { width:100%; max-width:none; }
 .human-direction .scene-backdrop>img { height:610px; object-position:72% top; mask-image:linear-gradient(#000 65%,transparent); }
 .human-direction .about { min-height:0; padding-block:310px 65px; }
 .human-direction .about .scene-backdrop>img { object-position:80% top; }
 .human-direction .lab-copy h2 { font-size:clamp(36px,8vw,52px); }
 .human-direction .about-copy>p:not(.eyebrow) { font-size:17px; }
 .human-direction .scene-copy { min-height:135px; }
 .human-direction .projects { padding-block:50px; }
 .human-direction .projects .section-heading { margin-bottom:30px; }
 .human-direction .project-grid { grid-template-columns:1fr; gap:30px; }
 .human-direction .project-meta { margin-top:9px; }
 .human-direction .contact-form-section { padding-block:360px 65px; }
 .human-direction .contact-layout { grid-template-columns:1fr; gap:30px; }
 .human-direction .contact-scene>img { height:780px; object-position:82% top; }
 .human-direction .contact::after { background:linear-gradient(0deg,var(--ink) 0%,#0b0f14f2 60%,#0b0f1499 75%,transparent 95%); }
 .human-direction .contact-intro h2 { font-size:clamp(36px,8vw,52px); }
}
@media(prefers-reduced-motion:reduce) {
 .human-direction *, .human-direction *::before, .human-direction *::after { animation:none!important; transition:none!important; }
 .human-direction .scene-backdrop>img { transform:none; }
}
@media(min-width:761px) {
 .human-direction .contact-form-section,.human-direction .contact-scene { overflow:clip; }
 .human-direction .contact-scene>img { position:sticky; top:96px; height:calc(100svh - 96px); min-height:620px; object-position:center; }
}


/* 2026-09-22 · Optimización On Page: hero, servicios y portfolio */
.human-direction .hero-seo-title {
  max-width:960px;
  font-size:clamp(54px,6.1vw,92px);
  line-height:.98;
  letter-spacing:-.055em;
  margin-bottom:22px;
}
.human-direction .hero-seo-title>span { display:block; }
.human-direction .hero-support {
  max-width:660px;
  font-size:clamp(20px,2vw,28px);
  line-height:1.28;
  letter-spacing:-.025em;
  font-weight:500;
  color:#e5eaf1;
  text-shadow:0 2px 18px var(--ink);
  margin:0 0 30px;
}
.hero-actions { display:flex; flex-wrap:wrap; gap:14px; align-items:center; }
.button-ghost {
  background:#0b0f14b8;
  color:var(--white);
  border-color:#ffffff55;
  backdrop-filter:blur(8px);
}
.button-ghost:hover { border-color:var(--lime); color:var(--lime); background:#0b0f14e8; }

.human-direction .services-optimized { padding-top:clamp(76px,8vw,120px); }
.human-direction .services-heading { display:block; margin-bottom:42px; }
.human-direction .services-heading>div { max-width:1000px; }
.human-direction .services-heading h2 { max-width:940px; }
.human-direction .services-heading h2>span,
.human-direction .services-heading h2>em { display:block; }
.human-direction .services-heading h2>span { color:var(--white); }
.human-direction .services-heading h2>em { margin-top:4px; }
.services-lead {
  max-width:720px;
  color:var(--muted);
  font-size:18px;
  line-height:1.6;
  margin-top:22px;
}
.service-offer-grid {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
  align-items:stretch;
}
.service-offer-card {
  --tilt:0deg;
  position:relative;
  min-height:420px;
  overflow:hidden;
  display:flex;
  flex-direction:column;
  padding:30px;
  border:1px solid var(--line);
  border-radius:30px 5px 30px 5px;
  background:
    radial-gradient(circle at 88% 8%,#3867ff26,transparent 34%),
    linear-gradient(145deg,#17202d 0%,#0f151e 68%);
  transform:translateY(0) rotate(var(--tilt));
  transition:transform .45s cubic-bezier(.2,.8,.2,1),border-color .3s,background .3s;
  isolation:isolate;
}
.service-offer-card:nth-child(1){ --tilt:-1.2deg; }
.service-offer-card:nth-child(2){ --tilt:1deg; transform:translateY(24px) rotate(var(--tilt)); }
.service-offer-card:nth-child(3){ --tilt:-.7deg; }
.service-offer-card::before {
  content:'';
  position:absolute;
  width:180px;height:180px;
  border:1px solid #ffffff16;
  border-radius:50%;
  right:-70px;top:-75px;
  z-index:-1;
}
.service-offer-card::after {
  content:'';
  position:absolute;
  left:30px;right:30px;bottom:28px;
  height:2px;background:linear-gradient(90deg,var(--lime),transparent);
  transform:scaleX(.38);transform-origin:left;
  transition:transform .45s ease;
}
.service-offer-card:hover,
.service-offer-card:focus-within {
  transform:translateY(-8px) rotate(0deg);
  border-color:#c7ff3d8f;
  background:
    radial-gradient(circle at 88% 8%,#3867ff42,transparent 38%),
    linear-gradient(145deg,#1a2432 0%,#101720 68%);
}
.service-offer-card:nth-child(2):hover,
.service-offer-card:nth-child(2):focus-within { transform:translateY(12px) rotate(0deg); }
.service-offer-card:hover::after,
.service-offer-card:focus-within::after { transform:scaleX(1); }
.service-offer-number {
  font:700 12px/1 'Courier New',monospace;
  letter-spacing:.14em;color:var(--lime);
  margin-bottom:30px;
}
.service-offer-icon {
  width:72px;height:72px;
  display:grid;place-items:center;
  border-radius:22px 4px 22px 4px;
  background:var(--lime);color:var(--ink);
  margin-bottom:28px;
  transform:rotate(-4deg);
  transition:transform .4s ease;
}
.service-offer-card:hover .service-offer-icon { transform:rotate(3deg) scale(1.05); }
.service-offer-icon svg { width:38px;height:38px;stroke:currentColor;stroke-width:2; }
.service-offer-card h3 {
  font-size:clamp(27px,2.4vw,38px);
  line-height:1.05;
  letter-spacing:-.035em;
  margin:0 0 18px;
}
.service-offer-card p { color:#b8c2cf;font-size:16px;line-height:1.6; }
.service-offer-proof {
  margin-top:auto;
  padding-top:34px;
  color:#8f9caf;
  font:11px/1.5 'Courier New',monospace;
  letter-spacing:.08em;
}
.services-actions {
  display:flex;
  align-items:center;
  gap:28px;
  margin-top:64px;
  padding-top:30px;
  border-top:1px solid var(--line);
}
.services-actions>p { max-width:650px;color:var(--muted);font-size:15px; }
.process-message {
  display:flex;
  align-items:flex-start;
  gap:16px;
  max-width:780px;
  margin-top:50px;
  padding:22px 24px;
  border-left:2px solid var(--lime);
  background:#0b0f146b;
}
.process-message>span { color:var(--lime);font-size:25px;line-height:1; }
.process-message p { color:#c5ced9;font-size:16px; }

.projects-value {
  margin-top:18px;
  color:var(--white);
  font-size:20px;
  line-height:1.45;
  max-width:760px;
}
.projects-intro { margin-top:8px; }
.human-direction .project-card { cursor:default; }
.project-scope {
  color:var(--muted);
  font-size:14px;
  line-height:1.5;
  max-width:330px;
  text-align:center;
}
.human-direction .project-meta {
  flex-direction:column;
  gap:6px;
}
.human-direction .project-meta>span { display:none; }

@media(max-width:1000px) {
  .service-offer-grid { grid-template-columns:1fr 1fr; }
  .service-offer-card:nth-child(2){ transform:none; }
  .service-offer-card:nth-child(3){ grid-column:1/-1; min-height:330px; }
}
@media(max-width:760px) {
  .human-direction .hero-seo-title { font-size:clamp(40px,10vw,58px); }
  .human-direction .hero-support { font-size:18px; max-width:390px; }
  .hero-actions { align-items:stretch; }
  .hero-actions .button { width:100%; }
  .service-offer-grid { grid-template-columns:1fr; gap:18px; }
  .service-offer-card,
  .service-offer-card:nth-child(2),
  .service-offer-card:nth-child(3) {
    grid-column:auto;
    min-height:340px;
    transform:none;
  }
  .services-actions { display:block; margin-top:38px; }
  .services-actions>p { margin-top:20px; }
  .projects-value { font-size:18px; }
}


/* 2026-09-22 · Servicios en carrusel visual compacto */
.service-carousel {
  position:relative;
  margin-top:34px;
  border:1px solid #ffffff18;
  border-radius:28px 6px 28px 6px;
  overflow:hidden;
  background:linear-gradient(145deg,#111a27,#0b1119 68%);
  min-height:500px;
  isolation:isolate;
}
.service-carousel-track { position:relative; min-height:500px; }
.service-slide {
  position:absolute;
  inset:0;
  display:grid;
  grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .025s ease,visibility .025s ease;
}
.service-slide.is-active {
  opacity:1;
  visibility:visible;
  pointer-events:auto;
}
.service-slide-copy {
  position:relative;
  z-index:3;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:44px 38px 48px;
  background:linear-gradient(90deg,#0b1119 0%,#0b1119f2 72%,#0b111900 100%);
}
.service-slide-index {
  color:var(--lime);
  font:700 11px/1 'Courier New',monospace;
  letter-spacing:.14em;
  margin-bottom:26px;
}
.service-slide h3 {
  max-width:510px;
  margin:0 0 18px;
  font-size:clamp(34px,4vw,56px);
  line-height:1;
  letter-spacing:-.045em;
}
.service-slide-copy>p {
  max-width:560px;
  color:#bac5d3;
  font-size:16px;
  line-height:1.65;
}
.service-slide-proof {
  margin-top:32px;
  color:#8392a6;
  font:10px/1.5 'Courier New',monospace;
  letter-spacing:.09em;
}
.service-slide-visual {
  position:relative;
  min-height:500px;
  overflow:hidden;
}
.service-slide-visual>img:first-child {
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  filter:saturate(.86) contrast(1.02) brightness(.82);
  transform:scale(1.025);
  transition:transform 6.5s linear;
}
.service-slide.is-active .service-slide-visual>img:first-child { transform:scale(1.075); }
.service-slide-visual::before {
  content:'';
  position:absolute;
  z-index:1;
  inset:0;
  background:
    linear-gradient(90deg,#0b1119 0%,#0b1119b0 14%,transparent 46%),
    linear-gradient(180deg,transparent 62%,#0b111985 100%);
  pointer-events:none;
}
.service-slide-brand {
  position:absolute;
  z-index:2;
  right:22px;
  bottom:66px;
  width:min(290px,48%);
  padding:12px 16px 13px 20px;
  border:0;
  border-radius:0;
  background:linear-gradient(90deg,#0b0f14ee 0%,#0b0f14c7 68%,#0b0f1400 100%);
  box-shadow:none;
  backdrop-filter:blur(7px);
}
.service-slide-brand .brand-lockup-full {
  display:block;
  width:100%;
}
.service-carousel-controls {
  position:absolute;
  z-index:5;
  left:38px;
  right:38px;
  bottom:18px;
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:18px;
  pointer-events:none;
}
.service-carousel-nav,
.service-carousel-toggle { pointer-events:auto; }
.service-carousel-nav {
  display:flex;
  align-items:center;
  gap:12px;
}
.service-carousel-arrow,
.service-carousel-toggle {
  border:1px solid #ffffff20;
  background:#0b1119d9;
  color:var(--white);
  backdrop-filter:blur(8px);
}
.service-carousel-arrow {
  width:38px;
  height:38px;
  border-radius:10px;
  display:grid;
  place-items:center;
}
.service-carousel-toggle {
  min-height:38px;
  padding:0 12px;
  border-radius:10px;
  color:#aab6c4;
  font-size:11px;
}
.service-carousel-dots {
  display:flex;
  align-items:center;
  gap:7px;
}
.service-carousel-dots button {
  width:9px;
  height:9px;
  padding:0;
  border:0;
  border-radius:50%;
  background:#ffffff3c;
}
.service-carousel-dots button.is-active {
  width:26px;
  border-radius:999px;
  background:var(--lime);
}
.service-carousel-arrow:hover,
.service-carousel-arrow:focus-visible,
.service-carousel-toggle:hover,
.service-carousel-toggle:focus-visible { border-color:#c7ff3d85; color:var(--lime); }

@media(max-width:1000px) {
  .service-carousel,
  .service-carousel-track { min-height:540px; }
  .service-slide { grid-template-columns:1fr 1fr; }
  .service-slide-copy { padding:38px 28px 56px; }
  .service-slide h3 { font-size:clamp(31px,5vw,46px); }
}
@media(max-width:760px) {
  .human-direction .services-heading { margin-bottom:22px; }
  .service-carousel,
  .service-carousel-track { min-height:620px; }
  .service-slide {
    grid-template-columns:1fr;
    grid-template-rows:minmax(0,1fr) 220px;
  }
  .service-slide-copy {
    padding:26px 20px 64px;
    background:linear-gradient(180deg,#0b1119 0%,#0b1119f7 88%,#0b1119dd 100%);
  }
  .service-slide-index { margin-bottom:16px; }
  .service-slide h3 { font-size:34px; }
  .service-slide-copy>p { font-size:14px; line-height:1.55; }
  .service-slide-proof { margin-top:20px; }
  .service-slide-visual { min-height:220px; }
  .service-slide-visual::before {
    background:linear-gradient(180deg,#0b1119 0%,transparent 24%,#0b111930 100%);
  }
  .service-slide-brand { right:6px;bottom:12px;width:min(125px,32vw);padding:4px 6px 5px 8px; }
  .service-carousel-controls { left:18px;right:18px;bottom:14px; }
  .service-carousel-toggle { display:none; }
  .services-actions { margin-top:28px; }
}
@media(prefers-reduced-motion:reduce) {
  .service-slide,
  .service-slide-visual>img:first-child { transition:none!important; }
}


/* 2026-09-22 · Punto de partida en acordeón */
.human-direction .lab-accordion {
  display:grid;
  gap:12px;
}
.human-direction .lab-accordion-item {
  min-width:0;
}
.human-direction .lab-accordion button {
  position:relative;
  z-index:1;
}
.human-direction .lab-control-label {
  display:block;
  flex:1 1 auto;
  min-width:0;
  font:inherit;
  color:inherit;
  opacity:1;
  visibility:visible;
  white-space:normal;
}
.human-direction .lab-accordion-symbol {
  margin-left:auto;
  flex:0 0 auto;
  width:28px;
  text-align:center;
  color:currentColor;
  font-size:24px;
  font-weight:400;
  line-height:1;
}
.human-direction .lab-accordion-item.is-open>button {
  border-color:var(--lime);
}
.human-direction .lab-accordion-item.is-open>button .lab-control-label {
  display:block;
  color:var(--lime);
  opacity:1;
  visibility:visible;
}
.human-direction .lab-accordion-panel {
  margin:5px 22px 3px 31px;
  padding:17px 20px 18px 28px;
  border-left:2px solid var(--lime);
  color:var(--white);
  background:linear-gradient(90deg,#0b0f14d9 0%,#0b0f1485 72%,transparent 100%);
}
.human-direction .lab-accordion-panel[hidden] {
  display:none;
}
.human-direction .lab-accordion-panel h3 {
  margin:0 0 9px;
  font-size:clamp(22px,2vw,29px);
  line-height:1.12;
  letter-spacing:-.025em;
}
.human-direction .lab-accordion-panel p {
  margin:0;
  max-width:510px;
  color:#d3dae4;
  font-size:15px;
  line-height:1.55;
}
.human-direction .lab-accordion-panel .scene-cta {
  display:inline-flex;
  margin-top:14px;
  font-size:14px;
}
@media(max-width:760px) {
  .human-direction .lab-accordion {
    gap:10px;
  }
  .human-direction .lab-accordion button {
    min-height:58px;
    padding:14px 16px;
  }
  .human-direction .lab-accordion-symbol {
    width:24px;
    font-size:22px;
  }
  .human-direction .lab-accordion-panel {
    margin:4px 12px 4px 20px;
    padding:15px 14px 16px 18px;
  }
  .human-direction .lab-accordion-panel h3 {
    font-size:22px;
  }
  .human-direction .lab-accordion-panel p {
    font-size:14px;
  }
}
