:root{--paper:#fdfefb;--green:#37765f;--mint:#b8cebd;--purple:#7970bf;--ink:#384f43;--muted:#8b9b8f;--line:#dce6dc;color:var(--green);background:var(--paper);font-synthesis:none;font-family:Courier New,PingFang SC,Microsoft YaHei,monospace}*{box-sizing:border-box}body{min-height:100vh;margin:0}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--purple);outline-offset:5px}[hidden]{display:none!important}.sr-only,.skip:not(:focus){clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip:focus{z-index:10;background:#fff;padding:12px;position:fixed}.site-header{justify-content:space-between;align-items:center;height:130px;padding:49px 6.5%;display:flex}.wordmark{letter-spacing:2px;align-items:center;gap:12px;font-size:14px;display:flex}.little-star{font-size:29px;font-weight:400}.english{letter-spacing:1px;color:var(--muted);padding-left:10px;font-size:11px}.header-note{color:var(--muted);letter-spacing:2px;font-size:11px}.side-nav{z-index:4;flex-direction:column;gap:25px;display:flex;position:fixed;top:24%;right:12%}.side-nav a{letter-spacing:-1.4px;color:#a5bdac;font-family:Trebuchet MS,Courier New,sans-serif;font-size:30px;line-height:1.4;transition:color .2s,transform .2s}.side-nav a:hover{color:var(--green);transform:translate(5px)}.side-nav a.active{color:var(--purple);text-underline-offset:7px;font-weight:600;text-decoration:underline 2px}.panel{min-height:calc(100vh - 209px);animation:.4s ease-out appear}.small-heading{letter-spacing:2px;margin:15px 0 0 7.7%;font-size:17px;font-weight:600}.explore-content{width:53%;max-width:900px;margin:37px 0 65px 14%}.friends{object-fit:contain;width:232px;height:160px;margin:0 auto 15px;display:block}.search-box{border:2px solid var(--green);background:#fff;border-radius:6px;align-items:center;gap:19px;height:68px;padding:0 17px;display:flex}.search-dot{background:var(--green);border-radius:50%;flex-shrink:0;width:13px;height:13px}.search-box input{letter-spacing:1px;min-width:0;height:100%;color:var(--green);background:0 0;border:0;outline:none;flex:1;font-size:18px}.search-box input::placeholder{color:#a8c4b2}.search-box:focus-within{box-shadow:0 0 0 4px #37765f0c}.search-box button{color:var(--green);background:0 0;border:0;width:37px;height:43px;padding:5px}.search-box svg{width:100%;height:100%}.below-search{justify-content:space-between;align-items:center;gap:10px;margin:17px 0 24px;display:flex}.filters{flex-wrap:wrap;gap:8px;display:flex}.filters button{color:var(--purple);background:0 0;border:1px solid #aaa3d1;border-radius:4px;padding:5px 10px;font-size:12px;transition:background .2s}.filters button span{margin-left:6px;font-size:10px}.filters button.selected,.filters button:hover{border-color:var(--purple);background:#efedf8}#results-count{color:var(--muted);white-space:nowrap;font-size:10px}.post-list{gap:12px;max-width:650px;display:grid}.post-card{color:var(--purple);border:1px solid #aca4d0;border-radius:5px;padding:15px 19px 16px;transition:background .2s,transform .2s}.post-card:hover{background:#f5f3fb;transform:translate(4px)}.post-meta{opacity:.85;justify-content:space-between;font-size:10px;display:flex}.post-card h2{justify-content:space-between;gap:14px;margin:9px 0 7px;font-size:16px;font-weight:500;line-height:1.6;display:flex}.read-arrow{opacity:.6}.post-card p{color:#8983ac;margin:0;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:12px;line-height:1.8}.page-arrow{color:#7e8f81;z-index:5;background:#eaece8;border:0;border-radius:50%;width:40px;height:40px;font-family:Arial,sans-serif;font-size:32px;line-height:30px;position:fixed;top:50%}.page-arrow:hover{background:#dce5da}.previous{left:24px}.next{right:24px}footer{letter-spacing:1px;color:var(--muted);justify-content:space-between;gap:18px;margin:0 6.5%;padding:24px 0;font-size:10px;display:flex}.page-number{color:var(--green)}.landscape{opacity:0;z-index:-1;background:linear-gradient(#172d281f,#1c371c2e),url(/meadow.jpg) 50%/cover;transition:opacity .4s;position:fixed;inset:0}.is-note{background:#46673c}.is-note .landscape{opacity:1}.is-note .wordmark,.is-note .header-note,.is-note .english,.is-note footer,.is-note .page-number{color:#f0f6e9}.is-note .side-nav a{color:#e1eddc}.is-note .side-nav a.active{color:#d8ceff}.is-note .page-arrow{color:#fff;backdrop-filter:blur(10px);background:#ffffff30}.note-panel{grid-template-columns:1.1fr 1fr;align-items:start;gap:60px;padding:54px 28% 60px 8%;display:grid}.note-compose{backdrop-filter:blur(10px);background:#dceee0d9;border:1px solid #ffffff40;border-radius:13px;margin-top:95px;padding:29px 27px 18px}.eyebrow{letter-spacing:2px;color:var(--muted);font-size:11px}.note-compose>.eyebrow{text-align:center;color:#5d8970;font-size:10px;display:block}.note-compose h1{text-align:center;letter-spacing:-1px;margin:16px 0 22px;font-size:25px;font-style:italic}.note-compose>p{text-align:center;white-space:nowrap;letter-spacing:-.3px;margin:0 0 24px;font-size:12px}.note-compose textarea{resize:vertical;width:100%;min-height:76px;max-height:180px;color:var(--green);background:#fffffff0;border:1px solid #ffffff80;border-radius:8px;padding:15px;font-size:13px;line-height:1.7;display:block}.note-compose textarea::placeholder{color:#839e8b}.note-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:20px;display:flex}#color-button{color:var(--green);text-align:left;background:0 0;border:0;align-items:center;gap:9px;padding:0;font-size:10px;line-height:1.4;display:flex}#color-dot{background:#cbc8ee;border:1px solid #ffffff60;border-radius:50%;flex-shrink:0;width:36px;height:36px;display:block;box-shadow:2px 3px #37765f1a}.send-button{color:#fff;background:#46846b;border:0;border-radius:7px;min-width:124px;padding:13px 20px;font-size:14px;font-weight:600}.send-button:hover{background:#326b54}.send-button span{margin-left:12px}.note-caption{color:#63836c;justify-content:space-between;gap:10px;margin-top:16px;font-size:9px;display:flex}.note-compose #note-status{min-height:17px;margin:8px 0 0;font-size:11px;line-height:1.6}.feed-heading{letter-spacing:2px;color:#fff;justify-content:space-between;margin:0 0 25px 47px;font-size:10px;display:flex}.note-row{align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.note-dot{border-radius:50%;flex-shrink:0;width:33px;height:33px;margin-top:17px}.note-card{background:#fffffff0;border:1px solid #ffffffa0;border-radius:10px;flex:1;min-width:0;padding:20px;box-shadow:0 4px 24px #13321b08}.note-row:nth-child(2) .note-card{background:#ffffffe0}.note-row:nth-child(3) .note-card{background:#ffffffc9}.note-label{color:#95a092;letter-spacing:1px;font-size:9px}.note-card p{color:#546050;white-space:pre-wrap;overflow-wrap:anywhere;margin:13px 0 22px;font-family:PingFang SC,sans-serif;font-size:14px;line-height:1.8}.note-card time{text-align:right;color:#8f968b;font-size:10px;display:block}.feed-bottom{text-align:center;letter-spacing:2px;color:#fff;margin-left:50px;font-size:10px;display:block}.text-panel{max-width:1000px;padding:65px 160px 70px 14%}.text-panel h1{letter-spacing:2px;margin:21px 0;font-family:Songti SC,STSong,serif;font-size:43px;font-weight:400;line-height:1.65}.text-panel h1 span{color:var(--purple)}.text-panel>img{float:right;margin:-20px -70px 15px 25px}.text-panel>p{color:#768878;font-size:14px;line-height:2.2}.text-link{color:var(--purple);border-bottom:1px solid #c3bcdf;margin-top:24px;padding-bottom:5px;font-size:13px;display:inline-block}.research-list{margin-top:35px}.research-list>a{border-top:1px solid var(--line);padding:23px 0;display:block}.research-list span{color:var(--muted);font-size:10px}.research-list h2{color:var(--purple);font-size:17px;font-weight:400;line-height:1.8}.research-list p{color:var(--muted);font-size:12px;line-height:1.9}.event-list{margin-top:40px}.event-list article{border-top:1px solid var(--line);gap:25px;padding:25px 0;display:flex}.event-list time{white-space:nowrap;font-size:11px;line-height:2}.event-list h2{margin:0;font-size:16px;font-weight:400}.event-list p{color:var(--muted);font-size:12px;line-height:2}.event-list a{color:var(--purple);font-size:11px}.article-page{width:min(700px,86%);margin:60px auto 100px}.back-link{font-size:12px}.article-meta{letter-spacing:1px;color:var(--muted);margin:65px 0 20px;font-size:11px}.article-page h1{font-family:Songti SC,STSong,serif;font-size:36px;font-weight:400;line-height:1.7}.article-intro{color:var(--purple);border-left:2px solid #c6c0de;margin:35px 0;padding-left:24px;font-size:15px;line-height:2}.article-body{color:#526554;font-family:PingFang SC,sans-serif;font-size:16px;line-height:2.2}.article-body p{margin:28px 0}.article-end{color:var(--mint);margin-top:45px;font-size:35px}#empty-results{color:var(--muted);padding:32px 0;font-size:13px}#reset-search{border:0;border-bottom:1px solid var(--purple);color:var(--purple);background:0 0;padding:5px 0}@keyframes appear{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (width>=1600px){.site-header{height:160px;padding-top:65px}.explore-content{margin-top:60px}.friends{width:270px;height:186px;margin-bottom:22px}.search-box{height:79px}.side-nav{top:22%}.side-nav a{font-size:34px}.note-panel{gap:75px;padding-top:90px}.note-compose{margin-top:85px;padding:35px}.note-compose>p{font-size:15px}.panel{min-height:calc(100vh - 239px)}}@media (width<=1150px){.side-nav{right:7%}.side-nav a{font-size:25px}.explore-content{width:60%;margin-left:11%}.note-panel{grid-template-columns:1fr 1fr;gap:25px;padding-left:8%;padding-right:23%}.note-compose{padding:23px 18px}.note-compose>p{font-size:10px}.note-actions{flex-wrap:wrap}.note-row{gap:12px}.note-dot{width:24px;height:24px}.note-card{padding:15px}.text-panel{max-width:83%;padding-left:11%}}@media (width<=760px){.site-header{height:92px;padding:24px 7%}.wordmark{gap:8px;font-size:12px}.english{letter-spacing:0;padding-left:0;font-size:9px}.header-note{display:none}.side-nav{flex-direction:row;justify-content:space-between;gap:12px;margin:7px 7% 40px;position:relative;top:auto;right:auto}.side-nav a{letter-spacing:-.5px;font-size:18px}.side-nav a.active{text-underline-offset:5px}.panel{min-height:calc(100vh - 265px)}.small-heading{letter-spacing:1px;margin:0 7%;font-size:13px}.explore-content{width:auto;margin:25px 7% 55px}.friends{width:194px;height:134px;margin-bottom:17px}.search-box{gap:12px;height:58px;padding:0 11px}.search-box input{letter-spacing:0;font-size:13px}.search-dot{width:10px;height:10px}.search-box button{width:29px}.below-search{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:17px}.filters{gap:7px}.filters button{padding:5px 9px;font-size:11px}.post-card{padding:14px}.post-card h2{font-size:14px}.post-card p{font-size:12px}.page-arrow{background:0 0;border-radius:15px;width:24px;height:32px;font-size:24px;position:absolute;top:255px}.previous{left:5px}.next{right:5px}footer{margin:0 7%;padding:20px 0;font-size:8px}#footer-whisper{display:none}.note-panel{flex-direction:column;gap:36px;padding:10px 7% 50px;display:flex}.note-compose{width:100%;margin-top:0;padding:26px}.note-compose>p{font-size:12px}.note-actions{flex-wrap:nowrap}.note-feed{width:100%}.note-row{gap:18px}.note-dot{width:30px;height:30px}.feed-heading{margin-left:48px}.note-card{padding:20px}.is-note .page-arrow{display:none}.text-panel{max-width:100%;padding:20px 7% 65px}.text-panel h1{font-size:32px}.text-panel>img{float:none;margin:0}.text-panel>p{font-size:13px}.event-list article{flex-direction:column;gap:13px}.article-page{margin-top:30px}.article-page h1{font-size:28px}.article-meta{margin-top:45px}.article-body{font-size:15px}.landscape{background-position:45%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.data-notice{color:var(--purple);border:1px solid #c8c1df;margin-bottom:18px;padding:15px;font-size:12px;line-height:1.8}.article-body p{white-space:pre-wrap;overflow-wrap:anywhere}#notes-list>button{color:var(--green);background:#fffddd;border:1px solid #fff;border-radius:5px;padding:8px 14px}.send-button:disabled{opacity:.6;cursor:wait}
