@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Noto+Sans+KR:wght@400;500;700;800&display=swap";:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#f6f7f2;font-family:Inter,Noto Sans KR,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{border:0}a{color:inherit;text-decoration:none}.app-shell{width:min(1180px,100% - 32px);margin:0 auto;padding:24px 0 48px}.topbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.eyebrow{color:#667085;margin:0 0 5px;font-size:13px;font-weight:700}h1,h2,p{margin-top:0}h1{letter-spacing:0;margin-bottom:0;font-size:clamp(28px,5vw,48px);line-height:1.05}.topbar nav{gap:8px;display:flex}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.topbar a,button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex}.topbar a,.nav-link{color:#475467;background:#fff;border:1px solid #e2e6dc}.lang{color:#475467;background:#fff;border:1px solid #e2e6dc;padding:0 10px}.lang.active{color:#fff;background:#176b5d;border-color:#176b5d}.workspace{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:18px;display:grid}.editor-panel,.insight-card,.stat-card,.guide article{background:#ffffffe6;border:1px solid #e2e6dc;border-radius:8px;box-shadow:0 18px 50px #17203314}.editor-panel{padding:22px}.panel-heading{justify-content:space-between;gap:16px;margin-bottom:16px;display:flex}.panel-heading h2,.guide h2{margin-bottom:6px;font-size:22px;line-height:1.2}.panel-heading p,.guide p,.stat-card small,.keywords p,.insight-card p{color:#667085;line-height:1.65}.actions{flex:none;gap:8px;display:flex}.secondary{color:#fff;background:#176b5d}.ghost{color:#344054;background:#eef1e9}button:disabled{opacity:.45;cursor:not-allowed}textarea{resize:vertical;color:#172033;background:#fbfcf8;border:1px solid #d7ddcf;border-radius:8px;outline:none;width:100%;min-height:430px;padding:18px;line-height:1.75}textarea:focus,input:focus{border-color:#176b5d;box-shadow:0 0 0 3px #176b5d24}.target-row{grid-template-columns:190px minmax(0,1fr);align-items:end;gap:18px;margin-top:16px;display:grid}label{color:#475467;gap:7px;font-size:13px;font-weight:700;display:grid}input{color:#172033;background:#fff;border:1px solid #d7ddcf;border-radius:8px;outline:none;width:100%;height:42px;padding:0 12px}.progress-wrap{gap:8px;display:grid}.progress-meta,.insight-top{color:#475467;justify-content:space-between;gap:12px;font-size:14px;display:flex}.progress-meta strong,.insight-top strong{color:#172033}.progress-track,.score-bar{background:#e8ece2;border-radius:999px;height:10px;overflow:hidden}.progress-track span,.score-bar span{border-radius:inherit;background:#d7773f;height:100%;display:block}.sidebar{gap:14px;display:grid}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.stat-card{min-height:112px;padding:16px}.stat-card span,.insight-top span{color:#667085;font-size:13px;font-weight:800}.stat-card strong{margin:8px 0 4px;font-size:27px;line-height:1;display:block}.stat-card small{font-size:12px}.insight-card{padding:18px}.score-bar{margin:12px 0}.score-bar span{background:#176b5d}.insight-card p{margin-bottom:0}.keywords{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.keywords span{color:#344054;background:#eef1e9;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:700}.keywords b{color:#176b5d}.guide{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.guide article{padding:22px}.guide p{margin-bottom:0}.content-page{gap:14px;display:grid}.back-button{width:fit-content}.content-card{background:#ffffffeb;border:1px solid #e2e6dc;border-radius:8px;padding:clamp(20px,4vw,38px);box-shadow:0 18px 50px #17203314}.content-card h2{margin-bottom:10px;font-size:clamp(28px,4vw,42px)}.content-lead{color:#667085;max-width:760px;line-height:1.7}.content-sections{gap:18px;margin-top:24px;display:grid}.content-sections section{border-top:1px solid #e2e6dc;padding-top:18px}.content-sections h3{margin:0 0 8px;font-size:19px}.content-sections p{color:#475467;max-width:860px;margin-bottom:0;line-height:1.75}@media (width<=920px){.workspace,.guide,.sidebar{grid-template-columns:1fr}}@media (width<=640px){.app-shell{width:min(100% - 20px,1180px);padding-top:16px}.topbar,.panel-heading,.target-row{grid-template-columns:1fr;display:grid}.topbar nav,.topbar-actions,.actions{width:100%}.topbar a,.nav-link,.lang,.actions button{flex:1}.editor-panel,.guide article{padding:16px}textarea{min-height:330px}.stats-grid{grid-template-columns:1fr}}
