@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Noto+Sans+SC:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap";.account-menu{position:relative}.user-chip{border:0;background:transparent;padding:4px 0}.user-chip:hover{color:#172033}.user-chip b{font-size:14px;color:#9ca19c;font-weight:400}.menu-popover{position:absolute;right:0;top:41px;width:158px;padding:6px;background:#fff;border:1px solid #e2e4de;border-radius:9px;box-shadow:0 12px 30px #1d29301c;z-index:10}.menu-popover button{display:block;width:100%;border:0;background:transparent;text-align:left;border-radius:5px;padding:9px 10px;color:#3c4658;font-size:12px}.menu-popover button:hover{background:#f1f3ec}.menu-popover .signout{color:#a65353}.menu-popover hr{border:0;border-top:1px solid #edf0ea;margin:5px 0}.tag-picker{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:13px}.tag-picker>span{font-size:11px;color:#868c82;white-space:nowrap}.tag-picker>span b{font-weight:400;color:#aaaea7}.tag-picker>div,.post-tags{display:flex;gap:6px;flex-wrap:wrap}.tag-picker button{border:1px solid #e1e5dc;background:#fff;color:#6e776b;padding:4px 8px;border-radius:999px;font-size:11px}.tag-picker button:hover{border-color:#9aa58b}.tag-picker button.selected{background:#e6ecdf;color:#41513a;border-color:#c9d3bd;font-weight:600}.post-tags{margin-top:15px}.post-tags span{padding:3px 7px;border-radius:999px;background:#f0f3ec;color:#657259;font-size:11px}.dialog-card .post-tags{margin:-5px 0 17px}.image-picker{margin-top:15px}.image-picker-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.image-picker-head>span{font-size:11px;color:#868c82}.image-picker-head b{font-weight:400;color:#aaaea7}.image-picker label{border:1px solid #d9dfd3;background:#fbfcf9;border-radius:6px;color:#596952;font-size:11px;padding:6px 9px;cursor:pointer}.image-picker label:hover{background:#eef2e9}.image-picker label input{display:none}.image-previews{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}.image-previews figure{position:relative;margin:0;aspect-ratio:1;border-radius:7px;overflow:hidden;background:#eff1ed}.image-previews img,.post-images img{width:100%;height:100%;display:block;object-fit:cover}.image-previews button{position:absolute;right:5px;top:5px;border:0;background:#1b2434cf;color:#fff;width:22px;height:22px;border-radius:50%;font-size:17px;line-height:1}.post-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:16px}.post-images img{aspect-ratio:1.45;border-radius:8px;background:#eff1ed}.post-images img:only-child{grid-column:span 2;aspect-ratio:1.8}.detail-images{margin:0 0 17px}.detail-images img{aspect-ratio:1.25}.detail-images img:only-child{aspect-ratio:1.5}@media(max-width:520px){.image-picker-head{align-items:flex-start;flex-direction:column}.image-previews{grid-template-columns:repeat(3,1fr)}}:root{font-family:Noto Sans SC,system-ui,sans-serif;color:#1e293b;background:#f8f8f5;font-synthesis:none}*{box-sizing:border-box}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.62}.app-shell{min-height:100vh;background:radial-gradient(ellipse at 8% 0,#ebece1 0,transparent 31rem),#f8f8f5}.topbar{border-bottom:1px solid #e4e5df;background:#f8f8f5dd;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:5}.topbar-inner{max-width:1180px;height:72px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:10px;align-items:center;color:#172033;text-decoration:none;font-weight:700;font-size:18px;letter-spacing:.08em}.brand small{display:block;font:500 8px DM Mono,monospace;letter-spacing:.16em;color:#8a887d;margin-top:2px}.brand-mark,.mini-mark{display:grid;place-items:center;color:#f7f7f1;background:#172033;font-family:Playfair Display,serif}.brand-mark{height:34px;width:34px;border-radius:50%;font-size:18px}.top-actions{display:flex;align-items:center;gap:16px}.user-chip{display:flex;align-items:center;gap:8px;font-size:13px;color:#4d5564}.user-chip i{font-style:normal;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#dbe4d4;color:#37503b;font-size:12px;font-weight:700}.text-button{border:0;background:none;padding:5px;color:#687080;font-size:13px}.text-button:hover{color:#172033}.login-button,.welcome-card button{border:0;background:#172033;color:#fff;border-radius:7px;padding:10px 15px;font-weight:600;font-size:13px;box-shadow:0 4px 10px #1720331a}.login-button:hover,.welcome-card button:hover{background:#293852}.github-icon{font-size:18px;vertical-align:-1px;margin-right:5px}main{max-width:1180px;margin:auto;padding:76px 28px 68px}.hero{max-width:750px;margin-bottom:58px}.eyebrow,.section-title span,.side-label{font:500 10px DM Mono,monospace;letter-spacing:.14em;color:#878779}.hero h1{font:700 clamp(42px,6vw,76px)/1.15 "Noto Sans SC",sans-serif;letter-spacing:-.065em;margin:12px 0 20px;color:#172033}.hero h1 em{font:600 clamp(43px,6vw,76px)/1.1 "Playfair Display",serif;color:#68735a;letter-spacing:-.05em}.hero>p{font-size:17px;line-height:1.8;color:#697180;margin:0;max-width:545px}.hero-meta{display:flex;align-items:center;gap:10px;margin-top:25px;font-size:12px;color:#7a7d76}.hero-meta b{font-family:DM Mono,monospace;color:#27334a}.dot{height:3px;width:3px;background:#a5a69b;border-radius:99px}.content-grid{display:grid;grid-template-columns:minmax(0,720px) 270px;gap:72px;align-items:start}.composer,.welcome-card,.post-card,.side-card,.empty-state{background:#fff;border:1px solid #e6e7e0;border-radius:13px}.composer{padding:24px;margin-bottom:46px;box-shadow:0 14px 32px #27304b08}.composer-head,.post-author{display:flex;align-items:center;gap:10px}.composer-head{margin-bottom:18px}.composer-head strong,.post-author strong{display:block;font-size:14px;color:#253046}.composer-head small,.post-author small{display:block;color:#8a8d91;font-size:11px;margin-top:2px}.avatar{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:#253954;color:#fff;font-size:13px;font-weight:700;flex:none}.avatar.muted{background:#e8e8e0;color:#62685e}.composer input,.composer textarea{width:100%;border:1px solid #e6e6e0;background:#fbfbf9;border-radius:8px;color:#253046;outline:none;transition:.18s}.composer input{padding:13px 14px;margin-bottom:10px;font-size:15px;font-weight:600}.composer textarea{display:block;min-height:128px;padding:13px 14px;resize:vertical;line-height:1.65;font-size:14px}.composer input:focus,.composer textarea:focus{border-color:#9aa58b;background:#fff;box-shadow:0 0 0 3px #e8eddf}.composer-footer{margin-top:13px;display:flex;align-items:center;justify-content:space-between}.composer-footer>span{font:11px DM Mono,monospace;color:#98998e}.composer-footer button{border:0;border-radius:7px;background:#68735a;color:#fff;padding:10px 15px;font-size:13px;font-weight:600}.composer-footer button:hover{background:#4e5c45}.composer-footer b{font-size:15px;margin-left:5px}.welcome-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px;margin-bottom:46px;background:#f1f3ec;border-color:#e0e3d7}.welcome-card h2{font-size:18px;margin:0 0 5px;color:#223047}.welcome-card p{font-size:13px;color:#717a80;margin:0}.mini-mark{width:26px;height:26px;border-radius:6px;font-size:15px;margin-bottom:12px}.message{margin:-32px 0 32px;color:#4e684b;font-size:13px;background:#ebf2e6;padding:10px 13px;border-radius:7px}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:17px}.section-title h2{font-size:24px;letter-spacing:-.04em;margin:5px 0 0;color:#202a3b}.section-title p{font:11px DM Mono,monospace;color:#9a9b91;margin:0 0 2px}.post-list{display:grid;gap:12px}.post-card{padding:21px 23px;cursor:pointer;transition:transform .18s,box-shadow .18s,border-color .18s}.post-card:hover{border-color:#cbd1c1;transform:translateY(-2px);box-shadow:0 12px 25px #19283b0c}.more{margin-left:auto;color:#a4a7a1;letter-spacing:1px}.post-card h3{font-size:19px;letter-spacing:-.035em;margin:18px 0 8px;color:#1f2b40}.post-card>p{color:#66707d;font-size:14px;line-height:1.7;margin:0}.post-footer{border-top:1px solid #eeeeea;margin-top:18px;padding-top:11px;color:#748068;font-size:12px}.post-footer b{margin-left:4px}.empty-state{text-align:center;padding:54px 20px}.empty-state span{display:grid;place-items:center;margin:auto;width:38px;height:38px;border-radius:50%;background:#eff1e9;color:#637054}.empty-state h3{margin:13px 0 4px;font-size:16px}.empty-state p{font-size:13px;color:#7c8186;margin:0}.side-card{padding:28px;background:#24314a;color:#eff2e8;border:0;position:relative;overflow:hidden}.side-card:after{content:"";position:absolute;width:150px;height:150px;border:1px solid #66755c;border-radius:50%;right:-75px;top:-70px;opacity:.45}.side-label{color:#b9c2b1;position:relative;z-index:1}.side-card h2{font:600 28px/1.35 Playfair Display,Noto Sans SC,serif;margin:25px 0 12px;letter-spacing:-.03em;position:relative;z-index:1}.side-card p{color:#c0c7c1;font-size:13px;line-height:1.75;margin:0;position:relative;z-index:1}.rule{height:1px;background:#526047;margin:24px 0}.side-card dl{margin:0;display:grid;gap:12px}.side-card dl div{display:flex;align-items:center;gap:11px}.side-card dt{font:10px DM Mono,monospace;color:#9caa93}.side-card dd{margin:0;font-size:12px;color:#e9ede5}.powered{font:9px DM Mono,monospace;letter-spacing:.08em;line-height:1.65!important;color:#989d96!important;margin:17px 3px!important}dialog{border:0;background:#131927a6;width:100vw;height:100vh;max-width:none;max-height:none;padding:10vh 20px}.dialog-card{max-width:650px;margin:auto;position:relative;background:#fff;border-radius:13px;padding:30px;box-shadow:0 20px 60px #0004}.dialog-card h2{font-size:28px;letter-spacing:-.05em;margin:24px 28px 16px 0;color:#1f2b40}.body{white-space:pre-wrap;line-height:1.85;color:#4f5b6c;font-size:15px}.close{position:absolute;right:17px;top:16px;width:32px;height:32px;border:0;border-radius:50%;background:#f0f1ed;color:#51606c;font-size:23px;line-height:1}.close:hover{background:#e3e5df}@media(max-width:800px){.topbar-inner{height:64px;padding:0 19px}.user-chip{display:none}main{padding:50px 19px}.hero{margin-bottom:42px}.hero h1{font-size:44px}.content-grid{grid-template-columns:1fr;gap:38px}aside{display:none}.composer,.welcome-card{margin-bottom:34px}.post-card{padding:19px}.welcome-card{align-items:start;flex-direction:column}.dialog-card{padding:24px}.login-button{padding:9px 11px;font-size:12px}}
