.post-detail-page .container{max-width:720px;padding:20px;}.post-detail{width:100%;}.post-detail .post{border-bottom:none;margin:0;padding-bottom:0;}.post-detail .post-header{display:flex;justify-content:space-between;align-items:center;width:100%;}.post-detail .post-content{width:100%;line-height:1.8;font-size:15px;color:#333;overflow-wrap:break-word;word-break:break-word;}.post-detail .post-content p{margin:12px 0;}.post-detail .post-content a{color:#16a34a;text-decoration:none;}.post-detail .post-content a:hover{text-decoration:underline;}.post-detail .post-content blockquote{margin:1em 0;padding-left:1em;color:#888;border-left:4px solid #e5e7eb;}.post-detail .post-content img{max-width:100%;height:auto;border-radius:8px;margin:10px 0;}.post-detail .post-content code{background:#f4f4f4;padding:2px 6px;border-radius:4px;font-size:0.9em;}.post-detail .post-content pre{background:#f4f4f4;padding:16px;border-radius:8px;overflow-x:auto;}.post-detail .post-content pre code{background:none;padding:0;}.post-detail .post-content ul,.post-detail .post-content ol{padding-left:20px;}.post-detail .post-content h1,.post-detail .post-content h2,.post-detail .post-content h3{margin:20px 0 10px;}.post-detail .post-content h1{font-size:1.5em;}.post-detail .post-content h2{font-size:1.3em;}.post-detail .post-content h3{font-size:1.15em;}.post-detail .post-meta{display:flex;justify-content:space-between;align-items:center;width:100%;margin:0 0 8px 0;}.post-detail .post-meta .date-link{color:#999;text-decoration:none;font-size:12px;}.post-detail .post-meta .date-link:hover{color:#16a34a;}.post-detail .post-meta .weather-tag{font-size:12px;color:#999;margin-left:auto;display:flex;align-items:center;gap:4px;}.post-detail .post-meta .weather-tag .weather-icon-sm{width:14px;height:14px;vertical-align:middle;}.post-detail .post-content .tag-inline{color:#16a34a;}.post-detail .post-content .tag-inline::before{content:"";width:16px;height:15px;background-image:url("/assets/img/tag.svg");display:inline-block;margin:0;}.post-detail-divider{border:none;border-top:1px solid #eee;margin:0 0 16px 0;}.post-detail .images-grid{display:flex;flex-wrap:wrap;gap:7px;margin:16px 0;width:100%;}.post-detail .images-grid a{position:relative;box-sizing:border-box;border-radius:5px;overflow:hidden;flex:0 1 calc((100% - 14px) / 3);height:auto;aspect-ratio:1;}.post-detail .images-grid a img{width:100%;height:120%;object-fit:cover;object-position:top;border-radius:5px;}.post-detail .map-container{width:100%;height:220px;margin:8px 0;border-radius:8px;overflow:hidden;border:1px solid #eee;position:relative;}.back-link{display:inline-flex;align-items:center;gap:6px;color:#16a34a;text-decoration:none;font-size:14px;margin-bottom:16px;padding:6px 12px;border-radius:6px;transition:background 0.2s;}.back-link:hover{background:rgba(22,163,74,0.08);}.back-link svg{width:16px;height:16px;}.error-state{text-align:center;padding:60px 20px;color:#999;}.error-not-found{text-align:center;padding:20px;color:#999;font-size:13px;}.error-state .error-icon{font-size:48px;margin-bottom:12px;}.error-state .error-msg{font-size:16px;margin-bottom:20px;}.error-state .retry-btn{background:#16a34a;color:#fff;border:none;padding:8px 24px;border-radius:6px;cursor:pointer;font-size:14px;}.error-state .retry-btn:hover{background:#15803d;}.post-nav-row{display:flex;gap:12px;margin-top:24px;}.post-nav-card{flex:1;min-height:110px;border-radius:10px;overflow:hidden;position:relative;background-size:cover;background-position:center;background-color:#e8e8e8;}.post-nav-card .nav-overlay{position:absolute;inset:0;z-index:0;background:linear-gradient(to top,rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.50) 50%,rgba(0,0,0,0.20) 100%);backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);}.post-nav-card a{position:relative;z-index:1;text-decoration:none;display:flex;flex-direction:column;justify-content:flex-end;width:100%;height:100%;min-height:110px;padding:12px 14px;box-sizing:border-box;}.post-nav-card .nav-label{font-size:11px;color:rgba(255,255,255,0.85);margin-bottom:4px;display:flex;align-items:center;gap:3px;}.post-nav-card .nav-title{font-size:13px;color:#fff;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;text-shadow:0 1px 4px rgba(0,0,0,0.6);}.post-nav-card.nav-disabled{opacity:0.5;pointer-events:none;background:#e8e8e8 !important;}.post-nav-card.nav-disabled .nav-overlay{background:rgba(0,0,0,0.3);backdrop-filter:none;}.post-nav-card.nav-disabled .nav-title{color:rgba(255,255,255,0.6);}.post-nav-card.nav-next{text-align:right;}.post-nav-card.nav-next .nav-label{justify-content:flex-end;}.artalk-card{margin-top:20px;padding:16px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;overflow:hidden;max-width:100%;box-sizing:border-box;}.artalk-card .atk-list-wrap,.artalk-card .atk-list,.artalk-card .atk-comment-wrap,.artalk-card .atk-main-wrap{max-width:100%;box-sizing:border-box;}.artalk-container{padding-top:2rem;border-top:1px solid #e5e7eb;}html.dark .artalk-container{border-top-color:#262626 !important;}.atk-send-btn{background-color:#4abf8a!important;border-color:#4abf8a!important;color:#ffffff !important;}.atk-send-btn:hover{background-color:green !important;border-color:green !important;}.atk-copyright{display:none !important;}.atk-avatar img{border-radius:50% !important;}.atk-item.atk-nick,.atk-text{color:var(--c-artalk) !important;}#backToTop{position:fixed;bottom:30px;right:30px;width:42px;height:42px;border-radius:50%;border:none;background:#16a34a;color:#fff;font-size:20px;cursor:pointer;opacity:0;visibility:hidden;transition:opacity 0.3s,visibility 0.3s,transform 0.2s;z-index:9999;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,0.2);}#backToTop.show{opacity:1;visibility:visible;}#backToTop:hover{background:#15803d;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.3);}.dark-theme .post-detail .post-content{color:#e0e0e0;}.dark-theme .post-detail .post-content code{background:#333;}.dark-theme .post-detail .post-content pre{background:#2a2a2a;}.dark-theme .post-detail-divider{border-top-color:#333;}.dark-theme .back-link:hover{background:rgba(129,199,132,0.12);}.dark-theme .post-detail .map-container{border-color:#333;}.dark-theme .post-nav-card{background-color:#333;}.dark-theme .post-nav-card.nav-disabled{background:#333 !important;}.dark-theme .artalk-card{background:#1e1e1e;border-color:#444;}.dark-theme #backToTop{background:#2e7d32;}.dark-theme #backToTop:hover{background:#1b5e20;}@media (max-width:768px),(max-width:420px),(max-width:390px){body{font-family:Noto Sans SC,Arial,sans-serif;background:url('/assets/img/bgrd.png') #eee;margin:0;padding:0;display:flex;justify-content:center;}.post-detail-page .container{margin:0;border-radius:0;}.footer{display:none;}.post-detail .images-grid{gap:7px;}.post-detail .images-grid a{flex:0 1 calc((100% - 14px) / 3);height:auto;aspect-ratio:1;}.post-nav-card{min-height:80px;}.post-nav-card a{min-height:80px;}.post-detail .map-container{height:150px;}}@media (max-width:390px){.post-detail-page .container{padding:20px 15px;}.post-detail .images-grid a{height:auto;aspect-ratio:1;}}.dark-theme body{background:#121212;}.dark-theme .post-detail-page .container{background-color:#1e1e1e;}