/* 无聊纪念馆：纸面、留白、安静的物件。所有展品由 CSS 绘制，无外部素材依赖。 */
:root{color-scheme:light;--paper:#faf9f6;--ink:#343631;--muted:#6c7068;--line:#d8d9d1;--stage:#f0f0eb;--accent:#535d4c}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Songti SC","Noto Serif CJK SC","SimSun",serif;line-height:1.9;font-size:16px}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit;color:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}a:hover{text-decoration:underline}button:disabled{opacity:.55;cursor:wait}:focus-visible{outline:2px solid var(--accent);outline-offset:5px}[hidden]{display:none!important}figure,p,h1,h2,h3{margin:0}h1,h2,h3{font-weight:400}p{overflow-wrap:anywhere}.page{max-width:1160px;margin:auto;padding:0 48px}nav,.mono,.eyebrow,.catalog-no,.spec,.small-note,.field-footer,.form-help,.feedback,.certificate-top,.certificate-bottom{font-family:ui-monospace,"PingFang SC","Microsoft YaHei",sans-serif}.masthead{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px 0 24px;border-bottom:1px solid var(--ink)}.wordmark{font-size:25px;letter-spacing:4px}.wordmark span{display:block;font:9px/2 ui-monospace,monospace;letter-spacing:1.6px;color:var(--muted)}nav{display:flex;gap:32px;font-size:13px}nav a{padding:8px 0}.hero{display:grid;grid-template-columns:1.4fr 1fr;align-items:center;gap:64px;padding:80px 0 70px}.eyebrow{font-size:11px;letter-spacing:1.6px;color:var(--muted);margin-bottom:20px}.open-dot{display:inline-block;width:6px;height:6px;background:#6c7762;border-radius:50%;margin-right:7px}h1{font-size:clamp(28px,3.4vw,43px);line-height:1.65;letter-spacing:1px}.intro{color:var(--muted);margin:24px 0 28px;font-size:16px;line-height:2}.actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:44px;background:transparent;border:1px solid #9c9f95;border-radius:0;padding:10px 18px;font-size:13px;line-height:1.6;text-align:center;text-decoration:none}.button:hover{background:#e9ebe3;text-decoration:none}.button.primary{background:var(--accent);color:#fff;border-color:var(--accent)}.button.primary:hover{background:#424c3b}.small-note{font-size:11px;color:var(--muted);line-height:1.9}.hero-copy>.small-note{margin-top:20px}.hero-exhibit{padding:6px 12px 0}.wall-frame{height:274px;background:#fff;border:10px solid #e9e8e2;box-shadow:0 0 0 1px #d1d1c8,inset 0 0 0 1px #dddcd6,3px 8px 18px #3436310c;position:relative}.dust{width:3px;height:3px;background:#b3b3a7;position:absolute;right:40px;bottom:38px}.hero-exhibit figcaption{display:grid;grid-template-columns:auto 1fr;gap:2px 22px;margin:22px 16px 0;font-size:14px}.hero-exhibit .mono{font-size:10px;color:var(--muted);padding-top:3px}.hero-exhibit small{grid-column:2;font-size:11px;color:var(--muted)}.admission-strip{border-block:1px solid var(--line);padding:14px 0;display:flex;flex-wrap:wrap;gap:8px 24px;font-size:12px;color:var(--muted)}.admission-strip .mono{margin-left:auto;font-size:11px}.room{padding:64px 0;border-bottom:1px solid var(--line)}.room-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:34px}.room-heading .eyebrow{margin-bottom:10px}h2{font-size:26px;line-height:1.6}.room-heading>p{font-size:12px;color:var(--muted);flex-shrink:0}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 26px}.exhibit{min-width:0}.object-stage{height:210px;background:var(--stage);position:relative;display:flex;align-items:center;justify-content:center;border:1px solid #e7e7df;overflow:hidden}.exhibit figcaption{padding:17px 2px 0}.catalog-no{color:var(--muted);font-size:10px;letter-spacing:1px}.exhibit h3{font-size:19px;margin:6px 0}.exhibit p{font-size:13px;line-height:1.95;color:#61655c;min-height:52px}.spec{display:block;border-top:1px solid var(--line);margin-top:14px;padding-top:9px;font-size:10px;color:var(--muted)}.mini-wall{height:126px;width:65%;background:#fff;border:6px solid #e4e3db;box-shadow:1px 3px 5px #0000000a;position:relative}.mini-wall i{position:absolute;width:2px;height:2px;background:#a8aaa0;right:20px;bottom:18px}.button-object{width:82px;height:82px;border-radius:50%;background:#dedfd7;border:8px solid #cbcdc3;box-shadow:inset 0 0 0 2px #ecece6,3px 6px 5px #34363115;transform:rotate(-20deg);display:grid;grid-template-columns:7px 7px;grid-template-rows:7px 7px;place-content:center;gap:9px;z-index:1}.button-object i{background:#72786b;border-radius:50%;box-shadow:inset 1px 1px 1px #222}.object-shadow{position:absolute;top:155px;width:66px;height:5px;background:#d7d8ce;border-radius:50%;filter:blur(3px)}.porridge{width:134px;height:134px;border-radius:50%;background:#eeede5;border:13px solid #fff;box-shadow:inset 0 0 0 2px #dfdfd5,3px 7px 12px #34363113;position:relative}.porridge i{display:block;position:absolute;width:4px;height:11px;border-radius:50%;background:#fff;transform:rotate(35deg);top:32px;left:35px}.porridge i:nth-child(2){top:46px;left:65px;transform:rotate(-30deg)}.porridge i:nth-child(3){top:67px;left:43px;transform:rotate(80deg)}.porridge i:nth-child(4){top:22px;left:71px;transform:rotate(12deg)}.porridge i:nth-child(5){top:71px;left:78px;transform:rotate(-55deg)}.sofa{position:relative;width:156px;height:110px;margin-top:22px}.sofa-back{height:58px;border-radius:14px 14px 0 0;background:#b9bcb1;border:1px solid #a6aa9d}.sofa-seat{position:absolute;left:-8px;right:-8px;top:44px;height:45px;background:#cbd0c0;border:1px solid #a6aa9d;border-radius:7px 7px 4px 4px;box-shadow:0 5px 0 #aeb39f}.sofa-seat:before,.sofa-seat:after{content:"";position:absolute;top:-15px;width:16px;height:54px;border-radius:6px;background:#b4b9aa;border:1px solid #a6aa9d}.sofa-seat:before{left:0}.sofa-seat:after{right:0}.sofa-seat i{display:block;width:76px;height:20px;border-radius:50%;background:#bcc1b0;box-shadow:inset 1px 4px 5px #7e867c33;margin:5px auto}.sofa>span{position:absolute;top:92px;height:12px;width:7px;left:12px;background:#838975}.sofa>span:last-child{left:auto;right:12px}.paper-object{transform:rotate(-6deg);background:#fffdf7;width:110px;padding:22px 20px;line-height:1.8;box-shadow:2px 4px 5px #34363113;font-size:16px}.paper-object small{font-size:8px;display:block;color:var(--muted);margin-top:12px}.archive-object{border:1px solid #c8caba;border-left:9px solid #b7bcaa;width:132px;padding:17px 12px;background:#e1e4d8;box-shadow:3px 4px 0 #d6d9cc;transform:rotate(4deg);text-align:center}.archive-object span,.archive-object small{display:block;font-size:9px}.archive-object b{display:block;font-weight:400;font-size:32px;margin:10px 0}.donation-layout{display:grid;grid-template-columns:1fr 1.5fr;gap:72px}.donation-question{font-size:23px;line-height:1.9;margin-bottom:24px}.donation-aside>p:not(.donation-question){font-size:13px;color:var(--muted)}.receipt-stamp{border:3px double #8e9681;display:inline-block;padding:12px 18px;line-height:1.6;font-size:17px;letter-spacing:3px;color:#758068;transform:rotate(-9deg);margin:36px 0}.donation-aside .small-note{font-size:10px!important}label{display:block;font-size:14px;margin-bottom:8px}label>span{font-size:11px;color:var(--muted);margin-left:6px}input:not([type=checkbox]),textarea{display:block;width:100%;padding:12px 14px;border:1px solid #c9cdc0;background:#fffefa;border-radius:0;font-size:16px;line-height:1.65;min-width:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#797d72;font-size:13px}input+label{margin-top:20px}.field-footer{font-size:10px;display:flex;justify-content:space-between;color:var(--muted);margin:6px 0 20px}.check-label{display:flex;gap:9px;align-items:flex-start;margin:16px 0;line-height:1.9}.check-label input{flex-shrink:0;margin-top:5px;accent-color:var(--accent);width:15px;height:15px}.check-label>span{font-size:11px;margin:0}.form-help{color:var(--muted);font-size:11px;margin-top:12px}.feedback{min-height:24px;color:var(--accent);font-size:12px;margin-top:12px;overflow-wrap:anywhere}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.public-collection{border-top:1px dashed var(--line);margin-top:38px;padding-top:30px}.public-collection h3{font-size:19px;margin-bottom:6px}.donated-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:24px 0 12px}.donated-card{padding:24px;background:#f0f1e9;border:1px solid var(--line);overflow-wrap:anywhere}.donated-card h4{font-size:18px;font-weight:400;margin:12px 0}.donated-card p{font-size:14px;white-space:pre-wrap}.donated-card footer{font-size:11px;color:var(--muted);margin-top:20px}.empty-note{grid-column:1/-1;padding:24px 0;font-size:14px;color:var(--muted)}.text-button{padding:6px 0;border:0;border-bottom:1px solid #b1b5a9;background:none;font-size:12px;min-height:40px}.text-button:hover{color:#232d1c;border-color:#232d1c}.reading-room blockquote{margin:32px 0;text-align:center;padding:16px}.reading-room blockquote p{font-size:24px;line-height:1.9}.reading-room blockquote footer{font-size:11px;color:var(--muted);margin-top:18px}.reading-actions{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.reading-room>.feedback{text-align:center;margin-bottom:28px}.quiet-details{border-top:1px solid var(--line);margin-top:22px;padding-top:6px}.quiet-details summary{padding:14px 0;font-size:14px}.quiet-details summary span{color:var(--muted);font-size:11px;margin-left:16px}.quiet-details>.small-note{margin:8px 0 16px}.daily-notice{display:grid;grid-template-columns:90px 1fr;gap:12px;font-size:13px}.daily-notice dt{color:var(--muted)}.daily-notice dd{margin:0}.legacy-message{border-left:2px solid var(--line);padding-left:16px;margin:20px 0;font-size:13px}.legacy-message small{color:var(--muted)}.certificate-room>p{font-size:14px;color:var(--muted)}#stay-timer{font-weight:400;color:var(--ink)}.certificate-form{max-width:580px;margin-top:24px}.certificate-form .actions{flex-wrap:nowrap;align-items:stretch}.certificate-form .actions input{flex:1;width:auto}.certificate-form .button{flex-shrink:0}.certificate{max-width:620px;margin:32px auto;border:4px double #9ba28e;padding:28px 36px;background:#fffef9;text-align:center;overflow-wrap:anywhere}.certificate-top,.certificate-bottom{display:flex;justify-content:space-between;gap:12px;font-size:10px;color:var(--muted)}.certificate h3{font-size:28px;letter-spacing:6px;border-bottom:1px solid var(--line);margin:20px 0;padding-bottom:18px}.certificate p{font-size:14px;line-height:2.2}.certificate b{font-weight:400}.certificate-rank{font-weight:400;display:block;font-size:26px;margin:18px 0 8px;letter-spacing:4px}.certificate-seal{border:2px solid #8a937e;color:#7b866c;border-radius:50%;height:78px;width:78px;font-size:11px;line-height:1.6;padding-top:20px;transform:rotate(-12deg);margin:22px auto}.certificate-bottom{border-top:1px solid var(--line);padding-top:16px}.certificate-site{font-family:ui-monospace,"PingFang SC","Microsoft YaHei",sans-serif;font-size:10px;letter-spacing:1px;color:var(--muted);margin-top:14px}#cert-actions{justify-content:center}#certificate-result{max-width:620px;margin:14px auto}.leaderboard{width:100%;border-collapse:collapse;font-size:13px;table-layout:fixed}.leaderboard th,.leaderboard td{border-bottom:1px solid var(--line);padding:12px;text-align:left;overflow-wrap:anywhere}.leaderboard th{font-weight:400;color:var(--muted)}.leaderboard th:first-child{width:20%}.site-footer{padding:58px 0 26px;text-align:center}.site-footer>p{font-size:19px;line-height:2}.site-footer strong{font-weight:400}.site-footer>div{display:flex;justify-content:space-between;gap:16px;margin-top:42px;font-size:10px;color:var(--muted)}.site-stats{font-size:11px;color:var(--muted);margin-top:20px;font-family:ui-monospace,"PingFang SC","Microsoft YaHei",sans-serif}.sr-only,.skip-link{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.skip-link:focus{position:fixed;left:16px;top:16px;width:auto;height:auto;padding:12px;background:#fff;z-index:10}.notice{padding:24px;text-align:center}
@media(min-width:1200px){.hero{min-height:515px}}
@media(max-width:900px){.page{padding:0 30px}.hero{gap:32px;padding:54px 0}.hero-exhibit{padding:0}.wall-frame{height:240px}.gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 22px}.donation-layout{gap:36px;grid-template-columns:1fr 1.3fr}.donated-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.room-heading>p{display:none}.hero .actions{gap:8px}.hero .button{padding:10px 12px;font-size:12px}}
@media(max-width:600px){.page{padding:0 22px}.masthead{padding:20px 0;gap:12px}.wordmark{font-size:20px;letter-spacing:2px}.wordmark span{font-size:7px;letter-spacing:.5px}nav{gap:17px;font-size:12px}.hero{grid-template-columns:1fr;padding:40px 0 30px;gap:32px}.eyebrow{font-size:10px;letter-spacing:1px}h1{font-size:30px}.intro{font-size:14px;margin:20px 0}.hero-exhibit{width:72%;max-width:290px;justify-self:center}.wall-frame{height:186px;border-width:8px}.hero-exhibit figcaption{margin-top:14px}.hero-exhibit small{font-size:10px}.admission-strip{gap:3px 14px;font-size:10px}.admission-strip .mono{margin-left:0;width:100%;font-size:10px}.room{padding:40px 0}.room-heading{margin-bottom:24px}h2{font-size:23px}.gallery{gap:26px 14px}.object-stage{height:160px}.exhibit h3{font-size:16px;line-height:1.7}.exhibit p{font-size:12px;min-height:0}.exhibit p br{display:none}.catalog-no,.spec{font-size:9px;letter-spacing:0}.mini-wall{height:90px;width:75%}.porridge{width:108px;height:108px;border-width:10px}.porridge i:nth-child(5){top:60px;left:65px}.button-object{width:66px;height:66px;border-width:6px}.object-shadow{top:122px;width:54px}.sofa{transform:scale(.72)}.paper-object{font-size:14px;padding:15px;width:92px}.archive-object{transform:rotate(4deg) scale(.82)}.donation-layout{grid-template-columns:1fr;gap:26px}.donation-question{font-size:22px;margin-bottom:12px}.donation-question br:last-child{display:none}.donation-aside{position:relative}.receipt-stamp{position:absolute;right:10px;top:58px;margin:0;font-size:12px;padding:8px;opacity:.6}.donation-aside>.small-note{margin-top:16px}.donated-grid{grid-template-columns:1fr}.reading-room blockquote p{font-size:21px}.reading-room blockquote{padding:0;margin:24px 0}.reading-actions{gap:12px 20px}.certificate-form .actions{flex-wrap:wrap}.certificate-form .actions input{flex-basis:100%}.certificate{padding:20px 18px}.certificate-top,.certificate-bottom{font-size:9px;flex-wrap:wrap}.certificate h3{font-size:24px;letter-spacing:4px}.certificate-rank{font-size:22px;letter-spacing:2px}.site-footer{padding-top:38px}.site-footer>p{font-size:17px}.site-footer>div{flex-direction:column;margin-top:28px}}
@media(max-width:360px){.page{padding:0 16px}h1{font-size:27px}.gallery{grid-template-columns:1fr}.object-stage{height:190px}.exhibit p br{display:initial}.receipt-stamp{display:none}.hero .actions{flex-direction:column;align-items:stretch}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media print{.masthead nav,.hero,.room:not(.certificate-room),.site-footer,.admission-strip,.certificate-form,.certificate-room>.room-heading,.certificate-room>p,#cert-actions,.quiet-details,.feedback,.skip-link{display:none!important}.page{padding:0}.room{padding:0;border:0}.certificate{break-inside:avoid;margin:20px auto}}
