*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,Noto Sans KR,sans-serif;background:#f7f7f5;color:#37352f}.ws-topbar{height:44px;background:#fff;border-bottom:1px solid #e9e9e7;display:flex;align-items:center;padding:0 16px;gap:12px;position:sticky;top:0;z-index:100}.ws-topbar-logo{font-weight:700;font-size:15px;color:#37352f;text-decoration:none}.ws-topbar-name{font-size:14px;color:#787774}.ws-topbar-actions{margin-left:auto;display:flex;gap:8px}.ws-topbar-btn{padding:4px 10px;border-radius:4px;font-size:13px;cursor:pointer;border:none;background:transparent;color:#37352f}.ws-topbar-btn:hover{background:#f1f1ef}.ws-layout{display:flex;height:calc(100vh - 44px)}.ws-sidebar{width:240px;min-width:240px;background:#f7f7f5;border-right:1px solid #e9e9e7;overflow-y:auto;padding:8px 4px}.ws-sidebar-item{display:flex;align-items:center;gap:6px;padding:4px 12px;border-radius:4px;font-size:14px;color:#37352f;text-decoration:none;cursor:pointer}.ws-sidebar-item:hover{background:#ebebea}.ws-sidebar-item.active{background:#e9e9e7;font-weight:500}.ws-sidebar-section{font-size:11px;font-weight:600;color:#9b9a97;padding:12px 12px 4px;text-transform:uppercase;letter-spacing:.04em}.ws-main{flex:1;overflow-y:auto;padding:32px 60px;max-width:900px}.ws-page-title{font-size:28px;font-weight:700;margin-bottom:24px;color:#37352f}.ws-page-body{font-size:16px;line-height:1.7;color:#37352f}.ws-page-body h1{font-size:24px;font-weight:700;margin:24px 0 12px}.ws-page-body h2{font-size:20px;font-weight:600;margin:20px 0 8px}.ws-page-body p{margin-bottom:8px}.ws-page-body pre{background:#f7f7f5;border-radius:4px;padding:12px;font-size:13px;overflow-x:auto;margin:8px 0}
