/*
Theme Name: tede
Template: twentytwentyfive
Version: 0.1
Description: tede.fyi 좌측 프로필 사이드바 + 썸네일 그리드
*/
:root{--tede-ink:#33281C;--tede-muted:#8A7A68;--tede-accent:#D97757;--tede-line:#EADFCE}
body{font-family:'Pretendard Variable',Pretendard,'Malgun Gothic',sans-serif;color:var(--tede-ink)}
.tede-layout{gap:48px!important;align-items:flex-start!important}
.tede-side{position:sticky;top:32px;border-right:1px solid var(--tede-line);padding-right:32px}
.tede-profile{align-items:center;text-align:center}
.tede-avatar img{border-radius:50%;object-fit:cover;width:140px;height:140px}
.tede-side .wp-block-site-title{font-size:22px;font-weight:800;margin:8px 0 0}
.tede-side .wp-block-site-title a{text-decoration:none;color:var(--tede-ink)}
.tede-bio{font-size:13px;color:var(--tede-muted);line-height:1.6;margin:8px 0 20px}
.tede-all{font-size:15px;font-weight:700;margin:0 0 6px;width:100%;text-align:left}
.tede-all a{text-decoration:none;color:var(--tede-ink)}
.tede-cats{list-style:none;padding:0;margin:0 0 20px;width:100%;text-align:left}
.tede-cats li{font-size:14px;padding:5px 0 5px 12px;color:var(--tede-muted)}
.tede-cats li a{text-decoration:none;color:var(--tede-ink)}
.tede-cats li a:hover,.tede-all a:hover{color:var(--tede-accent)}
.tede-cats li.current-cat>a{color:var(--tede-accent);font-weight:700}
.tede-links{font-size:12px;color:var(--tede-muted);width:100%;text-align:left}
.tede-links a{color:var(--tede-muted);text-decoration:none}
.tede-grid .wp-block-post-template{gap:28px 24px}
.tede-grid .wp-block-post{background:#fff;border:1px solid var(--tede-line);border-radius:10px;overflow:hidden}
.tede-thumb img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}
.tede-title{font-size:15px;font-weight:600;line-height:1.45;margin:0;padding:12px 14px 14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.tede-title a{text-decoration:none;color:var(--tede-ink)}
.tede-title a:hover{color:var(--tede-accent)}
.tede-grid .wp-block-query-pagination{margin-top:32px;font-size:14px}
@media (max-width:781px){.tede-side{position:static;border-right:0;padding-right:0;border-bottom:1px solid var(--tede-line);padding-bottom:24px}}
.tede-crumb{font-size:13px;color:var(--tede-accent);margin:0 0 8px}
.tede-crumb a{color:var(--tede-accent);text-decoration:none}
.tede-post-title{font-size:32px;font-weight:800;line-height:1.3;margin:0 0 12px}
.tede-meta{font-size:13px;color:var(--tede-muted);gap:12px;margin:0 0 28px}
.tede-meta a{color:var(--tede-muted);text-decoration:none}
.tede-single .wp-block-post-content{font-size:16px;line-height:1.8}
.tede-single .wp-block-post-content img{border-radius:10px;margin:12px 0}
.tede-single .wp-block-post-content h2{font-size:22px;margin:40px 0 12px;padding-top:12px;border-top:1px solid var(--tede-line)}
.tede-single .wp-block-post-content h3{font-size:18px;margin:24px 0 8px}
.tede-single .wp-block-post-content table{border-collapse:collapse;width:100%;font-size:14px;margin:12px 0}
.tede-single .wp-block-post-content th,.tede-single .wp-block-post-content td{border:1px solid var(--tede-line);padding:8px 10px;text-align:left}
.tede-single .wp-block-post-content th{background:#F6F1E7}
.tede-single .wp-block-post-content pre{background:#241C13;color:#F6F1E7;padding:16px;border-radius:10px;overflow-x:auto;font-size:13px}
.tede-tags{font-size:13px;margin:32px 0 16px}
.tede-tags a{color:var(--tede-muted);text-decoration:none;background:#F6F1E7;padding:3px 9px;border-radius:999px;margin-right:6px}
.tede-main{min-width:0;flex:1 1 0}
.tede-single .wp-block-post-content{max-width:820px}
.tede-single .wp-block-post-content img,.tede-single .wp-block-post-content figure{max-width:100%;height:auto}
.tede-single .wp-block-post-content pre{max-width:100%}
.tede-layout{max-width:none!important}
.tede-grid .wp-block-post-template{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))!important}
.tede-single .wp-block-post-content{max-width:900px}
.tede-grid .wp-block-post-template{grid-template-columns:repeat(auto-fill,minmax(400px,1fr))!important;gap:36px 32px}
.tede-title{font-size:17px;padding:14px 18px 18px}
.tede-side{flex-basis:280px!important}
.tede-single .wp-block-post-content{max-width:none;width:min(100%,1400px)}
.tede-single .wp-block-post-content > *{max-width:none!important}
.tede-single .wp-block-post-content{font-size:18px;line-height:1.85}
.tede-single .wp-block-post-content img{width:100%;max-width:1400px}
.tede-post-title{font-size:38px}
