:root{--ink:#1d1d1f;--muted:#66666c;--blue:#0768cc;--light:#f5f5f7;--pad:clamp(22px,6vw,104px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:78px}body{margin:0;background:#fff;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,'Hiragino Sans','Noto Sans JP',sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #159bf7;outline-offset:5px}img,video{display:block;max-width:100%}img{height:auto}p{line-height:1.85}.sr,.skip:not(:focus){position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip:focus{position:fixed;top:70px;left:20px;z-index:100;background:white;padding:12px}.nav{height:65px;display:flex;align-items:center;justify-content:space-between;padding:0 var(--pad);background:rgba(255,255,255,.9);backdrop-filter:blur(20px);border-bottom:1px solid #0000000d;position:sticky;top:0;z-index:30}.brand{font-weight:800;font-size:21px;letter-spacing:-1px}.brand span{display:inline-block;color:#4e75dc;font-size:28px;margin-left:3px}.nav nav{display:flex;align-items:center;gap:28px;font-size:14px}.pill{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--blue);color:white;border:0;border-radius:999px;padding:14px 24px;font-size:14px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s}.pill:hover{background:#005bb9;transform:translateY(-2px)}.pill.small{padding:8px 15px;font-size:14px}.pill.warm{background:#a54b23}.pill.warm:hover{background:#893c1a}.hero{padding:20px 0 34px;overflow:hidden}.hero picture{display:block;max-width:1500px;margin:auto}.hero img{width:100%;height:auto}.hero-bottom{display:flex;align-items:center;justify-content:center;gap:48px;text-align:center;margin:14px var(--pad) 4px}.hero-bottom p{font-weight:600;font-size:20px;letter-spacing:-.03em;margin:0}.text-link{border:0;background:none;color:var(--blue);font-size:15px;line-height:1.7;padding:0;display:inline-block;cursor:pointer}.text-link:hover{text-decoration:underline}.audience{text-align:center;font-size:14px;color:var(--muted);padding:0 25px;margin:12px 0 0}.mobile{display:none}.journey{height:190vh;height:190svh;background:white;position:relative}.journey-stick{height:calc(100vh - 65px);height:calc(100svh - 65px);position:sticky;top:65px;display:flex;flex-direction:column;justify-content:center;padding:20px var(--pad) 24px;overflow:hidden;perspective:1300px}.gallery-frame{width:100%;max-width:1450px;align-self:center;border-radius:28px;overflow:hidden;transform-origin:center;will-change:transform}.gallery-frame video{width:100%;max-height:calc(100svh - 160px);aspect-ratio:16/9;object-fit:cover}.journey-caption{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:20px 3px 0;font-size:14px;color:#545459}.journey-caption a{color:var(--blue);white-space:nowrap}.section{padding:100px var(--pad)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;max-width:1440px;margin:0 auto 42px}.eyebrow{font-size:14px;letter-spacing:.07em;color:var(--muted);font-weight:600;margin:0 0 15px}h2{font-size:clamp(31px,4.2vw,60px);line-height:1.2;letter-spacing:-.065em;margin:0;font-weight:750}h3{letter-spacing:-.035em}.works{background:var(--light);overflow:hidden;padding-right:0;padding-left:0}.works .section-head{margin-left:var(--pad);margin-right:var(--pad)}.rail{display:flex;gap:24px;overflow-x:auto;padding:4px var(--pad) 24px;scroll-snap-type:x mandatory;scrollbar-width:none}.rail::-webkit-scrollbar{display:none}.work-card{padding:0;border:0;border-radius:24px;overflow:hidden;flex:0 0 clamp(290px,32vw,440px);background:white;text-align:left;scroll-snap-align:center;transition:transform .3s;box-shadow:0 5px 18px #00000006}.work-card:hover{transform:translateY(-5px)}.work-card img{width:100%;height:auto;aspect-ratio:2/3;object-fit:cover}.card-caption{display:flex;align-items:center;justify-content:space-between;font-weight:600;padding:19px 24px;font-size:14px}.plus{display:flex;align-items:center;justify-content:center;background:#eeeeef;color:#515154;width:29px;height:29px;border-radius:50%;font-size:21px}.rail-controls{display:flex;gap:10px}.rail-controls button{background:#e6e6e9;border:0;width:38px;height:38px;border-radius:50%;color:#58585d;font-size:19px}.rail-controls button:disabled{opacity:.35;cursor:default}.caption{color:var(--muted);font-size:14px;line-height:1.8}.works-note{margin:20px var(--pad) 0}.cinema{padding-bottom:75px}.product-frame{position:relative;border-radius:30px;overflow:hidden;max-width:1440px;margin:auto;background:#cfb6ba}.product-frame video{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.film-control{position:absolute;right:20px;bottom:20px;border:1px solid #ffffff55;background:#17171acc;backdrop-filter:blur(8px);color:white;border-radius:100px;padding:11px 18px;font-size:14px;min-width:68px}.movie-copy{display:flex;max-width:1440px;justify-content:space-between;align-items:center;gap:25px;margin:20px auto 0}.movie-copy p{font-size:18px;font-weight:500;margin:0}.loop{padding-top:40px;padding-bottom:100px}.loop>img{width:100%;max-width:1300px;margin:auto}.loop-copy{max-width:680px;text-align:center;margin:38px auto 0}.loop-copy>p{font-size:19px;font-weight:500}.loop details{margin-top:28px;text-align:left}.edition-section{background:var(--light);padding-bottom:90px}.edition-art{width:100%;max-width:1030px;margin:-12px auto 0;border-radius:30px}.edition-grid{max-width:1030px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;text-align:center;padding:34px 0 45px}.edition-grid h3{font-size:clamp(22px,2.3vw,31px);margin:12px 0 18px}.edition-grid p{font-size:14px;color:#55555b}.edition-grid .edition-kicker{font-size:14px;color:#717177}.edition-grid .pill{margin-top:14px}.offer-note{max-width:1030px;margin:auto;border-top:1px solid #d9d9dd;padding-top:30px;text-align:center}.offer-note strong{font-size:18px}.offer-note p{font-size:14px;color:#6a6a70}.offer-note small{font-size:14px;color:#7d7d85}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;max-width:1440px;margin:65px auto 0}.steps span{font-size:45px;color:#c1c2cb;font-weight:700;letter-spacing:-3px}.steps h3{font-size:22px;margin:14px 0}.steps p{font-size:14px;color:var(--muted);margin:0}.first-request{max-width:850px;margin:70px auto;background:var(--light);border-radius:28px;padding:32px 40px}.first-request>p{font-size:14px;color:var(--muted);margin:0}.first-request blockquote{font-size:21px;font-weight:600;line-height:1.8;margin:17px 0 24px}.first-request [role=status]{font-size:14px;margin-left:15px;color:var(--muted)}.faq{max-width:850px;margin:auto}details{border-bottom:1px solid #dedee3;padding:22px 0;font-size:14px;line-height:1.8}summary{cursor:pointer;font-weight:600;font-size:16px;list-style:none;display:flex;justify-content:space-between;gap:15px}summary::-webkit-details-marker{display:none}summary:after{content:'＋';color:#777}details[open] summary:after{content:'−'}details p{color:var(--muted);margin:18px 0 5px}footer{text-align:center;padding:55px 24px;background:var(--light)}footer p{font-size:14px;margin:14px 0 23px}footer small{color:var(--muted);font-size:14px}dialog{padding:45px 35px;border:0;max-width:1080px;width:calc(100% - 50px);max-height:92svh;border-radius:25px;color:var(--ink);overscroll-behavior:contain}dialog::backdrop{background:#0009;backdrop-filter:blur(10px)}.close{position:sticky;float:right;top:0;margin:-24px -14px 0 0;border:0;width:35px;height:35px;border-radius:50%;background:#e9e9ec;color:#3a3a3c;font-size:25px;z-index:2}.detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center;clear:both}.detail-layout>img{width:100%;border-radius:15px}.detail-copy h2{font-size:34px}.detail-copy>p:not(.eyebrow):not(.caption){font-size:16px;line-height:1.9}.prompt-label{margin-top:35px!important}.detail-copy blockquote{margin:0 0 28px;font-size:18px;font-weight:600;line-height:1.8}.detail-copy .caption{margin-top:25px}.detail-copy [role=status]{font-size:14px;min-height:1.5em;color:var(--muted)}
@media(min-width:1650px){.hero{padding-top:35px}.hero picture{max-width:1500px}}
@media(max-width:900px){.section{padding-top:70px;padding-bottom:70px}.works{padding-left:0;padding-right:0}.nav nav{gap:18px}.work-card{flex-basis:45vw}.hero-bottom{gap:25px}.hero-bottom p{font-size:17px}.movie-copy p{font-size:16px}.edition-grid{gap:24px}.steps{gap:26px}.steps h3{font-size:20px}.detail-layout{gap:28px}.detail-copy h2{font-size:28px}}
@media(max-width:600px){:root{--pad:24px}.nav{height:58px;padding:0 18px}.brand{font-size:17px}.brand span{font-size:23px}.nav nav>a:not(.pill){display:none}.nav .pill.small{font-size:14px;padding:7px 13px}.hero{padding:5px 0 25px}.hero picture{width:100%}.hero img{aspect-ratio:2/3}.hero-bottom{display:block;margin:10px 20px 0}.hero-bottom p{font-size:17px;line-height:1.7}.hero-bottom .text-link{margin-top:13px;font-size:14px}.mobile{display:block}.audience{font-size:14px;line-height:1.9;max-width:350px;margin:13px auto 0}.journey{height:155svh}.journey-stick{top:58px;height:calc(100svh - 58px);padding:20px 14px}.gallery-frame{border-radius:22px}.gallery-frame video{aspect-ratio:4/5;max-height:70svh;object-fit:cover}.journey-caption{font-size:14px;padding:18px 6px 0;gap:8px}.section{padding-top:64px;padding-bottom:64px}.section-head{margin-bottom:28px;align-items:center;gap:14px}.eyebrow{font-size:14px;margin-bottom:13px}h2{font-size:32px;letter-spacing:-.065em}.works .section-head{margin-right:24px}.works h2{font-size:29px}.rail-controls{gap:6px}.rail-controls button{width:31px;height:31px;font-size:16px}.rail{gap:16px;padding-top:2px;padding-bottom:17px}.work-card{flex-basis:82vw;max-width:390px;border-radius:20px}.card-caption{padding:15px 18px;font-size:14px}.works-note{font-size:14px;margin-top:17px}.product-frame{border-radius:22px;margin:0 -10px}.product-frame video{aspect-ratio:4/5;object-fit:cover}.movie-copy{display:block;margin-top:20px}.movie-copy p{font-size:14px}.movie-copy .caption{display:block;margin-top:12px;font-size:14px}.loop{padding:30px 12px 60px}.loop-copy{padding:0 16px;margin-top:20px}.loop-copy>p{font-size:14px}.loop-copy summary{font-size:14px}.loop-copy details{margin-top:18px}.edition-section{padding-left:22px;padding-right:22px}.edition-art{margin:0 auto;max-width:none;border-radius:15px}.edition-grid{grid-template-columns:1fr;gap:35px;padding:25px 0 36px}.edition-grid article+article{border-top:1px solid #dddddf;padding-top:30px}.edition-grid h3{font-size:26px;margin:10px 0 14px}.edition-grid p{font-size:14px}.edition-grid .pill{margin-top:9px}.offer-note strong{font-size:16px}.offer-note p{font-size:14px}.steps{grid-template-columns:1fr;gap:28px;margin-top:36px}.steps article{padding-left:56px;position:relative}.steps span{position:absolute;left:0;top:2px;font-size:31px;letter-spacing:-2px}.steps h3{font-size:19px;margin:0 0 10px}.steps p{font-size:14px}.first-request{padding:25px;margin:42px 0;border-radius:21px}.first-request blockquote{font-size:17px}.first-request .text-link{font-size:14px}.first-request [role=status]{display:block;margin:8px 0 0}summary{font-size:14px}details{font-size:14px}dialog{width:calc(100% - 26px);padding:42px 20px 28px;max-height:94svh;border-radius:20px}.detail-layout{grid-template-columns:1fr;gap:28px}.detail-layout>img{max-width:420px;margin:auto}.detail-copy h2{font-size:28px}.detail-copy>p:not(.eyebrow):not(.caption){font-size:14px}.detail-copy blockquote{font-size:16px}.close{margin:-27px -7px 0 0}.prompt-label{margin-top:25px!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.journey{height:auto}.journey-stick{position:relative;top:0;height:auto;padding:30px var(--pad)}.gallery-frame{transform:none!important}.gallery-frame video{aspect-ratio:16/9}.work-card,.pill{transition:none}.work-card:hover,.pill:hover{transform:none}}
@media(max-width:600px){.works .section-head{display:block;position:relative;padding-bottom:43px}.works .rail-controls{position:absolute;right:0;bottom:0}}

/* Branding LP v3: intelligence, skill library, and a closed learning cycle. */
.intelligence,.closed-loop{padding-top:24px}.chapter-art{display:block;width:100%;max-width:1440px;margin:0 auto 30px}.chapter-art img{width:100%;height:auto}.chapter-intro{max-width:1100px;margin:32px auto 48px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.chapter-intro p{font-size:17px;color:var(--muted);margin:0}.chapter-intro .lead{font-size:30px;font-weight:700;color:var(--ink);letter-spacing:-.045em;line-height:1.65}.motion-frame{max-width:1360px;margin:auto;border-radius:30px;overflow:hidden;position:relative;background:#f5f7fa}.motion-frame video{width:100%;aspect-ratio:16/9;object-fit:contain}.film-control{z-index:2}.connected-steps{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:32px;padding:0;max-width:1170px;margin:46px auto 28px}.connected-steps li{position:relative;padding-left:45px}.connected-steps span{position:absolute;left:0;top:3px;font-size:21px;font-weight:700;color:#a7bbd2}.connected-steps h3{font-size:21px;margin:0 0 12px;letter-spacing:-.045em}.connected-steps p{font-size:14px;color:var(--muted);margin:0}.conditions{max-width:1170px;margin:25px auto 0;line-height:1.9;font-size:14px;color:#777}.skill-section{background:#f5f5f7;padding-top:35px}.skill-section>.chapter-art{border-radius:24px}.library-head{max-width:1320px;margin:55px auto 30px;display:flex;justify-content:space-between;align-items:end;gap:40px}.library-head h3{font-size:38px;letter-spacing:-.05em;margin:0}.library-head p:not(.eyebrow){font-size:16px;color:var(--muted);margin:20px 0 0}.search-label{display:block;min-width:260px}.search-label span{display:block;font-size:14px;color:var(--muted);margin:0 0 9px}.search-label input{width:100%;font:inherit;background:#fff;border:1px solid #dedee6;border-radius:13px;padding:15px 18px;color:var(--ink);font-size:15px}.skill-filters{display:flex;gap:8px;max-width:1320px;margin:28px auto 18px;overflow-x:auto;padding:5px 3px 14px}.skill-filters button{white-space:nowrap;border:1px solid #dfe0e5;background:transparent;color:#555;border-radius:999px;padding:12px 21px;font-size:14px;transition:.2s}.skill-filters button[aria-pressed=true]{background:#1d1d1f;color:#fff;border-color:#1d1d1f}.skill-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:1320px;margin:auto}.skill-card{border:0;border-radius:20px;padding:27px;text-align:left;background:white;min-height:167px;position:relative;color:var(--ink);transition:transform .2s,box-shadow .2s}.skill-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #1627450c}.skill-card>span:first-child{display:block;font-size:14px;letter-spacing:.06em;color:#6d7f99;margin-bottom:15px}.skill-card strong{font-size:22px;letter-spacing:-.045em;display:block;padding-right:19px}.skill-card p{font-size:14px;color:var(--muted);margin:11px 0 0}.skill-card .skill-plus{position:absolute;right:22px;top:23px;font-size:23px;color:#9aa5b5}#skill-count{max-width:1320px;margin:10px auto 18px;font-size:14px}#skill-empty{padding:32px 10px;max-width:1320px;margin:auto}.more-skills{text-align:center;margin:30px 0 36px}.cycle-explainer{max-width:950px;margin:40px auto}.cycle-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;border-bottom:1px solid #dce0e6;padding-bottom:16px}.cycle-tabs button{border:0;background:#f4f6f9;color:#6a7483;padding:15px 10px;border-radius:12px;font-size:14px;font-weight:600}.cycle-tabs button[aria-selected=true]{background:#e8f2ff;color:#0064bd;box-shadow:inset 0 0 0 1px #d1e3ff}#cycle-description{min-height:135px;padding:24px 8px}#cycle-description h3{font-size:27px;margin:0 0 10px;letter-spacing:-.05em}#cycle-description p{font-size:16px;color:var(--muted);margin:0}.autonomy-note{max-width:1100px;margin:24px auto 0;display:flex;gap:28px;background:#f5f7fa;border-radius:24px;padding:37px 45px;align-items:start}.loop-mark{font-size:65px;line-height:1;color:#5098df}.autonomy-note h3{font-size:25px;letter-spacing:-.04em;margin:0}.autonomy-note p{font-size:15px;color:var(--muted);margin:12px 0 18px}#skill-dialog{max-width:700px;padding:50px}#skill-dialog h2{font-size:35px;letter-spacing:-.05em}#skill-description{font-size:19px;color:var(--muted);margin:24px 0}#skill-prompt{font-size:21px;line-height:1.85;font-weight:600;margin:0 0 30px}#skill-status{font-size:14px;min-height:1.5em}#skill-dialog .caption{font-size:14px;color:var(--muted)}
@media(max-width:900px){.chapter-intro{gap:25px}.chapter-intro .lead{font-size:24px}.chapter-intro p{font-size:14px}.connected-steps{gap:20px}.connected-steps li{padding-left:33px}.connected-steps h3{font-size:18px}.connected-steps p{font-size:14px}.skill-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.library-head h3{font-size:30px}.skill-card strong{font-size:20px}.library-head{gap:25px}}
@media(max-width:600px){.intelligence,.closed-loop{padding:12px 20px 60px}.chapter-art{width:calc(100% + 40px);max-width:none;margin:0 -20px 24px}.chapter-intro{display:block;margin:20px 0 30px}.chapter-intro .lead{font-size:23px;line-height:1.6;margin-bottom:18px}.chapter-intro p{font-size:14px}.motion-frame{border-radius:18px;margin:0 -7px}.motion-frame video{aspect-ratio:16/9;object-fit:contain}.connected-steps{grid-template-columns:1fr;gap:25px;margin:31px 0 0}.connected-steps li{padding-left:40px}.connected-steps h3{font-size:19px;margin-bottom:8px}.connected-steps p{font-size:14px}.conditions{font-size:14px;margin-top:25px}.skill-section{padding:20px 20px 48px}.skill-section>.chapter-art{border-radius:0}.library-head{display:block;margin:25px 0}.library-head h3{font-size:29px;line-height:1.5}.library-head p:not(.eyebrow){font-size:14px;margin-top:14px}.search-label{margin-top:25px;min-width:0}.search-label input{font-size:16px;padding:12px 15px}.skill-filters{margin:20px -4px 8px;gap:7px}.skill-filters button{font-size:14px;padding:10px 15px}.skill-grid{gap:10px}.skill-card{border-radius:16px;padding:20px 14px;min-height:170px}.skill-card>span:first-child{font-size:14px;margin-bottom:17px}.skill-card strong{font-size:17px;line-height:1.55;padding-right:0}.skill-card p{font-size:14px;line-height:1.75;margin-top:10px}.skill-card .skill-plus{right:13px;top:13px;font-size:17px}.cycle-explainer{margin:28px 0}.cycle-tabs{gap:5px;padding-bottom:12px}.cycle-tabs button{padding:12px 3px;font-size:14px;border-radius:8px}#cycle-description{padding:22px 3px;min-height:145px}#cycle-description h3{font-size:23px}#cycle-description p{font-size:14px}.autonomy-note{padding:24px 20px;gap:12px;border-radius:20px;display:block}.loop-mark{display:block;font-size:46px;margin-bottom:12px}.autonomy-note h3{font-size:21px;line-height:1.65}.autonomy-note p{font-size:14px}#skill-dialog{padding:45px 25px 25px}#skill-dialog h2{font-size:27px}#skill-description{font-size:16px}#skill-prompt{font-size:17px}}
@media(prefers-reduced-motion:reduce){.skill-card,.skill-filters button{transition:none}.skill-card:hover{transform:none}}

[hidden]{display:none!important}

.search-label{position:relative}.search-label input{padding-right:42px}.search-label input::-webkit-search-cancel-button{display:none}#clear-search{position:absolute;bottom:7px;right:7px;width:35px;height:35px;border:0;background:transparent;color:#657185;border-radius:50%;font-size:23px}
/* v4: actual outputs, all skills, and clear pathways. */
.chapter-nav{display:flex;justify-content:center;gap:24px;margin:24px auto 0;font-size:14px;color:#657487}.chapter-nav a:hover{color:var(--blue)}.works{padding-left:var(--pad);padding-right:var(--pad)}.works .section-head{margin-left:auto;margin-right:auto}.gallery-intro{font-size:17px;color:var(--muted);margin:0 0 3px}.output-gallery{max-width:1440px;margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.output-card{padding:0;border:0;border-radius:25px;overflow:hidden;text-align:left;background:#fff;box-shadow:0 8px 25px #1d365108;color:var(--ink);transition:transform .3s,box-shadow .3s}.output-card:hover{transform:translateY(-6px);box-shadow:0 18px 32px #16274414}.output-visual{height:clamp(230px,28vw,410px);overflow:hidden;background:#e9eff2;display:flex;align-items:center;justify-content:center}.output-visual img,.output-visual video{width:100%;height:100%;object-fit:cover;transition:transform .6s}.output-card:hover .output-visual img{transform:scale(1.03)}.output-lp .output-visual{background:#f5e9d8}.output-lp .output-visual img{object-fit:contain}.output-manga .output-visual{background:#fff5e8}.output-manga .output-visual img{object-fit:contain}.output-slides .output-visual{background:#eaf4ff}.output-slides .output-visual img{object-fit:contain;padding:8px}.output-article .output-visual img{object-fit:cover}.output-caption{padding:24px 26px 27px;position:relative}.output-caption>span:first-child{font-size:14px;color:#6e7887}.output-caption h3{font-size:21px;line-height:1.5;margin:12px 18px 0 0}.open-mark{position:absolute;right:24px;bottom:28px;font-size:19px;color:#768297}.works-note{max-width:1440px;margin:25px auto 0}.motion-global{display:block;max-width:1440px;margin:12px auto 0;font-size:14px}.team{display:grid;grid-template-columns:1.4fr 1fr;gap:clamp(35px,5vw,80px);align-items:center;max-width:1700px;margin:auto}.team-film{width:100%;border-radius:24px}.team-copy h2{font-size:clamp(29px,3vw,46px);line-height:1.4}.team-copy>p:not(.eyebrow):not(.caption){font-size:16px;color:var(--muted);margin:22px 0}.team-copy .caption{margin:18px 0 0;font-size:14px}.output-links{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;margin:30px auto}.output-links button{border:0;background:none;color:var(--blue);font-size:14px;padding:8px}.skill-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.skill-card{padding:0;overflow:hidden;min-height:0;display:flex;flex-direction:column}.skill-thumb{width:100%;height:156px;object-fit:cover;background:#ecf1f7}.skill-card[data-format="html"] .skill-thumb{object-fit:cover}.skill-card-body{padding:20px;display:block;flex:1}.skill-card .skill-category{display:block;font-size:14px;line-height:1.6;color:#6b8199;margin-bottom:9px}.skill-card strong{font-size:18px;line-height:1.5;padding:0;letter-spacing:-.025em}.skill-card .skill-id{font-size:14px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#8b929c;margin-top:9px;font-family:ui-monospace,monospace}.skill-card p{font-size:14px;margin-top:11px;line-height:1.75}.skill-card .view-output{display:block;color:#1365b3;font-size:14px;margin-top:15px}.skill-card>span:first-child{margin:0}.library-head{align-items:center}.library-head h3{line-height:1.4}.skill-filters{position:sticky;top:65px;z-index:5;background:rgba(245,245,247,.94);backdrop-filter:blur(14px);padding-top:14px;margin-bottom:13px}.skill-filters button{padding:10px 18px}.chapter-intro .lead{font-size:29px}.dialog-head{position:sticky;top:0;background:rgba(255,255,255,.97);backdrop-filter:blur(20px);z-index:3;padding:24px 30px 18px;border-bottom:1px solid #ededf1;display:flex;justify-content:space-between;gap:22px;align-items:start}.dialog-head .eyebrow{margin-bottom:8px;font-size:14px}.dialog-head h2{font-size:29px;letter-spacing:-.04em;line-height:1.4}.dialog-head .close{position:static;float:none;flex:0 0 36px;margin:0}.dialog-copy{padding:24px 30px 10px}.dialog-copy code{font-size:14px;color:#78869a;overflow-wrap:anywhere}.dialog-copy>p:not(.caption){font-size:16px;margin:13px 0 25px;color:#5e646f}.example-heading{display:flex;justify-content:space-between;gap:20px;align-items:end}.example-heading span{font-size:14px;color:#6082a2}.example-heading h3{font-size:22px;margin:9px 0 0}.example-heading a{font-size:14px;white-space:nowrap}.dialog-copy .caption{font-size:14px;line-height:1.8;margin-bottom:16px}#output-dialog{padding:0;max-width:1120px;scrollbar-gutter:stable}#output-view{padding:0 30px 25px}#output-view>img{max-height:75vh;object-fit:contain;margin:auto;border-radius:12px}#output-view>video{width:100%;max-height:68vh;background:#171c24;border-radius:15px}#output-view>iframe{width:100%;height:65vh;min-height:380px;border:1px solid #e6e8ee;border-radius:14px;display:block;background:#f7f6f2}.dialog-foot{padding:0 30px 28px}.dialog-foot button{font-size:14px}
@media(max-width:1100px){.output-gallery{gap:18px}.output-caption{padding:20px}.output-caption h3{font-size:18px}.skill-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.team-copy .eyebrow{font-size:14px}.team-copy>p:not(.eyebrow):not(.caption){font-size:14px}.skill-filters{top:65px}.gallery-intro{font-size:14px}}
@media(max-width:760px){.output-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.output-visual{height:42vw}.team{grid-template-columns:1fr;gap:28px}.team-copy{padding:0 6px}.team-copy h2{font-size:34px}.team-copy h2 br{display:none}.team-film{max-width:700px}.gallery-intro{display:none}.skill-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.chapter-nav{gap:19px;font-size:14px;margin-top:24px}.works{padding-left:18px;padding-right:18px}.works .section-head{padding:0;margin:0 6px 28px}.works h2{font-size:32px;line-height:1.3}.output-gallery{gap:13px}.output-card{border-radius:18px}.output-visual{height:48vw}.output-caption{padding:16px 14px 19px;min-height:106px}.output-caption>span:first-child{font-size:14px}.output-caption h3{font-size:15px;line-height:1.6;margin:9px 12px 0 0;letter-spacing:-.025em}.open-mark{right:12px;bottom:19px;font-size:15px}.works-note{font-size:14px;margin:21px 6px 0}.team{padding:56px 20px}.team-copy h2{font-size:30px}.team-copy h2 br{display:block}.team-copy .eyebrow{font-size:14px}.team-copy>p:not(.eyebrow):not(.caption){font-size:14px}.team-film{margin:0}.output-links{display:block;text-align:left;margin:24px 0}.output-links button{display:block;padding:10px 0;font-size:14px}.skill-grid{gap:13px}.skill-thumb{height:112px}.skill-card{border-radius:16px}.skill-card-body{padding:15px 13px 18px}.skill-card .skill-category{font-size:14px;margin-bottom:7px}.skill-card strong{font-size:15px;line-height:1.55}.skill-card .skill-id{font-size:14px;margin-top:8px}.skill-card p{font-size:14px;line-height:1.8;margin-top:10px}.skill-card .view-output{font-size:14px;margin-top:11px}.skill-filters{top:58px;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.skill-filters button{font-size:14px;padding:9px 15px}.chapter-intro .lead{font-size:23px}#output-dialog{width:calc(100% - 16px);border-radius:19px}.dialog-head{padding:20px 18px 15px;gap:12px}.dialog-head h2{font-size:23px}.dialog-head .eyebrow{font-size:14px}.dialog-copy{padding:20px 18px 8px}.dialog-copy code{font-size:14px}.dialog-copy>p:not(.caption){font-size:14px}.example-heading{display:block}.example-heading h3{font-size:19px}.example-heading a{font-size:14px;margin-top:13px}.dialog-copy .caption{font-size:14px}#output-view{padding:0 12px 22px}#output-view>iframe{height:58vh;min-height:300px}.dialog-foot{padding:0 20px 24px}.motion-global{font-size:14px}}
@media(prefers-reduced-motion:reduce){.output-card,.output-visual img,.output-visual video{transition:none}.output-card:hover,.output-card:hover .output-visual img{transform:none}}

.output-article .output-visual img{object-fit:cover;object-position:top}.skill-card[data-format="html"] .skill-thumb{object-position:top}.skill-id{user-select:text}
.output-banner .output-visual img{object-fit:contain;background:#e5f2f7}.output-caption h3,.skill-card strong{text-wrap:balance}.dialog-copy>code:empty,.dialog-copy>p:empty{display:none}

.skill-card[data-output-key="lp"] .skill-thumb,.skill-card[data-output-key="manga"] .skill-thumb{object-fit:contain;background:#f6efe5}

.output-caption h3 span{display:inline-block;white-space:nowrap}.output-article .output-visual img{object-fit:contain;background:#f7f6f2;object-position:center}

/* v5: approved Image2.5 showcase, with actual outputs one step inside. */
[hidden]{display:none!important}
.works.works-showcase{padding-left:0;padding-right:0}
.works-showcase .section-head{margin-left:var(--pad);margin-right:var(--pad);align-items:end}
.showcase-intro{font-size:18px;color:var(--muted);margin:20px 0 0}
.works-showcase .work-card{color:var(--ink)}
.works-showcase .work-card img{object-fit:contain}
.showcase-footer{margin:18px var(--pad) 0;display:flex;flex-wrap:wrap;align-items:center;gap:16px 32px}
.showcase-footer>.caption{margin:0}.showcase-more{display:flex;flex-wrap:wrap;gap:24px;margin-left:auto}
.showcase-more .text-link{font-size:14px}.showcase-footer .motion-global{margin:0;font-size:14px;color:var(--muted)}
#back-showcase{margin:0 0 20px;font-size:14px}
.showcase-open .dialog-copy{padding-top:12px;padding-bottom:0}
.showcase-open .dialog-copy>:not(.example-heading){display:none}
.showcase-open .example-heading{justify-content:flex-end;margin-bottom:16px}
.showcase-open .example-heading>div{display:none}
.showcase-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:38px;align-items:center}
.showcase-detail>img{width:100%;border-radius:18px}
.showcase-detail-copy h3{font-size:29px;line-height:1.5;margin:0 0 22px;letter-spacing:-.045em}
.showcase-detail-copy>p:not(.caption):not(.related-label){font-size:15px;line-height:1.95;color:#5f6470;margin:0 0 25px}
.showcase-examples .pill{font-size:14px;padding:13px 19px;text-align:center}
.showcase-detail-copy>.caption{font-size:14px;line-height:1.85;margin:17px 0 30px}
.related-label{font-size:14px;font-weight:600;color:#757d8d;margin:0 0 11px}
.related-skills{display:grid;grid-template-columns:1fr;gap:8px}
.related-skills button{border:1px solid #e5e9ee;background:#f8f9fb;border-radius:12px;padding:12px 15px;text-align:left;color:#2e3644}
.related-skills button:hover{background:#eef4fc;border-color:#b9d7f5}
.related-skills span{display:block;font-size:14px;font-weight:600;line-height:1.6}.related-skills code{display:block;font-size:14px;color:#7d899d;margin-top:3px;overflow-wrap:anywhere}
@media(max-width:900px){.showcase-detail{gap:26px}.showcase-detail-copy h3{font-size:24px}.showcase-detail-copy>p:not(.caption):not(.related-label){font-size:14px}.showcase-footer{gap:16px}.showcase-more{margin-left:0}}
@media(max-width:600px){.works-showcase .section-head{padding:0 0 42px;margin:0 var(--pad) 26px}.works-showcase h2{font-size:29px}.showcase-intro{font-size:14px;margin-top:16px}.showcase-footer{margin-top:12px;gap:15px}.showcase-more{gap:20px}.showcase-more .text-link{font-size:14px}.showcase-footer>.caption{font-size:14px}.showcase-footer .motion-global{flex-basis:100%;text-align:left}.showcase-detail{grid-template-columns:1fr;gap:25px}.showcase-detail>img{max-width:350px;margin:auto}.showcase-detail-copy{padding:0 8px}.showcase-detail-copy h3{font-size:25px}.showcase-detail-copy>p:not(.caption):not(.related-label){font-size:14px}.showcase-detail-copy>.caption{font-size:14px}.showcase-open .dialog-copy{padding:0 18px 0}.showcase-open .example-heading{margin:0 0 15px}.showcase-open .example-heading a{font-size:14px}.related-skills{grid-template-columns:1fr 1fr;gap:8px}.related-skills button{padding:12px}.related-skills span{font-size:14px}.related-skills code{font-size:14px}}

/* v6: teams first, related techniques together, exact skill index retained. */
.skill-workshop{background:#f5f6f8;padding-top:110px;padding-bottom:85px}
.workshop-heading{max-width:1440px;margin:0 auto 54px}.workshop-heading h2{line-height:1.3}
.workshop-lead{font-size:23px;font-weight:550;letter-spacing:-.035em;margin:26px 0 18px;color:#4c5666}
.workshop-definition{font-size:14px;color:#78818e;line-height:1.9;margin:0}
.crew-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;max-width:1440px;margin:auto}
.crew-card{display:flex;flex-direction:column;padding:0;border:0;border-radius:25px;overflow:hidden;background:white;text-align:left;color:var(--ink);box-shadow:0 8px 35px #1a2d4306;transition:transform .3s,box-shadow .3s}
.crew-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #273f6313}
.crew-card>img{width:100%;height:auto;aspect-ratio:3/2;object-fit:contain}
.crew-card-copy{display:flex;flex-direction:column;flex:1;padding:23px 25px 22px}.crew-cast{display:block;font-size:14px;color:#818794;line-height:1.6;margin:0 0 12px}
.crew-catch{display:block;font-size:16px;line-height:1.6;letter-spacing:-.035em;font-weight:600;color:#626a77;margin-top:14px}
.crew-summary{display:block;font-size:14px;line-height:1.85;color:#6f7783;margin:14px 0 25px;min-height:3.7em}
.crew-card-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;color:var(--room-color);font-size:14px;font-weight:600;gap:10px}.crew-card .plus{font-size:19px;background:#f2f4f7;color:var(--room-color)}
.workshop-footnote{max-width:1440px;margin:25px auto 0;font-size:14px}
.skill-index{max-width:1440px;margin:45px auto 0;border-top:1px solid #dfe3e8;border-bottom:1px solid #dfe3e8;padding:25px 0}
.skill-index>summary{font-size:17px}.skill-index .library-head{margin:38px 0 24px}.skill-index .library-head h3{font-size:26px}.skill-index .library-head p{font-size:14px}.skill-index .skill-filters{position:static;flex-wrap:wrap}
.skill-index .skill-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.skill-index .skill-card{border-radius:15px;box-shadow:none;border:1px solid #e7eaf0}.skill-index .skill-card strong{font-size:15px}.skill-index .skill-card-body{padding:19px}.skill-index .skill-id{white-space:normal;overflow-wrap:anywhere}.skill-index .skill-card p{font-size:14px}
.room-open{max-width:1240px!important}.room-open .dialog-copy{display:none}
.room-content{padding-top:25px}.room-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:35px;align-items:center}.room-hero>img{border-radius:18px;width:100%}
.room-hero h3{font-size:28px;line-height:1.5;margin:12px 0 19px}.room-hero p:not(.crew-cast):not(.room-stat){font-size:15px;color:#737b88;line-height:1.9}.room-hero .crew-cast{font-size:14px}.room-stat{font-size:14px;color:var(--room-color);margin:24px 0 0;font-weight:600}
.room-section-title{font-size:25px;margin:40px 0 22px;line-height:1.5}
.room-samples{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.room-sample{padding:0;text-align:left;border:1px solid #e9edf2;background:#fafbfc;border-radius:16px;overflow:hidden;color:var(--ink)}
.room-sample>img{width:100%;height:145px;object-fit:contain;background:#eef2f6}.room-sample>span{display:block;padding:15px}.room-sample small{font-size:14px;color:#7c8694;display:block;line-height:1.6}.room-sample strong{display:block;font-size:14px;line-height:1.7;margin-top:7px}
.machine-hint{font-size:14px;line-height:1.9;color:#7a8392;margin:-8px 0 24px}.machine-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start}
.skill-machine{border:1px solid #e2e7ef;border-radius:18px;padding:0;background:linear-gradient(135deg,#fafcfe,#fff);overflow:hidden}
.skill-machine summary{padding:20px;align-items:center;gap:17px}.skill-machine summary:after{font-size:18px;flex:0 0 18px;color:var(--room-color)}
.machine-cartridge{display:flex;align-items:center;justify-content:center;flex:0 0 48px;height:58px;border-radius:12px 12px 17px 17px;border:1px solid #d6e0ed;border-bottom:5px solid #c6d2e1;background:linear-gradient(145deg,#fff,#e3eaf4);color:var(--room-color);font:600 16px ui-monospace,monospace;box-shadow:inset 0 0 0 4px #ffffffa6}
.skill-machine summary>span:nth-child(2){flex:1;min-width:0}.skill-machine small{font-size:14px;letter-spacing:.05em;color:var(--room-color);display:block;margin-bottom:7px}.skill-machine strong{display:block;font-size:15px;line-height:1.6}.machine-description{display:block;font-size:14px;font-weight:400;line-height:1.7;color:#7c8492;margin-top:8px}
.machine-skill-list{padding:0 17px 17px;display:grid;gap:8px}.machine-skill-list button{display:block;width:100%;padding:15px;border:1px solid #e4e9f1;border-radius:11px;background:white;text-align:left;color:var(--ink)}.machine-skill-list button:hover{background:#f0f5fd}.machine-skill-list strong{font-size:14px}.machine-skill-list code{display:block;font-size:14px;overflow-wrap:anywhere;color:#8a93a0;margin-top:5px}.machine-skill-list span{display:block;font-size:14px;line-height:1.8;margin-top:9px;color:#6d7888}.machine-skill-list .machine-view{color:var(--room-color);font-size:14px}
@media(max-width:1050px){.crew-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.skill-index .skill-grid{grid-template-columns:1fr 1fr}.room-hero{gap:23px}.room-hero h3{font-size:23px}.room-hero p:not(.crew-cast):not(.room-stat){font-size:14px}.room-samples{grid-template-columns:1fr 1fr}.room-sample>img{height:180px}}
@media(max-width:600px){.skill-workshop{padding:68px 20px}.workshop-heading{margin-bottom:30px}.workshop-heading h2{font-size:30px;line-height:1.4}.workshop-lead{font-size:17px;line-height:1.8;margin-top:23px}.workshop-definition{font-size:14px}.crew-grid{grid-template-columns:1fr;gap:23px}.crew-card{border-radius:22px}.crew-card-copy{padding:21px 23px}.crew-card-copy>strong{font-size:20px}.crew-cast{font-size:14px}.crew-summary{font-size:14px;min-height:0;margin-bottom:20px}.workshop-footnote{font-size:14px;line-height:1.9}.skill-index{margin-top:32px}.skill-index>summary{font-size:15px}.skill-index .skill-grid{grid-template-columns:1fr}.skill-index .library-head h3{font-size:23px}.skill-index .skill-filters{margin-left:0;margin-right:0;padding:0}.room-content{padding:20px 4px 0}.room-hero{grid-template-columns:1fr;gap:20px}.room-hero>div{padding:0 5px}.room-hero h3{font-size:24px}.room-hero p:not(.crew-cast):not(.room-stat){font-size:14px}.room-stat{margin-top:17px}.room-section-title{font-size:23px;margin:31px 4px 18px}.room-samples{gap:10px}.room-sample>img{height:115px}.room-sample>span{padding:12px}.room-sample strong{font-size:14px}.room-sample small{font-size:14px}.machine-grid{grid-template-columns:1fr;gap:12px}.skill-machine summary{padding:18px 15px;gap:13px}.skill-machine strong{font-size:14px}.machine-hint{font-size:14px;margin-left:4px}.machine-description{font-size:14px}.machine-cartridge{flex-basis:42px;height:53px}}
@media(prefers-reduced-motion:reduce){.crew-card{transition:none}.crew-card:hover{transform:none}}

/* Crew names sit below the artwork; no text overlays on generated images. */
.crew-names{display:grid;gap:8px;font-size:22px;line-height:1.5;font-weight:750;letter-spacing:-.045em;color:#1d1d1f}
.crew-person{display:flex;gap:8px;align-items:baseline}.crew-person>span:last-child{min-width:0}.crew-suffix{white-space:nowrap}.crew-position{flex:0 0 20px;align-self:center;font-size:14px;line-height:20px;letter-spacing:0;font-weight:500;text-align:center;border-radius:5px;background:#f1f3f6;color:#6d7888}
.room-hero .crew-names{font-size:27px;gap:10px}.room-hero h3{font-size:22px;margin-top:20px;color:#626a77}
@media(max-width:1050px){.room-hero .crew-names{font-size:23px}.room-hero h3{font-size:19px}}
@media(max-width:600px){.crew-names{font-size:22px}.room-hero .crew-names{font-size:23px}.crew-catch{font-size:16px}.room-hero h3{font-size:19px}}
@media(max-width:360px){.crew-names,.room-hero .crew-names{font-size:20px}}

/* Character names are part of the artwork in this revision. */
.crew-catch{font-size:20px;color:var(--ink);margin-top:0;font-weight:700}
.room-hero h3{color:var(--ink);font-size:28px;margin:12px 0 19px}
@media(max-width:1050px){.room-hero h3{font-size:23px}}
@media(max-width:600px){.room-hero h3{font-size:24px}}

/* v10: real work and its skills form one browsable collection. */
.workshop-collection{display:inline-block;font-size:14px;color:#65748b;letter-spacing:.03em;margin:20px 0 0;border-top:1px solid #dae1eb;padding-top:18px}
.workshop-feature{display:grid;grid-template-columns:1.6fr 1fr;gap:0;max-width:1440px;margin:0 auto 32px;border-radius:25px;background:white;overflow:hidden;box-shadow:0 8px 35px #1a2d4306}
.feature-art{position:relative;display:block;width:100%;border:0;padding:0;background:#edf3f6;overflow:hidden}.feature-art>img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:16/9}.feature-play{position:absolute;bottom:20px;right:20px;width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#ffffffdf;color:#243b50;font-size:27px;box-shadow:0 3px 15px #132e5620}.feature-copy{padding:35px;align-self:center}.feature-copy h3{font-size:clamp(26px,2.4vw,37px);line-height:1.35;letter-spacing:-.045em;margin:17px 0}.feature-copy p:not(.eyebrow){font-size:14px;line-height:1.9;color:#6a7482}.feature-copy .text-link{margin-top:12px;font-size:14px}.feature-copy .eyebrow{font-size:14px}
.crew-card-copy{padding:24px 22px 23px}.crew-catch{font-size:19px}.crew-summary{font-size:14px;margin:13px 0 17px;min-height:3.7em}.crew-previews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-bottom:23px}.crew-previews>span{min-width:0;display:block}.crew-previews img{width:100%;height:93px;object-fit:contain;display:block;background:#f3f5f8;border-radius:8px}.crew-previews>span>span{font-size:14px;color:#7b8796;line-height:1.4;display:block;text-align:center;padding:8px 0 0}.crew-card-bottom{font-size:14px}
.room-hero{grid-template-columns:.9fr 1.1fr;gap:35px}.room-hero h3{font-size:30px}.room-hero .room-stat{font-size:14px}.room-section-title{margin-top:48px;font-size:26px}
.room-samples{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}.room-sample{background:white;box-shadow:0 8px 28px #20354f08;border:1px solid #e7ebf0;border-radius:18px;transition:transform .2s,box-shadow .2s}.room-sample:hover{transform:translateY(-4px);box-shadow:0 12px 32px #233a5816}.room-sample>img{height:auto;aspect-ratio:4/3;object-fit:contain;background:#f0f3f7}.room-sample>span{padding:20px;display:flex;flex-direction:column;flex:1}.room-sample{display:flex;flex-direction:column}.room-sample small{font-size:14px;color:var(--room-color)}.room-sample strong{font-size:17px;line-height:1.65;letter-spacing:-.03em;margin:10px 0}.sample-description{display:block;font-size:14px;line-height:1.8;color:#737e8d;margin:0 0 20px}.sample-action{display:block;font-size:14px;color:var(--room-color);font-weight:600;margin-top:auto}
.output-connections{padding:28px 5px 0;max-width:900px;margin:auto}.output-connections h3{font-size:15px;margin:0 0 15px}.output-connections .related-skills{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.output-connections .related-skills span{font-size:14px}.output-connections .related-skills code{font-size:14px}
@media(max-width:1050px){.workshop-feature{grid-template-columns:1.2fr 1fr}.feature-copy{padding:28px}.feature-copy h3{font-size:28px}.feature-copy p:not(.eyebrow){font-size:14px}.room-samples{grid-template-columns:1fr 1fr;gap:16px}.room-hero h3{font-size:25px}.crew-previews img{height:110px}.output-connections .related-skills{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.workshop-feature{grid-template-columns:1fr;margin-bottom:25px;border-radius:22px}.feature-copy{padding:25px}.feature-copy h3{font-size:28px}.feature-copy h3 br{display:none}.feature-copy p:not(.eyebrow){font-size:14px}.feature-play{bottom:14px;right:14px;width:38px;height:38px;font-size:23px}.crew-previews img{height:105px}.crew-catch{font-size:20px}.crew-summary{font-size:14px}.crew-previews>span>span{font-size:14px}.crew-card-bottom{font-size:14px}.room-hero{grid-template-columns:1fr;gap:15px}.room-hero h3{font-size:24px}.room-section-title{font-size:23px;letter-spacing:-.04em}.room-samples{grid-template-columns:1fr;gap:22px}.room-sample{border-radius:17px}.room-sample>img{aspect-ratio:4/3}.room-sample>span{padding:20px}.room-sample strong{font-size:19px}.room-sample small{font-size:14px}.sample-description{font-size:14px}.sample-action{font-size:14px}.output-connections .related-skills{grid-template-columns:1fr}.workshop-collection{font-size:14px;line-height:1.8}}
@media(prefers-reduced-motion:reduce){.room-sample{transition:none}.room-sample:hover{transform:none}}
.output-movie video{display:block;width:100%;height:auto;max-height:68vh;object-fit:contain;border-radius:14px;background:#101419}.movie-controls{display:flex;align-items:center;gap:18px;padding:18px 3px}.movie-controls button{flex-shrink:0;border:0;border-radius:30px;padding:13px 21px;font:inherit;font-size:14px;font-weight:600;background:#176bd4;color:#fff}.movie-controls input{flex:1;min-width:30px;accent-color:#176bd4}.movie-time{font-size:14px;white-space:nowrap;color:#6b7687;font-variant-numeric:tabular-nums}@media(max-width:600px){.movie-controls{gap:10px;flex-wrap:wrap}.movie-controls button{font-size:14px;padding:12px 18px}.movie-controls input{order:3;flex-basis:100%}.movie-time{margin-left:auto}}

/* v11: knowledge and strategy have their own workshop; the loop closes below. */
.crew-card--wide{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;align-items:center}.crew-card--wide>img{width:100%;height:auto}.crew-card--wide .crew-card-copy{padding:clamp(25px,4vw,60px)}.crew-card--wide .crew-catch{font-size:clamp(23px,2.5vw,35px)}.crew-card--wide .crew-summary{min-height:0;font-size:14px;line-height:1.9}.crew-card--wide .crew-previews img{height:clamp(90px,10vw,145px)}
@media(max-width:600px){.crew-card--wide{display:block}.crew-card--wide .crew-card-copy{padding:24px 22px 23px}.crew-card--wide .crew-catch{font-size:20px}.crew-card--wide .crew-summary{font-size:14px}.crew-card--wide .crew-previews img{height:105px}}

/* v12: eight workshops, an expanding gallery, and a simple start. */
@media(min-width:1101px){.crew-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.crew-card{grid-column:span 2}.crew-card--final{grid-column:span 3}}
#rail-position{font-variant-numeric:tabular-nums;font-size:14px;color:#777c88;letter-spacing:.1em;margin-right:16px;align-self:center}.loop-change-caption{text-align:center;font-size:clamp(20px,3vw,35px);font-weight:700;letter-spacing:-.03em;margin:28px 0 45px}.setup-demo{max-width:1060px;margin:48px auto 0;position:relative;border-radius:28px;overflow:hidden;background:#e9ecf3;box-shadow:0 24px 65px #1523460a}.setup-demo video{display:block;width:100%;aspect-ratio:16/9;object-fit:contain}.setup-demo-note{text-align:center!important;font-size:14px!important;line-height:1.9!important;color:#868991!important;margin:19px auto 48px!important}.setup-demo .film-control{position:absolute;right:20px;bottom:20px;border:0;border-radius:30px;padding:12px 20px;background:#ffffffea;color:#25262a;box-shadow:0 3px 15px #0001;cursor:pointer}
@media(max-width:600px){.setup-demo video{aspect-ratio:8/9}.setup-demo{border-radius:18px;margin-top:30px}.setup-demo .film-control{right:10px;bottom:10px;font-size:14px;padding:7px 12px}.setup-demo-note{font-size:14px!important}.loop-change-caption{margin:20px 0 28px}#rail-position{font-size:14px;margin-right:8px}}

/* v13: matched edition rows; consent before delivery. */
@media(min-width:601px){.edition-grid{grid-template-rows:auto auto 1fr auto;column-gap:50px;row-gap:0}.edition-grid article{display:grid;grid-template-rows:subgrid;grid-row:span 4;justify-items:center}.edition-grid article>*{min-width:0}.edition-grid .edition-description{align-self:start}.edition-grid .pill{align-self:end}}
.edition-grid .pill{width:100%;max-width:340px;min-height:54px;padding:14px 20px;gap:18px}.receive-flow{max-width:1030px;margin:0 auto 34px;text-align:center;padding:27px 30px 25px;border:1px solid #e0e3e9;border-radius:22px;background:#ffffffa6}.receive-flow .eyebrow{font-size:14px;margin:0 0 22px}.receive-flow ol{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.receive-flow li{display:flex;justify-content:center;align-items:center;gap:13px}.receive-flow li span{font-size:14px;font-weight:700;color:#5680c7}.receive-flow li strong{font-size:16px;font-weight:650}.receive-flow>p:not(.eyebrow){font-size:14px;color:#646b76;margin:23px 0 0}.receive-flow .receive-hint{font-size:14px!important;margin-top:7px!important;color:#858a93!important}
@media(max-width:900px) and (min-width:601px){.edition-grid{column-gap:24px}.edition-grid .pill{font-size:14px}.receive-flow{padding-left:18px;padding-right:18px}.receive-flow li{gap:7px}.receive-flow li strong{font-size:14px}}
@media(max-width:600px){.edition-grid .pill{font-size:14px;max-width:340px}.receive-flow{padding:25px 18px;border-radius:18px}.receive-flow ol{grid-template-columns:1fr;gap:20px;max-width:250px;margin:auto}.receive-flow li{justify-content:flex-start}.receive-flow li strong{font-size:15px}.receive-flow>p:not(.eyebrow){font-size:14px}.receive-flow .receive-hint{font-size:14px!important}}
