@charset "UTF-8";
:root{--ink:#163637;--muted:#5f7475;--paper:#f7f9f6;--line:#d6e2df;--serif:Georgia,"Noto Serif SC","Songti SC","SimSun",serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Segoe UI","Microsoft YaHei",sans-serif;font-size:15px}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #219eb3;outline-offset:4px}.top{height:86px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 5vw;gap:20px}.brand{font-family:Georgia,serif;font-weight:700;font-size:30px;letter-spacing:-1.6px}.brand span{font-weight:400;color:#5a8385}.top nav{display:flex;gap:34px;font-size:13px}.edition{font-size:10px;letter-spacing:2px}main{max-width:1500px;margin:auto}.hero{position:relative;margin:42px 5vw 65px;display:grid;grid-template-columns:1fr 1fr;min-height:690px;background:#e7f2ef;overflow:hidden}.hero-copy{padding:58px 20px 54px 58px;z-index:2}.eyebrow{font-size:11px;letter-spacing:2px;color:#476668}.eyebrow i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#56929a;margin-right:9px}h1{font-family:var(--serif);font-size:clamp(66px,6.8vw,104px);line-height:1.21;font-weight:400;letter-spacing:-2px;margin:32px 0 20px}.roman{font-size:11px;letter-spacing:4px;margin:24px 0}.intro{font-size:15px;line-height:2.1;color:#496565}.jump{display:flex;justify-content:space-between;align-items:center;width:230px;border-bottom:1px solid #7fa3a2;padding:27px 0 13px;font-size:12px}.jump span{font-size:25px}.hero-visual{position:relative;background:#d6eae9;min-height:690px}.hero-visual img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center 27%}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,40,42,.35),transparent 30%);pointer-events:none}.hero-caption{position:absolute;bottom:25px;left:25px;right:25px;z-index:1;color:white;font-size:11px;line-height:1.8;text-shadow:0 1px 4px #333}.hero-side{position:absolute;bottom:28px;left:25px;writing-mode:vertical-rl;font-size:9px;letter-spacing:3px;opacity:.55}.blank-portrait{display:grid;place-content:center;height:100%;min-height:690px;font-family:Georgia,serif;letter-spacing:20px;font-size:32px;color:#759b9f}.archive-intro{margin:0 5vw;padding:36px 0 30px;display:flex;justify-content:space-between;align-items:center;gap:25px}h2{font-family:var(--serif);font-size:36px;font-weight:400;letter-spacing:1px;margin:16px 0}.archive-intro p{color:var(--muted);font-size:13px;line-height:1.8}.counts{display:grid;grid-template-columns:auto auto;gap:6px 20px;align-items:baseline;padding:15px 0}.counts span{font-family:Georgia,serif;font-size:35px}.counts small{font-size:11px;color:var(--muted)}.filters{margin:0 5vw 35px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px}.tabs{display:flex;flex-wrap:wrap;gap:8px}.tabs button{border:0;background:transparent;color:var(--muted);padding:10px 14px;border-radius:3px;font-size:12px}.tabs button.active{background:var(--ink);color:white}.search{display:flex;gap:8px;align-items:center;color:#688085}.search input{background:transparent;border:0;border-bottom:1px solid #acc6c3;width:200px;padding:8px 0;color:var(--ink);font-size:12px}.timeline-layout{margin:0 5vw 70px;display:grid;grid-template-columns:70px 1fr;gap:30px}.years{position:sticky;top:25px;align-self:start;display:flex;flex-direction:column;gap:22px;font-size:12px;color:var(--muted);padding-top:14px}.years a:hover{color:#05839b}.year-title{border-top:1px solid #b5d0cd;padding-top:15px;margin:0 0 24px;font:38px Georgia,serif;letter-spacing:-1px}.year-group+.year-group{margin-top:55px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 23px}.card{border-bottom:1px solid var(--line);padding-bottom:20px;cursor:pointer}.card-image{height:260px;position:relative;overflow:hidden;background:#e9eeeb;margin:0 0 20px}.card-image img{height:100%;width:100%;object-fit:cover;transition:transform .4s ease}.card:hover img{transform:scale(1.025)}.card-image.document img{object-fit:contain;background:#e4ece9;padding:10px}.image-label{position:absolute;bottom:10px;left:10px;background:rgba(247,249,246,.93);padding:5px 8px;font-size:10px;color:#335251}.date-art{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(135deg,#e4efed,#d7e9e7);font-family:Georgia,serif}.date-art span{font-size:56px;color:#83a7a8;letter-spacing:-2px}.date-art small{font:10px "Segoe UI",sans-serif;letter-spacing:4px;margin-top:14px;color:#698c8f}.card-top{display:flex;justify-content:space-between;gap:12px;font-size:10px;letter-spacing:1px;color:var(--muted);line-height:1.8}.identity{color:#297f8e}.card h3{font-family:var(--serif);font-size:21px;line-height:1.5;font-weight:400;margin:12px 0}.card p{font-size:12px;line-height:1.95;color:var(--muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:68px}.card-bottom{display:flex;justify-content:space-between;font-size:10px;color:#4e797c;margin-top:22px}.empty{padding:50px 0;line-height:2;color:var(--muted)}.about{margin:0 5vw 55px;padding:45px 45px 25px;background:#eaf0ed}.about p{font-size:13px;line-height:2.05;max-width:770px;color:#597272}.about-bottom{display:flex;justify-content:space-between;border-top:1px solid #c5d8d4;padding-top:20px;margin-top:30px;font-size:10px;color:#638181;letter-spacing:1px}footer{border-top:1px solid var(--line);padding:30px 5vw;display:flex;align-items:center;justify-content:space-between;gap:20px}footer p,footer>a:last-child{font-size:11px;color:var(--muted)}dialog{border:0;padding:45px;width:min(860px,94vw);max-height:90vh;background:var(--paper);color:var(--ink);border-radius:4px}dialog::backdrop{background:rgba(13,39,41,.75)}dialog .close{position:sticky;float:right;top:0;border:0;background:#e5efec;border-radius:50%;width:36px;height:36px;font-size:28px;z-index:2}dialog h2{font-size:31px;line-height:1.4;padding-right:20px}dialog p{font-size:14px;line-height:2}.detail-meta{font-size:12px;color:var(--muted)}.gallery{display:grid;gap:20px;margin:25px 0}.gallery figure{margin:0}.gallery img{display:block;max-width:100%;max-height:75vh;margin:auto;object-fit:contain}.gallery figcaption{font-size:12px;line-height:1.8;margin-top:10px;color:var(--muted)}.sources{padding-top:18px;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:10px}.sources a{font-size:12px;padding:8px 12px;border:1px solid var(--line)}.note{border-left:2px solid #8fbabc;padding-left:15px;color:var(--muted)}
@media(min-width:1600px){.hero,.archive-intro,.filters,.timeline-layout,.about{margin-left:70px;margin-right:70px}}
@media(max-width:1080px){.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{min-height:580px}.hero-visual{min-height:580px}.hero-copy{padding-left:38px;padding-top:35px}.hero-side{display:none}.filters{align-items:flex-start;flex-direction:column}.search{align-self:flex-end}}
@media(max-width:650px){.top{height:68px;padding:0 6vw}.edition{display:none}.top nav{gap:18px;font-size:11px}.brand{font-size:26px}.hero{margin:20px 5vw 30px;grid-template-columns:1fr;min-height:0}.hero-copy{padding:30px 30px 34px}.eyebrow{font-size:9px}h1{font-size:67px;line-height:1.15;margin:22px 0 14px}.roman{margin:17px 0}.intro{font-size:13px;line-height:1.9}.jump{padding-top:15px;width:210px}.hero-visual{min-height:480px}.hero-visual img{object-position:center 20%}.hero-caption{font-size:10px;bottom:15px}.archive-intro{padding-top:25px;align-items:flex-start}.archive-intro h2{font-size:26px}.archive-intro p{font-size:11px}.counts{gap:3px 9px}.counts span{font-size:26px}.counts small{font-size:9px;white-space:nowrap}.tabs{gap:2px}.tabs button{padding:9px 8px;font-size:11px}.search{align-self:stretch}.search input{width:100%}.timeline-layout{grid-template-columns:1fr;gap:20px}.years{position:static;flex-direction:row;gap:22px;padding:0;overflow:auto}.cards{gap:26px 14px}.card-image{height:210px;margin-bottom:13px}.card h3{font-size:17px}.card p{font-size:11px;min-height:64px}.card-top{font-size:9px;gap:6px;flex-wrap:wrap}.date-art span{font-size:42px}.date-art small{font-size:8px;letter-spacing:2px}.card-bottom{font-size:9px;margin-top:13px}.year-title{font-size:32px}.about{padding:28px 22px}.about h2{font-size:27px}.about p{font-size:12px}.about-bottom{font-size:8px;gap:20px;line-height:1.8}footer{flex-wrap:wrap;padding:24px 5vw}footer p{order:3;width:100%;margin:0}dialog{padding:22px}dialog h2{font-size:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.card-image.landscape img{object-fit:contain;background:#e4ece9}

@media(max-width:650px){.archive-intro{display:block}.archive-intro h2{font-size:26px}.counts{display:flex;align-items:baseline;gap:8px;padding:4px 0 8px}.counts small{margin-right:16px}}

/* Narrative edition: let the story read like a portrait rather than a database. */
.archive-intro{max-width:980px;padding-top:58px;padding-bottom:48px}
.archive-intro h2{font-size:clamp(36px,4.2vw,62px);line-height:1.25;letter-spacing:-1px}
.archive-intro p{max-width:760px;font-size:16px;line-height:2}
.card h3{font-size:23px;line-height:1.45}
.card p{font-size:14px;line-height:1.9;min-height:80px;-webkit-line-clamp:4}
.about{padding-top:60px;padding-bottom:38px}
.about h2{font-size:clamp(34px,4vw,56px);line-height:1.3}
.about p{font-size:16px;line-height:2.1;max-width:860px}
dialog p{font-size:16px;line-height:2.05}
@media(max-width:650px){.archive-intro{padding-top:34px;padding-bottom:30px}.archive-intro h2{font-size:34px}.archive-intro p{font-size:14px}.card h3{font-size:20px}.card p{font-size:14px;min-height:82px}.about p{font-size:14px}}
.card.featured{grid-column:span 2;background:#edf4f1;padding:24px}
.card.featured .card-image{height:430px}
.card.featured h3{font-size:clamp(28px,3vw,44px);max-width:760px}
.card.featured p{font-size:16px;max-width:820px;min-height:0;-webkit-line-clamp:5}
.detail-story{margin:30px 0;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.detail-summary,.detail-story p{font-family:"Segoe UI","Microsoft YaHei",sans-serif;font-size:16px;line-height:2.05;font-weight:400;letter-spacing:normal;color:var(--ink)}
.detail-story p{margin:0 0 1.4em}
.detail-story p:last-child{margin-bottom:0}
@media(max-width:650px){.card.featured{grid-column:auto;padding:16px}.card.featured .card-image{height:280px}.card.featured h3{font-size:26px}.card.featured p{font-size:14px}.detail-story p{font-size:16px}}

/* Editorial timeline: a year is a chapter, an event is a scene. */
.timeline-layout{grid-template-columns:76px minmax(0,1fr);gap:42px}.year-group{position:relative;padding:105px 0 65px;border-top:1px solid rgba(73,164,185,.22)}.year-group:first-child{padding-top:40px;border-top:0}.year-group+.year-group{margin-top:0}.year-title{margin:0;border:0;padding:0;color:rgba(69,169,194,.17);font:300 clamp(92px,14vw,190px)/.75 Georgia,serif;letter-spacing:-.08em}.year-intro{position:relative;z-index:2;width:min(720px,86%);margin:-18px 0 80px clamp(16px,8vw,110px)}.year-intro small{display:block;margin-bottom:14px;color:#42a9c2;font-size:10px;letter-spacing:.24em}.year-intro h4{margin:0 0 20px;color:#183b45;font:400 clamp(32px,4.2vw,62px)/1.12 var(--serif);letter-spacing:-.045em}.year-intro p{max-width:680px;margin:0;color:#607b83;font-size:15px;line-height:2}.events{display:flex;flex-direction:column}
.event-story{--event-accent:#72d3e7;position:relative;width:min(1160px,100%);min-height:500px;margin:0 auto;padding:72px 48px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:clamp(42px,7vw,105px);align-items:center;border-top:1px solid color-mix(in srgb,var(--event-accent) 38%,transparent);cursor:pointer;isolation:isolate}.event-story::after{content:"";position:absolute;z-index:-1;inset:8% -2% 8% 48%;background:radial-gradient(circle,color-mix(in srgb,var(--event-accent) 14%,transparent),transparent 68%);pointer-events:none}.event-story:nth-child(even){grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr)}.event-story:nth-child(even)::after{inset:8% 48% 8% -2%}.event-story:nth-child(even) .event-gallery{grid-column:2;grid-row:1}.event-story:nth-child(even) .event-copy{grid-column:1;grid-row:1}.event-story[data-tone=gold]{--event-accent:#dfb65f}.event-story[data-tone=dusk]{--event-accent:#8f89bd}.event-story[data-tone=rose]{--event-accent:#e6a2b7}.event-story[data-tone=mint]{--event-accent:#68c8b3}.event-story.event-feature{width:min(1260px,100%);min-height:690px;margin:35px auto 70px;padding-top:92px;padding-bottom:92px;background:linear-gradient(135deg,color-mix(in srgb,var(--event-accent) 10%,#fff),transparent 66%)}
.event-copy{align-self:center}.event-meta{display:flex;justify-content:space-between;gap:18px;margin-bottom:28px;color:color-mix(in srgb,var(--event-accent) 80%,#315e6a);font-size:11px;letter-spacing:.13em}.event-copy h3{margin:0 0 24px;color:#163b45;font:400 clamp(30px,3.7vw,56px)/1.16 var(--serif);letter-spacing:-.04em}.event-summary{margin:0;color:#5b747c;font-size:15px;line-height:2.05}.event-foot{display:flex;justify-content:space-between;margin-top:34px;padding-top:18px;border-top:1px solid color-mix(in srgb,var(--event-accent) 40%,transparent);color:#4f8593;font-size:10px;letter-spacing:.06em}
.event-gallery{min-width:0;display:grid;gap:12px}.event-gallery figure{position:relative;margin:0;min-width:0;overflow:hidden;background:#e5f0ef;box-shadow:0 26px 65px rgba(42,97,111,.16)}.event-gallery img{display:block;width:100%;height:100%;object-fit:cover}.event-gallery figure.document img{object-fit:contain;padding:8px;background:#e7f0ee}.event-gallery figcaption{position:absolute;right:0;bottom:0;left:0;padding:26px 14px 12px;background:linear-gradient(transparent,rgba(13,44,51,.74));color:#fff;font-size:10px;line-height:1.6}.event-gallery.image-count-0{min-height:430px}.event-gallery.image-count-1 figure{height:520px;transform:rotate(-.45deg)}.event-story:nth-child(even) .event-gallery.image-count-1 figure{transform:rotate(.45deg)}.event-feature .event-gallery.image-count-1 figure{height:640px}.event-gallery.image-count-2{grid-template-columns:1.15fr .85fr;grid-template-rows:92px 360px 92px}.event-gallery.image-count-2 .image-1{grid-area:1/1/3/2}.event-gallery.image-count-2 .image-2{grid-area:2/2/4/3}.event-gallery.image-count-3,.event-gallery.image-count-4,.event-gallery.image-count-5{grid-template-columns:1.2fr .8fr;grid-auto-rows:180px}.event-gallery.image-count-3 .image-1,.event-gallery.image-count-4 .image-1,.event-gallery.image-count-5 .image-1{grid-row:span 2}.event-gallery.image-count-4 .image-4,.event-gallery.image-count-5 .image-4{grid-column:span 2;height:210px}.event-gallery.image-count-5 .image-5{grid-column:span 2;height:210px}.event-gallery .date-art{min-height:430px}
@media(max-width:900px){.event-story,.event-story:nth-child(even){grid-template-columns:1fr;gap:35px;padding:60px 20px}.event-story:nth-child(even) .event-gallery,.event-story:nth-child(even) .event-copy{grid-column:1}.event-story:nth-child(even) .event-gallery{grid-row:1}.event-story:nth-child(even) .event-copy{grid-row:2}.event-gallery{grid-row:1}.event-copy{grid-row:2}.event-story.event-feature{min-height:0;padding-top:70px;padding-bottom:70px}}
@media(max-width:650px){.timeline-layout{grid-template-columns:1fr}.year-group{padding:72px 0 35px}.year-group:first-child{padding-top:20px}.year-title{font-size:28vw}.year-intro{width:auto;margin:-8px 8px 45px}.year-intro h4{font-size:34px}.year-intro p{font-size:14px}.event-story,.event-story:nth-child(even),.event-story.event-feature{min-height:0;margin:0;padding:48px 0 58px;background:transparent}.event-story::after{display:none}.event-gallery.image-count-0{min-height:300px}.event-gallery.image-count-1 figure,.event-feature .event-gallery.image-count-1 figure{height:auto;aspect-ratio:4/5;transform:none}.event-gallery.image-count-2{grid-template-columns:1fr 1fr;grid-template-rows:300px}.event-gallery.image-count-2 .image-1,.event-gallery.image-count-2 .image-2{grid-area:auto}.event-gallery.image-count-3,.event-gallery.image-count-4,.event-gallery.image-count-5{grid-template-columns:1fr 1fr;grid-auto-rows:220px}.event-gallery.image-count-3 .image-1,.event-gallery.image-count-4 .image-1,.event-gallery.image-count-5 .image-1{grid-column:span 2;grid-row:auto;height:330px}.event-gallery.image-count-4 .image-4,.event-gallery.image-count-5 .image-4,.event-gallery.image-count-5 .image-5{grid-column:auto;height:auto}.event-copy h3{font-size:32px}.event-summary{font-size:14px}.event-meta{margin-bottom:18px}}


/* Responsive review: preserve stage panoramas and the intended title breaks. */
.event-gallery figure.landscape img{object-fit:contain;background:#e7f0ee}
.event-gallery.image-count-1 figure.landscape{height:auto;aspect-ratio:16/9}
.event-gallery.image-count-2:has(.landscape){grid-template-columns:1fr;grid-template-rows:none;grid-auto-rows:auto}
.event-gallery.image-count-2:has(.landscape) figure{grid-area:auto;height:auto}
.event-gallery.image-count-2:has(.landscape) img{height:auto;max-height:520px;object-fit:contain}
@media(max-width:650px){h1{font-size:clamp(38px,10.8vw,67px)}.event-gallery.image-count-2:has(.landscape) img{max-height:420px}}


/* Compact editorial spacing, 2026-09-17. */
.year-group{padding:48px 0 20px}.year-group:first-child{padding-top:24px}
.year-intro{margin-bottom:32px}.year-intro h4{margin-bottom:14px}
.event-story{min-height:0;padding:32px 32px;gap:clamp(28px,4vw,64px)}
.event-story.event-feature{min-height:0;margin:12px auto 20px;padding-top:38px;padding-bottom:38px}
.event-meta{margin-bottom:18px}.event-copy h3{margin-bottom:18px}.event-foot{margin-top:22px;padding-top:14px}
.event-story.event-no-image,.event-story.event-no-image:nth-child(even){grid-template-columns:132px minmax(0,1fr);gap:32px}
.event-story.event-no-image .event-gallery{grid-column:1;grid-row:1;min-height:144px}
.event-story.event-no-image .event-copy{grid-column:2;grid-row:1}
.event-no-image .date-art{min-height:144px}.event-no-image .date-art span{font-size:30px}
@media(max-width:900px){.event-story,.event-story:nth-child(even){padding:30px 16px;gap:24px}.event-story.event-feature{padding-top:34px;padding-bottom:34px}.year-group{padding-top:40px}}
@media(max-width:650px){.year-group{padding:36px 0 12px}.year-group:first-child{padding-top:16px}.year-intro{margin-bottom:24px}.year-intro h4{margin-bottom:12px}.event-story,.event-story:nth-child(even),.event-story.event-feature{margin:0;padding:26px 0 30px;gap:22px}.event-story.event-no-image,.event-story.event-no-image:nth-child(even){grid-template-columns:1fr;gap:18px}.event-story.event-no-image .event-gallery{grid-column:1;grid-row:1;min-height:64px}.event-story.event-no-image .event-copy{grid-column:1;grid-row:2}.event-no-image .date-art{min-height:64px;flex-direction:row;gap:18px}.event-no-image .date-art small{margin-top:0}.event-no-image .date-art span{font-size:26px}}

.event-gallery figure.video-still img{object-fit:contain;background:#e7f0ee}

/* Reviewed portraits: show all four complete pictures, including the face in frame four. */
.event-story[data-event-id="mk-member"] .event-gallery{grid-template-columns:1fr 1fr;grid-auto-rows:auto;gap:10px}
.event-story[data-event-id="mk-member"] .event-gallery figure{grid-column:auto;grid-row:auto;height:auto;display:flex;flex-direction:column}
.event-story[data-event-id="mk-member"] .event-gallery img{height:260px;object-fit:contain;object-position:center top;background:#e7f0ee}
.event-story[data-event-id="mk-member"] .event-gallery figcaption{position:static;padding:8px 10px;background:#dceae8;color:#31575d}
.event-meta{flex-wrap:wrap;row-gap:8px}.event-meta .identity{overflow-wrap:anywhere}
.event-copy h3,.year-intro h4{overflow-wrap:anywhere}
.event-story[data-event-id="saka-grad"] .event-gallery img{object-fit:contain}
@media(max-width:650px){.event-story[data-event-id="mk-member"] .event-gallery img{height:auto;aspect-ratio:3/4}.event-story[data-event-id="mk-member"] .event-gallery figcaption{font-size:9px;padding:6px}}

/* Full-width finale, shared captions, and unsigned solo portraits. */
.shared-caption{grid-column:1/-1;margin:0;padding:4px 2px;color:#54777b;font-size:11px;line-height:1.7}
.gallery.shared-gallery{grid-template-columns:1fr 1fr;gap:14px}
.gallery.shared-gallery img{width:100%;height:300px;object-fit:contain}
.gallery.shared-gallery .shared-caption{font-size:12px;margin:0}
.event-story[data-event-id="birthday-18"] .event-gallery img{object-fit:contain;object-position:center}
.event-story[data-event-id="birthday-18"] .event-gallery figure{background:#e6f2f7}
.event-story[data-event-id="mk-last"] .event-gallery figure{height:auto;aspect-ratio:auto;transform:none}
.event-story[data-event-id="mk-last"] .event-gallery img{height:auto}
.event-story[data-event-id="mk-last"] .event-gallery .image-zoom{height:auto;aspect-ratio:3/2}
.event-story[data-event-id="mk-last"] .event-gallery figcaption{position:static;background:#edf0e9;color:#54777b;padding:12px 14px}
.event-story[data-event-id="mk-grad-decision"] .event-gallery figure{height:auto;aspect-ratio:auto;transform:none;background:white}
.event-story[data-event-id="mk-grad-decision"] .event-gallery img{height:auto;padding:0;background:white}
.event-story[data-event-id="mk-grad-decision"] .event-gallery figcaption{position:static;background:white;color:#54777b;padding:12px 16px}
.timeline-layout{margin-bottom:28px}
.future-section,.closing-section{width:100%;margin:0;padding:0}
.future-copy{max-width:820px;margin:0 auto;padding:20px 5vw 32px;text-align:center}
.future-copy p{margin:14px 0 0;font-size:15px;line-height:2;color:#58737a}
.full-width-art{width:100%;line-height:0;background:#091e2c}
.full-width-art img{display:block;width:100%;height:auto;max-width:none;object-fit:contain}
.closing-section{margin-top:0;scroll-margin-top:0}
.final-credit{padding:22px 4vw;border:0;background:#091e2c;justify-content:flex-end}
.final-credit p{margin:0;color:#bccbd2;font:12px/1.6 Georgia,serif;letter-spacing:.055em;text-align:right}
@media(max-width:650px){.future-copy{padding:18px 7vw 24px}.future-copy p{font-size:13px;line-height:1.9}.shared-caption{font-size:10px}.gallery.shared-gallery img{height:auto;aspect-ratio:3/4}.final-credit{padding:16px 5vw}.final-credit p{font-size:11px}}

/* Closing lettering: a gentle glow, with a still version for reduced motion. */
.closing-section{display:grid;place-items:center;padding:clamp(48px,8vw,104px) 5vw;background:radial-gradient(ellipse at center,#123845 0%,#091e2c 70%);overflow:hidden}
.closing-title{margin:0;padding:.14em .08em;color:#e6fcff;font-family:"KaiTi","STKaiti","Kaiti SC","FangSong",serif;font-size:clamp(30px,7.4vw,104px);font-weight:700;font-style:italic;line-height:1.4;letter-spacing:.08em;white-space:nowrap;text-align:center;text-shadow:0 0 8px #99eafa99,0 0 24px #72d3e75c,0 0 52px #72d3e72e;animation:closing-glow 3.8s ease-in-out infinite}
@keyframes closing-glow{0%,100%{opacity:.78;text-shadow:0 0 6px #99eafa66,0 0 18px #72d3e733,0 0 38px #72d3e71a}50%{opacity:1;text-shadow:0 0 10px #c8f8ffc9,0 0 30px #72d3e799,0 0 66px #72d3e759}}
@media(prefers-reduced-motion:reduce){.closing-title{animation:none;opacity:1}}

/* Accessible image enlargement and consistent body copy. */
.image-zoom{display:block;width:100%;height:100%;padding:0;border:0;background:transparent;line-height:0;cursor:zoom-in}
.gallery .image-zoom{height:auto}
.event-gallery .image-zoom img{width:100%}
.read-story{padding:4px 0;border:0;background:transparent;color:inherit;font:inherit}
.image-viewer{width:min(1440px,96vw);max-width:96vw;max-height:96vh;padding:16px;background:#10242d;color:#eef9fa;overflow:auto}
.image-viewer-toolbar{position:sticky;top:0;display:flex;align-items:center;justify-content:flex-end;gap:20px;z-index:2;background:#10242ded;padding:6px 0 12px}
.image-viewer-toolbar a{font-size:13px}
.image-viewer-toolbar button{border:0;background:#284650;color:#fff;border-radius:50%;width:40px;height:40px;font-size:28px}
#image-viewer-photo{display:block;margin:0 auto;max-width:100%;height:auto;max-height:78vh;object-fit:contain}
#image-viewer-caption{margin:12px 0 0;color:#c2d8dc;font:13px/1.7 "Segoe UI","Microsoft YaHei",sans-serif;text-align:center}
.image-viewer::backdrop{background:#03131aeb}
@media(max-width:650px){.detail-summary,.detail-story p{font-size:16px;line-height:2.05}.image-viewer{padding:10px}.image-viewer-toolbar a{font-size:12px}}

/* Balance editorial headings so a long title does not leave a one-character tail. */
.event-copy{min-width:0}
.event-copy h3,.year-intro h4,.archive-intro h2,dialog h2{
  text-wrap:balance;
  word-break:normal;
  overflow-wrap:break-word;
}
.event-copy h3{font-size:clamp(28px,3vw,42px);line-height:1.35;letter-spacing:-.025em}
.year-intro h4{line-height:1.25}
dialog h2{font-size:clamp(25px,2.6vw,34px);line-height:1.4;letter-spacing:0}
#detail-title:focus{outline:none}
#detail{scroll-behavior:auto;overflow-anchor:none}
@media(max-width:650px){.event-copy h3{font-size:clamp(27px,7.4vw,32px)}}

/* Original diary pictures: keep the whole print / hairstyle in frame. */
.event-story[data-event-id^="mk-daily-"] .event-gallery.image-count-1 figure{height:auto;aspect-ratio:3/4;transform:none}
.event-story[data-event-id^="mk-daily-"] .event-gallery img{object-fit:contain}

/* Clearly attributed text excerpts and unmodified, source-post screenshots. */
.story-excerpts{margin:32px 0}
.story-excerpts h3,.screenshots-title{margin:0 0 12px;font-size:18px;font-weight:500;line-height:1.7;text-wrap:balance}
.story-excerpts .excerpt-intro{margin:0 0 20px;color:var(--muted);font-size:13px;line-height:1.9}
.excerpt-card{padding:20px 22px;margin:14px 0;background:#eaf3f1;border-left:2px solid #72b5c3}
.excerpt-meta{font-size:12px;color:#517b83;line-height:1.8}
.excerpt-card h4{margin:9px 0 12px;font-size:16px;font-weight:500;line-height:1.7}
.excerpt-card blockquote{margin:0 0 12px}
.excerpt-card .excerpt-line{margin:4px 0;font-size:16px;line-height:2.05}
.excerpt-speaker{color:#517b83}
.excerpt-card a{font-size:12px;color:#28758a;text-decoration:underline;text-underline-offset:4px}
.gallery.source-screenshots{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.source-screenshots .screenshots-title{grid-column:1/-1}
.source-screenshots figure{margin:0}
.source-screenshots img{width:100%;height:auto;max-height:none;object-fit:contain}
.event-story[data-event-id="mk-mama"] .event-gallery{grid-template-columns:1fr;grid-template-rows:none;gap:12px}
.event-story[data-event-id="mk-mama"] .event-gallery figure{grid-area:auto;height:auto;aspect-ratio:660/433;transform:none;display:flex;flex-direction:column;box-shadow:0 12px 30px #2a616f16}
.event-story[data-event-id="mk-mama"] .event-gallery .image-zoom{height:100%;aspect-ratio:660/433}
.event-story[data-event-id="mk-mama"] .event-gallery img{height:100%;padding:0;object-fit:cover}
.event-story[data-event-id="mk-mama"] .event-gallery figcaption{position:static;padding:10px;background:#e7f0ee;color:#45666e}
@media(max-width:650px){.excerpt-card{padding:16px}.gallery.source-screenshots{grid-template-columns:1fr}.source-screenshots img{max-height:none}}
.story-videos{display:grid;gap:28px;margin:32px 0 6px}.story-video{margin:0}.story-video h3{font-family:var(--serif);font-size:22px;font-weight:400;line-height:1.5;margin:0 0 14px}.story-video video{display:block;width:100%;max-height:75vh;background:#0b1718;border-radius:3px}.story-video figcaption{margin-top:10px;color:var(--muted);font-size:12px;line-height:1.8}
