*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16.5px;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:Pretendard,Noto Sans KR,system-ui,-apple-system,sans-serif;color:#1a1a1a;background-color:#fafafa;line-height:1.75;word-break:keep-all;overflow-wrap:break-word;-webkit-font-smoothing:antialiased;min-height:100vh}a{text-decoration:none}a,button{color:inherit}button{font:inherit;cursor:pointer;border:none;background:none}ol,ul{list-style:none}img{max-width:100%;height:auto;display:block}.ad-banner-top{display:flex;justify-content:center;align-items:center;padding:10px 16px;background:#f8f8f8;border-bottom:1px solid #eee;overflow:hidden}.site-header{border-bottom:1px solid #e5e5e5;background:#fff}.header-inner{max-width:1160px;margin:0 auto;padding:18px 24px}.site-title-container{display:flex;justify-content:space-between;align-items:center;gap:16px}.site-title{font-size:1.2rem;font-weight:700;letter-spacing:-.02em;color:#1a1a1a}.site-title a:hover{color:#555}.site-bookmark-btn{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;font-size:.74rem;font-weight:600;color:#555;transition:all .15s ease;white-space:nowrap}.site-bookmark-btn:hover{background-color:#f7f7f7;border-color:#ccc;color:#1a1a1a}.site-tagline{font-size:.8rem;color:#888;margin-top:4px;font-weight:400}.page-with-side-ads{display:flex;justify-content:center;max-width:1560px;margin:0 auto;gap:20px;padding:0 12px}.ad-side{width:160px;min-width:160px;flex-shrink:0;padding-top:20px}.ad-side-sticky{position:-webkit-sticky;position:sticky;top:20px}.main-layout{display:flex;flex:1 1;max-width:1160px;border-left:1px solid #e5e5e5}.main-layout,.post-list-sidebar{background:#fff;border-right:1px solid #e5e5e5}.post-list-sidebar{width:300px;min-width:300px;overflow-y:auto;max-height:calc(100vh - 160px);position:-webkit-sticky;position:sticky;top:0}.post-list-toggle{display:none}.post-list-nav{padding:8px 0}.post-list-sidebar::-webkit-scrollbar{width:4px}.post-list-sidebar::-webkit-scrollbar-thumb{background:#ddd;border-radius:2px}.post-list{padding:0}.post-list-item{border-bottom:1px solid #f0f0f0}.post-list-item:last-child{border-bottom:none}.post-list-button{display:flex;flex-direction:column;gap:3px;width:100%;padding:13px 18px;text-align:left;transition:background-color .15s ease}.post-list-button:hover{background-color:#f7f7f7}.post-list-item.active .post-list-button{background-color:#f0f0f0;border-left:3px solid #333;padding-left:15px}.post-list-title{font-size:.87rem;font-weight:600;color:#1a1a1a;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-list-date{font-size:.73rem;color:#999}.post-list-excerpt{font-size:.76rem;color:#777;line-height:1.4;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.load-more-btn{display:block;width:calc(100% - 36px);margin:10px 18px;padding:9px;font-size:.82rem;color:#555;border:1px solid #ddd;background:#fafafa;text-align:center;transition:background-color .15s ease}.load-more-btn:hover:not(:disabled){background:#f0f0f0}.load-more-btn:disabled{color:#aaa;cursor:not-allowed}.post-list-empty{padding:40px 18px;font-size:.85rem;color:#999;text-align:center}.post-content-area{flex:1 1;min-width:0;overflow-y:auto;max-height:calc(100vh - 160px);position:-webkit-sticky;position:sticky;top:0;background:#fff;padding:0 28px}.post-content-area::-webkit-scrollbar{width:5px}.post-content-area::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.post-content-empty{display:flex;align-items:center;justify-content:center;height:300px;color:#999;font-size:.9rem}.post-article{max-width:680px;margin:0 auto;padding:32px 0 60px}.post-header{margin-bottom:28px;padding-bottom:18px;border-bottom:1px solid #e5e5e5}.post-title-container{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px}.post-title{font-size:1.55rem;font-weight:700;line-height:1.4;letter-spacing:-.02em;color:#111;flex:1 1}.post-bookmark-btn{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;font-size:.78rem;font-weight:600;color:#555;transition:all .15s ease;white-space:nowrap;margin-top:4px}.post-bookmark-btn:hover{background-color:#f7f7f7;border-color:#ccc;color:#1a1a1a}.bookmark-icon{color:#f1c40f;font-size:.85rem}.post-date{font-size:.82rem;color:#888}.post-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.post-tag{font-size:.75rem;color:#666;background:#f3f3f3;padding:3px 10px;border-radius:2px}.post-body{font-size:1rem;line-height:1.8;color:#222}.post-body h2{font-size:1.3rem;font-weight:700;margin-top:40px;margin-bottom:16px;color:#111;letter-spacing:-.01em}.post-body h3{font-size:1.12rem;font-weight:600;margin-top:32px;margin-bottom:12px;color:#222}.post-body p{margin-bottom:18px}.post-body ol,.post-body ul{margin-bottom:18px;padding-left:24px}.post-body ul{list-style:disc}.post-body ol{list-style:decimal}.post-body li{margin-bottom:6px}.post-body blockquote{border-left:3px solid #ddd;padding:12px 16px;margin:20px 0;color:#555;background:#fafafa;font-size:.95rem}.post-body pre{background:#f5f5f5;padding:16px;overflow-x:auto;margin:20px 0;font-size:.88rem;line-height:1.5;border:1px solid #eee}.post-body code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.88em;background:#f3f3f3;padding:2px 5px;border-radius:2px}.post-body pre code{background:none;padding:0}.post-body table{width:100%;border-collapse:collapse;margin:20px 0;font-size:.92rem}.post-body td,.post-body th{border:1px solid #e5e5e5;padding:10px 12px;text-align:left}.post-body th{background:#f8f8f8;font-weight:600}.post-body img{margin:20px 0;border-radius:2px}.post-body a{color:#06c;text-decoration:underline;text-underline-offset:2px}.post-body a:hover{color:#049}.post-body strong{font-weight:600}.post-body hr{border:none;border-top:1px solid #e5e5e5;margin:32px 0}.ad-slot{min-height:0;overflow:hidden}.ad-slot ins:not([data-ad-status=filled]){display:none!important;height:0!important;margin:0!important;padding:0!important}.ad-slot-top{margin-bottom:0}.ad-slot-top:has(ins[data-ad-status=filled]){margin-bottom:24px}.ad-slot-bottom{margin-top:40px;padding-top:24px;border-top:1px solid #f0f0f0}.site-footer{border-top:1px solid #e5e5e5;background:#fff;padding:24px;text-align:center}.footer-copyright{font-size:.78rem;color:#888;margin-bottom:6px}.footer-disclaimer{font-size:.72rem;color:#aaa;max-width:520px;margin:0 auto;line-height:1.6}.skeleton-list{padding:12px 0}.skeleton-item{padding:14px 18px;border-bottom:1px solid #f0f0f0}.skeleton-line{height:14px;background:#f0f0f0;border-radius:2px;margin-bottom:6px;animation:skeleton-pulse 1.2s ease-in-out infinite}.skeleton-line.short{width:40%;height:11px}.skeleton-line.medium{width:75%}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:1520px){.main-layout{max-width:1020px}}@media (max-width:1380px){.ad-side{width:120px;min-width:120px}.page-with-side-ads{gap:12px}.main-layout{max-width:900px}}@media (max-width:1180px){.ad-side{display:none}.page-with-side-ads{max-width:1160px;gap:0;padding:0}.main-layout{max-width:100%;border-left:none;border-right:none}}@media (max-width:900px){.post-list-sidebar{width:240px;min-width:240px}.post-article{padding:24px 0 48px}.post-title{font-size:1.35rem}.ad-banner-top ins{width:100%!important;height:auto!important}.post-content-area{padding:0 20px}}@media (max-width:680px){html{font-size:15.5px}.ad-banner-top{padding:8px 10px}.ad-banner-top ins{width:100%!important;height:auto!important;min-height:50px}.header-inner{padding:14px 16px}.site-title-container{width:100%;display:flex;justify-content:space-between;align-items:center}.bookmark-text{display:none}.post-bookmark-btn,.site-bookmark-btn{padding:5px 8px;margin-top:1px}.main-layout{flex-direction:column;border:none}.post-list-sidebar{width:100%;min-width:100%;max-height:none;position:relative;overflow:visible;border-right:none;border-bottom:1px solid #e5e5e5}.post-list-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:13px 16px;font-size:.88rem;font-weight:600;color:#333;background:#fff;border-bottom:1px solid #f0f0f0}.toggle-arrow{font-size:.85rem;transition:transform .2s ease}.toggle-arrow.open{transform:rotate(180deg)}.post-list-nav{max-height:0;overflow:hidden;transition:max-height .3s ease}.post-list-nav.mobile-open{max-height:55vh;overflow-y:auto}.post-content-area{max-height:none;position:static;overflow:visible;padding:0 16px}.post-article{padding:20px 0 36px}.post-title{font-size:1.25rem}.post-header{margin-bottom:20px;padding-bottom:14px}.post-body{font-size:.95rem;line-height:1.8}.post-body h2{font-size:1.15rem;margin-top:32px;margin-bottom:12px}.post-body h3{font-size:1.05rem;margin-top:24px;margin-bottom:10px}.post-body blockquote{padding:10px 14px;margin:16px 0}.post-body pre{padding:12px;font-size:.82rem}.post-body table{font-size:.85rem}.post-body td,.post-body th{padding:8px 10px}.site-footer{padding:20px 16px}.footer-disclaimer{font-size:.7rem}}@media (max-width:480px){html{font-size:15px}.header-inner{padding:12px 14px}.site-title{font-size:1.1rem}.post-content-area{padding:0 14px}.post-title{font-size:1.15rem}.post-list-button{padding:12px 14px}.post-list-title{font-size:.84rem}}.dashboard-hero{padding:32px 0 20px;border-bottom:1.5px solid #f0f0f0;margin-bottom:28px}.dashboard-hero h2{font-size:1.35rem;font-weight:700;color:#111;margin-bottom:6px}.dashboard-hero p{font-size:.9rem;color:#666}.dashboard-layout{display:flex;gap:24px;margin-bottom:40px}.dashboard-column{flex:1 1;min-width:0}.dashboard-column-title{font-size:1.1rem;font-weight:700;color:#222;padding-bottom:10px;border-bottom:2.5px solid #222;margin-bottom:18px;display:flex;align-items:center;gap:8px}.dashboard-column:first-child .dashboard-column-title{border-bottom-color:#2563eb}.dashboard-column:nth-child(2) .dashboard-column-title{border-bottom-color:#10b981}.dashboard-list{display:flex;flex-direction:column;gap:16px}.dashboard-card{display:block;background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:16px;transition:all .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.02)}.dashboard-card:hover{transform:translateY(-2px);border-color:#d1d5db;box-shadow:0 4px 6px rgba(0,0,0,.05)}.dashboard-card-title{font-size:.95rem;font-weight:600;color:#111;line-height:1.4;margin-bottom:8px;word-break:keep-all;display:block}.dashboard-card:hover .dashboard-card-title{color:#2563eb}.dashboard-card-excerpt{font-size:.85rem;color:#666;line-height:1.5;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.dashboard-card-meta{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;color:#888}.dashboard-card-date{font-size:.75rem}.dashboard-card-tags{display:flex;gap:4px}.dashboard-card-tag{background:#f3f4f6;color:#4b5563;padding:2px 6px;border-radius:4px;font-size:.7rem}.dashboard-empty{padding:40px 16px;text-align:center;color:#999;border:1px dashed #e5e5e5;border-radius:8px;font-size:.85rem}@media (max-width:768px){.dashboard-layout{flex-direction:column;gap:32px}}.main-layout.no-sidebar{border:none;background:transparent;display:block}.main-layout.no-sidebar .post-content-area{background:transparent;padding:0 16px;max-height:none;position:static;overflow:visible}