/* The living atelier: scoped to the 2 conversion pages, independent of shared site chrome. */
.living-lab {
  --lab-ink: #080b0e;
  --lab-paper: #f0eee6;
  --lab-muted: #a6aaa9;
  --lab-line: rgb(228 211 165 / .17);
  --lab-gold: #e9c77b;
  background: var(--lab-ink);
  color: var(--lab-paper);
}
.living-lab main { overflow: clip; }
.living-lab [hidden] { display: none !important; }
.lab-shell { width: min(1280px, calc(100% - 96px)); margin-inline: auto; }
.living-lab main .sec { padding-block: 112px; background: transparent; }
.living-lab main .sec-inner, .living-lab main .page-shell { max-width: 1280px; }
.lab-index { display: block; color: var(--lab-gold); font: 11px/1.5 var(--font-mono); letter-spacing: .16em; text-transform: uppercase; }
.living-lab .section-heading { color: var(--lab-paper); font-size: clamp(34px, 4.8vw, 68px); line-height: 1.03; letter-spacing: -.045em; font-weight: 700; }
.living-lab .section-heading em, .lab-title em { font-family: var(--font-display); font-weight: 500; color: var(--lab-gold); }
.living-lab .section-intro { color: var(--lab-muted); font-size: 18px; line-height: 1.55; max-width: 600px; }
.living-lab main :focus-visible { outline: 2px solid var(--lab-gold); outline-offset: 5px; }
.living-lab main .btn-gold { border-radius: 4px; min-height: 58px; font-size: 15px; padding: 18px 25px; gap: 18px; }
.living-lab .join-note { color: var(--lab-muted); font-size: 12px; line-height: 1.5; }
.living-lab .lab-hero { position: relative; padding: 124px 0 30px; min-height: auto; text-align: left; display: block; background: radial-gradient(ellipse at 78% 28%, rgb(180 134 57 / .085), transparent 49%); }
.lab-hero::after { content: ''; position: absolute; left: 50%; top: 96px; width: 1px; height: calc(100% - 150px); background: linear-gradient(transparent, var(--lab-line), transparent); transform: rotate(24deg); pointer-events: none; z-index: 0; }
.lab-hero-grid { position: relative; z-index: 1; display: grid; grid-template-columns: 1.05fr 1fr; align-items: center; gap: 60px; }
.lab-hero-copy { padding-block: 16px 32px; }
.living-lab .lab-title { font-family: var(--font-sans); font-size: clamp(54px, 6.4vw, 92px); line-height: .97; letter-spacing: -.05em; font-weight: 700; margin: 24px 0; max-width: 670px; text-align: left; text-wrap: initial; }
.living-lab .lab-title span, .living-lab .lab-title em { display: block; }
.living-lab .lab-title .homepage-hero-title__cabinet { font-size: inherit; font-family: var(--font-sans); line-height: inherit; }
.living-lab .lab-title .homepage-hero-title__boska { font-size: 1.13em; font-family: var(--font-display); line-height: 1.03; font-style: italic; color: var(--lab-gold); font-weight: 500; margin-top: 12px; }
.living-lab .lab-hero .clear-hero-intro { margin: 0 0 30px; max-width: 460px; text-align: left; color: #c1c3c0; font-size: 18px; line-height: 1.65; }
.lab-hero .join-note { text-align: left; margin: 12px 0 0; max-width: 360px; }
.lab-hero-bottom { display: flex; justify-content: space-between; align-items: center; gap: 20px; position: relative; z-index: 1; margin-top: 36px; padding-top: 24px; border-top: 1px solid var(--lab-line); }
.living-lab .partner-funding { display: flex; flex-direction: row; align-items: center; gap: 14px; margin: 0; width: auto; font-size: 12px; font-weight: 500; }
.living-lab .partner-funding__mark { height: 35px; width: auto; }
.lab-hero-bottom .learning-link { margin: 0; font-size: 13px; text-decoration: none; color: #c4c5bf; }
.motion-toggle { color: var(--lab-muted); display: inline-flex; align-items: center; gap: 9px; background: transparent; border: none; padding: 12px 0 12px 12px; min-height: 44px; font: 11px var(--font-mono); cursor: pointer; }
.motion-toggle::before { content: 'Ⅱ'; font-size: 12px; color: var(--lab-gold); }
.motion-toggle[aria-pressed="true"]::before { content: '▷'; }
.lab-dot { display: inline-block; width: 5px; height: 5px; border-radius: 50%; background: var(--lab-gold); box-shadow: 0 0 12px rgb(233 199 123 / .4); }

/* A tangible example, framed like an object on the workbench. */
.lab-studio { position: relative; padding: 42px 0 42px; min-width: 0; isolation: isolate; }
.studio-caption { color: var(--lab-gold); font: 9px var(--font-mono); letter-spacing: .13em; display: flex; align-items: center; gap: 10px; margin: 0 0 16px 10px; }
.studio-orbit { position: absolute; z-index: -1; width: 600px; height: 600px; top: 50%; left: 50%; transform: translate(-50%, -50%); pointer-events: none; }
.studio-orbit span { position: absolute; inset: 0; border: 1px solid rgb(228 211 165 / .12); border-radius: 50%; transform: rotate(-28deg) scaleY(.75); }
.studio-orbit span:nth-child(2) { inset: 32px; transform: rotate(42deg) scaleY(.72); border-color: rgb(228 211 165 / .09); }
.studio-orbit span:nth-child(3) { inset: 0; border: 1px solid transparent; border-top-color: rgb(233 199 123 / .6); animation: lab-orbit 24s linear infinite; }
.studio-orbit span:nth-child(3)::after { content: ''; width: 7px; height: 7px; background: var(--lab-gold); box-shadow: 0 0 25px 5px rgb(233 199 123 / .3); border-radius: 50%; position: absolute; top: 85px; right: 85px; }
.studio-console { background: #131719; border: 1px solid #514833; border-radius: 12px; box-shadow: 0 35px 85px rgb(0 0 0 / .55), 0 0 0 8px rgb(220 199 141 / .025); overflow: hidden; transform: rotate(-2deg); transition: transform .55s cubic-bezier(.2,.8,.2,1), border-color .4s; }
.lab-studio:hover .studio-console, .lab-studio:focus-within .studio-console { transform: rotate(0deg) translateY(-5px); border-color: #9d8855; }
.studio-toolbar { display: flex; align-items: center; gap: 10px; min-height: 52px; padding: 12px 20px; border-bottom: 1px solid var(--lab-line); font: 10px var(--font-mono); letter-spacing: .08em; }
.studio-mark { font: italic 25px/1 var(--font-display); color: var(--lab-gold); }
.studio-toolbar b { color: #7e8581; font-weight: 400; }
.studio-indicator { margin-left: auto; color: var(--lab-gold); font: 20px var(--font-sans); }
.studio-tabs { display: flex; gap: 3px; padding: 12px 14px 0; }
.studio-tabs button { flex: 1; border: 0; background: transparent; color: #828a86; cursor: pointer; min-height: 44px; padding: 8px 4px; font: 10px var(--font-mono); border-radius: 4px; transition: background .25s, color .25s; }
.studio-tabs button span { margin-left: 5px; font: 600 12px var(--font-sans); }
.studio-tabs button[aria-selected="true"] { background: var(--lab-gold); color: #151813; }
.studio-tabs button:hover:not([aria-selected="true"]) { background: #252a26; color: var(--lab-paper); }
.studio-stage { padding: 20px; }
.studio-panel { animation: lab-panel-in .5s both; }
.studio-brief { color: #b6bbb5; min-height: 48px; font: 12px/1.5 var(--font-sans); max-width: 330px; }
.studio-brief > span { color: var(--lab-gold); margin-right: 5px; }
.studio-outcome { margin: 18px 0 0; font: 12px/1.5 var(--font-sans); color: #c8c9c1; }
.studio-footer { display: flex; align-items: center; justify-content: space-between; min-height: 40px; padding: 4px 20px; border-top: 1px solid var(--lab-line); color: #858d88; font: 9px var(--font-mono); }
.studio-footer button { background: none; border: none; color: #c4c8bf; font: 11px var(--font-sans); padding: 8px 0 8px 15px; min-height: 44px; cursor: pointer; }
.studio-stamp { display: flex; align-items: center; gap: 14px; position: absolute; right: -9px; bottom: 24px; color: #777d75; font: 8px var(--font-mono); letter-spacing: .12em; }
.studio-stamp b { font-size: 22px; color: var(--lab-gold); font-weight: 400; }
.demo-app, .demo-flow, .demo-business { height: 244px; }
.demo-app { display: flex; border: 1px solid #3a4036; border-radius: 7px; background: #202720; overflow: hidden; animation: lab-object-in .8s .15s both; }
.demo-sidebar { width: 45px; flex-shrink: 0; display: flex; flex-direction: column; align-items: center; gap: 18px; padding: 15px 0; background: #181e1a; border-right: 1px solid #30382e; }
.demo-monogram { font: italic 27px/.8 var(--font-display); color: var(--lab-gold); }
.demo-sidebar i { width: 12px; height: 10px; border: 1px solid #707a64; border-radius: 2px; }
.demo-sidebar i:nth-child(2) { background: var(--lab-gold); border-color: var(--lab-gold); margin-top: 8px; }
.demo-avatar { font-size: 8px; color: #1a211b; padding: 4px 6px; border-radius: 50%; background: #a2ac8f; margin-top: auto; }
.demo-workspace { flex: 1; min-width: 0; padding: 18px; }
.demo-app-heading { display: flex; justify-content: space-between; color: #f0eee6; font: 700 14px var(--font-sans); }
.demo-plus { color: var(--lab-gold); font: 20px/14px var(--font-sans); }
.demo-app-greeting { margin-top: 5px; color: #949e8b; font: 9px var(--font-sans); }
.demo-metrics { display: grid; grid-template-columns: 1fr 1.2fr; gap: 8px; margin-block: 17px 12px; }
.demo-metrics > div { position: relative; min-height: 73px; padding: 10px; border-radius: 4px; background: #2b3428; }
.demo-metrics small { display: block; color: #b2b99f; font: 7px var(--font-mono); letter-spacing: .06em; }
.demo-metrics b { display: block; font: 32px/1.3 var(--font-sans); letter-spacing: -.06em; color: #ebe5cb; }
.demo-bars { position: absolute; bottom: 15px; right: 10px; display: flex; align-items: end; gap: 3px; height: 28px; }
.demo-bars i { width: 5px; height: 35%; background: #a6b48d; transform-origin: bottom; animation: lab-bar-in 1s .6s both; }
.demo-bars i:nth-child(2) { height: 55%; animation-delay: .7s; }
.demo-bars i:nth-child(3) { height: 45%; animation-delay: .8s; }
.demo-bars i:nth-child(4) { height: 80%; animation-delay: .9s; }
.demo-bars i:nth-child(5) { height: 100%; animation-delay: 1s; background: var(--lab-gold); }
.demo-next { display: block; margin-top: 10px; color: #e4e6d4; font: 11px/1.3 var(--font-sans); }
.demo-next em { position: absolute; bottom: 14px; right: 11px; font-size: 17px; color: var(--lab-gold); font-style: normal; }
.demo-project { display: flex; align-items: center; gap: 9px; padding-block: 7px; border-top: 1px solid #394133; color: #dfe3d4; font: 10px var(--font-sans); animation: lab-object-in .6s .7s both; }
.demo-project:last-child { animation-delay: .95s; }
.demo-project-icon { display: grid; place-items: center; width: 23px; height: 23px; border-radius: 4px; background: #374132; font-size: 10px; }
.demo-project small { display: block; margin-top: 2px; color: #929d87; font-size: 8px; }
.demo-tag { margin-left: auto; color: #e4d598; background: #46452d; border-radius: 3px; padding: 4px 6px; font-size: 8px; }
.demo-tag--muted { background: #343c30; color: #b1b99d; }
.demo-flow { padding: 10px 26px 0; background-image: radial-gradient(#35392f 1px, transparent 1px); background-size: 17px 17px; }
.flow-node { padding: 12px; background: #1d2420; border: 1px solid #394238; border-radius: 6px; display: flex; align-items: center; gap: 12px; font-size: 12px; animation: lab-object-in .6s .15s both; }
.flow-node small { display: block; font-size: 9px; color: #98a18f; margin-top: 3px; }
.flow-node i { font-size: 11px; color: var(--lab-gold); font-style: normal; margin-left: auto; animation: lab-object-in .35s 1s both; }
.flow-symbol { color: var(--lab-gold); font-size: 25px; line-height: 1; }
.flow-node--ai { border-color: #857246; background: #2e2e21; animation-delay: 1s; }
.flow-node--ai i { animation-delay: 2s; }
.flow-connector { height: 24px; width: 1px; margin: auto; background: #484b3c; overflow: hidden; }
.flow-connector span { display: block; background: var(--lab-gold); height: 100%; animation: lab-flow-in .6s .5s both; }
.flow-fork { display: flex; width: 55%; height: 28px; margin: auto; border-top: 1px solid var(--lab-gold); border-right: 1px solid var(--lab-gold); border-left: 1px solid var(--lab-gold); position: relative; top: 14px; animation: lab-object-in .5s 1.8s both; }
.flow-fork::before { content: ''; position: absolute; width: 1px; height: 14px; top: -15px; left: 50%; background: var(--lab-gold); }
.flow-outputs { display: flex; justify-content: space-between; gap: 12px; padding-top: 14px; }
.flow-outputs > div { flex: 1; padding: 12px 5px; border: 1px solid #5b563e; border-radius: 5px; background: #282b20; text-align: center; font-size: 9px; animation: lab-object-in .6s 2.1s both; }
.flow-outputs span { color: var(--lab-gold); margin-right: 5px; }
.demo-business { position: relative; padding: 4px 20px; }
.business-sheet { border-radius: 5px; background: #ddd7bc; color: #282d22; padding: 22px 25px; transform: rotate(-2deg); box-shadow: 8px 9px 0 #3b402e; animation: lab-object-in .6s .15s both; }
.business-label { font: 8px var(--font-mono); letter-spacing: .1em; }
.business-title { display: block; font: italic 37px/1.2 var(--font-display); padding-block: 12px 20px; }
.business-title > span { display: block; font: 9px var(--font-sans); margin-top: 3px; }
.business-line { border-top: 1px solid #b4b29b; display: flex; align-items: center; gap: 10px; padding: 10px 0; font: 10px var(--font-sans); animation: lab-object-in .5s .5s both; }
.business-line:nth-last-child(2) { animation-delay: .8s; }
.business-line:last-child { animation-delay: 1.1s; }
.business-line b { color: #777c5d; font: 8px var(--font-mono); }
.business-line > span { margin-left: auto; }
.business-seal { position: absolute; bottom: 14px; right: -3px; padding: 12px; background: var(--lab-gold); color: #1e251d; transform: rotate(5deg); font: 8px/1.5 var(--font-mono); box-shadow: 0 4px 20px #0004; animation: lab-object-in .5s 1.5s both; }
.business-seal span { font-size: 20px; float: right; margin-left: 12px; }

/* Early proof uses the actual workshop archive. Hover pauses the filmstrip. */
.lab-film { padding-block: 30px 48px; overflow: hidden; }
.lab-film-head { display: flex; justify-content: space-between; align-items: center; padding-bottom: 20px; }
.lab-film-head p { margin: 0; color: var(--lab-muted); font-size: 13px; }
.lab-film-head a { font-size: 12px; color: var(--lab-gold); }
.lab-film-track { display: flex; width: max-content; animation: lab-film-slide 65s linear infinite; }
.lab-film-set { display: flex; align-items: center; gap: 16px; padding-right: 16px; }
.lab-film figure { position: relative; width: 310px; height: 178px; margin: 0; flex: none; border: 1px solid var(--lab-line); border-radius: 4px; overflow: hidden; background: #151a16; }
.lab-film figure:nth-child(even) { transform: translateY(12px); }
.lab-film figure img { width: 100%; height: 100%; object-fit: cover; opacity: .82; transition: opacity .3s, transform .5s; }
.lab-film figure:hover img { opacity: 1; transform: scale(1.035); }
.lab-film figcaption { position: absolute; bottom: 0; left: 0; right: 0; padding: 25px 14px 10px; color: #ecebdc; background: linear-gradient(transparent,#080b0edb); font: 10px var(--font-mono); }
.lab-film:hover .lab-film-track, .lab-film:focus-within .lab-film-track { animation-play-state: paused; }

/* Curriculum: one illustrated object, 5 concise, native disclosure rows. */
.lab-section-head { display: flex; justify-content: space-between; gap: 48px; align-items: flex-end; margin-bottom: 48px; }
.lab-section-head .section-heading { margin: 18px 0 0; text-align: left; max-width: 760px; }
.lab-section-head .section-intro { margin: 0; text-align: left; max-width: 320px; font-size: 16px; }
.curriculum-layout { display: grid; grid-template-columns: .82fr 1.18fr; gap: 80px; align-items: center; }
.curriculum-art { position: relative; aspect-ratio: 1; max-width: 410px; display: grid; place-items: center; background: radial-gradient(ellipse, rgb(213 191 126 / .06), transparent 65%); }
.curriculum-art::before, .curriculum-art::after { content: ''; position: absolute; inset: 11%; border: 1px solid var(--lab-line); transform: rotate(45deg); }
.curriculum-art::after { inset: 23%; transform: rotate(15deg); border-color: rgb(233 199 123 / .32); transition: transform 1s; }
.curriculum-art[data-topic="1"]::after { transform: rotate(105deg); }
.curriculum-art[data-topic="2"]::after { transform: rotate(195deg); }
.curriculum-art[data-topic="3"]::after { transform: rotate(285deg); }
.curriculum-art[data-topic="4"]::after { transform: rotate(375deg); }
.curriculum-core { width: 126px; height: 126px; display: grid; place-items: center; border: 1px solid #6b6046; border-radius: 22px; background: linear-gradient(145deg,#363524,#101710 70%); box-shadow: 12px 15px 0 #121911, 13px 16px 0 #514c36, 0 20px 70px #0008; font: italic 65px var(--font-display); color: var(--lab-gold); z-index: 1; transform: rotate(-9deg); transition: transform .8s; }
.curriculum-art:hover .curriculum-core { transform: rotate(0); }
.curriculum-label { position: absolute; color: var(--lab-muted); font: 9px var(--font-mono); letter-spacing: .06em; }
.curriculum-label:nth-of-type(2) { top: 10%; left: 0; }
.curriculum-label:nth-of-type(3) { right: 0; top: 48%; }
.curriculum-label:nth-of-type(4) { bottom: 6%; left: 11%; }
.lab-curriculum { border-top: 1px solid var(--lab-line); }
.lab-curriculum details { border-bottom: 1px solid var(--lab-line); padding-block: 22px; }
.lab-curriculum summary { list-style: none; display: flex; align-items: center; gap: 20px; cursor: pointer; }
.lab-curriculum summary::-webkit-details-marker { display: none; }
.lab-curriculum summary::after { content: '↗'; font: 23px var(--font-sans); margin-left: auto; color: #686e62; transition: transform .3s, color .3s; }
.lab-curriculum details[open] summary::after { color: var(--lab-gold); transform: rotate(90deg); }
.lab-curriculum summary > span { font: 10px var(--font-mono); color: #858b7c; }
.lab-curriculum h3 { font: 600 clamp(19px, 2.1vw, 28px)/1.2 var(--font-sans); margin: 0; color: #b6b9ae; }
.lab-curriculum details[open] h3 { color: var(--lab-gold); }
.lab-curriculum p { color: var(--lab-muted); font-size: 15px; line-height: 1.65; margin: 17px 35px 0; max-width: 440px; }

/* A warm editorial interlude breaks the dark, repeated-card rhythm. */
.living-lab main .lab-audience { background: #dfd5b6; color: #1b2119; padding-block: 65px; }
.lab-audience .lab-index { color: #5a614c; }
.lab-audience-layout { display: grid; grid-template-columns: .85fr 1.3fr; gap: 72px; align-items: center; }
.living-lab .lab-audience .section-heading { color: #20281e; text-align: left; font-size: clamp(35px, 4.2vw, 57px); margin: 16px 0 0; }
.lab-audience-list { display: grid; gap: 0; }
.lab-audience-list article { display: grid; grid-template-columns: 32px 1fr; column-gap: 18px; padding-block: 19px; border-bottom: 1px solid #b8b39a; }
.lab-audience-list article:last-child { border-bottom: 0; }
.lab-audience-list article > span { font: italic 30px var(--font-display); color: #6e775a; }
.lab-audience-list h3 { font-size: 23px; margin: 0 0 6px; color: #222b21; }
.lab-audience-list p { margin: 0; color: #4d5849; font-size: 15px; line-height: 1.55; }
.lab-method-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 24px; }
.lab-method-card { padding-top: 18px; border-top: 1px solid var(--lab-line); }
.lab-method-card > span { font: 10px var(--font-mono); color: var(--lab-gold); }
.lab-method-card h3 { font: 500 43px var(--font-display); margin: 14px 0 10px; }
.lab-method-card p { color: var(--lab-muted); font-size: 15px; line-height: 1.65; max-width: 320px; margin: 0; }
.lab-method-photo { margin-top: 24px; overflow: hidden; border-radius: 5px; height: 185px; position: relative; background: #1b211a; }
.lab-method-photo img { width: 100%; height: 100%; object-fit: cover; transition: transform .7s; opacity: .86; }
.lab-method-card:hover img { transform: scale(1.06); opacity: 1; }
.living-lab .lab-method-grid .lab-method-card:nth-child(2) { margin-top: 38px; }
.living-lab .lab-method-grid .lab-method-card:nth-child(3) { margin-top: 76px; }
.living-lab #resultats .proof-grid { grid-template-columns: repeat(3,minmax(0,1fr)); gap: 28px; }
.living-lab .proof-card { background: transparent; border: 0; border-radius: 0; }
.living-lab .proof-card__body { padding: 18px 0 20px; border-bottom: 1px solid var(--lab-line); }
.living-lab .proof-card__body h3 { font-size: 21px; }
.living-lab .proof-card__body p { font-size: 14px; color: var(--lab-muted); }
.living-lab .yt-facade { border-radius: 6px; overflow: hidden; }
.living-lab .yt-facade__thumb { transition: transform .6s; }
.living-lab .proof-card:hover .yt-facade__thumb { transform: scale(1.04); }
.lab-quote { display: grid; grid-template-columns: auto 1fr; gap: 24px; max-width: 820px; margin: 0 auto 50px; }
.lab-quote > span { color: var(--lab-gold); font: 100px/.8 var(--font-display); }
.lab-quote blockquote { margin: 0; font: 500 clamp(25px,3vw,38px)/1.25 var(--font-display); color: var(--lab-paper); }
.lab-quote cite { font: 11px var(--font-mono); color: var(--lab-muted); display: block; margin-top: 20px; font-style: normal; }
.living-lab .lab-bio { border-block: 1px solid var(--lab-line); }
.lab-bio-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
.lab-bio-photo { order: -1; max-width: 430px; position: relative; }
.lab-bio-photo img { display: block; width: 100%; height: 480px; object-fit: cover; border-radius: 5px; filter: saturate(.7); }
.lab-bio-photo::after { content: 'MEYDEEY'; color: var(--lab-gold); position: absolute; bottom: -28px; left: 26px; font: 700 clamp(52px, 6vw, 85px)/1 var(--font-sans); letter-spacing: -.05em; }
.lab-bio-copy h2 { text-align: left; margin-top: 22px; }
.lab-bio-copy p { color: var(--lab-muted); font-size: 17px; line-height: 1.65; }
.lab-bio-links { display: flex; flex-wrap: wrap; gap: 24px; margin-top: 26px; }
.lab-bio-links a { color: var(--lab-gold); font-size: 13px; text-underline-offset: 5px; }

/* The catalogue is a destination. VIP becomes a physical-looking membership object. */
.lab-access-layout { display: grid; grid-template-columns: 1fr 1fr; gap: 70px; align-items: center; }
.lab-access-copy .section-heading { text-align: left; margin: 18px 0 28px; }
.lab-access-copy .section-intro { text-align: left; margin: 0 0 24px; font-size: 16px; }
.lab-offer-index { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 26px; }
.lab-offer-index span { border: 1px solid var(--lab-line); padding: 9px 12px; border-radius: 3px; color: #c7cabd; font: 10px var(--font-mono); }
.lab-access-copy .join-note { text-align: left; margin: 12px 0 0; }
.living-lab .signup-vip { max-width: none; margin: 0; padding: 36px; border: 1px solid #857247; border-radius: 12px; background: radial-gradient(ellipse at 95% 0%,rgb(220 198 121 / .14),transparent 60%), #191e16; box-shadow: 12px 14px 0 #0d130f, 13px 15px 0 #393d2e; transform: rotate(2deg); transition: transform .6s; overflow: hidden; }
.living-lab .signup-vip:hover { transform: rotate(0deg); }
.vip-card-top { display: flex; align-items: center; justify-content: space-between; color: var(--lab-gold); font: 10px var(--font-mono); letter-spacing: .1em; }
.vip-card-word { font: italic 130px/1.2 var(--font-display); color: var(--lab-gold); letter-spacing: -.05em; margin: 16px 0 6px; text-shadow: 1px 1px 0 #463a21; }
.living-lab .signup-vip h3 { font-size: 17px; margin: 0 0 20px; color: var(--lab-paper); }
.living-lab .signup-vip ul { padding: 0; list-style: none; gap: 14px; margin: 0; }
.living-lab .signup-vip li { color: #c6c9b8; font-size: 14px; line-height: 1.5; padding-left: 23px; position: relative; }
.signup-vip li::before { content: '↗'; color: var(--lab-gold); position: absolute; left: 0; }
.living-lab .signup-vip p { border-top: 1px solid var(--lab-line); padding-top: 18px; margin: 24px 0 0; font-size: 11px; line-height: 1.6; color: #a4aa95; }
.living-lab .signup-steps-heading { margin: 80px 0 0; text-align: left; font-size: 25px; }
.living-lab .join-steps { gap: 35px; margin-bottom: 0; }
.living-lab .join-steps li { position: relative; padding-top: 24px; border-color: var(--lab-line); }
.living-lab .join-steps li::before { color: var(--lab-gold); font: 11px var(--font-mono); content: '0' counter(join); margin-bottom: 16px; }
.living-lab .join-steps h3 { font-size: 21px; margin-bottom: 10px; }
.living-lab .join-steps p { font-size: 14px; color: var(--lab-muted); line-height: 1.6; max-width: 310px; }
.living-lab #faq { border-top: 1px solid var(--lab-line); }
.living-lab #faq .section-heading { font-size: clamp(32px,4vw,50px); margin-bottom: 40px; }
.living-lab .faq-item { background: transparent; border: 0; border-bottom: 1px solid var(--lab-line); border-radius: 0; }
.living-lab .faq-question, .living-lab .faq-item > summary { font-size: 17px; padding: 22px 4px; }
.living-lab .faq-answer, .living-lab .faq-item > div { font-size: 15px; color: var(--lab-muted); }
.living-lab main .closing { position: relative; background: radial-gradient(ellipse at 50% 100%, rgb(198 154 62 / .14), transparent 65%); border-top: 1px solid var(--lab-line); padding-block: 110px; text-align: center; }
.living-lab .closing .section-heading { max-width: 820px; font-size: clamp(42px,6.2vw,86px); margin: 0 auto 24px; }
.living-lab .closing .section-intro { margin-bottom: 28px; font-size: 17px; max-width: 480px; }
.closing-signature { color: rgb(233 199 123 / .12); font: 700 clamp(50px,14vw,180px)/1 var(--font-sans); letter-spacing: -.06em; margin-top: 70px; white-space: nowrap; user-select: none; }

/* Motion is finite in examples, pausable in decorative loops, and offscreen work stops. */
[data-reveal] { transition: opacity .75s, transform .75s cubic-bezier(.2,.75,.25,1); }
.reveal-pending { opacity: 0; transform: translateY(24px); }
.reveal-pending:focus-within { opacity: 1; transform: none; }
.living-lab.motion-paused *, .living-lab.motion-paused *::before, .living-lab.motion-paused *::after,
.living-lab .is-offscreen *, .living-lab .is-offscreen *::before, .living-lab .is-offscreen *::after { animation-play-state: paused !important; }
.living-lab.motion-paused .studio-panel, .living-lab.motion-paused .studio-panel * { animation: none !important; }
@keyframes lab-orbit { to { transform: rotate(360deg); } }
@keyframes lab-film-slide { to { transform: translateX(-50%); } }
@keyframes lab-panel-in { from { opacity: 0; transform: translateY(8px); } to { opacity: 1; transform: none; } }
@keyframes lab-object-in { from { opacity: 0; translate: 0 12px; } to { opacity: 1; translate: 0 0; } }
@keyframes lab-bar-in { from { transform: scaleY(.1); } to { transform: scaleY(1); } }
@keyframes lab-flow-in { from { transform: translateY(-100%); } to { transform: translateY(0); } }
@media (prefers-reduced-motion: no-preference) {
  .lab-hero-copy > * { animation: lab-object-in .8s both; }
  .lab-hero-copy > :nth-child(2) { animation-delay: .08s; }
  .lab-hero-copy > :nth-child(3) { animation-delay: .16s; }
  .lab-hero-copy > :nth-child(4) { animation-delay: .24s; }
  .lab-hero-copy > :nth-child(5) { animation-delay: .3s; }
}
@media (max-width: 1100px) {
  .lab-shell { width: calc(100% - 64px); }
  .lab-hero-grid { gap: 38px; }
  .living-lab .lab-title { font-size: clamp(52px,6.6vw,80px); }
  .curriculum-layout { gap: 40px; }
  .studio-stage { padding: 16px; }
  .studio-tabs button span { font-size: 11px; margin-left: 2px; }
  .studio-tabs button { font-size: 8px; }
  .demo-workspace { padding: 15px 12px; }
  .demo-flow { padding-inline: 10px; }
  .lab-access-layout, .lab-bio-grid { gap: 44px; }
  .lab-hero-bottom .learning-link { max-width: 200px; text-align: center; }
}
@media (max-width: 800px) {
  .lab-shell { width: calc(100% - 40px); }
  .living-lab .lab-hero { padding: 112px 0 28px; }
  .lab-hero-grid { grid-template-columns: 1fr; gap: 10px; }
  .lab-hero-copy { padding-block: 8px 0; max-width: 600px; }
  .living-lab .lab-title { font-size: clamp(53px,9vw,76px); max-width: 630px; margin: 22px 0; }
  .living-lab .lab-hero .clear-hero-intro { font-size: 17px; margin-bottom: 24px; max-width: 480px; }
  .lab-studio { max-width: 540px; width: 100%; margin: 20px auto 0; padding: 30px 6px 48px; }
  .studio-stage { padding: 20px; }
  .studio-tabs button span { font-size: 12px; }
  .studio-tabs button { font-size: 10px; }
  .demo-workspace { padding: 18px; }
  .lab-hero-bottom { margin-top: 12px; flex-wrap: wrap; }
  .lab-hero-bottom .learning-link { display: none; }
  .lab-hero::after { display: none; }
  .living-lab main .sec { padding-block: 76px; }
  .lab-section-head { display: block; margin-bottom: 35px; }
  .lab-section-head .section-intro { margin-top: 22px; max-width: 470px; }
  .curriculum-layout { grid-template-columns: .65fr 1fr; gap: 25px; }
  .curriculum-label { font-size: 7px; }
  .curriculum-core { width: 95px; height: 95px; font-size: 45px; }
  .lab-curriculum summary { gap: 13px; }
  .lab-audience-layout { grid-template-columns: 1fr; gap: 30px; }
  .living-lab .lab-audience .section-heading { max-width: 520px; }
  .lab-method-grid { gap: 20px; }
  .lab-method-card h3 { font-size: 34px; }
  .lab-method-photo { height: 140px; }
  .lab-method-card p { font-size: 14px; }
  .living-lab #resultats .proof-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .lab-bio-grid { gap: 30px; }
  .lab-bio-photo img { height: 390px; }
  .lab-bio-copy p { font-size: 15px; }
  .lab-access-layout { gap: 30px; }
  .living-lab .signup-vip { padding: 26px; }
  .vip-card-word { font-size: 100px; }
  .lab-access-copy .section-heading { font-size: 42px; }
  .living-lab .join-steps { gap: 25px; }
  .living-lab .join-steps h3 { font-size: 18px; }
}
@media (max-width: 540px) {
  .living-lab .lab-hero { padding-top: 103px; }
  .living-lab[data-lab-page="labo"] .lab-hero { padding-top: 94px; }
  .lab-index { font-size: 9px; letter-spacing: .11em; }
  .living-lab .lab-title { font-size: clamp(48px,12.8vw,67px); line-height: .98; letter-spacing: -.045em; margin: 20px 0; }
  .living-lab .lab-title .homepage-hero-title__boska { margin-top: 6px; }
  .living-lab .lab-hero .clear-hero-intro { font-size: 16px; line-height: 1.6; }
  .living-lab .lab-hero .btn-gold { width: 100%; padding-inline: 16px; justify-content: space-between; }
  .lab-hero .join-note { font-size: 11px; max-width: 300px; }
  .studio-caption { font-size: 8px; margin-left: 4px; }
  .studio-console { transform: rotate(-1.5deg); }
  .studio-orbit { width: 390px; height: 480px; }
  .studio-stage { padding: 16px 12px; }
  .studio-toolbar { padding-inline: 14px; font-size: 9px; }
  .studio-tabs { padding: 10px 8px 0; gap: 1px; }
  .studio-tabs button { font-size: 8px; }
  .studio-tabs button span { font-size: 11px; }
  .studio-brief { font-size: 11px; min-height: 44px; }
  .studio-outcome { font-size: 11px; min-height: 32px; }
  .studio-footer { padding-inline: 12px; font-size: 8px; }
  .demo-sidebar { width: 35px; }
  .demo-workspace { padding: 16px 12px; }
  .demo-flow { padding-inline: 8px; }
  .demo-business { padding-inline: 13px; }
  .business-sheet { padding: 22px 18px; }
  .lab-hero-bottom { gap: 8px; padding-top: 20px; }
  .living-lab .partner-funding { gap: 10px; font-size: 10px; }
  .living-lab .partner-funding__mark { height: 30px; }
  .motion-toggle { font-size: 9px; padding-left: 0; }
  .lab-film { padding-top: 18px; padding-bottom: 25px; }
  .lab-film-head { align-items: flex-start; gap: 16px; }
  .lab-film-head p { font-size: 11px; max-width: 185px; }
  .lab-film-head a { font-size: 11px; white-space: nowrap; }
  .lab-film figure { width: 240px; height: 145px; }
  .lab-film-set { gap: 10px; padding-right: 10px; }
  .living-lab main .sec { padding-block: 64px; }
  .living-lab .section-heading { font-size: 39px; }
  .curriculum-layout { grid-template-columns: 1fr; gap: 18px; }
  .curriculum-art { max-width: 260px; width: 100%; aspect-ratio: 1.4; margin: 0 auto 20px; }
  .curriculum-art::before { inset: 13% 25%; }
  .curriculum-art::after { inset: 25% 33%; }
  .curriculum-core { width: 78px; height: 78px; border-radius: 17px; font-size: 40px; }
  .curriculum-label:nth-of-type(2) { left: 3%; }
  .curriculum-label:nth-of-type(3) { right: -3%; }
  .curriculum-label:nth-of-type(4) { bottom: 0; }
  .lab-curriculum details { padding-block: 20px; }
  .lab-curriculum h3 { font-size: 21px; }
  .lab-curriculum p { margin-left: 26px; margin-right: 15px; font-size: 14px; }
  .lab-audience-list article { column-gap: 8px; }
  .lab-audience-list h3 { font-size: 21px; }
  .lab-audience-list p { font-size: 14px; }
  .lab-method-grid { grid-template-columns: 1fr; gap: 36px; }
  .living-lab .lab-method-grid .lab-method-card { margin-top: 0; }
  .lab-method-card h3 { font-size: 39px; }
  .lab-method-photo { height: 190px; }
  .lab-method-card p { max-width: 100%; }
  .living-lab #resultats .proof-grid { grid-template-columns: 1fr; gap: 28px; }
  .lab-quote { gap: 12px; }
  .lab-quote > span { font-size: 70px; }
  .lab-bio-grid { grid-template-columns: 1fr; gap: 55px; }
  .lab-bio-photo { margin-right: 25px; }
  .lab-bio-photo img { height: 360px; }
  .lab-bio-photo::after { font-size: 65px; }
  .lab-access-layout { grid-template-columns: 1fr; gap: 45px; }
  .lab-access-copy .section-heading { font-size: 42px; }
  .lab-access-copy .btn-gold { width: 100%; }
  .living-lab .signup-vip { margin-inline: 3px 10px; padding: 28px; }
  .living-lab .signup-vip h3 { font-size: 18px; }
  .vip-card-word { font-size: 120px; }
  .living-lab .signup-steps-heading { margin-top: 65px; font-size: 25px; }
  .living-lab .join-steps { grid-template-columns: 1fr; gap: 20px; margin-top: 24px; }
  .living-lab .join-steps li { padding-left: 40px; padding-top: 20px; }
  .living-lab .join-steps li::before { position: absolute; left: 0; top: 24px; }
  .living-lab .join-steps h3 { font-size: 21px; }
  .living-lab .join-steps p { margin: 0; }
  .living-lab #faq .section-heading { font-size: 34px; }
  .living-lab .faq-question, .living-lab .faq-item > summary { font-size: 16px; }
  .living-lab main .closing { padding-block: 68px 40px; }
  .living-lab .closing .section-heading { font-size: 49px; }
  .living-lab .closing .section-intro { font-size: 15px; }
  .closing-signature { margin-top: 50px; font-size: 14vw; }
}
@media (prefers-reduced-motion: reduce) {
  .living-lab *, .living-lab *::before, .living-lab *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
  .living-lab .reveal-pending { opacity: 1; transform: none; }
  .living-lab .studio-console, .living-lab .signup-vip { transform: none; }
  .living-lab .motion-toggle, .living-lab [data-studio-replay] { display: none; }
}

.living-lab .masonry-item { padding: 0; background: transparent; text-align: left; cursor: zoom-in; }
.living-lab .proof-lightbox { position: fixed; inset: 0; width: 100vw; max-width: 100vw; height: 100dvh; max-height: 100dvh; margin: 0; padding: 0; border: 0; background: rgb(4 7 8 / .94); color: var(--lab-paper); }
.living-lab .proof-lightbox::backdrop { background: #05080c; }
.living-lab .proof-lightbox__inner { position: relative; display: grid; place-items: center; width: 100%; height: 100%; padding: 60px; }
.living-lab #lightbox-img { max-width: 100%; max-height: calc(100dvh - 120px); width: auto; height: auto; object-fit: contain; }
.living-lab .proof-lightbox button { position: absolute; display: grid; place-items: center; width: 44px; height: 44px; padding: 0; border: 1px solid var(--lab-line); border-radius: 4px; background: #131912; color: var(--lab-gold); font: 28px var(--font-sans); cursor: pointer; }
.living-lab .proof-lightbox__close { right: 16px; top: 12px; }
.living-lab .proof-lightbox__prev { left: 8px; top: calc(50% - 22px); }
.living-lab .proof-lightbox__next { right: 8px; top: calc(50% - 22px); }
@media (max-width: 540px) {
  .living-lab .proof-lightbox__inner { padding: 65px 12px 80px; }
  .living-lab .proof-lightbox__prev, .living-lab .proof-lightbox__next { top: auto; bottom: 15px; }
  .living-lab .proof-lightbox__prev { left: calc(50% - 55px); }
  .living-lab .proof-lightbox__next { right: calc(50% - 55px); }
}

.living-lab:not(.lab-motion-ready) .lab-film-track, .living-lab:not(.lab-motion-ready) .studio-orbit span { animation: none; }
