/* LDM detail: typography, geometry, colour and navigation from the personal homepage. */
:root{--ink:#102b55;--navy:#061d43;--muted:#52677c;--blue:#307cb9;--green:#4f967e;--red:#ce786b;--header-height:88px;--index-height:60px}
html{scroll-padding-top:calc(var(--header-height) + var(--index-height) + 18px)}
.ldm-page [id]{scroll-margin-top:calc(var(--header-height) + var(--index-height) + 18px)}
.ldm-page{background:#fff;font-family:var(--sans);line-height:2}.ldm-page h1,.ldm-page h2,.ldm-page h3{font-family:var(--serif);font-weight:400;text-wrap:pretty}.ldm-page h2{letter-spacing:.035em}.ldm-page h3{letter-spacing:.02em}
.ldm-page .wrap{max-width:1240px;width:calc(100% - 12vw)}
.v-header-shell{position:sticky;top:0;z-index:60;background:#ffffffed;border-bottom:1px solid #19365c16;backdrop-filter:blur(15px)}
.v-header{position:relative;max-width:1440px;margin:auto;padding:19px 38px;display:flex;align-items:center;justify-content:space-between;gap:26px;min-height:88px}.v-identity{text-decoration:none;flex-shrink:0;font:22px/1.4 var(--serif);letter-spacing:.12em}.v-identity span{display:block;font:10px/1.7 var(--serif);letter-spacing:.12em;margin-top:5px}.v-desktop-nav{display:flex;align-items:center;gap:22px;font:13px/1.7 var(--sans)}.v-desktop-nav a{display:inline-block;text-decoration:none;padding:10px 0}.v-desktop-nav a[aria-current]{border-bottom:1px solid var(--red)}
.menu-toggle{display:none;background:transparent;border:0;font:14px/1.7 var(--sans);color:var(--ink);min-height:44px;align-items:center;gap:12px;cursor:pointer}.menu-toggle span{font-size:20px}#menu{position:absolute;right:20px;top:100%;width:min(390px,calc(100vw - 40px));padding:16px 24px;background:white;box-shadow:0 15px 35px #102b551a;border:1px solid var(--line);max-height:calc(100dvh - 100px);overflow:auto}#menu a{display:block;text-decoration:none;font:15px/1.8 var(--sans);padding:14px 0;border-bottom:1px solid var(--line)}#menu a[aria-current]{color:var(--blue)}#menu a:last-child{border:0}[hidden]{display:none!important}
.hero-stage{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(100deg,#fff 35%,#f8fbfd 70%,#eef5fc)}.hero-stage:before{content:'';position:absolute;z-index:-1;inset:0 0 0 50%;background:url('/site-assets/assets/personal-geometry.webp') top right/cover no-repeat;opacity:.2;mask-image:linear-gradient(90deg,transparent,#000 50%)}.hero-stage:after{content:'';position:absolute;z-index:-1;width:85vw;height:45vw;right:-10vw;bottom:-24vw;border:1px solid #ce786b33;border-radius:50%;transform:rotate(-20deg)}
.breadcrumb{display:flex;gap:13px;align-items:center;padding-block:25px 0;font-size:13px;color:var(--muted)}.breadcrumb a{text-decoration:none}.hero{gap:clamp(38px,5vw,90px);grid-template-columns:minmax(0,1.3fr) minmax(0,.8fr);padding-block:48px 82px;align-items:center}.hero-eyebrow{font-size:14px;letter-spacing:.06em;margin-bottom:24px}.hero-eyebrow>span{display:block;font-size:12px;letter-spacing:.21em;color:#607c95;margin-bottom:10px}.hero h1{font-size:clamp(34px,3.65vw,54px);line-height:1.58;letter-spacing:.075em}.hero h1 em{color:#173b60;font-size:.77em;display:inline-block;line-height:1.75;letter-spacing:.035em;margin-top:12px}.hero-plain{font-family:var(--serif);font-size:clamp(19px,1.7vw,24px);line-height:1.9;margin-top:25px}.hero .lead{font-size:16px;line-height:2;max-width:34em;margin-top:16px}.method-name{font-size:14px;margin:24px 0}.method-name span{font-size:13px}.button{font-family:var(--serif);font-size:18px;min-height:64px;padding:17px 26px;transition:background .2s}.text-link{font-size:15px}.actions{gap:16px 24px}.hero .actions .text-link{font-family:var(--serif);font-size:16px}
.overview{position:relative;isolation:isolate;border:0;padding:32px 22px;background:transparent;text-align:center}.overview:before{content:'';position:absolute;inset:-25px -5px;z-index:-1;background:radial-gradient(ellipse,#ffffffec 20%,#ffffff66 60%,transparent 72%)}.overview figcaption{font-size:19px;margin-bottom:14px;line-height:1.9}.overview-orbit{height:168px;display:grid;place-items:center;margin-block:-3px 10px}.orbit-emblem{width:190px;height:190px;overflow:visible;animation:ldm-orbit 28s linear infinite}.overview-self{background:#fff9;border:0;padding:16px 8px}.overview .small-label{font-size:13px;letter-spacing:.08em;margin-bottom:8px}.overview-key{font-family:var(--serif);font-size:21px;line-height:1.7}.overview-note{font-size:14px}.overview-others{position:relative;background:linear-gradient(120deg,#061d43,#21466b);padding:23px 18px;box-shadow:0 15px 30px #102b550d}.overview-others:after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--blue),var(--green),var(--red))}.bridge{padding:8px}.bridge p{font-size:13px}
.page-nav{top:var(--header-height);backdrop-filter:blur(12px);background:#ffffffed;box-shadow:0 8px 20px #102b5504;z-index:40}.page-nav .wrap{padding-block:7px;min-height:60px;gap:8px 18px;align-items:center}.page-nav a{font-size:14px;text-decoration:none;position:relative;padding:10px 0;line-height:1.6}.page-nav a[aria-current="location"]:after{content:'';position:absolute;inset:auto 0 1px;height:2px;background:var(--blue)}
.section{padding-block:clamp(65px,7vw,106px)}.section h2{font-size:clamp(28px,2.7vw,40px);line-height:1.75}.section-grid{gap:clamp(40px,6vw,90px)}.section-copy{padding-top:47px;font-size:17px;line-height:2}.eyebrow{font-size:14px;letter-spacing:.07em}.section-number{display:inline-block;font:32px/1 var(--serif);color:#497a9f;vertical-align:baseline;margin-right:12px}.note{font-size:14px;line-height:1.9}
.entry-points{padding-block:70px 76px}.entry-points h2{font-size:30px}.entry-grid{gap:38px;margin-block:34px 23px}.entry-grid>a{border-top:1px solid #90adc3;padding-top:25px}.entry-grid>a:nth-child(2){border-color:#80ac98}.entry-grid>a:nth-child(3){border-color:#cc998c}.entry-grid .small-label{font-size:13px}.entry-grid h3{font-size:22px;line-height:1.8;margin-block:18px}.entry-grid p{font-size:16px;line-height:2}.entry-link{font-size:14px;line-height:1.9}.entry-grid>a:hover .entry-link{color:#245e8d}
.definition{position:relative;border-top:1px solid var(--line);gap:70px}.definition:before{content:'';position:absolute;z-index:-1;inset:0 -4vw;background:url('/site-assets/assets/home-full/background-3-desktop.svg') center/100% 100% no-repeat}.definition dt{font-size:14px}.definition dt span{font-family:var(--serif);font-size:26px}.definition dd{font-size:16px;line-height:2}
#receive{background:#f3f7fb url('/site-assets/assets/home-full/background-4-desktop.svg') center/cover no-repeat}.section-heading>p:not(.eyebrow){font-size:17px}.experience{position:relative;background:#ffffffed;padding:35px 36px;border:0;box-shadow:0 12px 42px #173b6008}.experience:before{content:'';position:absolute;top:0;left:0;bottom:0;width:2px;background:linear-gradient(var(--blue),var(--green),var(--red))}.experience-list h3{font-size:21px}.experience-list p{font-size:16px;line-height:2}.experience-list li:before{font-family:var(--serif);font-size:19px;top:-1px}.experience-list li:nth-child(2):before{color:var(--green)}.experience-list li:nth-child(3):before{color:#a56556}
.facilitated-scene{gap:65px;padding-block:90px;align-items:center}.facilitated-scene figure{position:relative}.facilitated-scene img{border-radius:2px;box-shadow:15px 17px 0 #f0f5f8}.facilitated-scene figcaption{font-size:13px;margin-top:28px}.facilitated-scene h2{font-size:31px;line-height:1.8}.facilitated-scene p:not(.eyebrow){font-size:16px;line-height:2.1}.facilitated-scene p.note{font-size:13px}.facilitated-scene+.work-scene{padding-block:65px 70px}.work-scene h2{font-size:29px}.case-heading>p:not(.eyebrow){font-size:16px;line-height:2}.case-quote{position:relative;padding:22px 0 20px 32px;border-color:#91b3ca}.case-quote:before{content:'“';position:absolute;left:19px;top:-30px;font:80px/1 var(--serif);color:#b9ccda80}.case-quote blockquote{position:relative;font-size:21px;line-height:2}.case-quote .note{font-size:13px}.method-text{padding-block:70px;gap:60px}.method-text h2{font-size:30px}.method-text p:not(.eyebrow){font-size:16px;line-height:2}.reproducibility-pair{position:relative;border-left:0;padding:30px 32px;background:#f3f7fa}.reproducibility-pair h3{font-size:22px}.text-motif{display:block;fill:none;stroke:#739bb7;stroke-width:1.2;width:100px;height:83px;margin-bottom:18px}.text-motif circle{stroke:var(--green)}
.practice-cycle{position:relative;margin-top:42px;border:0;background:linear-gradient(120deg,#f2f7fc,#f7faf7 65%,#fcf6f3);padding:34px 36px 0}.practice-cycle figcaption{font-size:14px}.practice-cycle ol{gap:30px;margin-block:26px 24px}.practice-cycle li{padding-top:0}.practice-cycle li:before{top:35px;left:65px;right:-26px;background:#a7becd}.practice-cycle li:last-child:before{display:none}.practice-cycle .cycle-dot{display:none}.practice-cycle li:not(:last-child):after{top:17px;right:-13px;background:transparent;color:#8aa4b5}.process-motif{display:block;fill:none;stroke:var(--blue);stroke-width:1.2;margin:0 0 21px;position:relative;transform-origin:center}.process-motif .solid{fill:currentColor;stroke:none}.practice-cycle li{color:var(--blue)}.practice-cycle li:nth-child(2){color:var(--green)}.practice-cycle li:nth-child(3){color:var(--red)}.practice-cycle li:nth-child(4){color:#426b96}.practice-cycle li .process-motif{stroke:currentColor}.practice-cycle h3{font-size:21px;color:var(--ink);min-height:3.6em}.practice-cycle li p{font-size:15px;line-height:2}.practice-cycle li p br{display:none}.cycle-return{font-size:15px;color:#3b6280;padding-block:19px;text-align:left}.cycle-return span{color:#927153}.reflection-details summary,.worked-example summary,.inquiry-example summary{font-size:16px;min-height:64px}.example-preview{background:#fff;border-color:#dce5eb;border-left:3px solid #82a393;margin-top:33px;padding:31px 36px}.example-preview h3{font-size:25px;line-height:1.85}.example-preview .small-label{color:#517e69}.case-panel{margin-top:40px;padding:35px 38px;background:#f4f7fa}.case-panel h3{font-size:26px}.section-end{font-size:24px;line-height:1.9;margin-top:40px}
.others-section{position:relative;isolation:isolate;background:#061d43;overflow:hidden}.others-section:before{content:'';position:absolute;inset:0;pointer-events:none;z-index:-1;background:url('/site-assets/assets/home-full/background-6-desktop.svg') center/100% 100% no-repeat;opacity:.45}.others-section h2{color:white}.others-section .section-number{color:#9fc4d8}.others-section .section-copy{color:#d8e4ee}.support-detail{margin-top:42px;padding-top:35px}.support-detail h3{font-size:27px}.support-detail ol{gap:40px;margin-top:32px;counter-reset:support}.support-detail li{counter-increment:support;padding-top:22px;border-top:1px solid #7ca5bd}.support-detail li:nth-child(2){border-color:#83b6a1}.support-detail li:nth-child(3){border-color:#d3a395}.support-detail li:before{content:counter(support,decimal-leading-zero);display:block;font:18px/1.7 var(--serif);color:#aac5d8;margin-bottom:12px}.support-detail strong{font:20px/1.8 var(--serif)}.support-detail li p{font-size:16px;line-height:2}.others-case{background:#ffffff08;border:1px solid #6f8ba447}.others-case .case-quote:before{color:#89a4bd66}.others-case .text-link{color:white}
#voices{padding-block:90px}.voice-grid{gap:35px}.voice-card{background:linear-gradient(140deg,#f7fafc,#fff);padding:36px;border:0;border-top:2px solid #89abc4}.voice-card:nth-child(2){border-color:#86ad9d}.voice-card .small-label{font-size:13px}.voice-card h3{font-size:25px}.voice-card blockquote{font:20px/2 var(--serif);color:#294763}.voice-person{font-size:16px}.voice-person span{font-size:14px}.voices-foot{align-items:flex-start}.voices-foot .note{max-width:39em}
#learning{background:#f4f7fa url('/site-assets/assets/home-full/background-8-desktop.svg') center/100% 100% no-repeat}.learning-intro{font-size:17px;line-height:2}.learning-grid{gap:25px}.learning-grid article{background:#fff;padding:28px 27px;border-top:2px solid #8dadc4}.learning-grid article+article{padding:28px 27px;border-left:0}.learning-grid article:nth-child(2){border-color:#81ab98}.learning-grid article:nth-child(3){border-color:#c48f82}.learning-grid .small-label{font-size:13px}.learning-grid h3{font-size:23px}.learning-grid p{font-size:16px;line-height:2}.learning-grid .text-link{border-top:1px solid var(--line);padding-top:15px;width:100%;font-size:15px}.learning-grid article:last-child{background:#102b55;color:#fff}.learning-grid article:last-child p{color:#d8e4ee}.learning-grid article:last-child .text-link{border-color:#516985}.learning-grid article:last-child a:hover{color:white}.instructor-guide{padding-top:38px;margin-top:45px}.instructor-guide h3{font-size:26px}.instructor-guide ol{gap:36px;margin-block:28px}.instructor-guide strong{font-size:16px;font-weight:500}.instructor-guide li p{font-size:15px}.faq{margin-top:55px}.faq>h3{font-size:28px}.faq details{background:#ffffff80;padding-inline:24px}.faq summary{font-size:16px;padding-block:21px}.faq details>div{font-size:16px;line-height:2.1}.history-note{margin-top:45px;padding:30px 0 0}.history-note h3{font:23px/1.8 var(--serif)}
.ldm-page .site-footer{display:block;width:100%;max-width:none;margin:0;padding:64px 6vw 26px;font-family:var(--serif)}.ldm-page .site-footer nav{display:grid;text-align:left}.ldm-page .footer-nav{grid-template-columns:repeat(3,minmax(0,1fr));font-family:var(--sans)}.ldm-page .site-footer .footer-name{font-family:var(--serif)}.ldm-page .footer-group h2{font-size:13px}.ldm-page .footer-bottom{font-size:12px;align-items:center}.motion-control{font:13px/1.7 var(--sans);padding:8px 12px;border:1px solid #afc1cf;background:transparent;color:var(--ink);cursor:pointer;min-height:44px}.footer-up{text-decoration:none}.button{position:relative;overflow:hidden}.button:after{content:'';position:absolute;inset:-60% -50%;transform:translateX(100%);background:linear-gradient(110deg,transparent 42%,#fff9 50%,transparent 58%);pointer-events:none;opacity:0}
@media(hover:hover) and (prefers-reduced-motion:no-preference){html:not(.motion-off) .button:hover:after{animation:ldm-shine .9s ease both}.entry-grid>a,.learning-grid article{transition:box-shadow .25s,transform .25s}.entry-grid>a:hover{transform:translateY(-3px)}}
@keyframes ldm-orbit{to{transform:rotate(360deg)}}@keyframes ldm-breathe{50%{transform:scale(1.06);opacity:.8}}@keyframes ldm-shine{15%{opacity:1}100%{opacity:0;transform:translateX(-100%)}}
.practice-cycle.in-view .process-motif{animation:ldm-breathe 7s ease-in-out infinite}.practice-cycle li:nth-child(2) .process-motif{animation-delay:1.5s}.practice-cycle li:nth-child(3) .process-motif{animation-delay:3s}.practice-cycle li:nth-child(4) .process-motif{animation-delay:4.5s}.overview:not(.in-view) .orbit-emblem{animation-play-state:paused}.motion-off *,.motion-off *:before,.motion-off *:after{animation:none!important;transition:none!important}
@media(max-width:1180px){.v-desktop-nav{display:none}.menu-toggle{display:flex}.v-header{padding-inline:6vw}.hero{gap:35px}.hero h1{font-size:clamp(32px,4vw,46px)}.overview{padding-inline:0}.overview-key{font-size:19px}.hero .actions{gap:9px 16px}.hero .button{font-size:16px}.learning-grid{gap:18px}.learning-grid article,.learning-grid article+article{padding:25px 21px}.learning-grid h3{font-size:21px}.practice-cycle h3{font-size:19px}}
@media(max-width:760px){:root{--header-height:76px;--index-height:89px}.ldm-page .wrap{width:calc(100% - 44px)}.v-header{padding:11px 22px;min-height:76px}.v-identity{font-size:20px}.v-identity span{font-size:9px}.menu-toggle{font-size:13px}.breadcrumb{font-size:12px;gap:9px;padding-top:20px;flex-wrap:wrap;line-height:1.8}.hero-stage:before{inset:25% -45% 0 15%;opacity:.12;mask-image:linear-gradient(180deg,transparent,#000 45%)}.hero-stage:after{width:180vw;height:100vw;bottom:-40vw;right:-70vw}.hero{padding-block:31px 40px}.hero-eyebrow{margin-bottom:20px;font-size:13px}.hero-eyebrow>span{font-size:11px;letter-spacing:.2em;margin-bottom:8px}.hero h1{font-size:clamp(32px,8.4vw,42px);line-height:1.6;letter-spacing:.05em}.hero h1 em{font-size:.72em;line-height:1.85;letter-spacing:0;margin-top:11px}.hero-plain{font-size:19px;line-height:1.95;margin-top:23px}.hero .lead{font-size:16px;line-height:2;margin-top:17px}.method-name{font-size:13px;margin-block:21px}.method-name span{font-size:12px}.hero .actions{gap:9px 20px}.hero .button{font-size:16px;padding:15px 20px;min-height:60px}.hero .actions .text-link{font-size:15px}.hero .overview{max-width:440px;margin:30px auto 0;padding:25px 20px;background:#ffffffb3;border:1px solid #cddce655}.hero .overview figcaption{font-size:18px;line-height:1.8;margin:0 0 13px}.overview-orbit{height:110px;margin-block:-5px 5px}.orbit-emblem{width:134px;height:134px}.hero .overview-self{padding:13px 0;background:transparent}.hero .overview-others{padding:18px 13px}.overview-key{font-size:20px}.hero .overview .small-label{font-size:12px}.hero .overview-note{font-size:13px}.hero .bridge{padding:4px}.overview-others .overview-key br:first-child{display:none}.page-nav .wrap{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 7px;padding-block:7px;min-height:89px}.page-nav a{font-size:12px;padding-block:9px;white-space:nowrap;text-align:center;line-height:1.5}.section{padding-block:54px}.section h2{font-size:28px;line-height:1.8;letter-spacing:.015em}.eyebrow{font-size:13px;letter-spacing:.025em;margin-bottom:21px}.section-number{font-size:27px}.section-copy{font-size:16px;padding-top:24px}.entry-points{padding-block:46px 45px}.entry-points h2{font-size:26px}.entry-grid{margin-top:27px}.entry-grid>a{padding-block:23px 18px}.entry-grid h3{font-size:23px;margin-block:13px}.entry-grid p{font-size:16px;margin-bottom:15px}.entry-link{font-size:14px}.note{font-size:13px}.definition dt span{font-size:24px}.definition:before{inset:0 -22px;background-image:url('/site-assets/assets/home-full/background-3-mobile.svg')}.definition dd{font-size:16px}.section-heading>p:not(.eyebrow){font-size:16px}#receive{background-image:url('/site-assets/assets/home-full/background-4-mobile.svg')}.experience{padding:27px 24px;margin-top:29px}.experience-list h3{font-size:20px}.experience-list p{font-size:16px}.experience-list li{padding-left:31px}.experience-list li:before{font-size:17px}.facilitated-scene{padding-block:50px;gap:28px}.facilitated-scene h2{font-size:27px}.facilitated-scene figure{width:calc(100% + 10px);margin-left:-5px}.facilitated-scene img{box-shadow:7px 8px 0 #f0f5f8}.facilitated-scene figcaption{font-size:12px;margin-top:20px}.facilitated-scene p:not(.eyebrow){font-size:16px}.facilitated-scene+.work-scene{padding-block:43px}.work-scene h2{font-size:26px}.case-heading>p:not(.eyebrow){font-size:16px}.case-quote{margin-top:35px;padding:15px 0 10px 23px}.case-quote blockquote{font-size:20px;line-height:2}.case-quote:before{font-size:66px;left:10px;top:-27px}.method-text{padding-block:45px}.method-text h2{font-size:26px}.reproducibility-pair{padding:25px;margin-top:28px}.reproducibility-pair h3{font-size:21px}.text-motif{width:80px;height:67px}.practice-cycle{margin-top:30px;padding:26px 23px 0}.practice-cycle figcaption{font-size:13px}.practice-cycle ol{margin-block:26px 0}.practice-cycle li{padding:0 0 30px 58px;min-height:110px}.process-motif{position:absolute;left:-9px;top:-4px;width:56px;height:56px;margin:0}.practice-cycle li:before{display:block;left:19px;right:auto;top:54px;bottom:7px;width:1px;height:auto;background:#b5c7d4}.practice-cycle li:last-child:before{display:none}.practice-cycle h3{font-size:21px;min-height:0;line-height:1.75;margin-bottom:9px}.practice-cycle h3 br{display:none}.practice-cycle li p{font-size:15px}.cycle-return{font-size:14px;padding-block:18px;line-height:1.9}.cycle-return span{margin-right:7px}.reflection-details summary,.worked-example summary,.inquiry-example summary{font-size:15px}.example-preview{padding:24px;margin-top:26px}.example-preview h3{font-size:23px}.case-panel{padding:26px 24px;margin-top:30px}.case-panel h3{font-size:23px}.section-end{font-size:22px;margin-top:33px}.others-section:before{background-image:url('/site-assets/assets/home-full/background-6-mobile.svg')}.support-detail{padding-top:26px;margin-top:29px}.support-detail h3{font-size:24px}.support-detail ol{margin-top:27px}.support-detail strong{font-size:20px}.support-detail li{padding-top:18px}.support-detail li p{font-size:16px}.support-detail li+li{margin-top:25px}.others-case{padding:25px 22px}#voices{padding-block:54px}.voice-card{padding:27px 25px}.voice-card h3{font-size:24px}.voice-card blockquote{font-size:19px}.voice-person{font-size:16px}.voice-person span{font-size:13px}#learning{background-image:url('/site-assets/assets/home-full/background-8-mobile.svg')}.learning-intro{font-size:16px}.learning-grid{margin-top:28px}.learning-grid article,.learning-grid article+article{padding:26px;border-left:0;border-top:2px solid #8dadc4}.learning-grid article+article{margin-top:20px}.learning-grid h3{font-size:24px}.learning-grid article:nth-child(2){border-color:#81ab98}.learning-grid article:nth-child(3){border-color:#c48f82}.learning-grid p{font-size:16px}.learning-grid .text-link{font-size:15px}.instructor-guide h3{font-size:24px}.instructor-guide{padding-top:29px;margin-top:34px}.instructor-guide ol{margin-block:25px}.faq{padding-top:30px;margin-top:40px}.faq>h3{font-size:25px}.faq details{padding-inline:16px}.faq summary{font-size:15px;padding-right:28px}.faq summary:after{right:0}.faq details>div{font-size:16px}.history-note{margin-top:35px}.history-note h3{font-size:22px}.ldm-page .site-footer{padding:42px 24px 25px}.ldm-page .footer-nav{grid-template-columns:1fr;gap:27px}.ldm-page .footer-bottom{align-items:flex-start}.ldm-page .site-footer nav{font-size:14px}.footer-english{font-size:10px}.footer-up{min-width:44px}.motion-control{margin-top:4px}}
@media(min-width:761px) and (max-width:1000px){.hero{grid-template-columns:1.15fr .85fr;gap:22px}.hero h1{font-size:32px}.hero h1 em{font-size:24px}.hero-plain{font-size:19px}.overview-key{font-size:18px}.overview figcaption{font-size:17px}.orbit-emblem{width:170px;height:170px}.overview-orbit{height:150px}.page-nav a{font-size:12px}.page-nav .wrap{gap:8px}.section h2{font-size:29px}.facilitated-scene{gap:32px}.facilitated-scene h2{font-size:26px}.method-text{gap:28px}.method-text h2{font-size:25px}.practice-cycle{padding-inline:23px}.practice-cycle ol{gap:20px}.practice-cycle h3{font-size:18px}.practice-cycle li p{font-size:14px}.learning-grid{grid-template-columns:1fr}.learning-grid article+article{margin-top:0}.learning-grid article{display:grid;grid-template-columns:1fr 1.5fr;column-gap:25px}.learning-grid .small-label{grid-column:1}.learning-grid h3{grid-column:1}.learning-grid article>p:not(.small-label){grid-column:2;grid-row:1/3}.learning-grid .text-link{grid-column:1/-1}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}html{scroll-behavior:auto}}
@media print{.v-header-shell,.page-nav,.breadcrumb,.motion-control{display:none}.hero-stage{background:white}.hero-stage:before,.hero-stage:after,.overview-orbit{display:none}.ldm-page .wrap{width:100%}.ldm-page .others-section{background:#fff;color:var(--ink)}.others-section h2,.others-section p,.others-section .section-copy,.others-section .note,.others-section .text-link{color:var(--ink)}.others-case{background:#fff}.case-panel,.voice-card{break-inside:avoid}}
/* Anchor offset belongs to the target once; common footer links retain their arrow alignment. */
html{scroll-padding-top:0}
.ldm-page .site-footer .footer-group a{display:flex;justify-content:space-between;align-items:center}
.ldm-page .site-footer .footer-group a span{flex:none}
@media(min-width:761px){.hero{padding-top:32px}.hero h1{font-size:clamp(32px,3.4vw,49px);line-height:1.45}.hero h1 em{font-size:.73em;line-height:1.65;margin-top:10px}.hero-plain{font-size:clamp(19px,1.55vw,23px)}}

/* Reading finish: photograph, process rhythm, and smaller-screen hierarchy. */
html{scroll-padding-top:0}
.ldm-page .copy-focus{font-weight:600;color:var(--ink)}
.ldm-page .others-section .copy-focus{color:#fff}
.ldm-page .hero-copy{max-width:650px}
.ldm-page .hero h1{line-height:1.5;letter-spacing:.045em}
.ldm-page .hero h1 em{line-height:1.7;margin-top:18px}
.ldm-page .hero .lead{line-height:2.05}
.ldm-page .method-name{padding-left:16px;border-left:2px solid #afc5d4;line-height:1.85}
.ldm-page .section h2{line-height:1.65;margin-bottom:8px}
.ldm-page .section-copy{max-width:35em;line-height:2.05;padding-top:40px}
.ldm-page .section-heading>p:not(.eyebrow){max-width:34em}
.ldm-page .entry-grid h3{font-size:clamp(21px,1.8vw,25px);line-height:1.75}
.ldm-page .entry-grid .small-label{font-size:12px;letter-spacing:.045em}
.ldm-page .facilitated-scene{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);grid-template-areas:'photo title' 'photo copy';column-gap:clamp(36px,5vw,72px);row-gap:22px;align-items:start;padding-block:88px}
.ldm-page .facilitated-scene .scene-heading{grid-area:title;align-self:end}
.ldm-page .facilitated-scene .scene-copy{grid-area:copy;max-width:35em}
.ldm-page .facilitated-scene figure{grid-area:photo;align-self:center;width:100%;margin:0}
.ldm-page .facilitated-scene img{width:100%;height:auto;aspect-ratio:1400/930;box-shadow:none;border-radius:2px}
.ldm-page .facilitated-scene figcaption{display:flex;align-items:center;gap:12px;margin-top:16px;font-size:12px;letter-spacing:.035em}
.ldm-page .facilitated-scene figcaption:before{content:'';height:1px;width:30px;background:#9bb3c8}
.ldm-page .facilitated-scene .eyebrow{margin-bottom:18px}
.ldm-page .facilitated-scene h2{font-size:clamp(26px,2.5vw,36px);line-height:1.75}
.ldm-page .facilitated-scene .scene-copy>p{line-height:2.05}
.ldm-page .facilitated-scene .scene-copy>.note{margin-top:24px;font-size:13px}
.ldm-page .work-scene{gap:clamp(36px,6vw,86px)}
.ldm-page .case-quote{padding:28px 0 24px 30px}
.ldm-page .case-quote blockquote{font-size:clamp(18px,1.6vw,22px);line-height:2}
.ldm-page .case-quote .note{line-height:1.85}
.ldm-page .practice-cycle{padding:32px 36px 0;overflow:hidden}
.ldm-page .practice-cycle ol{gap:28px;margin:28px 0 25px}
.ldm-page .practice-cycle li{padding-top:26px}
.ldm-page .practice-cycle li>.cycle-dot{display:block;position:static;width:auto;height:auto;border-radius:0;outline:none;background:none;margin-bottom:15px;font:12px/1 'Hiragino Sans','Yu Gothic',sans-serif;letter-spacing:.16em}
.ldm-page .practice-cycle li>.cycle-dot:before{content:attr(data-label)}
.ldm-page .practice-cycle li[data-step]>.cycle-dot:before{content:'STEP '}
.ldm-page .practice-cycle li[data-step]>.cycle-dot:after{content:counter(cycle-step,decimal-leading-zero)}
.ldm-page .practice-cycle ol{counter-reset:cycle-step}
.ldm-page .practice-cycle li{counter-increment:cycle-step}
.ldm-page .practice-cycle li:before{top:88px;left:76px;right:-17px}
.ldm-page .practice-cycle li:not(:last-child):after{top:69px;right:-24px}
.ldm-page .practice-cycle .process-motif{margin-bottom:18px}
.ldm-page .practice-cycle h3{font-size:21px;line-height:1.65;min-height:3.3em;margin-bottom:13px}
.ldm-page .practice-cycle li p{line-height:1.95}
.ldm-page .cycle-return{position:relative;border:1px solid #b9cdd6;border-right:0;border-radius:0 0 0 18px;border-top-style:dashed;padding:20px 20px 22px 28px;margin:0 0 0 22px;font-size:14px;line-height:1.9}
.ldm-page .cycle-return:before{content:'↑';position:absolute;left:-6px;top:-15px;color:#66879d;background:#f3f8fa;font-size:18px;line-height:1}
.ldm-page .cycle-return span{font-size:20px;margin-right:8px}
.ldm-page .case-panel{margin-top:48px;padding:36px;gap:40px}
.ldm-page .case-panel .case-heading>p:not(.eyebrow){font-size:15px;line-height:2}
.ldm-page .section-end{max-width:36em;margin:46px auto 0;padding-top:28px;border-top:1px solid #d7e1e9;font-size:23px}
.ldm-page .voice-card h3{font-size:26px;line-height:1.75}
.ldm-page .voice-card blockquote{font-size:19px;line-height:2.05}
.ldm-page .learning-grid h3{font-size:23px;line-height:1.75}
.ldm-page .learning-grid p{line-height:1.95}
.ldm-page .learning-grid .text-link{min-height:58px}
@media(min-width:761px) and (max-width:1050px){
 .ldm-page .hero{grid-template-columns:1.15fr .85fr;gap:28px}
 .ldm-page .hero h1{font-size:36px}
 .ldm-page .overview{padding-inline:0}
 .ldm-page .overview-key{font-size:18px}
 .ldm-page .section-grid,.ldm-page .definition{gap:32px}
 .ldm-page .facilitated-scene{grid-template-columns:1fr 1fr;column-gap:32px}
 .ldm-page .practice-cycle ol{grid-template-columns:1fr 1fr;gap:30px 40px}
 .ldm-page .practice-cycle h3{min-height:0}
 .ldm-page .practice-cycle li:before,.ldm-page .practice-cycle li:after{display:none}
 .ldm-page .practice-cycle li{padding-top:0}
 .ldm-page .practice-cycle .process-motif{width:56px;height:56px}
 .ldm-page .learning-grid{grid-template-columns:1fr 1fr}
 .ldm-page .learning-grid article:last-child{grid-column:1/-1}
 .ldm-page .case-panel{padding:26px;gap:28px}
}
@media(max-width:760px){
 .ldm-page .hero{padding-block:27px 34px}
 .ldm-page .hero-eyebrow{margin-bottom:17px}
 .ldm-page .hero h1{font-size:clamp(30px,8vw,38px);line-height:1.5}
 .ldm-page .hero h1 em{font-size:.72em;line-height:1.75;margin-top:15px}
 .ldm-page .hero-plain{font-size:18px;line-height:1.9;margin-top:22px}
 .ldm-page .hero .lead{font-size:15px;line-height:1.95;margin-top:17px}
 .ldm-page .hero .method-name{margin-block:22px;font-size:12px;padding-left:12px}
 .ldm-page .hero .actions{gap:8px 18px}
 .ldm-page .hero .button{min-height:56px;font-size:16px;padding:14px 20px}
 .ldm-page .hero .overview{padding:23px 20px;margin-top:27px;text-align:left;overflow:hidden}
 .ldm-page .hero .overview figcaption{position:relative;z-index:1;text-align:left;font-size:18px;padding-right:30px;margin-bottom:20px}
 .ldm-page .overview-orbit{position:absolute;right:-26px;top:-28px;width:130px;height:130px;opacity:.4;margin:0;z-index:-1}
 .ldm-page .overview-orbit .orbit-emblem{width:160px;height:160px}
 .ldm-page .hero .overview-self{text-align:left;padding:0 0 12px}
 .ldm-page .hero .overview .overview-key{font-size:19px;line-height:1.7}
 .ldm-page .hero .overview-note{font-size:13px;margin-top:8px}
 .ldm-page .hero .overview-others{text-align:left;padding:18px 20px}
 .ldm-page .hero .overview-others .overview-key br{display:none}
 .ldm-page .hero .bridge{justify-content:flex-start;padding:4px 0 13px;gap:10px}
 .ldm-page .page-nav .wrap{display:flex;flex-wrap:nowrap;justify-content:flex-start;min-height:52px;width:100%;gap:22px;padding:5px 22px;overflow-x:auto;scrollbar-width:thin;scroll-snap-type:x proximity}
 .ldm-page .page-nav a{flex:none;font-size:12px;line-height:1.6;min-height:42px;display:flex;align-items:center;padding:8px 0;scroll-snap-align:start}
 .ldm-page .section{padding-block:54px}
 .ldm-page .section h2{font-size:clamp(25px,6.9vw,29px);line-height:1.7;margin-bottom:0}
 .ldm-page .section-copy{padding-top:22px;font-size:16px;line-height:2}
 .ldm-page .eyebrow{font-size:12px;margin-bottom:17px}
 .ldm-page .section-number{font-size:26px;margin-right:10px}
 .ldm-page .entry-points{padding-block:44px}
 .ldm-page .entry-points h2{font-size:25px;line-height:1.7}
 .ldm-page .entry-grid{margin-block:22px 18px}
 .ldm-page .entry-grid>a{padding-block:21px}
 .ldm-page .entry-grid h3{font-size:22px;line-height:1.7;margin-block:10px 12px}
 .ldm-page .entry-grid p{font-size:15px;line-height:1.95;margin-bottom:12px}
 .ldm-page .definition dl{margin-top:25px}
 .ldm-page .definition dt span{font-size:23px}
 .ldm-page .experience{padding:25px 21px;margin-top:26px}
 .ldm-page .experience-list li{padding-left:30px}
 .ldm-page .experience-list h3{font-size:20px;line-height:1.7}
 .ldm-page .experience-list p{font-size:15px;line-height:1.95}
 .ldm-page .facilitated-scene{grid-template-columns:1fr;grid-template-areas:'title' 'photo' 'copy';gap:24px;padding-block:51px}
 .ldm-page .facilitated-scene figure{width:calc(100% + 16px);margin-left:-8px}
 .ldm-page .facilitated-scene h2{font-size:26px;line-height:1.7}
 .ldm-page .facilitated-scene figcaption{font-size:12px;margin-top:12px;padding-inline:8px}
 .ldm-page .facilitated-scene .scene-copy>p{font-size:16px;line-height:2}
 .ldm-page .facilitated-scene .scene-copy>.note{font-size:12px;margin-top:20px}
 .ldm-page .work-scene h2,.ldm-page .method-text h2{font-size:25px;line-height:1.75}
 .ldm-page .case-heading>p:not(.eyebrow){font-size:15px;line-height:2}
 .ldm-page .case-quote{padding:20px 0 16px 22px;margin-top:26px}
 .ldm-page .case-quote blockquote{font-size:19px;line-height:2}
 .ldm-page .case-quote .note{font-size:12px}
 .ldm-page .reproducibility-pair{padding:24px 22px}
 .ldm-page .reproducibility-pair h3{font-size:21px;line-height:1.75}
 .ldm-page .practice-cycle{padding:24px 20px 0;margin-top:28px}
 .ldm-page .practice-cycle figcaption{font-size:12px;line-height:1.9;letter-spacing:.025em}
 .ldm-page .practice-cycle ol{display:block;margin-block:25px 0}
 .ldm-page .practice-cycle li{padding:0 0 28px 50px;min-height:0}
 .ldm-page .practice-cycle li>.cycle-dot{font-size:10px;margin-bottom:9px;letter-spacing:.12em}
 .ldm-page .practice-cycle .process-motif{position:absolute;width:43px;height:43px;left:-7px;top:18px;margin:0}
 .ldm-page .practice-cycle li:before{display:block;left:14px;top:65px;bottom:9px;right:auto;width:1px;height:auto}
 .ldm-page .practice-cycle li:last-child:before{display:none}
 .ldm-page .practice-cycle li:not(:last-child):after{display:none}
 .ldm-page .practice-cycle h3{font-size:20px;line-height:1.7;min-height:0;margin-bottom:10px}
 .ldm-page .practice-cycle li p{font-size:15px;line-height:1.9}
 .ldm-page .cycle-return{font-size:13px;line-height:1.9;padding:17px 0 21px 18px;margin-left:14px}
 .ldm-page .cycle-return span{display:none}
 .ldm-page .reflection-details summary{font-size:15px;line-height:1.9}
 .ldm-page .example-preview{padding:23px 20px}
 .ldm-page .example-preview h3{font-size:22px;line-height:1.8}
 .ldm-page .worked-example summary{font-size:14px;line-height:1.9}
 .ldm-page .case-panel{margin-top:32px;padding:26px 22px}
 .ldm-page .case-panel h3{font-size:23px;line-height:1.75}
 .ldm-page .section-end{font-size:21px;line-height:1.9;margin-top:32px;padding-top:26px;text-align:left}
 .ldm-page .support-detail{margin-top:29px;padding-top:27px}
 .ldm-page .support-detail h3{font-size:23px;line-height:1.75}
 .ldm-page .support-detail strong{font-size:19px;line-height:1.8}
 .ldm-page .support-detail li p{font-size:15px;line-height:1.95}
 .ldm-page #voices{padding-block:54px}
 .ldm-page .voice-card{padding:26px 23px}
 .ldm-page .voice-card h3{font-size:23px;line-height:1.8;margin-block:12px 20px}
 .ldm-page .voice-card blockquote{font-size:18px;line-height:2}
 .ldm-page .voice-person{font-size:15px}
 .ldm-page .voice-person span{font-size:13px}
 .ldm-page .learning-grid h3{font-size:22px;line-height:1.75}
 .ldm-page .learning-grid p{font-size:15px;line-height:1.95}
 .ldm-page .learning-grid article,.ldm-page .learning-grid article+article{padding:26px 23px;margin-top:20px}
 .ldm-page .learning-grid .text-link{font-size:14px;line-height:1.8;min-height:52px}
 .ldm-page .instructor-guide h3{font-size:23px;line-height:1.8}
 .ldm-page .faq>h3{font-size:25px;line-height:1.7}
 .ldm-page .faq summary{font-size:15px;line-height:1.85}
 .ldm-page .faq details>div{font-size:15px;line-height:2}
 .ldm-page .note{line-height:1.9}
}
.ldm-page .practice-cycle .cycle-dot{color:#48677e}
.ldm-page .practice-cycle{scroll-margin-top:calc(var(--header-height) + var(--index-height) + 18px)}
