.nyt-footer{background:#121212;color:#fff;margin-top:3rem}.footer-top{max-width:1200px;margin:0 auto;padding:3rem 2rem 2rem;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2rem}.footer-logo{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.75rem}.footer-logo-main{font-family:Playfair Display,Georgia,serif;font-size:1.8rem;font-weight:900;letter-spacing:.1em}.footer-logo-sub{font-family:Libre Baskerville,serif;font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:#999}.footer-tagline{font-family:Crimson Text,serif;font-size:.85rem;font-style:italic;color:#888;margin-bottom:1rem}.footer-desc{font-family:"Noto Serif KR",serif;font-size:.85rem;line-height:1.7;color:#999}.footer-links-group h4{font-family:Libre Baskerville,serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #333;color:#fff}.footer-links-group a,.footer-links-group p{display:block;font-family:"Noto Serif KR",serif;font-size:.85rem;color:#999;text-decoration:none;margin-bottom:.5rem;transition:color .2s}.footer-links-group a:hover{color:#fff}.contact-label{font-size:.75rem!important;color:#666!important;margin-top:.75rem!important;margin-bottom:.25rem!important}.footer-middle{max-width:1200px;margin:0 auto;padding:2rem;border-top:1px solid #333;border-bottom:1px solid #333}.newsletter{max-width:500px}.newsletter h4{font-family:Playfair Display,serif;font-size:1.1rem;margin-bottom:.5rem}.newsletter p{font-family:"Noto Serif KR",serif;font-size:.85rem;color:#888;margin-bottom:1rem}.newsletter-form{display:flex;gap:.5rem}.newsletter-form input{flex:1;padding:.75rem 1rem;border:1px solid #333;background:#1a1a1a;color:#fff;font-family:"Noto Serif KR",serif;font-size:.9rem}.newsletter-form input::placeholder{color:#666}.newsletter-form input:focus{outline:none;border-color:#fff}.newsletter-form button{padding:.75rem 1.5rem;border:1px solid #fff;background:#fff;color:#121212;font-family:"Noto Serif KR",serif;font-size:.9rem;cursor:pointer;transition:all .2s}.newsletter-form button:hover{background:transparent;color:#fff}.footer-bottom{max-width:1200px;margin:0 auto;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:1rem}.footer-legal{display:flex;gap:.75rem;align-items:center}.footer-legal a{font-family:"Noto Serif KR",serif;font-size:.8rem;color:#888;text-decoration:none}.footer-legal a:hover{color:#fff}.footer-legal span{color:#444}.footer-info{text-align:center}.footer-info p{font-family:"Noto Serif KR",serif;font-size:.75rem;color:#666;margin-bottom:.25rem}.footer-copyright{text-align:right}.footer-copyright p{font-family:Libre Baskerville,serif;font-size:.75rem;color:#666}.produced-by{color:#555!important;margin-top:.25rem}.footer-disclaimer{max-width:1200px;margin:0 auto;padding:1.5rem 2rem;border-top:1px solid #333}.footer-disclaimer p{font-family:"Noto Serif KR",serif;font-size:.75rem;color:#555;line-height:1.6;margin-bottom:.25rem}@media (max-width: 1024px){.footer-top{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.footer-top{grid-template-columns:1fr;gap:1.5rem}.footer-bottom{flex-direction:column;align-items:center;text-align:center}.footer-legal{order:3}.footer-info{order:1}.footer-copyright{order:2;text-align:center}}:root{--bg: #FFFEF5;--white: #FFFFFF;--text: #2D2D2D;--text-light: #666666;--text-muted: #999999;--border: #E8E8E8;--accent: #1A6B4D}.hp{min-height:100vh;background:var(--bg);color:var(--text);font-family:Pretendard,-apple-system,sans-serif}.loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--bg);gap:20px}.loading-logo{font-family:Times New Roman,Georgia,serif;font-size:48px;font-weight:700;letter-spacing:8px}.loading-bar{width:100px;height:2px;background:var(--border);overflow:hidden}.loading-progress{width:30%;height:100%;background:var(--text);animation:load 1s ease infinite}@keyframes load{0%{transform:translate(-100%)}to{transform:translate(400%)}}.header{background:var(--bg);border-bottom:1px solid var(--border)}.header-top{max-width:1100px;margin:0 auto;padding:24px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.header-date{font-size:13px;color:var(--text-light)}.header-right{justify-self:end;display:flex;align-items:center;gap:12px}.btn-login{font-size:13px;color:var(--text-light);text-decoration:none;padding:6px 14px;border:1px solid var(--border)}.btn-login:hover{border-color:var(--text);color:var(--text)}.btn-ad{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--text-muted);text-decoration:none;padding:6px 10px;background:var(--white);border:1px solid var(--border)}.ad-label{font-size:10px;background:var(--border);padding:1px 4px;margin-right:2px}.logo{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:var(--text)}.logo-main{font-family:Times New Roman,Georgia,serif;font-size:52px;font-weight:700;letter-spacing:10px}.logo-line{width:90px;height:2px;background:var(--text);margin:10px 0}.logo-sub{font-family:Times New Roman,Georgia,serif;font-size:16px;letter-spacing:12px;color:var(--text-light)}.logo-tag{font-size:11px;font-style:italic;color:var(--text-muted);margin-top:6px}.nav{max-width:1100px;margin:0 auto;padding:10px 24px;display:flex;justify-content:center;gap:6px;border-top:1px solid var(--border)}.nav a{font-size:14px;color:var(--text-light);text-decoration:none;padding:8px 16px;transition:all .2s}.nav a:hover{color:var(--text);background:#00000008}main{max-width:1100px;margin:0 auto;padding:0 24px}.hero{text-align:center;padding:80px 0 60px}.hero-lead{font-size:15px;color:var(--text-muted);margin-bottom:16px;letter-spacing:1px}.hero-title{font-family:Playfair Display,Georgia,serif;font-size:42px;font-weight:700;line-height:1.3;margin-bottom:20px}.hero-title span{position:relative}.hero-title span:after{content:"";position:absolute;bottom:2px;left:-2px;right:-2px;height:10px;background:#1a6b4d26;z-index:-1}.hero-desc{font-size:16px;color:var(--text-light);line-height:1.8;margin-bottom:32px}.hero-btns{display:flex;justify-content:center;gap:12px}.btn-primary{background:var(--text);color:var(--white);padding:14px 28px;text-decoration:none;font-weight:600;transition:all .2s}.btn-primary:hover{background:var(--accent)}.btn-outline{background:transparent;color:var(--text);padding:14px 28px;border:1px solid var(--border);text-decoration:none;font-weight:500}.btn-outline:hover{border-color:var(--text)}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.section-label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.dot{width:6px;height:6px;background:var(--text);border-radius:50%}.section-more{font-size:13px;color:var(--text-light);text-decoration:none}.section-more:hover{color:var(--accent)}.section-title{font-size:28px;font-weight:700;text-align:center;margin-bottom:40px}.articles{padding:40px 0 60px}.articles-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.articles-right{display:flex;flex-direction:column;gap:20px}.articles-small{display:grid;grid-template-columns:1fr 1fr;gap:20px}.card{display:block;text-decoration:none;color:var(--text);background:var(--white);border:1px solid var(--border);transition:all .2s}.card:hover{border-color:var(--accent);box-shadow:0 4px 20px #0000000f}.card-img{position:relative;background:#efefef;overflow:hidden}.card-img img{width:100%;height:100%;object-fit:cover}.card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;color:var(--text-muted)}.card-cat{position:absolute;top:10px;left:10px;background:var(--white);padding:4px 8px;font-size:11px;font-weight:600;text-transform:uppercase}.card-body{padding:16px}.card-body h2,.card-body h3,.card-body h4{font-weight:600;line-height:1.4;margin-bottom:8px}.card-body p{font-size:14px;color:var(--text-light);line-height:1.6;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-meta{display:flex;justify-content:space-between;font-size:12px;color:var(--text-muted)}.card-large .card-img{height:100%;min-height:420px}.card-large h2{font-size:22px}.card-medium .card-img{height:180px}.card-medium h3{font-size:16px}.card-small .card-img{height:120px}.card-small h4{font-size:14px}.card-small .card-body{padding:12px}.why{padding:60px 0;text-align:center}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px}.why-card{background:var(--white);border:1px solid var(--border);padding:32px 24px}.why-card:hover{border-color:var(--accent)}.why-icon{font-size:32px;margin-bottom:12px;display:block}.why-card h3{font-size:17px;font-weight:600;margin-bottom:8px}.why-card p{font-size:14px;color:var(--text-light);line-height:1.6}.why-quote{font-size:15px;color:var(--text-light);line-height:1.8;max-width:500px;margin:0 auto;padding:24px;border-top:1px solid var(--border)}.why-quote strong{color:var(--text)}.subscribe{background:var(--text);color:var(--white);padding:60px 40px;margin:40px 0;text-align:center}.subscribe-badge{font-size:13px;letter-spacing:2px;opacity:.7}.subscribe h2{font-size:26px;font-weight:600;line-height:1.4;margin:16px 0 32px}.subscribe-plans{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:600px;margin:0 auto 24px}.plan{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:32px 24px;text-align:left}.plan h3{font-size:14px;font-weight:700;letter-spacing:2px;margin-bottom:4px}.plan-label{font-size:13px;opacity:.7;margin-bottom:16px}.plan ul{list-style:none;padding:0;margin:0 0 20px}.plan li{font-size:13px;padding:6px 0;opacity:.9}.plan-price{font-size:28px;font-weight:700;margin-bottom:16px}.plan-price span{font-size:14px;font-weight:400;opacity:.7}.btn-plan{display:block;text-align:center;padding:12px;border:1px solid rgba(255,255,255,.3);color:var(--white);text-decoration:none;font-size:14px}.btn-plan:hover{background:#ffffff1a}.btn-plan-primary{display:block;text-align:center;padding:12px;background:var(--white);color:var(--text);text-decoration:none;font-size:14px;font-weight:600}.btn-plan-primary:hover{background:#f0f0f0}.plan-premium{border-color:#ffffff4d}.subscribe-note{font-size:13px;opacity:.6}.newsletter{padding:60px 0}.newsletter-box{max-width:480px;margin:0 auto;text-align:center;background:var(--white);border:1px solid var(--border);padding:48px 32px}.newsletter-icon{font-size:32px;margin-bottom:12px;display:block}.newsletter-box h2{font-size:20px;font-weight:600;margin-bottom:8px}.newsletter-box>p{font-size:14px;color:var(--text-light);margin-bottom:24px}.newsletter-form{display:flex;gap:8px;margin-bottom:12px}.newsletter-form input{flex:1;padding:12px 14px;border:1px solid var(--border);font-size:14px}.newsletter-form input:focus{outline:none;border-color:var(--text)}.newsletter-form button{padding:12px 20px;background:var(--text);color:var(--white);border:none;font-size:14px;font-weight:600;cursor:pointer}.newsletter-form button:hover{background:var(--accent)}.newsletter-success{background:#e8f5e9;color:#2e7d32;padding:12px;font-size:14px;margin-bottom:12px}.newsletter-note{font-size:12px;color:var(--text-muted)}.writers{padding:60px 0;text-align:center}.writers-quote{font-size:15px;color:var(--text-light);font-style:italic;margin-bottom:32px}.writers-grid{display:flex;justify-content:center;gap:32px;margin-bottom:24px}.writer-card{text-align:center}.writer-avatar{width:64px;height:64px;background:var(--border);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 8px;font-size:20px;font-weight:600;color:var(--text-muted)}.writer-name{display:block;font-size:14px;font-weight:600;margin-bottom:2px}.writer-role{font-size:12px;color:var(--text-muted)}.writers-more{font-size:14px;color:var(--text-light);text-decoration:none}.writers-more:hover{color:var(--accent)}.trust{padding:40px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.trust-grid{display:flex;justify-content:center;gap:80px}.trust-item{text-align:center}.trust-num{display:block;font-size:36px;font-weight:700;color:var(--text)}.trust-label{font-size:13px;color:var(--text-muted)}.cta{text-align:center;padding:80px 0 60px}.cta h2{font-size:28px;font-weight:600;line-height:1.4;margin-bottom:24px}.cta-btns{display:flex;justify-content:center;gap:12px}.btn-cta-primary{background:var(--text);color:var(--white);padding:14px 32px;text-decoration:none;font-weight:600}.btn-cta-primary:hover{background:var(--accent)}.btn-cta-ghost{background:transparent;color:var(--text);padding:14px 32px;border:1px solid var(--border);text-decoration:none}.btn-cta-ghost:hover{border-color:var(--text)}@media (max-width: 900px){.header-top{grid-template-columns:1fr;gap:16px;text-align:center}.header-date{display:none}.header-right{justify-self:center}.logo-main{font-size:40px}.articles-grid{grid-template-columns:1fr}.card-large .card-img{min-height:280px}.articles-small{grid-template-columns:1fr}.why-grid{grid-template-columns:1fr;gap:16px}.subscribe-plans{grid-template-columns:1fr}.writers-grid{flex-wrap:wrap;gap:20px}.trust-grid{gap:40px}}@media (max-width: 600px){.nav{flex-wrap:wrap;gap:4px}.nav a{padding:6px 10px;font-size:13px}main{padding:0 16px}.hero{padding:60px 0 40px}.hero-title{font-size:32px}.hero-btns{flex-direction:column;align-items:center}.newsletter-form{flex-direction:column}.trust-grid{flex-direction:column;gap:24px}.cta-btns{flex-direction:column;align-items:center}}.page-header{position:sticky;top:0;z-index:100;background:#f0f0f0;border-bottom:1px solid #121212}.page-header-inner{max-width:1200px;margin:0 auto;padding:.85rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.page-logo{display:flex;align-items:baseline;gap:.35rem;text-decoration:none;padding:.5rem 1.25rem;border:2px solid #121212;background:#fff;transition:all .2s}.page-logo:hover{background:#121212}.page-logo:hover .logo-chif,.page-logo:hover .logo-review{color:#fff}.logo-chif{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:900;letter-spacing:.1em;color:#121212;transition:color .2s}.logo-review{font-family:Libre Baskerville,Georgia,serif;font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:#121212;transition:color .2s}.page-nav{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}.page-nav-link{font-family:"Noto Serif KR",serif;font-size:.9rem;color:#666;text-decoration:none;padding:.45rem .85rem;position:relative;transition:color .2s;background:none;border:none;cursor:pointer}.page-nav-link:hover{color:#121212}.page-nav-link.active{color:#121212;font-weight:600}.page-nav-link:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:#121212;transition:width .3s ease;transform:translate(-50%)}.page-nav-link:hover:after,.page-nav-link.active:after{width:70%}.page-search-bar{max-width:1200px;margin:0 auto;overflow:hidden;max-height:0;opacity:0;transition:max-height .3s ease,opacity .3s ease;background:#fff;border-top:1px solid #e0e0e0}.page-search-bar.open{max-height:80px;opacity:1}.page-search-form{display:flex;align-items:center;padding:1rem 2rem;gap:.75rem}.page-search-input{flex:1;padding:.7rem 1rem;border:1px solid #e0e0e0;font-family:"Noto Serif KR",serif;font-size:1rem;background:#fafafa}.page-search-input:focus{outline:none;border-color:#121212;background:#fff}.page-search-submit{padding:.7rem 1.5rem;background:#121212;color:#fff;border:none;font-family:"Noto Serif KR",serif;font-size:.95rem;cursor:pointer;transition:background .2s}.page-search-submit:hover{background:#333}.page-search-close{padding:.5rem;background:none;border:none;font-size:1.2rem;color:#666;cursor:pointer}.page-search-close:hover{color:#121212}@media (max-width: 768px){.page-header-inner{flex-direction:column;gap:.75rem;padding:.75rem 1rem}.page-nav{justify-content:center}.page-nav-link{font-size:.8rem;padding:.35rem .5rem}.page-search-form{flex-direction:column;padding:1rem}.page-search-input{width:100%}}.article-page{background:#f0f0f0;min-height:100vh}.article-loading,.article-error{max-width:1200px;margin:0 auto;padding:4rem 2rem;text-align:center;font-family:"Noto Serif KR",serif;color:#666}.article-error h2{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;color:#121212;margin-bottom:1rem}.article-error a{color:#121212;text-decoration:underline}.article-main{max-width:1200px;margin:0 auto;padding:2rem}.article-layout{display:grid;grid-template-columns:1fr 320px;gap:3rem}.article-content{min-width:0}.article-thumbnail{margin-bottom:2rem;overflow:hidden}.article-thumbnail img{width:100%;height:450px;object-fit:cover;filter:grayscale(100%) contrast(1.1) brightness(.95);transition:filter .3s ease}.article-thumbnail:hover img{filter:grayscale(70%) contrast(1.15) brightness(1)}.article-thumbnail-placeholder{width:100%;height:350px;background:linear-gradient(135deg,#2a2a2a,#1a1a1a);display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:2rem}.placeholder-initial{font-family:Playfair Display,Georgia,serif;font-size:6rem;font-weight:700;color:#ffffff1f}.placeholder-category{font-family:Libre Baskerville,serif;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:4px;color:#ffffff59;margin-top:.5rem}.article-meta{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.article-category{font-family:Libre Baskerville,serif;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#121212;text-decoration:none;padding:.3rem .6rem;border:1px solid #121212;transition:all .2s}.article-category:hover{background:#121212;color:#fff}.article-date{font-family:Libre Baskerville,serif;font-size:.9rem;color:#888}.article-title{font-family:Playfair Display,Georgia,serif;font-size:2.75rem;font-weight:700;line-height:1.25;color:#121212;margin-bottom:1.25rem}.article-summary{font-family:"Noto Serif KR",serif;font-size:1.25rem;line-height:1.75;color:#444;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #ddd}.article-byline{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-family:"Noto Serif KR",serif;font-size:1rem}.byline-label{color:#888}.byline-name{font-weight:600;color:#121212;text-decoration:none}.byline-name:hover{text-decoration:underline}.byline-clinic{color:#666}.article-stats{display:flex;align-items:center;gap:1.5rem;margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid #ddd}.stat-item{font-family:Libre Baskerville,serif;font-size:.9rem;color:#888}.like-button{display:flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border:1px solid #ddd;background:#fff;font-family:Libre Baskerville,serif;font-size:.9rem;color:#666;cursor:pointer;transition:all .2s}.like-button:hover:not(:disabled){border-color:#121212;color:#121212}.like-button.liked{border-color:#121212;color:#121212}.like-icon{font-size:1.1rem}.article-body{margin-bottom:2.5rem}.body-section{margin-bottom:3rem}.body-section .section-title{font-family:Playfair Display,Georgia,serif;font-size:1.6rem;font-weight:700;color:#121212;margin-bottom:.25rem}.body-section .section-subtitle{font-family:"Noto Serif KR",serif;font-size:.9rem;color:#888;margin-bottom:1.25rem}.body-section p,.body-section div{font-family:"Noto Serif KR",serif;font-size:1.1rem;line-height:2;color:#333}.body-section.conclusion{padding:1.75rem;background:#fff;border-left:4px solid #121212}.article-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #ddd}.tag-item{font-family:"Noto Serif KR",serif;font-size:.9rem;color:#666;text-decoration:none;padding:.35rem .85rem;background:#fff;border:1px solid #ddd;transition:all .2s}.tag-item:hover{background:#121212;color:#fff;border-color:#121212}.article-share{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #ddd}.share-label{font-family:"Noto Serif KR",serif;font-size:.95rem;color:#666}.share-buttons{display:flex;gap:.5rem}.share-btn{padding:.5rem 1rem;border:1px solid #ddd;background:#fff;font-family:"Noto Serif KR",serif;font-size:.85rem;color:#666;cursor:pointer;transition:all .2s}.share-btn:hover{border-color:#121212;background:#121212;color:#fff}.writer-card{background:#fff;border:1px solid #ddd;margin-top:2rem}.writer-card-header{padding:.85rem 1.5rem;border-bottom:1px solid #ddd;background:#fafafa}.writer-card-label{font-family:Libre Baskerville,serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#888}.writer-card-body{padding:1.75rem;display:grid;grid-template-columns:90px 1fr auto;gap:1.5rem;align-items:center}.writer-card-photo img{width:90px;height:90px;border-radius:50%;object-fit:cover;filter:grayscale(100%)}.writer-photo-placeholder{width:90px;height:90px;border-radius:50%;background:#2a2a2a;display:flex;align-items:center;justify-content:center;font-family:Playfair Display,serif;font-size:2.25rem;color:#ffffff80}.writer-card-name{font-family:Playfair Display,Georgia,serif;font-size:1.35rem;font-weight:700;color:#121212;margin-bottom:.3rem}.writer-card-clinic{font-family:"Noto Serif KR",serif;font-size:.95rem;color:#666;margin-bottom:.5rem}.writer-card-bio{font-family:"Noto Serif KR",serif;font-size:.9rem;color:#888;line-height:1.6}.writer-card-link{font-family:Libre Baskerville,serif;font-size:.9rem;color:#666;text-decoration:none;white-space:nowrap}.writer-card-link:hover{color:#121212;text-decoration:underline}.article-sidebar{position:sticky;top:100px;align-self:start}.sidebar-section{background:#fff;border:1px solid #ddd}.sidebar-header{padding:1.25rem 1.5rem;border-bottom:2px solid #121212}.sidebar-category{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700;color:#121212;text-decoration:none}.sidebar-category:hover{text-decoration:underline}.sidebar-subtitle{font-family:"Noto Serif KR",serif;font-size:.9rem;color:#888;padding:1rem 1.5rem;margin:0;border-bottom:1px solid #eee}.sidebar-articles{padding:.5rem 0}.sidebar-article{display:flex;gap:1rem;text-decoration:none;color:inherit;padding:1rem 1.5rem;border-bottom:1px solid #f5f5f5;transition:background .2s}.sidebar-article:hover{background:#fafafa}.sidebar-article:last-child{border-bottom:none}.sidebar-num{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700;color:#ddd;line-height:1;min-width:30px}.sidebar-article:hover .sidebar-num{color:#121212}.sidebar-article-info{flex:1}.sidebar-article-title{font-family:"Noto Serif KR",serif;font-size:.95rem;font-weight:500;color:#121212;line-height:1.45;margin-bottom:.35rem}.sidebar-article:hover .sidebar-article-title{color:#666}.sidebar-article-date{font-family:Libre Baskerville,serif;font-size:.75rem;color:#999}.no-related{font-family:"Noto Serif KR",serif;font-size:.9rem;color:#888;text-align:center;padding:2rem 1.5rem}.sidebar-more{display:block;text-align:center;padding:1.25rem 1.5rem;border-top:1px solid #ddd;font-family:Libre Baskerville,serif;font-size:.9rem;color:#666;text-decoration:none;background:#fafafa;transition:all .2s}.sidebar-more:hover{color:#121212;background:#f0f0f0}@media (max-width: 1024px){.article-layout{grid-template-columns:1fr;gap:2rem}.article-sidebar{position:static}}@media (max-width: 768px){.article-main{padding:1rem}.article-thumbnail img{height:280px}.article-thumbnail-placeholder{height:220px}.placeholder-initial{font-size:4rem}.article-title{font-size:1.85rem}.article-summary{font-size:1.05rem}.writer-card-body{grid-template-columns:70px 1fr;gap:1rem}.writer-card-photo img,.writer-photo-placeholder{width:70px;height:70px}.writer-card-link{grid-column:1 / -1;text-align:center;padding-top:1rem;border-top:1px solid #ddd}.share-buttons{flex-wrap:wrap}}.category-page{background:#f0f0f0;min-height:100vh}.loading{text-align:center;padding:4rem;font-family:"Noto Serif KR",serif;color:#666}.no-articles{text-align:center;padding:4rem 2rem;font-family:"Noto Serif KR",serif;color:#666}.no-articles a{display:inline-block;margin-top:1rem;color:#121212;text-decoration:underline}.category-page .nyt-header{position:sticky;top:0;z-index:100;background:#f0f0f0}.category-page .nyt-header.scrolled{background:#f7f7f5fa;box-shadow:0 2px 10px #0000001a}.category-page .header-top{max-width:1200px;margin:0 auto;padding:1.5rem 2rem;display:grid;grid-template-columns:200px 1fr 200px;align-items:flex-start;min-height:120px;transition:all .3s ease}.category-page .nyt-header.scrolled .header-top{padding:.5rem 2rem;min-height:50px;align-items:center}.category-page .header-left{display:flex;flex-direction:column;align-items:flex-start;padding-top:1rem}.category-page .date-text{font-family:Playfair Display,Georgia,serif;font-size:1.1rem;font-weight:700;color:#121212}.category-page .nyt-header.scrolled .date-text{font-size:.9rem}.category-page .date-sub{font-family:"Noto Serif KR",serif;font-size:.8rem;color:#666;margin-top:.15rem;transition:all .3s ease}.category-page .nyt-header.scrolled .date-sub{opacity:0;height:0;overflow:hidden}.category-page .logo-wrapper{text-decoration:none;color:inherit;text-align:center;justify-self:center}.category-page .logo-box{display:inline-block;border:3px solid #121212;padding:1rem 2.5rem;background:#fff;transition:all .3s ease}.category-page .nyt-header.scrolled .logo-box{padding:.4rem 1.2rem;border-width:2px}.category-page .logo-main{font-family:Playfair Display,Georgia,serif;font-size:3rem;font-weight:900;letter-spacing:.15em;margin:0;line-height:1;color:#121212;transition:font-size .3s ease}.category-page .nyt-header.scrolled .logo-main{font-size:1.2rem;letter-spacing:.1em}.category-page .logo-divider{width:60%;height:2px;background:#121212;margin:.5rem auto;transition:all .3s ease}.category-page .nyt-header.scrolled .logo-divider{width:0;height:0;margin:0;opacity:0}.category-page .logo-sub{font-family:Libre Baskerville,Georgia,serif;font-size:.8rem;letter-spacing:.4em;text-transform:uppercase;color:#121212;display:block;transition:all .3s ease}.category-page .nyt-header.scrolled .logo-sub{display:inline;font-size:1.2rem;letter-spacing:.1em;margin-left:.5rem}.category-page .logo-tagline{font-family:Crimson Text,Georgia,serif;font-size:.85rem;color:#666;font-style:italic;margin-top:.75rem;transition:all .3s ease}.category-page .nyt-header.scrolled .logo-tagline{opacity:0;height:0;margin:0;overflow:hidden}.category-page .header-right{display:flex;flex-direction:column;align-items:flex-end;padding-top:1rem;gap:.25rem}.category-page .login-link{font-family:Libre Baskerville,serif;font-size:.85rem;color:#666;text-decoration:none}.category-page .login-link:hover{color:#121212;text-decoration:underline}.category-page .ad-banner{display:flex;align-items:center;gap:.5rem;padding:.25rem .5rem;border:1px solid #e0e0e0;background:#fff;text-decoration:none;font-size:.7rem;transition:all .3s ease}.category-page .ad-banner:hover{border-color:#121212}.category-page .nyt-header.scrolled .ad-banner{opacity:0;height:0;padding:0;overflow:hidden}.category-page .ad-label{font-size:.5rem;color:#999;text-transform:uppercase}.category-page .ad-text{font-size:.7rem;font-weight:600;color:#121212}.category-page .header-slogan{text-align:center;padding:.75rem 2rem;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;max-width:1200px;margin:0 auto;transition:all .3s ease}.category-page .nyt-header.scrolled .header-slogan{opacity:0;height:0;padding:0;border:none;overflow:hidden}.category-page .header-slogan span{font-family:"Noto Serif KR",serif;font-size:.9rem;color:#333}.category-page .nyt-nav{display:flex;justify-content:center;gap:.25rem;padding:.75rem 2rem;border-bottom:1px solid #121212;max-width:1200px;margin:0 auto;flex-wrap:wrap;transition:padding .3s ease}.category-page .nyt-header.scrolled .nyt-nav{padding:.5rem 2rem}.category-page .nav-link{font-family:"Noto Serif KR",serif;font-size:.9rem;color:#666;text-decoration:none;padding:.35rem .75rem;position:relative;transition:color .2s;background:none;border:none;cursor:pointer}.category-page .nyt-header.scrolled .nav-link{font-size:.85rem;padding:.25rem .6rem}.category-page .nav-link:hover,.category-page .nav-link.active{color:#121212}.category-page .nav-link.active{font-weight:600}.category-page .nav-link:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:1px;background:#121212;transition:width .3s ease;transform:translate(-50%)}.category-page .nav-link:hover:after,.category-page .nav-link.active:after{width:80%}.category-page .search-bar{max-width:1200px;margin:0 auto;overflow:hidden;height:0;opacity:0;transition:all .3s ease;background:#fff;border-bottom:1px solid #e0e0e0}.category-page .search-bar.open{height:70px;opacity:1}.category-page .search-bar-inner{display:flex;align-items:center;padding:1rem 2rem;gap:1rem}.category-page .search-form{flex:1;display:flex;gap:.75rem}.category-page .search-input{flex:1;padding:.75rem 1rem;border:1px solid #e0e0e0;font-family:"Noto Serif KR",serif;font-size:1rem;background:#fafafa}.category-page .search-input:focus{outline:none;border-color:#121212;background:#fff}.category-page .search-submit{padding:.75rem 1.5rem;background:#121212;color:#fff;border:none;font-family:"Noto Serif KR",serif;cursor:pointer}.category-page .search-close{padding:.5rem;background:none;border:none;font-size:1.2rem;color:#666;cursor:pointer}.category-main{max-width:1200px;margin:0 auto;padding:2rem}.category-hero{text-align:center;padding:3rem 0;border-bottom:2px solid #121212;margin-bottom:3rem}.category-title{font-family:Playfair Display,Georgia,serif;font-size:4rem;font-weight:900;color:#121212;letter-spacing:.05em;margin-bottom:.5rem}.category-subtitle{font-family:"Noto Serif KR",serif;font-size:1.2rem;color:#666;margin-bottom:1rem}.category-description{font-family:"Noto Serif KR",serif;font-size:1rem;color:#444;max-width:600px;margin:0 auto;line-height:1.7}.featured-section{margin-bottom:3rem}.featured-article{background:#fff;border:1px solid #e0e0e0;transition:all .3s ease}.featured-article:hover{box-shadow:0 4px 20px #00000014}.featured-link{display:grid;grid-template-columns:1fr 1fr;text-decoration:none;color:inherit}.featured-image-wrapper{overflow:hidden}.featured-image{width:100%;height:100%;min-height:350px;object-fit:cover;transition:transform .5s ease,filter .3s ease;-webkit-filter:grayscale(100%) contrast(1.1) brightness(.95);filter:grayscale(100%) contrast(1.1) brightness(.95)}.featured-article:hover .featured-image{transform:scale(1.02);-webkit-filter:grayscale(70%) contrast(1.15) brightness(1);filter:grayscale(70%) contrast(1.15) brightness(1)}.featured-content{padding:2.5rem;display:flex;flex-direction:column;justify-content:center}.featured-title{font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:700;line-height:1.3;color:#121212;margin-bottom:1rem}.featured-article:hover .featured-title{color:#444}.featured-excerpt{font-family:"Noto Serif KR",serif;font-size:1.1rem;line-height:1.7;color:#444;margin-bottom:1.5rem}.featured-meta{font-family:Libre Baskerville,serif;font-size:.85rem;color:#666;display:flex;gap:1rem;flex-wrap:wrap}.featured-author strong{color:#121212}.featured-views{color:#999}.section-divider{text-align:center;margin:2.5rem 0;position:relative}.section-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#e0e0e0}.divider-text{background:#f0f0f0;padding:0 1.5rem;font-family:Libre Baskerville,serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#666;position:relative}.articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.article-card{animation:fadeInUp .5s ease both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.article-card a{text-decoration:none;color:inherit}.card-image-wrapper{overflow:hidden;margin-bottom:1rem}.card-image{width:100%;height:180px;object-fit:cover;transition:transform .5s ease,filter .3s ease;-webkit-filter:grayscale(100%) contrast(1.1) brightness(.95);filter:grayscale(100%) contrast(1.1) brightness(.95)}.article-card:hover .card-image{transform:scale(1.03);-webkit-filter:grayscale(70%) contrast(1.15) brightness(1);filter:grayscale(70%) contrast(1.15) brightness(1)}.card-content{padding:.5rem 0}.card-title{font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:600;line-height:1.35;color:#121212;margin-bottom:.5rem}.article-card:hover .card-title{color:#666}.card-excerpt{font-family:"Noto Serif KR",serif;font-size:.9rem;line-height:1.6;color:#444;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-meta{font-family:Libre Baskerville,serif;font-size:.8rem;color:#999;display:flex;gap:.5rem}.thumbnail-wrapper{position:relative;overflow:hidden}.thumbnail-image{width:100%;object-fit:cover;transition:transform .5s ease,filter .3s ease;-webkit-filter:grayscale(100%) contrast(1.1) brightness(.95);filter:grayscale(100%) contrast(1.1) brightness(.95)}.thumbnail-wrapper:hover .thumbnail-image{transform:scale(1.03);-webkit-filter:grayscale(70%) contrast(1.15) brightness(1);filter:grayscale(70%) contrast(1.15) brightness(1)}.thumbnail-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#2a2a2a,#1a1a1a)}.placeholder-initial{font-family:Playfair Display,Georgia,serif;font-size:3rem;font-weight:700;color:#ffffff26}.placeholder-category{font-family:Libre Baskerville,serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#fff6;margin-top:.5rem}@media (max-width: 1024px){.featured-link{grid-template-columns:1fr}.featured-image{min-height:300px}.articles-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.category-page .header-top{grid-template-columns:1fr;gap:1rem;justify-items:center;min-height:auto}.category-page .header-left{display:none}.category-page .header-right{position:absolute;top:1rem;right:1rem;padding-top:0}.category-page .logo-main{font-size:2.5rem}.category-page .logo-box{padding:.75rem 1.5rem}.category-page .nyt-nav{justify-content:center}.category-hero{padding:2rem 0}.category-title{font-size:2.5rem}.featured-content{padding:1.5rem}.featured-title{font-size:1.5rem}.articles-grid{grid-template-columns:1fr}.category-main{padding:1rem}}.writers-page{background:#fafbf9;min-height:100vh}.writers-main{max-width:1000px;margin:0 auto;padding:2rem 1.5rem}.writers-container h1{font-family:Playfair Display,serif;font-size:2rem;color:#1f2937;text-align:center;margin-bottom:.5rem}.writers-desc{text-align:center;color:#6b7280;margin-bottom:3rem}.writers-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}.writer-card{display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;padding:2rem 1.5rem;border-radius:12px;text-decoration:none;transition:all .2s}.writer-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.writer-card .writer-photo{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#2d8f6f,#3d7eaa);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.writer-card .writer-photo span{font-size:2rem;color:#fff;font-weight:700}.writer-card h3{font-size:1.1rem;color:#1f2937;margin-bottom:.25rem}.writer-card .writer-clinic{font-size:.85rem;color:#6b7280;margin-bottom:.25rem}.writer-card .writer-specialty{font-size:.85rem;color:#2d8f6f;font-weight:500}.writer-profile-page{background:#fafbf9;min-height:100vh}.profile-main{max-width:800px;margin:0 auto;padding:2rem 1.5rem}.profile-header{display:flex;gap:2rem;background:#fff;padding:2rem;border-radius:12px;margin-bottom:2rem}.profile-photo{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#2d8f6f,#3d7eaa);display:flex;align-items:center;justify-content:center;flex-shrink:0}.profile-photo span{font-size:3rem;color:#fff;font-weight:700}.profile-info h1{font-size:1.75rem;color:#1f2937;margin-bottom:.5rem}.profile-clinic{color:#2d8f6f;font-weight:500;margin-bottom:.25rem}.profile-specialty{color:#6b7280;margin-bottom:1rem}.profile-bio{color:#4b5563;line-height:1.6}.profile-articles h2{font-size:1.25rem;margin-bottom:1rem;color:#1f2937}.no-articles{color:#9ca3af;text-align:center;padding:2rem}@media (max-width: 768px){.profile-header{flex-direction:column;align-items:center;text-align:center}}.search-page{background:#fafbf9;min-height:100vh}.search-main{max-width:800px;margin:0 auto;padding:2rem 1.5rem}.search-container h1{font-size:1.5rem;color:#1f2937;margin-bottom:.5rem}.search-query{color:#6b7280;margin-bottom:2rem}.search-results{display:flex;flex-direction:column;gap:1rem}.search-item{display:block;background:#fff;padding:1.5rem;border-radius:8px;text-decoration:none;transition:box-shadow .2s}.search-item:hover{box-shadow:0 4px 12px #0000001a}.search-category{font-size:.75rem;color:#e8913a;font-weight:600;text-transform:uppercase}.search-item h3{font-size:1.1rem;color:#1f2937;margin:.5rem 0}.search-item p{font-size:.9rem;color:#6b7280;line-height:1.5}.no-results,.search-loading{text-align:center;color:#9ca3af;padding:3rem}.admin-login{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff;padding:2rem}.login-container{width:100%;max-width:400px;text-align:center}.login-logo{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;margin-bottom:3rem}.logo-chif{font-family:Playfair Display,serif;font-size:2rem;font-weight:900;color:#000;letter-spacing:.15em}.logo-divider{color:#000}.logo-review{font-family:Libre Baskerville,serif;font-size:.9rem;color:#000;letter-spacing:.15em;text-transform:uppercase}.login-title{font-family:"Noto Serif KR",serif;font-size:1.5rem;font-weight:700;color:#000;margin-bottom:2rem}.login-form{text-align:left}.login-error{background:#fee;color:#c00;padding:.75rem 1rem;margin-bottom:1.5rem;font-size:.9rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-family:Libre Baskerville,serif;font-size:.8rem;color:#666;margin-bottom:.5rem}.form-group input{width:100%;padding:.75rem 1rem;border:1px solid #ddd;font-family:"Noto Serif KR",serif;font-size:1rem;color:#000}.form-group input:focus{outline:none;border-color:#000}.login-btn{width:100%;padding:1rem;background:#000;color:#fff;border:none;font-family:Libre Baskerville,serif;font-size:.9rem;cursor:pointer;margin-bottom:2rem}.login-btn:hover{background:#333}.login-btn:disabled{background:#999;cursor:not-allowed}.back-link{font-family:Libre Baskerville,serif;font-size:.85rem;color:#666;text-decoration:none}.admin-layout{display:flex;min-height:100vh;background:#f8fafc}.admin-sidebar{width:200px;background:linear-gradient(180deg,#1e293b,#0f172a);color:#fff;display:flex;flex-direction:column;position:fixed;top:0;left:0;height:100vh;z-index:100;transition:transform .3s ease}.admin-layout.sidebar-closed .admin-sidebar{transform:translate(-200px)}.sidebar-header{padding:18px 16px;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-logo{display:flex;align-items:center;gap:8px;text-decoration:none;color:#fff}.logo-chif{font-size:22px;font-weight:800;letter-spacing:-1px}.logo-admin{font-size:10px;font-weight:500;color:#94a3b8;letter-spacing:2px}.sidebar-nav{flex:1;padding:12px 10px;overflow-y:auto}.nav-divider{font-size:10px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:1px;padding:14px 10px 6px;margin-top:6px}.nav-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;color:#cbd5e1;text-decoration:none;font-size:13px;font-weight:500;transition:all .2s;margin-bottom:3px}.nav-item:hover{background:#ffffff14;color:#fff}.nav-item.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 12px #667eea66}.nav-item.highlight{background:#667eea26}.nav-item.highlight:hover{background:#667eea40}.nav-icon{font-size:16px;width:22px;text-align:center}.nav-label{flex:1}.nav-badge{background:#ef4444;color:#fff;font-size:9px;padding:2px 5px;border-radius:8px;font-weight:600}.sidebar-footer{padding:14px;border-top:1px solid rgba(255,255,255,.1)}.site-link{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px;background:#ffffff0d;border-radius:8px;color:#94a3b8;text-decoration:none;font-size:12px;transition:all .2s}.site-link:hover{background:#ffffff1a;color:#fff}.admin-main{flex:1;margin-left:200px;min-height:100vh;display:flex;flex-direction:column;transition:margin-left .3s ease}.admin-layout.sidebar-closed .admin-main{margin-left:0}.admin-topbar{background:#fff;padding:14px 20px;display:flex;align-items:center;gap:14px;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:50}.menu-toggle{background:none;border:none;font-size:18px;cursor:pointer;padding:6px;border-radius:6px;color:#64748b}.menu-toggle:hover{background:#f1f5f9}.topbar-title{flex:1;font-size:17px;font-weight:600;color:#1e293b;margin:0}.topbar-right{display:flex;align-items:center;gap:14px}.admin-name{font-size:13px;color:#64748b}.btn-logout{padding:7px 14px;background:#f1f5f9;border:none;border-radius:6px;font-size:12px;color:#475569;cursor:pointer;transition:all .2s}.btn-logout:hover{background:#e2e8f0}.admin-content{flex:1;padding:20px;overflow-y:auto}@media (max-width: 1024px){.admin-sidebar{transform:translate(-200px)}.admin-layout.sidebar-open .admin-sidebar{transform:translate(0)}.admin-main{margin-left:0}.admin-layout.sidebar-open:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:99}}@media (max-width: 640px){.admin-topbar{padding:12px 14px}.admin-content{padding:14px}.topbar-title{font-size:15px}}.admin-dashboard{max-width:1100px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:32px}.stat-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000000f;border:1px solid #f3f4f6;display:flex;align-items:center;gap:16px;transition:all .2s}.stat-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.stat-icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:24px}.stat-icon.articles{background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.stat-icon.published{background:linear-gradient(135deg,#d1fae5,#a7f3d0)}.stat-icon.writers{background:linear-gradient(135deg,#fef3c7,#fde68a)}.stat-icon.members{background:linear-gradient(135deg,#e0e7ff,#c7d2fe)}.stat-info{flex:1}.stat-number{font-size:32px;font-weight:700;color:#1f2937;line-height:1.2}.stat-label{font-size:14px;color:#6b7280;margin-top:4px}.stat-badge{font-size:11px;padding:4px 10px;border-radius:12px;background:#dcfce7;color:#166534;font-weight:600}.section-title{font-size:16px;font-weight:600;color:#374151;margin-bottom:16px}.quick-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:32px}.action-card{background:#fff;border-radius:12px;padding:20px;display:flex;align-items:center;gap:12px;text-decoration:none;color:#374151;border:1px solid #e5e7eb;transition:all .2s;cursor:pointer}.action-card:hover{border-color:#667eea;background:#f8faff;transform:translateY(-2px);box-shadow:0 4px 12px #667eea26}.action-card.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none}.action-card.primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.action-icon{font-size:24px}.action-label{font-size:14px;font-weight:600}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.content-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000000f;border:1px solid #f3f4f6}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.card-header h3{font-size:16px;font-weight:600;color:#1f2937;margin:0}.card-header a{font-size:13px;color:#667eea;text-decoration:none}.card-header a:hover{text-decoration:underline}.article-list{display:flex;flex-direction:column;gap:12px}.article-item{display:flex;justify-content:space-between;align-items:center;padding:14px;border-radius:10px;background:#f9fafb;transition:all .2s;text-decoration:none}.article-item:hover{background:#f3f4f6}.article-info{flex:1;min-width:0}.article-title{font-size:14px;font-weight:500;color:#1f2937;margin:0 0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.article-meta{display:flex;align-items:center;gap:10px;font-size:12px;color:#9ca3af}.article-category{background:#e5e7eb;padding:3px 8px;border-radius:4px;font-size:11px;color:#4b5563}.article-status{padding:5px 12px;border-radius:6px;font-size:11px;font-weight:600}.article-status.draft{background:#fef3c7;color:#92400e}.article-status.published{background:#d1fae5;color:#065f46}.popular-list{display:flex;flex-direction:column;gap:10px}.popular-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px}.popular-item:hover{background:#f9fafb}.popular-rank{width:28px;height:28px;border-radius:8px;background:#e5e7eb;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#6b7280}.popular-rank.top{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff}.popular-title{flex:1;font-size:14px;color:#374151}.popular-views{font-size:12px;color:#9ca3af}.empty-state{text-align:center;padding:40px 20px;color:#9ca3af}.empty-state p{margin:0;font-size:14px}@media (max-width: 1024px){.stats-grid,.quick-actions{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}}@media (max-width: 640px){.stats-grid,.quick-actions{grid-template-columns:1fr}}.articles-page{width:100%}.page-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:16px;flex-wrap:wrap}.tabs-wrap{display:flex;gap:4px;background:#fff;padding:4px;border-radius:10px;box-shadow:0 1px 3px #0000000f}.tab-btn{padding:10px 16px;border:none;background:transparent;font-size:13px;font-weight:500;color:#6b7280;cursor:pointer;border-radius:8px;transition:all .2s;display:flex;align-items:center;gap:6px}.tab-btn:hover{background:#f3f4f6}.tab-btn.active{background:#4f46e5;color:#fff}.tab-count{background:#0000001a;padding:2px 8px;border-radius:10px;font-size:11px}.tab-btn.active .tab-count{background:#fff3}.top-actions{display:flex;gap:10px}.btn-primary,.btn-secondary{padding:10px 18px;border-radius:8px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;white-space:nowrap}.btn-primary{background:#4f46e5;color:#fff}.btn-primary:hover{background:#4338ca}.btn-secondary{background:#fff;color:#374151;border:1px solid #e5e7eb}.btn-secondary:hover{background:#f9fafb}.keyword-analysis{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;padding:20px 24px;margin-bottom:20px;color:#fff}.keyword-analysis h4{margin:0 0 16px;font-size:15px;font-weight:600}.keyword-item{display:flex;align-items:center;gap:8px;background:#ffffff26;padding:8px 14px;border-radius:20px;font-size:13px}.kw-rank{background:#ffffff4d;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.kw-name{font-weight:500}.kw-count{opacity:.8;font-size:12px}.filter-section{background:#fff;border-radius:12px;padding:16px 20px;margin-bottom:16px;box-shadow:0 1px 3px #0000000a}.search-row{display:flex;gap:10px;margin-bottom:12px}.search-row input{flex:1;padding:10px 14px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px}.search-row input:focus{outline:none;border-color:#6366f1}.search-row button{padding:10px 20px;background:#4f46e5;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer}.filter-row{display:flex;gap:10px;flex-wrap:wrap}.filter-row select{padding:8px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;background:#fff;min-width:130px}.bulk-bar{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fef3c7;border-radius:10px;margin-bottom:16px;font-size:13px}.bulk-bar span{font-weight:600;color:#92400e}.bulk-bar button{padding:6px 14px;border:none;border-radius:6px;font-size:12px;cursor:pointer;background:#fff;color:#374151}.bulk-bar button.danger{background:#fee2e2;color:#991b1b}.bulk-bar button:hover{opacity:.85}.loading-box{display:flex;justify-content:center;padding:60px}.spinner{width:36px;height:36px;border:3px solid #e5e7eb;border-top-color:#6366f1;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty-box{text-align:center;padding:60px 20px;background:#fff;border-radius:12px;color:#6b7280}.empty-box a{color:#4f46e5;margin-top:8px;display:inline-block}.table-container{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.data-table{width:100%;border-collapse:collapse;table-layout:fixed}.col-check{width:40px}.col-thumb{width:60px}.col-title{width:auto;min-width:200px}.col-cat{width:90px}.col-age{width:70px}.col-writer{width:80px}.col-status{width:70px}.col-views{width:60px}.col-date{width:70px}.col-actions{width:90px}.data-table th{background:#f9fafb;padding:12px 10px;font-size:12px;font-weight:600;color:#6b7280;text-align:left;border-bottom:1px solid #e5e7eb;white-space:nowrap}.data-table th[onClick]{cursor:pointer}.data-table th[onClick]:hover{background:#f3f4f6}.sort-icon{margin-left:4px;opacity:.4;font-size:10px}.sort-icon.active{opacity:1;color:#4f46e5}.data-table td{padding:12px 10px;font-size:13px;border-bottom:1px solid #f3f4f6;vertical-align:middle}.data-table tr:hover{background:#fafafa}.data-table tr.selected{background:#eff6ff}.thumb-box{width:44px;height:44px;border-radius:8px;overflow:hidden;background:#f3f4f6}.thumb-box img{width:100%;height:100%;object-fit:cover}.thumb-box .writer-img{border-radius:50%}.thumb-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-weight:600;color:#9ca3af;font-size:16px}.cell-title a{color:#1f2937;text-decoration:none;font-weight:500;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-title a:hover{color:#4f46e5}.title-badges{display:flex;gap:4px;margin-top:4px}.badge{font-size:10px;padding:2px 6px;border-radius:4px;font-weight:500}.badge.ai{background:#dbeafe;color:#1e40af}.badge.update{background:#fef3c7;color:#92400e}.cat-label{background:#e0e7ff;color:#3730a3;padding:4px 8px;border-radius:4px;font-size:11px;font-weight:500}.age-label{font-size:11px;color:#6b7280}.status-btn{padding:4px 10px;border:none;border-radius:12px;font-size:11px;font-weight:500;cursor:pointer}.status-btn.published{background:#d1fae5;color:#065f46}.status-btn.draft{background:#e5e7eb;color:#4b5563}.status-btn.scheduled{background:#dbeafe;color:#1e40af}.status-btn.hidden{background:#fee2e2;color:#991b1b}.cell-views{text-align:center;color:#6b7280}.cell-date{color:#9ca3af;font-size:12px}.action-btns{display:flex;gap:4px}.action-btns a,.action-btns button{width:28px;height:28px;border:none;background:#f3f4f6;border-radius:6px;cursor:pointer;font-size:13px;display:flex;align-items:center;justify-content:center;text-decoration:none}.action-btns a:hover,.action-btns button:hover{background:#e5e7eb}.pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:20px}.pagination button{padding:8px 16px;border:1px solid #e5e7eb;background:#fff;border-radius:8px;font-size:13px;cursor:pointer}.pagination button:disabled{opacity:.5;cursor:not-allowed}.pagination button:hover:not(:disabled){background:#f3f4f6}.page-info{font-size:13px;color:#6b7280}@media (max-width: 1200px){.data-table{display:block;overflow-x:auto}.col-age,.col-views{display:none}}@media (max-width: 768px){.page-top{flex-direction:column;align-items:stretch}.tabs-wrap{overflow-x:auto}.top-actions{justify-content:flex-end}.filter-row{flex-direction:column}.filter-row select{width:100%}}.article-edit-page{max-width:100%}.edit-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #e5e7eb}.edit-header h1{font-size:24px;font-weight:700;margin:0;color:#1f2937}.btn-cancel{padding:12px 24px;background:#fff;color:#6b7280;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer}.btn-draft{padding:12px 24px;background:#f3f4f6;color:#374151;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer}.btn-publish{padding:12px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer}.btn-publish:hover{box-shadow:0 4px 15px #667eea66}.edit-layout{display:grid;grid-template-columns:1fr 280px;gap:24px}.edit-main{display:flex;flex-direction:column;gap:16px}.title-input{width:100%;padding:20px 24px;font-size:28px;font-weight:700;border:2px solid #e5e7eb;border-radius:12px;outline:none;color:#1f2937}.title-input:focus{border-color:#667eea}.title-input::placeholder{color:#9ca3af}.summary-input{width:100%;padding:16px 20px;font-size:16px;border:1px solid #e5e7eb;border-radius:10px;outline:none;resize:none;line-height:1.6;color:#374151}.summary-input:focus{border-color:#667eea}.rich-editor-container{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff}.editor-toolbar{display:flex;flex-wrap:wrap;gap:4px;padding:12px 16px;background:#f9fafb;border-bottom:1px solid #e5e7eb;align-items:center}.toolbar-group{display:flex;gap:2px;align-items:center}.toolbar-divider{width:1px;height:28px;background:#e5e7eb;margin:0 8px}.toolbar-select{padding:8px 12px;border:1px solid #e5e7eb;border-radius:6px;font-size:13px;background:#fff;cursor:pointer;min-width:100px}.toolbar-select-sm{padding:8px 10px;border:1px solid #e5e7eb;border-radius:6px;font-size:13px;background:#fff;cursor:pointer;min-width:80px}.toolbar-btn{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;border-radius:6px;cursor:pointer;font-size:14px;color:#374151;transition:all .15s}.toolbar-btn:hover{background:#e5e7eb}.toolbar-btn.active{background:#667eea;color:#fff}.color-picker-wrapper{position:relative}.toolbar-color-btn{font-weight:700}.color-picker-dropdown{position:absolute;top:100%;left:0;z-index:100;display:grid;grid-template-columns:repeat(5,1fr);gap:4px;padding:8px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #00000026;margin-top:4px}.color-option{width:28px;height:28px;border:none;border-radius:4px;cursor:pointer;transition:transform .15s}.color-option:hover{transform:scale(1.15)}.editor-content{min-height:500px;padding:24px;font-size:16px;line-height:1.8;color:#1f2937;outline:none}.editor-content:empty:before{content:attr(data-placeholder);color:#9ca3af}.editor-content h1{font-size:32px;font-weight:700;margin:32px 0 16px;color:#111827}.editor-content h2{font-size:26px;font-weight:700;margin:28px 0 14px;color:#1f2937;padding-bottom:8px;border-bottom:2px solid #e5e7eb}.editor-content h3{font-size:22px;font-weight:600;margin:24px 0 12px;color:#374151}.editor-content h4{font-size:18px;font-weight:600;margin:20px 0 10px;color:#4b5563}.editor-content p{margin:0 0 16px}.editor-content ul,.editor-content ol{margin:16px 0;padding-left:28px}.editor-content li{margin:8px 0}.editor-content blockquote{margin:20px 0;padding:16px 20px;background:#f9fafb;border-left:4px solid #667eea;border-radius:0 8px 8px 0;font-style:italic;color:#4b5563}.editor-content pre{margin:20px 0;padding:16px;background:#1f2937;border-radius:8px;color:#e5e7eb;font-family:monospace;overflow-x:auto}.editor-content img{max-width:100%;height:auto;border-radius:8px;margin:16px 0}.editor-content a{color:#667eea;text-decoration:underline}.editor-content hr{border:none;border-top:2px solid #e5e7eb;margin:24px 0}.editor-content table{width:100%;border-collapse:collapse;margin:16px 0}.editor-content td,.editor-content th{border:1px solid #e5e7eb;padding:10px}.source-textarea{width:100%;min-height:500px;padding:20px;font-family:Consolas,Monaco,monospace;font-size:14px;line-height:1.6;border:none;outline:none;resize:vertical;background:#1f2937;color:#e5e7eb}.edit-sidebar{display:flex;flex-direction:column;gap:20px}.sidebar-section{background:#fff;padding:16px;border-radius:12px;border:1px solid #e5e7eb}.sidebar-section label{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:10px}.sidebar-input,.sidebar-select{width:100%;padding:10px 14px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;outline:none}.sidebar-input:focus,.sidebar-select:focus{border-color:#667eea}.thumbnail-preview{width:100%;height:140px;object-fit:cover;border-radius:8px;margin-bottom:10px}@media (max-width: 1024px){.edit-layout{grid-template-columns:1fr}.edit-sidebar{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width: 768px){.edit-header{flex-direction:column;gap:16px;align-items:stretch}.header-actions{justify-content:stretch}.header-actions button{flex:1}.edit-sidebar{grid-template-columns:1fr}.title-input{font-size:22px;padding:16px}.editor-toolbar{gap:2px;padding:8px 12px}.toolbar-divider{display:none}}.ai-page{max-width:800px;margin:0 auto}.progress-bar{display:flex;align-items:center;justify-content:center;margin-bottom:40px}.progress-step{display:flex;align-items:center;gap:10px}.step-num{width:32px;height:32px;border-radius:50%;background:#e5e7eb;color:#9ca3af;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px}.progress-step.active .step-num{background:#4f46e5;color:#fff}.step-label{font-size:14px;color:#6b7280}.progress-step.active .step-label{color:#1f2937;font-weight:500}.progress-line{width:80px;height:2px;background:#e5e7eb;margin:0 20px}.ai-form-card,.ai-result-card{background:#fff;border-radius:16px;padding:32px;box-shadow:0 2px 12px #0000000a;border:1px solid #f1f3f4}.ai-form-card h2,.ai-result-card h2{font-size:20px;font-weight:600;color:#1f2937;margin:0 0 8px}.form-desc{color:#6b7280;font-size:14px;margin:0 0 24px}.form-group label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px 16px;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#6366f1}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.btn-generate{width:100%;padding:16px;background:#4f46e5;color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;margin-top:16px;transition:background .2s}.btn-generate:hover{background:#4338ca}.btn-generate:disabled{background:#9ca3af;cursor:not-allowed}.result-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.btn-back{background:none;border:none;color:#6366f1;cursor:pointer;font-size:14px}.result-meta{display:flex;gap:12px;align-items:center;margin-bottom:20px;font-size:14px;color:#6b7280}.cat-badge{background:#f3f4f6;padding:4px 12px;border-radius:6px;font-size:13px}.result-summary{background:#f9fafb;padding:16px;border-radius:10px;font-size:14px;line-height:1.6;margin-bottom:24px}.result-content{font-size:15px;line-height:1.8;color:#374151;padding:20px 0;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6;margin-bottom:24px;max-height:400px;overflow-y:auto}.result-actions{display:flex;gap:12px}.btn-draft,.btn-publish{flex:1;padding:14px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}.btn-draft{background:#f3f4f6;border:1px solid #e5e7eb;color:#374151}.btn-draft:hover{background:#e5e7eb}.btn-publish{background:#059669;border:none;color:#fff}.btn-publish:hover{background:#047857}@media (max-width: 640px){.form-row{grid-template-columns:1fr}.result-actions{flex-direction:column}}.writers-page{max-width:1200px}.page-actions{display:flex;gap:12px;margin-bottom:20px}.btn-primary{padding:12px 20px;border-radius:8px;font-size:14px;font-weight:500;text-decoration:none;background:#1a1a2e;color:#fff}.btn-primary:hover{background:#2d2d44}.loading-text,.empty-state{text-align:center;padding:60px 20px;color:#666}.empty-state a{display:inline-block;margin-top:12px;color:#4dabf7}.writers-table-wrap{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.writers-table{width:100%;border-collapse:collapse}.writers-table th,.writers-table td{padding:14px 16px;text-align:left;font-size:14px}.writers-table th{background:#f9f9f9;font-weight:600;color:#666;border-bottom:1px solid #eee}.writers-table td{border-bottom:1px solid #f5f5f5}.writers-table tr:last-child td{border-bottom:none}.writers-table tr:hover{background:#fafafa}.hanja{color:#999;font-size:12px}.tag{display:inline-block;background:#e3f2fd;color:#1976d2;padding:2px 8px;border-radius:4px;font-size:11px;margin-right:4px}.status-badge{padding:4px 10px;border-radius:4px;font-size:12px}.status-badge.active{background:#d4edda;color:#155724}.status-badge.inactive{background:#f8d7da;color:#721c24}.action-cell{display:flex;gap:8px}.btn-edit,.btn-view,.btn-delete{padding:6px 12px;border-radius:4px;font-size:12px;cursor:pointer;border:none;text-decoration:none}.btn-edit{background:#e3f2fd;color:#1976d2}.btn-view{background:#f3e5f5;color:#7b1fa2}.btn-delete{background:#ffebee;color:#c62828}.btn-edit:hover{background:#bbdefb}.btn-view:hover{background:#e1bee7}.btn-delete:hover{background:#ffcdd2}.admin-writer-edit{min-height:100vh;background:#f5f5f5}.admin-header{background:#000;color:#fff;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.admin-logo{font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700;color:#fff;text-decoration:none}.admin-nav{display:flex;gap:1.5rem}.admin-nav a{color:#ccc;text-decoration:none;font-size:.9rem}.admin-nav a:hover{color:#fff}.admin-main{max-width:900px;margin:0 auto;padding:2rem}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.page-header h1{font-family:"Noto Serif KR",serif;font-size:1.5rem;color:#000}.back-link{font-size:.9rem;color:#666;text-decoration:none}.back-link:hover{color:#000}.message{padding:1rem;margin-bottom:1.5rem;border-radius:4px}.message.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.message.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.tab-nav{display:flex;gap:0;margin-bottom:0;background:#fff;border:1px solid #ddd;border-bottom:none;border-radius:8px 8px 0 0;overflow:hidden}.tab-nav button{flex:1;padding:1rem;border:none;background:#f8f8f8;cursor:pointer;font-family:"Noto Serif KR",serif;font-size:.9rem;color:#666;transition:all .2s;border-right:1px solid #ddd}.tab-nav button:last-child{border-right:none}.tab-nav button:hover{background:#eee}.tab-nav button.active{background:#fff;color:#000;font-weight:600}.edit-form{background:#fff;border:1px solid #ddd;border-radius:0 0 8px 8px;padding:2rem}.tab-content{min-height:400px}.section-title{font-family:"Noto Serif KR",serif;font-size:1rem;font-weight:600;color:#000;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #000}.form-row{display:flex;gap:1rem;margin-bottom:1rem}.form-group{flex:1;display:flex;flex-direction:column}.form-group.flex-2{flex:2}.form-group label{font-family:"Noto Serif KR",serif;font-size:.85rem;color:#333;margin-bottom:.35rem}.form-group input[type=text],.form-group input[type=number],.form-group textarea,.form-group select{padding:.6rem .8rem;border:1px solid #ddd;border-radius:4px;font-family:"Noto Serif KR",serif;font-size:.95rem}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#000}.form-group textarea{resize:vertical}.checkbox-group{flex-direction:row;align-items:center}.checkbox-group label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.checkbox-group input[type=checkbox]{width:18px;height:18px}.array-input{display:flex;gap:.5rem;margin-bottom:.5rem}.array-input input{flex:1;padding:.6rem .8rem;border:1px solid #ddd;border-radius:4px;font-family:"Noto Serif KR",serif;font-size:.95rem}.btn-remove{width:36px;height:36px;border:1px solid #ddd;background:#fff;cursor:pointer;font-size:1.2rem;color:#999;border-radius:4px}.btn-remove:hover{border-color:#e74c3c;color:#e74c3c}.btn-add{padding:.5rem 1rem;border:1px dashed #ccc;background:#fafafa;cursor:pointer;font-family:"Noto Serif KR",serif;font-size:.85rem;color:#666;border-radius:4px;margin-top:.5rem}.btn-add:hover{border-color:#000;color:#000}.card-item{background:#fafafa;padding:1rem;border-radius:4px;margin-bottom:1rem;border:1px solid #eee}.btn-remove-card{padding:.5rem 1rem;border:1px solid #ddd;background:#fff;cursor:pointer;font-size:.85rem;color:#999;border-radius:4px;align-self:flex-end}.btn-remove-card:hover{border-color:#e74c3c;color:#e74c3c}.input-with-btn{display:flex;gap:.5rem}.input-with-btn input{flex:1;padding:.6rem .8rem;border:1px solid #ddd;border-radius:4px;font-family:"Noto Serif KR",serif;font-size:.95rem}.btn-small{padding:.6rem 1rem;border:1px solid #000;background:#000;color:#fff;cursor:pointer;font-size:.85rem;border-radius:4px;white-space:nowrap}.btn-small:hover{background:#333}.form-actions{display:flex;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid #eee}.btn-save{padding:.8rem 2rem;background:#000;color:#fff;border:none;cursor:pointer;font-family:"Noto Serif KR",serif;font-size:1rem;border-radius:4px}.btn-save:hover{background:#333}.btn-save:disabled{background:#ccc;cursor:not-allowed}.btn-cancel{padding:.8rem 2rem;background:#fff;color:#666;border:1px solid #ddd;text-decoration:none;font-family:"Noto Serif KR",serif;font-size:1rem;border-radius:4px;display:inline-flex;align-items:center}.btn-cancel:hover{border-color:#000;color:#000}.admin-loading{min-height:50vh;display:flex;align-items:center;justify-content:center;font-family:"Noto Serif KR",serif;color:#888}@media (max-width: 768px){.form-row{flex-direction:column}.tab-nav{flex-wrap:wrap}.tab-nav button{flex:0 0 50%}}.admin-dashboard{min-height:100vh;background:#f5f5f5}.admin-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:#fff;border-bottom:1px solid #ddd}.admin-header h1{font-family:Playfair Display,serif;font-size:1.2rem}.header-right{display:flex;align-items:center;gap:1.5rem}.nav-link{font-family:Libre Baskerville,serif;font-size:.85rem;color:#666;text-decoration:none}.nav-link:hover{color:#000}.logout-btn{padding:.5rem 1rem;background:none;border:1px solid #ddd;font-family:Libre Baskerville,serif;font-size:.8rem;cursor:pointer}.admin-main{max-width:1200px;margin:0 auto;padding:2rem}.scheduled-section{background:#fffbeb;border:1px solid #fbbf24;padding:1.5rem;margin-bottom:2rem}.scheduled-section h3{font-family:Playfair Display,serif;font-size:1rem;margin-bottom:1rem}.scheduled-list{display:flex;flex-direction:column;gap:.5rem}.scheduled-item{display:flex;align-items:center;gap:1rem;padding:.75rem;background:#fff;font-family:"Noto Serif KR",serif;font-size:.9rem}.scheduled-item .category{font-size:.7rem;text-transform:uppercase;color:#888}.scheduled-item .title{flex:1}.scheduled-item .date{color:#666;font-size:.85rem}.action-buttons{display:flex;gap:1rem;margin-bottom:2rem}.create-btn{flex:1;padding:1.25rem 2rem;text-align:center;text-decoration:none;font-family:Libre Baskerville,serif;font-size:1rem;border:2px solid #000;transition:all .2s}.ai-btn{background:#000;color:#fff}.manual-btn{background:#fff;color:#000}.create-btn:hover{opacity:.8}.filter-tabs{display:flex;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.filter-tabs button{padding:.5rem 1rem;background:#fff;border:1px solid #ddd;font-family:Libre Baskerville,serif;font-size:.8rem;cursor:pointer}.filter-tabs button.active{background:#000;color:#fff;border-color:#000}.articles-table{background:#fff;border:1px solid #ddd;overflow-x:auto}.articles-table table{width:100%;border-collapse:collapse}.articles-table th,.articles-table td{padding:1rem;text-align:left;border-bottom:1px solid #eee;font-family:"Noto Serif KR",serif;font-size:.9rem}.articles-table th{background:#fafafa;font-family:Libre Baskerville,serif;font-size:.75rem;text-transform:uppercase;color:#888}.title-cell a{color:#000;text-decoration:none}.title-cell a:hover{text-decoration:underline}.status{display:inline-block;padding:.25rem .5rem;font-size:.75rem;border-radius:2px}.status.published{background:#e8f5e9;color:#2e7d32}.status.draft{background:#fff3e0;color:#e65100}.status.scheduled{background:#e3f2fd;color:#1565c0}.delete-btn{padding:.25rem .75rem;background:none;border:1px solid #ddd;font-size:.75rem;color:#999;cursor:pointer}.delete-btn:hover{border-color:#c00;color:#c00}.admin-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;font-family:Libre Baskerville,serif}@media (max-width: 768px){.admin-header{flex-direction:column;gap:1rem}.action-buttons{flex-direction:column}.articles-table{font-size:.8rem}}.home-settings{max-width:900px}.home-loading{padding:40px;text-align:center;color:#666}.settings-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.tabs{display:flex;gap:4px;background:#fff;padding:4px;border-radius:8px;box-shadow:0 2px 8px #0000000f}.tab{padding:10px 16px;border:none;background:none;font-size:14px;font-weight:500;color:#666;cursor:pointer;border-radius:6px;transition:all .2s}.tab:hover{background:#f5f5f5}.tab.active{background:#1a1a2e;color:#fff}.btn-reset{padding:10px 16px;border:1px solid #ddd;background:#fff;border-radius:6px;font-size:14px;cursor:pointer;color:#666}.btn-reset:hover{border-color:#999}.btn-save{padding:10px 20px;border:none;background:#1a1a2e;color:#fff;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer}.btn-save:hover{background:#2d2d44}.settings-body{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000f}.section-form h3{font-size:18px;font-weight:600;margin:0 0 20px;color:#1a1a2e;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.checkbox-label{display:flex;align-items:center;gap:8px;font-size:14px;margin-bottom:20px;cursor:pointer}.checkbox-label input{width:18px;height:18px}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:13px;font-weight:600;color:#333;margin-bottom:8px}.form-group input,.form-group textarea{width:100%;padding:12px;border:1px solid #ddd;border-radius:6px;font-size:14px;font-family:inherit}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#4dabf7}.button-row{display:flex;gap:12px}.button-row input{flex:1}.why-item,.trust-item{display:flex;gap:8px;margin-bottom:8px;align-items:center}.why-item input,.trust-item input{flex:1}.btn-remove{width:32px;height:32px;border:none;background:#fee2e2;color:#dc2626;border-radius:6px;cursor:pointer;font-size:18px}.btn-remove:hover{background:#fecaca}.btn-add{padding:10px 16px;border:1px dashed #ddd;background:none;border-radius:6px;font-size:14px;color:#666;cursor:pointer;width:100%;margin-top:8px}.btn-add:hover{border-color:#999;background:#f9f9f9}@media (max-width: 768px){.settings-header{flex-direction:column;align-items:stretch}.tabs{overflow-x:auto}.button-row{flex-direction:column}}.members-page{max-width:1200px}.member-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.stat-box{background:#fff;border-radius:12px;padding:20px;text-align:center;box-shadow:0 2px 8px #0000000a;border:1px solid #f1f3f4}.stat-num{display:block;font-size:28px;font-weight:700;color:#1f2937}.stat-label{font-size:13px;color:#6b7280}.search-bar{margin-bottom:20px}.search-bar input{width:100%;max-width:400px;padding:12px 16px;border:1px solid #e5e7eb;border-radius:10px;font-size:14px}.search-bar input:focus{outline:none;border-color:#6366f1}.loading-box{text-align:center;padding:60px;color:#6b7280}.empty-box{background:#fff;border-radius:16px;padding:80px 40px;text-align:center;box-shadow:0 2px 8px #0000000a}.empty-icon{font-size:48px;margin-bottom:16px}.empty-box h3{font-size:18px;color:#374151;margin:0 0 8px}.empty-box p{color:#9ca3af;margin:0}.members-table-wrap{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000a}.members-table{width:100%;border-collapse:collapse}.members-table th,.members-table td{padding:14px 16px;text-align:left;font-size:14px}.members-table th{background:#f9fafb;font-weight:600;color:#6b7280}.members-table td{border-bottom:1px solid #f3f4f6}.badge{padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500}.badge.free{background:#f3f4f6;color:#6b7280}.badge.premium{background:#fef3c7;color:#d97706}.btn-sm{padding:6px 12px;background:#f3f4f6;border:none;border-radius:6px;font-size:12px;cursor:pointer}.btn-sm:hover{background:#e5e7eb}@media (max-width: 900px){.member-stats{grid-template-columns:repeat(2,1fr)}}.suggestions-page{max-width:100%}.header-info h1{font-size:24px;font-weight:700;margin:0 0 6px;color:#1f2937}.header-info p{font-size:14px;color:#6b7280;margin:0}.header-buttons{display:flex;gap:12px}.btn-settings{padding:12px 24px;background:#f3f4f6;color:#374151;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.btn-settings:hover{background:#e5e7eb}.btn-collect{padding:12px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.btn-collect:hover{transform:translateY(-2px);box-shadow:0 4px 15px #667eea66}.btn-collect:disabled{opacity:.7;cursor:not-allowed;transform:none}.last-collection-info{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:12px 18px;font-size:14px;color:#166534;margin-bottom:24px}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.stat-box{background:#fff;border-radius:12px;padding:20px;text-align:center;border:1px solid #e5e7eb;transition:all .2s}.stat-box:hover{box-shadow:0 4px 12px #00000014}.stat-box.high{border-left:4px solid #ef4444}.stat-box.medium{border-left:4px solid #f59e0b}.stat-box.writing{border-left:4px solid #3b82f6}.stat-num{display:block;font-size:32px;font-weight:700;color:#1f2937}.stat-label{font-size:13px;color:#6b7280;margin-top:4px}.selection-bar{display:flex;align-items:center;gap:16px;padding:16px 24px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;margin-bottom:20px;color:#fff}.selection-count{font-weight:600;font-size:15px}.btn-clear-selection{padding:8px 16px;background:#fff3;color:#fff;border:none;border-radius:8px;font-size:13px;cursor:pointer;transition:all .2s}.btn-clear-selection:hover{background:#ffffff4d}.btn-batch-generate{margin-left:auto;padding:12px 28px;background:#fff;color:#667eea;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s}.btn-batch-generate:hover{transform:scale(1.02);box-shadow:0 4px 15px #0003}.btn-batch-generate:disabled{opacity:.8;cursor:not-allowed;transform:none}.filters-row{display:flex;gap:12px;margin-bottom:20px;flex-wrap:wrap;align-items:center}.select-all-label{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;cursor:pointer;transition:all .2s}.select-all-label:hover{border-color:#667eea}.select-all-label input{width:18px;height:18px;cursor:pointer}.filters-row select{padding:10px 16px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;background:#fff;cursor:pointer;min-width:140px}.filters-row select:hover{border-color:#d1d5db}.suggestions-list{display:flex;flex-direction:column;gap:14px}.suggestion-card{display:flex;gap:16px;background:#fff;border-radius:14px;padding:20px;border:2px solid #e5e7eb;transition:all .2s}.suggestion-card:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000000f}.suggestion-card.selected{border-color:#667eea;background:#faf5ff}.card-left{display:flex;align-items:flex-start;padding-top:4px}.card-checkbox{width:22px;height:22px;cursor:pointer}.card-content{flex:1;min-width:0}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.card-badges{display:flex;gap:8px}.badge{padding:4px 10px;border-radius:6px;font-size:11px;font-weight:600;color:#fff}.card-date{font-size:13px;color:#9ca3af}.card-title{font-size:16px;font-weight:600;margin:0 0 8px;line-height:1.5;color:#1f2937}.card-source{font-size:13px;color:#6b7280;margin:0 0 12px}.card-keywords{color:#9ca3af}.card-summary{margin:14px 0;padding:14px 16px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:10px;border-left:4px solid #0ea5e9}.card-summary p{margin:0;font-size:14px;color:#0c4a6e;line-height:1.7}.card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:14px;border-top:1px solid #f3f4f6}.priority-select{padding:8px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;background:#fff;cursor:pointer}.card-actions{display:flex;gap:10px}.btn-link{padding:8px 14px;background:#f3f4f6;color:#374151;border:none;border-radius:8px;font-size:13px;text-decoration:none;cursor:pointer;transition:all .2s}.btn-link:hover{background:#e5e7eb}.btn-dismiss{padding:8px 14px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;color:#6b7280;cursor:pointer;transition:all .2s}.btn-dismiss:hover{background:#fef2f2;border-color:#fecaca;color:#ef4444}.empty-state{text-align:center;padding:80px 20px;background:#fff;border-radius:14px;border:2px dashed #e5e7eb}.empty-state p{font-size:18px;color:#9ca3af;margin:0 0 24px}.btn-collect-empty{padding:16px 32px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.settings-modal{background:#fff;border-radius:20px;width:100%;max-width:750px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 60px #0000004d}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 28px;border-bottom:1px solid #e5e7eb}.modal-header h2{font-size:22px;font-weight:700;margin:0;color:#1f2937}.modal-close{background:none;border:none;font-size:32px;color:#9ca3af;cursor:pointer;line-height:1;transition:color .2s}.modal-close:hover{color:#374151}.modal-body{padding:28px;overflow-y:auto;flex:1}.settings-section{margin-bottom:32px}.settings-section:last-child{margin-bottom:0}.settings-section h3{font-size:17px;font-weight:600;margin:0 0 8px;color:#1f2937}.section-desc{font-size:14px;color:#6b7280;margin:0 0 16px}.keyword-input-row{display:flex;gap:10px;margin-bottom:14px}.keyword-input-row input{flex:1;padding:12px 16px;border:1px solid #e5e7eb;border-radius:10px;font-size:15px}.keyword-input-row input:focus{outline:none;border-color:#667eea}.keyword-input-row button{padding:12px 20px;background:#667eea;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}.keyword-input-row button:hover{background:#5a67d8}.preset-keywords{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.preset-btn{padding:8px 14px;background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;font-size:13px;color:#6b7280;cursor:pointer;transition:all .2s}.preset-btn:hover{background:#f3f4f6;border-style:solid;color:#374151}.keyword-list{display:flex;flex-wrap:wrap;gap:10px}.keyword-tag{display:flex;align-items:center;gap:8px;padding:8px 14px;background:#e0e7ff;color:#3730a3;border-radius:8px;font-size:14px;font-weight:500}.keyword-tag button{background:none;border:none;color:inherit;font-size:18px;cursor:pointer;padding:0;line-height:1;opacity:.7;transition:opacity .2s}.source-toggles{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.source-toggle{display:flex;align-items:center;gap:12px;padding:16px;background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s;font-size:15px;font-weight:500;color:#374151}.source-toggle:hover{border-color:#d1d5db}.source-toggle.active{background:#eff6ff;border-color:#3b82f6;color:#1e40af}.schedule-enable{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:500;margin-bottom:18px;cursor:pointer;color:#374151}.schedule-enable input{width:20px;height:20px;cursor:pointer}.schedule-options{display:flex;flex-direction:column;gap:14px;padding:16px;background:#f9fafb;border-radius:12px}.schedule-row{display:flex;align-items:center;gap:14px}.schedule-row label{width:60px;font-size:14px;color:#6b7280;font-weight:500}.schedule-row select{padding:10px 14px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;background:#fff;cursor:pointer}.time-inputs{display:flex;gap:10px}.modal-footer{display:flex;justify-content:flex-end;gap:14px;padding:20px 28px;border-top:1px solid #e5e7eb;background:#f9fafb}.btn-cancel{padding:12px 24px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;font-size:15px;cursor:pointer;transition:all .2s}.btn-cancel:hover{background:#f3f4f6}.btn-save{padding:12px 28px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}.btn-save:hover{box-shadow:0 4px 15px #667eea66}.btn-save:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 1024px){.stats-row{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.stats-row{grid-template-columns:repeat(2,1fr)}.page-header{flex-direction:column;gap:16px}.header-buttons{width:100%}.header-buttons button{flex:1}.selection-bar{flex-wrap:wrap}.btn-batch-generate{width:100%;margin-left:0;margin-top:12px}.filters-row{flex-direction:column;align-items:stretch}.filters-row select,.select-all-label{width:100%}.source-toggles{grid-template-columns:1fr}.suggestion-card{flex-direction:column;gap:12px}.card-left{position:absolute;top:20px;left:20px}.suggestion-card{position:relative;padding-left:50px}}.status-badge{display:inline-block;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:600;margin-right:10px;vertical-align:middle}.status-badge.writing{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.status-badge.dismissed{background:#f3f4f6;color:#6b7280}.suggestion-card.completed{background:#f0fdf4;border-color:#86efac}.suggestion-card.completed .card-title{color:#166534}.btn-view-article{padding:8px 14px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;text-decoration:none;cursor:pointer;transition:all .2s}.btn-view-article:hover{box-shadow:0 4px 12px #10b98166;transform:translateY(-1px)}.collection-settings-page{max-width:100%}.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.page-header h1{font-size:22px;margin:0 0 4px}.page-header p{font-size:14px;color:#6b7280;margin:0}.header-actions{display:flex;gap:12px}.btn-test,.btn-save{padding:12px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;border:none}.btn-test{background:#f3f4f6;color:#374151}.btn-test:hover{background:#e5e7eb}.btn-save{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-save:hover{box-shadow:0 4px 12px #667eea66}.btn-test:disabled,.btn-save:disabled{opacity:.6;cursor:not-allowed}.last-collection-info{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:12px 16px;font-size:14px;color:#166534;margin-bottom:24px}.settings-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.settings-card{background:#fff;border-radius:12px;padding:20px;border:1px solid #e5e7eb}.settings-card.full-width{grid-column:1 / -1}.settings-card h3{font-size:16px;margin:0 0 6px;color:#1f2937}.card-desc{font-size:13px;color:#6b7280;margin:0 0 16px}.keyword-input-row{display:flex;gap:8px;margin-bottom:12px}.keyword-input-row input{flex:1;padding:10px 14px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px}.keyword-input-row button{padding:10px 16px;background:#667eea;color:#fff;border:none;border-radius:8px;font-size:14px;cursor:pointer}.preset-keywords{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.preset-btn{padding:6px 12px;background:#f3f4f6;border:1px dashed #d1d5db;border-radius:6px;font-size:12px;color:#6b7280;cursor:pointer}.preset-btn:hover{background:#e5e7eb;border-style:solid}.keyword-list{display:flex;flex-wrap:wrap;gap:8px}.keyword-tag{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#e0e7ff;color:#3730a3;border-radius:6px;font-size:13px}.keyword-tag.exclude{background:#fee2e2;color:#991b1b}.keyword-tag button{background:none;border:none;color:inherit;font-size:16px;cursor:pointer;padding:0;line-height:1;opacity:.7}.keyword-tag button:hover{opacity:1}.source-toggles{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.source-toggle{display:flex;align-items:center;gap:10px;padding:14px;background:#f9fafb;border:2px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:all .2s}.source-toggle.active{background:#eff6ff;border-color:#3b82f6}.source-toggle input{display:none}.toggle-icon{font-size:20px}.toggle-label{font-size:14px;font-weight:500}.schedule-enable{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:500;margin-bottom:16px;cursor:pointer}.schedule-enable input{width:18px;height:18px}.schedule-options{display:flex;flex-direction:column;gap:12px}.schedule-row{display:flex;align-items:center;gap:12px}.schedule-row label{width:50px;font-size:14px;color:#6b7280}.schedule-row select{padding:10px 14px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;min-width:120px}.time-inputs{display:flex;gap:8px}.time-inputs select{min-width:80px}@media (max-width: 768px){.settings-grid,.source-toggles{grid-template-columns:1fr}.page-header{flex-direction:column;gap:16px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Pretendard,-apple-system,sans-serif;background:#000;color:#fff}#root{min-height:100vh}
